:root{--navy:#0c3c60;--navy2:#15577d;--paper:#f7f9fb;--ink:#282626;--muted:#60798c;--line:#d7e0e6;--gold:#ff8052;--gold2:#ffc0a9;--blue:#0c3c60;--bluep:#e8f1f7;--green:#287568;--shadow:0 16px 42px rgba(12,60,96,.12)}
.brand{color:inherit;text-decoration:none}.brand-mark{width:52px;height:52px;border:0;border-radius:0;background:transparent;display:grid;place-items:center;overflow:hidden;flex:0 0 52px}.brand-mark img{width:100%;height:100%;display:block;object-fit:contain}.topbar{background:#fff;color:var(--ink);border-bottom:4px solid var(--gold);box-shadow:0 3px 16px rgba(12,60,96,.08)}.brand span{color:#60798c}.brand span b{color:var(--navy);font-size:13px}@media(max-width:430px){.brand-mark{width:42px;height:42px;flex-basis:42px}}
.command-deck{background:linear-gradient(125deg,#0c3c60 0%,#15577d 70%,#1d678d 100%)}.command-deck:after{border-color:rgba(255,128,82,.3);box-shadow:0 0 0 55px rgba(255,128,82,.045),0 0 0 110px rgba(255,128,82,.025)}
.stats{grid-template-columns:repeat(3,1fr);max-width:860px}.stat:nth-child(2){border-right:1px solid var(--line)}
.standards{max-width:1180px;margin:0 auto 70px;padding:44px clamp(22px,5vw,62px);background:#fff;border-top:7px solid var(--gold);box-shadow:var(--shadow)}.standards h2{font:700 clamp(30px,4vw,45px)/1.05 Georgia,serif;margin:0 0 28px}.standards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.standards-grid p{margin:0;color:#56524b}.standards-grid strong{display:block;color:var(--ink);margin-bottom:6px}.disclaimer{font-size:13px;color:var(--muted);border-top:1px solid var(--line);margin:28px 0 0;padding-top:20px}
footer{background:#0c3c60;color:#fff;padding:28px clamp(20px,5vw,72px);display:flex;justify-content:space-between;gap:20px}footer a{color:#ffc0a9;font-weight:750}
.mobile-filter-toggle{display:none}
@media(max-width:760px){
  .topbar{gap:10px}.top-actions .primary.small{font-size:12px;padding:9px 10px;white-space:nowrap}
  .command-deck{min-height:auto;padding:38px 18px 48px}.deck-copy h1{font-size:clamp(38px,11vw,50px);line-height:1.02}.intro{font-size:16px;line-height:1.55}
  .search-panel{padding:17px}.search-wrap input{font-size:16px}.quick-searches{display:grid;grid-template-columns:1fr 1fr}.quick-searches button{min-height:44px;padding:8px 10px}
  .stats{grid-template-columns:repeat(3,1fr)}.stat{padding:14px 8px}.stat:nth-child(-n+2){border-bottom:0}.stat span{font-size:23px}
  .workspace{margin-bottom:60px}.sidebar{border:1px solid var(--line);border-radius:14px;background:#fff;padding:0;margin-bottom:28px;overflow:hidden}
  .mobile-filter-toggle{display:flex;width:100%;min-height:52px;align-items:center;justify-content:space-between;gap:12px;border:0;background:#fff;color:var(--navy);padding:12px 15px;font:700 15px/1.2 Inter,ui-sans-serif,system-ui,sans-serif;text-align:left}.mobile-filter-toggle span:last-child{color:var(--gold);font-size:13px}
  .sidebar .side-head,.sidebar fieldset{margin-left:15px;margin-right:15px}.sidebar .side-head{padding-top:17px}.sidebar fieldset:last-child{padding-bottom:8px}.sidebar.filters-collapsed .side-head,.sidebar.filters-collapsed fieldset{display:none}
  .check-row{min-height:40px}.result-head{display:grid;grid-template-columns:1fr;align-items:start}.result-head select{width:100%;max-width:none;min-height:44px}.card{min-height:0;padding:18px}.card h3{font-size:22px}
  .detail-dialog{width:calc(100vw - 16px);max-height:94dvh;overflow:auto;border-radius:14px}.detail-inner{padding:20px}.dialog-head{position:relative;padding-right:34px}.dialog-head .close{position:absolute;right:0;top:0}.detail-actions{display:grid;grid-template-columns:1fr}.detail-actions .primary,.detail-actions .secondary{width:100%;text-align:center;min-height:46px}
  .standards{margin:0 16px 50px}.standards-grid{grid-template-columns:1fr}footer{flex-direction:column}
}
@media(max-width:430px){.quick-searches{grid-template-columns:1fr}.top-actions .primary.small{max-width:145px;overflow:hidden;text-overflow:ellipsis}}
