:root{color-scheme:dark;--bg: #0b0e14;--surface: #151a23;--surface-raised: #1b212c;--inset: #0e1117;--panel: var(--surface);--chart-bg: var(--inset);--border: #262d3a;--border-strong: #38414f;--border-top: #333c4c;--grid: rgba(255, 255, 255, .055);--text: #e9edf4;--text-dim: #c2cad8;--muted: #98a3b5;--accent-x: #5b9dff;--accent-y: #ff9d5b;--good: #4caf7d;--warn: #ff6b6b;--info: #5bbeff;--caution: #f0b429;--focus: rgba(91, 157, 255, .55);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--shadow-1: 0 1px 2px rgba(0, 0, 0, .4), 0 6px 20px -12px rgba(0, 0, 0, .7);--shadow-2: 0 10px 30px -12px rgba(0, 0, 0, .75);--control-height: 36px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-synthesis-weight:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(1200px 600px at 50% -220px,rgba(91,157,255,.07),transparent 70%),var(--bg);background-attachment:fixed;color:var(--text);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}.app{max-width:1100px;margin:0 auto;padding:var(--space-5) 20px 64px}.masthead{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4)}.masthead-mark{flex:none;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--border-top);border-radius:var(--radius-md);background:linear-gradient(160deg,var(--surface-raised),var(--inset));box-shadow:var(--shadow-1)}h1{font-size:1.32rem;font-weight:650;letter-spacing:-.015em;margin:0;line-height:1.2}.masthead-tagline{margin:3px 0 0;color:var(--muted);font-size:.86rem}.tab-switcher{display:flex;gap:var(--space-1);padding:var(--space-1);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--inset);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}nav.tab-switcher{position:sticky;top:0;z-index:30;margin-bottom:var(--space-5);background:#0e1117d1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:var(--shadow-1)}.tab-button{background:none;border:1px solid transparent;border-radius:var(--radius-sm);color:var(--muted);padding:7px 13px;height:auto;font:inherit;font-size:.86rem;font-weight:500;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .12s ease,color .12s ease,border-color .12s ease}.tab-button:hover:not(:disabled){color:var(--text);background:#ffffff0a;border-color:transparent}.tab-button.active{color:var(--text);background:#5b9dff24;border-color:#5b9dff6b;font-weight:600}.tab-button:focus-visible{outline:2px solid var(--focus);outline-offset:1px}@media (max-width: 480px){.tab-switcher-stack-narrow{flex-direction:column;overflow-x:visible}.tab-switcher-stack-narrow .tab-button{width:100%;white-space:normal;text-align:center}}@media (max-width: 640px){nav.tab-switcher:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;width:28px;pointer-events:none;background:linear-gradient(to right,transparent,rgba(14,17,23,.92) 75%);border-radius:0 var(--radius-md) var(--radius-md) 0}}.panel{background:var(--surface);border:1px solid var(--border);border-top-color:var(--border-top);border-radius:var(--radius-lg);padding:18px 20px;margin-bottom:var(--space-5);box-shadow:var(--shadow-1)}.panel h2{font-size:1.02rem;font-weight:600;letter-spacing:-.01em;text-transform:none;color:var(--text);margin:0 0 var(--space-4);padding-bottom:10px;border-bottom:1px solid var(--border);line-height:1.35}.panel h2:before{content:"";display:inline-block;width:3px;height:.92em;margin-right:10px;vertical-align:-.08em;border-radius:2px;background:var(--accent-x)}.panel h3{font-size:.92rem;font-weight:600;margin:0 0 var(--space-2)}details.collapsible-panel>summary,.collapsible-subsection>summary{cursor:pointer;list-style:none}details.collapsible-panel>summary::-webkit-details-marker,.collapsible-subsection>summary::-webkit-details-marker{display:none}details.collapsible-panel>summary:before,.collapsible-subsection>summary:before{content:"▸";display:inline-block;width:1em;margin-right:6px;color:var(--muted);transition:transform .12s ease}details.collapsible-panel[open]>summary:before,.collapsible-subsection[open]>summary:before{transform:rotate(90deg)}details.collapsible-panel>summary:hover:before,.collapsible-subsection>summary:hover:before{color:var(--text-dim)}details.collapsible-panel>summary:focus-visible,.collapsible-subsection>summary:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:var(--radius-sm)}details.collapsible-panel>summary h2,details.collapsible-panel>summary h3{display:inline}.collapsible-subsection{margin-top:var(--space-4);padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--inset)}.collapsible-subsection>summary h3{display:inline;font-size:.92rem;font-weight:600;margin:0}.collapsible-subsection[open]>summary{margin-bottom:var(--space-3)}.subtitle{color:var(--muted);margin-top:0;margin-bottom:var(--space-5);font-size:.95rem;max-width:82ch}.team-roster{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-3);margin-bottom:var(--space-4)}.team-slot-row{border:1px solid var(--border);border-top-color:var(--border-top);border-radius:var(--radius-md);padding:var(--space-3);background:var(--surface-raised);display:flex;flex-direction:column;gap:var(--space-2)}.team-slot-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.team-slot-header>strong{display:inline-flex;align-items:center;gap:6px;font-size:.74rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);background:#ffffff0d;border:1px solid var(--border);border-radius:999px;padding:3px 10px}.team-slot-order-buttons{display:flex;gap:var(--space-1);margin-left:auto}.team-slot-order-buttons button{background:transparent;border:1px solid var(--border);color:var(--muted);border-radius:var(--radius-sm);padding:3px 8px;height:auto;font:inherit;font-size:.74rem;cursor:pointer}.team-slot-order-buttons button:hover:not(:disabled){color:var(--text);border-color:var(--border-strong);background:#ffffff0a}.team-slot-order-buttons button:disabled{opacity:.4;cursor:not-allowed}.team-slot-flags{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:3px var(--space-3);margin-top:var(--space-1)}.team-slot-flags>label:first-child{grid-column:1 / -1}.assumption-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-4)}.field{display:flex;flex-direction:column;gap:5px;font-size:.85rem;min-width:0}.field>label{color:var(--text-dim);font-size:.8rem;font-weight:500}input[type=text],input[type=number],input[type=search],select{height:var(--control-height);background:var(--inset);border:1px solid var(--border);color:var(--text);border-radius:var(--radius-sm);padding:0 10px;font:inherit;font-size:.88rem;font-variant-numeric:tabular-nums;transition:border-color .12s ease,box-shadow .12s ease;min-width:0}input[type=text]:hover:not(:disabled),input[type=number]:hover:not(:disabled),select:hover:not(:disabled){border-color:var(--border-strong)}input:focus-visible,select:focus-visible,button:focus-visible{outline:none;border-color:var(--accent-x);box-shadow:0 0 0 3px var(--focus)}input:disabled,select:disabled{opacity:.5;cursor:not-allowed}select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2.5 4.5 6 8l3.5-3.5' fill='none' stroke='%2398a3b5' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}input[type=checkbox],input[type=radio]{accent-color:var(--accent-x);width:15px;height:15px;vertical-align:-2px;cursor:pointer}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}button{font:inherit;font-size:.84rem;font-weight:500;height:var(--control-height);padding:0 13px;color:var(--text);background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:background .12s ease,border-color .12s ease}button:hover:not(:disabled){border-color:var(--border-strong);background:#222835}button:disabled{opacity:.5;cursor:not-allowed}.iv-input{width:3.4rem;text-align:center;padding:0 4px;-moz-appearance:textfield}.iv-input::-webkit-inner-spin-button,.iv-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.iv-row{display:flex;gap:var(--space-2);margin-top:var(--space-3);padding:var(--space-2) 10px;background:var(--inset);border:1px solid var(--border);border-radius:var(--radius-sm)}.iv-row .field{gap:3px}.iv-row .field>label{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);white-space:nowrap}.field-group-label{margin:0 0 var(--space-1);color:var(--text-dim);font-size:.8rem;font-weight:600}.iv-cell-diverges{background:#4caf7d24}.iv-cell-winner{font-weight:700;color:var(--good)}.result-row{display:flex;gap:var(--space-4);flex-wrap:wrap}.result-card{position:relative;flex:1;min-width:220px;border-radius:var(--radius-md);padding:var(--space-4);border:1px solid var(--border);border-top-color:var(--border-top);background:var(--surface-raised);box-shadow:var(--shadow-1);font-variant-numeric:tabular-nums;overflow:hidden}.result-card.x:before,.result-card.y:before{content:"";position:absolute;top:0;left:0;right:0;height:3px}.result-card.x:before{background:var(--accent-x)}.result-card.y:before{background:var(--accent-y)}.result-card h3{margin:0 0 var(--space-2);font-size:.95rem;font-weight:600}.stat-tile-headline{display:flex;align-items:baseline;gap:7px;margin:0 0 var(--space-3);padding-bottom:var(--space-3);border-bottom:1px solid var(--border)}.stat-tile-value{font-size:1.8rem;font-weight:650;line-height:1.05;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.stat-tile-unit{font-size:.74rem;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.result-card dl{margin:0;display:grid;grid-template-columns:auto auto;gap:3px var(--space-3);font-size:.84rem}.result-card dt{color:var(--muted)}.result-card dd{margin:0;text-align:right;font-variant-numeric:tabular-nums}.raid-outcome{font-size:1.05rem;font-weight:600;margin:0 0 var(--space-3)}.raid-outcome-cleared{color:var(--good)}.raid-outcome-failed{color:var(--warn)}.boss-moveset-risk{background:#f0b4291f;border:1px solid var(--caution);border-radius:var(--radius-sm);padding:8px 12px;color:var(--text)}.boss-moveset-risk.warn{background:#ff6b6b1f;border-color:var(--warn)}.error-text{color:var(--warn);margin:0}.text-good{color:var(--good)}.crossover-note{position:relative;margin:var(--space-4) 0 0;padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-left:4px solid var(--good);border-radius:var(--radius-sm);background:#4caf7d17;box-shadow:var(--shadow-1);color:var(--text);font-size:.98rem;line-height:1.5}.crossover-note:before{content:"Verdict";display:block;margin-bottom:3px;color:var(--good);font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em}.crossover-note--flip:before{content:"Ranking flip"}.crossover-note--steady{border-left-color:var(--border-strong);background:#ffffff08}.crossover-note--steady:before{content:"No ranking flip";color:var(--text-dim)}.sensitivity-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-2)}.sensitivity-list li{display:flex;flex-direction:column;gap:6px;border:1px solid var(--border);border-radius:var(--radius-sm);padding:9px var(--space-3);font-size:.88rem;background:var(--inset);font-variant-numeric:tabular-nums}.sensitivity-row-header{display:flex;justify-content:space-between;gap:var(--space-3)}.sensitivity-list .rank{color:var(--muted);margin-right:var(--space-2)}.caveats{font-size:.86rem;color:var(--muted);line-height:1.62;max-width:78ch}.note-block{max-width:70ch;padding:2px 0 2px var(--space-4);border-left:2px solid var(--border-strong);font-size:.87rem;line-height:1.68}.note-block h3{margin-top:var(--space-4)}.note-block h3:first-child{margin-top:0}.prose-details{margin-top:var(--space-1);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--inset);padding:6px 10px}.prose-details>summary{cursor:pointer;color:var(--muted);font-size:.78rem}.prose-details>summary:hover{color:var(--text-dim)}.prose-details>p{margin:var(--space-2) 0 var(--space-1);max-width:70ch;color:var(--muted);font-size:.82rem;line-height:1.6}.blocked-gain-callout{margin:var(--space-3) 0;padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-left:4px solid var(--accent-y);border-radius:var(--radius-sm);background:#ff9d5b1a;box-shadow:var(--shadow-1);font-size:.95rem;line-height:1.55;max-width:80ch}.blocked-gain-callout strong{display:block;margin-bottom:var(--space-1);color:var(--accent-y);font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em}.share-row{display:flex;gap:var(--space-2);align-items:center}.share-row input{flex:1;min-width:0;font-size:.82rem;color:var(--muted)}.share-row button{flex:none;background:var(--accent-x);color:#06101f;border:1px solid transparent;font-weight:600}.share-row button:hover:not(:disabled){background:#7cb2ff;border-color:transparent}.candidate-dodge-override-active{border-left:2px solid var(--accent-x);padding-left:var(--space-2);background:#5b9dff14;border-radius:var(--radius-sm)}.weather-select-row{display:flex;flex-wrap:wrap;gap:var(--space-1)}.weather-select-btn{display:flex;align-items:center;justify-content:center;width:var(--control-height);height:var(--control-height);padding:0;background:var(--inset);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);cursor:pointer}.weather-select-btn:hover:not(:disabled){color:var(--text);border-color:var(--border-strong);background:var(--inset)}.weather-select-btn.selected{color:var(--text);border-color:#5b9dff8c;background:#5b9dff24}.weather-select-btn:focus-visible{outline:2px solid var(--focus);outline-offset:1px}.weather-select-caption{margin:3px 0 0;color:var(--muted);font-size:.8rem}.species-picker{position:relative}.species-picker-input-row{position:relative;display:flex;align-items:center}.species-picker-input-row input{flex:1;width:100%;padding-left:40px}.species-picker-input-row .species-icon{position:absolute;left:8px;pointer-events:none}.species-icon{width:26px;height:26px;object-fit:contain;flex-shrink:0;image-rendering:pixelated;vertical-align:middle}.species-icon-placeholder{display:inline-block;background:var(--border);border-radius:var(--radius-sm)}.species-picker--primary>label{font-size:1.02rem;font-weight:650;color:var(--text)}.species-picker--primary .species-picker-input-row input{height:48px;font-size:1.05rem;padding-left:56px}.species-picker--primary .species-picker-input-row .species-icon{left:11px;width:36px;height:36px}.species-picker-list{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;max-height:280px;overflow-y:auto;margin:0;padding:var(--space-1);list-style:none;background:var(--surface-raised);border:1px solid var(--border-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-2)}.species-picker-list li{display:block}.species-picker-list button{display:flex;width:100%;height:auto;align-items:center;gap:7px;background:none;border:none;color:var(--text);text-align:left;padding:6px 8px;border-radius:var(--radius-sm);font-size:.85rem;font-weight:400;cursor:pointer}.species-picker-list button:hover,.species-picker-list li[aria-selected=true] button{background:#ffffff0f}.species-picker-empty,.species-picker-hint{color:var(--muted);font-size:.8rem;line-height:1.55;max-width:78ch}.species-picker-list .species-picker-empty,.species-picker-list .species-picker-hint{padding:6px 8px}p.species-picker-hint{margin:var(--space-1) 0 0}label.species-picker-hint{cursor:pointer}.species-picker-warning{margin:var(--space-1) 0 0;font-size:.78rem;color:var(--warn)}.boss-set-handpick-actions{display:flex;gap:var(--space-2);margin:var(--space-2) 0 var(--space-3)}.button-accent{border-color:var(--accent-x);color:var(--accent-x)}.button-accent:hover:not(:disabled){background:#5b9dff1f}.boss-set-list{list-style:none;margin:0 0 var(--space-2);padding:0;display:flex;flex-direction:column;gap:4px;max-height:260px;overflow-y:auto}.boss-set-list li{display:flex;align-items:center;gap:8px;padding:4px 8px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-raised)}.boss-set-list-label{flex:1;font-size:.82rem}.boss-set-list li button{height:auto;padding:3px 9px;font-size:.72rem}.badge{display:inline-block;font-size:.66rem;font-weight:600;line-height:1.7;text-transform:uppercase;letter-spacing:.06em;padding:0 7px;border-radius:999px;margin-left:6px;vertical-align:middle;white-space:nowrap}.badge-hypothetical{background:#ff9d5b2e;color:var(--accent-y);border:1px solid var(--accent-y)}.badge-approximate{background:#ff6b6b26;color:var(--warn);border:1px solid var(--warn)}.badge-shadow{background:#8a63d22e;color:#b39ddb;border:1px solid #8a63d2}.badge-persists{background:#5bbeff26;color:var(--info);border:1px solid var(--info)}.badge-unsourced,.badge-dodge-lockout{background:#ff6b6b26;color:var(--warn);border:1px solid var(--warn)}.badge-free{background:#5bbeff26;color:var(--info);border:1px solid var(--info)}.badge-past{background:#94a3b829;color:#cbd5e1;border:1px solid #94a3b8}.badge-past-researched{background:#94a3b814;color:#94a3b8;border:1px dashed #64748b}.badge-past-archive{background:#4ade801f;color:#4ade80;border:1px solid #22c55e}.badge-pending{background:#ffffff0f;color:var(--muted);border:1px solid var(--border)}.badge-breakpoint{background:#4caf7d2e;color:var(--good);border:1px solid var(--good);margin-left:4px}.badge-plus-official{background:#5bbeff1f;color:var(--info);border:1px solid var(--info)}.badge-plus-crosssite{background:#94a3b81a;color:#cbd5e1;border:1px dashed #94a3b8}.badge-plus-estimate{background:#ff6b6b26;color:var(--warn);border:1px solid var(--warn)}.share-bar{display:flex;width:100%;height:8px;margin-top:var(--space-3);border-radius:999px;overflow:hidden;background:var(--inset)}.share-bar-own{height:100%}.share-bar-own.share-bar-x{background:var(--accent-x)}.share-bar-own.share-bar-y{background:var(--accent-y)}.share-bar-team{height:100%;background:var(--border-strong)}.damage-tally{margin-top:var(--space-3);font-size:.84rem;color:var(--muted);display:flex;flex-direction:column;gap:3px;font-variant-numeric:tabular-nums}.chart-legend{display:flex;gap:var(--space-4);align-items:center;flex-wrap:wrap;font-size:.85rem;margin-top:var(--space-2)}.chart-legend-x{color:var(--accent-x)}.chart-legend-y{color:var(--accent-y)}.table-scroll{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--inset);scrollbar-width:thin}.time-series-table{width:100%;border-collapse:collapse;font-size:.82rem;font-variant-numeric:tabular-nums}.time-series-table th,.time-series-table td{border:none;border-bottom:1px solid var(--border);padding:7px 10px;text-align:right;white-space:nowrap}.time-series-table tbody tr:last-child td{border-bottom:none}.time-series-table th:first-child,.time-series-table td:first-child{text-align:left;color:var(--muted)}.time-series-table thead th{position:sticky;top:0;z-index:1;background:var(--surface-raised);color:var(--muted);font-weight:600;font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}.time-series-table th.time-series-th-x{color:var(--accent-x)}.time-series-table th.time-series-th-y{color:var(--accent-y)}.time-series-table tbody tr:nth-child(2n){background:#ffffff05}.time-series-table tbody tr:hover{background:#5b9dff12}.computed-value{margin:0;padding:8px 10px;background:var(--inset);border:1px solid var(--border);border-left:3px solid var(--border-strong);border-radius:var(--radius-sm);font-size:.88rem;font-variant-numeric:tabular-nums}.move-select-field{position:relative;border-radius:var(--radius-sm);transition:border-color .15s ease}.move-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0;height:auto;min-height:var(--control-height);padding:6px 10px;background:var(--inset);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font:inherit;font-size:.88rem;text-align:left;cursor:pointer;transition:border-color .12s ease}.move-select-trigger:hover:not(:disabled){border-color:var(--border-strong);background:var(--inset)}.move-select-trigger-open{border-color:var(--accent-x)}.move-select-summary{display:flex;flex-wrap:wrap;align-items:center;row-gap:4px;column-gap:2px;min-width:0}.move-select-summary-type{font-weight:600;font-size:.8rem}.move-select-summary-name{font-weight:500}.move-select-caret{flex-shrink:0;color:var(--muted);font-size:.65rem}.move-select-list{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;max-height:340px;overflow-y:auto;margin:0;padding:var(--space-1);list-style:none;background:var(--surface-raised);border:1px solid var(--border-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-2)}.move-select-option{display:flex;align-items:flex-start;gap:8px;padding:7px 8px;border-radius:var(--radius-sm);cursor:pointer}.move-select-option-active{background:#ffffff0f}.move-select-option-selected .move-select-option-name{font-weight:700}.move-select-option-swatch{flex-shrink:0;width:10px;height:10px;margin-top:4px;border-radius:50%}.move-select-option-body{display:flex;flex-direction:column;gap:2px;min-width:0}.move-select-option-name{font-size:.85rem}.move-select-option-detail{color:var(--muted);font-size:.76rem;font-variant-numeric:tabular-nums}.move-effectiveness{display:inline-flex;flex-wrap:wrap;gap:4px;margin-left:6px;vertical-align:middle}.move-select-option-body .move-effectiveness{margin-left:0}.move-effectiveness-chip{display:inline-flex;align-items:center;padding:0 6px;border-radius:999px;font-size:.72rem;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.6;white-space:nowrap}.move-effectiveness-tag{opacity:.8;font-weight:700}.move-effectiveness-double-super{background:#4caf7d59;color:var(--good);border:1px solid var(--good);font-weight:700}.move-effectiveness-super{background:#4caf7d24;color:var(--good);border:1px solid var(--good)}.move-effectiveness-neutral{background:#ffffff0d;color:var(--muted);border:1px solid var(--border)}.move-effectiveness-resisted{background:#ff6b6b1a;color:var(--warn);border:1px dashed var(--warn)}.move-effectiveness-very-resisted{background:#ff6b6b38;color:var(--warn);border:1px solid var(--warn)}.move-effectiveness-extreme{background:#ff6b6b73;color:#ffe3e3;border:1px solid var(--warn);font-weight:700}.breakpoint-sheet-row{display:flex;gap:var(--space-5);flex-wrap:wrap;align-items:flex-start}.breakpoint-sheet{flex:1;min-width:320px}.breakpoint-sheet h3{margin:0 0 var(--space-2);font-size:.86rem;font-weight:600;color:var(--text-dim)}.breakpoint-table{border-collapse:collapse;font-size:.78rem;font-variant-numeric:tabular-nums}.breakpoint-table th,.breakpoint-table td{border:none;border-bottom:1px solid var(--border);padding:4px 8px;text-align:right;white-space:nowrap}.breakpoint-table thead th{background:var(--surface-raised);color:var(--muted);font-weight:600;position:sticky;top:0;z-index:1}.breakpoint-corner,.breakpoint-row-label{position:sticky;left:0;background:var(--surface-raised);color:var(--muted);text-align:left;z-index:1}.breakpoint-corner{z-index:2}.breakpoint-table tbody tr:nth-child(2n){background:#ffffff05}.breakpoint-table tbody tr:hover{background:#5b9dff12}.breakpoint-cell-changed{background:#5b9dff2e;font-weight:700;color:var(--accent-x)}@media (max-width: 560px){.app{padding:var(--space-4) var(--space-3) 48px}.panel{padding:var(--space-4) var(--space-3);border-radius:var(--radius-md)}.result-row{gap:var(--space-3)}}.time-series-table.table-wrap-headers thead th{white-space:normal;vertical-align:bottom;line-height:1.25}.time-series-table.table-wrap-headers thead th:nth-child(2){max-width:11ch}.time-series-table.table-wrap-headers thead th:nth-child(3){max-width:9ch}.time-series-table.table-wrap-headers thead th:nth-child(5){max-width:12ch}
