.whnm-provider-page { margin: 0; background: #f6f7f7; color: #1d2327; font-family: system-ui, sans-serif; line-height: 1.65; }
.whnm-provider { box-sizing: border-box; max-width: 900px; margin: 32px auto; padding: clamp(20px, 5vw, 48px); background: #fff; overflow-wrap: anywhere; }
.whnm-provider a { color: #175b91; text-decoration: underline; }
.whnm-provider a:focus-visible { outline: 3px solid #175b91; outline-offset: 3px; }
.whnm-provider img { max-width: 100%; height: auto; }
.whnm-provider .whnm-provider-logo { display: block; max-height: 160px; width: auto; object-fit: contain; margin-bottom: 20px; }
.whnm-provider-badge { display: inline-block; border: 1px solid #c3c4c7; border-radius: 4px; padding: 2px 10px; margin: 0 8px 10px 0; }
.whnm-provider-summary { font-size: 1.15rem; }
.whnm-provider dt { font-weight: 600; }
.whnm-provider dd { margin: 0 0 14px; }
.whnm-provider-page .screen-reader-text { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
.whnm-provider-page .screen-reader-text:focus { position: fixed; top: 0; left: 0; width: auto; height: auto; clip-path: none; background: white; padding: 12px; z-index: 100000; }
