/* Public copy readability, September 6, 2026. */
.copy-subnav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;padding:14px 20px;background:#f2f5f9;border-bottom:1px solid #d7dee6;font-size:15px}
.copy-subnav a{color:#253747;text-decoration:underline;text-underline-offset:3px}
.copy-subnav a[aria-current="page"]{font-weight:800;color:#923704}
#navlinks .btn{white-space:nowrap}
.copy-notice{background:#fff3e8;border-left:5px solid #e85d10;padding:18px 24px;color:#141f2a}
.copy-notice p{max-width:75ch;margin:6px 0}
.copy-provider{max-width:75ch;margin:16px auto;font-size:16px}
.copy-costs{margin-top:24px;padding:22px;border:1px solid #d7dee6;border-radius:10px}
.copy-costs ul,.feat ul,.step ul,.faq-item ul{padding-left:22px}
.copy-costs li,.feat li,.step li,.faq-item li{margin:8px 0;line-height:1.6}
.faq-item h3:not(:first-child){margin-top:26px}
.everyscreen p+p{margin-top:14px}
input,textarea,select{font-size:16px}
@media(max-width:600px){.copy-subnav{justify-content:flex-start;gap:10px 16px;padding:12px 18px}.copy-costs{padding:18px}.copy-notice{padding:16px 18px}}
