:root{--ink:#101417;--bone:#f4f0e8;--amber:#ffb000;--cyan:#39d7d4;--rust:#c84a28;--line:#283137;--muted:#687076}*{box-sizing:border-box}html{background:var(--bone);color:var(--ink)}body{margin:0;font-family:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.mast{height:76px;padding:0 4vw;display:flex;align-items:center;border-bottom:1px solid var(--ink);background:var(--bone);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:12px;font-weight:900;font-size:20px}.brand i{width:30px;height:30px;background:var(--ink);border:7px solid var(--amber);box-shadow:8px 0 0 var(--cyan)}.brand small{display:block;font:700 9px monospace;letter-spacing:.18em}.mast nav{margin-left:auto;display:flex;gap:26px;font-weight:750;font-size:14px}.mast nav a:hover{color:#9a5d00}.menu{display:none;margin-left:auto;border:1px solid;background:var(--amber);padding:8px 12px;font-weight:900}.hero{min-height:720px;background:var(--ink);color:var(--bone);display:grid;grid-template-columns:42% 58%}.hero-copy{padding:90px 4vw;display:flex;flex-direction:column;justify-content:center}.eyebrow,.switchboard header>span,.path-section>div>span,.ledger header>span,.fault-lanes header>span,.notes-home header>span,.boundary>span,.page-head>span,.route-form article>span,.path-checks span,.help-lanes span,.ticket span{font:800 11px monospace;letter-spacing:.18em;color:var(--amber)}.hero h1{font-size:clamp(58px,6vw,96px);line-height:.98;letter-spacing:-.065em;margin:24px 0}.hero h1 span{color:var(--amber)}.hero-copy>p:not(.eyebrow){font-size:18px;max-width:610px;color:#c5c5bd}.actions{display:flex;gap:10px;margin-top:28px}.actions a,.primary{padding:14px 17px;border:1px solid var(--bone);font-weight:900}.actions a:first-child{background:var(--amber);color:var(--ink);border-color:var(--amber)}.hero figure{margin:0;position:relative;overflow:hidden}.hero figure img{width:100%;height:100%;object-fit:cover}.hero figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--ink),transparent 30%)}.hero figcaption{position:absolute;z-index:2;right:24px;bottom:24px;background:var(--bone);color:var(--ink);padding:12px 15px;font:800 10px monospace}.hero figcaption i{display:inline-block;width:8px;height:8px;background:var(--cyan);border-radius:50%;margin-right:8px}.dispatch-band{background:var(--amber);display:flex;gap:45px;align-items:center;padding:15px 4vw;border-bottom:1px solid}.dispatch-band b{margin-right:auto}.dispatch-band span{font:800 11px monospace}.switchboard,.path-section,.ledger,.fault-lanes,.notes-home,.boundary{padding:82px 5vw;border-bottom:1px solid}.switchboard header,.notes-home header{display:grid;grid-template-columns:160px 1fr auto;align-items:end;gap:25px}.switchboard h2,.path-section h2,.ledger h2,.fault-lanes h2,.notes-home h2,.boundary h2{font-size:clamp(40px,5vw,72px);line-height:1.02;letter-spacing:-.055em;margin:0}.switchboard header a{font-weight:900;border-bottom:2px solid}.switchboard ol{list-style:none;margin:50px 0 0;padding:0;border-top:1px solid;display:grid;grid-template-columns:repeat(4,1fr)}.switchboard li{min-height:240px;padding:26px;border-right:1px solid}.switchboard li:last-child{border:0}.switchboard i{font:800 11px monospace;color:#9a5d00}.switchboard b{display:block;font-size:27px;margin:44px 0 10px}.switchboard p{color:var(--muted)}.path-section{display:grid;grid-template-columns:36% 64%;gap:55px;background:#e8e1d4}.path-section>div>p{color:var(--muted);font-size:17px}.path-section a,.ledger>a,.boundary a{display:inline-block;font-weight:900;border-bottom:2px solid;margin-top:18px}.path-line{border-top:8px solid var(--rust)}.path-line article{display:grid;grid-template-columns:60px 100px 1fr;padding:20px 0;border-bottom:1px solid}.path-line i{font:900 22px monospace;color:var(--rust)}.path-line b{font:800 12px monospace}.path-line p{margin:0}.ledger{background:var(--ink);color:var(--bone)}.ledger header{max-width:900px}.ledger>div{margin-top:45px;border-top:1px solid #687076}.ledger article{display:grid;grid-template-columns:120px 180px 1fr;padding:23px 0;border-bottom:1px solid #687076}.ledger article span{font:800 12px monospace;color:var(--cyan)}.ledger article b{font-size:24px}.ledger article p{margin:0;color:#b8bcb8}.ledger>a{color:var(--amber)}.fault-lanes>div{margin-top:45px;border-top:1px solid}.fault-lanes a{display:grid;grid-template-columns:140px 1fr 60px;align-items:center;padding:24px 0;border-bottom:1px solid}.fault-lanes i{font:800 11px monospace;color:var(--rust)}.fault-lanes b{font-size:23px}.fault-lanes em{font:900 30px monospace;color:var(--rust)}.dispatch-notes{margin-top:40px;border-top:1px solid}.dispatch-note{display:grid;grid-template-columns:140px 1fr 1fr 90px;gap:24px;align-items:center;padding:23px 0;border-bottom:1px solid}.dispatch-note>span{font:800 10px monospace;color:#9a5d00}.dispatch-note time{display:block;margin-top:6px}.dispatch-note b{font-size:20px}.dispatch-note p{color:var(--muted)}.dispatch-note em{font-style:normal;font-weight:900;font-size:12px}.boundary{background:var(--amber);display:grid;grid-template-columns:150px 1fr 1fr;gap:30px;align-items:end}.boundary>span{color:var(--ink)}.boundary p{font-size:17px}.page{width:min(100% - 48px,1120px);margin:auto;padding:42px 0 100px}.crumb{display:flex;gap:10px;font:11px monospace;margin-bottom:60px}.crumb i{color:var(--rust)}.page-head{border-top:10px solid;padding-top:25px;margin-bottom:50px;max-width:950px}.page-head h1,.article-head h1{font-size:clamp(48px,7vw,88px);line-height:.98;letter-spacing:-.06em;margin:18px 0}.page-head p,.article-head p{font-size:19px;max-width:780px}.route-form,.about-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid}.route-form article,.about-grid article{padding:30px;border-right:1px solid;border-bottom:1px solid}.route-form article:nth-child(2n),.about-grid article:nth-child(2n){border-right:0}.route-form h2,.about-grid h2{font-size:30px}.route-form p,.about-grid p{color:var(--muted)}.route-method,.incident-ticket,.legal{margin-top:45px;border-left:8px solid var(--amber);background:#e8e1d4;padding:32px}.route-method ol{display:grid;grid-template-columns:1fr 1fr;gap:15px}.route-method a,.incident-ticket a{font-weight:900;border-bottom:2px solid}.path-checks{border-top:1px solid}.path-checks article{display:grid;grid-template-columns:120px 1fr;padding:32px 0;border-bottom:1px solid}.path-checks article>i{font:900 48px monospace;color:var(--rust)}.path-checks h2{font-size:34px;margin:8px 0}.path-checks p{color:var(--muted)}.next{display:flex;gap:10px;margin-top:35px}.next a{border:1px solid;padding:13px 16px;font-weight:900}.metric-table{border-top:8px solid var(--amber)}.metric-table>div{display:grid;grid-template-columns:190px 1fr 1fr;gap:24px;padding:20px;border-bottom:1px solid}.metric-table>div:first-child{font:800 10px monospace}.metric-table p{margin:0}.ticket{margin:45px 0;background:var(--ink);color:var(--bone);padding:35px;display:grid;grid-template-columns:1fr 1fr;gap:35px}.ticket h2{font-size:38px}.ticket p{color:#c2c4c0}.ticket li{padding:12px;border-bottom:1px solid #687076}.help-lanes{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid}.help-lanes article{padding:28px;border-right:1px solid}.help-lanes article:last-child{border:0}.help-lanes h2{font-size:27px}.help-lanes p{color:var(--muted)}.article-stage{max-width:900px}.article-head{border-top:10px solid;padding-top:30px}.runbook-body{font-family:"Noto Serif SC","Songti SC",serif;font-size:18px;line-height:2}.runbook-body .lead{font-size:24px;font-weight:700}.runbook-body h2{font-family:Inter,"PingFang SC",sans-serif;font-size:34px;line-height:1.2;margin:54px 0 17px}.runbook-body a{border-bottom:2px solid var(--amber);font-weight:700}.sources{margin:45px 0;background:var(--amber);padding:25px;display:flex;flex-direction:column;gap:9px;font-family:Inter,"PingFang SC",sans-serif}.sources b{font-size:20px}footer{background:var(--ink);color:var(--bone);padding:48px 4vw;display:grid;grid-template-columns:1fr 1fr;gap:30px}footer b{font-size:24px;color:var(--amber)}footer p{color:#bbb}footer nav{display:flex;gap:15px;flex-wrap:wrap;justify-content:flex-end}footer small{grid-column:1/-1;border-top:1px solid #555;padding-top:20px;color:#aaa}@media(max-width:780px){.mast{height:66px;padding:0 18px}.brand small{display:none}.menu{display:block}.mast nav{display:none;position:absolute;top:66px;left:0;right:0;background:var(--bone);padding:20px;border-bottom:1px solid;flex-direction:column}.mast nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding:55px 20px}.hero h1{font-size:58px}.actions{flex-direction:column}.hero figure{height:390px}.hero figure:after{background:linear-gradient(0deg,var(--ink),transparent 35%)}.dispatch-band{overflow-x:auto;white-space:nowrap}.switchboard,.path-section,.ledger,.fault-lanes,.notes-home,.boundary{padding:55px 20px}.switchboard header,.notes-home header,.path-section,.boundary{grid-template-columns:1fr}.switchboard ol{grid-template-columns:1fr}.switchboard li{min-height:0;border-right:0;border-bottom:1px solid}.ledger article{grid-template-columns:80px 1fr}.ledger article p{grid-column:2}.fault-lanes a{grid-template-columns:80px 1fr 40px}.dispatch-note{grid-template-columns:1fr 60px}.dispatch-note b,.dispatch-note p{grid-column:1}.dispatch-note em{grid-column:2;grid-row:1/4}.page{width:min(100% - 36px,700px)}.route-form,.about-grid,.help-lanes{grid-template-columns:1fr}.route-form article,.about-grid article,.help-lanes article{border-right:0;border-bottom:1px solid}.route-method ol,.ticket{grid-template-columns:1fr}.path-checks article{grid-template-columns:70px 1fr}.metric-table>div{grid-template-columns:1fr;gap:6px}.next{flex-direction:column}.page-head h1,.article-head h1{font-size:48px}.runbook-body{font-size:17px}footer{grid-template-columns:1fr;padding:40px 20px}footer nav{justify-content:flex-start}}
.runbook-body a{display:inline-block}
