:root{--ink:#123b3a;--teal:#0b6f6b;--deep:#063f3d;--coral:#f06f55;--cream:#fbfaf5;--mint:#e8f3ef;--line:#d8e5e1;--white:#fff;--shadow:0 18px 45px rgba(11,62,59,.11);--radius:22px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.narrow{max-width:780px}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:relative;z-index:20;background:#fff;box-shadow:0 1px 0 rgba(7,63,61,.1)}
.trustbar{background:#075653;color:#fff;font-size:.82rem}
.trustbar .shell{display:flex;align-items:center;justify-content:space-between;min-height:42px}
.trustbar a{font-weight:800}
.nav-row{min-height:104px;display:flex;align-items:center;gap:18px}
.brand{display:inline-flex;align-items:center;gap:11px;font-size:1.45rem;font-weight:900;letter-spacing:-.04em;white-space:nowrap}
.brand em{font-style:normal;color:var(--coral)}
.brand-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:var(--teal);color:#fff}
.brand-mark svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}
.nav-row nav{display:flex;align-items:center;gap:14px;margin-left:auto}
.nav-row nav a{font-size:.82rem;font-weight:800;white-space:nowrap;border-bottom:2px solid transparent;padding:12px 0}
.nav-row nav a:hover,.nav-row nav a.active{color:var(--teal);border-color:var(--coral)}
.claim-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 18px;background:var(--teal);color:#fff;border-radius:14px;font-weight:900;white-space:nowrap}
.menu-toggle{display:none;border:1px solid var(--line);border-radius:10px;background:#fff;padding:9px 12px;font-weight:800}
.button,.search-panel button,.home-search button,.emergency-search button,.form-card button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:var(--coral);color:#fff;font-weight:900;min-height:50px;padding:0 22px}
.button:hover,.search-panel button:hover,.home-search button:hover,.form-card button:hover{filter:brightness(.95);transform:translateY(-1px)}
.button.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}
.text-link{font-weight:900;color:var(--teal)}
.eyebrow,.kicker{display:inline-flex;align-items:center;text-transform:uppercase;letter-spacing:.12em;font-size:.77rem;font-weight:900;color:var(--teal)}
h1,h2,h3{line-height:1.12;letter-spacing:-.035em;margin:0 0 .45em}
h1{font-size:clamp(2.55rem,5vw,5rem)}
h2{font-size:clamp(2rem,3.5vw,3.15rem)}
h3{font-size:1.28rem}
p{margin:.4em 0 1.15em}
.section{padding:84px 0}
.tint{background:var(--cream)}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}
.section-head p{max-width:700px;margin-bottom:0;color:#486766}
.home-hero{position:relative;min-height:710px;display:grid;place-items:center;overflow:hidden;background:var(--deep);color:#fff}
.home-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,48,46,.92),rgba(3,48,46,.65) 48%,rgba(3,48,46,.48))}
.hero-center{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;padding:74px 0}
.hero-center .eyebrow{color:#fff;border:1px solid rgba(255,255,255,.45);border-radius:99px;padding:8px 14px;background:rgba(255,255,255,.1)}
.hero-center h1{max-width:900px;margin:.3em auto .22em}
.hero-center h1 em{font-family:Georgia,serif;font-weight:500;color:#8fe0d7}
.hero-center>p{font-size:1.22rem;max-width:800px}
.home-search{width:min(900px,100%);margin:22px auto 18px;background:#fff;padding:10px;border-radius:18px;display:grid;grid-template-columns:1fr 210px auto;gap:8px;box-shadow:var(--shadow)}
.home-search input,.home-search select{min-width:0;border:0;color:var(--ink);padding:13px 15px;background:#fff}
.home-search select{border-left:1px solid var(--line)}
.hero-actions{display:flex;gap:12px;margin-top:6px}
.hero-points{display:flex;gap:28px;flex-wrap:wrap;justify-content:center;margin-top:28px;font-weight:800}
.stats{background:var(--deep);color:#fff}
.stat-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.stat-grid div{text-align:center;padding:26px 12px;border-right:1px solid rgba(255,255,255,.12)}
.stat-grid div:last-child{border:0}
.stat-grid strong{display:block;font-size:1.7rem}
.stat-grid span{font-size:.9rem;color:#c6deda}
.partner-section{background:#fff}
.partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.partner-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 8px 26px rgba(7,63,61,.07);display:flex;flex-direction:column}
.card-media{position:relative;height:215px}
.card-media img{width:100%;height:100%;object-fit:cover}
.card-body{padding:24px;display:flex;flex-direction:column;align-items:flex-start;flex:1}
.card-body small{font-weight:800;color:var(--teal)}
.card-body h3{margin-top:8px}
.card-body p{color:#516e6d;flex:1}
.card-body .button{width:100%}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.feature-grid-four{grid-template-columns:repeat(4,1fr)}
.feature-card{border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:var(--shadow)}
.feature-card img{width:100%;height:220px;object-fit:cover}
.feature-card div{padding:24px}
.feature-card span{color:var(--coral);font-size:.75rem;text-transform:uppercase;font-weight:900;letter-spacing:.12em}
.feature-card p{color:#587270;margin-bottom:0}
.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px}
.split img{border-radius:var(--radius);height:430px;width:100%;object-fit:cover}
.subhero{background:linear-gradient(135deg,#f8f6ed,#e7f3ef);overflow:hidden}
.subhero-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:410px;align-items:center;gap:60px}
.subhero-grid>div{padding:60px 0}
.subhero h1{font-size:clamp(2.6rem,5vw,4.6rem)}
.subhero p{font-size:1.15rem;max-width:700px}
.subhero-grid>img{width:100%;height:410px;object-fit:cover}
.emergency-hero{background:linear-gradient(135deg,#5e1518,#9b2e2e);color:#fff}
.emergency-hero .eyebrow{color:#ffd1cb}
.directory-section{padding:62px 0 84px}
.directory-section.embedded{padding:28px 0 0}
.search-panel{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px;background:#fff;border:1px solid var(--line);padding:20px;border-radius:18px;box-shadow:var(--shadow);margin-bottom:28px}
.search-panel label{font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--teal)}
.search-panel input,.search-panel select{display:block;width:100%;height:50px;margin-top:6px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 13px;color:var(--ink)}
.search-panel button{align-self:end}
.results-bar{display:flex;justify-content:space-between;align-items:center;margin:20px 0}
.results-bar p{margin:0;font-weight:800}
.results-bar select{border:1px solid var(--line);border-radius:9px;padding:9px;background:#fff}
.directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.result-card{border:1px solid var(--line);border-radius:18px;padding:22px;background:#fff;display:flex;flex-direction:column;min-height:270px;box-shadow:0 5px 18px rgba(7,63,61,.05)}
.result-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}
.result-card .badges{display:flex;gap:6px;flex-wrap:wrap}
.badge{font-size:.7rem;font-weight:900;color:var(--teal);background:var(--mint);border-radius:99px;padding:5px 8px}
.badge.spoed{color:#8d2525;background:#ffe4e1}
.result-card h2{font-size:1.2rem;margin-top:12px}
.result-card p{color:#5b7372;font-size:.92rem}
.result-card .card-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:auto}
.result-card .profile-link{font-weight:900;color:var(--teal)}
.result-card .direct-link{margin-left:auto;font-size:.85rem;font-weight:800}
.result-card .map-link{font-size:.85rem;font-weight:800;color:var(--teal)}
.load-more{display:block;margin:30px auto 0;background:#fff;border:1px solid var(--teal);border-radius:12px;padding:12px 20px;color:var(--teal);font-weight:900}
.empty-state{grid-column:1/-1;border:1px dashed var(--line);border-radius:18px;padding:40px;text-align:center}
.emergency-warning{display:flex;align-items:center;gap:18px;background:#fff2ef;border-left:5px solid var(--coral);padding:20px;border-radius:12px}
.emergency-warning strong{white-space:nowrap}
.emergency-search{display:flex;max-width:700px;margin:30px 0 12px}
.emergency-search input{flex:1;border:1px solid var(--line);border-radius:12px 0 0 12px;padding:0 16px}
.emergency-search button{border-radius:0 12px 12px 0}
.emergency-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.emergency-intro{margin:34px 0 22px}
.emergency-intro p{max-width:850px;color:#536f6d}
.verified-emergency{border-top:5px solid #9c2929}
.practice-contact small{color:var(--teal)}
.practice-grid{grid-template-columns:repeat(4,1fr)}
.emergency-card{border:1px solid var(--line);border-radius:16px;background:#fff;padding:22px;display:flex;flex-direction:column}
.emergency-card small{font-weight:900;color:#9c2929;text-transform:uppercase}
.emergency-card .phone-button{display:inline-flex;color:#fff;background:#9c2929;border-radius:10px;padding:10px 13px;font-weight:900;margin:10px 0}
.emergency-card>a:last-child{font-weight:800;color:var(--teal)}
.disclosure{background:var(--mint);border-radius:16px;padding:22px 24px;margin-bottom:30px}
.disclosure p{margin-bottom:0}
.compare-box{margin-top:64px}
.compare-table{overflow-x:auto;border:1px solid var(--line);border-radius:16px}
.compare-table table{width:100%;border-collapse:collapse;background:#fff;min-width:720px}
.compare-table th,.compare-table td{text-align:left;vertical-align:top;padding:16px;border-bottom:1px solid var(--line)}
.compare-table tr:last-child td,.compare-table tr:last-child th{border-bottom:0}
.compare-table thead th{background:var(--deep);color:#fff}
.compare-table a{font-weight:900;color:var(--teal)}
.price-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:26px}
.price-summary div{background:var(--deep);color:#fff;border-radius:16px;padding:22px}
.price-summary span{display:block;color:#b9d5d2}
.price-summary strong{display:block;font-size:1.35rem;margin-top:4px}
.price-controls{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}
.price-controls button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:8px 13px;font-weight:800}
.price-controls button.active{background:var(--teal);color:#fff;border-color:var(--teal)}
.price-tool{border:1px solid var(--line);border-radius:18px;background:var(--cream);padding:20px;margin:26px 0}
.price-search-row{display:grid;grid-template-columns:2fr 1.2fr 1fr 1fr;gap:12px}
.price-search-row label{font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--teal)}
.price-search-row input,.price-search-row select{display:block;width:100%;height:50px;margin-top:6px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 13px;color:var(--ink);text-transform:none;letter-spacing:0;font-weight:500}
.price-result-count{margin:0;font-weight:900}
.price-table td:first-child span{display:block;color:#617a78;font-size:.88rem;margin-top:4px}
.price-table .amount{font-weight:900;font-size:1.08rem;white-space:nowrap}
.source-note{color:#617a78;font-size:.9rem;margin-top:20px}
.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.article-card{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}
.article-card img{width:100%;height:205px;object-fit:cover}
.article-card div{padding:22px}
.article-card small{font-weight:800;color:var(--teal)}
.article-card h2{font-size:1.3rem;margin-top:8px}
.article-card p{color:#5d7674}
.article-card div>a:last-child{font-weight:900;color:var(--teal)}
.article-page{max-width:900px;margin:0 auto;padding:70px 20px}
.article-page header{text-align:center}
.article-page header>p{font-size:1.15rem}
.article-page header img{width:100%;height:430px;object-fit:cover;border-radius:var(--radius);margin:34px 0}
.article-content{max-width:720px;margin:0 auto;font-size:1.05rem}
.article-content .intro{font-size:1.22rem}
.article-content h2{font-size:2rem;margin-top:1.5em}
.article-content li{margin:.55em 0}
.article-callout{background:var(--mint);border-radius:14px;padding:20px;margin:26px 0}
.article-callout p{margin:4px 0 0}
.profile-shell{background:var(--cream);min-height:60vh;padding:52px 0 80px}
.back-link{display:inline-block;font-weight:900;color:var(--teal);margin-bottom:20px}
.loading-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:40px}
.profile-hero{background:var(--deep);color:#fff;border-radius:var(--radius);padding:38px;margin-bottom:24px}
.profile-hero h1{font-size:clamp(2.2rem,4vw,3.8rem)}
.profile-hero p{margin-bottom:0;color:#c8dfdc}
.profile-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}
.profile-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px}
.profile-card h2{font-size:1.45rem}
.profile-card dl{display:grid;grid-template-columns:130px 1fr;gap:10px;margin:0}
.profile-card dt{font-weight:900}
.profile-card dd{margin:0}
.profile-card .button{margin-top:16px}
.profile-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}
.profile-actions .button{margin-top:0}
.neutral-note{background:var(--cream);border:1px solid var(--line);border-radius:12px;padding:16px;margin-top:16px}
.profile-tags{display:flex;flex-wrap:wrap;gap:8px}
.profile-tags span{background:var(--mint);color:var(--teal);font-weight:800;font-size:.84rem;border-radius:99px;padding:6px 10px}
.claim-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:start}
.check-list{list-style:none;padding:0}
.check-list li{margin:10px 0}
.check-list li:before{content:'✓';color:var(--teal);font-weight:900;margin-right:9px}
.form-card{border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:var(--shadow)}
.form-card form{display:grid;gap:16px}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.form-card label{font-weight:800;font-size:.88rem}
.form-card input,.form-card select,.form-card textarea{display:block;width:100%;margin-top:5px;border:1px solid var(--line);border-radius:10px;padding:12px;background:#fff}
.form-card .checkbox{display:flex;gap:10px;align-items:flex-start;font-weight:500}
.form-card .checkbox input{width:auto;margin-top:5px}
.honeypot{position:absolute;left:-9999px}
.plans{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.plans article{border:1px solid var(--line);border-radius:18px;padding:24px;display:flex;flex-direction:column}
.plans article>span{color:var(--coral);font-size:.72rem;text-transform:uppercase;font-weight:900}
.plans strong{font-size:1.7rem}
.plans strong small{font-size:.9rem}
.plans p{color:#5d7674;flex:1}
.business-rates{margin-top:56px}
.legal{padding:80px 0}
.legal .lead{font-size:1.2rem}
.legal h2{font-size:1.7rem;margin-top:1.5em}
.legal li{margin:.45em 0}
.updated{margin-top:40px;color:#617a78;font-size:.9rem}
.success-page{padding:110px 0;text-align:center;min-height:60vh}
.success-icon{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 22px;border-radius:50%;background:var(--mint);color:var(--teal);font-size:2rem;font-weight:900}
.site-footer{background:var(--deep);color:#fff;padding-top:64px}
.footer-business{display:grid;grid-template-columns:1fr auto;align-items:center;gap:36px;background:#0b5955;border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:30px;margin-bottom:60px}
.footer-business .kicker{color:#9ee0d8}
.footer-business h2{font-size:clamp(1.65rem,3vw,2.35rem);margin-top:5px}
.footer-business p{color:#d0e6e3;margin-bottom:0}
.footer-business-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.footer-business-actions .secondary{background:transparent;color:#fff;border-color:rgba(255,255,255,.45)}
.footer-top{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:44px}
.brand-light{color:#fff}
.footer-top p{color:#b9d4d1;max-width:430px}
.footer-top h3{font-size:1rem;letter-spacing:0}
.footer-top>div>a:not(.brand){display:block;color:#c4dcda;margin:7px 0}
.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.13);padding:24px 0;margin-top:48px;color:#a9c9c6;font-size:.85rem}

@media(max-width:1100px){.nav-row{min-height:90px}
.nav-row nav{gap:14px}
.nav-row nav a{font-size:.84rem}
.claim-button{padding:0 13px}
.brand{font-size:1.35rem}
.brand-mark{width:44px;height:44px}
.directory-grid,.article-grid{grid-template-columns:repeat(2,1fr)}
.feature-grid-four,.practice-grid{grid-template-columns:repeat(2,1fr)}
.plans{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:850px){.trustbar .shell{justify-content:center}
.trustbar a{display:none}
.nav-row{flex-wrap:wrap;padding:14px 0}
.menu-toggle{display:block;margin-left:auto}
.claim-button{order:3}
.nav-row nav{display:none;order:4;width:100%;margin:0;align-items:stretch;flex-direction:column;gap:0;padding:8px 0}
.nav-row nav.open{display:flex}
.nav-row nav a{padding:10px;border-bottom:1px solid var(--line)}
.home-search{grid-template-columns:1fr}
.home-search select{border-left:0;border-top:1px solid var(--line)}
.subhero-grid{grid-template-columns:1fr;gap:0}
.subhero-grid>div{padding:50px 0 20px}
.subhero-grid>img{height:300px}
.search-panel{grid-template-columns:1fr 1fr}
.search-panel button{grid-column:1/-1}
.partner-grid,.feature-grid,.emergency-grid{grid-template-columns:1fr 1fr}
.price-search-row{grid-template-columns:1fr 1fr}
.price-search-row label:first-child{grid-column:1/-1}
.split,.profile-grid,.claim-layout{grid-template-columns:1fr}
.footer-top{grid-template-columns:1.5fr 1fr 1fr}
.footer-top>div:last-child{grid-column:2/-1}
.footer-business{grid-template-columns:1fr}
.footer-business-actions{justify-content:flex-start}
.stat-grid{grid-template-columns:repeat(2,1fr)}
.price-summary{grid-template-columns:1fr}
.article-page header img{height:330px}
}

@media(max-width:620px){.shell{width:min(100% - 28px,1180px)}
.claim-button{font-size:.78rem;min-height:42px}
.brand{font-size:1.12rem}
.brand-mark{width:40px;height:40px}
.home-hero{min-height:720px}
.hero-center{padding:50px 0}
.hero-center>p{font-size:1.05rem}
.hero-actions{width:100%;flex-direction:column}
.hero-actions .button{width:100%}
.hero-points{gap:10px;flex-direction:column}
.section{padding:62px 0}
.section-head{display:block}
.section-head .text-link{display:inline-block;margin-top:16px}
.partner-grid,.feature-grid,.directory-grid,.article-grid,.emergency-grid{grid-template-columns:1fr}
.price-search-row{grid-template-columns:1fr}
.price-search-row label:first-child{grid-column:auto}
.search-panel{grid-template-columns:1fr}
.search-panel button{grid-column:auto}
.results-bar{align-items:flex-start;gap:10px;flex-direction:column}
.emergency-warning{align-items:flex-start;flex-direction:column}
.emergency-search{display:grid;grid-template-columns:1fr}
.emergency-search input,.emergency-search button{border-radius:10px;min-height:50px}
.profile-hero{padding:25px}
.profile-card dl{grid-template-columns:1fr}
.profile-card dd{margin-bottom:10px}
.form-grid{grid-template-columns:1fr}
.plans{grid-template-columns:1fr}
.footer-top{grid-template-columns:1fr 1fr}
.footer-top>div:first-child,.footer-top>div:last-child{grid-column:1/-1}
.footer-bottom{flex-direction:column}
.article-page{padding-top:50px}
.article-page header img{height:240px}
}
