.Header-module__hBw1pG__header{z-index:100;background:0 0;border-bottom:1px solid #0000;transition:background .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s,border-color .25s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{background:rgba(var(--bg-rgb,255 255 255) / .85);-webkit-backdrop-filter:blur(12px);border-bottom-color:var(--border)}[data-theme=dark] .Header-module__hBw1pG__scrolled{background:#0d0d0fd9}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;height:64px;display:flex}.Header-module__hBw1pG__logo{color:var(--text);letter-spacing:-.3px;align-items:center;gap:10px;font-size:17px;font-weight:700;display:flex}.Header-module__hBw1pG__logoIcon{background:var(--primary);border-radius:8px;width:28px;height:28px;display:block}.Header-module__hBw1pG__nav{align-items:center;gap:4px;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-secondary);border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;transition:color .15s,background .15s}.Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__navLinkActive{color:var(--text);background:var(--surface-2)}.Header-module__hBw1pG__ctaBtn{background:var(--primary);color:#fff;border-radius:20px;padding:8px 18px;font-size:14px;font-weight:600;transition:background .15s}.Header-module__hBw1pG__ctaBtn:hover{background:var(--primary-hover)}.Header-module__hBw1pG__logoutBtn{color:var(--text-secondary);border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;transition:color .15s,background .15s}.Header-module__hBw1pG__logoutBtn:hover{color:var(--text);background:var(--surface-2)}.Header-module__hBw1pG__themeToggle{width:36px;height:36px;color:var(--text-secondary);border-radius:10px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.Header-module__hBw1pG__themeToggle:hover{color:var(--text);background:var(--surface-2)}.Header-module__hBw1pG__mobileActions{align-items:center;gap:4px;display:none}.Header-module__hBw1pG__menuToggle{width:36px;height:36px;color:var(--text-secondary);border-radius:10px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.Header-module__hBw1pG__menuToggle:hover{color:var(--text);background:var(--surface-2)}@media (max-width:768px){.Header-module__hBw1pG__nav{background:var(--bg);border-bottom:1px solid var(--border);flex-direction:column;align-items:stretch;gap:4px;padding:16px;display:none;position:fixed;top:64px;left:0;right:0}.Header-module__hBw1pG__navOpen{display:flex}.Header-module__hBw1pG__nav .Header-module__hBw1pG__themeToggle{display:none}.Header-module__hBw1pG__mobileActions{display:flex}.Header-module__hBw1pG__navLink,.Header-module__hBw1pG__logoutBtn{padding:12px 16px}.Header-module__hBw1pG__ctaBtn{text-align:center;border-radius:12px;padding:12px 16px}}
.Footer-module__S6Hkya__footer{background:var(--bg-secondary);border-top:1px solid var(--border);margin-top:auto}.Footer-module__S6Hkya__inner{gap:64px;padding-top:56px;padding-bottom:48px;display:flex}.Footer-module__S6Hkya__brand{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.Footer-module__S6Hkya__logoIcon{background:var(--primary);border-radius:8px;width:32px;height:32px;display:block}.Footer-module__S6Hkya__name{color:var(--text);font-size:16px;font-weight:700}.Footer-module__S6Hkya__tagline{color:var(--text-muted);max-width:180px;font-size:13px}.Footer-module__S6Hkya__links{flex:1;justify-content:flex-end;gap:64px;display:flex}.Footer-module__S6Hkya__col{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__colHeading{letter-spacing:.8px;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:12px;font-weight:600}.Footer-module__S6Hkya__col a{color:var(--text-secondary);font-size:14px;transition:color .15s}.Footer-module__S6Hkya__col a:hover{color:var(--text)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);color:var(--text-muted);padding:16px 0;font-size:13px}@media (max-width:768px){.Footer-module__S6Hkya__inner{flex-direction:column;gap:40px;padding-top:40px;padding-bottom:32px}.Footer-module__S6Hkya__links{justify-content:flex-start;gap:40px}}
:root{--primary:#5b5bd6;--primary-hover:#4a4abf;--primary-light:#5b5bd61f;--primary-muted:#5b5bd614;--bg:#fff;--bg-secondary:#f5f5f7;--surface:#fff;--surface-2:#f0f0f4;--border:#e4e4e8;--text:#111;--text-secondary:#556;--text-muted:#889;--radius:16px;--radius-sm:10px;--shadow:0 2px 12px #00000014;--shadow-lg:0 8px 40px #0000001f}[data-theme=dark]{--bg:#0d0d0f;--bg-secondary:#141416;--surface:#1a1a1e;--surface-2:#212128;--border:#2a2a32;--text:#f0f0f4;--text-secondary:#a0a0b8;--text-muted:#606070;--shadow:0 2px 12px #0006;--shadow-lg:0 8px 40px #0009}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.6;transition:background .2s,color .2s}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 24px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
