*{box-sizing:border-box}:root{--background:#06070a;--surface:#0f1117;--surface-strong:#141824;--text:#f3f5f7;--muted:#a7afbc;--line:rgba(255,255,255,0.08);--accent:#c7d2fe;--max-width:1120px;--radius:24px;--shadow:0 24px 80px rgba(0,0,0,0.35)}html{scroll-behavior:smooth}body,html{margin:0;padding:0;background:radial-gradient(circle at top,rgba(199,210,254,.08),transparent 22%),linear-gradient(180deg,#05060a,#090b12);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}