@font-face{font-family:'DM Sans';src:url('/assets/fonts/dm-sans-regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'DM Sans';src:url('/assets/fonts/dm-sans-bold.ttf') format('truetype');font-style:normal;font-weight:500 700;font-display:swap}
@font-face{font-family:'DM Serif';src:url('/assets/fonts/dm-serif-regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'DM Serif';src:url('/assets/fonts/dm-serif-italic.ttf') format('truetype');font-style:italic;font-weight:400;font-display:swap}
:root{--ink:#183d3a;--green:#365a42;--deep:#173f39;--paper:#faf7ef;--pale:#e6ecdb;--muted:#59645d;--line:#d6dace;--display:'DM Serif',Georgia,serif;--body:'DM Sans',Arial,sans-serif;--max:1352px}
body{background:var(--paper)}
h1,h2{letter-spacing:-.035em;line-height:1.08}
.eyebrow{font-size:.72rem;letter-spacing:.16em}
.button{border-radius:100px;padding:15px 25px;box-shadow:0 5px 15px #173f390a}
.button:hover{box-shadow:0 8px 21px #173f3918}
.button.secondary{box-shadow:none}
.button svg{width:18px;height:18px}
.text-link{border-bottom-color:#94a593;transition:gap .2s,color .2s}
.text-link:hover{gap:20px}
.utility{background:var(--deep);font-size:.74rem}
.utility .wrap{padding-top:8px;padding-bottom:8px}
.site-header{background:#faf7eff5;border-bottom-color:#d6dace88;backdrop-filter:blur(16px)}
.header-inner{padding-top:22px;padding-bottom:22px;gap:30px}
.brand img{mix-blend-mode:multiply;width:260px}
.header-call{padding:11px 18px;min-height:45px;font-size:.82rem}
.nav{gap:28px}
.nav a{font-size:.84rem}
.nav a[aria-current=page]{text-decoration-thickness:2px}
.menu-toggle{border-radius:50px;background:transparent}
.hero{grid-template-columns:1.08fr 1fr;gap:65px;padding:49px 0 66px;min-height:710px}
.hero h1{font-size:clamp(3.3rem,5.6vw,5.4rem);letter-spacing:-.045em;line-height:1.07;margin-bottom:27px}
.hero h1 em{position:relative;color:#647347}
.hero h1 em:after{content:'';height:9px;border-bottom:2px solid #a4af79;border-radius:50%;position:absolute;bottom:-3px;left:0;right:0;transform:rotate(-3deg)}
.hero .eyebrow{display:flex;align-items:center;gap:11px;margin-bottom:23px}
.hero-copy>.eyebrow:before{content:'';width:22px;height:1px;background:currentColor}
.hero-copy .body-large{font-size:1.1rem;max-width:35ch;line-height:1.8;margin-bottom:29px}
.hero .actions{gap:24px}
.hero .text-link{font-weight:700}
.hero-note{line-height:1.9;margin-top:29px;color:var(--muted);font-size:.8rem}
.hero-note a{display:inline-flex;gap:10px;text-decoration:none;align-items:baseline}
.hero-note strong{font-size:.96rem;letter-spacing:.015em;color:var(--ink)}
.hero-note a:hover span{text-decoration:underline}
.hero-art{position:relative;align-self:stretch;min-height:555px;margin-left:25px}
.island-window{position:absolute;inset:0 0 31px 0;border-radius:240px 240px 18px 18px;overflow:hidden;background:#dce6db}
.island-window:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#183d3a85)}
.island-window>img{width:100%;height:100%;object-fit:cover;object-position:center}
.island-note{position:absolute;z-index:1;bottom:52px;right:26px;color:#fffdf5;font-family:var(--display);font-size:1.8rem;line-height:1.18;max-width:7ch}
.gary-introduction{position:absolute;left:-38px;bottom:13px;width:235px;border:9px solid #fffdf8;background:#fffdf8;border-radius:13px;box-shadow:0 14px 45px #1e3b3929;text-decoration:none;transition:transform .2s;z-index:2}
.gary-introduction:hover{transform:translateY(-5px)}
.gary-introduction>img{border-radius:5px;width:100%;aspect-ratio:1.08;object-fit:cover;object-position:50% 42%}
.gary-card-copy{display:block;padding:14px 8px 9px}
.gary-card-copy .eyebrow{font-size:.58rem;margin:0 0 7px;display:block;color:var(--muted);letter-spacing:.11em}
.gary-card-copy>strong{display:flex;justify-content:space-between;align-items:baseline;gap:4px;font-family:var(--display);font-size:1.26rem;font-weight:400}
.gary-card-copy>strong>span{font-family:var(--body);font-size:.69rem}
.gary-card-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:10px;margin-top:11px;font-size:.69rem}
.gary-card-link svg{width:17px;height:17px}
.hero-location{position:absolute;bottom:0;right:0;font-size:.64rem;text-transform:uppercase;letter-spacing:.18em;color:var(--green)}
.help-strip{border:0;gap:20px;margin-bottom:5px}
.help-strip a,.help-strip a+a{border:1px solid #d6ddcc;background:#edf0e1;padding:28px 31px;border-radius:16px;transition:background .2s,transform .2s}
.help-strip a+a{background:#f4eddf;border-color:#e2dbce}
.help-strip a:hover{background:#e3eacb;transform:translateY(-3px)}
.help-strip a+a:hover{background:#eee4d0}
.help-strip .small{font-size:.72rem;letter-spacing:.015em;margin-bottom:6px}
.help-strip .large{font-size:1.5rem}
.round-arrow{background:var(--deep);border-color:var(--deep);color:#fff;width:41px;height:41px}
.section{padding-top:94px;padding-bottom:94px}
.section-head{margin-bottom:45px}
.section-head h2{font-size:clamp(2.8rem,4.2vw,4rem)}
.section-head .body-large{font-size:1.04rem;line-height:1.8}
.three-col{gap:23px}
.care-item{border:1px solid #dce0d4;background:#fffdf8;border-radius:18px;padding:30px 27px 33px;position:relative}
.care-item:nth-child(2){background:#edf1e7}
.care-item:nth-child(3){background:#f2ede2}
.care-symbol{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border:1px solid #bfcab1;border-radius:50%;margin-bottom:32px;color:var(--green)}
.care-symbol svg{width:29px;height:29px;stroke-width:1.2}
.care-item .number{font-family:var(--body);font-size:.65rem;letter-spacing:.045em;text-transform:uppercase;margin-bottom:14px}
.care-item h3{font-size:1.65rem;line-height:1.15}
.care-item p{font-size:.94rem;line-height:1.8}
.care-bottom{text-align:center;margin-top:31px}
.dark-section{position:relative;overflow:hidden;max-width:1408px;margin-left:auto;margin-right:auto;border-radius:28px;background:#173f39}
.dark-section:before{content:'';position:absolute;pointer-events:none;right:-220px;top:-160px;width:650px;height:650px;border:1px solid #6e8f6c40;border-radius:50%;box-shadow:0 0 0 60px #173f39,0 0 0 61px #6e8f6c25,0 0 0 125px #173f39,0 0 0 126px #6e8f6c20;transform:rotate(-20deg)}
.dark-section>.wrap{position:relative}
.dark-section h2{font-size:clamp(2.7rem,4vw,4rem);line-height:1.12}
.steps{gap:49px}
.step{border:0;position:relative;padding-top:0}
.step-no{font-family:var(--display);font-size:3.8rem;line-height:1;color:#d0d8a1;letter-spacing:-.05em;margin-bottom:23px}
.step h3{font-size:1.68rem;margin-bottom:14px}
.step p{font-size:.95rem;line-height:1.8}
.section-cta{border-color:#83a58b66}
.meet-grid{gap:110px;align-items:center}
.meet-copy{border-left:1px solid #c7cfbc;padding-left:48px}
.meet-copy .body-large{font-size:1.16rem;line-height:1.85}
.meet-signoff{font:italic 1.5rem/1.4 var(--display);color:var(--green);margin-top:27px!important}
.arrival{background:#e9eddf;position:relative;overflow:hidden}
.arrival:after{content:'';position:absolute;right:-70px;top:-150px;border:1px solid #bbc8af80;border-radius:50%;width:670px;height:670px;pointer-events:none}
.arrival>.wrap{position:relative;z-index:1}
.arrival-grid{align-items:center;gap:100px}
.arrival-picture{padding:16px 16px 20px;background:#fffdf8;box-shadow:0 13px 35px #173f3910;border-radius:18px;max-width:393px}
.arrival-picture img{border:0;border-radius:8px}
.arrival-picture figcaption{padding:5px 5px 0;font-size:.76rem;line-height:1.65}
.address{font-size:1.08rem;line-height:1.8}
.hours{border-top:1px solid #c2ccb6;padding-top:22px;margin-top:25px;margin-bottom:12px}
.hours dt{font-size:.79rem}
.hours dd{font-size:1.8rem}
.hours-note{font-size:.77rem}
.faq-layout{gap:90px}
summary{font-size:1rem;font-weight:700;padding-top:25px;padding-bottom:25px}
details p{font-size:.98rem}
details[open]{background:#f0f1e7}
details[open] summary,details[open] p{padding-left:16px}
summary:after{background:#e8edde;border-radius:50%;width:27px;height:27px;text-align:center;line-height:25px;top:23px;right:9px;font-family:var(--body);font-size:1.15rem}
.closing{border:0;border-radius:23px;background:#e4ebd8;padding:48px 55px;margin-bottom:50px;position:relative;overflow:hidden}
.closing .eyebrow{margin-top:0;margin-bottom:16px;font-size:.64rem}
.closing h2{font-size:clamp(2.7rem,4vw,4.15rem)}
.closing h2 em{color:#647347}
.closing p{font-size:.92rem}
.closing .button{flex:none}
.footer{background:#143b35;padding-top:68px}
.footer-name{font-size:2.1rem}
.footer h3{font-size:.7rem;color:#d0d8a1;font-weight:700}
.footer .footer-phone{font-size:2.3rem;letter-spacing:.015em;line-height:1.2}
.phone-digits{display:block;font-family:var(--body);font-size:.86rem;letter-spacing:0;margin-top:8px}
.footer-bottom{border-color:#66867b60}
.page-hero{max-width:none;position:relative;padding-top:56px;padding-bottom:67px;padding-right:27%;isolation:isolate}
.page-hero:after{content:'';position:absolute;right:0;bottom:43px;top:48px;width:22%;border-radius:150px 150px 12px 12px;background:#dce5d4 url('/assets/island-light.jpg') center/cover;z-index:-1;opacity:.9}
.page-hero h1{font-size:clamp(3rem,5.3vw,4.8rem)}
.page-hero .body-large{font-size:1.07rem;line-height:1.8}
.breadcrumb{font-size:.75rem;letter-spacing:.02em}
.content-grid{gap:100px}
.side-note{border-radius:18px;border:1px solid #d8dfcc;background:#e9eddf;padding:35px}
.side-note h2{font-size:2.05rem}
.side-note .eyebrow{font-size:.66rem}
.detail-portrait{border-radius:14px;box-shadow:0 13px 35px #173f3918;padding:12px 12px 0}
.detail-portrait img{border-radius:7px}
.portrait-caption{font-size:.83rem;padding-top:18px;padding-bottom:21px}
.patient-link{border-radius:19px;border-color:#d9dfd0;background:#fffdf8;padding:35px}
.patient-link:first-child{background:#eaf0df}
.patient-link .task-icon{border:1px solid #bbc9ac;border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center}
.patient-link h2{font-size:2.1rem}
.paper-panel{border-radius:18px;background:#f1ecde;padding:33px}
.visit-step:before{font-size:1.6rem}
.visit-step{padding-left:60px}
.visit-details{gap:100px}
.visit-details .arrival-picture{max-width:355px}
.print-button{border-radius:50px;border:1px solid #bac9aa;padding:13px 21px;text-decoration:none;font-size:.83rem}
.mobile-actions{background:#faf7effa}
.mobile-actions a{border-radius:50px}
@media(min-width:1500px){.hero-art{min-height:590px}.island-window{border-radius:280px 280px 18px 18px}}
@media(max-width:1100px){.brand img{width:225px}.header-inner{gap:20px}.nav{gap:23px}.hero{gap:40px;min-height:620px}.hero-art{min-height:495px;margin-left:12px}.gary-introduction{left:-27px;width:204px}.gary-card-copy>strong{font-size:1.13rem}.island-note{font-size:1.45rem;right:19px;bottom:75px}.hero h1{font-size:clamp(3.05rem,5.6vw,4.2rem)}.hero .body-large{font-size:1rem}.hero .actions{gap:17px}.hero .button{font-size:.87rem;padding:14px 19px}.hero .text-link{font-size:.84rem}.hero .eyebrow{font-size:.65rem}.hero-location{font-size:.57rem}.help-strip a,.help-strip a+a{padding:23px}.help-strip .large{font-size:1.34rem}.care-item{padding:27px 23px}.care-item h3{font-size:1.5rem}.meet-grid,.arrival-grid,.faq-layout,.content-grid,.visit-details{gap:55px}.meet-copy{padding-left:34px}.dark-section{border-radius:0}.closing{padding:42px}}
@media(max-width:800px){.header-inner{padding-top:17px;padding-bottom:17px}.hero{gap:32px;min-height:560px}.hero-art{min-height:475px;margin-left:8px}.hero h1{font-size:3.05rem}.hero-copy .body-large{font-size:.96rem}.hero-note{font-size:.74rem}.hero-note a{gap:8px}.hero-note strong{font-size:.85rem}.gary-introduction{width:177px;left:-18px;border-width:7px}.gary-card-copy{padding:11px 5px 7px}.gary-card-copy .eyebrow{font-size:.51rem}.gary-card-copy>strong{font-size:1rem}.gary-card-link{font-size:.59rem}.island-note{font-size:1.17rem;right:14px;bottom:77px}.island-window{border-radius:180px 180px 14px 14px}.help-strip a,.help-strip a+a{padding:22px}.help-strip .large{font-size:1.3rem}.three-col{gap:14px}.care-item{padding:24px 18px}.care-item p{font-size:.9rem}.section{padding-top:72px;padding-bottom:72px}.care-symbol{width:51px;height:51px}.steps{gap:27px}.step h3{font-size:1.55rem}.step-no{font-size:3.25rem}.meet-grid,.arrival-grid,.faq-layout{gap:38px}.meet-copy{padding-left:27px}.meet-copy .body-large{font-size:1.05rem}.closing{padding:35px}.closing h2{font-size:3rem}.footer-grid{gap:35px}.page-hero{padding-right:25%}.page-hero:after{width:20%;top:95px;bottom:60px}.page-hero h1{font-size:3.2rem}.side-note{padding:26px}.content-grid{gap:30px}.side-note .button{font-size:.81rem;padding-left:15px;padding-right:15px}}
@media(max-width:600px){.utility .wrap{padding-top:7px;padding-bottom:7px}.utility-hours{font-size:.7rem}.header-inner{padding:13px 20px}.brand img{width:202px}.nav a{font-size:.95rem}.hero{padding-top:34px;padding-bottom:39px;gap:32px;min-height:0}.hero .eyebrow{font-size:.63rem;margin-bottom:20px}.hero h1{font-size:clamp(2.9rem,11.2vw,4.15rem);line-height:1.08;letter-spacing:-.04em;margin-bottom:23px}.hero-copy .body-large{font-size:1.02rem;line-height:1.75;max-width:35ch}.hero .button{font-size:.87rem;padding:14px 20px}.hero .text-link{font-size:.85rem}.hero .actions{gap:19px}.hero-note{margin-top:22px;font-size:.77rem}.hero-note strong{font-size:.89rem}.hero-art{align-self:stretch;min-height:432px;margin:0 0 0 20px}.island-window{inset:0 0 24px 30px;border-radius:180px 180px 16px 16px}.gary-introduction{width:194px;left:-15px;bottom:12px;border-width:8px}.gary-card-copy{padding:13px 7px 7px}.gary-card-copy .eyebrow{font-size:.51rem;margin-bottom:7px}.gary-card-copy>strong{font-size:1.06rem}.gary-card-link{font-size:.64rem}.island-note{font-size:1.32rem;right:21px;bottom:74px}.hero-location{font-size:.53rem;letter-spacing:.14em}.help-strip{gap:12px}.help-strip a,.help-strip a+a{padding:24px;border-radius:14px;border:1px solid #d6ddcc}.help-strip .large{font-size:1.35rem}.help-strip .small{font-size:.74rem}.round-arrow{width:36px;height:36px}.section{padding-top:62px;padding-bottom:62px}.section-head h2{font-size:2.8rem}.three-col{gap:16px}.care-item{padding:28px;display:grid;grid-template-columns:1fr 52px;column-gap:12px}.care-symbol{grid-column:2;grid-row:1 / span 2;margin:0;align-self:start;width:50px;height:50px}.care-item .number{grid-column:1;grid-row:1;align-self:center;margin-bottom:16px;font-size:.64rem}.care-item h3{grid-column:1;grid-row:2;font-size:1.75rem;max-width:10ch}.care-item p{grid-column:1 / -1;font-size:.96rem;margin-top:7px}.care-bottom{margin-top:26px}.dark-section{border-radius:0}.dark-section h2{font-size:2.7rem}.dark-section .section-head .body-large{font-size:1rem}.steps{gap:31px}.step{display:grid;grid-template-columns:47px 1fr;column-gap:20px;padding-top:25px;border-top:1px solid #72938170}.step-no{grid-column:1;grid-row:1 / 3;font-size:2.9rem;margin:0}.step h3{grid-column:2;font-size:1.6rem;margin-bottom:12px}.step p{grid-column:2;font-size:.97rem}.section-cta{margin-top:31px}.section-cta .text-link{margin-top:12px}.meet-grid,.arrival-grid,.faq-layout{gap:31px}.meet-copy{border-left:0;padding-left:0}.meet-copy .body-large{font-size:1.1rem}.meet-signoff{font-size:1.45rem}.arrival h2{max-width:12ch}.arrival-picture{max-width:340px;width:100%;justify-self:center;padding:13px}.arrival-grid>.arrival-picture{margin-top:6px}.address{font-size:1.08rem}.hours dd{font-size:1.72rem}.faq-layout h2{font-size:2.7rem}summary{font-size:.95rem;padding-top:23px;padding-bottom:23px}summary:after{top:21px}.closing{padding:33px 27px;margin-bottom:34px;border-radius:19px}.closing h2{font-size:2.9rem}.closing .eyebrow{font-size:.58rem}.closing p{font-size:.87rem}.closing .button{margin-top:23px}.footer{padding-top:49px}.footer-grid{gap:38px}.footer-name{font-size:2.05rem}.footer .footer-phone{font-size:2.5rem}.footer-bottom{font-size:.72rem}.page-hero{padding-top:35px;padding-bottom:44px;padding-right:0}.page-hero:after{display:none}.page-hero h1{font-size:clamp(2.9rem,11vw,3.8rem)}.page-hero .body-large{font-size:1.05rem}.content-grid{gap:34px}.side-note{padding:30px}.patient-link{padding:29px}.patient-link h2{font-size:2.1rem}.paper-panel{padding:29px}.visit-step{padding-left:47px}.visit-step:before{font-size:1.4rem}.visit-step h2{font-size:1.8rem}.visit-details{gap:44px}.mobile-actions a{font-size:.81rem;padding-left:6px;padding-right:6px}.mobile-actions{gap:8px}.print-button{font-size:.8rem}.detail-portrait{max-width:340px}}
@media(max-width:355px){.brand img{width:177px}.header-inner{padding-left:15px;padding-right:15px}.hero h1{font-size:2.9rem}.hero .actions{gap:12px}.hero .button{padding:13px 15px;font-size:.84rem}.hero .text-link{font-size:.78rem}.hero-art{min-height:386px;margin-left:10px}.gary-introduction{width:172px;left:-7px}.gary-card-copy>strong{font-size:.95rem}.gary-card-copy .eyebrow{font-size:.46rem}.gary-card-link{font-size:.55rem}.island-note{right:14px;font-size:1.12rem;bottom:84px}.hero-location{font-size:.49rem}.help-strip a,.help-strip a+a{padding:20px}.help-strip .large{font-size:1.25rem}.care-item{padding:24px}.closing{padding:30px 24px}.closing h2{font-size:2.55rem}.mobile-actions a{font-size:.76rem}}
@media(max-width:600px){.content-grid:has(.detail-portrait)>aside{order:-1}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.gary-introduction:hover,.help-strip a:hover{transform:none}}
.directions-panel{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:32px;align-items:stretch;padding:0 0 55px;scroll-margin-top:145px}
.directions-panel:focus{outline:none}
.map-column{min-width:0}
.map-heading{margin-bottom:22px}
.map-heading .eyebrow{margin-bottom:13px}
.map-heading h2{font-size:2.5rem}
.map-frame{background:#e2e8df;border:1px solid #cbd5c3;border-radius:17px;overflow:hidden}
.map-frame iframe{display:block;width:100%;height:400px;border:0}
.map-external{display:inline-flex;align-items:center;gap:9px;margin-top:13px;font-size:.875rem;text-underline-offset:4px}
.map-external svg{width:17px;height:17px}
.route-card{background:#e9eddf;border:1px solid #d8dfcc;border-radius:18px;padding:30px;align-self:stretch}
.route-card>.eyebrow{font-size:.75rem;letter-spacing:.1em;margin-bottom:15px}
.route-card h3{font-family:var(--display);font-size:2rem;line-height:1.15;margin-bottom:19px}
.route-address{font-size:1rem;line-height:1.7;margin-bottom:27px}
.route-form{display:grid;gap:11px}
.route-form label{font-size:.875rem;font-weight:700}
.route-form input[type=text]{display:block;min-width:0;width:100%;border:1px solid #9cae95;border-radius:9px;background:#fffef9;color:var(--ink);font:1rem/1.5 var(--body);padding:13px 14px;min-height:51px}
.route-form input[type=text]:focus-visible{outline:3px solid #b45c32;outline-offset:3px}
.route-form input::placeholder{color:#616d62;opacity:1}
.route-form .button{width:100%;font-size:.94rem;margin-top:5px}
.current-location{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;font-size:.875rem;font-weight:700;text-underline-offset:4px;margin-top:13px}
.current-location svg{width:18px;height:18px}
.route-note{font-size:.875rem;line-height:1.65;color:var(--muted);margin-top:14px}
.route-call{font-size:.875rem;border-top:1px solid #c8d1bc;padding-top:16px;margin-top:20px}
.route-call a{font-weight:700}
@media(max-width:1000px){.directions-panel{gap:22px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.route-card{padding:25px}.map-frame iframe{height:420px}.route-card h3{font-size:1.8rem}.map-heading h2{font-size:2.15rem}}
@media(max-width:700px){.directions-panel{grid-template-columns:minmax(0,1fr);gap:28px;scroll-margin-top:115px;padding-bottom:36px}.map-frame iframe{height:320px}.route-card{padding:27px}.map-heading h2{font-size:2.2rem}.route-card h3{font-size:2.05rem}.route-address{margin-bottom:23px}}
@media print{.hero-art,.page-hero:after,.care-symbol,.directions-panel{display:none}.page-hero{padding-right:0}.dark-section,.care-item,.arrival,.side-note,.paper-panel{background:white!important;color:black!important}.page-hero h1{font-size:32pt}.arrival-picture{padding:0;box-shadow:none;border-radius:0}.content-grid,.visit-details{gap:20px}.section{padding:20px 0}.hours{padding-top:10px}.care-item{break-inside:avoid}}

/* Accident and work injury care uses the established practice palette. */
.injury-overview .care-item{display:flex;flex-direction:column;min-width:0}
.injury-overview .care-item .text-link{align-self:flex-start;margin-top:auto;padding-top:24px;font-size:.94rem}
.injury-overview .care-item p{margin-bottom:12px;font-size:1rem}
.injury-overview .care-item .number{font-size:.875rem;line-height:1.5}
.injury-hero .actions{margin-top:26px;gap:18px}
.injury-hero .eyebrow{font-size:.875rem;letter-spacing:.08em}
.injury-jump-links{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:36px}
.injury-jump-links a{border:1px solid #b6c4ac;border-radius:24px;padding:10px 15px;text-decoration:none;font-size:.875rem;font-weight:700;min-height:44px}
.injury-jump-links a:hover{background:var(--pale)}
.injury-steps{padding-left:1.4em;margin:20px 0}
.injury-steps li{padding-left:8px;margin-bottom:20px}
.injury-steps strong{color:var(--ink)}
.hero .actions{flex-wrap:wrap}
@media(min-width:801px){.nav{gap:20px}.nav a{white-space:nowrap}}
@media(max-width:1100px) and (min-width:801px){.nav{gap:14px}.nav a{font-size:.8rem}.brand img{width:210px}}
@media(max-width:600px){.injury-hero .actions{align-items:flex-start;flex-direction:column}.injury-overview .care-item{padding:28px}.injury-jump-links{gap:8px}.injury-hero .eyebrow{letter-spacing:.04em}}
