:root{--font-display:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--font-body:"Avenir Next","Segoe UI","Helvetica Neue","Nimbus Sans",sans-serif;--ink-950:#0b1220;--ink-950-rgb:11,18,32;--ink-900:#0f172a;--ink-900-rgb:15,23,42;--ink-800:#1e293b;--ink-800-rgb:30,41,59;--text-primary:#101828;--text-primary-rgb:16,24,40;--text-secondary:#475467;--text-secondary-rgb:71,84,103;--text-tertiary:#667085;--text-tertiary-rgb:102,112,133;--text-inverse:#f8fbff;--bg-canvas:#f5f7fb;--bg-canvas-rgb:245,247,251;--bg-subtle:#eef2f7;--bg-subtle-rgb:238,242,247;--surface-base:#f8fafc;--surface-base-rgb:248,250,252;--surface:#ffffff;--surface-rgb:255,255,255;--surface-subtle:#f8fafc;--surface-subtle-rgb:248,250,252;--surface-raised:rgba(var(--surface-rgb),0.96);--surface-muted:rgba(var(--surface-subtle-rgb),0.94);--surface-contrast:#0a1120;--surface-contrast-soft:#13264a;--surface-contrast-rgb:10,17,32;--text:var(--text-primary);--text-soft:var(--text-secondary);--text-faint:var(--text-tertiary);--text-inverse-soft:rgba(var(--surface-rgb),0.84);--muted:var(--text-secondary);--bg:var(--bg-canvas);--bg-strong:var(--bg-subtle);--border:#d8e1ec;--border-rgb:216,225,236;--border-strong:#c7d2e0;--border-strong-rgb:199,210,224;--line:rgba(var(--ink-950-rgb),0.08);--line-strong:rgba(var(--ink-950-rgb),0.14);--line-contrast:rgba(var(--surface-rgb),0.14);--primary:#2b6bff;--primary-rgb:43,107,255;--primary-hover:#1f56d9;--primary-hover-rgb:31,86,217;--primary-active:#1747b8;--primary-active-rgb:23,71,184;--primary-soft:#eaf1ff;--primary-soft-rgb:234,241,255;--support-accent:#60a5fa;--support-accent-rgb:96,165,250;--support-accent-soft:#eff6ff;--support-accent-soft-rgb:239,246,255;--hero-start:#0a1120;--hero-start-rgb:10,17,32;--hero-end:#13264a;--hero-end-rgb:19,38,74;--accent:var(--primary);--accent-rgb:var(--primary-rgb);--accent-strong:var(--primary-hover);--accent-soft:var(--primary-soft);--accent-glow:rgba(var(--primary-rgb),0.18);--success:#16a34a;--success-rgb:22,163,74;--success-bg:#ecfdf3;--warning:#d97706;--warning-rgb:217,119,6;--warning-bg:#fff7ed;--danger:#dc2626;--danger-rgb:220,38,38;--danger-bg:#fef2f2;--info:#0284c7;--info-rgb:2,132,199;--info-bg:#f0f9ff;--copy-line-height:1.58;--copy-stack-gap:0.72rem}*,:after,:before{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}body{margin:0;min-width:20rem;font-family:var(--font-body);color:var(--text);background:radial-gradient(circle at top left,rgba(var(--primary-rgb),.1),transparent 26rem),radial-gradient(circle at 90% 0,rgba(var(--support-accent-rgb),.08),transparent 22rem),radial-gradient(circle at 50% 28rem,rgba(var(--surface-rgb),.94),transparent 28rem),linear-gradient(180deg,var(--surface-subtle) 0,var(--bg-canvas) 46%,var(--bg-subtle) 100%);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}canvas,img,svg{display:block;max-width:100%}::selection{background:rgba(var(--primary-rgb),.18)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}