@import"https://api.fontshare.com/v2/css?f[]=satoshi@400,500,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Geist:wght@500;600;700&family=Instrument+Sans:wght@400;500;600&display=swap";[data-theme=dark]{--bg: #0c0f0e;--surface: #161b19;--surface-hover: #1c2320;--surface-active: #232b27;--border: rgba(168,197,181,.1);--border-hover: rgba(168,197,181,.18);--green: #24b47e;--green-hover: #2dd4a0;--text-primary: #e8eee9;--text-secondary: #9aada3;--text-muted: #6f8178;--danger: #ef4444;--wash-a: rgba(36,180,126,.07);--wash-b: rgba(157,180,200,.05)}[data-theme=light]{--bg: #f3f6f4;--surface: #ffffff;--surface-hover: #eef3f0;--surface-active: #e4ebe6;--border: rgba(28,45,38,.08);--border-hover: rgba(28,45,38,.14);--green: #24b47e;--green-hover: #1ea672;--text-primary: #14201b;--text-secondary: #4a5c54;--text-muted: #6f8178;--danger: #dc2626;--wash-a: rgba(36,180,126,.06);--wash-b: rgba(157,180,200,.05)}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text-primary);font-family:Instrument Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100vh;position:relative}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(900px 420px at 12% -8%,var(--wash-a),transparent 60%),radial-gradient(700px 380px at 92% 8%,var(--wash-b),transparent 55%)}#root{position:relative;z-index:1;min-height:100vh}input,textarea,select,button{font-family:inherit}h1,h2,h3,.font-display{font-family:Satoshi,Instrument Sans,system-ui,sans-serif;letter-spacing:-.02em}.font-data{font-family:Geist,Instrument Sans,system-ui,sans-serif;font-variant-numeric:tabular-nums}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--border-hover)}[data-theme=dark] ::selection{background:#24b47e38;color:#e8eee9}[data-theme=light] ::selection{background:#24b47e2e;color:#14201b}@keyframes spinner{to{transform:rotate(360deg)}}
