.ahs-page{display:grid;gap:18px;margin:0 0 24px;color:#102a43}.ahs-hero{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:24px;align-items:center;padding:28px;border:1px solid #d9e2ec;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f4f8fb 72%,#fff0dc 100%);box-shadow:0 15px 38px rgba(16,42,67,.09)}.ahs-eyebrow{display:block;margin:0 0 7px;color:#b85d00;font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ahs-hero h1{margin:0 0 9px;color:#102a43;font-size:clamp(2rem,4vw,3.3rem);line-height:1.02}.ahs-hero p{max-width:830px;margin:0;color:#334e68;font-size:1.04rem;line-height:1.65}.ahs-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.ahs-score{display:grid;grid-template-columns:auto auto;align-items:end;justify-content:center;padding:24px 16px;border:2px solid;border-radius:20px;background:#fff;text-align:center}.ahs-score-number{font-size:3.2rem;font-weight:950;line-height:.85}.ahs-score-unit{font-size:1rem;font-weight:900}.ahs-score strong,.ahs-score small{grid-column:1/-1}.ahs-score strong{margin-top:12px;font-size:1rem}.ahs-score small{margin-top:4px;color:#526d82}.ahs-score-ok{border-color:#62b482;color:#17643a}.ahs-score-warning{border-color:#efb348;color:#8a4b00}.ahs-score-error{border-color:#df6b6b;color:#9c2e2e}.ahs-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ahs-summary-card{display:flex;align-items:center;gap:12px;min-height:78px;padding:14px 17px;border:1px solid;border-radius:16px;background:#fff}.ahs-summary-card span{display:grid;place-items:center;min-width:45px;height:45px;border-radius:50%;font-size:1.35rem;font-weight:950}.ahs-summary-card strong{color:#243b53}.ahs-summary-card.is-ok{border-color:#b8dfc6}.ahs-summary-card.is-ok span{background:#e4f5ea;color:#17643a}.ahs-summary-card.is-warning{border-color:#f2d18d}.ahs-summary-card.is-warning span{background:#fff3d6;color:#8a4b00}.ahs-summary-card.is-error{border-color:#efbbbb}.ahs-summary-card.is-error span{background:#ffebeb;color:#9c2e2e}.ahs-summary-card.is-info{border-color:#b8d5ed}.ahs-summary-card.is-info span{background:#e8f4fd;color:#1e6091}.ahs-group{overflow:hidden;border:1px solid #d9e2ec;border-radius:18px;background:#fff;box-shadow:0 9px 24px rgba(16,42,67,.055)}.ahs-group-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 20px;background:#102a43;color:#fff}.ahs-group-head h2{margin:0;color:#fff;font-size:1.2rem}.ahs-group-head span{padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.14);font-size:.78rem;font-weight:800}.ahs-check-list{display:grid}.ahs-check{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:13px;align-items:center;padding:16px 19px;border-top:1px solid #e7edf2}.ahs-check:first-child{border-top:0}.ahs-check:hover{background:#f8fafc}.ahs-status-icon{width:14px;height:14px;border:3px solid;border-radius:50%;box-sizing:border-box}.ahs-check.is-ok .ahs-status-icon{border-color:#2f9e5b;background:#dff4e7}.ahs-check.is-warning .ahs-status-icon{border-color:#d78a0b;background:#fff0c7}.ahs-check.is-error .ahs-status-icon{border-color:#cf4848;background:#ffe1e1}.ahs-check.is-info .ahs-status-icon{border-color:#3488c5;background:#dcefff}.ahs-check-copy{min-width:0}.ahs-check-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ahs-check h3{margin:0;color:#102a43;font-size:1rem}.ahs-check p{margin:5px 0 0;color:#526d82;line-height:1.5}.ahs-status-label{padding:3px 8px;border-radius:999px;font-size:.69rem;font-weight:900;text-transform:uppercase}.is-ok .ahs-status-label{background:#e4f5ea;color:#17643a}.is-warning .ahs-status-label{background:#fff3d6;color:#8a4b00}.is-error .ahs-status-label{background:#ffebeb;color:#9c2e2e}.is-info .ahs-status-label{background:#e8f4fd;color:#1e6091}.ahs-check-action{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 12px;border:1px solid #bcccdc;border-radius:10px;background:#fff;color:#0b5792;font-size:.83rem;font-weight:900;text-decoration:none;white-space:nowrap}.ahs-check-action:hover{border-color:#f28a00;background:#fff6ea;color:#914c00}.ahs-note{padding:17px 20px;border:1px solid #bad7eb;border-left:5px solid #2980b9;border-radius:14px;background:#eff8ff}.ahs-note strong{color:#102a43}.ahs-note p{margin:5px 0 0;color:#334e68;line-height:1.55}@media(max-width:800px){.ahs-hero{grid-template-columns:1fr;padding:21px}.ahs-score{max-width:260px}.ahs-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.ahs-check{grid-template-columns:18px minmax(0,1fr)}.ahs-check-action{grid-column:2;justify-self:start}}@media(max-width:480px){.ahs-summary{grid-template-columns:1fr}.ahs-group-head{align-items:flex-start}.ahs-check{padding:15px 13px}.ahs-status-label{display:none}.ahs-hero h1{font-size:2.15rem}}
