:root{--color-bg:#f6f4ef;--color-surface:#fffdf8;--color-text:#1c1917;--color-text-muted:#57534e;--color-accent:#0f4c5c;--color-border:#d6d3d1;--color-focus:#0f4c5c;--color-live:#7f1d1d;--color-practice:#0f4c5c;--color-status-ok:#166534;--color-status-wait:#92400e;--color-status-unknown:#44403c;--color-status-error:#9f1239;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--font-sans:system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-size-body:1rem;--font-size-title:1.5rem;--radius-sm:4px;--radius-md:8px;--max-content:72rem}*{box-sizing:border-box}html[data-live-state=active]{border:4px solid var(--color-live)}html[data-live-state=paused]{border:4px dashed var(--color-live)}html[data-live-state=recovering]{border:4px dotted var(--color-live)}html[data-live-state=unknown]{border:4px solid var(--color-status-unknown)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mode-switch{border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-3);gap:var(--space-3);margin:0;display:flex}.mode-switch label{gap:var(--space-2);align-items:center;display:flex}.live-icon{font-weight:700}html,body{min-height:100%;font-family:var(--font-sans);font-size:var(--font-size-body);color:var(--color-text);background:var(--color-bg);margin:0;line-height:1.5}a{color:var(--color-accent)}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.skip-link{left:var(--space-4);background:var(--color-surface);padding:var(--space-2) var(--space-4);z-index:10;position:absolute;top:-40px}.skip-link:focus{top:var(--space-2)}.shell-header{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:var(--space-3) var(--space-4);gap:var(--space-3);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.wordmark{letter-spacing:.04em;color:var(--color-text);font-weight:700;text-decoration:none}.mode-status{color:var(--color-practice);font-weight:600}.mode-status[data-live=true]{color:var(--color-live)}.nav{gap:var(--space-3);flex-wrap:wrap;display:flex}.nav a{color:var(--color-text);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);text-decoration:none}.nav a[aria-current=page]{background:var(--color-bg);color:var(--color-accent);font-weight:600}.secondary-nav{color:var(--color-text-muted)}main{max-width:var(--max-content);padding:var(--space-5) var(--space-4) var(--space-8);margin:0 auto}.page-header h1{font-size:var(--font-size-title);margin:0 0 var(--space-2)}.page-header p{margin:0 0 var(--space-5);color:var(--color-text-muted)}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-4);margin-bottom:var(--space-4)}.metrics{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));display:grid}.metric-label{color:var(--color-text-muted);font-size:.9rem}.metric-value{font-size:1.25rem;font-weight:600}.callout{border-radius:var(--radius-md);padding:var(--space-4);border:1px solid var(--color-border);background:var(--color-surface)}.callout[data-kind=error]{border-color:var(--color-status-error);color:var(--color-status-error)}.callout[data-kind=wait]{color:var(--color-status-wait)}.callout[data-kind=unknown]{color:var(--color-status-unknown)}.callout[data-kind=ok]{color:var(--color-status-ok)}form{gap:var(--space-3);max-width:24rem;display:grid}label{gap:var(--space-1);display:grid}input,select,button{font:inherit}input,select{padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff}.strategy-form{width:100%;min-width:0;max-width:36rem}.strategy-form input,.strategy-form select,.strategy-form button{width:100%;min-width:0;max-width:100%}.strategy-form .config-field-actions button,.strategy-form .config-advanced>summary{width:auto}.config-advanced{margin:var(--space-4) 0;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.config-advanced>summary{cursor:pointer;padding:var(--space-2) 0;font-weight:600}.config-group{margin:var(--space-4) 0 0;border:0;min-width:0;padding:0}.config-group legend{margin-bottom:var(--space-2);padding:0;font-weight:600}.config-field{margin-bottom:var(--space-4)}.config-help,.config-recommended,.config-warning{margin:var(--space-1) 0 0;color:var(--color-text-muted);font-size:.95rem}.config-warning{color:var(--color-text)}.config-field-actions{margin:var(--space-2) 0 0}.effective-summary{margin-top:var(--space-4)}.effective-summary table{border-collapse:collapse;width:100%}.effective-summary th,.effective-summary td{text-align:left;padding:var(--space-2);border-bottom:1px solid var(--color-border);vertical-align:top}.activity-list{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}button{padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);background:var(--color-accent);color:#fffdf8;cursor:pointer;border:0}button[disabled]{opacity:.6;cursor:not-allowed}.card[data-mode=paper],[data-mode=paper]{border-left:4px solid var(--color-practice)}.card[data-mode=exchange_demo],[data-mode=exchange_demo]{border-left:4px solid #6b21a8}.card[data-mode=live],[data-mode=live]{border-left:4px solid var(--color-live)}.live-phase{letter-spacing:.04em;font-weight:700}.confirm-backdrop{padding:var(--space-4);z-index:20;background:#1c191773;place-items:center;display:grid;position:fixed;inset:0}.confirm-dialog{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-5);width:100%;max-width:32rem;max-height:90vh;overflow-y:auto}.confirm-actions{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.coverage-stack{gap:var(--space-4);display:grid}.live-slot{border:1px dashed var(--color-border);padding:var(--space-3);border-radius:var(--radius-sm)}.live-exposure{padding:var(--space-2) var(--space-4);background:var(--color-surface);border-bottom:2px solid var(--color-live);color:var(--color-live);margin:0;font-weight:600}table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}th,td{text-align:left;padding:var(--space-2);border-bottom:1px solid var(--color-border)}.chart-host{width:100%;min-height:16rem}.testing-activity-strip{margin-bottom:var(--space-4)}.testing-activity-strip__title{margin-top:0}.testing-activity-strip__list{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.testing-progress__header{justify-content:space-between;gap:var(--space-2);font-size:.9rem;display:flex}.testing-progress__track{background:var(--color-border);border-radius:999px;height:.65rem;margin-top:.25rem;overflow:hidden}.testing-progress__fill{background:var(--color-primary,#2563eb);border-radius:inherit;height:100%;transition:width .4s}.testing-progress__caption{margin:.25rem 0 0;font-size:.85rem}.testing-gauge__title{margin:0 0 .25rem;font-weight:600}.testing-gauge__host{width:100%;height:8rem;min-height:8rem}.testing-gauge__caption{margin:0;font-size:.85rem}.testing-sparkline__host{width:100%;min-height:6rem}.testing-sparkline--compact .testing-sparkline__host{min-height:4.5rem}.testing-sparkline__summary{margin-top:0}.testing-sparkline__range{font-size:.85rem}.testing-stepper__list{flex-wrap:wrap;gap:.35rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.testing-stepper__step{border:1px solid var(--color-border);border-radius:999px;align-items:center;gap:.35rem;max-width:100%;padding:.2rem .5rem;font-size:.78rem;display:inline-flex}.testing-stepper__dot{background:var(--color-muted,#9ca3af);border-radius:50%;width:.5rem;height:.5rem}.testing-stepper__step--complete .testing-stepper__dot{background:#059669}.testing-stepper__step--running{border-color:#93c5fd;animation:1.8s ease-in-out infinite testing-pulse}.testing-stepper__step--running .testing-stepper__dot{background:#2563eb}.testing-stepper__step--failed .testing-stepper__dot{background:#dc2626}.testing-stepper__text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.testing-stepper{min-width:0}.testing-stepper__all{margin-top:var(--space-3)}.testing-stepper__all-summary{cursor:pointer;border:1px solid var(--color-border);border-radius:var(--radius-md,.375rem);background:var(--color-surface,#fff);padding:.5rem .75rem;font-weight:600;list-style:none}.testing-stepper__all-summary::-webkit-details-marker{display:none}.testing-stepper__all-summary:focus-visible{outline:2px solid var(--color-focus,#2563eb);outline-offset:2px}.testing-stepper__scroll{margin-top:var(--space-2);min-width:0;max-height:22rem;overflow-y:auto}.testing-stepper__table-wrap{-webkit-overflow-scrolling:touch;min-width:0;overflow-x:auto}.testing-stepper__table{border-collapse:collapse;width:100%;font-size:.85rem}.testing-stepper__table th,.testing-stepper__table td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;padding:.35rem .5rem}.testing-stepper__table th{white-space:nowrap;font-weight:600}.testing-stepper__row--running{background:#93c5fd1f}.testing-chart-card__host{min-height:14rem}.testing-experiment-dashboard{gap:var(--space-4);margin-bottom:var(--space-4);min-width:0;display:grid}.testing-experiment-dashboard__grid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));display:grid}@keyframes testing-pulse{0%,to{opacity:1}50%{opacity:.72}}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=640px){.shell-header{align-items:flex-start}.mode-status{width:100%}.metrics{grid-template-columns:1fr}.strategy-form,form{max-width:100%}table{font-size:.9rem}.testing-stepper__all-summary{align-items:center;width:100%;min-height:2.75rem;display:flex}.testing-stepper__scroll{max-height:min(20rem,50vh)}.testing-experiment-dashboard__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
