:root{color-scheme:light;font-family:Segoe UI,sans-serif;background:linear-gradient(180deg,#f6f1e8,#f4f6fb);color:#12202f}*{box-sizing:border-box}body{margin:0}button,textarea{font:inherit}.shell{min-height:100vh;padding:32px}.hero,.panel{max-width:1200px;margin:0 auto 24px;border:1px solid rgba(18,32,47,.1);border-radius:24px;background:#ffffffe0;box-shadow:0 20px 60px #12202f14}.hero{padding:28px 32px;display:flex;justify-content:space-between;gap:24px}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.12em;color:#7b5b2f;font-size:12px}.hero h1,.panel h2{margin:0}.subcopy,.meta,.audit,.section-head span{color:#586779}.hero-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.identity,.mono{font-family:Consolas,monospace}.panel{padding:24px 28px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px}.module-card{padding:18px;border-radius:18px;border:1px solid rgba(18,32,47,.08);background:#fff}.module-card.enabled{border-color:#2a8a5c33}.module-card.disabled{border-color:#a9444233}.card-head{display:flex;justify-content:space-between;gap:12px}.status{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.status.enabled{background:#2a8a5c1f;color:#1f7a52}.status.disabled{background:#a944421f;color:#a94442}.reason{width:100%;margin-top:12px;border-radius:12px;border:1px solid rgba(18,32,47,.1);padding:10px 12px;resize:vertical}.card-actions{margin-top:12px}button{border:none;border-radius:999px;padding:12px 18px;cursor:pointer}.primary{background:#1f7a52;color:#fff}.secondary{background:#12202f;color:#fff}.danger{background:#a94442;color:#fff}.banner{max-width:1200px;margin:0 auto 24px;padding:14px 18px;border-radius:14px}.banner.error,.error{color:#a94442;background:#a944421a}@media(max-width:840px){.shell{padding:16px}.hero{flex-direction:column;padding:20px}.hero-actions{align-items:flex-start}}
