:root{--ink:#17322a;--ink-muted:#557068;--forest:#12372a;--forest-light:#1e5742;--gold:#f4c95d;--cream:#f6f2e8;--paper:#fffdf8;--line:#d8dfd9;--shadow:0 24px 64px #12372a1f}*{box-sizing:border-box}html{background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 88% 2%, #f4c95d38, transparent 26rem), var(--cream);min-height:100vh;margin:0}a{color:inherit}.skip-link{z-index:20;background:var(--forest);color:#fff;border-radius:.5rem;padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header,.hero,.content-section,.site-footer,.narrow-page{width:min(1120px,100% - 2rem);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;padding-block:1.5rem;display:flex}.brand{align-items:center;gap:.7rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:var(--forest);width:2.35rem;height:2.35rem;color:var(--gold);border-radius:.7rem;place-items:center;font-size:1.25rem;display:grid}.environment-badge,.gate-state{border:1px solid var(--line);color:var(--ink-muted);letter-spacing:.04em;text-transform:uppercase;background:#fffdf8b3;border-radius:999px;padding:.45rem .7rem;font-size:.78rem;font-weight:700}.hero{grid-template-columns:minmax(0,1.55fr) minmax(18rem,.75fr);align-items:center;gap:clamp(2rem,8vw,7rem);min-height:34rem;padding-block:4rem 6rem;display:grid}.eyebrow{color:var(--forest-light);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .85rem;font-size:.78rem;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:-.05em;max-width:14ch;margin-bottom:1.4rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,7vw,5.8rem);font-weight:500;line-height:.98}.lede{max-width:66ch;color:var(--ink-muted);font-size:clamp(1.05rem,2vw,1.24rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid var(--forest);border-radius:.55rem;justify-content:center;align-items:center;min-height:3rem;padding:.75rem 1rem;font-weight:750;text-decoration:none;display:inline-flex}.button:focus-visible,.brand:focus-visible,.back-link:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.button-primary{background:var(--forest);color:#fff}.button-primary:hover{background:var(--forest-light)}.button-secondary{background:0 0}.status-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf8d1;border-radius:1.2rem;padding:1.8rem}.status-card h2{font-size:1.55rem}.status-card p:last-child{color:var(--ink-muted);margin-bottom:0;line-height:1.6}.status-indicator{background:var(--gold);border-radius:50%;width:.75rem;height:.75rem;margin-bottom:1.4rem;box-shadow:0 0 0 .35rem #f4c95d38}.content-section{border-top:1px solid var(--line);grid-template-columns:minmax(16rem,.7fr) minmax(0,1.3fr);gap:3rem;padding-block:5rem;display:grid}.content-section h2{max-width:14ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.1rem);font-weight:500;line-height:1.06}.safeguard-grid,.gate-list{margin:0;padding:0;list-style:none}.safeguard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.safeguard-grid li{border:1px solid var(--line);background:var(--paper);border-radius:.85rem;min-height:11rem;padding:1.2rem}.safeguard-grid span,.gate-number{color:var(--forest-light);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;font-weight:700}.safeguard-grid p{margin:2.5rem 0 0;line-height:1.55}.site-footer{border-top:1px solid var(--line);color:var(--ink-muted);justify-content:space-between;gap:1rem;padding-block:2rem;font-size:.86rem;display:flex}.site-footer p{margin:0}.narrow-page{max-width:850px;padding-block:4rem 6rem}.narrow-page h1{max-width:16ch;font-size:clamp(2.7rem,7vw,5rem)}.back-link{color:var(--forest-light);text-underline-offset:.2em;margin-bottom:4rem;font-weight:750;text-decoration-thickness:.08em;display:inline-block}.gate-list{border-top:1px solid var(--line);margin-top:3rem}.gate-list li{border-bottom:1px solid var(--line);grid-template-columns:2rem 1fr auto;align-items:start;gap:1rem;padding-block:1.35rem;display:grid}.gate-list h2{margin-bottom:.35rem;font-size:1.12rem}.gate-list p{color:var(--ink-muted);margin-bottom:0;line-height:1.55}@media (max-width:760px){.environment-badge{display:none}.hero,.content-section{grid-template-columns:1fr}.hero{gap:2.5rem;min-height:auto;padding-block:3rem 4rem}.safeguard-grid{grid-template-columns:1fr}.site-footer{flex-direction:column}.gate-list li{grid-template-columns:2rem 1fr}.gate-state{grid-column:2;justify-self:start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
