:root{--font-pretendard:"Pretendard";--mono:"Cascadia Mono", Consolas, ui-monospace, monospace;--sans:var(--font-pretendard), "Segoe UI", "Malgun Gothic", system-ui, sans-serif;font-family:var(--sans);color:#f4f7fb;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#242424}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Thin-D6ZjFId1.ttf)format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-ExtraLight-D3wbe2dx.ttf)format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Light-CO41HPJw.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Regular-PCFjemQu.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Medium-CYEYLZjT.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-SemiBold-D_MLB44c.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Bold-C2VP-hcX.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-ExtraBold-DVy5M4w3.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Black-BFZNj13u.ttf)format("truetype");font-weight:900;font-style:normal;font-display:swap}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100svh;margin:0}button,input,textarea,select{font:inherit}.mips-broadcast{--bg:#1f2225;--panel:#11171d;--panel-soft:#202830;--line:#050607;--line-soft:#ffffff1f;--blue:#0781c4;--blue-dark:#064666;--cyan:#13c7d8;--green:#22d27d;--yellow:#ffe600;--orange:#f47b20;--red:#ff365f;--text:#f5f8fb;--muted:#aeb9c3;--weight-body:400;--weight-label:400;--weight-control:500;--weight-title:600;--weight-value:700;--weight-brand:800;background:var(--bg);min-height:100svh;color:var(--text);overflow:hidden}.broadcast-header{background:linear-gradient(180deg, #0a8fd9 0%, var(--blue) 100%);border-bottom:3px solid var(--blue-dark);grid-template-columns:max-content minmax(0,1fr);align-items:center;height:60px;display:grid}.brand{color:#0572b6;height:100%;font-size:34px;font-weight:var(--weight-brand);white-space:nowrap;background:#f7fbff;justify-content:center;align-items:center;padding:0 12px;display:flex}.broadcast-header h1{color:#e3f4ff;font-size:29px;font-weight:var(--weight-control);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0 18px;line-height:1;overflow:hidden}.summary-strip{border-bottom:3px solid var(--line);background:#303236;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 8px;display:flex}.summary-item{color:#fff;min-width:max-content;font-size:19px;font-weight:var(--weight-title);white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:8px;display:flex}.summary-item span{color:#e2e9ef}.summary-item strong{color:#17191b;height:28px;font-size:20px;font-weight:var(--weight-value);white-space:nowrap;background:#f7f7f7;flex:none;justify-content:center;align-items:center;padding:0 9px;display:inline-flex}.mission-grid{grid-template:"input visual status"minmax(0,1fr)"input visual status"/25% 51% 24%;gap:4px;height:calc(100svh - 105px);padding:4px;display:grid}.panel{border:1px solid var(--line);background:var(--panel);min-width:0;min-height:0;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a}.panel-title{color:#fff;height:28px;font-size:15px;font-weight:var(--weight-title);white-space:nowrap;background:linear-gradient(#3b3d40 0%,#2b2d30 100%);align-items:center;padding:0 10px;display:flex}.input-stack{background:#25292d;grid-area:input;grid-template-rows:28px minmax(0,1fr) 94px;display:grid}.input-grid{grid-template-columns:1fr 1fr;gap:7px;padding:8px;display:grid;overflow:auto}.compact-field{gap:4px;min-width:0;display:grid}.compact-field>span{color:#cbd6df;font-size:12px;font-weight:var(--weight-control)}.compact-field>div{border:1px solid var(--line-soft);background:#080d12;grid-template-columns:minmax(0,1fr) max-content;display:grid}.compact-field input{color:#fff;width:100%;min-width:0;font-size:14px;font-weight:var(--weight-control);background:0 0;border:0;outline:0;padding:7px}.compact-field em{border-left:1px solid var(--line-soft);min-width:36px;color:var(--muted);font-size:11px;font-style:normal;font-weight:var(--weight-label);justify-content:center;align-items:center;display:flex}.validation-card{border:1px solid var(--line-soft);grid-column:1/-1;gap:2px;padding:8px;display:grid}.validation-card strong{color:#fff;font-size:13px;font-weight:var(--weight-title)}.validation-card span{color:#dce7ef;font-size:12px;font-weight:var(--weight-label);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.validation-card.valid{background:#12a6602e;border-color:#22d27d7a}.validation-card.warning{background:#ffe60024;border-color:#ffe6007a}.clock-block{border-top:1px solid var(--line);text-align:center;background:#303236;align-content:center;padding:8px 10px;display:grid}.clock-block span{color:#cbd6df;font-size:14px;font-weight:var(--weight-label)}.clock-block strong{font-family:var(--mono);font-size:31px;font-weight:500;line-height:1}.main-visual{background:#071018;grid-area:visual;grid-template-rows:28px minmax(0,1fr) 112px;display:grid}.visual-title{background:#2b2d30;grid-template-columns:minmax(0,1fr) max-content;display:grid}.visual-title .panel-title{background:0 0}.mode-switch{border-left:1px solid var(--line);grid-template-columns:52px 52px;display:grid}.mode-switch button{color:var(--muted);cursor:pointer;font-size:13px;font-weight:var(--weight-control);background:#151a20;border:0;border-left:1px solid #ffffff14}.mode-switch button.active{background:var(--cyan);color:#061015}.visual-canvas{min-height:0;position:relative}.trajectory-scene,.trajectory-scene canvas,.trajectory-map{width:100%;height:100%;display:block}.floating-readout{border:1px solid var(--line-soft);background:#05090dd1;gap:2px;min-width:150px;padding:10px;display:grid;position:absolute;top:10px;right:10px}.floating-readout span,.floating-readout small{color:var(--muted);font-size:12px;font-weight:var(--weight-label)}.floating-readout strong{color:#fff;font-size:28px;font-weight:var(--weight-value);line-height:1}.projection-panel{background:#101820;grid-area:projection;grid-template-rows:28px minmax(0,1fr);display:grid}.telemetry-panel{background:#050607;grid-area:telemetry;grid-template-rows:28px minmax(0,1fr) 86px;display:grid}.status-list{background:#263340;grid-area:status;grid-template-rows:28px repeat(5,minmax(0,50px)) minmax(0,1fr);display:grid}.timeline-panel{border-top:1px solid var(--line);background:#151d25;grid-template-rows:max-content minmax(0,1fr) max-content;gap:8px;min-height:0;padding:10px 14px;display:grid}.timeline-head,.timeline-labels{justify-content:space-between;display:flex}.timeline-head strong{color:#fff;font-family:var(--mono);font-size:24px;font-weight:500;line-height:1}.timeline-head span,.timeline-labels span{color:var(--muted);font-size:12px;font-weight:var(--weight-label)}.timeline-actions{align-items:center;gap:10px;display:flex}.timeline-control{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;display:grid}.timeline-play-button{background:var(--cyan);color:#061015;cursor:pointer;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.timeline-play-button:focus-visible{outline-offset:2px;outline:2px solid #fff}.play-icon{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid;width:0;height:0;margin-left:3px;display:block}.pause-icon{background:currentColor;width:12px;height:12px;display:block}.timeline-control input{width:100%;accent-color:var(--cyan)}.trajectory-map{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:linear-gradient(#ffffff09 1px,#0000 1px) 0 0/10% 10%,linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/10% 10%,radial-gradient(circle at 54% 44%,#1a536094,#0000 38%),#071018}.trajectory-map:active{cursor:grabbing}.trajectory-map .map-grid{fill:url(#grid);stroke:#ffffff14}.trajectory-map pattern path{fill:none;stroke:#ffffff14;stroke-width:.35px}.korea-map-layer path{fill:#22835fa3;stroke:#8bf4cbeb;stroke-linejoin:round;stroke-width:.28px}.korea-map-layer path:first-child,.korea-map-layer path:nth-child(2){fill:#1f6f55c7;stroke-width:.34px}.administrative-boundaries{fill:none;stroke:#cde2eb94;stroke-linecap:round;stroke-linejoin:round;stroke-width:.7px;vector-effect:non-scaling-stroke}.map-city-layer{pointer-events:none}.map-city circle{fill:#d9edf5;stroke:#071018;stroke-width:.55px;vector-effect:non-scaling-stroke}.map-city text{fill:#f5fbff;font-weight:var(--weight-control);letter-spacing:0;paint-order:stroke fill;stroke:#040a0fe6;stroke-linejoin:round}.map-reference-lines line{stroke:#ffffff1f;stroke-dasharray:1.5 1.5;stroke-width:.18px}.path-shadow{fill:none;stroke:#13c7d82e;stroke-width:4.2px}.path-line{fill:none;stroke:var(--cyan);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2px}.start-point{fill:var(--green)}.terminal-ring{fill:#ff365f2e;stroke:var(--red);stroke-width:.8px}.active-missile-2d{fill:var(--yellow);stroke:#fff6a8;stroke-linejoin:round;stroke-width:.18px}.active-missile-2d .missile-fin{fill:var(--orange);stroke:#ffd2bd}.impact-label{border:1px solid var(--line-soft);background:#05090dd1;padding:8px;display:grid;position:absolute;bottom:8px;right:8px}.impact-label strong{color:var(--yellow);font-size:13px}.impact-label span{color:#fff;font-size:12px;font-weight:var(--weight-label)}.wave-list{gap:5px;padding:7px;display:grid;overflow:hidden}.wave-list.compact{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:4px 6px;padding:6px 7px}.wave-row{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:6px;display:grid}.wave-row span{color:#e6edf3;font-size:11px;font-weight:var(--weight-label)}.wave-row svg{background:#111419;width:100%;height:21px}.wave-row polyline{fill:none;stroke:#dbe3ea;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px}.graph-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-height:0;padding:7px;display:grid;overflow:hidden}.metric-graph{background:#0a1117;border:1px solid #ffffff1a;min-width:0;min-height:0;position:relative}.metric-graph svg{width:100%;height:calc(100% - 26px);min-height:0;display:block}.graph-label{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:6px;height:26px;padding:0 7px;display:flex}.graph-label strong{color:#fff;font-size:12px;font-weight:var(--weight-title)}.graph-label span{color:var(--muted);font-size:11px;font-weight:var(--weight-label);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.graph-grid{fill:none;stroke:#ffffff14;stroke-width:.55px}.graph-shadow,.graph-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.graph-shadow{stroke:#ffffff24;stroke-width:4.4px}.graph-line{stroke-width:1.7px}.graph-cursor{stroke:#ffffff6b;stroke-dasharray:2 2;stroke-width:.75px}.graph-dot{stroke:#fff;stroke-width:.7px}.graph-cyan .graph-line,.graph-cyan .graph-dot{fill:var(--cyan);stroke:var(--cyan)}.graph-green .graph-line,.graph-green .graph-dot{fill:var(--green);stroke:var(--green)}.graph-yellow .graph-line,.graph-yellow .graph-dot{fill:var(--yellow);stroke:var(--yellow)}.status-row{border-bottom:1px solid #ffffff1f;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:8px;padding:6px 8px;display:grid}.status-row strong{color:#fff;height:36px;font-size:14px;font-weight:var(--weight-title);justify-content:center;align-items:center;display:flex}.status-row span{color:#fff;font-size:20px;font-weight:var(--weight-value);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tone-blue{background:#1189d2}.tone-cyan{background:#00aebf}.tone-green{background:#12a660}.tone-yellow{background:var(--yellow);color:#222!important}.distance-card{background:#111d2c;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:0 8px;padding:10px;display:grid;position:absolute;bottom:9px;left:9px;right:9px}.distance-card span{color:#a6d6ff;font-size:13px;font-weight:var(--weight-label)}.distance-card strong{color:var(--yellow);font-size:48px;font-weight:var(--weight-brand);grid-row:span 2;line-height:.9}.distance-card small{color:var(--yellow);font-size:13px;font-weight:var(--weight-title)}@media (width<=1080px){.mips-broadcast{overflow:auto}.broadcast-header{grid-template-columns:max-content minmax(0,1fr)}.brand{font-size:28px}.broadcast-header h1{font-size:20px}.summary-strip{flex-wrap:wrap;height:auto;padding:6px 8px}.mission-grid{grid-template-rows:none;grid-template-columns:1fr;grid-template-areas:"input""visual""status";height:auto}.panel{min-height:280px}.main-visual{min-height:560px}}
