:root{--ink:#e5ebed;--ground:#0a0e12;--panel:#111921;--line:#2d3b45;--muted:#87939d;--red:#ff6c4c;--green:#86e9a9;--yellow:#f4d66b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:var(--ground);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.5}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}a{color:inherit}.skip-link{position:absolute;left:12px;top:-55px;padding:10px 14px;background:var(--green);color:#0a1710;font-weight:800;z-index:20}.skip-link:focus{top:12px}.topline{height:70px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);font-size:.62rem;letter-spacing:.08em}.mark{font-weight:800;text-decoration:none;font-size:.74rem}.mark span{display:inline-grid;place-content:center;width:19px;height:19px;margin-right:4px;border:1px solid var(--red);border-radius:50%;color:var(--red);font-size:1rem;vertical-align:middle}.topline p{margin:0;color:var(--muted)}.status{justify-self:end;color:var(--green)}.status i{display:inline-block;width:7px;height:7px;margin-right:6px;background:var(--green);border-radius:50%;box-shadow:0 0 12px var(--green)}.hero{padding:clamp(85px,13vw,165px) 0 63px}.hero-label{display:flex;justify-content:space-between;max-width:520px;padding-bottom:17px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.61rem;letter-spacing:.09em}.hero h1{margin:clamp(44px,7vw,84px) 0 54px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.4rem,7.3vw,8rem);font-weight:400;line-height:.81;letter-spacing:-.08em}.hero h1 em{color:var(--red);font-style:italic}.hero-foot{display:flex;justify-content:space-between;align-items:end;gap:28px;max-width:720px;margin-left:auto}.hero-foot p{max-width:490px;margin:0;color:#abb6bd;font-size:.87rem;line-height:1.75}.pill{flex:0 0 auto;padding:11px 15px;border:1px solid #4b5963;text-decoration:none;font-size:.69rem}.pill:hover{border-color:var(--green);color:var(--green)}.pill span{margin-left:8px}.signal-panel{padding:95px 0 104px;background:#0e151c;border-top:1px solid #202d36}.section-head{max-width:700px}.eyebrow{margin:0;color:var(--green);font-size:.62rem;font-weight:800;letter-spacing:.12em}.section-head h2,.detector h2,.repair h2,.extension h2,.limits h2{margin:16px 0 23px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,5.3vw,5.8rem);font-weight:400;letter-spacing:-.075em;line-height:.84}.section-head>p:last-child{max-width:560px;margin:0;color:var(--muted);font-size:.87rem;line-height:1.75}.flow{display:grid;grid-template-columns:1fr 50px 1fr 50px 1fr 50px 1fr;gap:0;align-items:center;margin-top:66px}.node{min-height:236px;padding:20px;border:1px solid var(--line);background:var(--ground);position:relative}.node-index{position:absolute;top:16px;right:17px;color:#63717a;font-size:.63rem}.node p{margin:0 0 40px;color:var(--muted);font-size:.58rem;font-weight:700;letter-spacing:.1em}.node h3{margin:0 0 20px;font-size:1.18rem;line-height:1.07;letter-spacing:-.045em}.node small{color:#9dacb5;font-size:.62rem}.node.endpoint{border-top:3px solid #647ef4}.node.blocked{border-top:3px solid var(--red)}.node.notice{border-top:3px solid var(--yellow)}.node.recovered{border-top:3px solid var(--green)}.arrow{position:relative;height:100%;display:grid;place-content:center;color:#65747e;font-size:.52rem}.arrow i{position:absolute;width:100%;height:1px;background:#3a4852}.arrow i:after{content:"";position:absolute;right:0;top:-3px;width:7px;height:7px;border-top:1px solid #3a4852;border-right:1px solid #3a4852;transform:rotate(45deg)}.arrow span{z-index:1;padding:4px;background:#0e151c}.detector{display:grid;grid-template-columns:.88fr 1.12fr;gap:90px;align-items:center;padding:112px 0}.detector-copy>p:last-child{max-width:430px;margin:0;color:var(--muted);font-size:.86rem;line-height:1.75}.detector-console{border:1px solid #3a4852;background:var(--panel);box-shadow:10px 10px 0 #0000002e}.console-top{display:flex;justify-content:space-between;padding:13px 16px;border-bottom:1px solid var(--line);color:#aab7bf;font-size:.62rem;letter-spacing:.07em}.console-top span:last-child{color:var(--red)}.timeline{padding:35px 20px 15px}.time-rail{display:flex;gap:10px;position:relative}.time-rail:before{content:"";position:absolute;top:14px;left:0;right:0;height:1px;background:#43515b}.time-rail i{z-index:1;width:29px;height:29px;border:1px solid #53616c;border-radius:50%;background:var(--panel);transition:background .2s,border-color .2s,box-shadow .2s}.time-rail i.active{background:var(--red);border-color:var(--red);box-shadow:0 0 17px #ff6c4c8c}.timeline-labels{display:flex;justify-content:space-between;margin-top:9px;color:#7d8a93;font-size:.55rem}.console-readout{min-height:51px;margin:0 20px 20px;padding:13px;border-left:2px solid #596872;background:#0b1116;color:#a8b4bb;font-size:.73rem;line-height:1.5}.console-actions{display:flex;gap:9px;padding:0 20px 20px}.console-actions button{border:1px solid var(--red);background:var(--red);padding:9px 11px;color:#25120d;font-weight:800;font-size:.66rem}.console-actions button:hover{background:#ff9a83}.console-actions .quiet{border-color:#4f5e68;background:transparent;color:#b9c2c6}.console-actions .quiet:hover{border-color:var(--green);color:var(--green)}.repair{padding:104px 0;background:#edf2ef;color:#102016}.repair .eyebrow{color:#467c55}.repair-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px}.repair h2{margin-bottom:0}.repair-note{padding-left:30px;border-left:1px solid #9bb2a1}.callout{display:inline-block;margin-bottom:20px;padding:4px 7px;background:var(--green);font-size:.58rem;font-weight:800;letter-spacing:.08em}.repair-note h3{max-width:480px;margin:0 0 19px;font-family:Georgia,serif;font-size:clamp(1.6rem,2.8vw,2.8rem);font-weight:400;line-height:1.02;letter-spacing:-.055em}.repair-note h3 em{font-style:italic}.repair-note p{max-width:480px;color:#45564b;font-size:.83rem;line-height:1.7}.repair-note ol{margin:28px 0 0;padding:0;list-style:none}.repair-note li{padding:11px 0;border-top:1px solid #b7c5ba;font-size:.76rem}.repair-note li b{display:inline-block;width:30px;color:#51855e}.repair-note code,.limits code,.extension code{padding:2px 4px;background:#d7e3da;font-size:.7rem}.repair-note kbd{padding:2px 4px;border:1px solid #879c8c;border-radius:3px;background:#f7faf7;font-family:inherit;font-size:.64rem}.extension{padding:108px 0}.extension-intro{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end}.extension-intro h2{max-width:540px;margin-bottom:0}.extension-intro>p:last-child{margin:0;color:var(--muted);font-size:.84rem;line-height:1.72}.extension-card{display:grid;grid-template-columns:260px 1fr;gap:45px;margin-top:55px;padding:25px;border:1px solid var(--line);background:#101820}.manifest{padding:19px;background:#080d11;color:#aab6bd}.manifest p{margin:0 0 20px;color:var(--green);font-size:.6rem;letter-spacing:.1em}.manifest b,.manifest code{display:block}.manifest b{margin-top:13px;font-size:.61rem;font-weight:500;color:#6f818c}.manifest code{margin-top:3px;padding:0;background:transparent;color:#dce9dc;word-break:break-word}.extension-card h3{margin:0 0 16px;font-family:Georgia,serif;font-size:2rem;font-weight:400;letter-spacing:-.05em}.extension-card ol{margin:0;padding-left:20px;color:#abb5bb;font-size:.79rem;line-height:1.8}.safety{margin:22px 0 0;padding:10px 12px;border-left:2px solid var(--green);background:#86e9a910;color:#bfeccc;font-size:.72rem;line-height:1.6}.matrix{padding:102px 0;background:#172129}.matrix-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:55px;background:#33414a}.matrix-grid article{min-height:250px;padding:23px;background:#172129}.matrix-tag{display:inline-block;margin:0 0 48px;padding:4px 6px;font-size:.56rem;font-weight:800;letter-spacing:.09em}.proved{background:#86e9a9;color:#102016}.built{background:#f4d66b;color:#3b2f00}.unknown{background:#ff6c4c;color:#321309}.matrix-grid h3{max-width:280px;margin:0 0 13px;font-family:Georgia,serif;font-size:1.45rem;font-weight:400;line-height:1.03;letter-spacing:-.045em}.matrix-grid article>p:last-child{margin:0;color:#9eabb3;font-size:.75rem;line-height:1.7}.matrix code{font-size:.66rem}.limits{display:grid;grid-template-columns:1fr 1fr;gap:95px;padding:108px 0}.limits h2{margin-bottom:0}.limits>div:last-child>p{max-width:490px;margin:0;color:#b4c0c6;font-size:.86rem;line-height:1.8}.limits details{max-width:490px;margin-top:29px;padding-top:16px;border-top:1px solid var(--line)}.limits summary{cursor:pointer;color:var(--green);font-size:.75rem}.limits details p{color:#93a1a9;font-size:.75rem;line-height:1.7}footer{display:flex;justify-content:space-between;padding:24px 0 42px;border-top:1px solid var(--line);color:#77858e;font-size:.59rem;letter-spacing:.07em}footer p{margin:0}footer a{text-underline-offset:4px}:focus-visible{outline:3px solid var(--green);outline-offset:4px}
@media(max-width:850px){.flow{grid-template-columns:1fr;gap:0}.node{min-height:0}.arrow{height:44px}.arrow i{width:1px;height:100%;left:50%}.arrow i:after{right:-3px;top:auto;bottom:0;transform:rotate(135deg)}.arrow span{padding:4px 7px}.detector,.repair-grid,.extension-intro,.limits{grid-template-columns:1fr;gap:45px}.detector{padding:75px 0}.repair-grid{gap:40px}.extension-card{grid-template-columns:1fr}.matrix-grid{grid-template-columns:1fr}.matrix-grid article{min-height:0}.matrix-tag{margin-bottom:26px}}@media(max-width:600px){.wrap{width:min(100% - 32px,1180px)}.topline{grid-template-columns:1fr auto}.topline p{display:none}.hero h1{font-size:clamp(3.15rem,13vw,4.8rem)}.hero-foot{align-items:start;flex-direction:column}.signal-panel,.extension,.matrix,.limits{padding:75px 0}.repair{padding:75px 0}.extension-card{margin-top:37px;padding:15px}.repair-note{padding-left:17px}.console-actions{flex-wrap:wrap}footer{display:block}footer a{display:inline-block;margin-top:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
