:root{--color-bg: #0a0f1a;--color-surface: #111827;--color-border: #1e293b;--color-border-subtle: #15202e;--color-text: #e2e8f0;--color-text-muted: #94a3b8;--color-text-dim: #64748b;--color-accent: #38bdf8;--color-green: #4ade80;--color-red: #f87171;--color-amber: #fbbf24;--color-elevated: #1a2332;--color-deep: #060b14;--font-body: "Sora", "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", "Consolas", monospace}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width: 768px){body{overflow:auto}#root{width:100%;min-height:100vh}}@media (max-width: 767px){#root{width:100%;min-height:100dvh}}:focus-visible{outline:none}table{border-collapse:collapse;width:100%}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2d3f56}option{background-color:#111827;color:#e2e8f0}[style*="background: #0d1117"],[style*="background:#0d1117"],[style*="background-color: #0d1117"]{background:#0a0f1a!important}[style*="background: #010409"],[style*="background:#010409"]{background:#060b14!important}[style*="background: #161b22"],[style*="background:#161b22"]{background:#111827!important}[style*="border-color: #30363d"],[style*="border-color:#30363d"]{border-color:#1e293b!important}[style*="border-color: #21262d"],[style*="border-color:#21262d"]{border-color:#15202e!important}[style*="color: #e6edf3"],[style*="color:#e6edf3"]{color:#e2e8f0!important}[style*="color: #8b949e"],[style*="color:#8b949e"]{color:#94a3b8!important}[style*="color: #6e7681"],[style*="color:#6e7681"]{color:#64748b!important}[style*="border-radius: 6px"]{border-radius:8px!important}body{background-image:radial-gradient(ellipse at 20% 50%,rgba(56,189,248,.012) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(167,139,250,.008) 0%,transparent 50%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Crect width='4' height='4' fill='none'/%3E%3Crect width='1' height='1' fill='rgba(255,255,255,0.012)'/%3E%3C/svg%3E")}body,button,input,select,textarea{font-family:var(--font-body)}code,pre,[style*="font-family: 'SF Mono'"],[style*="font-family: system-ui"]{font-family:var(--font-mono)}
