.Layout-module__SBeGtq__shell{flex-direction:column;min-height:100vh;display:flex}.Layout-module__SBeGtq__header{z-index:40;background:var(--bg);border-bottom:1px solid var(--border);position:sticky;top:0}.Layout-module__SBeGtq__headerInner{max-width:1120px;height:var(--header-h);align-items:center;gap:22px;margin:0 auto;padding:0 18px;display:flex}.Layout-module__SBeGtq__brand{letter-spacing:.04em;white-space:nowrap;font-size:18px;font-weight:800}.Layout-module__SBeGtq__brand span{color:var(--gold)}.Layout-module__SBeGtq__desktopNav{align-items:center;gap:4px;margin-right:auto;display:flex}@media (max-width:900px){.Layout-module__SBeGtq__desktopNav{display:none}}.Layout-module__SBeGtq__navLink{font-size:var(--font-small);color:var(--text-muted);border-radius:999px;padding:8px 14px;font-weight:600;transition:color .15s,background .15s}.Layout-module__SBeGtq__navLink:hover{color:var(--text)}.Layout-module__SBeGtq__navLinkActive{color:var(--gold);background:var(--gold-dim)}.Layout-module__SBeGtq__headerActions{align-items:center;gap:10px;margin-left:auto;display:flex}.Layout-module__SBeGtq__ghostBtn,.Layout-module__SBeGtq__goldBtn{min-height:38px;font-size:var(--font-small);white-space:nowrap;border-radius:999px;align-items:center;padding:0 18px;font-weight:700;display:inline-flex}.Layout-module__SBeGtq__ghostBtn{border:1px solid var(--border-strong);color:var(--text)}.Layout-module__SBeGtq__goldBtn{background:var(--gold);color:var(--on-gold)}.Layout-module__SBeGtq__iconBtn{border:1px solid var(--border-strong);width:38px;height:38px;color:var(--text-muted);background:0 0;border-radius:50%;place-items:center;font-size:17px;display:grid}.Layout-module__SBeGtq__iconBtn:hover{color:var(--text)}.Layout-module__SBeGtq__menuBtn{display:none}@media (max-width:900px){.Layout-module__SBeGtq__menuBtn{display:grid}}@media (max-width:560px){.Layout-module__SBeGtq__menuBtn{display:none}}.Layout-module__SBeGtq__drawer{border-top:1px solid var(--border);flex-direction:column;gap:2px;padding:8px 18px 14px;display:flex}.Layout-module__SBeGtq__drawerLink{font-size:var(--font-body);color:var(--text-muted);border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:13px 6px;font-weight:600;display:flex}.Layout-module__SBeGtq__drawerLink:last-child{border-bottom:0}.Layout-module__SBeGtq__main{flex:1}.Layout-module__SBeGtq__bottomNav{display:none}@media (max-width:900px){.Layout-module__SBeGtq__bottomNav{z-index:50;background:var(--bg-raised);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom,0);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}}.Layout-module__SBeGtq__tab{height:var(--bottomnav-h);color:var(--text-dim);flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:10px;font-weight:600;display:flex}.Layout-module__SBeGtq__tab svg{font-size:19px}.Layout-module__SBeGtq__tabActive{color:var(--gold)}
:root{--bg:#08070a;--bg-raised:#131015;--bg-input:#1a161b;--border:#2a2229;--border-strong:#3a2f37;--text:#f6f3f2;--text-muted:#a99f9c;--text-dim:#776e6c;--accent:#f5501e;--accent-hi:#ff7a45;--accent-soft:#f5501e21;--accent-grad:linear-gradient(135deg, #ff7a3c 0%, #f0401a 100%);--on-accent:#1a0a04;--glow-strong:radial-gradient(closest-side, #ff6a2b8c, #f5401a38 45%, transparent 78%);--glow-soft:radial-gradient(closest-side, #f5501e38, transparent 72%);--gold:var(--accent);--gold-strong:var(--accent-hi);--gold-dim:var(--accent-soft);--on-gold:var(--on-accent);--positive:#24c98a;--negative:#f0454f;--radius:14px;--radius-sm:9px;--font-hero:40px;--font-h1:30px;--font-h2:22px;--font-h3:17px;--font-body:14px;--font-small:12.5px;--font-micro:11px;--header-h:64px;--bottomnav-h:62px}@media (max-width:767px){:root{--font-hero:28px;--font-h1:23px;--font-h2:19px;--font-h3:16px}}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;padding:0;line-height:1.55}body{padding-bottom:0}@media (max-width:900px){body{padding-bottom:var(--bottomnav-h)}}a{color:inherit;text-decoration:none}h1,h2,h3,h4{letter-spacing:-.01em;margin:0 0 12px;font-family:Manrope,Inter,-apple-system,sans-serif;font-weight:700;line-height:1.18}h1{font-size:var(--font-h1)}h2{font-size:var(--font-h2)}h3{font-size:var(--font-h3)}p{margin:0 0 12px}button{font-family:inherit;font-size:inherit;cursor:pointer}input,select{font-family:inherit;font-size:inherit}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em}.tnum{font-variant-numeric:tabular-nums}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}
