:root{--canvas:#e5e9ee;--canvas-highlight:#f2f5f8;--surface:rgba(255,255,255,0.86);--surface-muted:rgba(247,250,252,0.68);--surface-emphasis:rgba(232,238,244,0.82);--surface-solid:#f8fafc;--panel:rgba(255,255,255,0.55);--panel-strong:rgba(255,255,255,0.76);--navy-chrome:#2f455b;--navy-chrome-deep:#263b50;--navy-chrome-muted:#bcc8d2;--navy-chrome-foreground:#edf4f8;--text-primary:#17212b;--text-body:#334155;--text-muted:#667085;--border:#d5dde6;--border-strong:#b8c4d0;--border-glass:rgba(255,255,255,0.72);--action-accent:#4d7f9d;--action-accent-hover:#315f7d;--focus:#2f78a4;--ready-background:#d9f4e4;--ready-text:#166a43;--warning-background:#fff0c7;--warning-text:#795600;--blocked-background:#fadadd;--blocked-text:#9c2f3a;--information-background:#dcecf7;--information-text:#2b5e7d;--shadow-panel:0 18px 46px rgba(39,54,69,0.1),inset 0 1px 0 rgba(255,255,255,0.72);--shadow-card:0 7px 20px rgba(39,54,69,0.07),inset 0 1px 0 rgba(255,255,255,0.8);--shadow-row:0 4px 12px rgba(39,54,69,0.06);--radius-panel:22px;--radius-card:16px;--radius-control:11px;--radius-row:14px;--ease-out:cubic-bezier(0.23,1,0.32,1);color-scheme:light;font-family:Geist,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}body{background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.72),transparent 34%),radial-gradient(circle at 78% 72%,rgba(255,255,255,.42),transparent 38%),var(--canvas);color:var(--text-body);margin:0;min-width:320px;min-height:100dvh}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.sr-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important}}