:root{color-scheme:dark;font-family:Space Grotesk,sans-serif;--bg-top: #07111c;--bg-bottom: #14263f;--panel: rgba(9, 18, 30, .72);--panel-strong: rgba(10, 22, 35, .88);--panel-border: rgba(176, 228, 255, .12);--text-main: #f4f7fb;--text-muted: #afc0d4;--text-dim: #7f93a9;--accent: #8fd3ff;--accent-strong: #c7f0ff;--shadow-soft: 0 24px 70px rgba(0, 0, 0, .28);--shadow-line: inset 0 1px 0 rgba(255, 255, 255, .04)}html,body{margin:0;min-height:100%;background:radial-gradient(circle at top left,rgba(143,211,255,.14),transparent 28%),radial-gradient(circle at 85% 15%,rgba(119,255,214,.08),transparent 22%),linear-gradient(180deg,var(--bg-top) 0%,var(--bg-bottom) 100%);color:var(--text-main)}body{position:relative}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(180deg,rgba(0,0,0,.35),transparent 85%)}*{box-sizing:border-box}button,input,textarea,select{font:inherit}code,pre{font-family:IBM Plex Mono,monospace}a{transition:transform .14s ease,border-color .14s ease,background-color .14s ease,color .14s ease,box-shadow .14s ease}button{transition:transform .14s ease,border-color .14s ease,background-color .14s ease,box-shadow .14s ease}button:hover,a:hover{transform:translateY(-1px)}button:active,a:active{transform:translateY(0)}
