.page-section{margin-top:16px}.controls{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0}@media(max-width:900px){.summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.summary-strip{grid-template-columns:1fr}}.summary-item{background:#161f36e6;border:1px solid rgba(122,162,255,.14);border-radius:16px;padding:14px}.summary-item strong{display:block;margin-bottom:8px;color:var(--text)}.code-note{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;color:var(--muted)}.heatmap-card,.heatmap-detail-card{min-height:620px}.heatmap-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.heatmap-card__head h2{margin:0 0 8px}.heatmap-card__head p{margin:0;color:var(--muted)}.heatmap-card__meta{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.heatmap-stage{position:relative;min-height:460px;border-radius:20px;overflow:hidden;border:1px solid rgba(122,162,255,.12);background:radial-gradient(circle at 20% 20%,rgba(122,162,255,.16),transparent 34%),radial-gradient(circle at 80% 30%,rgba(132,240,255,.12),transparent 28%),linear-gradient(180deg,#0a101ff5,#090e1cfa)}.heatmap-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:44px 44px;pointer-events:none}.heatmap-bubble{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:999px;border:1px solid rgba(132,240,255,.25);background:radial-gradient(circle at 35% 30%,#ffffff3d,#7aa2ff1f 45%,#7aa2ff14);color:var(--text);box-shadow:inset 0 1px #ffffff1f,0 10px 30px #00000042;transform:translate(-50%,-50%);text-align:center;padding:8px;overflow:hidden}.heatmap-bubble__name{font-size:12px;font-weight:700;line-height:1.2}.heatmap-bubble__value{font-size:11px;color:var(--muted);margin-top:4px}.heatmap-bubble--xs{width:58px;height:58px}.heatmap-bubble--sm{width:84px;height:84px}.heatmap-bubble--md{width:126px;height:126px}.heatmap-bubble--lg{width:168px;height:168px}.heatmap-bubble--xl{width:216px;height:216px}.heatmap-bubble--glow{box-shadow:0 0 0 1px #84f0ff38,0 0 22px #7aa2ff4d,0 0 54px #7aa2ff38,inset 0 1px #ffffff24}.heatmap-bubble--shake-1{outline:1px dashed rgba(255,255,255,.08)}.heatmap-bubble--shake-2{outline:2px dashed rgba(255,255,255,.1)}.heatmap-bubble--shake-3{outline:2px dashed rgba(132,240,255,.16)}.heatmap-bubble--shake-4{outline:3px dashed rgba(132,240,255,.2)}.heatmap-bubble--shake-5{outline:3px dashed rgba(255,211,107,.28)}.heatmap-legend{display:grid;gap:10px;margin-top:16px}.heatmap-legend__item{display:flex;align-items:center;gap:10px;color:var(--muted)}.heatmap-legend__dot{width:14px;height:14px;border-radius:999px;display:inline-block}.heatmap-legend__dot--size{background:#7aa2ffe6}.heatmap-legend__dot--shake{background:#84f0ffcc;box-shadow:0 0 0 3px #84f0ff1f}.heatmap-legend__dot--glow{background:#ffd36be0;box-shadow:0 0 14px #ffd36b75}.heatmap-mini-chart{height:96px;display:flex;align-items:flex-end;gap:8px;margin-top:20px;padding-top:10px}.heatmap-mini-chart__bar{flex:1;min-width:0;border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,#84f0ffb8,#7aa2ff42);border:1px solid rgba(132,240,255,.2)}@media(max-width:900px){.heatmap-card,.heatmap-detail-card{min-height:auto}.heatmap-stage{min-height:400px}.heatmap-bubble--xl{width:170px;height:170px}.heatmap-bubble--lg{width:138px;height:138px}.heatmap-bubble--md{width:108px;height:108px}}@media(max-width:640px){.heatmap-stage{min-height:360px}.heatmap-card__head{flex-direction:column}.heatmap-card__meta{justify-content:flex-start}.heatmap-bubble--xl{width:132px;height:132px}.heatmap-bubble--lg{width:112px;height:112px}.heatmap-bubble--md{width:92px;height:92px}.heatmap-bubble--sm{width:72px;height:72px}.heatmap-bubble--xs{width:48px;height:48px}.heatmap-bubble__name{font-size:10px}.heatmap-bubble__value{display:none}}.home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-two-col{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.feature-card{background:#11182be6;border:1px solid rgba(122,162,255,.14);border-radius:20px;box-shadow:var(--shadow);padding:20px}.feature-card h2{margin:0 0 10px;font-size:24px}.feature-card__eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-2);margin-bottom:10px}.feature-card__lead{margin:0 0 14px;color:var(--muted);line-height:1.7}.feature-card__list{margin:0 0 18px;padding-left:18px;color:var(--muted);line-height:1.8}.feature-card__link{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(122,162,255,.18);background:#7aa2ff14;border-radius:999px;padding:10px 14px}.priority-list{margin:0 0 14px;padding-left:20px;line-height:1.8;color:var(--muted)}.home-status-list{display:grid;gap:10px}.home-status-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.home-status-row:last-child{border-bottom:0}.roadmap-list{display:grid;gap:12px}.roadmap-item{display:grid;gap:6px;padding:14px 0;border-bottom:1px solid var(--line)}.roadmap-item:last-child{border-bottom:0}.roadmap-item span{color:var(--muted);line-height:1.7}@media(max-width:960px){.home-grid,.home-two-col{grid-template-columns:1fr}}.heatmap-mock-card{background:#11182be6;border:1px solid rgba(122,162,255,.14);border-radius:20px;box-shadow:var(--shadow);padding:18px}.heatmap-mock-card__head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.heatmap-mock-card__head p{margin:6px 0 0;color:var(--muted);line-height:1.6}.heatmap-mock-modes{display:flex;flex-wrap:wrap;gap:8px}.heatmap-mock-pill--off{opacity:.45}.heatmap-mock-stage{position:relative;min-height:520px;border-radius:18px;overflow:hidden;background:radial-gradient(circle at 20% 20%,rgba(122,162,255,.14),transparent 22%),radial-gradient(circle at 80% 30%,rgba(132,240,255,.12),transparent 20%),linear-gradient(180deg,#08101ef5,#0b1222f5);border:1px solid rgba(122,162,255,.12)}.heatmap-mock-stage:before,.heatmap-mock-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.heatmap-mock-stage:before{background-image:linear-gradient(rgba(122,162,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(122,162,255,.05) 1px,transparent 1px);background-size:42px 42px}.heatmap-mock-stage:after{background:radial-gradient(circle at center,transparent 0%,rgba(0,0,0,.18) 100%)}.heat-node{position:absolute;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(132,240,255,.45);background:radial-gradient(circle at 32% 30%,#84f0ffb3,#4a70ff33 58%,#4a70ff1a);color:#eef6ff;font-size:12px;font-weight:700;letter-spacing:.01em;text-align:center;box-shadow:0 0 0 1px #7aa2ff14,0 16px 50px #10172d73;transform:translate(-50%,-50%)}.heat-node span{padding:0 8px;text-shadow:0 1px 6px rgba(0,0,0,.35)}.heat-node--xl{width:150px;height:150px;font-size:16px}.heat-node--lg{width:122px;height:122px;font-size:14px}.heat-node--md{width:96px;height:96px}.heat-node--sm{width:74px;height:74px}.heat-node--xs{width:58px;height:58px;font-size:11px}.heat-node--glow{box-shadow:0 0 0 1px #7aa2ff1a,0 0 26px #84f0ff40,0 0 70px #7aa2ff1f,0 16px 50px #10172d73}.heat-node--shake-1{outline:1px dashed rgba(255,255,255,.08);outline-offset:3px}.heat-node--shake-2{outline:1px dashed rgba(255,255,255,.12);outline-offset:5px}.heat-node--shake-3{outline:1px dashed rgba(255,255,255,.16);outline-offset:7px}.heat-node--shake-4{outline:1px dashed rgba(255,255,255,.22);outline-offset:9px}.heat-node--shake-5{outline:2px dashed rgba(255,255,255,.28);outline-offset:11px}.heatmap-mock-overlay{position:absolute;left:14px;right:14px;bottom:14px;display:flex;justify-content:flex-end}.heatmap-legend-mini{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;padding:12px 14px;border-radius:14px;background:#08101ed1;border:1px solid rgba(122,162,255,.12);color:var(--muted);font-size:13px}.legend-dot{display:inline-block;width:10px;height:10px;border-radius:999px;margin-right:6px}.legend-dot--size{background:#7aa2ffe6}.legend-dot--shake{background:#ffd36bf2}.legend-dot--glow{background:#83f0b7f2}.heatmap-side{display:grid;gap:16px}@media(max-width:900px){.heatmap-mock-card__head{flex-direction:column}.heatmap-mock-stage{min-height:420px}.heat-node--xl{width:118px;height:118px;font-size:14px}.heat-node--lg{width:96px;height:96px}.heat-node--md{width:78px;height:78px}.heat-node--sm{width:62px;height:62px}.heat-node--xs{width:50px;height:50px}}.dayflow-mock-card{background:#11182be6;border:1px solid rgba(122,162,255,.14);border-radius:20px;box-shadow:var(--shadow);padding:18px}.dayflow-mock-card__head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.dayflow-mock-card__head p{margin:6px 0 0;color:var(--muted);line-height:1.6}.dayflow-mock-modes{display:flex;flex-wrap:wrap;gap:8px}.dayflow-mock-stage{position:relative;min-height:520px;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#08101ef7,#0b1222f5);border:1px solid rgba(122,162,255,.12)}.dayflow-grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.dayflow-grid--h{background-image:linear-gradient(rgba(122,162,255,.07) 1px,transparent 1px);background-size:100% 25%}.dayflow-grid--v{background-image:linear-gradient(90deg,rgba(122,162,255,.06) 1px,transparent 1px);background-size:20% 100%}.dayflow-ylabels{position:absolute;top:18px;left:14px;bottom:48px;display:flex;flex-direction:column;justify-content:space-between;color:var(--muted);font-size:12px;z-index:2}.dayflow-xlabels{position:absolute;left:56px;right:16px;bottom:12px;display:flex;justify-content:space-between;color:var(--muted);font-size:12px;z-index:2}.dayflow-stream{position:absolute;left:56px;right:16px;opacity:.95;filter:saturate(1.08)}.dayflow-stream--a{top:46px;height:94px;background:linear-gradient(90deg,#678eff57,#678eff61 18%,#678eff94 42%,#678effb8 65%,#678eff7a);clip-path:polygon(0% 64%,10% 58%,20% 52%,30% 46%,40% 48%,50% 38%,60% 34%,70% 22%,80% 28%,90% 36%,100% 42%,100% 100%,0% 100%)}.dayflow-stream--b{top:128px;height:96px;background:linear-gradient(90deg,#4cdeff38,#4cdeff47 20%,#4cdeff66 50%,#4cdeff8a 74%,#4cdeff4d);clip-path:polygon(0% 18%,10% 24%,20% 30%,30% 26%,40% 32%,50% 42%,60% 48%,70% 54%,80% 46%,90% 36%,100% 32%,100% 100%,0% 100%)}.dayflow-stream--c{top:202px;height:96px;background:linear-gradient(90deg,#9078ff2e,#9078ff3d 24%,#9078ff66 55%,#9078ff47);clip-path:polygon(0% 24%,8% 32%,18% 38%,30% 40%,40% 50%,52% 44%,63% 34%,75% 28%,88% 18%,100% 22%,100% 100%,0% 100%)}.dayflow-stream--d{top:272px;height:86px;background:linear-gradient(90deg,#ff8fbd24,#ff8fbd33,#ff8fbd4d 68%,#ff8fbd2e);clip-path:polygon(0% 36%,10% 34%,24% 42%,36% 44%,48% 54%,60% 58%,72% 62%,84% 54%,100% 46%,100% 100%,0% 100%)}.dayflow-stream--others{top:342px;height:92px;background:linear-gradient(90deg,#8a96aa1a,#8a96aa29 28%,#8a96aa38 52%,#8a96aa2e);clip-path:polygon(0% 46%,12% 50%,26% 58%,40% 62%,54% 68%,68% 72%,82% 70%,100% 64%,100% 100%,0% 100%)}.dayflow-heatpoint{position:absolute;width:18px;height:18px;border-radius:999px;background:#ffd36bf2;box-shadow:0 0 0 4px #ffd36b1f,0 0 28px #ffd36b59;transform:translate(-50%,-50%);z-index:3}.dayflow-heatpoint--sm{width:12px;height:12px}.dayflow-nowline{position:absolute;top:12px;bottom:40px;width:2px;background:#83f0b7e6;box-shadow:0 0 24px #83f0b738;z-index:3}.dayflow-nowline span{position:absolute;top:0;left:8px;color:#dfffee;font-size:12px;white-space:nowrap}.dayflow-legend-row{display:flex;flex-wrap:wrap;gap:10px 14px;padding-top:14px;color:var(--muted);font-size:13px}.dayflow-side{display:grid;gap:16px}@media(max-width:900px){.dayflow-mock-card__head{flex-direction:column}.dayflow-mock-stage{min-height:420px}.dayflow-stream,.dayflow-xlabels{left:44px}}.battle-mock-card{background:#11182be6;border:1px solid rgba(122,162,255,.14);border-radius:20px;box-shadow:var(--shadow);padding:18px}.battle-mock-card__head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.battle-mock-card__head p{margin:6px 0 0;color:var(--muted);line-height:1.6}.battle-mock-modes{display:flex;flex-wrap:wrap;gap:8px}.battle-mock-stage{position:relative;min-height:520px;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#08101ef7,#0b1222f5);border:1px solid rgba(122,162,255,.12)}.battle-grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.battle-grid--h{background-image:linear-gradient(rgba(122,162,255,.07) 1px,transparent 1px);background-size:100% 25%}.battle-grid--v{background-image:linear-gradient(90deg,rgba(122,162,255,.06) 1px,transparent 1px);background-size:20% 100%}.battle-ylabels{position:absolute;top:18px;left:14px;bottom:48px;display:flex;flex-direction:column;justify-content:space-between;color:var(--muted);font-size:12px;z-index:2}.battle-xlabels{position:absolute;left:56px;right:16px;bottom:12px;display:flex;justify-content:space-between;color:var(--muted);font-size:12px;z-index:2}.battle-lines-svg,.battle-lines-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;display:block;cursor:crosshair}.battle-line{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.battle-line--a{stroke:#7aa2fffa;stroke-width:5;filter:drop-shadow(0 0 12px rgba(122,162,255,.18))}.battle-line--b{stroke:#4cdefff2;stroke-width:4.5;filter:drop-shadow(0 0 12px rgba(76,222,255,.16))}.battle-line--c{stroke:#9078fff2;stroke-width:4;filter:drop-shadow(0 0 10px rgba(144,120,255,.16))}.battle-line--d{stroke:#ff8fbde0;stroke-width:3.5}.battle-line--e{stroke:#aab8d0c7;stroke-width:3}.battle-point{stroke:#ffffff38;stroke-width:2}.battle-point--peak{fill:#83f0b7f5;filter:drop-shadow(0 0 10px rgba(131,240,183,.28))}.battle-point--heat{fill:#ffd36bfa;filter:drop-shadow(0 0 12px rgba(255,211,107,.3))}.battle-point--rise{fill:#ff8fbdf5;filter:drop-shadow(0 0 12px rgba(255,143,189,.24))}.battle-now-line{stroke:#83f0b7f2;stroke-width:2;stroke-dasharray:6 6;filter:drop-shadow(0 0 10px rgba(131,240,183,.22))}.battle-line-label{position:absolute;z-index:3;transform:translate(-50%,-50%);padding:5px 9px;border-radius:999px;background:#08101edb;border:1px solid rgba(122,162,255,.14);color:#eef6ff;font-size:11px;white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis}.battle-line-label--a{color:#c0d6fffa}.battle-line-label--b{color:#b0f7fffa}.battle-line-label--c{color:#d3c6fffa}.battle-line-label--d{color:#ffcde1fa}.battle-line-label--e{color:#d3dbe9fa}.battle-now-badge{position:absolute;top:14px;transform:translate(-50%);z-index:3}.battle-now-badge span{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#08101ee6;border:1px solid rgba(131,240,183,.24);color:#dfffee;font-size:12px}.battle-legend-row{display:flex;flex-wrap:wrap;gap:10px 14px;padding-top:14px;color:var(--muted);font-size:13px}.battle-side{display:grid;gap:16px}.rivalry-radar{display:grid;gap:12px}.rivalry-radar__head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.rivalry-radar__head h2{margin:0 0 6px}.rivalry-radar__head p{margin:0;color:var(--muted)}.rivalry-primary{border:1px solid rgba(131,240,183,.22);background:#83f0b714;border-radius:14px;padding:12px}.rivalry-primary h3{margin:8px 0}.rivalry-primary p{margin:6px 0 0;color:var(--muted)}.rivalry-secondary{display:grid;gap:8px}.reversal-strip{display:flex;flex-wrap:wrap;gap:8px}.reversal-strip span{display:inline-flex;padding:8px 10px;border-radius:999px;border:1px solid rgba(122,162,255,.14);background:#7aa2ff0f;color:var(--muted);font-size:13px}.focus-chip-row{display:flex;flex-wrap:wrap;gap:8px}.focus-chip{display:inline-flex;align-items:center;cursor:pointer;padding:10px 12px;border-radius:999px;border:1px solid rgba(122,162,255,.14);background:#7aa2ff0f;color:var(--muted)}.focus-chip--active{background:#7aa2ff2e;color:var(--text)}@media(max-width:900px){.battle-mock-card__head,.rivalry-radar__head{flex-direction:column}.battle-mock-stage{min-height:420px}.battle-xlabels{left:44px}.battle-line-label{font-size:11px;padding:5px 8px}}.heatmap-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.status-chip{display:inline-flex;align-items:center;justify-content:center;font-size:11px;letter-spacing:.08em;font-weight:700;padding:4px 8px;border-radius:999px;border:1px solid rgba(122,162,255,.2);background:#7aa2ff1a}.status-chip[data-state=real]{color:#7ce8ad;border-color:#7ce8ad66;background:#7ce8ad1f}.status-chip[data-state=stale],.status-chip[data-state=partial]{color:#ffd887;border-color:#ffd88773;background:#ffd8871f}.status-chip[data-state=empty],.status-chip[data-state=demo]{color:#9fb1d4;border-color:#9fb1d459;background:#9fb1d424}.status-chip[data-state=error]{color:#ff8f8f;border-color:#ff8f8f80;background:#ff8f8f29}.kv-row--feature small{color:var(--muted)}.status-warning{margin-top:12px;color:#ffb8b8}.heatmap-tile-stage{position:relative;min-height:560px;border-radius:18px;overflow:hidden;border:1px solid rgba(122,162,255,.12);background:linear-gradient(180deg,#08101ef0,#0b1222f5);touch-action:pan-y pinch-zoom;cursor:grab}.heatmap-tile-stage[data-dragging=on]{cursor:grabbing}.heatmap-tile-stage__surface{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:top left;will-change:transform}.heatmap-svg{width:100%;height:100%;display:block}.treemap-node__body{stroke:#eef6ff2e;stroke-width:1;cursor:pointer}.treemap-node--selected .treemap-node__body{stroke:#edf6fff2;stroke-width:2}.treemap-node--rise-1 .treemap-node__body{fill:#2272488c}.treemap-node--rise-2 .treemap-node__body{fill:#1c7e4aad}.treemap-node--rise-3 .treemap-node__body{fill:#189252d1}.treemap-node--fall-1 .treemap-node__body{fill:#822e348f}.treemap-node--fall-2 .treemap-node__body{fill:#972c36b3}.treemap-node--fall-3 .treemap-node__body{fill:#b02834d1}.treemap-node--flat .treemap-node__body{fill:#465770b8}.treemap-node__name{fill:#eef6fff5;font-weight:700;letter-spacing:.01em;pointer-events:none}.treemap-node__viewers{fill:#e3edffdb;font-weight:500;pointer-events:none}.treemap-node__marker{stroke:#08101ea8;stroke-width:1}.treemap-node__marker--active{fill:#35eba0f5}.treemap-node__marker--sampled-zero{fill:#ffd67eeb}.treemap-node__marker--unavailable{fill:#ffad7ee6;stroke:#401c1199}.treemap-node__marker--not-sampled{fill:#96a4bef2}.treemap-node__pulse{fill:none;stroke:#35eba073;stroke-width:1;transform-origin:center;animation:heatmap-svg-pulse 2.4s ease-in-out infinite}.heatmap-tile-stage[data-animation=off] .treemap-node__pulse{animation:none}.treemap-node__unavailable-overlay{fill:url(#heatmap-unavailable-pattern);opacity:.38;pointer-events:none}.treemap-node__stream-link text{fill:#eef6fff2;font-size:12px;pointer-events:none}.treemap-node__link-hit{fill:#08101e99;stroke:#eef6ff3d;stroke-width:1}@keyframes heatmap-svg-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.85;transform:scale(1.5)}}.heatmap-state-legend{display:flex;flex-wrap:wrap;gap:10px}.heatmap-state-chip{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(122,162,255,.24);background:#08101ebf;padding:6px 10px;font-size:12px}.heatmap-state-chip--active{border-color:#26d68f99}.heatmap-state-chip--sampled-zero{border-color:#ffd36b99}.heatmap-state-chip--sampled-unavailable{border-color:#ffa06b94}.heatmap-state-chip--not-sampled{border-color:#8c96aa99}@media(max-width:900px){.heatmap-tile-stage{min-height:460px}}.controls--heatmap{gap:8px}.heatmap-state-note{padding:12px 14px}.heatmap-state-note p{margin:0}.heatmap-map-helper{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.heatmap-map-helper__hint{background:#2a385673}.heatmap-tile-stage[data-focused=off]{cursor:default}.heatmap-tile-stage[data-focused=on]{cursor:grab;touch-action:none}.heatmap-tile-stage[data-focused=on][data-dragging=on]{cursor:grabbing}.heatmap-legend-section .muted{margin-top:0}@media(max-width:760px){.controls--heatmap{flex-wrap:nowrap;overflow-x:auto;margin:10px 0;padding-bottom:2px}.heatmap-map-section h2,.heatmap-legend-section h2{margin-bottom:8px}.heatmap-map-section .muted,.heatmap-legend-section .muted{font-size:13px;line-height:1.45}.heatmap-map-helper{flex-wrap:nowrap;overflow-x:auto}.heatmap-tile-stage{min-height:58vh;max-height:74vh}.heatmap-state-chip{font-size:11px;padding:5px 8px}.summary-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.summary-item{border-radius:12px;padding:10px}.summary-item strong{margin-bottom:4px;font-size:13px}}.dayflow-page .hero{padding:12px 16px;margin-bottom:6px}.dayflow-page .hero h1{font-size:clamp(24px,2.8vw,34px);margin-bottom:5px}.dayflow-page .hero p{line-height:1.3;margin-bottom:5px}.dayflow-page .hero .code-note{font-size:12px;margin-top:6px!important;opacity:.78}.dayflow-page .hero .actions{gap:6px}.dayflow-page .hero .actions .action{padding:6px 10px;font-size:12px;opacity:.8}.controls--dayflow{justify-content:space-between;align-items:center;gap:6px;margin:4px 0 8px}.controls-group{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.controls--dayflow select,.controls--dayflow input[type=date]{border:1px solid rgba(122,162,255,.22);background:#0a1220e6;color:var(--text);border-radius:9px;padding:7px 9px;min-height:34px}.controls-group--secondary{margin-left:auto}.summary-strip--dayflow{gap:6px;margin:0}.summary-strip--dayflow .summary-item{border-radius:10px;padding:7px 9px;background:#0f1729b3}.summary-strip--dayflow .summary-item--quiet{opacity:.7}.summary-strip--dayflow .summary-item strong{margin-bottom:1px;font-size:11px}.dayflow-meta-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.7fr);gap:8px;align-items:start;margin:6px 0}.dayflow-layout{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(320px,.85fr);gap:12px;align-items:start;margin-top:4px}.dayflow-layout .card{min-height:0}.dayflow-main-card{padding:10px}.dayflow-meta-strip{margin-bottom:6px}.dayflow-main-head h2{margin-bottom:2px}.dayflow-meta-inline{display:flex;flex-wrap:wrap;gap:4px 8px;font-size:11px;color:var(--muted)}.dayflow-meta-inline span{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border-radius:999px;border:1px solid rgba(122,162,255,.18);background:#0d15278c}.dayflow-meta-inline .focus-chip{padding:3px 10px;font-size:11px}.dayflow-meta-inline strong{color:#d7e6ff;font-size:10px;font-weight:600;letter-spacing:.01em}.dayflow-status-rail{min-height:30px;margin:0 0 6px;display:flex;align-items:center}.dayflow-status-indicator{font-size:12px;color:#c9d4f5;background:#121a2ab3;border:1px solid rgba(122,162,255,.2);border-radius:999px;padding:4px 10px;display:inline-flex;align-items:center;gap:8px}.dayflow-status-indicator[data-kind=error]{color:#ffd5df;border-color:#ff8fbd6b;background:#3412228f}.dayflow-inline-retry{padding:2px 8px;font-size:11px}.dayflow-canvas-wrap{position:relative;border-radius:12px;border:1px solid rgba(122,162,255,.12);background:#070c1873;overflow:hidden}.dayflow-overlay-status{position:absolute;top:8px;right:8px;z-index:2;pointer-events:none;font-size:11px;color:#d7e6ff;background:#08101ec2;border:1px solid rgba(122,162,255,.25);border-radius:999px;padding:3px 8px}.dayflow-overlay-status[data-kind=error]{color:#ffd5df;border-color:#ff8fbd6b;background:#341222b8}.dayflow-layout--skeleton .dayflow-main-head{min-height:24px}.dayflow-canvas-wrap--skeleton{height:min(56vh,520px);min-height:340px;background:linear-gradient(90deg,#7aa2ff14,#7aa2ff2e,#7aa2ff14)}.dayflow-skeleton-card{min-height:120px;background:#7aa2ff14}.dayflow-skeleton-card--detail{min-height:300px}.dayflow-canvas{width:100%;height:min(56vh,520px);min-height:340px;border-radius:12px;display:block;border:0;margin-top:0;touch-action:none}.dayflow-time-wrap{margin-top:5px}.dayflow-time-label{font-size:11px;color:var(--muted)}#dayflow-time{width:100%;margin-top:4px;accent-color:#7aa2ff}.dayflow-state-card{margin-top:0;padding:8px 10px;background:#0e142475}.dayflow-state-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.dayflow-state-card h2{margin-bottom:0;font-size:13px}.dayflow-state-card .muted{margin:4px 0 0;line-height:1.35;font-size:12px}.dayflow-state-card--expanded{background:#20141a66}.dayflow-notes-inline{margin:4px 0 0;color:var(--muted);font-size:11px}.dayflow-side{gap:6px;align-self:start}.dayflow-side .card{padding:8px 9px;background:#0f172ab8}.dayflow-side .card#dayflow-detail{min-height:300px}.dayflow-side h2{margin-bottom:6px;font-size:15px}.dayflow-focus-mobile{display:none;margin-top:8px}.dayflow-legend{list-style:none;margin:0;padding:0;display:grid;gap:4px}.dayflow-legend li,#dayflow-focus [data-streamer-id]{display:flex;align-items:center;gap:7px;padding:2px 4px;border-radius:7px;font-size:12px}.dayflow-legend li[data-selected=true],#dayflow-focus [data-selected=true]{background:#7aa2ff29}.dayflow-dot{width:10px;height:10px;border-radius:999px;display:inline-block}.dayflow-mini-chart{border:1px solid rgba(122,162,255,.12);border-radius:9px;padding:7px;margin-bottom:6px}.dayflow-mini-chart__head{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin-bottom:5px}.dayflow-mini-chart svg{width:100%;height:72px;display:block;background:linear-gradient(180deg,#7aa2ff14,#08101e00);border-radius:8px}.dayflow-mini-chart polyline{fill:none;stroke:#8dd7ff;stroke-width:2}.dayflow-mini-chart--empty{display:grid;place-items:center}@media(max-width:1100px){.dayflow-layout{grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr)}.dayflow-canvas,.dayflow-canvas-wrap--skeleton{min-height:300px}}@media(max-width:900px){.dayflow-side{display:none}.dayflow-focus-mobile{display:block}.dayflow-open-sheet{width:100%;margin-top:8px}.controls-group--secondary{margin-left:0}}@media(max-width:760px){.dayflow-page .hero{padding:8px 10px;margin-bottom:4px}.dayflow-page .hero h1{font-size:clamp(20px,7vw,28px);margin-bottom:4px}.dayflow-page .hero p{line-height:1.25;margin-bottom:4px}.controls--dayflow{margin:4px 0;display:grid;grid-template-columns:1fr 1fr;gap:6px;align-items:stretch}.controls--dayflow .controls-group{width:100%;flex-wrap:wrap;overflow:visible;padding-bottom:0;align-content:start}.controls--dayflow .controls-group:first-child{grid-column:1 / -1}.controls--dayflow .controls-group--secondary{justify-content:space-between}.controls--dayflow select,.controls--dayflow input[type=date],.controls--dayflow .action,.controls--dayflow .pill{flex:1 1 auto;min-width:0}.dayflow-meta-inline{gap:3px 5px;font-size:10px}.dayflow-meta-inline span{padding:2px 6px}.dayflow-canvas,.dayflow-canvas-wrap--skeleton{height:min(42vh,300px);min-height:220px}}.dayflow-sheet{width:min(720px,96vw);border:0;border-radius:16px 16px 0 0;padding:0;background:transparent}.dayflow-sheet::backdrop{background:#0408109e}.dayflow-sheet{position:fixed;inset:auto 0 0 0;width:min(760px,100vw);margin:0 auto}.dayflow-sheet .card#dayflow-detail-mobile{background:#090e1afa;color:#e8efff;padding:12px;max-height:68vh;overflow:auto;border-radius:16px 16px 0 0}.dayflow-sheet .kv-row span{color:#b8c7e8}.dayflow-sheet .kv-row strong,.dayflow-sheet .muted,.dayflow-sheet .dayflow-mini-chart__head strong,.dayflow-sheet .dayflow-mini-chart__head span,.dayflow-sheet-title{color:#e8efff}.dayflow-close-sheet{width:100%;margin-top:10px}@media(max-width:900px){.dayflow-layout{grid-template-columns:minmax(0,1fr)}.dayflow-main-card,.dayflow-side{min-width:0}}.controls--battle-lines{display:grid;gap:12px;align-items:end;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-areas:"today date top metric bucket refresh"}.controls--battle-lines select,.controls--battle-lines input[type=date],.controls--battle-lines button{width:100%;min-width:0}.controls--battle-lines .battle-lines-control--today{grid-area:today}.controls--battle-lines .battle-lines-control--date{grid-area:date}.controls--battle-lines .battle-lines-control--top{grid-area:top}.controls--battle-lines .battle-lines-control--metric{grid-area:metric}.controls--battle-lines .battle-lines-control--bucket{grid-area:bucket}.controls--battle-lines .battle-lines-control--refresh{grid-area:refresh}.controls--battle-lines select,.controls--battle-lines input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;border:1px solid rgba(122,162,255,.2);background:#7aa2ff12;color:var(--text);min-height:40px;padding:0 14px}.controls--battle-lines input[type=date]::-webkit-calendar-picker-indicator{opacity:.8}.controls--battle-lines .action{min-height:40px;border-radius:999px}@media(max-width:1279px){.controls--battle-lines{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"today date top" "metric bucket refresh"}}@media(max-width:899px){.controls--battle-lines{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"today date" "top metric" "bucket refresh"}}@media(max-width:699px){.controls--battle-lines{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"today date" "top top" "metric bucket" "refresh refresh"}}.battle-lines-layout{align-items:start}.battle-mock-card--battle-lines .battle-mock-card__head,.rivalry-radar__head{gap:12px}.battle-mock-card--battle-lines .battle-mock-modes,.rivalry-radar__head .battle-mock-modes{flex-wrap:wrap}.battle-mock-stage--battle-lines{min-height:440px}.battle-line-label{max-width:12ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.battle-xlabels span{min-width:0}.battle-side{min-width:0;gap:16px}.battle-detail-card--collapsible{gap:10px}.battle-detail-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(122,162,255,.16);background:#7aa2ff0f;color:var(--text);border-radius:12px;padding:9px 12px;font-size:.92rem;font-weight:600}.battle-detail-toggle__icon{font-size:.82rem;transition:transform .16s ease}.battle-detail-card[data-expanded=false] .battle-detail-toggle__icon{transform:rotate(-90deg)}.battle-detail-body[hidden]{display:none}.battle-side .card,.battle-detail-sections,.battle-feed-list,.battle-side .kv{min-width:0}.battle-side .kv-row{gap:12px;align-items:flex-start}.battle-side .kv-row span{flex:0 0 7.5rem}.battle-side .kv-row strong,.battle-side .kv-row small{min-width:0;overflow-wrap:anywhere;word-break:break-word;text-align:right}.reversal-strip{flex-wrap:wrap}.reversal-strip span{max-width:100%;overflow-wrap:anywhere}@media(max-width:768px){.battle-lines-layout{grid-template-columns:1fr}.battle-mock-stage--battle-lines{min-height:316px}.battle-line-label{left:78%;max-width:10ch;font-size:.72rem}.summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-side{gap:10px}.battle-side>.card:first-child{order:2}.battle-detail-sections{order:1}.battle-mock-card--battle-lines{padding:14px}.battle-mock-card--battle-lines .battle-mock-card__head{margin-bottom:10px}.battle-legend-row{padding-top:8px;gap:6px 10px;font-size:12px}}@media(max-width:560px){.battle-mock-card--battle-lines .battle-mock-card__head,.rivalry-radar__head{flex-direction:column;align-items:flex-start}.battle-mock-stage--battle-lines{min-height:276px}.battle-xlabels span:nth-child(2),.battle-xlabels span:nth-child(4){display:none}.battle-xlabels{grid-template-columns:repeat(3,minmax(0,1fr))}.battle-line-label:nth-of-type(n+4){display:none}.battle-side .kv-row{flex-direction:column;align-items:flex-start}.battle-side .kv-row span{flex:0 0 auto}.battle-side .kv-row strong,.battle-side .kv-row small{text-align:left}.summary-strip{grid-template-columns:1fr}.focus-chip-row{gap:8px}.battle-mock-stage--battle-lines .battle-xlabels{left:48px;right:12px;bottom:8px}.battle-mock-stage--battle-lines .battle-ylabels{top:12px;bottom:36px}.battle-detail-card--collapsible .battle-detail-body{margin-top:6px}.status-note__body{line-height:1.4}.status-note__list li:nth-child(n+3){display:none}}@media(max-width:420px){.battle-mock-stage--battle-lines{min-height:236px}.battle-now-badge{top:10px}.battle-ylabels{left:8px;font-size:.68rem}.battle-line-label{left:72%;max-width:8ch}.battle-side{gap:12px}}.battle-lines-content{min-width:0}.battle-lines-content--updating .battle-lines-canvas{filter:saturate(.98) brightness(.995)}.battle-live-row{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;margin-top:10px}.battle-live-note{margin:0;font-size:.8rem;color:#cbd7e9c7}.pill--quiet[data-updating=true]{background:#83f0b71f;border-color:#83f0b742}.battle-live-note[data-updating=true]{color:#dfe8f5eb}@media(max-width:560px){.battle-live-row{align-items:flex-start}.battle-live-note{width:100%}}.battle-detail-card--reversal{border-color:#ffd36b24}.battle-detail-card--reversal .kv-row strong{color:#fff4cff5}.battle-detail-card--feed .kv-row strong{line-height:1.45}@media(max-width:560px){.battle-detail-card--reversal .kv-row strong{color:#fff0c2f0}}.battle-state-card{padding:22px 24px}.battle-state-card h2{margin:0 0 8px}.battle-state-card p{margin:0;color:#cbd7e9c7;line-height:1.5}.battle-state-card--error{border-color:#ff9ac62e}.battle-state-card--empty{border-color:#7aa2ff24}.battle-mock-card--battle-lines .battle-mock-card__head p{max-width:58ch}.battle-live-row{margin-top:12px}.battle-live-note{line-height:1.45}.pill--quiet{background:#7aa2ff14;border-color:#7aa2ff29;color:#e4ebf5eb}.summary-strip .summary-item span{line-height:1.45}.battle-detail-card h2{margin-bottom:14px}.battle-detail-card .kv{gap:10px}.reversal-strip span{background:#7aa2ff12;border:1px solid rgba(122,162,255,.12);border-radius:999px;padding:8px 10px}@media(max-width:560px){.battle-state-card{padding:18px}.battle-detail-card h2{margin-bottom:12px}}.battle-empty-layout{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:16px;align-items:start}.battle-empty-card{min-width:0}.battle-empty-card--main p{margin:10px 0 0;color:#cbd7e9d1;line-height:1.55}.battle-empty-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.battle-empty-list{display:grid;gap:10px}.battle-empty-list p{margin:0;color:#dfe8f5e0;line-height:1.5}.summary-strip--battle-empty .summary-item span{line-height:1.45}@media(max-width:980px){.battle-empty-layout{grid-template-columns:1fr}}@media(max-width:560px){.battle-empty-actions{flex-direction:column}.battle-empty-actions .focus-chip{width:100%;justify-content:center}}.status-note{margin:16px 0 0;padding:12px 14px;border-radius:16px;border:1px solid rgba(122,162,255,.16);background:#0e142494;color:var(--muted);line-height:1.55}.status-note--rich{display:grid;gap:8px;padding:16px}.status-note--warning{border-color:#ffd88742;background:#2e221052}.status-note__eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#9ec0ff}.status-note__title{margin:0;font-size:16px;color:var(--text)}.status-note__body{margin:0}.status-note__list{margin:0;padding-left:18px;display:grid;gap:6px}.status-note__list li{color:var(--muted)}@media(max-width:760px){.status-note--rich{padding:14px;gap:6px}.status-note__title{font-size:15px}.status-note__list{gap:4px}}.battle-lines-page .hero{padding:12px 16px;margin-bottom:8px}.battle-lines-page .hero h1{font-size:clamp(24px,2.8vw,34px);margin-bottom:5px}.battle-lines-page .hero p{line-height:1.3;margin-bottom:5px}.battle-lines-page .hero .code-note{font-size:12px;margin-top:6px!important;opacity:.78}.battle-lines-page .hero .actions{gap:6px}.battle-lines-page .hero .actions .action{padding:6px 10px;font-size:12px;opacity:.84}.controls--battle-lines{gap:8px;margin:8px 0 12px}.controls--battle-lines .controls-group{gap:8px}.controls--battle-lines select{padding-right:36px;background-image:linear-gradient(45deg,transparent 50%,rgba(223,232,245,.88) 50%),linear-gradient(135deg,rgba(223,232,245,.88) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.controls--battle-lines input[type=date]{padding-right:14px}.controls--battle-lines select,.controls--battle-lines input[type=date],.controls--battle-lines .action{min-height:38px}.rivalry-radar{gap:10px}.rivalry-primary{padding:10px 12px}.reversal-strip span,.focus-chip{padding:7px 9px;font-size:12px}.battle-mock-card--battle-lines .battle-mock-card__head p{max-width:48ch}.battle-live-note{font-size:12px}.battle-live-row{margin-top:8px}.battle-mock-stage--battle-lines{min-height:400px}.battle-legend-row{padding-top:8px;gap:6px 10px;font-size:12px}.battle-side{gap:12px}.battle-detail-sections{display:grid;gap:10px}.battle-detail-card{padding:12px 14px}.battle-detail-card h2{margin-bottom:10px;font-size:16px}.battle-detail-card .kv{gap:8px}.battle-lines-page .status-note{margin-top:12px}@media(max-width:760px){.battle-lines-page .hero{padding:8px 10px;margin-bottom:4px}.battle-lines-page .hero h1{font-size:clamp(20px,7vw,28px);margin-bottom:4px}.battle-lines-page .hero p{line-height:1.25;margin-bottom:4px}.battle-lines-page .hero .code-note{font-size:11px;margin-top:4px!important;opacity:.76}.controls--battle-lines{gap:6px;margin:4px 0 8px}.controls--battle-lines select,.controls--battle-lines input[type=date],.controls--battle-lines .action{min-height:34px;font-size:13px;border-radius:12px}.summary-strip{gap:8px;margin:12px 0}.summary-item{padding:10px 12px;border-radius:12px}.summary-item strong{margin-bottom:4px;font-size:13px}.battle-mock-card--battle-lines{padding:12px}.battle-mock-card--battle-lines .battle-mock-card__head{margin-bottom:8px;gap:8px}.battle-mock-card--battle-lines .battle-mock-card__head p{font-size:13px;line-height:1.45}.battle-live-note{display:none}.battle-mock-stage--battle-lines{min-height:280px}.battle-legend-row span:nth-child(n+3){display:none}.battle-side,.battle-detail-sections{gap:8px}.battle-detail-card{padding:10px 12px}.battle-detail-card h2{margin-bottom:8px;font-size:15px}.battle-kv-row--hover,.battle-kv-row--secondary{display:none}.battle-side>.card:first-child{order:5}.battle-lines-page .status-note{padding:10px 12px;border-radius:12px}.battle-lines-page .status-note__title{font-size:14px}.battle-lines-page .status-note__body{font-size:13px;line-height:1.35}.battle-lines-page .status-note__list{padding-left:16px;gap:4px}}@media(max-width:560px){.summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-side .kv-row{gap:4px}.focus-chip-row{gap:6px}.focus-chip{padding:6px 8px;font-size:11px}.battle-mock-stage--battle-lines{min-height:240px}}@media(max-width:420px){.summary-strip{grid-template-columns:1fr}}.battle-lines-page .hero{padding:10px 14px;margin-bottom:6px}.battle-lines-page .hero h1{margin-bottom:4px}.battle-lines-page .hero p{max-width:54ch}.battle-lines-page .hero .actions{margin-top:10px}.battle-lines-page .summary-strip{gap:10px}.battle-lines-page .summary-item{padding:10px 12px}.battle-lines-page .summary-item strong{font-size:13px}.battle-lines-page .reversal-strip span,.battle-lines-page .focus-chip{font-size:11px}.battle-lines-page .battle-mock-card--battle-lines{padding:10px 12px}.battle-lines-page .battle-detail-card{padding:10px 12px}.battle-lines-page .status-note{margin-top:10px}@media(max-width:760px){.battle-lines-page .hero{padding:7px 9px;margin-bottom:2px}.battle-lines-page .hero h1{font-size:clamp(18px,7.2vw,24px);margin-bottom:3px}.battle-lines-page .hero p{font-size:12px;line-height:1.22}.battle-lines-page .hero .code-note{font-size:10px;line-height:1.25}.battle-lines-page .hero .actions{margin-top:8px;gap:6px}.battle-lines-page .hero .actions .action{padding:6px 9px;font-size:11px}.battle-lines-page .controls--battle-lines{margin:2px 0 6px;gap:5px}.battle-lines-page .controls--battle-lines .controls-group{gap:5px}.battle-lines-page .controls--battle-lines select,.battle-lines-page .controls--battle-lines input[type=date],.battle-lines-page .controls--battle-lines .action{min-height:32px;font-size:12px;padding-top:6px;padding-bottom:6px}.battle-lines-page .summary-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:8px 0 10px}.battle-lines-page .summary-item{padding:8px 10px;min-height:0}.battle-lines-page .summary-item strong{font-size:12px;margin-bottom:3px}.battle-lines-page .rivalry-radar{gap:8px}.battle-lines-page .rivalry-primary{padding:8px 10px}.battle-lines-page .reversal-strip span{padding:6px 8px;font-size:10px}.battle-lines-page .battle-mock-card--battle-lines{padding:9px 10px}.battle-lines-page .battle-mock-card--battle-lines .battle-mock-card__head{margin-bottom:6px;gap:6px}.battle-lines-page .battle-mock-card--battle-lines .battle-mock-card__head h2{font-size:15px;margin-bottom:0}.battle-lines-page .battle-mock-card--battle-lines .battle-mock-card__head p{font-size:12px;line-height:1.32}.battle-lines-page .battle-live-row{margin-top:6px;gap:5px}.battle-lines-page .battle-mock-stage--battle-lines{min-height:230px}.battle-lines-page .battle-legend-row{padding-top:6px;gap:4px 8px;font-size:10px}.battle-lines-page .battle-side,.battle-lines-page .battle-detail-sections{gap:6px}.battle-lines-page .battle-detail-card{padding:8px 10px}.battle-lines-page .battle-detail-card h2{font-size:14px;margin-bottom:6px}.battle-lines-page .kv-row{padding:9px 0;gap:8px}.battle-lines-page .status-note{margin-top:8px;padding:8px 10px}.battle-lines-page .status-note__body{font-size:12px;line-height:1.28}.battle-lines-page .status-note__list li:nth-child(n+3){display:none}}@media(max-width:560px){.battle-lines-page .summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-lines-page .battle-mock-stage--battle-lines{min-height:210px}}@media(max-width:420px){.battle-lines-page .hero .actions{flex-wrap:wrap;overflow-x:visible}.battle-lines-page .summary-strip{grid-template-columns:1fr}.battle-lines-page .battle-mock-stage--battle-lines{min-height:190px}}.battle-lines-primary-flow{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(290px,.8fr);grid-template-areas:"chart details" "summary summary";align-items:start;gap:14px}.battle-lines-chart-block{grid-area:chart}.battle-lines-primary-flow .rivalry-radar--primary{grid-area:summary;margin-top:0}.battle-lines-primary-details{grid-area:details;min-width:0}.battle-lines-utility{margin-top:14px}.battle-lines-utility__grid{display:grid;gap:12px}.battle-lines-utility .summary-strip--battle-lines{margin:0}.battle-lines-utility .battle-detail-sections--utility{margin-top:0}.battle-utility-disclosure .battle-detail-toggle{padding:11px 12px}.battle-utility-stack{display:grid;gap:10px}.battle-utility-item{border:1px solid rgba(122,162,255,.14);border-radius:14px;background:#0c1425b8;padding:10px}.battle-utility-item>strong,.battle-utility-item>h3{display:block;margin:0 0 8px;font-size:14px}.battle-inline-more{margin-top:8px}.battle-inline-more summary{cursor:pointer;color:var(--muted);font-size:12px}.battle-inline-more .focus-chip-row,.battle-inline-more .reversal-strip{margin-top:8px}.battle-detail-toggle[aria-expanded=false]{background:#7aa2ff0a}@media(min-width:1024px){.battle-lines-utility__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.battle-lines-primary-flow{grid-template-columns:1fr;grid-template-areas:"chart" "summary" "details"}.battle-lines-page .rivalry-radar__head p,.battle-lines-page .summary-strip--battle-lines{display:none}.battle-lines-page .battle-mock-card--battle-lines{padding:10px}.battle-lines-page .battle-mock-stage--battle-lines{min-height:250px}.battle-lines-page .battle-live-row{margin-top:6px}.battle-lines-page .battle-lines-utility__grid{gap:10px}.battle-lines-page .battle-utility-item{padding:9px}}@media(max-width:420px){.battle-lines-page .battle-mock-stage--battle-lines{min-height:220px}}.battle-lines-page .hero{padding:12px;margin-bottom:7px}.battle-lines-page .hero p{max-width:72ch}.battle-lines-page .hero .actions{margin-top:9px;gap:6px}.battle-lines-page .hero .actions .action{padding:6px 10px;font-size:11px}.battle-lines-page .battle-mock-card--battle-lines{padding:12px}.battle-lines-page .battle-mock-card--battle-lines .battle-mock-card__head p{line-height:1.42}.battle-lines-page .battle-mock-stage--battle-lines{min-height:272px}.battle-lines-page .battle-line-label{max-width:13ch;font-size:10px;line-height:1.18;letter-spacing:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.battle-lines-page .battle-live-note{font-size:12px;line-height:1.35}.battle-lines-page .status-note{margin-top:6px;padding:7px 9px}.battle-lines-page .status-note__body{line-height:1.4}.battle-lines-page .status-note__list{margin:4px 0 0;gap:3px}@media(max-width:760px){.battle-lines-page .hero{padding:10px}.battle-lines-page .hero h1{margin-bottom:5px;font-size:clamp(22px,6.8vw,28px);line-height:1.02}.battle-lines-page .hero p{font-size:12px;line-height:1.32;max-width:56ch}.battle-lines-page .hero .code-note{font-size:10px;line-height:1.25}.battle-lines-page .hero .actions{margin-top:8px;gap:5px}.battle-lines-page .hero .actions .action{padding:5px 9px;font-size:10px}.battle-lines-page .battle-mock-card--battle-lines{padding:10px}.battle-lines-page .battle-mock-card--battle-lines .battle-mock-card__head{gap:8px;margin-bottom:8px}.battle-lines-page .battle-mock-card--battle-lines .battle-mock-card__head p{margin-bottom:4px;font-size:12px;line-height:1.35}.battle-lines-page .battle-mock-stage--battle-lines{min-height:246px}.battle-lines-page .battle-line-label{max-width:11ch;font-size:9px}.battle-lines-page .battle-xlabels span{font-size:10px}.battle-lines-page .battle-legend-row{gap:5px;margin-top:6px;font-size:10px}.battle-lines-page .status-note{margin-top:5px;padding:6px 8px;font-size:11px}.battle-lines-page .status-note__list li:nth-child(n+3){display:none}}@media(max-width:520px){.battle-lines-page .battle-mock-stage--battle-lines{min-height:232px}.battle-lines-page .battle-ylabels{font-size:9px}.battle-lines-page .battle-line-label{max-width:10ch;opacity:.82}}.site-shell .hero h1{font-size:clamp(30px,4vw,44px)!important;line-height:1.08;letter-spacing:-.02em}@media(max-width:760px){.site-shell .hero h1{font-size:clamp(26px,8.8vw,34px)!important}}@media(min-width:981px){.battle-lines-page .battle-lines-primary-flow{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}.battle-lines-page .battle-lines-chart-block,.battle-lines-page .rivalry-radar,.battle-lines-page .battle-lines-primary-details{grid-column:1 / -1;margin:0}.battle-lines-page .battle-detail-sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}.battle-lines-page .battle-detail-sections>.battle-detail-card{min-height:100%}.battle-lines-page .battle-lines-utility__grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:16px;align-items:start}.battle-lines-page .summary-strip--battle-lines{order:-1;grid-column:1 / -1;margin:0}.battle-lines-page .battle-utility-disclosure{grid-column:1;align-self:start}.battle-lines-page .battle-detail-sections--utility{grid-column:2;display:grid;gap:16px;align-self:start}.battle-lines-page .battle-mock-card--battle-lines{min-height:0}}.battle-lines-page .summary-strip--battle-lines{margin:14px 0 0}.battle-lines-page .summary-compact--battle-lines{display:none}.battle-lines-page .battle-lines-main-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(340px,.78fr);gap:16px;align-items:start}.battle-lines-page .battle-lines-main-column,.battle-lines-page .battle-lines-support-column{display:grid;gap:12px;min-width:0}.battle-lines-page .battle-primary-card .rivalry-primary strong{display:block;margin-bottom:6px}.battle-lines-page .battle-primary-card .rivalry-primary h3{margin:0 0 6px}.battle-lines-page .battle-primary-card .rivalry-primary p{margin:0 0 4px}.battle-lines-page .battle-mock-stage--battle-lines{min-height:360px}.battle-lines-page .battle-lines-support-column .battle-support-detail-stack{display:grid;grid-template-columns:1fr;gap:12px}.battle-lines-page .battle-detail-card--feed .kv-row strong{text-align:left}.battle-lines-page .battle-detail-card--data-state .kv-row strong{text-transform:capitalize}@media(max-width:1279px){.battle-lines-page .battle-lines-main-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr)}}@media(max-width:1023px){.battle-lines-page .battle-lines-main-grid{grid-template-columns:1fr}.battle-lines-page .battle-lines-support-column{order:2}}@media(max-width:900px){.battle-lines-page .summary-strip--battle-lines{display:none}.battle-lines-page .summary-compact--battle-lines{display:block;margin:12px 0 0}.battle-lines-page .summary-compact__details{background:#11182be0;border:1px solid rgba(122,162,255,.14);border-radius:14px;padding:10px 12px}.battle-lines-page .summary-compact__details summary{cursor:pointer;font-weight:700}.battle-lines-page .summary-compact__list{margin-top:8px;color:var(--muted);display:grid;gap:6px;font-size:13px}.battle-lines-page .summary-compact__list p{margin:0}.battle-lines-page .battle-mock-stage--battle-lines{min-height:320px}}@media(max-width:767px){.battle-lines-page .battle-support-detail-stack .battle-detail-card:nth-child(n+2){display:none}}@media(max-width:640px){.battle-lines-page .battle-lines-main-column,.battle-lines-page .battle-lines-support-column{gap:10px}.battle-lines-page .battle-primary-card{padding:12px}.battle-lines-page .battle-primary-card .rivalry-primary p:nth-of-type(n+2){display:none}.battle-lines-page .battle-mock-stage--battle-lines{min-height:300px}.battle-lines-page .battle-detail-card--feed .kv-row:nth-child(n+6){display:none}}@media(max-width:420px){.battle-lines-page .battle-mock-stage--battle-lines{min-height:270px}.battle-lines-page .battle-line-label{display:none}}.battle-lines-page .battle-lines-controls-wrap{margin:10px 0 6px}.battle-lines-page .battle-lines-controls{display:grid;gap:8px;align-items:stretch;grid-template-areas:"today date top metric bucket refresh";grid-template-columns:minmax(128px,1.05fr) minmax(168px,1.3fr) minmax(132px,1.05fr) minmax(132px,1.05fr) minmax(108px,.85fr) minmax(120px,.95fr)}.battle-lines-page .battle-lines-control{min-inline-size:0;block-size:42px}.battle-lines-page .battle-lines-control--today{grid-area:today;min-inline-size:124px}.battle-lines-page .battle-lines-control--date{grid-area:date;min-inline-size:164px}.battle-lines-page .battle-lines-control--top{grid-area:top;min-inline-size:132px}.battle-lines-page .battle-lines-control--metric{grid-area:metric;min-inline-size:132px}.battle-lines-page .battle-lines-control--bucket{grid-area:bucket;min-inline-size:108px}.battle-lines-page .battle-lines-control--refresh{grid-area:refresh;min-inline-size:120px}@media(max-width:1199px)and (min-width:960px){.battle-lines-page .battle-lines-controls{grid-template-areas:"today date top" "metric bucket refresh";grid-template-columns:minmax(140px,1fr) minmax(180px,1.2fr) minmax(132px,1fr)}}.battle-lines-page .battle-lines-support-column{min-width:320px;align-content:start}.battle-lines-page .battle-support-detail-stack .battle-detail-card,.battle-lines-page .battle-lines-support-column .battle-utility-item,.battle-lines-page .battle-lines-support-column .battle-detail-card--data-state{min-width:0;overflow-wrap:anywhere}@media(max-width:959px){.battle-lines-page .battle-lines-controls{grid-template-areas:"today date" "top top" "metric bucket" "refresh refresh";grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px}.battle-lines-page .battle-lines-control{block-size:40px}.battle-lines-page .battle-lines-support-column{min-width:0}}@media(max-width:767px){.battle-lines-page .battle-lines-controls-wrap{margin:8px 0 4px}.battle-lines-page .battle-lines-controls{gap:6px}.battle-lines-page .battle-lines-control{block-size:38px}}@media(max-width:520px){.battle-lines-page .battle-lines-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(max-width:1199px){.battle-lines-page .topbar{gap:10px;padding:10px 12px}.battle-lines-page .topbar__nav{display:none}.battle-lines-page .topbar__menu-button{display:inline-flex;align-items:center;justify-content:center}.battle-lines-page .topbar__menu-overlay,.battle-lines-page .topbar__menu-panel{display:block}.battle-lines-page .topbar__menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:44;background:#030810a3;opacity:0;pointer-events:none;transition:opacity .18s ease}.battle-lines-page .topbar__menu-panel{position:fixed;top:0;right:0;bottom:0;z-index:45;width:min(320px,88vw);height:100dvh;background:#070c17fc;border-left:1px solid rgba(122,162,255,.2);box-shadow:-20px 0 40px #00000073;transform:translate(100%);transition:transform .18s ease;overflow-y:auto;pointer-events:none;padding:16px 14px 20px}.battle-lines-page .topbar-shell--menu-open .topbar__menu-overlay{opacity:1;pointer-events:auto}.battle-lines-page .topbar-shell--menu-open .topbar__menu-panel{transform:translate(0);pointer-events:auto}.battle-lines-page .hero{padding:10px 12px;margin-bottom:6px;min-height:0;overflow:visible}.battle-lines-page .hero h1{margin-bottom:6px;font-size:clamp(24px,4vw,30px);line-height:1.08}.battle-lines-page .hero p,.battle-lines-page .hero .code-note{overflow:visible;text-overflow:clip;white-space:normal}.battle-lines-page .hero p{margin-bottom:6px;line-height:1.4}.battle-lines-page .hero .actions{margin-top:6px;gap:6px}}@media(max-width:959px){.battle-lines-page .hero{padding:8px 10px;margin-bottom:4px}.battle-lines-page .hero h1{font-size:clamp(21px,6.2vw,27px)}.battle-lines-page .battle-lines-controls-wrap{margin:6px 0 4px}.battle-lines-page .battle-lines-controls{gap:6px}}@media(max-width:719px){.battle-lines-page .hero{padding:7px 9px}.battle-lines-page .hero h1{font-size:clamp(20px,6vw,25px)}.battle-lines-page .battle-lines-controls-wrap{margin:5px 0 3px}}.battle-lines-controls{display:grid;align-items:stretch;gap:12px;margin:10px 0 14px;grid-template-columns:minmax(0,1.05fr) minmax(0,1.05fr) minmax(0,.95fr) minmax(168px,.82fr) minmax(132px,.62fr) minmax(150px,.72fr);grid-template-areas:"today date top metric bucket refresh"}.battle-lines-controls .battle-lines-control{min-width:0;width:100%;box-sizing:border-box;min-height:46px}.battle-lines-controls .battle-lines-control--today{grid-area:today}.battle-lines-controls .battle-lines-control--date{grid-area:date}.battle-lines-controls .battle-lines-control--top{grid-area:top}.battle-lines-controls .battle-lines-control--metric{grid-area:metric}.battle-lines-controls .battle-lines-control--bucket{grid-area:bucket}.battle-lines-controls .battle-lines-control--refresh{grid-area:refresh}.battle-lines-controls .battle-lines-control--metric{min-inline-size:168px}.battle-lines-controls .battle-lines-control--bucket{min-inline-size:132px}.battle-lines-controls .battle-lines-control--refresh{display:inline-flex;align-items:center;justify-content:center}@media(max-width:1279px)and (min-width:900px){.battle-lines-controls{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"today date top" "metric bucket refresh"}.battle-lines-controls .battle-lines-control--metric,.battle-lines-controls .battle-lines-control--bucket{min-inline-size:0}}@media(max-width:899px)and (min-width:700px){.battle-lines-controls{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"today date" "top metric" "bucket refresh"}.battle-lines-controls .battle-lines-control--metric,.battle-lines-controls .battle-lines-control--bucket{min-inline-size:0}}@media(max-width:699px){.battle-lines-controls{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"today date" "top top" "metric bucket" "refresh refresh"}.battle-lines-controls .battle-lines-control--metric,.battle-lines-controls .battle-lines-control--bucket{min-inline-size:0}.battle-lines-controls .battle-lines-control{min-height:44px}}@media(max-width:519px){.battle-lines-controls{gap:8px;margin:8px 0 12px}.battle-lines-controls .battle-lines-control{min-height:42px}}.controls.controls--battle-lines.battle-lines-controls{display:grid!important;align-items:stretch!important;gap:12px!important;margin:10px 0 14px!important;grid-template-columns:minmax(0,1.05fr) minmax(0,1.05fr) minmax(0,.95fr) minmax(168px,.82fr) minmax(132px,.62fr) minmax(150px,.72fr)!important;grid-template-areas:"today date top metric bucket refresh"!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control{min-width:0!important;width:100%!important;min-height:46px!important;box-sizing:border-box!important;margin:0!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--today{grid-area:today!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--date{grid-area:date!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--top{grid-area:top!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric{grid-area:metric!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{grid-area:bucket!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--refresh{grid-area:refresh!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric{min-inline-size:168px!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{min-inline-size:132px!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--refresh{display:inline-flex!important;align-items:center!important;justify-content:center!important}@media(max-width:1279px)and (min-width:900px){.controls.controls--battle-lines.battle-lines-controls{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-areas:"today date top" "metric bucket refresh"!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric,.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{min-inline-size:0!important}}@media(max-width:899px)and (min-width:700px){.controls.controls--battle-lines.battle-lines-controls{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"today date" "top metric" "bucket refresh"!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric,.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{min-inline-size:0!important}}@media(max-width:699px){.controls.controls--battle-lines.battle-lines-controls{gap:10px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"today date" "top top" "metric bucket" "refresh refresh"!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric,.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{min-inline-size:0!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control{min-height:44px!important}}@media(max-width:519px){.controls.controls--battle-lines.battle-lines-controls{gap:8px!important;margin:8px 0 12px!important}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control{min-height:42px!important}}.controls.controls--battle-lines.battle-lines-controls{display:grid;align-items:stretch;gap:8px;margin:8px 0 12px;grid-template-columns:minmax(128px,1.05fr) minmax(168px,1.3fr) minmax(132px,1.05fr) minmax(132px,1.05fr) minmax(108px,.85fr) minmax(120px,.95fr);grid-template-areas:"today date top metric bucket refresh"}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control{min-width:0;width:100%;min-height:42px;box-sizing:border-box}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--today{grid-area:today}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--date{grid-area:date}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--top{grid-area:top}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric{grid-area:metric}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{grid-area:bucket}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--refresh{grid-area:refresh}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric{min-inline-size:132px}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{min-inline-size:108px}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--refresh{display:inline-flex;align-items:center;justify-content:center}@media(max-width:1279px)and (min-width:900px){.controls.controls--battle-lines.battle-lines-controls{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"today date top" "metric bucket refresh"}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric,.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{min-inline-size:0}}@media(max-width:899px)and (min-width:700px){.controls.controls--battle-lines.battle-lines-controls{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"today date" "top metric" "bucket refresh"}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric,.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{min-inline-size:0}}@media(max-width:699px){.controls.controls--battle-lines.battle-lines-controls{gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"today date" "top top" "metric bucket" "refresh refresh"}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control{min-height:40px}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric,.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{min-inline-size:0}}@media(max-width:519px){.controls.controls--battle-lines.battle-lines-controls{gap:5px;margin:6px 0 10px}.controls.controls--battle-lines.battle-lines-controls>.battle-lines-control{min-height:38px}}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls{display:grid!important;align-items:stretch!important;gap:8px!important;margin:8px 0 12px!important;grid-template-columns:minmax(128px,1.05fr) minmax(168px,1.3fr) minmax(132px,1.05fr) minmax(132px,1.05fr) minmax(108px,.85fr) minmax(120px,.95fr)!important;grid-template-areas:"today date top metric bucket refresh"!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control{min-width:0!important;width:100%!important;min-height:42px!important;box-sizing:border-box!important;margin:0!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--today{grid-area:today!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--date{grid-area:date!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--top{grid-area:top!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric{grid-area:metric!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{grid-area:bucket!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--refresh{grid-area:refresh!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric{min-inline-size:132px!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{min-inline-size:108px!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--refresh{display:inline-flex!important;align-items:center!important;justify-content:center!important}@media(max-width:1279px)and (min-width:900px){.battle-lines-page .controls.controls--battle-lines.battle-lines-controls{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-areas:"today date top" "metric bucket refresh"!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric,.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{min-inline-size:0!important}}@media(max-width:899px)and (min-width:700px){.battle-lines-page .controls.controls--battle-lines.battle-lines-controls{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"today date" "top metric" "bucket refresh"!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric,.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{min-inline-size:0!important}}@media(max-width:699px){.battle-lines-page .controls.controls--battle-lines.battle-lines-controls{gap:6px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"today date" "top top" "metric bucket" "refresh refresh"!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control{min-height:40px!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--metric,.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control--bucket{min-inline-size:0!important}}@media(max-width:519px){.battle-lines-page .controls.controls--battle-lines.battle-lines-controls{gap:5px!important;margin:6px 0 10px!important}.battle-lines-page .controls.controls--battle-lines.battle-lines-controls>.battle-lines-control{min-height:38px!important}}@media(min-width:901px){.dayflow-open-sheet{display:none}}.kick-shell{min-height:100vh;background:#0b0f14;color:#e8eefc}.kick-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid rgba(120,146,190,.18);background:#070c14e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.kick-brand{display:inline-flex;align-items:center;gap:10px;color:#f3f7ff;text-decoration:none;font-weight:700}.kick-brand__logo{display:block}.kick-nav{display:flex;flex-wrap:wrap;gap:10px}.kick-nav__link{color:#c7d4f4;text-decoration:none;padding:8px 10px;border-radius:999px;border:1px solid rgba(120,146,190,.18)}.kick-nav__link[data-active=true]{color:#f8fbff;border-color:#8ad3ff8c;background:#8ad3ff14}.kick-main{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.kick-footer{border-top:1px solid rgba(120,146,190,.18);padding:24px}.kick-footer__links{width:min(1180px,calc(100% - 32px));margin:0 auto;display:flex;flex-wrap:wrap;gap:16px}.kick-footer__links a{color:#c7d4f4;text-decoration:none}@media(max-width:900px){.kick-topbar{align-items:flex-start;flex-direction:column}.kick-main{width:min(100% - 24px,1180px)}}
