@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--ink:#183f3e;--muted:#526662;--cream:#f8f8f2;--line:#d9e1db;--mint:#d7e5ce;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}
a{color:inherit;text-underline-offset:4px}
a:focus-visible{outline:3px solid #a86a24;outline-offset:6px}
a:hover{text-decoration:underline}
h1,h2,h3,p{margin:0}
h1,h2,h3{font-weight:400;line-height:1.07;letter-spacing:-.025em}
h1,h2{font-family:var(--serif)}
.wrap{width:min(1200px,calc(100% - 96px));margin:auto}
.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:20}
.skip:focus{top:10px}
.site-header{background:var(--cream);border-bottom:1px solid var(--line)}
.header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:32px}
.brand{display:flex;align-items:center;gap:14px;font-size:19px;font-weight:600;text-decoration:none;line-height:1.4}
.brand small{display:block;font-size:11px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;margin-top:2px}
.brand-symbol{width:46px;height:46px;border:1px solid #7c9990;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:23px}
.brand-symbol span{position:absolute;right:-6px;top:-7px;background:var(--cream);padding:0 3px;font-family:var(--sans);font-size:19px}
nav{display:flex;gap:26px;font-size:13px}
nav a,.header-contact{text-decoration:none}
.header-contact{font-size:13px;font-weight:600;border-bottom:1px solid var(--ink);padding:8px 0}
.header-contact span{margin-left:12px}
.hero{background:var(--ink);color:#f7f7ed;position:relative;overflow:hidden}
.hero:after{content:'';position:absolute;width:700px;height:700px;border:1px solid #ffffff0d;border-radius:50%;right:-200px;top:-320px;pointer-events:none}
.hero-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:90px;padding:74px 0 62px;align-items:center}
.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;margin-bottom:20px}
.hero .eyebrow{color:var(--mint)}
h1{font-size:clamp(56px,5.8vw,82px);margin-bottom:26px}
.intro{font-size:17px;color:#dae5df;max-width:465px;line-height:1.7}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:50px;padding:12px 22px;text-decoration:none;font-size:14px;font-weight:600}
.button.light{background:var(--mint);color:var(--ink)}
.hero .button{margin-top:30px}
.button:hover{background:#e5efdF;text-decoration:none}
.visit-panel{padding:32px 34px 26px;border:1px solid #718b7e;background:#254c46;position:relative;z-index:1}
.panel-kicker{font-size:10px;letter-spacing:.16em;color:var(--mint);font-weight:700}
.visit-panel h2{font-size:38px;margin:20px 0 16px}
.visit-panel>p{color:#e0e7e1;font-size:14px;max-width:300px;margin-bottom:26px}
.panel-line{border-top:1px solid #78918566;display:flex;gap:18px;padding:13px 0;font-size:13px}
.panel-line>span:first-child{color:#b4ccb3;font-size:11px;padding-top:2px}
.hero-bottom{border-top:1px solid #ffffff30;display:flex;justify-content:space-between;padding:20px 0;font-size:11px;letter-spacing:.05em;color:#c2d4ca}
.section{padding:78px 0}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:34px}
h2{font-size:48px}
.section-heading .eyebrow{margin-bottom:14px}
.section-heading>p{max-width:355px;color:var(--muted);font-size:14px}
.office-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.office-card{background:#fff;padding:26px 28px 22px;border:1px solid var(--line);display:flex;flex-direction:column}
.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}
.office-number{font-size:10px;letter-spacing:.13em;font-weight:700;color:var(--muted)}
.location-icon{width:32px;height:32px;display:grid;place-items:center;background:#edf2e9;border-radius:50%}
.office-card h3{font-family:var(--serif);font-size:34px}
.visit-days{font-size:12px;color:var(--muted);margin:10px 0 25px}
address{font-style:normal;font-size:15px;line-height:1.65}
.office-card address{min-height:92px}
dl{margin:22px 0 25px}
dl>div{display:flex;justify-content:space-between;gap:10px;padding:7px 0}
dt{font-size:12px;color:var(--muted)}
dd{margin:0;font-size:15px;font-variant-numeric:tabular-nums}
dd a{text-decoration:none;font-weight:600}
dd a:hover{text-decoration:underline}
.direction{display:flex;justify-content:space-between;text-decoration:none;font-size:13px;font-weight:600;border-top:1px solid var(--line);padding-top:17px;margin-top:auto}
.location-note{font-size:12px;color:var(--muted);margin-top:21px}
.procedure-section{background:#eaf0e7}
.facility-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}
.facility{border-top:1px solid #b4c4b7;padding-top:24px}
.facility-label{font-size:10px;font-weight:700;letter-spacing:.13em;margin-bottom:20px}
.facility h3{font-family:var(--serif);font-size:34px;min-height:76px;margin-bottom:20px}
.facility dl{max-width:300px}
.facility .direction{border-color:#b4c4b7;max-width:300px}
.team-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}
.team-section h2{font-size:43px}
.team-section p:last-child{max-width:340px;margin-top:20px;font-size:14px;color:var(--muted)}
.team-list{list-style:none;margin:0;padding:0}
.team-list li{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:23px 0;font-size:23px;font-family:var(--serif)}
.team-list li:first-child{border-top:1px solid var(--line)}
.credential{font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:.1em}
.contact-band{background:var(--ink);color:#f7f7ed;padding:44px 0}
.contact-band .wrap{display:flex;justify-content:space-between;align-items:center;gap:28px}
.contact-band h2{font-size:38px}
.contact-band p{font-size:13px;color:#d3e1d7;margin-top:12px}
.footer-main{display:flex;align-items:start;justify-content:space-between;gap:30px;padding:40px 0}
.footer-main p,.footer-main>a:last-child{font-size:12px}
.footer-main p{color:var(--muted)}
.footer-bottom{border-top:1px solid var(--line);padding:20px 0;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}
@media(min-width:1500px){.hero-grid{padding-top:88px;padding-bottom:80px}
}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}
.header-contact{display:none}
.hero-grid{gap:40px}
.office-card{padding:22px 20px}
.office-card h3{font-size:29px}
dd{font-size:14px}
.facility-grid{gap:40px}
.team-section{gap:50px}
}
@media(max-width:760px){html{scroll-padding-top:20px}
.wrap{width:calc(100% - 40px)}
.header-inner{min-height:100px;flex-direction:column;align-items:start;justify-content:center;gap:15px;padding:20px 0}
nav{gap:20px;font-size:12px;flex-wrap:wrap}
.brand{font-size:18px}
.brand-symbol{width:39px;height:39px;font-size:21px}
.hero-grid{grid-template-columns:1fr;padding:45px 0 35px;gap:35px}
h1{font-size:61px}
.hero-copy .intro{font-size:16px}
.visit-panel{padding:24px}
.visit-panel h2{font-size:34px}
.visit-panel>p{max-width:none}
.hero-bottom{font-size:10px;gap:20px}
.section{padding:50px 0}
.section-heading{display:block;margin-bottom:26px}
h2{font-size:39px}
.section-heading>p{margin-top:18px;max-width:none}
.office-grid{grid-template-columns:1fr;gap:18px}
.office-card{padding:25px}
.office-card h3{font-size:35px}
.card-top{margin-bottom:20px}
.office-card address{min-height:0}
.visit-days{margin-bottom:20px}
dd{font-size:16px}
.office-card dl{margin-top:20px}
.facility-grid{grid-template-columns:1fr;gap:34px}
.facility h3{min-height:0;font-size:32px}
.facility dl,.facility .direction{max-width:none}
.team-section{grid-template-columns:1fr;gap:30px}
.team-section h2{font-size:38px}
.contact-band .wrap{display:block}
.contact-band h2{font-size:35px}
.contact-band .button{margin-top:25px}
.footer-main{flex-direction:column;gap:20px}
.footer-bottom{gap:15px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
}
@media print{.site-header nav,.header-contact,.visit-panel,.button,.direction,.contact-band{display:none}
.hero,.procedure-section{background:white;color:#183f3e}
.hero-grid{display:block;padding:20px 0}
.hero .intro,.hero .eyebrow{color:#183f3e}
.hero-bottom{display:none}
.section{padding:25px 0}
.office-grid{grid-template-columns:repeat(3,1fr)}
.office-card{padding:15px}
.wrap{width:100%}
h1{font-size:40px}
h2{font-size:30px}
.office-card h3{font-size:24px}
.office-card, .facility{break-inside:avoid}
body{font-size:12px}
}

/* CARE Pain Specialists brand and care-team imagery */
.brand-masthead{background:#ddd8d5;padding:26px 48px}
.masthead-logo{display:block;width:min(1040px,100%);margin:auto}
.masthead-logo img{display:block;width:100%;height:auto}
.site-header .header-inner{min-height:68px;justify-content:center;position:relative}
.site-header .header-contact{position:absolute;right:0}
.team-section{display:block}
.team-heading{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:34px}
.team-section .team-heading>p:last-child{max-width:340px;margin:0 0 4px;font-size:14px;color:var(--muted)}
.team-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.team-list li{display:block;background:#fff;border:1px solid var(--line);padding:0;overflow:hidden}
.team-list li:first-child{border-top:1px solid var(--line)}
.team-list img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center top}
.team-name{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px 22px}
.team-name .credential{margin-left:auto}
@media(max-width:760px){.brand-masthead{padding:14px}.site-header .header-inner{min-height:92px;align-items:center;padding:14px 0}.team-heading{display:block}.team-section .team-heading>p:last-child{margin-top:18px}.team-list{grid-template-columns:1fr}}

.upcoming-location{background:var(--mint);border-top:1px solid #bacdaf;border-bottom:1px solid #bacdaf}
.upcoming-location-inner{display:flex;align-items:center;justify-content:space-between;gap:48px;padding-top:38px;padding-bottom:38px}
.upcoming-location .eyebrow{margin-bottom:10px}
.upcoming-location h2{font-size:clamp(38px,4.5vw,58px)}
.upcoming-address{min-width:300px;border-left:1px solid #9fb496;padding-left:34px}
.upcoming-location address{font-size:17px}
.upcoming-location address strong{font-size:21px;font-weight:600}
.upcoming-location .direction{border-color:#9fb496;margin-top:18px}
@media(max-width:760px){.upcoming-location-inner{display:block;padding-top:32px;padding-bottom:32px}.upcoming-address{min-width:0;border-left:0;border-top:1px solid #9fb496;padding:20px 0 0;margin-top:24px}}

/* Higher-contrast, easier-to-read office locations */
.locations-section{background:#dfe9e4;border-bottom:1px solid #c5d5ce}
.locations-section .section-heading>p{color:#324f4b;font-size:16px;line-height:1.65}
.locations-section .eyebrow{font-size:12px}
.locations-section .office-card{background:#fbfbf6;border-color:#b8cbc2;box-shadow:0 10px 28px rgba(24,63,62,.07)}
.locations-section .office-number{font-size:12px;color:#3f5d58}
.locations-section .visit-days{font-size:14px;color:#3c5955;font-weight:600}
.locations-section .office-card address{font-size:16px;color:#243f3c}
.locations-section dt{font-size:14px;color:#3f5d58}
.locations-section dd{font-size:17px}
.locations-section .direction{font-size:15px;border-color:#b8cbc2}
.locations-section .location-note{font-size:14px;color:#324f4b}
