:root{font-family:Microsoft YaHei UI,PingFang SC,Noto Sans SC,sans-serif;color:#d9e0dc;background:#0b0f0e;--line:#26302d;--muted:#77847f;--green:#9fe870;--red:#ff6b5f;--amber:#efbd63;--panel:#121816}*{box-sizing:border-box}body{margin:0;background:#0b0f0e}button{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}aside{position:fixed;inset:0 auto 0 0;width:248px;background:#0d1210;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:3}.brand{height:82px;display:flex;align-items:center;gap:12px;padding:0 22px;border-bottom:1px solid var(--line)}.brand>span{display:grid;place-items:center;width:38px;height:38px;background:var(--green);color:#0b0f0e;font:600 13px IBM Plex Mono}.brand div{display:flex;flex-direction:column}.brand b{font-size:13px}.brand small{font:10px IBM Plex Mono;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:4px}nav{padding:22px 12px;display:grid;gap:4px}nav a{height:48px;display:grid;grid-template-columns:36px 1fr 14px;align-items:center;padding:0 12px;color:#8e9a95;text-decoration:none;border:1px solid transparent;font-size:13px;transition:.15s}nav a:hover{color:#e8eeeb;background:#141b18}nav a.selected{color:#eaf2ed;background:#18211d;border-color:#314039}nav a i{font:600 10px IBM Plex Mono;color:#5e6a65;font-style:normal}nav a.selected i,nav a.selected b{color:var(--green)}nav a b{text-align:right;font-size:17px}.aside-foot{margin-top:auto;padding:18px;border-top:1px solid var(--line)}.aside-foot>div{display:flex;align-items:center;gap:10px}.aside-foot span{display:flex;flex-direction:column}.aside-foot b{font:600 11px IBM Plex Mono;color:var(--green)}.aside-foot small,.aside-foot p{font:9px IBM Plex Mono;color:var(--muted);letter-spacing:.08em}.pulse{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #9fe87015}.workspace{grid-column:2;min-width:0}.topbar{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid var(--line);background:#0d1210;position:sticky;top:0;z-index:2}.topbar>div{display:flex;align-items:center;gap:12px;font:10px IBM Plex Mono;color:var(--muted);text-transform:uppercase}.topbar b{color:#b5c0bb}.fake-badge{color:#0b0f0e!important;background:var(--green);padding:5px 8px;font-weight:600}.workspace main{max-width:1320px;margin:0 auto;padding:38px 42px 70px}.page{animation:page-in .25s ease-out}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px}.page-heading p{font:10px IBM Plex Mono;letter-spacing:.14em;color:var(--green);margin:0 0 8px}.page-heading h1{font-size:27px;line-height:1.2;margin:0;letter-spacing:.02em}.page-heading button,.actions button,.segmented button{border:1px solid #37443f;color:#bac4bf;background:#151c19;padding:9px 15px;font-size:12px}.page-heading button:not(:disabled):hover{border-color:var(--green);color:var(--green)}button:disabled{opacity:.45;cursor:not-allowed}.notice{display:flex;gap:18px;align-items:center;background:#151d19;border-left:3px solid var(--green);padding:13px 16px;margin-bottom:22px;font-size:12px}.notice b{color:var(--green);font:600 11px IBM Plex Mono}.notice span{color:#9aa59f}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:22px}.metric{background:var(--panel);border:1px solid var(--line);padding:20px;min-height:116px;display:flex;flex-direction:column;justify-content:space-between}.metric span{font-size:11px;color:var(--muted)}.metric strong{font:600 22px IBM Plex Mono;letter-spacing:-.03em}.metric.good strong{color:var(--green)}.metric.danger strong{color:var(--red)}.metric.warn strong{color:var(--amber)}.compact .metric{min-height:96px}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}.panel{background:var(--panel);border:1px solid var(--line)}.panel>header{display:flex;justify-content:space-between;padding:17px 20px;border-bottom:1px solid var(--line)}.panel h2{font-size:13px;margin:0}.panel header span{font:10px IBM Plex Mono;color:var(--muted)}.pipeline{list-style:none;margin:0;padding:6px 20px 14px}.pipeline li{display:grid;grid-template-columns:38px 1fr auto;align-items:center;min-height:70px;border-bottom:1px solid #222b28}.pipeline li:last-child{border:0}.pipeline i{font:10px IBM Plex Mono;color:#64706b;font-style:normal}.pipeline div{display:flex;flex-direction:column}.pipeline b{font-size:12px}.pipeline small{color:var(--muted);font-size:10px;margin-top:4px}.pipeline em{font:600 9px IBM Plex Mono;color:var(--green);font-style:normal}.gate-list{margin:0;padding:12px 20px}.gate-list div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #222b28}.gate-list dt,.gate-list dd{font:10px IBM Plex Mono;margin:0}.gate-list dt{color:var(--muted)}.gate-list dd{color:#c2cbc7}.red{color:var(--red)!important}.amber{color:var(--amber)!important}.table-wrap{border:1px solid var(--line);background:var(--panel);overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{text-align:left;color:var(--muted);font:500 10px IBM Plex Mono;padding:13px 16px;border-bottom:1px solid var(--line)}td{padding:17px 16px;border-bottom:1px solid #222b28;color:#aeb8b3}td b,td small{display:block;color:#d9e0dc}td small{color:var(--muted);margin-top:5px}.tag{padding:4px 7px;font:10px IBM Plex Mono;border:1px solid #39443f}.empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #303b37;margin-top:18px;text-align:center}.empty>span{font:10px IBM Plex Mono;color:var(--green);letter-spacing:.12em}.empty h3{font-size:16px;margin:14px 0 7px}.empty p{max-width:520px;color:var(--muted);font-size:12px;line-height:1.7}.segmented{display:flex}.segmented button{padding:7px 13px}.segmented .active{color:var(--green);border-color:#47603e}.risk-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.risk-grid article{background:var(--panel);border:1px solid var(--line);padding:20px;display:flex;flex-direction:column}.risk-grid span,.risk-grid small{font-size:10px;color:var(--muted)}.risk-grid strong{font:600 22px IBM Plex Mono;margin:20px 0 8px}.danger-panel{border-left:3px solid var(--red)}.danger-panel p{font-size:12px;color:#909c96;padding:0 20px}.actions{display:flex;gap:8px;padding:10px 20px 20px}.timeline{border:1px solid var(--line);background:var(--panel);padding:10px 24px}.timeline article{display:grid;grid-template-columns:80px 16px 1fr auto;align-items:center;min-height:82px;border-bottom:1px solid #222b28}.timeline article:last-child{border:0}.timeline time{font:10px IBM Plex Mono;color:var(--muted)}.timeline i{width:7px;height:7px;background:var(--green);border-radius:50%}.timeline b{font-size:12px}.timeline p{font:10px IBM Plex Mono;color:var(--muted);margin:6px 0 0}.timeline article>span{font:9px IBM Plex Mono;color:var(--green)}.status-pill{font:10px IBM Plex Mono;border:1px solid #375c32;padding:7px 10px;color:var(--green)}@keyframes page-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:980px){.app-shell{grid-template-columns:76px 1fr}aside{width:76px}.brand{padding:0 18px}.brand div,nav a span,nav a b,.aside-foot span,.aside-foot p{display:none}nav a{grid-template-columns:1fr;justify-items:center}.workspace{grid-column:2}.metrics,.risk-grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}}@media(max-width:680px){.app-shell{display:block}aside{position:static;width:auto;height:auto}.brand{height:60px}.brand div{display:flex}nav{display:flex;overflow-x:auto;padding:8px}nav a{min-width:52px}.aside-foot{display:none}.workspace main{padding:24px 16px}.topbar{padding:0 16px}.topbar>div:last-child{display:none}.metrics,.risk-grid{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr}.page-heading{align-items:flex-start}.page-heading h1{font-size:23px}}.login-shell{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 10%,#173a43,#071014 52%);color:#e8f0f1}.login-card{width:min(440px,calc(100vw - 40px));padding:38px;border:1px solid #2c5058;border-radius:18px;background:#08181df0;box-shadow:0 30px 80px #0009}.login-card>span,.login-card p{color:#8fa9ad}.login-card h1{margin:8px 0 12px}.login-card label{display:grid;gap:8px;margin:26px 0 18px}.login-card input{padding:13px;color:#fff;border:1px solid #3d6068;border-radius:8px;background:#08171b}.error-banner{padding:11px 14px;color:#ffd9d9;border:1px solid #8d4242;border-radius:8px;background:#491e1e}.error-banner.global{margin:12px 28px 0}.notice.real{border-color:#3c756b;background:#102d2b}.real-runner header{padding-bottom:12px}.real-runner .strategy-steps li[data-complete=true]{border-color:#3d7869;background:#102c29}.real-runner .strategy-steps li[data-complete=true] em{color:#69d1aa}.admin-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.admin-tools .panel{padding-bottom:22px}.admin-tools .panel>p{padding:0 22px;color:#8fa4a8}.admin-tools .actions,.scenario-grid{padding:0 22px;display:flex;flex-wrap:wrap;gap:9px}.scenario-grid button{font-size:11px}.difference{margin:12px 22px;padding:12px;display:grid;gap:8px;border:1px solid #7b3f3f;border-radius:8px}.difference code{white-space:pre-wrap;color:#d9b4b4}@media(max-width:900px){.admin-tools{grid-template-columns:1fr}}:root{--strategy-cockpit-accent: #b8ff65;--strategy-cockpit-mint: #65e6bd;--strategy-cockpit-amber: #ffc761;--strategy-cockpit-red: #ff6f61;--strategy-cockpit-ink: #070c0a;--strategy-cockpit-panel: #101714;--strategy-cockpit-line: rgba(184, 255, 101, .14)}.strategy-cockpit{position:relative;overflow:hidden;border:1px solid #26352f;border-radius:2px;background:linear-gradient(rgba(184,255,101,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(184,255,101,.026) 1px,transparent 1px),radial-gradient(circle at 80% -20%,rgba(101,230,189,.12),transparent 35%),#0b110f;background-size:40px 40px,40px 40px,auto,auto;box-shadow:0 30px 80px #00000047}.strategy-cockpit:before{position:absolute;inset:0 0 auto;height:2px;content:"";background:linear-gradient(90deg,var(--strategy-cockpit-accent),var(--strategy-cockpit-mint) 45%,transparent 85%)}.strategy-hero{display:grid;grid-template-columns:minmax(0,1fr) 142px 230px;gap:28px;align-items:center;min-height:224px;padding:42px 44px 36px;border-bottom:1px solid #25322d}.strategy-hero-copy{max-width:760px}.strategy-kicker{display:flex;gap:10px;align-items:center;margin-bottom:17px;color:#81918a;font:600 9px IBM Plex Mono,monospace;letter-spacing:.15em}.strategy-kicker span{color:var(--strategy-cockpit-accent)}.strategy-kicker i{width:32px;height:1px;background:#405149}.strategy-hero h1{max-width:760px;margin:0;color:#f2f6f3;font-size:clamp(28px,3vw,43px);font-weight:600;line-height:1.16;letter-spacing:-.035em}.strategy-hero-copy>p{max-width:720px;margin:18px 0 0;color:#8d9b95;font-size:12px;line-height:1.85}.strategy-run-identity,.strategy-status-cluster{display:flex;min-height:120px;flex-direction:column;justify-content:center;padding:20px;border-left:1px solid #2c3934}.strategy-run-identity>span,.strategy-status-cluster>span,.strategy-primary-action>span,.strategy-operations>span,.strategy-danger-action>span{color:#66756f;font:500 9px IBM Plex Mono,monospace;letter-spacing:.13em}.strategy-run-identity strong{margin:9px 0 7px;color:#f0f4f1;font:600 34px IBM Plex Mono,monospace;letter-spacing:-.08em}.strategy-run-identity small{overflow:hidden;color:#66756f;font:9px IBM Plex Mono,monospace;text-overflow:ellipsis}.strategy-status-cluster{position:relative;min-height:124px;border:1px solid #34473e;background:#0f1915cc}.strategy-status-cluster:after{position:absolute;top:16px;right:16px;width:7px;height:7px;border-radius:50%;content:"";background:var(--strategy-cockpit-accent);box-shadow:0 0 0 6px #b8ff6514,0 0 20px #b8ff6566}.strategy-status-cluster strong{overflow-wrap:anywhere;margin:13px 0 10px;color:var(--strategy-cockpit-accent);font:600 14px IBM Plex Mono,monospace}.strategy-status-cluster small{color:#718079;font:8px IBM Plex Mono,monospace}.strategy-status-cluster.warning{border-color:#ffc76159}.strategy-status-cluster.warning strong{color:var(--strategy-cockpit-amber)}.strategy-status-cluster.warning:after{background:var(--strategy-cockpit-amber);box-shadow:0 0 0 6px #ffc76114}.strategy-status-cluster.danger{border-color:#ff6f6161;background:#2a111094}.strategy-status-cluster.danger strong{color:var(--strategy-cockpit-red)}.strategy-status-cluster.danger:after{background:var(--strategy-cockpit-red);box-shadow:0 0 0 6px #ff6f6114}.strategy-status-cluster.complete strong{color:var(--strategy-cockpit-mint)}.strategy-command-strip{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;min-height:54px;padding:0 44px;border-bottom:1px solid #24312c;background:#101915e0}.strategy-command-strip>div{display:flex;gap:9px;align-items:center}.strategy-command-strip b{color:#dce5e0;font:600 10px IBM Plex Mono,monospace}.strategy-command-strip p{overflow:hidden;margin:0;color:#84928c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--strategy-cockpit-accent);box-shadow:0 0 12px var(--strategy-cockpit-accent);animation:strategy-pulse 2.2s ease-out infinite}.strategy-open-orders{color:#74817c;font:9px IBM Plex Mono,monospace;white-space:nowrap}.strategy-open-orders b{margin-right:4px;color:var(--strategy-cockpit-accent);font-size:13px}.strategy-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #25322d}.strategy-metrics article{position:relative;display:flex;min-width:0;min-height:144px;flex-direction:column;justify-content:center;padding:27px 28px 24px;border-right:1px solid #25322d;background:#0a100e85}.strategy-metrics article:last-child{border-right:0}.strategy-metrics article:before{position:absolute;top:22px;right:22px;width:12px;height:1px;content:"";background:#3f5048}.strategy-metrics span{color:#73817b;font-size:10px}.strategy-metrics strong{overflow:hidden;margin:15px 0 10px;color:#f0f4f1;font:600 clamp(19px,2vw,28px) "IBM Plex Mono",monospace;letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap}.strategy-metrics article:first-child strong,.strategy-metrics article:nth-child(2) strong{color:var(--strategy-cockpit-accent)}.strategy-metrics small{color:#56635e;font-size:9px}.strategy-flight-plan{padding:34px 44px 38px;border-bottom:1px solid #25322d}.strategy-flight-plan>header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.strategy-flight-plan header span{color:var(--strategy-cockpit-mint);font:600 8px IBM Plex Mono,monospace;letter-spacing:.16em}.strategy-flight-plan h2{margin:6px 0 0;color:#e8eeea;font-size:16px}.strategy-flight-plan header>p{margin:0;color:#66736e;font:9px IBM Plex Mono,monospace}.strategy-stage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none}.strategy-stage-grid li{position:relative;min-width:0;min-height:192px;padding:0 24px 20px 0}.strategy-stage-grid li:not(:last-child):after{position:absolute;top:15px;right:0;left:38px;height:1px;content:"";background:#34413c}.strategy-stage-grid li[data-stage=complete]:not(:last-child):after{background:linear-gradient(90deg,var(--strategy-cockpit-mint),rgba(101,230,189,.18))}.stage-index{position:relative;z-index:1;display:flex;align-items:center;margin-bottom:26px}.stage-index span{display:grid;width:31px;height:31px;place-items:center;border:1px solid #46544e;border-radius:50%;color:#718079;background:#0c1210;font:600 9px IBM Plex Mono,monospace}.strategy-stage-grid li[data-stage=complete] .stage-index span{border-color:var(--strategy-cockpit-mint);color:#07100c;background:var(--strategy-cockpit-mint);box-shadow:0 0 18px #65e6bd2e}.strategy-stage-grid li[data-stage=current] .stage-index span{border-color:var(--strategy-cockpit-accent);color:var(--strategy-cockpit-accent);box-shadow:inset 0 0 0 4px #b8ff6512}.stage-copy{display:flex;min-width:0;flex-direction:column}.stage-copy small{color:#59665f;font:8px IBM Plex Mono,monospace;letter-spacing:.13em}.stage-copy b{margin:9px 0 10px;color:#dce4df;font-size:12px}.stage-copy p{max-width:220px;min-height:38px;margin:0;color:#6e7c76;font-size:9px;line-height:1.7}.strategy-stage-grid em{display:inline-flex;margin-top:17px;padding:5px 8px;border:1px solid #34413c;color:#6b7872;font:600 8px IBM Plex Mono,monospace;font-style:normal}.strategy-stage-grid li[data-stage=complete] em{border-color:#65e6bd40;color:var(--strategy-cockpit-mint);background:#65e6bd0d}.strategy-stage-grid li[data-stage=current] em{border-color:#b8ff654d;color:var(--strategy-cockpit-accent);background:#b8ff650f}.strategy-action-deck{display:grid;grid-template-columns:minmax(235px,.8fr) minmax(400px,1.5fr) minmax(180px,.65fr);gap:0;border-bottom:1px solid #25322d;background:#080d0bb3}.strategy-primary-action,.strategy-operations,.strategy-danger-action{display:flex;min-width:0;min-height:148px;flex-direction:column;justify-content:center;padding:24px 28px;border-right:1px solid #25322d}.strategy-danger-action{border-right:0}.strategy-primary-action button,.strategy-danger-action button{display:flex;min-height:42px;align-items:center;justify-content:space-between;margin:12px 0 9px;padding:0 15px;border:1px solid var(--strategy-cockpit-accent);color:#08100c;background:var(--strategy-cockpit-accent);font-size:11px;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.strategy-primary-action button:not(:disabled):hover{box-shadow:0 10px 28px #b8ff6529;filter:brightness(1.06);transform:translateY(-2px)}.strategy-primary-action button b{font-size:15px}.strategy-primary-action small,.strategy-danger-action small{color:#63706a;font-size:8px}.strategy-operations>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}.strategy-operations button{min-height:42px;padding:0 10px;border:1px solid #35443d;color:#aeb9b3;background:#121a17;font-size:10px;cursor:pointer;transition:border-color .16s ease,color .16s ease,background .16s ease}.strategy-operations button:not(:disabled):hover{border-color:var(--strategy-cockpit-mint);color:var(--strategy-cockpit-mint);background:#65e6bd0f}.strategy-danger-action button{border-color:#ff6f618c;color:var(--strategy-cockpit-red);background:#ff6f610f}.strategy-danger-action button:not(:disabled):hover{color:#0d0908;background:var(--strategy-cockpit-red);transform:translateY(-2px)}.strategy-action-deck button:focus-visible,.strategy-review-actions button:focus-visible,.strategy-boundary a:focus-visible{outline:2px solid #f4f8f5;outline-offset:3px}.strategy-action-deck button:disabled,.strategy-review-actions button:disabled{cursor:not-allowed;filter:saturate(.2);opacity:.38}.strategy-review-actions{display:flex;gap:10px;align-items:center;padding:18px 28px;border-bottom:1px solid rgba(255,199,97,.2);background:#ffc7610d}.strategy-review-actions>div{display:flex;min-width:250px;flex-direction:column}.strategy-review-actions span{color:var(--strategy-cockpit-amber);font:8px IBM Plex Mono,monospace;letter-spacing:.12em}.strategy-review-actions b{margin-top:5px;font-size:11px}.strategy-review-actions button{padding:9px 12px;border:1px solid rgba(255,199,97,.35);color:#e5c98d;background:#ffc7610a;font-size:10px}.strategy-error{margin:18px 28px 0}.strategy-boundary{display:grid;grid-template-columns:1fr 1.2fr auto;gap:28px;align-items:center;padding:22px 28px;background:#0d1311e6}.strategy-boundary>div{display:flex;gap:12px;align-items:center}.strategy-boundary span{color:var(--strategy-cockpit-mint);font:600 8px IBM Plex Mono,monospace;letter-spacing:.11em;white-space:nowrap}.strategy-boundary p{margin:0;color:#6f7c76;font-size:9px}.strategy-boundary a{color:var(--strategy-cockpit-accent);font:600 9px IBM Plex Mono,monospace;text-decoration:none;white-space:nowrap}.strategy-boundary a b{margin-left:6px;font-size:13px}.launch-card{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px;padding:22px 24px;border:1px solid #34503a;border-left:3px solid var(--green);color:#d9e0dc;background:linear-gradient(100deg,#17241c,#111714 70%);text-decoration:none;transition:.18s}.launch-card:hover{border-color:var(--green);transform:translateY(-2px)}.launch-card>span{display:flex;flex-direction:column}.launch-card small{color:var(--green);font:9px IBM Plex Mono,monospace;letter-spacing:.14em}.launch-card b{margin:7px 0;font-size:16px}.launch-card em{color:#8c9993;font-size:11px;font-style:normal}.launch-card>strong{color:var(--green);font:600 11px IBM Plex Mono,monospace;white-space:nowrap}.position-band{display:flex;gap:28px;align-items:center;margin-bottom:12px;padding:14px 18px;border-left:3px solid var(--green);background:#151d19;font-size:11px}.position-band>span{color:var(--muted)}.position-band div{font:11px IBM Plex Mono,monospace}.position-band b{margin-left:5px;color:var(--green);font-size:16px}.position-band em{margin-left:auto;color:#78857f;font-size:10px;font-style:normal}.data-panel{margin-bottom:12px}.data-panel .table-wrap{border:0}.data-panel code{color:#a8b5af;font:10px IBM Plex Mono,monospace}.recon-workbench p{max-width:760px;padding:3px 20px;color:#8f9b95;font-size:11px;line-height:1.7}@keyframes strategy-pulse{0%{box-shadow:0 0 #b8ff6552}70%{box-shadow:0 0 0 7px #b8ff6500}to{box-shadow:0 0 #b8ff6500}}@media(max-width:1180px){.strategy-hero{grid-template-columns:minmax(0,1fr) 130px 210px;padding-inline:30px}.strategy-command-strip,.strategy-flight-plan{padding-inline:30px}.strategy-action-deck{grid-template-columns:1fr 1.6fr}.strategy-danger-action{grid-column:1 / -1;min-height:104px;border-top:1px solid #25322d;border-right:0}.strategy-danger-action button{max-width:240px}}@media(max-width:900px){.strategy-hero{grid-template-columns:1fr 1fr}.strategy-hero-copy{grid-column:1 / -1}.strategy-run-identity,.strategy-status-cluster{min-height:104px}.strategy-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.strategy-metrics article:nth-child(2){border-right:0}.strategy-metrics article:nth-child(-n+2){border-bottom:1px solid #25322d}.strategy-stage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 0}.strategy-stage-grid li{min-height:176px}.strategy-stage-grid li:nth-child(2):after{display:none}.strategy-action-deck{grid-template-columns:1fr}.strategy-primary-action,.strategy-operations{border-right:0;border-bottom:1px solid #25322d}.strategy-danger-action{grid-column:auto;border-top:0}.strategy-boundary{grid-template-columns:1fr;gap:13px}}@media(max-width:620px){.strategy-hero{display:flex;min-height:0;flex-direction:column;align-items:stretch;padding:30px 22px 24px}.strategy-hero h1{font-size:28px}.strategy-run-identity,.strategy-status-cluster{min-height:90px;border-left:0}.strategy-run-identity{border-top:1px solid #2c3934}.strategy-command-strip{grid-template-columns:1fr auto;padding:13px 22px}.strategy-command-strip p{grid-column:1 / -1;grid-row:2;white-space:normal}.strategy-metrics{grid-template-columns:1fr}.strategy-metrics article{min-height:118px;border-right:0;border-bottom:1px solid #25322d}.strategy-metrics article:last-child{border-bottom:0}.strategy-flight-plan{padding:28px 22px}.strategy-flight-plan>header{align-items:flex-start}.strategy-flight-plan header>p{display:none}.strategy-stage-grid{grid-template-columns:1fr;gap:0}.strategy-stage-grid li{min-height:0;padding:0 0 28px 46px}.strategy-stage-grid li:not(:last-child):after{top:31px;bottom:0;left:15px;width:1px;height:auto}.stage-index{position:absolute;top:0;left:0}.stage-copy p{max-width:none;min-height:0}.strategy-stage-grid em{margin-top:11px}.strategy-primary-action,.strategy-operations,.strategy-danger-action{min-height:0;padding:22px}.strategy-operations>div{grid-template-columns:1fr}.strategy-danger-action button{max-width:none}.strategy-review-actions{align-items:stretch;flex-direction:column}.strategy-boundary{padding:21px 22px}.strategy-boundary>div{align-items:flex-start;flex-direction:column;gap:5px}}@media(prefers-reduced-motion:reduce){.live-dot{animation:none}.strategy-primary-action button,.strategy-danger-action button,.launch-card{transition:none}}
