@font-face{font-family:Public Sans;src:url('assets/public-sans-400.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Public Sans;src:url('assets/public-sans-500.ttf') format('truetype');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Public Sans;src:url('assets/public-sans-600.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
:root{--teal:#003847;--ink:#07354d;--coral:#ed6046;--paper:#fdfcf9;--line:#dce3e6;--muted:#465f6b;--sans:'Public Sans',Arial,sans-serif;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;padding:0;background:#fff;color:var(--ink);font:15px/1.6 var(--sans);-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}a{color:inherit;text-underline-offset:4px}button,input{font:inherit;color:inherit}button{cursor:pointer;background:none;border:0}button,a,input{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #167989}button svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;flex:none}svg{display:block}.page{width:100%;background:#fff;overflow:clip}.page>main{width:100%;max-width:1240px;margin-inline:auto}.home-page .page>main{max-width:none}.home-page main>section:not(.hero){max-width:1240px;margin-inline:auto}.hero-copy{width:100%;max-width:1240px;margin-inline:auto}.skip-link{position:absolute;left:35px;top:-70px;background:#fff;padding:12px;z-index:10}.skip-link:focus{top:15px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
.header{min-height:91px;background:var(--teal);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:17px 40px;gap:30px;position:relative}.brand{display:flex;align-items:center;gap:13px;text-decoration:none}.brand-mark{width:48px;height:48px;stroke:#c5e0df;stroke-width:1;flex:none}.mark-pin{fill:var(--teal);stroke-width:1.4}.mark-dot{fill:#c5e0df;stroke:none}.brand strong{font:28px/1.1 var(--serif);letter-spacing:.2px;display:block}.brand-subtitle{font-size:10px;display:block;color:#d5e6e7;letter-spacing:.15px;margin-top:3px}.header nav{display:flex;align-items:center;gap:35px;font-size:12px}.header nav a{text-decoration:none;padding:12px 0;white-space:nowrap}.header nav a:hover,.header nav .current{text-decoration:underline;text-decoration-color:#9ac4ca;text-underline-offset:8px}.header #menu-toggle{display:none}
.hero{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:535px;padding:40px 0 38px;background:var(--paper);isolation:isolate}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 53%;z-index:-3}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fbfaf7 0%,#fbfaf7f5 27%,#fbfaf7bb 42%,#fbfaf720 65%,transparent 80%);z-index:-2}.hero-copy{padding:0 42px;position:relative}.hero h1{font-size:53px;line-height:1.12;letter-spacing:-1.15px;max-width:660px}.hero-copy p{font-size:18px;line-height:1.8;margin-top:16px;max-width:505px;color:#234b58}.hero #search-form{position:relative;flex:none;max-width:660px;margin:20px 42px 0;height:70px;display:flex;align-items:center;gap:16px;background:#fffffffa;border:1px solid #b7cccf;border-radius:7px;padding:7px;box-shadow:0 3px 12px #2949520a}.search-icon{width:26.4px;height:26.4px;margin-left:13px;stroke:#587f8a;fill:none;stroke-width:1.6;flex:none}#location{padding:12px 0;min-width:0;flex:1;font-size:16.8px;border:0;background:transparent;outline:none}#location::placeholder{color:#6c8089;opacity:1}.hero #search-form:focus-within{border-color:#4e8b80}html:not([data-focus-origin="pointer"]) .hero #search-form:has(#location:focus){outline:2px solid #28786f;outline-offset:3px}.coral-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:5px;background:var(--coral);color:#fff;padding:13px 21px;min-height:49px;font-size:13px;font-weight:500;box-shadow:inset 0 0 0 1px #b8452517}.coral-button:hover{background:#e4553d}#search-form .coral-button{height:54px;padding-inline:28px;font-size:15px}.hero-caption{position:absolute;right:42px;bottom:13px;font-size:9px;color:#3c575d;padding:1px 5px;background:#ffffff80;border-radius:2px}
.facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:24px 42px 23px;border-bottom:1px solid var(--line);background:#fff}.fact{display:flex;align-items:center;justify-content:center;gap:18px;border-left:1px solid var(--line)}.fact:first-child{border-left:0}.fact svg{height:44px;width:44px;fill:none;stroke:#3c8490;stroke-width:1.1;flex:none}.fact strong{font:27px/1.2 var(--serif);display:block}.fact span{font-size:12px;display:block;color:#375563;margin-top:3px}
.states-section{padding:29px 42px 32px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading h2{font-size:28px;line-height:1.3}.text-link{display:flex;align-items:center;gap:10px;font-size:12px;padding:9px 0;color:#1e6879}.text-link:hover{text-decoration:underline}.text-link svg{width:15px;height:15px}.state-cards{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.state-card{padding:0;border:1px solid #d7e0e1;background:#fff;border-radius:6px;overflow:hidden;text-align:left;transition:box-shadow .15s,border-color .15s;min-width:0}.state-card:hover,.state-card.selected{border-color:#3d8290;box-shadow:0 3px 12px #174d5912}.state-card img{width:100%;height:118px;object-fit:cover;display:block}.state-card-copy{display:block;padding:10px 12px 13px}.state-card-name{font:19px/1.3 var(--serif);display:block;white-space:nowrap}.state-card-count{display:block;font-size:11px;color:#426272;margin-top:5px}.all-states{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 23px;margin-top:25px;padding-top:12px;border-top:1px solid var(--line)}.state-row{padding:12px 0;border-bottom:1px solid #e5ebea;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:13px}.state-row span:last-child{font-size:11px;color:#5f757b;white-space:nowrap}.state-row:hover{color:#08717a}.state-row.selected{color:#08717a;font-weight:600}

.footer{background:var(--teal);color:#fff;padding:29px 42px 17px;position:relative;isolation:isolate;overflow:hidden}.footer-contours{position:absolute;inset:0;width:100%;height:100%;z-index:-1;opacity:.38;stroke:#5c9d99;stroke-width:.7}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:25px}.footer h2{font-size:28px;line-height:1.3;color:#fff}.footer p{font-size:12px;line-height:1.8;color:#d0e1e2;margin-top:8px}.footer-wordmark{font:34px/1 var(--serif);text-decoration:none;margin-right:15px;color:#dbeeed}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid #82a8ab40;padding-top:14px;font-size:9px;color:#d2e2e3}.footer-bottom button{font-size:10px;color:#d2e2e3;padding:5px 0;text-decoration:underline;text-underline-offset:3px}.image-credits{font-size:11px;line-height:1.9;color:#d2e2e3;margin-top:15px;padding-top:14px;border-top:1px solid #82a8ab40}.image-credits p{font-size:11px}.image-credits a{color:#fff}.preview-notice{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);max-width:calc(100% - 36px);padding:14px 12px 14px 21px;background:var(--teal);color:#fff;border:1px solid #6e9a9f;border-radius:7px;box-shadow:0 5px 25px #173b4922;display:flex;align-items:center;gap:18px;z-index:20;font-size:13px}.preview-notice button{padding:10px;color:white}.preview-notice button svg{width:18px;height:18px}
@media(min-width:1450px){.hero{min-height:552px}.hero h1{font-size:57px}}
@media(max-width:1100px){.header{padding-inline:30px}.header nav{gap:25px}.hero-copy{padding-inline:32px}.hero h1{font-size:47px;max-width:550px}.hero-copy p{font-size:16.8px;max-width:445px}.hero{min-height:508px}.hero #search-form{max-width:550px;margin-inline:32px}.hero-caption{right:32px}.facts{padding-inline:30px}.states-section{padding-inline:30px}.state-cards{gap:12px}.state-card img{height:103px}.state-card-name{font-size:17px}.state-card-copy{padding-inline:10px}.footer{padding-inline:30px}}
@media(max-width:800px){.header{padding-inline:24px;min-height:82px}.brand-mark{width:42px;height:42px}.brand strong{font-size:26px}.brand-subtitle{font-size:9px}.header nav{gap:20px;font-size:10px}.hero{min-height:500px;padding-bottom:35px}.hero h1{font-size:43px;max-width:510px}.hero-copy{padding-inline:27px}.hero-copy p{font-size:15.6px;max-width:390px}.hero:before{background:linear-gradient(90deg,#fbfaf7f5 0%,#fbfaf7e0 35%,#fbfaf760 70%,#fbfaf710 100%)}.hero #search-form{max-width:510px;margin-inline:27px;height:64px}.hero-caption{right:27px;bottom:12px}.hero #search-form .coral-button{height:49px;font-size:13px;padding-inline:20px}.search-icon{width:22.8px;height:22.8px}#location{font-size:14.4px}.facts{padding:20px 24px;gap:10px}.fact{gap:12px}.fact svg{width:35px;height:35px}.fact strong{font-size:24px}.fact span{font-size:10px}.states-section{padding-inline:24px}.state-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.state-card img{height:132px}.state-card-name{font-size:19px}.state-card-copy{padding:10px 13px 12px}.state-card-count{font-size:11px}.section-heading h2{font-size:26px}.all-states{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 20px}.state-row{align-items:flex-start;flex-direction:column;gap:2px}.footer{padding-inline:24px}.footer h2{font-size:25px}.footer-wordmark{font-size:28px}.footer-bottom{font-size:8px;gap:10px}}
@media(max-width:560px){html{scroll-padding-top:12px}body{padding:0;background:#fff}.page{border-radius:0;box-shadow:none}.header{padding:17px 20px;min-height:81px;gap:15px}.brand{gap:10px}.brand-mark{width:41px;height:41px}.brand strong{font-size:26px}.brand-subtitle{font-size:8px}.header #menu-toggle{display:flex;align-items:center;gap:8px;color:#fff;font-size:11px;padding:10px 0 10px 10px}.header #menu-toggle svg{height:18px;width:18px}.header nav{display:none;position:absolute;left:0;right:0;top:80px;background:var(--teal);padding:6px 20px 17px;z-index:5;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 7px 15px #103e4920}.header nav.open{display:flex}.header nav a{font-size:13px;padding:12px 0}.hero{justify-content:flex-start;min-height:565px;padding:25px 0 35px}.hero-photo{height:365px;top:177px;object-fit:cover;object-position:70% 50%;z-index:-3}.hero:before{background:linear-gradient(180deg,#fbfaf7 0%,#fbfaf7 30%,#fbfaf7e8 40%,#fbfaf765 58%,#fbfaf705 72%,#fbfaf7a0 100%)}.hero-copy{padding:0 20px}.hero h1{font-size:36px;line-height:1.1;letter-spacing:-.75px}.hero-copy p{font-size:14.4px;line-height:1.75;max-width:335px;margin-top:14px}.desktop-only{display:none}.hero #search-form{max-width:none;display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:8px;row-gap:6px;margin:16px 20px 0;height:auto;padding:6px}.search-icon{margin-left:7px;width:20.4px;height:20.4px}#location{font-size:19.2px;width:100%;min-height:44px}#location::placeholder{font-size:19.2px}.hero #search-form .coral-button{grid-column:1/-1;flex:none;width:100%;white-space:nowrap;height:48px;min-height:48px;padding:10px 16px;font-size:14px;gap:8px}.hero #search-form .coral-button svg{display:none}.hero-caption{right:20px;bottom:11px;font-size:8px}.facts{padding:18px 14px 17px;gap:0}.fact{gap:7px;flex-direction:column;align-items:center;text-align:center}.fact svg{height:30px;width:30px}.fact strong{font-size:23px}.fact span{font-size:9px;margin-top:3px}.states-section{padding:23px 20px 25px}.section-heading{gap:12px;margin-bottom:14px}.section-heading h2{font-size:24px;white-space:nowrap}.text-link{font-size:10px;gap:6px;min-height:44px}.text-link svg{width:12px;height:12px}.state-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.state-card img{height:115px}.state-card-name{font-size:18px}.state-card-count{font-size:11px}.state-card-copy{padding:9px 11px 12px}.all-states{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;margin-top:20px;padding-top:5px}.state-row{font-size:12px;padding:11px 0;min-width:0}.state-row span:last-child{font-size:10px}.footer{padding:24px 20px 15px}.footer-main{padding-bottom:20px;gap:20px;align-items:flex-start}.footer h2{font-size:25px;line-height:1.2;max-width:260px}.footer p{font-size:11px;line-height:1.8;max-width:310px;margin-top:12px}.footer-wordmark{display:none}.footer-bottom{flex-wrap:wrap;justify-content:flex-start;gap:5px 20px;font-size:8px}.footer-bottom>span:nth-child(2){order:3;flex-basis:100%}.footer-bottom button{font-size:9px;margin-left:auto;min-height:32px}.image-credits{font-size:10px}.preview-notice{bottom:16px;width:calc(100% - 28px);font-size:12px;padding:12px 9px 12px 15px;gap:9px}.preview-notice button{padding:9px}}
.header-actions{display:flex;align-items:center;gap:30px}.header .claim-button{text-decoration:none;min-height:44px;padding:11px 18px;white-space:nowrap;font-size:12px}.header-actions button:focus-visible{outline-color:#fff}
@media(max-width:800px){.header-actions{gap:22px}.header .claim-button{font-size:11px;padding-inline:14px}.header nav{font-size:11px}}
@media(max-width:560px){.header{padding-inline:16px;gap:12px}.header-actions{gap:10px}.header .brand{gap:8px}.header .brand-mark{width:32px;height:38px}.header .brand strong{font-size:23px}.header .brand-subtitle{display:none}.header .claim-button{font-size:11px;padding:10px 12px;min-height:44px}.header #menu-toggle{padding:10px 4px;min-height:44px;width:28px;justify-content:center}.header nav a{min-height:44px}.header nav a:last-child{padding-bottom:9px}}
@media(max-width:370px){.header{padding-inline:13px;gap:8px}.header-actions{gap:7px}.header .brand strong{font-size:21px}.header .brand{gap:6px}.header .brand-mark{width:28px}.header .claim-button{padding-inline:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.browse-section{padding:29px 42px 5px}.browse-section .section-heading{margin-bottom:16px}.browse-cards{display:grid;gap:14px}.category-cards{grid-template-columns:repeat(5,minmax(0,1fr))}.treatment-cards{grid-template-columns:repeat(8,minmax(0,1fr));gap:11px}.browse-card{border:1px solid var(--line);border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:14px;min-width:0;padding:21px 13px 19px;min-height:147px;color:var(--ink);font-size:14px;line-height:1.45;text-align:center;transition:border-color .15s,background-color .15s}.browse-card>svg{width:49px;height:49px;flex:none;color:#347e86;stroke-width:1.6}.browse-card>span{max-width:180px;text-wrap:balance}.browse-card:hover{border-color:#528d94;background:#f4f9f8}.browse-card:focus-visible{outline:3px solid #167989;outline-offset:3px}.treatment-cards .browse-card{padding:18px 9px 16px;gap:12px;min-height:129px;font-size:13px}.treatment-cards .browse-card>svg{width:38px;height:38px}.browse-more{margin-top:14px}.browse-toggle{min-height:44px;font-size:13px}.browse-toggle[aria-expanded=true] svg{transform:rotate(-90deg)}.browse-error{font-size:14px;color:var(--muted)}
@media(max-width:1100px){.browse-section{padding-inline:30px}.browse-cards{gap:12px}.browse-card{padding-inline:10px;font-size:13px}.treatment-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.treatment-cards .browse-card{flex-direction:row;justify-content:flex-start;text-align:left;min-height:91px;padding:16px 13px}.treatment-cards .browse-card>span{text-wrap:pretty}}
@media(max-width:800px){.browse-section{padding-inline:24px}.category-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.browse-card{font-size:14px}.treatment-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.treatment-cards .browse-card{flex-direction:column;text-align:center;padding:16px 8px;min-height:129px}.browse-toggle{font-size:12px}}
@media(max-width:560px){.browse-section{padding:23px 20px 2px}.browse-section .section-heading{align-items:center;flex-wrap:wrap;gap:2px 14px;margin-bottom:12px}.browse-section .section-heading h2{font-size:24px;white-space:normal}.browse-toggle{font-size:12px;gap:7px}.category-cards,.treatment-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.browse-card{font-size:14px;min-height:145px;gap:12px;padding:19px 12px 16px}.browse-card>svg{width:45px;height:45px}.treatment-cards .browse-card{flex-direction:row;text-align:left;min-height:95px;padding:14px 11px;gap:9px;font-size:13px}.treatment-cards .browse-card>svg{width:32px;height:32px}.browse-more{margin-top:12px}}
@media(max-width:560px){.browse-section .section-heading{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:8px}#category-cards .browse-card:last-child{grid-column:1/-1;flex-direction:row;justify-content:center;min-height:94px;padding-block:17px}}
.category-cards,.treatment-cards,.state-cards{grid-auto-rows:1fr}.state-card-name{white-space:normal;min-height:2.6em;overflow-wrap:break-word}.state-card-copy{padding-bottom:15px}.state-card img{aspect-ratio:1.6;object-fit:cover}.state-browser-tools{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:3px 0 22px}.state-filter-field{width:100%;max-width:430px}.state-filter-field>label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}.state-filter-input{display:flex;align-items:center;gap:12px;border:1px solid #9eb9be;border-radius:6px;background:#fff;padding-left:14px;min-height:50px}.state-filter-input:focus-within{outline:3px solid #167989;outline-offset:3px}.state-filter-input>svg{width:20px;height:20px;fill:none;stroke:#436973;stroke-width:1.7;flex:none}.state-filter-input input{width:100%;min-width:0;border:0;background:transparent;padding:12px 12px 12px 0;font-size:16px;outline:none}.state-filter-input input::placeholder{color:#607780;opacity:1}.state-filter-input input::-webkit-search-cancel-button{-webkit-appearance:none}.state-filter-input button{width:46px;min-height:48px;padding:12px;flex:none}.state-filter-input button svg{width:20px;height:20px}.state-filter-count{font-size:13px;line-height:1.6;color:var(--muted);padding-bottom:12px;white-space:nowrap}.state-browser-bottom{display:flex;justify-content:center;padding-top:20px;margin-top:24px;border-top:1px solid var(--line)}.state-browser-bottom .text-link{font-size:14px;min-height:48px;padding-inline:14px}.state-filter-empty{padding:27px 0 16px}.state-filter-empty p{font-size:16px}.state-filter-empty .text-link{font-size:14px;min-height:44px}.all-state-cards .state-card{width:100%}.state-card:focus-visible{outline:3px solid #167989;outline-offset:3px}
@media(max-width:800px){.state-browser-tools{gap:18px}.state-filter-count{white-space:normal;max-width:150px}.state-filter-field{max-width:390px}}
@media(max-width:560px){.states-section>.section-heading{flex-direction:column;align-items:flex-start;gap:0}.states-section>.section-heading h2{white-space:normal}.state-browser-tools{flex-direction:column;align-items:stretch;gap:10px;margin-top:3px;margin-bottom:18px}.state-filter-count{padding:0;max-width:none;font-size:13px}.state-card-name{font-size:17px}.state-card-count{font-size:12px}.state-browser-bottom{margin-top:18px;padding-top:14px}#category-cards .browse-card:last-child{grid-column:auto;flex-direction:column;justify-content:flex-start;min-height:145px;padding-block:19px 16px}}
.state-browser-bottom .browse-toggle svg{transform:none}
.browse-card,.state-card{text-decoration:none}
.browse-card>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}
.faq-section{padding:21px 42px 44px}
.faq-section h2{font-size:28px;line-height:1.3;margin-bottom:21px}
.faq-list{border-top:1px solid var(--line)}
.faq-item{border-bottom:1px solid var(--line)}
.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:68px;padding:19px 0;list-style:none;cursor:pointer;font-size:17px;font-weight:500;line-height:1.5}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary::marker{content:""}
.faq-item summary:hover{color:#1e6879}
.faq-item summary:focus-visible{outline:3px solid #167989;outline-offset:4px;border-radius:2px}
.faq-item summary svg{width:20px;height:20px;flex:none;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}
.faq-item[open] .faq-plus{display:none}
.faq-item p{max-width:820px;padding:0 44px 22px 0;color:var(--muted);font-size:15px;line-height:1.8}
@media(max-width:1100px){.faq-section{padding-inline:30px}}
@media(max-width:800px){.faq-section{padding-inline:24px}.faq-section h2{font-size:26px}}
@media(max-width:560px){.faq-section{padding:17px 20px 32px}.faq-section h2{font-size:24px;margin-bottom:17px}.faq-item summary{font-size:16px;gap:18px;padding-block:18px}.faq-item p{font-size:15px;padding:0 0 20px}}

/* Full-width backgrounds with the same centered content alignment. */
@media(min-width:1240px){
 .header{padding-inline:calc((100% - 1160px)/2)}
 .footer{padding-inline:calc((100% - 1156px)/2)}
 .hero #search-form{margin-inline:calc((100% - 1156px)/2)}
 .hero-caption{right:calc((100% - 1156px)/2)}
}

.phone-dialog{width:min(440px,calc(100vw - 32px));border:1px solid var(--line);border-radius:10px;padding:28px;color:var(--ink);background:#fff;box-shadow:0 18px 65px #00384730}
.phone-dialog::backdrop{background:#07354d66}
.phone-dialog h2{font-size:28px;padding-right:30px;line-height:1.25}
.phone-dialog-close{position:absolute;right:10px;top:10px;width:44px;height:44px;font-size:28px;line-height:1}
.phone-dialog-number{font-size:28px;font-variant-numeric:tabular-nums;margin-top:18px;user-select:text;overflow-wrap:anywhere}
.phone-dialog-hint{font-size:14px;line-height:1.6;color:var(--muted);margin-top:10px}
.phone-dialog-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin-top:22px}
.phone-dialog-actions a{font-size:14px;min-height:44px;display:inline-flex;align-items:center;color:#1e6879}
.phone-dialog-status{font-size:13px;color:var(--muted);margin-top:14px;line-height:1.5}
.phone-dialog-status:empty{display:none}

/* Reading layout for the HBOT guide. */
.guide-main{padding:48px 42px 70px}
.guide-intro{max-width:800px;margin-bottom:44px}
.guide-back{font-size:14px;color:var(--muted)}
.guide-intro h1{font-size:48px;line-height:1.15;margin:22px 0 20px}
.guide-intro>p{font-size:18px;line-height:1.7;color:var(--muted);max-width:700px}
.guide-layout{display:grid;grid-template-columns:210px minmax(0,740px);gap:64px;align-items:start}
.guide-contents{position:sticky;top:28px;display:flex;flex-direction:column;gap:12px;border-left:2px solid var(--line);padding-left:20px}
.guide-contents h2{font:600 15px/1.6 var(--sans);margin-bottom:2px}
.guide-contents a{font-size:14px;color:var(--muted);text-decoration:none}
.guide-contents a:hover{text-decoration:underline;color:var(--teal)}
.guide-article{min-width:0}
.guide-article section{margin-bottom:38px;scroll-margin-top:28px}
.guide-article h2{font-size:28px;line-height:1.3;margin-bottom:16px}
.guide-article p,.guide-article li,.guide-article dd{font-size:16px;line-height:1.85;color:var(--muted)}
.guide-article p+p{margin-top:16px}
.guide-research ul{padding-left:23px;margin:18px 0}
.guide-research li+li{margin-top:20px}
.guide-article .guide-reviewed,.guide-article .guide-source{font-size:13px;line-height:1.7;margin-top:20px}
.guide-article dl{margin:0}
.guide-article dl>div{padding:18px 0;border-top:1px solid var(--line)}
.guide-article dt{font-weight:600;margin-bottom:5px}
.guide-article dd{margin:0}
.guide-directory{border-top:1px solid var(--line);padding-top:28px}
#main-nav a[aria-current="page"]{text-decoration:underline;text-underline-offset:6px}
@media(max-width:800px){.guide-layout{grid-template-columns:minmax(0,1fr);gap:32px}.guide-contents{position:static;flex-direction:row;flex-wrap:wrap;gap:10px 22px}.guide-contents h2{width:100%}.guide-intro{margin-bottom:30px}}
@media(max-width:560px){.guide-main{padding:28px 20px 44px}.guide-intro h1{font-size:36px}.guide-intro>p{font-size:16px}.guide-article h2{font-size:25px}}

.faq-intro{max-width:760px;margin:-6px 0 24px;color:var(--muted);line-height:1.8}

/* Location navigation and sourced local comparisons share the directory palette. */
.clinic-breadcrumbs{margin:0 0 25px;font:13px/1.6 var(--sans);color:var(--muted)}
.clinic-breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:5px 10px;padding:0;margin:0}
.clinic-breadcrumbs li+li:before{content:'/';margin-right:10px;color:var(--muted)}
.metro-main .guide-intro{max-width:880px}.metro-main .guide-intro h1{max-width:800px}
.metro-main .guide-intro .coral-button{margin-top:20px;text-decoration:none}
.metro-layout{display:grid;grid-template-columns:195px minmax(0,1fr);gap:44px}
.metro-jump{align-self:start;position:sticky;top:24px;font-size:14px}
.metro-jump h2{font:600 15px var(--sans);margin-bottom:16px}.metro-jump nav{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}
.metro-table{border-collapse:collapse;width:100%;table-layout:fixed}.metro-table th,.metro-table td{vertical-align:top;text-align:left;padding:24px 18px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}
.metro-table thead th{font:600 13px var(--sans);color:var(--muted);padding-top:12px;padding-bottom:12px;background:var(--paper)}
.metro-table tbody th{font-weight:400;width:48%}.metro-table h3{font-size:23px;line-height:1.3;margin-bottom:12px}
.metro-table .metro-detail{font-size:13px;line-height:1.65;margin-top:10px}.metro-table p{font-size:14px;line-height:1.65}.metro-table p+p{margin-top:10px}
.metro-table .metro-price{font-size:15px}.metro-price strong{font:26px var(--serif)}
.metro-terms{padding-left:18px;margin:12px 0}.metro-table .metro-terms li{font-size:13px;line-height:1.65;margin-bottom:5px}
.metro-clinic-link{display:inline-block;font-size:14px;margin-top:16px}.metro-city{scroll-margin-top:24px}
.metro-main .guide-article>section>p{max-width:74ch}
@media(max-width:850px){.metro-layout{grid-template-columns:minmax(0,1fr);gap:30px}.metro-jump{position:static}.metro-jump nav{flex-direction:row;flex-wrap:wrap;gap:10px 18px}}
@media(max-width:560px){.metro-table thead{display:none}.metro-table,.metro-table tbody,.metro-table tr,.metro-table tbody th,.metro-table td{display:block;width:100%}.metro-table tbody th{border-bottom:0;padding:22px 0 16px}.metro-table td{padding:0 0 24px}.metro-table tr+tr{margin-top:12px}.metro-table h3{font-size:23px}.metro-table td:before{content:'Example published offer';display:block;font-size:12px;color:var(--muted);margin-bottom:8px}}
.topic-related,.topic-footer{display:flex;flex-wrap:wrap;gap:8px 20px;font:14px/1.65 var(--sans)}
.topic-related{margin:0 0 28px;color:var(--muted)}.topic-footer{padding:18px 0;border-top:1px solid #ffffff30}
.topic-states{display:flex;flex-wrap:wrap;gap:10px 20px;margin:24px 0 36px;font-size:14px}
.topic-conditions{padding-left:18px;margin:10px 0}.topic-table .topic-conditions li{font-size:14px;line-height:1.6;margin-bottom:6px}
.topic-main .guide-intro .metro-detail{font-size:14px;line-height:1.65}.topic-main .topic-range strong{font-weight:600}
.topic-main .guide-article>section{scroll-margin-top:24px}
@media(max-width:560px){.topic-condition .metro-table td:before{content:'Condition details and source'}}
