:root{color-scheme:light;--page-background:#f3f5f9;--surface-background:#ffffff;--surface-muted:#f7f9fc;--border-subtle:rgba(15,23,42,0.08);--text-primary:#172033;--text-secondary:#5b6576;--brand-primary:#1768ff;--brand-accent:#ff9f1a;--shadow-soft:0 18px 45px rgba(23,32,51,0.08)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at top left,rgba(23,104,255,.12),transparent 34%),linear-gradient(180deg,#fbfcfe 0,var(--page-background) 100%);color:var(--text-primary);font-family:Avenir Next,Segoe UI,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}#__next{min-height:100vh}