:root{--bg:#090f14;--surface:rgba(13,22,30,0.78);--surface-strong:#101b24;--surface-muted:#142330;--border:rgba(140,166,185,0.18);--text:#edf4f8;--muted:#8ba0ad;--accent:#8bd3ff;--accent-strong:#39b7ff;--accent-soft:rgba(57,183,255,0.12);--legal:#77e0b5;--danger:#ff9f9f}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:radial-gradient(circle at top,rgba(57,183,255,.12),transparent 30%),linear-gradient(180deg,#081118,#09131b);color:var(--text);font-family:Georgia,Times New Roman,serif}body{min-height:100vh}a{color:inherit}button,input,textarea{font:inherit}