/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#10251c;--ink-soft:#52655c;--paper:#f5f4ee;--paper-deep:#ebe9df;--panel:#ffffffb8;--line:#10251c24;--green:#075f3d;--green-bright:#0a8c58;--green-pale:#dcebe2;--red:#c73a2d;--amber:#bd701e;--shadow:0 24px 70px #172d2217}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 9% 5%, #247f5314, transparent 24rem), linear-gradient(180deg, #f8f7f2 0%, var(--paper) 42%, #efeee7 100%);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,system-ui,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #0a8c5859}.site-shell{width:min(1440px,100%);margin:0 auto;overflow:hidden}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30;background:#f8f7f2c2;grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;padding:0 clamp(24px,5vw,72px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:12px;width:fit-content;display:inline-flex}.brand-mark{background:var(--green);color:#fff;border-radius:50% 50% 48% 52%;place-items:center;width:42px;height:42px;font-family:STSong,SimSun,serif;font-weight:700;display:grid;box-shadow:inset 0 0 0 5px #ffffff1f}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.08em;font-size:15px}.brand small{color:var(--ink-soft);letter-spacing:.16em;margin-top:2px;font-size:10px}.topbar nav{color:#40534a;gap:34px;font-size:13px;display:flex}.topbar nav a{border-bottom:2px solid #0000;padding:30px 0}.topbar nav a:hover{color:var(--green);border-bottom-color:var(--green)}.stream-pill{border:1px solid var(--line);color:var(--ink-soft);background:#ffffffa3;border-radius:999px;justify-self:end;align-items:center;gap:9px;padding:9px 13px;font-size:12px;font-weight:700;display:inline-flex}.stream-pill span{background:#a7b0ab;border-radius:50%;width:8px;height:8px}.stream-pill.is-online span,.signal-orb.is-online{background:var(--green-bright);animation:2.4s ease-in-out infinite signal-pulse;box-shadow:0 0 0 5px #0a8c581f}.stream-pill.is-online{color:var(--green)}.hero{grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);align-items:center;gap:clamp(50px,7vw,110px);min-height:620px;padding:clamp(70px,9vw,128px) clamp(24px,7vw,100px) 76px;display:grid;position:relative}.hero:after{content:"415";z-index:-1;color:#075f3d09;letter-spacing:-.1em;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(260px,36vw,520px);font-weight:800;line-height:1;position:absolute;bottom:-.22em;right:-.03em}.eyebrow,.section-kicker{color:var(--green);letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.05em;max-width:800px;margin:0;font-family:STSong,SimSun,serif;font-size:clamp(48px,6vw,88px);font-weight:600;line-height:1.06}.hero h1 span{color:var(--green)}.hero-lede{max-width:660px;color:var(--ink-soft);margin:30px 0 0;font-size:16px;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:46px;padding:0 19px;font-size:13px;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{border-color:var(--green);background:var(--green);color:#fff;box-shadow:0 12px 26px #075f3d33}.button-primary:hover{background:#064b31}.button-secondary{border-color:var(--line);color:var(--ink);background:#ffffff9e}.button-quiet{color:var(--green);background:0 0;border-color:#0000}.guardrail{color:#65746d;align-items:center;gap:10px;margin-top:34px;font-size:12px;line-height:1.6;display:flex}.guardrail span{width:22px;height:22px;color:var(--amber);border:1px solid #bd701e59;border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;font-weight:800;display:grid}.countdown-card{color:#fff;background:linear-gradient(145deg,#ffffff14,#0000 35%),#10291f;border:1px solid #ffffff1f;border-radius:3px;padding:clamp(28px,4vw,46px);position:relative;overflow:hidden;box-shadow:0 35px 80px #10291f38}.countdown-card:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:260px;height:260px;position:absolute;top:-130px;right:-120px;box-shadow:0 0 0 38px #ffffff06,0 0 0 76px #ffffff05}.countdown-card-top,.window-rules{justify-content:space-between;align-items:center;gap:16px;display:flex}.countdown-card-top{z-index:1;color:#ffffffa3;letter-spacing:.14em;font-size:11px;position:relative}.china-time{color:#9fcab5}.date-lockup{align-items:end;gap:24px;margin-top:48px;display:flex}.date-lockup strong{letter-spacing:-.08em;font-family:Georgia,Times New Roman,serif;font-size:clamp(64px,7vw,92px);font-weight:400;line-height:.8}.date-lockup span{color:#a8d4be;padding-bottom:3px;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.4}.countdown-value{color:#f0cb93;letter-spacing:.04em;margin-top:44px;font-family:SFMono-Regular,Consolas,monospace;font-size:15px}.window-track{background:#ffffff24;height:2px;margin:20px 0 17px}.window-track span{background:#d9a85f;width:38%;height:100%;display:block}.window-rules{color:#ffffff94;font-size:10px}.metric-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0 clamp(24px,5vw,72px);display:grid}.metric-card{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:180px;padding:34px 30px 28px;display:flex}.metric-card:last-child{border-right:0}.metric-card p{color:var(--ink-soft);margin:0;font-size:12px}.metric-card strong{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,56px);font-weight:400}.metric-card strong span{margin-left:4px;font-family:inherit;font-size:17px}.metric-card>span{color:#7b8982;font-size:11px}.metric-accent{background:var(--green);color:#fff}.metric-accent p,.metric-accent>span{color:#ffffffb3}.content-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:24px;padding:110px clamp(24px,5vw,72px);display:grid}.panel{border:1px solid var(--line);background:var(--panel);padding:clamp(30px,4vw,50px);box-shadow:0 10px 40px #263b3009}.section-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.section-heading h2{letter-spacing:-.04em;margin:0;font-family:STSong,SimSun,serif;font-size:clamp(34px,4vw,52px);font-weight:600}.section-heading .section-kicker{margin-bottom:11px}.index-label{color:#075f3d38;font-family:Georgia,serif;font-size:42px}.mission-list{margin:38px 0 0;padding:0;list-style:none}.mission-list li{border-top:1px solid var(--line);grid-template-columns:50px 1fr;gap:14px;padding:25px 0;display:grid}.mission-list li>span{color:var(--green);font-family:Georgia,serif;font-size:13px}.mission-list strong{font-size:16px}.mission-list p{color:var(--ink-soft);margin:8px 0 0;font-size:13px;line-height:1.7}.status-panel{background:#e7ebe5}.section-heading.compact h2{font-size:36px}.signal-orb{background:#a9b2ad;border-radius:50%;width:12px;height:12px}.status-primary{margin-top:46px}.status-primary strong{font-family:STSong,SimSun,serif;font-size:23px}.status-primary p{color:var(--ink-soft);margin:11px 0 0;font-size:13px;line-height:1.75}.status-facts{margin:35px 0 0}.status-facts div{border-top:1px solid #10251c1f;justify-content:space-between;gap:20px;padding:15px 0;display:flex}.status-facts dt{color:var(--ink-soft);font-size:12px}.status-facts dd{text-align:right;margin:0;font-size:12px;font-weight:750}.notification-button{width:100%;min-height:44px;color:var(--green);cursor:pointer;background:0 0;border:1px solid #075f3d47;border-radius:3px;margin-top:24px;font-size:12px;font-weight:750}.notification-button:hover:not(:disabled){background:#ffffff70}.notification-button:disabled{opacity:.68;cursor:default}.results-section{color:#fff;background:#132920;padding:110px clamp(24px,5vw,72px);position:relative}.results-section:before{content:"";opacity:.28;pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.results-heading,.result-list{z-index:1;position:relative}.results-section .section-kicker{color:#8cc0a4}.section-intro{color:#ffffff8f;max-width:620px;margin:16px 0 0;font-size:13px;line-height:1.75}.result-summary{text-align:right;align-items:center;gap:12px;display:flex}.result-summary span{color:#d9a85f;font-family:Georgia,serif;font-size:52px;line-height:1}.result-summary small{color:#ffffff80;max-width:90px;font-size:10px;line-height:1.45}.result-list{border-top:1px solid #ffffff24;margin-top:50px}.result-row{border-bottom:1px solid #ffffff1f;grid-template-columns:86px minmax(0,1fr) 96px;align-items:start;gap:26px;min-height:145px;padding:28px 0;display:grid}.severity-badge{color:#ffffffa3;align-items:center;gap:8px;font-size:11px;display:flex}.severity-badge span{background:#89a395;border-radius:50%;width:7px;height:7px}.severity-critical .severity-badge span,.severity-critical .modal-priority i{background:#f0685b;box-shadow:0 0 0 5px #f0685b1f}.severity-high .severity-badge span,.severity-high .modal-priority i{background:#e2a04f;box-shadow:0 0 0 5px #e2a04f1f}.result-title-line{justify-content:space-between;gap:20px;display:flex}.result-title-line h3{margin:0;font-size:16px}.result-title-line time{color:#ffffff6b;white-space:nowrap;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.result-copy p{color:#ffffff94;white-space:pre-line;max-width:840px;max-height:4.8em;margin:12px 0 0;font-size:12px;line-height:1.6;overflow:hidden}.result-link{color:#a9d6bd;justify-content:flex-end;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.result-link:hover{color:#fff}.result-link-muted{color:#ffffff47}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.empty-state strong{margin-top:18px;font-family:STSong,SimSun,serif;font-size:22px}.empty-state p{color:#ffffff80;max-width:420px;margin:9px 0 0;font-size:12px}.empty-mark{color:#ffffff80;border:1px solid #fff3;border-radius:50%;place-items:center;width:52px;height:52px;font-family:Georgia,serif;display:grid}.loading-ring{border:2px solid #ffffff24;border-top-color:#9bc7af;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.pipeline-section{padding:110px clamp(24px,5vw,72px)}.pipeline{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin-top:56px;display:grid}.pipeline-step{border-right:1px solid var(--line);min-height:230px;padding:28px 24px;position:relative}.pipeline-step:last-child{background:var(--green-pale);border-right:0}.pipeline-number{color:var(--green);margin-bottom:52px;font-family:Georgia,serif;font-size:12px}.pipeline-step strong{font-size:14px}.pipeline-step p{color:var(--ink-soft);margin:10px 0 0;font-size:11px;line-height:1.7}.pipeline-arrow{z-index:1;background:var(--paper);width:14px;color:var(--green);text-align:center;position:absolute;top:50%;right:-7px}.target-section{background:#e4e2d8;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;margin:0 clamp(24px,5vw,72px) 100px;padding:clamp(36px,5vw,64px);display:grid}.target-copy h2{margin:0;font-family:STSong,SimSun,serif;font-size:clamp(34px,4vw,52px);font-weight:600;line-height:1.2}.target-copy>p:last-child{color:var(--ink-soft);margin:18px 0 0;font-size:13px;line-height:1.8}.target-lanes{gap:10px;display:grid}.target-lanes article{border-bottom:1px solid #10251c24;grid-template-columns:42px 160px 1fr;align-items:center;gap:18px;padding:18px 0;display:grid}.target-lanes article>span{color:var(--green);font-family:Georgia,serif;font-size:12px}.target-lanes strong{font-size:13px}.target-lanes p{color:var(--ink-soft);margin:0;font-size:11px;line-height:1.6}.site-footer{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:170px;padding:44px clamp(24px,5vw,72px);display:grid}.footer-brand .brand-mark{color:var(--green);background:0 0;box-shadow:inset 0 0 0 1px #075f3d40}.site-footer>p{max-width:520px;color:var(--ink-soft);text-align:center;margin:0;font-size:11px;line-height:1.7}.site-footer>a{color:var(--green);justify-self:end;font-size:11px;font-weight:700}.section-intro.dark{color:var(--ink-soft)}.system-section{padding:110px clamp(24px,5vw,72px)}.system-heading{align-items:flex-end}.master-status{background:#c73a2d0b;border:1px solid #c73a2d3d;align-items:center;gap:13px;min-width:176px;padding:17px 20px;display:flex}.master-status>span{background:var(--red);border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 6px #c73a2d1a}.master-status.is-online{background:#0a8c580e;border-color:#0a8c5842}.master-status.is-online>span{background:var(--green-bright);animation:2.4s ease-in-out infinite signal-pulse;box-shadow:0 0 0 6px #0a8c581a}.master-status small,.master-status strong{display:block}.master-status small{color:var(--ink-soft);font-size:10px}.master-status strong{margin-top:3px;font-family:STSong,SimSun,serif;font-size:21px}.redundancy-grid{grid-template-columns:minmax(0,1fr) 110px minmax(0,1fr);align-items:stretch;margin-top:52px;display:grid}.channel-card{border:1px solid var(--line);background:#ffffff9e;padding:clamp(28px,4vw,44px);box-shadow:0 20px 55px #142c200d}.channel-card.is-online{border-top:4px solid var(--green-bright)}.channel-card.is-offline{border-top:4px solid var(--red)}.channel-card-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.channel-index{color:#075f3d8c;letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.channel-state{color:var(--ink-soft);align-items:center;gap:8px;font-size:11px;font-weight:750;display:inline-flex}.channel-state i{background:var(--red);border-radius:50%;width:8px;height:8px}.channel-card.is-online .channel-state i{background:var(--green-bright);box-shadow:0 0 0 4px #0a8c581a}.channel-card h3{margin:38px 0 0;font-family:STSong,SimSun,serif;font-size:28px;font-weight:600}.channel-card>p{max-width:520px;color:var(--ink-soft);margin:12px 0 0;font-size:12px;line-height:1.75}.channel-facts{grid-template-columns:repeat(2,1fr);gap:0 24px;margin:30px 0 0;display:grid}.channel-facts div{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding:15px 0;display:flex}.channel-facts dt{color:var(--ink-soft);font-size:11px}.channel-facts dd{text-align:right;margin:0;font-size:11px;font-weight:750}.channel-action-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.channel-action{width:100%;min-height:43px;color:var(--green);cursor:pointer;background:0 0;border:1px solid #075f3d42;border-radius:3px;margin-top:24px;padding:0 14px;font-size:11px;font-weight:750}.channel-action:hover:not(:disabled){background:var(--green);color:#fff}.channel-action:disabled{opacity:.55;cursor:wait}.local-control-panel{background:#075f3d09;border:1px solid #075f3d29;border-radius:4px;margin-top:25px;padding:18px}.local-control-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.local-control-head strong,.local-control-head small{display:block}.local-control-head strong{font-size:12px}.local-control-head small{color:var(--ink-soft);margin-top:4px;font-size:9px;line-height:1.5}.local-switch{min-width:96px;min-height:38px;color:var(--red);cursor:pointer;font:inherit;background:#c73a2d0f;border:1px solid #c73a2d3d;border-radius:22px;justify-content:center;align-items:center;gap:9px;padding:0 13px 0 7px;font-size:10px;font-weight:800;display:inline-flex}.local-switch>span{background:currentColor;border-radius:50%;width:22px;height:22px;box-shadow:inset 0 0 0 7px #fff}.local-switch.is-on{color:var(--green);background:#0a8c5814;border-color:#0a8c584d}.local-switch:disabled{opacity:.58;cursor:wait}.local-pin-field{grid-template-columns:74px 1fr;align-items:center;gap:12px;margin-top:16px;display:grid}.local-pin-field>span{color:var(--ink-soft);font-size:10px;font-weight:750}.local-pin-field input{border:1px solid var(--line);width:100%;min-height:38px;color:var(--ink);font:inherit;letter-spacing:.06em;background:#ffffffc2;border-radius:3px;outline:none;padding:0 12px;font-size:11px}.local-pin-field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #075f3d14}.local-control-note{min-height:1.5em;color:var(--muted);margin-top:10px;font-size:9px;line-height:1.55;display:block}.notification-control{width:100%;color:var(--muted);cursor:pointer;font:inherit;letter-spacing:.08em;text-underline-offset:4px;background:0 0;border:0;margin-top:10px;font-size:11px;text-decoration:underline}.notification-control:disabled{cursor:default;text-decoration:none}.channel-toggle{color:var(--amber);border-color:#bd701e57}.channel-toggle.is-paused{border-color:var(--green);background:var(--green);color:#fff}.redundancy-bridge{color:var(--green);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.redundancy-bridge>span{background:var(--line);width:1px;height:46px}.redundancy-bridge strong{margin-top:13px;font-family:STSong,SimSun,serif;font-size:15px}.redundancy-bridge small{max-width:74px;color:var(--ink-soft);margin:4px 0 13px;font-size:9px;line-height:1.5}.system-hint{border-left:3px solid var(--amber);color:#78501f;background:#bd701e14;margin-top:14px;padding:16px 20px;font-size:12px;line-height:1.65}.process-section{background:#e9e8e0;padding:110px clamp(24px,5vw,72px)}.process-heading{align-items:flex-end}.phase-chip{border:1px solid var(--line);color:var(--ink-soft);background:#ffffff80;align-items:center;gap:10px;padding:11px 14px;font-size:11px;font-weight:750;display:inline-flex}.phase-chip>span{background:#a6afa9;border-radius:50%;width:8px;height:8px}.phase-chip>span.is-online{background:var(--green-bright);box-shadow:0 0 0 4px #0a8c581a}.process-map{grid-template-columns:repeat(6,1fr);margin-top:54px;display:grid}.process-node{border:1px solid var(--line);background:#ffffff59;border-right:0;flex-direction:column;min-height:152px;padding:24px 20px;display:flex;position:relative}.process-node:last-child{border-right:1px solid var(--line)}.process-node.is-ready{background:#dcebe29e}.process-node.is-current{background:var(--green);color:#fff;transform:translateY(-6px);box-shadow:0 14px 38px #075f3d2e}.process-dot{color:var(--green);font-family:Georgia,serif;font-size:11px}.process-node.is-current .process-dot{color:#b8dfca}.process-node strong{margin-top:auto;font-size:13px}.process-node small{color:var(--ink-soft);margin-top:7px;font-size:9px;line-height:1.5}.process-node.is-current small{color:#ffffffa3}.process-connector{z-index:2;border:2px solid var(--paper-deep);background:var(--green-bright);border-radius:50%;width:9px;height:9px;position:absolute;top:28px;right:-5px}.live-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:24px;margin-top:24px;display:grid}.live-console{color:#e8f0eb;background:#10251c;border:1px solid #ffffff14;min-height:420px;box-shadow:0 22px 60px #10251c24}.console-topbar{border-bottom:1px solid #ffffff17;grid-template-columns:1fr auto 1fr;align-items:center;min-height:54px;padding:0 20px;display:grid}.console-topbar>div{gap:6px;display:flex}.console-topbar>div span{background:#ffffff29;border-radius:50%;width:7px;height:7px}.console-topbar>div span:first-child{background:#cf594e}.console-topbar>div span:nth-child(2){background:#d59a4d}.console-topbar>div span:last-child{background:#5ca87d}.console-topbar strong{letter-spacing:.08em;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:500}.console-topbar small{color:#ffffff57;justify-self:end;font-size:9px}.console-body{padding:20px;font-family:SFMono-Regular,Consolas,monospace}.console-line{grid-template-columns:58px 58px 1fr;align-items:start;gap:12px;min-height:31px;font-size:10px;line-height:1.55;display:grid}.console-line time{color:#ffffff59}.console-line>span{color:#82bf9e;letter-spacing:.08em;font-size:8px}.console-line.level-warning>span{color:#e1aa63}.console-line.level-error>span{color:#ef786c}.console-line p{color:#ffffffad;word-break:break-word;margin:0}.console-empty{color:#ffffff6b;text-align:center;padding:80px 0;font-size:11px}.live-sidebar{gap:16px;display:grid}.live-sidebar>article{border:1px solid var(--line);background:#ffffff85;padding:28px}.live-sidebar article>p{color:var(--ink-soft);letter-spacing:.12em;margin:0;font-size:10px;font-weight:800}.watching-list{margin:20px 0 0;padding:0;list-style:none}.watching-list li{border-top:1px solid var(--line);grid-template-columns:10px 1fr;align-items:center;gap:12px;padding:14px 0;display:grid}.watching-list li>span{background:#a9b0ac;border-radius:50%;width:8px;height:8px}.watching-list li>span.is-online{background:var(--green-bright);box-shadow:0 0 0 4px #0a8c581a}.watching-list strong,.watching-list small{display:block}.watching-list strong{font-size:11px}.watching-list small{color:var(--ink-soft);margin-top:4px;font-size:9px}.live-counts>div{grid-template-columns:1fr 1fr;margin-top:20px;display:grid}.live-counts span{border-top:1px solid var(--line);border-right:1px solid var(--line);min-height:78px;padding:14px}.live-counts span:nth-child(2n){border-right:0}.live-counts strong,.live-counts small{display:block}.live-counts strong{font-family:Georgia,serif;font-size:26px;font-weight:400}.live-counts small{color:var(--ink-soft);margin-top:3px;font-size:9px}.result-toolbar{z-index:1;border-top:1px solid #ffffff21;border-bottom:1px solid #ffffff21;margin-top:44px;display:flex;position:relative;overflow-x:auto}.result-toolbar button{color:#ffffff80;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-right:1px solid #ffffff1a;min-width:132px;min-height:54px;padding:0 17px;font-size:10px;font-weight:700}.result-toolbar button span{color:#ffffff47;margin-left:7px;font-family:Georgia,serif}.result-toolbar button.is-active{color:#fff;background:#ffffff14}.result-toolbar button.is-active span{color:#d9a85f}.result-cards{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px;display:grid;position:relative}.result-cards>.empty-state{grid-column:1/-1}.result-card{background:#ffffff0b;border:1px solid #ffffff1f;border-top:3px solid #638071;padding:clamp(26px,3vw,38px)}.result-card.severity-critical{border-top-color:#ef6659}.result-card.severity-high{border-top-color:#d9a85f}.result-card>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.result-card>header>div{align-items:center;gap:10px;display:flex}.result-category{color:#a8d4be;letter-spacing:.1em;font-size:9px;font-weight:800}.result-severity{color:#fff6;align-items:center;gap:6px;font-size:9px;display:inline-flex}.result-severity i{background:#779085;border-radius:50%;width:6px;height:6px}.severity-critical .result-severity i{background:#ef6659}.severity-high .result-severity i{background:#d9a85f}.result-card>header time{color:#ffffff61;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.result-card h3{margin:25px 0 0;font-family:STSong,SimSun,serif;font-size:23px;font-weight:600;line-height:1.35}.rendered-result{color:#ffffff9e;margin-top:20px;font-size:11px;line-height:1.75}.rendered-result p{white-space:pre-wrap;word-break:break-word;margin:7px 0}.result-bullet{grid-template-columns:12px 1fr;gap:4px;display:grid}.result-bullet span{color:#d9a85f}.result-card details{margin-top:14px}.result-card summary{color:#a8d4be;cursor:pointer;font-size:10px}.rendered-result.expanded{border-top:1px solid #ffffff17;padding-top:12px}.result-card-footer{color:#ffffff4d;border-top:1px solid #ffffff17;justify-content:space-between;gap:18px;margin-top:28px;padding-top:15px;font-size:9px;display:flex}.result-card-footer a{color:#a8d4be;font-weight:750}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#091811ad;place-items:center;padding:24px;animation:.18s ease-out fade-in;display:grid;position:fixed;inset:0}.alert-modal{border-top:5px solid var(--amber);width:min(610px,100%);max-height:min(720px,90vh);color:var(--ink);background:#f8f7f2;border-radius:4px;padding:clamp(28px,5vw,48px);animation:.22s ease-out modal-rise;overflow:auto;box-shadow:0 40px 120px #00000052}.alert-modal.severity-critical{border-top-color:var(--red)}.modal-topline{justify-content:space-between;align-items:center;gap:20px;display:flex}.modal-priority{color:var(--ink-soft);letter-spacing:.1em;align-items:center;gap:10px;font-size:11px;font-weight:800;display:inline-flex}.modal-priority i{background:#7f9f8d;border-radius:50%;width:8px;height:8px}.modal-topline time{color:#7d8a84;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.alert-modal h2{margin:30px 0 0;font-family:STSong,SimSun,serif;font-size:clamp(28px,4vw,42px);line-height:1.25}.alert-modal>p{max-height:18em;color:var(--ink-soft);white-space:pre-line;margin:22px 0 0;font-size:14px;line-height:1.85;overflow:auto}.modal-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.modal-footnote{color:#87918c;margin-top:22px;font-size:10px;line-height:1.6;display:block}@keyframes signal-pulse{0%,to{box-shadow:0 0 0 4px #0a8c581f}50%{box-shadow:0 0 0 8px #0a8c5808}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes modal-rise{0%{opacity:0;transform:translateY(14px)scale(.985)}}@media (width<=1000px){.topbar{grid-template-columns:1fr auto}.topbar nav{display:none}.hero{grid-template-columns:1fr}.countdown-card{width:min(620px,100%)}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric-card:nth-child(2){border-right:0}.metric-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.content-grid,.target-section{grid-template-columns:1fr}.pipeline{grid-template-columns:repeat(2,1fr)}.pipeline-step{border-bottom:1px solid var(--line)}.pipeline-step:nth-child(2n){border-right:0}.pipeline-step:last-child{grid-column:1/-1}.pipeline-arrow{display:none}.redundancy-grid{grid-template-columns:1fr}.redundancy-bridge{flex-direction:row;min-height:auto}.redundancy-bridge span{flex:1;width:auto;height:1px}.process-map{grid-template-columns:repeat(3,1fr)}.process-node:nth-child(3){border-right:0}.process-node:nth-child(-n+3){border-bottom:1px solid var(--line)}.live-grid,.result-cards{grid-template-columns:1fr}}@media (width<=680px){.topbar{min-height:70px}.brand small{display:none}.stream-pill{padding:8px 10px;font-size:10px}.hero{min-height:auto;padding-top:70px}.hero h1{font-size:clamp(42px,13vw,62px)}.hero-lede{font-size:14px}.date-lockup{flex-direction:column;align-items:flex-start}.metric-grid{margin-inline:0}.metric-card{min-height:150px;padding:24px 20px}.metric-card strong{font-size:34px}.content-grid,.results-section,.pipeline-section{padding-top:76px;padding-bottom:76px}.results-heading{align-items:flex-end}.section-intro,.result-summary small{display:none}.result-row{grid-template-columns:65px 1fr;gap:14px}.result-link{grid-column:2;justify-content:flex-start}.result-title-line{flex-direction:column;gap:7px}.pipeline{grid-template-columns:1fr}.pipeline-step,.pipeline-step:nth-child(2n){border-right:0;min-height:170px}.pipeline-step:last-child{grid-column:auto}.pipeline-number{margin-bottom:28px}.target-section{margin-inline:0;margin-bottom:0}.target-lanes article{grid-template-columns:36px 1fr}.target-lanes p{grid-column:2}.system-heading,.process-heading{flex-direction:column;align-items:flex-start}.master-status{width:100%}.channel-facts,.channel-action-row{grid-template-columns:1fr}.local-control-head{flex-direction:column;align-items:flex-start}.local-switch{width:100%}.process-map{grid-template-columns:1fr}.process-node,.process-node:nth-child(3){border-right:0;border-bottom:1px solid var(--line);min-height:130px}.process-node:last-child{border-bottom:0}.console-line{grid-template-columns:60px 8px 1fr;gap:8px}.result-toolbar{margin-inline:-20px;padding-inline:20px;overflow-x:auto}.result-toolbar button{flex:none}.result-card>header,.result-card-footer{flex-direction:column;align-items:flex-start}.site-footer{text-align:center;grid-template-columns:1fr}.footer-brand,.site-footer>a{justify-self:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
