html{scroll-behavior:smooth}.ops-section{scroll-margin-top:18px;margin-top:26px;padding:28px;border:1px solid var(--line);background:linear-gradient(150deg,rgba(43,29,20,.96),rgba(24,16,11,.96))}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.section-head h2{margin:6px 0 0;font-size:27px}.section-head .kicker{margin:0}.role-badge,.state{display:inline-block;border:1px solid #735136;padding:7px 10px;color:var(--sand);font-size:9px;font-weight:800;letter-spacing:.08em}.state.green{border-color:#5f7d50;color:#bfe0a9}.state.amber{border-color:#a75f37;color:#ffc08c}.state.sand{border-color:#876d43;color:#e8c886}.state.muted{border-color:#574431;color:#9f896b}.ops-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ops-grid article,.panel,.gate-grid article,.document-grid article{padding:20px;border:1px solid #5a402c;background:#1b120d}.ops-grid article>span{color:var(--muted);font-size:9px;letter-spacing:.1em}.ops-grid article>strong{display:block;margin:14px 0 8px;font-size:19px}.ops-grid p,.panel p,.document-grid p,.section-intro,.privacy-note{color:var(--muted);line-height:1.55}.split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.panel h3{margin-top:0}.clean-list{list-style:none;padding:0;margin:0}.clean-list li{padding:11px 0;border-bottom:1px solid #473223;color:#d6c3a7}.clean-list li:before{content:'◆';margin-right:10px;color:var(--terra);font-size:8px}.gate-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.gate-grid article{display:flex;justify-content:space-between;align-items:center;gap:14px}.document-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.document-grid strong{font-size:18px}.document-grid small{color:#927b60}.privacy-note{margin:18px 0 0;padding:12px 14px;border-left:3px solid var(--sand);background:#1a110c;font-size:12px}@media(max-width:900px){.ops-grid{grid-template-columns:1fr}.gate-grid,.document-grid{grid-template-columns:1fr}}@media(max-width:700px){.ops-section{padding:20px}.section-head{align-items:flex-start;flex-direction:column}.split{grid-template-columns:1fr}.gate-grid article{align-items:flex-start;flex-direction:column}}
