:root{--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 24px;--sp-6: 32px;--sp-7: 48px;--r-sm: 6px;--r-md: 10px;--r-lg: 14px;--r-pill: 999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 12px rgba(0, 0, 0, .06);--shadow-lg: 0 12px 32px rgba(0, 0, 0, .08);--hq-bg: #fafafa;--hq-surface: #ffffff;--hq-border: #e5e7eb;--hq-border-strong: #d1d5db;--hq-text: #111827;--hq-text-soft: #6b7280;--hq-text-dim: #9ca3af;--hq-primary: #4f46e5;--hq-primary-soft: #eef2ff;--hq-sidebar: #ffffff;--ops-bg: #fdfaf5;--ops-surface: #ffffff;--ops-border: #ecdfd0;--ops-text: #2a1f17;--ops-text-soft: #7c6855;--ops-text-dim: #b8a896;--ops-primary: #c2410c;--ops-primary-soft: #fff4ed;--ops-accent: #f59e0b;--ops-nav: #f3e6d4;--ops-success: #16a34a;--ops-danger: #b91c1c;--status-active-bg: #dcfce7;--status-active-fg: #166534;--status-pending-bg: #fef3c7;--status-pending-fg: #92400e;--status-warning-bg: #fed7aa;--status-warning-fg: #9a3412;--status-danger-bg: #fee2e2;--status-danger-fg: #991b1b;--status-info-bg: #dbeafe;--status-info-fg: #1e3a8a;--status-muted-bg: #f3f4f6;--status-muted-fg: #4b5563}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic UI,Yu Gothic,system-ui,sans-serif;-webkit-font-smoothing:antialiased;color:var(--hq-text)}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)}}
