@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--bg:#111417;--bg-soft:#ffffff0a;--panel:#0e1216e0;--panel-strong:#14191ff5;--line:#ffffff1f;--line-strong:#ffffff2e;--text:#f4f1e8;--muted:#b9b2a1;--accent:#f3a63d;--accent-strong:#ffbf68;--accent-soft:#f3a63d29;--good:#a8f5bc;--danger:#ff8e7a;--shadow:0 24px 80px #0006}html,body{min-height:100%;color:var(--text);background:radial-gradient(circle at 0 0,#f3a63d33,#0000 28%),radial-gradient(circle at 100% 100%,#4994ff24,#0000 26%),linear-gradient(#161a1f 0%,#0d1013 100%);margin:0;font-family:Space Grotesk,sans-serif;overflow-x:hidden}body{background-attachment:fixed}body:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000 35%,#0000 85%);mask-image:radial-gradient(circle,#000 35%,#0000 85%)}*{box-sizing:border-box}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}@media (width<=720px){body{background-attachment:scroll}body:before{display:none}}
