@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;600;700&display=swap";
.GlobalFooter-module__s08T8W__footer{border-top:1px solid var(--grid);background:var(--bg-1);flex-shrink:0;width:100%}.GlobalFooter-module__s08T8W__inner{justify-content:center;align-items:center;gap:8px;width:100%;max-width:1320px;height:34px;margin:0 auto;padding:0 16px;display:flex}.GlobalFooter-module__s08T8W__brand{letter-spacing:.08em;color:var(--fg);text-transform:uppercase;font-size:10px;font-weight:700}.GlobalFooter-module__s08T8W__sep{color:var(--muted);font-size:10px}.GlobalFooter-module__s08T8W__meta{letter-spacing:.04em;color:var(--fg-muted);font-size:10px}.GlobalFooter-module__s08T8W__link{color:var(--accent);letter-spacing:.03em;border-bottom:1px solid #0000;margin-left:4px;font-size:10px;text-decoration:none;transition:color .18s,border-color .18s}.GlobalFooter-module__s08T8W__link:hover{color:var(--fg);border-bottom-color:var(--fg-muted)}@media (max-width:640px){.GlobalFooter-module__s08T8W__inner{justify-content:center;gap:6px;padding:0 10px}.GlobalFooter-module__s08T8W__meta{display:none}}
:root{--bg:#0a0a0f;--bg-1:#111118;--bg-2:#0d0d14;--grid:#1e1e2e;--grid-bright:#2d2d42;--fg:#e2e8f0;--fg-muted:#94a3b8;--muted:#4a5568;--bid:#0f8;--ask:#f36;--accent:#6366f1;--shadow:0 4px 20px #00000080;--shadow-hover:0 8px 32px #0009;--radius:12px;--font-mono:"JetBrains Mono","Menlo","Consolas",monospace}[data-theme=light]{--bg:#f1f5f9;--bg-1:#fff;--bg-2:#f8fafc;--grid:#e2e8f0;--grid-bright:#cbd5e1;--fg:#0f172a;--fg-muted:#475569;--muted:#94a3b8;--bid:#059669;--ask:#dc2626;--accent:#6366f1;--shadow:0 2px 12px #00000014;--shadow-hover:0 6px 24px #0000001f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);height:100%;color:var(--fg);font-family:var(--font-mono);-webkit-font-smoothing:antialiased;font-size:13px;transition:background .25s,color .25s}.appRoot{flex-direction:column;min-height:100%;display:flex}.appMain{flex-direction:column;flex:auto;min-height:0;display:flex}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--grid-bright);border-radius:2px}::selection{background:#6366f133}@media (max-width:900px){html,body{height:auto}.appRoot{min-height:100vh}.appMain{flex:none}}
