:root{--ink:#243b34;--green:#234f45;--green-hover:#306657;--muted:#59655d;--paper:#fcfbf7;--cream:#f1f0e8;--line:#d9ded3;--sage:#e9ede2;--terracotta:#956344;--red:#843e35;--display:'Space Grotesk',sans-serif;--body:'DM Sans',system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}figure,p,h1,h2,h3{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500}h2{font-size:clamp(32px,3.2vw,46px);line-height:1.14;letter-spacing:-1.8px}h3{font-size:22px;line-height:1.25;letter-spacing:-.5px}p{color:var(--muted)}.wrap{max-width:1280px;width:calc(100% - 112px);margin-inline:auto}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ad6c33;outline-offset:5px;border-radius:2px}.skip-link{position:fixed;top:-100px;left:20px;padding:12px 20px;z-index:100;background:var(--green);color:#fff}.skip-link:focus{top:12px}.utility-bar{background:var(--green);color:#edf1e7;font-size:12px;letter-spacing:.15px}.utility-inner{display:flex;justify-content:space-between;align-items:center;min-height:36px}.utility-inner a{display:flex;align-items:center;gap:7px}.utility-inner .icon{width:13px;height:13px}.site-header{position:sticky;top:0;background:var(--paper);border-bottom:1px solid var(--line);z-index:20}.nav-inner{height:91px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;flex-direction:column;flex-shrink:0}.brand-name{font-family:var(--display);font-size:37px;font-weight:600;letter-spacing:-2.2px;line-height:1.05}.brand-dot{color:var(--terracotta)}.brand-sub{font-size:9px;font-weight:600;letter-spacing:2px;margin-top:6px}.desktop-nav{display:flex;gap:27px;margin-left:auto}.desktop-nav a{font-size:13px;font-weight:500;padding:12px 0}.desktop-nav a:hover,.text-link:hover{color:var(--terracotta)}.nav-actions{display:flex;align-items:center;gap:26px}.urgent-link{font-size:13px;color:var(--red);font-weight:600;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--green);color:#fff;padding:16px 23px;font-size:14px;font-weight:500;border:1px solid var(--green);border-radius:3px;transition:background .15s}.button:hover{background:var(--green-hover)}.button.small{padding:12px 17px;font-size:12px;gap:14px}.button.small .icon{width:16px;height:16px}.menu-toggle{display:none}.mobile-nav{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:64px;padding-top:46px;padding-bottom:43px;align-items:center}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.9px;line-height:1.5;color:var(--green);margin-bottom:22px;display:flex;align-items:center;gap:13px}.eyebrow-line{height:1px;width:24px;background:var(--terracotta)}h1{font-size:clamp(54px,5.6vw,80px);line-height:1.025;letter-spacing:-4px;font-weight:500;margin-bottom:24px}h1 span{color:#688168}.hero-description{font-size:16px;line-height:1.7;margin-bottom:22px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:13px;font-weight:600;padding:5px 0;transition:color .15s}.text-link .icon{width:18px;height:18px}.hero-location{display:flex;gap:7px;align-items:center;font-size:11px;color:var(--muted);margin-top:36px}.hero-location .icon{width:15px;height:15px}.hero-photo{height:467px;position:relative;margin-left:5px}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 53%;border-radius:3px 3px 36px 3px}.hero-photo figcaption{position:absolute;bottom:23px;left:-25px;display:flex;align-items:center;gap:18px;background:var(--paper);padding:18px 26px;border:1px solid var(--line);border-radius:2px}.caption-mark{font-size:36px;font-weight:300;color:var(--green);line-height:1}.hero-photo figcaption strong{display:block;font-size:13px;font-weight:500}.hero-photo figcaption span span{display:block;font-size:10px;color:var(--muted);margin-top:2px}.photo-index{position:absolute;right:0;top:-23px;font-size:9px;letter-spacing:2px;color:var(--muted)}.section-kicker{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.section-kicker h2{font-size:17px;letter-spacing:-.4px}.section-kicker>span{font-size:11px;color:var(--muted)}.action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.action-card{background:var(--sage);padding:22px 25px 17px;border-radius:3px;border:1px solid transparent;transition:background .15s,border-color .15s}.action-card:hover{background:#dfe6d6;border-color:#9ba996}.action-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.action-top .icon:first-child{width:27px;height:27px}.action-top .icon:last-child{width:18px;height:18px}.action-card h3{margin-bottom:6px;font-size:24px}.action-card p{font-size:12px;line-height:1.6}.action-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #cbd4c4;margin-top:19px;padding-top:12px;font-size:11px;font-weight:500}.action-bottom>span{font-size:18px;line-height:1}.primary-card{background:var(--green);color:var(--paper)}.primary-card p{color:#dce5d9}.primary-card .action-bottom{border-color:#517065}.primary-card:hover{background:var(--green-hover)}.service-note{font-size:11px;margin-top:13px}.service-note a{text-decoration:underline;text-underline-offset:3px}.notice{display:flex;align-items:center;gap:23px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:21px 0;margin-top:38px;margin-bottom:0}.notice-label{font-size:9px;letter-spacing:1.5px;font-weight:700;border:1px solid #c9c7b5;border-radius:3px;padding:4px 9px}.notice p{font-size:12px}.notice a{margin-left:auto;display:flex;align-items:center;gap:10px;font-size:11px;font-weight:500;flex-shrink:0}.notice .icon{width:15px;height:15px}.section-pad{padding-top:88px;padding-bottom:88px}.practical{background:var(--cream);margin-top:60px}.practical-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}.section-intro>p:not(.eyebrow){max-width:320px;margin-top:23px;font-size:14px}.section-intro .text-link{margin-top:25px}.accordion-list{border-top:1px solid #cbd1c5}details{border-bottom:1px solid #cbd1c5}summary{display:flex;align-items:center;justify-content:space-between;list-style:none;gap:20px;padding:21px 0;font-size:15px;font-weight:500;cursor:pointer}summary::-webkit-details-marker{display:none}summary .icon{width:18px;height:18px;transition:transform .15s}details[open] summary .icon{transform:rotate(45deg)}.answer{padding:0 30px 23px 0;font-size:14px}.answer p+p{margin-top:12px}.answer a:not(.text-link){text-decoration:underline;text-underline-offset:3px}.answer .text-link{margin-top:12px}.clinic{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.clinic-photo{position:relative}.clinic-photo>img{width:100%;height:535px;object-fit:cover;object-position:62% 50%;border-radius:3px}.portrait-caption{position:absolute;bottom:0;left:0;right:0;background:var(--green);color:var(--paper);font-size:11px;padding:16px 20px}.clinic-copy>p:not(.eyebrow){font-size:14px;margin-top:22px;max-width:400px}.team-row{display:flex;align-items:center;gap:17px;border-top:1px solid var(--line);padding-top:22px;margin-top:26px}.team-row>img{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}.team-row h3{font-family:var(--body);font-size:13px;letter-spacing:0;font-weight:600}.team-row p{font-size:12px;line-height:1.6;margin-top:5px;max-width:320px}.clinic-copy>.text-link{margin-top:18px}.app-section{background:var(--sage);padding:32px 34px;display:flex;align-items:center;gap:30px;border-radius:3px}.app-icon{width:70px;height:82px;border:1px solid #9fae98;border-radius:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-icon .icon{width:32px;height:32px}.app-copy .eyebrow{font-size:9px;margin-bottom:7px}.app-copy h2{font-size:26px;letter-spacing:-.8px}.app-copy p:not(.eyebrow){font-size:12px;margin-top:10px;max-width:470px}.app-section .button{margin-left:auto;flex-shrink:0;font-size:12px;padding:13px 16px}.outline{background:transparent;color:var(--green);border-color:#9fab99}.outline:hover{background:#dae3d2}.contact-section{background:var(--cream);margin-top:88px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:38px}.contact-phone{font-family:var(--display);font-size:29px;letter-spacing:-1px;position:relative}.contact-phone>.icon{width:21px;height:21px;margin-right:10px}.contact-phone>span{display:block;font:12px var(--body);letter-spacing:0;text-align:right;margin-top:6px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:25px}.hours-panel{background:var(--paper);padding:32px 35px;border:1px solid var(--line);border-radius:3px}.hours-panel h3{font-size:23px}.hours-panel>p{font-size:12px;margin-top:5px}table{width:100%;border-collapse:collapse;margin-top:20px;font-size:13px}th,td{border-bottom:1px solid var(--line);padding:9px 0}th{text-align:left;font-weight:400}td{text-align:right;font-variant-numeric:tabular-nums}.hours-panel>.hours-footnote{font-size:11px;line-height:1.8;margin-top:16px}.hours-footnote a{text-decoration:underline;text-underline-offset:3px}.building-photo{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:3px;overflow:hidden}.building-photo>img{width:100%;height:280px;object-fit:cover;flex:1;min-height:0}.building-photo figcaption{background:var(--paper);display:flex;justify-content:space-between;align-items:center;padding:22px 26px;gap:15px}.building-photo h3{font-size:18px}.building-photo p{font-size:12px;margin-top:5px}.building-photo figcaption>a{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.building-photo figcaption>a:hover{background:var(--sage)}.urgent-heading{display:flex;align-items:flex-start;gap:23px}.urgent-symbol{color:var(--red);border:1px solid #cfae9f;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;font-size:30px;line-height:1;flex-shrink:0}.urgent-heading .eyebrow{color:var(--red);margin-bottom:9px}.urgent-heading h2{font-size:34px;letter-spacing:-1px}.urgent-heading p:not(.eyebrow){font-size:13px;margin-top:10px}.urgent-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:35px}.urgent-grid>div{padding:0 27px;border-left:1px solid var(--line)}.urgent-grid>div:first-child{padding-left:0;border-left:0}.urgent-grid>div:last-child{padding-right:0}.urgent-step{font-size:8px;letter-spacing:1px;font-weight:600;display:block;color:var(--muted);margin-bottom:16px}.urgent-grid h3{font-size:18px}.number-link{font-family:var(--display);font-size:27px;letter-spacing:-.8px;display:inline-flex;gap:14px;align-items:center;margin-top:13px}.number-link span{font:20px var(--body)}.urgent-grid p{font-size:12px;margin-top:13px;max-width:290px}.urgent-grid p a{text-decoration:underline;text-underline-offset:3px}.emergency .number-link{color:var(--red)}footer{background:var(--green);color:var(--paper);padding:42px 0 22px}.footer-top{display:flex;align-items:center;gap:55px;padding-bottom:32px}.footer-top p{font-size:13px;color:#d6e0d5}.footer-top .brand-name{font-size:32px}.footer-top .brand-sub{font-size:8px}.back-top{margin-left:auto;font-size:12px;display:flex;gap:22px;align-items:center;padding:8px 0}.back-top span{font-size:22px}.footer-bottom{display:flex;align-items:center;gap:28px;padding-top:20px;border-top:1px solid #547365;color:#d6e0d5;font-size:10px}.footer-bottom a:first-of-type{margin-left:auto}.mobile-dock{display:none}
@media(min-width:1440px){.hero{gap:85px;padding-block:60px}.hero-photo{height:540px}.hero-location{margin-top:44px}.action-card{padding:25px 30px 19px}.action-card p{font-size:14px}.action-card h3{font-size:27px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:17px}.desktop-nav a{font-size:11px}.nav-actions{gap:18px}.nav-inner{gap:20px}.urgent-link{font-size:11px}.brand-name{font-size:33px}.hero{gap:40px}.hero-photo{height:450px}.hero-location{font-size:10px}.practical-grid{gap:55px}.clinic{gap:50px}.app-section{gap:22px}.app-section .button{max-width:200px}.contact-grid{grid-template-columns:1fr 1fr}.urgent-step{letter-spacing:.5px}}
@media(max-width:820px){.wrap{width:calc(100% - 40px)}.utility-inner>span{font-size:10px}.nav-inner{height:76px}.desktop-nav{display:none}.nav-actions{margin-left:auto}.nav-actions>.button{display:none}.js .menu-toggle{display:flex;background:transparent;border:1px solid var(--line);border-radius:3px;padding:10px 12px;align-items:center;gap:12px;font-size:12px;color:var(--ink)}.menu-lines{width:15px;height:9px;border-top:1px solid currentColor;border-bottom:1px solid currentColor}.mobile-nav{display:flex;flex-wrap:wrap;gap:10px 22px;padding-bottom:15px}.mobile-nav a{font-size:12px;padding:5px 0}.js .mobile-nav{display:none}.js .mobile-nav.is-open{display:flex}.hero{gap:30px;padding-top:36px}.hero-photo{height:415px}.hero h1{font-size:54px;letter-spacing:-3px}.hero-description{font-size:14px}.hero-location{line-height:1.6;align-items:flex-start;margin-top:23px}.hero-photo figcaption{padding:14px 16px;left:-13px;gap:12px}.hero-photo figcaption strong{font-size:11px}.hero-photo figcaption span span{font-size:9px}.hero .eyebrow{font-size:9px;letter-spacing:1.1px}.section-kicker h2{font-size:16px}.action-card{padding:20px 18px 16px}.action-card h3{font-size:22px}.action-card p{font-size:11px;min-height:35px}.notice{gap:13px;flex-wrap:wrap}.notice a{margin-left:0}.practical-grid{gap:35px;grid-template-columns:.8fr 1fr}.section-pad{padding-block:65px}.clinic{gap:35px}.clinic-photo>img{height:510px}.clinic-copy h2{font-size:34px}.clinic-copy>p:not(.eyebrow){font-size:13px}.app-section{flex-wrap:wrap}.app-copy{flex:1}.app-section .button{margin-left:100px;max-width:none}.contact-phone{font-size:25px}.hours-panel{padding:26px}.urgent-grid>div{padding-inline:18px}.number-link{font-size:24px}.footer-top{gap:25px}.footer-bottom{gap:17px;flex-wrap:wrap}}
@media(max-width:600px){html{scroll-padding-top:92px}body{padding-bottom:65px}.utility-inner{min-height:32px;justify-content:center;font-size:11px}.utility-inner>span{display:none}.brand-name{font-size:30px}.brand-sub{font-size:8px;letter-spacing:1.6px}.nav-actions{gap:16px}.nav-inner{height:73px;gap:12px}.urgent-link{font-size:12px}.hero{grid-template-columns:1fr;padding-top:32px;padding-bottom:30px;gap:30px}.hero .eyebrow{font-size:10px;margin-bottom:22px}.hero h1{font-size:62px;letter-spacing:-3.2px;margin-bottom:21px}.hero-description{font-size:15px;max-width:340px}.hero-location{font-size:11px;margin-top:22px;align-items:center}.hero-photo{height:330px;margin-left:0}.hero-photo>img{object-position:50% 53%;border-bottom-right-radius:28px}.hero-photo figcaption{left:12px;bottom:16px;padding:13px 18px;gap:15px}.hero-photo figcaption strong{font-size:12px}.hero-photo figcaption span span{font-size:10px}.photo-index{display:none}.section-kicker{align-items:flex-start;gap:8px;flex-direction:column;margin-bottom:17px}.section-kicker h2{font-size:20px}.section-kicker>span{font-size:11px}.action-grid{grid-template-columns:1fr;gap:10px}.action-card{padding:21px 23px;display:grid;grid-template-columns:1fr 38px;column-gap:12px;position:relative}.action-top{grid-column:2;grid-row:1/4;flex-direction:column;align-items:flex-end;justify-content:space-between;margin:0}.action-top .icon:first-child{width:25px;height:25px}.action-top .icon:last-child{width:18px;height:18px}.action-card h3{font-size:25px;grid-column:1}.action-card p{font-size:12px;grid-column:1;min-height:0;max-width:230px}.action-bottom{grid-column:1;font-size:11px;margin-top:12px;padding-top:0;border:0}.action-bottom>span{display:none}.service-note{font-size:11px;line-height:1.8;margin-top:16px}.service-note a{display:inline}.notice{padding:20px 0;margin-top:28px;gap:11px 15px;display:grid;grid-template-columns:auto 1fr}.notice p{font-size:12px}.notice a{grid-column:2;font-size:11px;line-height:1.5}.notice-label{align-self:start;margin-top:2px}.practical{margin-top:35px}.section-pad{padding-block:48px}.practical-grid{grid-template-columns:1fr;gap:30px}.eyebrow{margin-bottom:16px;font-size:9px}h2{font-size:36px;letter-spacing:-1.5px}.section-intro>p:not(.eyebrow){font-size:14px;margin-top:18px}.section-intro .text-link{margin-top:15px}summary{font-size:14px;padding-block:19px}.answer{font-size:14px;padding-right:10px}.clinic{grid-template-columns:1fr;gap:30px}.clinic-photo>img{height:390px;object-position:65% 44%}.portrait-caption{font-size:10px;padding:13px 17px}.clinic-copy h2{font-size:36px}.clinic-copy>p:not(.eyebrow){font-size:14px;margin-top:19px}.team-row p{font-size:12px}.app-section{padding:25px 23px;gap:18px}.app-icon{width:44px;height:60px;border-radius:9px;align-self:flex-start}.app-icon .icon{width:23px;height:23px}.app-copy h2{font-size:25px}.app-copy p:not(.eyebrow){font-size:12px}.app-section .button{margin-left:62px;font-size:11px;gap:10px;padding:11px 12px}.app-section .button .icon{width:16px;height:16px}.contact-section{margin-top:48px}.section-heading{flex-direction:column;align-items:flex-start;gap:25px;margin-bottom:25px}.contact-phone{font-size:28px}.contact-phone>span{text-align:left;font-size:11px;margin-left:36px}.contact-grid{grid-template-columns:1fr;gap:16px}.hours-panel{padding:26px}.hours-panel>p{font-size:12px}table{font-size:14px}.hours-panel>.hours-footnote{font-size:12px}.building-photo>img{height:235px;flex:none}.building-photo figcaption{padding:19px}.building-photo h3{font-size:16px}.urgent-heading{gap:14px}.urgent-symbol{width:34px;height:34px;font-size:25px}.urgent-heading h2{font-size:29px}.urgent-heading p:not(.eyebrow){font-size:13px}.urgent-heading .eyebrow{font-size:8px;letter-spacing:1.2px}.urgent-grid{grid-template-columns:1fr;gap:24px;margin-top:29px}.urgent-grid>div,.urgent-grid>div:first-child,.urgent-grid>div:last-child{padding:24px 0 0;border:0;border-top:1px solid var(--line)}.urgent-step{font-size:9px;letter-spacing:.8px;margin-bottom:10px}.urgent-grid h3{font-size:20px}.number-link{font-size:29px;margin-top:8px}.urgent-grid p{font-size:13px;max-width:none;margin-top:8px}footer{padding-top:30px}.footer-top{flex-wrap:wrap;gap:22px;padding-bottom:25px}.footer-top p{order:3;width:100%;font-size:12px}.footer-bottom{align-items:flex-start;gap:15px 22px;font-size:10px}.footer-bottom>span:first-child{width:100%}.footer-bottom a:first-of-type{margin-left:0}.footer-bottom>span:nth-child(2){width:100%}.mobile-dock{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:30;background:var(--paper);border-top:1px solid var(--line);padding:9px 14px calc(9px + env(safe-area-inset-bottom));gap:10px}.mobile-dock a{display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:500;min-height:44px;border:1px solid var(--line);border-radius:3px}.mobile-dock a:last-child{background:var(--green);color:#fff;border-color:var(--green)}.mobile-dock .icon{width:17px;height:17px}.mobile-dock a>span{margin-left:8px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:54px}.nav-actions{gap:10px}.urgent-link{font-size:10px}.js .menu-toggle{padding:9px;font-size:11px;gap:8px}.hero-location{font-size:10px}.app-section .button{margin-left:0}.notice{grid-template-columns:1fr}.notice-label{justify-self:start}.notice a{grid-column:1}.desktop-break{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
@media print{.utility-bar,.site-header,.mobile-dock,.app-section,footer{display:none}body{padding:0;color:#000;background:#fff}.wrap{width:100%}.section-pad{padding-block:25px}.hero{display:block}.hero-photo{display:none}.action-grid{display:none}.clinic-photo{display:none}.clinic{display:block}.urgent-grid{display:block}.urgent-grid>div{border:0;padding:10px 0}.contact-section{margin:0}.contact-grid{display:block}.building-photo{display:none}}

.hero-actions{display:flex;align-items:center;gap:24px}.hero-actions>.button{padding:12px 20px;font-size:13px;gap:25px}.hero-actions>.button .icon{width:17px;height:17px}.hero-location{margin-top:24px}.action-card p{font-size:14px}.service-note{font-size:12px}.notice p{font-size:13px}.app-copy p:not(.eyebrow){font-size:14px}.urgent-grid p{font-size:14px}.hours-panel>.hours-footnote{font-size:12px}
@media(max-width:600px){.hero-actions{gap:20px}.hero-actions>.text-link{font-size:12px;gap:10px}.action-card p{font-size:13px}.notice p{font-size:12px}.app-copy p:not(.eyebrow){font-size:13px}}

/* Staff portraits: consistent framing, quiet captions, no invented roles. */
.staff-section{padding-bottom:88px}.staff-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px}.staff-heading>p{font-size:14px}.staff-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.staff-card{min-width:0}.staff-card>img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:3px;background:#ecebe3}.staff-card figcaption{padding:19px 0 0;border-bottom:1px solid var(--line);min-height:100px}.staff-card h3{font-size:24px}.staff-card p{font-size:13px;margin-top:5px}.clinic-copy>.text-link{margin-top:25px}
@media(max-width:820px){.staff-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.staff-section{padding-bottom:65px}}
@media(max-width:600px){.staff-section{padding-bottom:48px}.staff-heading{display:block;margin-bottom:25px}.staff-heading>p{margin-top:18px;font-size:13px}.staff-grid{gap:24px 14px}.staff-card h3{font-size:21px}.staff-card figcaption{padding-top:13px;min-height:85px}.staff-card p{font-size:12px}}

/* Optical crop alignment: uniform scaling only, never distort face/body proportions. */
.staff-frame{aspect-ratio:4/5;overflow:hidden;border-radius:3px;background:#ecebe3;position:relative}.staff-frame img{width:100%;height:100%;object-fit:cover;transform-origin:50% 0}.staff-frame.marejke img{transform:scale(1.22)}.staff-frame.najah img{transform:translateY(-1.3%) scale(1.10)}.staff-frame.thomas img{transform:translateY(-5%) scale(1.08)}.staff-frame.anne img{transform:scale(1.13)}

/* Match the new portrait's composition without cutting off its crown. */
.clinic-photo>img{object-position:50% 28%;height:auto;aspect-ratio:4/5}.hero-photo>img{object-position:50% 52%}.building-photo>img{object-position:50% 52%}
@media(max-width:600px){.clinic-photo>img{height:auto;aspect-ratio:4/5}}

/* Selvhjælp: self-triage points off-site. No symptom data is collected here. */
.selfhelp{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding-top:0}
.selfhelp-copy h2{font-size:clamp(30px,3vw,40px);letter-spacing:-1.4px}
.selfhelp-copy p:not(.eyebrow){font-size:14px;margin-top:22px;max-width:420px}
.selfhelp-card{background:var(--paper);border:1px solid var(--line);border-top:3px solid var(--terracotta);border-radius:3px;padding:34px 36px}
.selfhelp-icon{width:52px;height:52px;border:1px solid #cbb8a8;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--terracotta);margin-bottom:22px}
.selfhelp-icon .icon{width:24px;height:24px}
.selfhelp-card h3{font-size:26px}
.selfhelp-card p{font-size:14px;margin-top:11px;max-width:330px}
.selfhelp-card .button{margin-top:24px;font-size:13px;padding:13px 19px;gap:18px}
.selfhelp-card .button .icon{width:16px;height:16px}
.selfhelp-note{font-size:11.5px!important;line-height:1.7;margin-top:22px!important;padding-top:18px;border-top:1px solid var(--line);max-width:none!important}
@media(max-width:1100px){.selfhelp{gap:50px}}
@media(max-width:820px){.selfhelp{gap:34px}.selfhelp-card{padding:28px 26px}}
@media(max-width:600px){.selfhelp{grid-template-columns:1fr;gap:26px;padding-block:48px}.selfhelp-copy h2{font-size:34px}.selfhelp-copy p:not(.eyebrow){font-size:14px;margin-top:18px}.selfhelp-card{padding:26px 23px}.selfhelp-icon{width:44px;height:44px;margin-bottom:18px}.selfhelp-card h3{font-size:23px}}

/* Patient reviews: verbatim Google quotes, aggregate always links to the source. */
.reviews{padding-bottom:70px}
.reviews-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;flex-wrap:wrap}
.reviews-score{display:grid;grid-template-columns:auto auto;gap:2px 14px;align-items:center;text-align:right}
.score-number{font-family:var(--display);font-size:40px;line-height:1;letter-spacing:-2px;grid-row:span 2}
.score-stars{color:var(--terracotta);font-size:15px;letter-spacing:3px;align-self:end}
.score-meta{font-size:11px;color:var(--muted);align-self:start}
.reviews-score:hover .score-meta{color:var(--terracotta)}
.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.review{margin:0;background:var(--cream);border:1px solid var(--line);border-radius:3px;padding:28px 28px 22px;display:flex;flex-direction:column}
.review blockquote{margin:0;flex:1}
.review blockquote::before{content:"“";display:block;font-family:var(--display);font-size:44px;line-height:.6;color:var(--terracotta);margin-bottom:14px}
.review p{font-size:14px;line-height:1.7;color:var(--ink)}
.review figcaption{font-size:10px;letter-spacing:1.4px;text-transform:uppercase;color:var(--muted);margin-top:22px;padding-top:15px;border-top:1px solid var(--line)}
@media(max-width:1100px){.reviews-grid{gap:12px}.review{padding:24px 22px 19px}}
@media(max-width:820px){.reviews-grid{grid-template-columns:1fr 1fr}.reviews-grid>.review:last-child{grid-column:1/-1}}
@media(max-width:600px){.reviews{padding-bottom:44px}.reviews-heading{margin-bottom:22px;align-items:flex-start;gap:18px}.reviews-score{text-align:left;justify-content:start}.score-number{font-size:34px}.reviews-grid{grid-template-columns:1fr;gap:10px}.reviews-grid>.review:last-child{grid-column:auto}.review{padding:23px 21px 18px}.review p{font-size:14px}}

/* ---- Åbent nu. Honest only because the closure calendar is maintained. ---- */
.hours-head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;flex-wrap:wrap}
.open-state{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600}
.open-state .lamp{width:8px;height:8px;border-radius:50%;flex:0 0 auto}
.open-state.open{color:#3c7350}
.open-state.open .lamp{background:#3c7350;box-shadow:0 0 0 4px rgba(60,115,80,.16)}
.open-state.shut{color:var(--muted)}
.open-state.shut .lamp{background:var(--red);box-shadow:0 0 0 4px rgba(132,62,53,.14)}

/* ---- Closure notice: appears by itself 14 days out, leaves by itself ---- */
.notice-closure{margin-top:38px;border-bottom:0}
.notice-closure + .notice{margin-top:0}
.notice-closure .notice-label{border-color:#c9a79f;color:var(--red)}

/* ---- Prices ---- */
.price-table{width:100%;border-collapse:collapse;font-size:14px;margin-top:14px}
.price-table th{text-align:left;font-weight:400;color:var(--ink);padding:9px 0;border-bottom:1px solid var(--line)}
.price-table th span{display:block;font-size:11.5px;color:var(--muted);margin-top:3px}
.price-table td{text-align:right;padding:9px 0;border-bottom:1px solid var(--line);font-variant-numeric:tabular-nums;white-space:nowrap;vertical-align:top}
.price-stamp{font-size:11.5px;margin-top:12px}

/* ---- Touch targets. WCAG 2.2 wants 24px; several of these were 16-19px. ---- */
.utility-inner a{padding-block:7px}
.urgent-link{display:inline-flex;align-items:center;padding-block:7px}
.service-note a,.hours-footnote a,.answer a:not(.text-link),.legal a{display:inline-block;padding-block:5px}
.footer-bottom a{padding-block:7px}
.contact-phone{display:inline-block;padding-block:4px}
@media(max-width:600px){
  .urgent-heading .eyebrow{font-size:10px;letter-spacing:1.4px}
  .notice a{padding-block:7px}
}

/* ---- Forsidebesked: the bar the clinic switches on for an unusual day ----
   Sits above everything, including the utility bar, so it reads as an
   interruption rather than as part of the furniture. Three levels, because
   "vi holder ekstra vaccinationsklinik" and "telefonen er nede" should not
   look the same. It carries no icon: the label does that work in words. */
.alertbar{background:var(--sage);color:var(--ink);border-bottom:1px solid var(--line)}
.alertbar-inner{display:flex;align-items:center;gap:18px;padding:13px 0;min-height:52px}
.alertbar-label{font-size:9px;letter-spacing:1.5px;font-weight:700;flex-shrink:0;
  border:1px solid currentColor;border-radius:3px;padding:4px 9px;line-height:1}
.alertbar p{font-size:13.5px;line-height:1.5;color:inherit;margin:0}
.alertbar a{margin-left:auto;flex-shrink:0;display:inline-flex;align-items:center;gap:9px;
  font-size:12px;font-weight:600;text-decoration:underline;text-underline-offset:3px;padding-block:7px}
.alert-vigtig{background:#f6ecdf;border-bottom-color:#e0cbb0}
.alert-vigtig .alertbar-label{color:var(--terracotta)}
.alert-akut{background:#8f453a;color:#fdf6f4;border-bottom-color:#8f453a}
.alert-akut .alertbar-label{color:#fdf6f4;border-color:#d2a79f}
.alert-akut p{color:#f7e6e2}
@media(max-width:820px){
  .alertbar-inner{flex-wrap:wrap;gap:11px 15px;padding:12px 0}
  .alertbar a{margin-left:0}
}
@media(max-width:600px){
  .alertbar-inner{display:grid;grid-template-columns:auto 1fr;gap:10px 13px}
  .alertbar-label{align-self:start;margin-top:2px}
  .alertbar p{font-size:13px}
  .alertbar a{grid-column:2;font-size:12px}
}
@media(max-width:360px){
  .alertbar-inner{grid-template-columns:1fr}
  .alertbar-label{justify-self:start}
  .alertbar a{grid-column:1}
}

/* ---- Tilgang af nye patienter ----
   The question people arrive with. Closed gets the warmer, heavier treatment
   because it is the answer that needs an action attached to it. */
.tilgang{margin-top:38px}
.tilgang-inner{border-radius:3px;padding:30px 34px;display:flex;flex-direction:column;align-items:flex-start;gap:2px}
.tilgang.is-closed .tilgang-inner{background:var(--cream);border:1px solid #e0d4c6;border-left:4px solid var(--terracotta)}
.tilgang.is-open .tilgang-inner{background:var(--sage);border:1px solid #cbd4c4;border-left:4px solid var(--green)}
.tilgang-tag{font-size:9px;letter-spacing:1.9px;font-weight:700;margin-bottom:11px}
.tilgang.is-closed .tilgang-tag{color:var(--terracotta)}
.tilgang.is-open .tilgang-tag{color:var(--green)}
.tilgang h2{font-size:26px;letter-spacing:-.9px;line-height:1.2;max-width:24ch}
.tilgang p:not(.tilgang-tag){font-size:14px;margin-top:11px;max-width:58ch}
.tilgang-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:20px}
.tilgang-actions .button{padding:13px 21px;font-size:13px;gap:0}
@media(max-width:600px){
  .tilgang{margin-top:28px}
  .tilgang-inner{padding:24px 21px}
  .tilgang h2{font-size:23px;letter-spacing:-.6px}
  .tilgang-actions{gap:16px;margin-top:17px}
  .tilgang-actions .button{width:100%}
}

/* ---- Adgangsforhold ----
   Two lists, not one. What is missing is the half a wheelchair user came for,
   so it is set plainly rather than hidden or apologised for. */
.adgang{margin-top:14px}
.adgang-list{list-style:none;margin:0;padding:0;display:grid;gap:7px}
.adgang-list + .adgang-list{margin-top:9px;padding-top:11px;border-top:1px solid var(--line)}
.adgang-list li{display:flex;align-items:baseline;gap:11px;font-size:13.5px;line-height:1.45}
.adgang-list .mark{flex:0 0 15px;font-size:13px;line-height:1.45}
.adgang-list.yes .mark{color:#3c7350}
.adgang-list.no{color:var(--muted)}
.adgang-list.no .mark{color:#a8785f}
.adgang-note{font-size:13px;margin-top:13px}
.answer .adgang + p{margin-top:14px}

/* ---- Personale: valgfri beskrivelse ---- */
.staff-about{font-size:12.5px;line-height:1.55;margin-top:7px;max-width:30ch}
