:root{color:#173f35;font-synthesis:none;background:#f2f5f1;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.shell{grid-template-columns:minmax(17rem,.8fr) minmax(20rem,1.2fr);min-height:100vh;display:grid}.brand{color:#f7fbf7;background:#173f35;flex-direction:column;justify-content:space-between;padding:clamp(2rem,7vw,6rem);display:flex}.brand p{color:#c8dbd1;max-width:34rem;line-height:1.65}.brand-mark{letter-spacing:.18em;text-transform:uppercase;font-size:.8rem;font-weight:800}.content{align-content:center;padding:clamp(2rem,7vw,6rem);display:grid}.panel{width:min(100%,42rem);margin-inline:auto}h1{letter-spacing:-.045em;margin:0 0 .75rem;font-size:clamp(2rem,5vw,3.75rem);line-height:1}h2,h3{margin-top:0}.lede{color:#53665d;margin-bottom:2rem;line-height:1.65}.stack{gap:1rem;display:grid}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}label{color:#344a40;gap:.4rem;font-weight:650;display:grid}input,select{color:#173f35;background:#fff;border:1px solid #b8c7bf;border-radius:.55rem;width:100%;padding:.8rem .9rem}input:focus,select:focus{border-color:#27634f;outline:3px solid #a9c9b8}.primary,.secondary,.danger{border:0;border-radius:.55rem;padding:.85rem 1.1rem;font-weight:750}.primary{color:#fff;background:#173f35}.secondary{color:#173f35;background:#dce8e1}.danger{color:#fff;background:#8b2f2f}button:disabled{opacity:.55;cursor:not-allowed}.card{background:#fff;border:1px solid #d7e0da;border-radius:.8rem;padding:1.25rem;box-shadow:0 .8rem 2.5rem #173f3514}.notice{color:#6f5312;background:#fff5d6;border-radius:.55rem;padding:.8rem 1rem}.error{color:#7d2424;background:#fbe4e4;border-radius:.55rem;padding:.8rem 1rem}.success{color:#165a39;background:#dff2e7;border-radius:.55rem;padding:.8rem 1rem}.recovery-codes{columns:2;padding-left:1.5rem;font-family:ui-monospace,monospace;line-height:1.9}.muted{color:#687970;font-size:.9rem}.tabs{gap:.5rem;margin-bottom:1.25rem;display:flex}.tabs button[aria-selected=true]{color:#fff;background:#173f35}.permission-list{overflow-wrap:anywhere;color:#53665d;line-height:1.7}.compact-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.compact-list li{border-top:1px solid #e4ebe7;justify-content:space-between;align-items:center;gap:1rem;padding-block:.55rem;display:flex}.button-row{flex-wrap:wrap;gap:.4rem;display:flex}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.75rem;display:grid}.metric-grid div{background:#f8fbf9;border:1px solid #d8e4de;border-radius:.75rem;gap:.2rem;padding:.85rem;display:grid}.metric-grid strong{font-size:1.1rem}.metric-grid small{color:#53645b}.small{padding:.45rem .7rem;font-size:.85rem}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.88rem}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e4ebe7;padding:.65rem}th{color:#53665d}select[multiple]{min-height:8rem}@media (width<=760px){.shell{grid-template-columns:1fr}.brand{min-height:16rem;padding:2rem}.content{padding:2rem 1.25rem 3rem}.grid{grid-template-columns:1fr}}
