.operations-shell{color:#163831;background:#f6f8f5;max-width:1120px;min-height:100vh;margin:auto;padding:clamp(18px,4vw,48px)}.operations-shell header{justify-content:space-between;gap:16px;display:flex}.operations-shell section{border-top:1px solid #a5b7ae;margin-block:32px;padding-block:16px}.operations-shell h1{font-size:clamp(1.8rem,4vw,2.8rem)}.ops-filters,.ops-metrics{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:16px;display:grid}.operations-shell label{gap:6px;font-weight:600;display:grid}.operations-shell input,.operations-shell select{font:inherit;box-sizing:border-box;width:100%;min-width:0;color:inherit;background:#fff;border:1px solid #7f978c;border-radius:5px;padding:10px}.operations-shell button{font:inherit;color:#fff;cursor:pointer;background:#155745;border:0;border-radius:5px;margin-block:16px;padding:12px 20px}.operations-shell button:disabled{opacity:.55;cursor:wait}.operations-shell fieldset{border:0;min-width:0;padding:0}.ops-records{gap:16px;display:grid}.ops-records article{overflow-wrap:anywhere;background:#fff;border:1px solid #b7c9be;border-radius:10px;padding:20px}.ops-records h3{margin-block:0 8px}.ops-records dl{grid-template-columns:minmax(90px,25%) minmax(0,1fr);gap:8px 16px;display:grid}.operations-shell dd{margin:0}.operations-shell dt{font-weight:600}.ops-metrics>div{background:#e8f0e9;border-radius:6px;padding:16px}.ops-metrics dd{margin-top:8px;font-size:1.3rem}.ops-state{background:#e8f0e9;border-radius:4px;padding:4px 10px;display:inline-block}.operations-shell summary{cursor:pointer;padding-block:8px;font-weight:600}.operations-shell [role=alert]{color:#8a2620;background:#fff1ee;padding:16px}.operations-shell :focus-visible{outline-offset:3px;outline:3px solid #bd6600}
