:root{--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 24px;--sp-6: 32px;--sp-7: 48px;--r-sm: 4px;--r-md: 6px;--r-lg: 8px;--r-pill: 999px;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .04);--shadow-md: 0 2px 8px rgba(15, 23, 42, .06);--shadow-lg: 0 8px 24px rgba(15, 23, 42, .08);--hq-bg: #ffffff;--hq-surface: #ffffff;--hq-surface-alt: #fafafa;--hq-border: #ececec;--hq-border-strong: #d4d4d4;--hq-text: #0a0a0a;--hq-text-soft: #525252;--hq-text-dim: #a3a3a3;--hq-primary: #4f46e5;--hq-primary-soft: #eef2ff;--hq-sidebar: #fafafa;--ops-bg: #ffffff;--ops-surface: #ffffff;--ops-surface-alt: #fafafa;--ops-border: #ececec;--ops-border-strong: #d4d4d4;--ops-text: #0a0a0a;--ops-text-soft: #525252;--ops-text-dim: #a3a3a3;--ops-primary: #c2410c;--ops-primary-soft: #fff7ed;--ops-accent: #c2410c;--ops-nav: #f4f4f4;--ops-success: #16a34a;--ops-danger: #dc2626;--status-active-bg: #ecfdf5;--status-active-fg: #047857;--status-pending-bg: #fef3c7;--status-pending-fg: #92400e;--status-warning-bg: #fff7ed;--status-warning-fg: #c2410c;--status-danger-bg: #fef2f2;--status-danger-fg: #b91c1c;--status-info-bg: #eff6ff;--status-info-fg: #1d4ed8;--status-muted-bg: #f5f5f5;--status-muted-fg: #525252}*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic UI,Yu Gothic,system-ui,sans-serif;font-feature-settings:"ss01","cv01","palt";-webkit-font-smoothing:antialiased;color:var(--hq-text);letter-spacing:-.005em}button,input,select,textarea{font-family:inherit;font-size:1rem}button{cursor:pointer}a{color:inherit;text-decoration:none}body.theme-hq{background:var(--hq-bg)}body.theme-ops{background:var(--ops-bg);color:var(--ops-text)}@media(max-width:768px){input,textarea,select{font-size:16px!important}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.section-eyebrow{font-size:11px;font-weight:600;color:var(--ops-text-dim);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}
