:root{--white:#ffffff;--black:#000000;--background:#eef4f9;--background-accent:#e3edf7;--surface:#ffffff;--surface-muted:#f8fbfd;--surface-info:#f8fbff;--surface-info-alt:#edf4fb;--surface-danger:#fff7f7;--stage-awaiting-surface:rgba(29,95,149,0.08);--stage-calibration-surface:rgba(47,143,78,0.08);--stage-assembly-surface:rgba(217,120,31,0.1);--stage-burn-in-surface:rgba(45,111,198,0.1);--stage-ready-surface:rgba(14,116,144,0.1);--border:#d8e2ec;--border-strong:#c2d0dc;--border-info:#d9e6f2;--border-danger:#f0c8c8;--stage-awaiting-border:rgba(29,95,149,0.22);--stage-calibration-border:rgba(47,143,78,0.24);--stage-assembly-border:rgba(217,120,31,0.28);--stage-burn-in-border:rgba(45,111,198,0.26);--stage-ready-border:rgba(14,116,144,0.24);--border-instrument:#d8e1ea;--border-terminal-header:#e5edf5;--text:#162535;--text-muted:#607081;--text-danger:#8d3030;--text-panel:#334155;--primary:#1d5f95;--primary-soft:#ddecf8;--primary-contrast:#ffffff;--terminal-active:#edf4ff;--sense:#2f8f4e;--inputVoltage:#be3a34;--returnTerminal:#20262d;--guard:#7b8794;--current:#d9781f;--boost:#2d6fc6;--shadow:rgba(21,37,52,0.08);--space-s4:4px;--space-s8:8px;--space-s10:10px;--space-s12:12px;--space-s14:14px;--space-s16:16px;--space-s20:20px;--space-s22:22px;--space-s24:24px;--space-s28:28px;--space-s32:32px;--space-s40:40px;--space-s44:44px;--space-s48:48px;--space-s72:72px;--space-s86:86px;--space-s110:110px;--space-s140:140px;--radius-s8:8px;--radius-s10:10px;--radius-s12:12px;--radius-s14:14px;--radius-s16:16px;--radius-s18:18px;--radius-s22:22px;--radius-s28:28px;--radius-full:999px;--width-content-xs:12ch;--width-content-md:54ch;--width-content-lg:64ch;--width-container-xl:1480px;--shadow-card:0 12px 28px rgba(21,37,52,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{height:100%}body{min-height:100dvh;margin:0;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--background);color:var(--text)}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}