:root{--primary:#0f172a;--primary-hover:#1e293b;--accent:#2563eb;--accent-soft:#2563eb1a;--bg-main:#fff;--bg-soft:#f8fafc;--bg-card:#fff;--text-main:#1e293b;--text-muted:#475569;--text-dim:#94a3b8;--border:#e2e8f0;--border-hover:#cbd5e1;--radius:8px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -2px #0000000d;--shadow-lg:0 20px 25px -5px #00000008, 0 8px 10px -6px #00000008}*{box-sizing:border-box;letter-spacing:-.015em;-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Inter,-apple-system,system-ui,sans-serif}html{scroll-behavior:smooth;color:var(--text-main);background-color:var(--bg-main)}a{color:inherit;text-decoration:none;transition:all .2s;display:inline-block}a:hover{color:var(--accent)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-soft)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}
.Layout-module__hBxhlq__main{flex-direction:column;min-height:100vh;display:flex}.Layout-module__hBxhlq__content{flex:1}.Layout-module__hBxhlq__navbar{border-bottom:2px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;height:72px;position:sticky;top:0}.Layout-module__hBxhlq__navContainer{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 20px;display:flex}.Layout-module__hBxhlq__logo{color:var(--text-main);align-items:center;gap:10px;font-size:1.3rem;font-weight:900;display:flex}.Layout-module__hBxhlq__brandLogo{border-radius:8px;width:40px;height:25px}.Layout-module__hBxhlq__navLinks{gap:10px;display:flex}.Layout-module__hBxhlq__navLink{color:var(--text-muted);border-radius:8px;padding:10px 16px;font-size:.95rem;font-weight:700;transition:all .2s}.Layout-module__hBxhlq__navLink:hover{color:var(--primary);background:#3730a314}.Layout-module__hBxhlq__navActions{align-items:center;gap:15px;display:flex}.Layout-module__hBxhlq__btnCta{background:var(--primary);box-shadow:var(--shadow-sm);border-radius:8px;padding:10px 22px;font-size:.9rem;font-weight:700;transition:all .3s;color:#fff!important}.Layout-module__hBxhlq__btnCta:hover{background:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.Layout-module__hBxhlq__mobileToggle{color:var(--text-main);display:none}.Layout-module__hBxhlq__mobileMenu{z-index:999;background:#fff;flex-direction:column;gap:25px;width:100%;height:calc(100vh - 72px);padding:40px;display:flex;position:fixed;top:72px;left:0}.Layout-module__hBxhlq__mobileMenu a{color:var(--text-main);font-size:1.5rem;font-weight:800}.Layout-module__hBxhlq__mobileBtnCta{background:var(--primary);color:#fff;text-align:center;border-radius:12px;padding:18px;font-size:1.1rem;font-weight:700}.Layout-module__hBxhlq__footer{border-top:2px solid var(--border);background:#fff;margin-top:60px;padding:80px 20px 40px}.Layout-module__hBxhlq__footerGrid{grid-template-columns:2fr 1fr 1fr;gap:60px;max-width:1400px;margin:0 auto;display:grid}.Layout-module__hBxhlq__footerBrand p{color:var(--text-muted);max-width:350px;margin-top:20px;font-size:1rem;line-height:1.6}.Layout-module__hBxhlq__footerColumn h4{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-main);margin-bottom:25px;font-size:.9rem;font-weight:900}.Layout-module__hBxhlq__footerColumn ul{list-style:none}.Layout-module__hBxhlq__footerColumn li{margin-bottom:15px}.Layout-module__hBxhlq__footerColumn a{color:var(--text-dim);font-size:.95rem;font-weight:600}.Layout-module__hBxhlq__footerColumn a:hover{color:var(--primary);text-decoration:underline}.Layout-module__hBxhlq__footerBottom{border-top:1px solid var(--border);max-width:1400px;color:var(--text-dim);justify-content:space-between;margin:60px auto 0;padding-top:30px;font-size:.9rem;font-weight:600;display:flex}.Layout-module__hBxhlq__socialIcons{color:var(--text-muted);gap:20px;display:flex}@media (max-width:768px){.Layout-module__hBxhlq__navLinks,.Layout-module__hBxhlq__navActions .Layout-module__hBxhlq__btnCta{display:none}.Layout-module__hBxhlq__mobileToggle{display:block}.Layout-module__hBxhlq__footerGrid{text-align:center;grid-template-columns:1fr}.Layout-module__hBxhlq__footerBrand p{margin:20px auto}.Layout-module__hBxhlq__footerBottom{flex-direction:column;gap:20px}}.Layout-module__hBxhlq__mobileToggle{background:var(--bg-soft);border:1px solid var(--border);color:var(--text-main);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:none}.Layout-module__hBxhlq__mobileToggle:active{background:var(--border);transform:scale(.95)}@media (max-width:768px){.Layout-module__hBxhlq__mobileToggle{display:flex}.Layout-module__hBxhlq__navbar{height:64px}}
