:root{--cvd-primary:#2563eb;--cvd-primary-strong:#1d4ed8;--cvd-primary-soft:#eaf1ff;--cvd-success:#16a34a;--cvd-success-soft:#e7f6ec;--cvd-warning:#d97706;--cvd-warning-soft:#fdf1de;--cvd-danger:#dc2626;--cvd-danger-soft:#fde8e8;--cvd-bg:#f5f7fa;--cvd-surface:#fff;--cvd-text:#0f172a;--cvd-text-secondary:#5b6678;--cvd-text-tertiary:#8a93a3;--cvd-border:#e2e8f0;--cvd-border-subtle:#eef1f6;--cvd-border-hover:#d3dcea;--cvd-surface-subtle:#fbfcfe;--cvd-radius-sm:8px;--cvd-radius:10px;--cvd-radius-lg:14px;--cvd-space-1:4px;--cvd-space-2:8px;--cvd-space-3:12px;--cvd-space-4:16px;--cvd-space-5:20px;--cvd-space-6:24px;--cvd-shadow-sm:0 1px 2px #0f172a0a;--cvd-shadow:0 1px 2px #0f172a0a, 0 1px 3px #0f172a0f;--cvd-shadow-lg:0 8px 24px -8px #0f172a1f, 0 2px 6px -2px #0f172a0f;color:var(--cvd-text);background:var(--cvd-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Noto Sans SC,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:var(--cvd-bg);min-width:320px;min-height:100vh;margin:0}a{color:inherit}#root{min-height:100vh}.auth-page{background:radial-gradient(1200px 600px at 50% -10%, #eaf1ff 0%, transparent 60%), var(--cvd-bg);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-panel{width:min(100%,460px);box-shadow:var(--cvd-shadow-lg);border-radius:18px}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:11px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:19px;display:grid;box-shadow:0 4px 12px -2px #2563eb73}.brand-text{flex-direction:column;gap:1px;min-width:0;display:flex}.app-brand{border-bottom:1px solid var(--cvd-border-subtle);align-items:center;margin-bottom:4px;padding:18px 16px 14px;display:flex}.app-sider{border-right:1px solid var(--cvd-border-subtle)}.app-header{z-index:20;border-bottom:1px solid var(--cvd-border-subtle);-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);background:#ffffffb8;justify-content:flex-end;align-items:center;gap:16px;padding:0 24px;display:flex;position:sticky;top:0}@supports not ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.app-header{background:#fff}}.app-user{border-radius:999px;align-items:center;gap:10px;padding:5px 8px 5px 5px;display:flex}.app-user-meta{flex-direction:column;line-height:1.25;display:flex}.app-content{max-width:1440px;padding:24px}.content-stack{flex-direction:column;gap:16px;display:flex}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.centered-panel{place-items:center;min-height:220px;display:grid}.loading-panel{min-height:220px;padding:24px}.action-card{height:100%}.editor-status-bar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.editor-action-bar{left:calc(var(--app-sidebar-width,232px) + 24px);width:min(calc(100vw - var(--app-sidebar-width,232px) - 48px), 1392px);z-index:10;box-shadow:var(--cvd-shadow-lg);position:fixed;bottom:16px;right:auto}.experiment-editor-page{padding-bottom:136px}.editor-action-bar-content{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.editor-completion-summary{white-space:normal}.editor-section-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.editor-form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.editor-field{flex-direction:column;gap:8px;display:flex}.form-field{flex-direction:column;gap:4px;display:flex}.editor-field-wide{grid-column:1/-1}.editor-switch-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.editor-switch-row .ant-switch{flex:none}.editor-array-card{border:1px solid var(--cvd-border-subtle);border-radius:var(--cvd-radius-lg);background:var(--cvd-surface-subtle);padding:16px}.editor-array-card-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.editor-inline-actions{align-items:flex-end;display:flex}.editor-workspace-layout{gap:24px;display:flex}.editor-stepper{flex-direction:column;flex-shrink:0;align-self:flex-start;gap:0;width:140px;display:flex;position:sticky;top:96px}.editor-stepper-item{cursor:pointer;border-radius:8px;align-items:flex-start;gap:10px;margin-left:-8px;padding:8px 0 8px 8px;transition:background .15s;display:flex}.editor-stepper-item:hover{background:#f1f5f9}.editor-stepper-item:focus-visible,.editor-stepper-mobile-item:focus-visible{outline-offset:2px;outline:2px solid #1d4ed8}.editor-stepper-item.current{background:#eff6ff}.editor-stepper-track{flex-direction:column;align-items:center;gap:0;display:flex}.editor-stepper-line{background:#e2e8f0;width:2px;height:20px}.editor-stepper-line.active{background:#1d4ed8}.editor-stepper-dot{border:2px solid;border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:grid}.editor-stepper-dot.empty{color:#94a3b8;background:0 0;border-color:#cbd5e1}.editor-stepper-dot.editing{color:#1d4ed8;background:0 0;border-color:#1d4ed8}.editor-stepper-dot.saved,.editor-stepper-dot.complete{color:#fff;background:#15803d;border-color:#15803d}.editor-stepper-dot.partial{background:0 0;position:relative;overflow:hidden}.editor-stepper-dot.partial:before{content:"";opacity:.18;background:currentColor;position:absolute;inset:50% 0 0}.editor-stepper-dot.partial.low{color:#94a3b8;border-color:#cbd5e1}.editor-stepper-dot.partial.high{color:#1d4ed8;border-color:#1d4ed8}.editor-stepper-dot.warning{color:#fff;background:#b45309;border-color:#b45309}.editor-stepper-dot.error{color:#fff;background:#dc2626;border-color:#dc2626}.editor-stepper-dot.current{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.editor-stepper-label{color:#475569;padding-top:0;font-size:13px;font-weight:500;line-height:20px}.editor-stepper-item.current .editor-stepper-label{color:#1d4ed8;font-weight:600}.editor-stepper-mobile{display:none}.editor-anchor-target{scroll-margin-top:96px}.editor-validation-list{flex-direction:column;gap:8px;display:flex}.editor-validation-item{border:1px solid var(--cvd-border-subtle);border-radius:var(--cvd-radius);background:#fff;padding:12px 14px}@media (width>=769px) and (width<=1024px){.editor-form-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1440px){.editor-form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,280px))}}@media (width<=768px){.page-header{flex-direction:column}.app-content{padding:16px}.editor-status-bar,.editor-action-bar-content,.editor-section-header,.editor-switch-row,.editor-array-card-header{flex-direction:column}.editor-form-grid{grid-template-columns:1fr}.editor-workspace-layout{display:block}.editor-action-bar{width:auto;left:16px;right:16px}.editor-stepper{display:none}.editor-stepper-mobile{border-bottom:1px solid #e2e8f0;gap:8px;margin-bottom:16px;padding:8px 0;display:flex;overflow-x:auto}.editor-stepper-mobile-item{appearance:none;white-space:nowrap;color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:4px 12px;font-family:inherit;font-size:12px;font-weight:500;line-height:1.5;display:inline-flex}.editor-stepper-mobile-item.current{color:#1d4ed8;background:#eff6ff;border-color:#1d4ed8}.editor-stepper-mobile-item.error{color:#dc2626;background:#fee2e2;border-color:#dc2626}.editor-stepper-mobile-item.warning{color:#92400e;background:#fef3c7;border-color:#b45309}.editor-stepper-mobile-item.complete{color:#166534;background:#f0fdf4;border-color:#15803d}.editor-stepper-mobile-item .editor-stepper-dot{border-width:2px;width:14px;height:14px}}.detail-tabs .ant-tabs-nav{margin-bottom:16px}.admin-dashboard-trend{width:100%}.admin-dashboard-trend-bars{grid-template-columns:repeat(auto-fit,minmax(48px,1fr));align-items:end;gap:12px;min-height:180px;display:grid}.admin-dashboard-trend-item{grid-template-rows:18px 144px auto;gap:8px;min-width:0;display:grid}.admin-dashboard-trend-item:hover .admin-dashboard-trend-bar{background:linear-gradient(#60a5fa 0%,#2563eb 100%)}.admin-dashboard-trend-value{text-align:center;color:var(--cvd-text-secondary);font-variant-numeric:tabular-nums;font-size:12px;line-height:18px}.admin-dashboard-trend-track{background:linear-gradient(#f3f7ff 0%,#eaf1ff 100%);border-radius:8px;align-items:end;min-height:144px;display:flex;overflow:hidden}.admin-dashboard-trend-bar{background:linear-gradient(#93b4fb 0%,#2563eb 100%);border-radius:6px 6px 0 0;width:100%;min-height:2px;transition:background .18s}.admin-dashboard-trend-label{text-align:center;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-dashboard-member-row{cursor:pointer}.admin-dashboard-member-row:hover>td{background:#f8fafc}.page-header{padding-bottom:4px}.content-stack{gap:20px}.overview-kpis{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.stat-tile{background:var(--cvd-surface);border:1px solid var(--cvd-border-subtle);border-radius:var(--cvd-radius-lg);box-shadow:var(--cvd-shadow-sm);align-items:center;gap:14px;padding:16px 18px;transition:box-shadow .18s,border-color .18s,transform .18s;display:flex}button.stat-tile{text-align:left;cursor:pointer;appearance:none;width:100%;font-family:inherit}button.stat-tile:hover{border-color:var(--cvd-border-hover);box-shadow:var(--cvd-shadow);transform:translateY(-1px)}button.stat-tile:focus-visible{outline:2px solid var(--cvd-primary);outline-offset:2px}.stat-tile-icon{border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.stat-tile-icon--blue{color:var(--cvd-primary);background:var(--cvd-primary-soft)}.stat-tile-icon--amber{color:var(--cvd-warning);background:var(--cvd-warning-soft)}.stat-tile-icon--slate{color:var(--cvd-text-secondary);background:#eef1f6}.stat-tile-icon--green{color:var(--cvd-success);background:var(--cvd-success-soft)}.stat-tile-icon--red{color:var(--cvd-danger);background:var(--cvd-danger-soft)}.stat-tile-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.stat-tile-label{color:var(--cvd-text-secondary);font-size:13px}.stat-tile-value{color:var(--cvd-text);font-variant-numeric:tabular-nums;font-size:26px;font-weight:600;line-height:1.1}.stat-tile-hint{color:var(--cvd-text-secondary);flex-shrink:0;font-size:12px}button.stat-tile:hover .stat-tile-hint{color:var(--cvd-primary)}.recent-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.recent-item{border:1px solid var(--cvd-border-subtle);border-radius:var(--cvd-radius);background:var(--cvd-surface-subtle);flex-direction:column;gap:6px;padding:12px 14px;transition:border-color .18s;display:flex}.recent-item:hover{border-color:var(--cvd-border-hover)}.recent-item-top,.recent-item-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.filter-bar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.filter-bar-spacer{margin-left:auto}.filter-status{border-left:1px solid var(--cvd-border-subtle);align-items:center;gap:10px;padding-left:12px;display:flex}.filter-status-label{color:var(--cvd-text-secondary);font-size:13px}@media (width<=768px){.app-content{padding:16px}.filter-status{border-left:none;padding-left:0}.filter-bar-spacer{margin-left:0}}
