@font-face{font-family:Manrope;src:url('../fonts/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
@font-face{font-family:Inter;src:url('../fonts/inter-latin.woff2') format('woff2');font-style:normal;font-weight:400 700;font-display:swap}
:root{--yellow:#febd59;--ink:#231f20;--white:#fff;--muted:#605b58;--line:#dedbd6;--soft:#f7f6f3;--header:88px;--max:1280px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--white);font:1rem/1.65 Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;object-fit:cover;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{overflow-wrap:anywhere;font-family:Manrope,Arial,sans-serif;line-height:1.07;letter-spacing:-.055em;font-weight:800}h2{font-size:clamp(2.25rem,4.2vw,3.875rem)}h3{font-size:clamp(1.625rem,2.4vw,2.125rem)}p{color:var(--muted)}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--ink);outline-offset:5px}.wrap{width:min(calc(100% - 96px),var(--max));margin-inline:auto}.section{padding-block:80px}.eyebrow{font-size:0.75rem;letter-spacing:.15em;line-height:1.4;font-weight:700;color:var(--ink);text-transform:uppercase;margin-bottom:22px}.section-heading>p:last-child:not(.eyebrow){max-width:610px;margin-top:24px}.section-top{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px}.section-note{font-size:0.9375rem;flex-shrink:0;max-width:350px}.yellow{color:var(--yellow)}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;min-height:54px;padding:15px 23px;border-radius:6px;border:1px solid var(--yellow);background:var(--yellow);color:var(--ink);font-size:0.875rem;font-weight:700;line-height:1.4;transition:transform .2s,background .2s}.button span{font-size:1.25rem;line-height:1}.button:hover{transform:translateY(-2px);background:#ffd08c}.button.dark{background:var(--ink);border-color:var(--ink);color:white}.button.dark:hover{background:#443d3f}.button.outline-light{background:transparent;border-color:#fff9;color:white}.button.outline-light:hover{background:#ffffff1a}.button.small{min-height:46px;padding:10px 20px}.text-link{display:inline-flex;align-items:center;gap:28px;border-bottom:1px solid var(--ink);font-weight:600;font-size:0.875rem;padding:12px 0 8px;min-height:44px}.text-link span{font-size:1.25rem;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.inline-link,.faq-list a,.policy-content a{ text-decoration:underline;text-underline-offset:3px}.inline-link{display:inline}.inline-link span{margin-left:4px}
.skip-link{position:fixed;top:8px;left:12px;padding:10px 18px;background:white;z-index:100;transform:translateY(-200%)}.skip-link:focus{transform:none}.site-header{height:var(--header);position:sticky;top:0;background:#fff;z-index:40;border-bottom:1px solid #eee}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:clamp(12px,3vw,28px)}.brand{flex-shrink:1;min-width:0}.brand img{width:238px;height:70px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:22px}.site-header nav>a:not(.button){font-size:0.8125rem;font-weight:600;white-space:nowrap;padding-block:12px}.site-header nav>a[aria-current]{text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:2px;text-decoration-color:var(--yellow)}.nav-toggle{display:none;flex-shrink:0}
.hero{position:relative;isolation:isolate;overflow:hidden;background:var(--ink);color:#fff}.hero picture,.hero picture img,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero picture img{object-fit:cover;object-position:50% 48%;animation:photo-arrive 1s ease-out both}.hero-shade{background:linear-gradient(90deg,rgba(15,14,13,.83),rgba(15,14,13,.49) 41%,rgba(15,14,13,.06) 78%)}.hero-content{position:relative;min-height:min(660px,calc(100svh - var(--header)));display:flex;align-items:center;padding-block:64px}.hero-copy{max-width:645px;animation:text-arrive .7s ease-out both}.hero .eyebrow{color:#fff;font-size:0.6875rem;letter-spacing:.19em}.hero h1{font-size:clamp(3.5rem,6.5vw,5.875rem);max-width:11ch;line-height:.99}.hero-home h1{max-width:10ch;font-size:clamp(4.625rem,7.6vw,7.125rem)}.hero-description{color:#f2f0ed;font-size:1.0625rem;max-width:475px;margin-top:26px;line-height:1.65}.hero .actions{margin-top:32px;max-width:580px}.hero-home .actions .outline-light{border:0;border-bottom:1px solid #fff9;border-radius:0;padding-inline:0;font-size:0.8125rem;min-height:44px}.hero-caption{position:absolute;right:0;bottom:24px;font-size:0.625rem;letter-spacing:.16em;color:#fff;text-shadow:0 1px 5px #000}.hero-inner .hero-content{min-height:410px}.hero-inner h1{max-width:19ch;font-size:clamp(2.75rem,5vw,4.375rem)}.hero a:focus-visible{outline-color:var(--yellow)}
.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.service-photo{position:relative;display:block;overflow:hidden;margin-bottom:26px}.service-photo>img{width:100%;aspect-ratio:1.12;transition:transform .45s}.service-photo:hover>img{transform:scale(1.035)}.service-number{position:absolute;left:0;bottom:0;background:var(--yellow);padding:10px 18px;font:700 1rem Manrope,sans-serif}.service .eyebrow{font-size:0.6875rem;margin-bottom:12px}.service h3{margin-bottom:18px}.service>p:not(.eyebrow){font-size:0.9375rem;max-width:340px}.service .text-link{margin-top:18px}.story-strip{padding-block:80px;background:var(--soft)}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.editorial-photo{height:100%;min-height:400px;overflow:hidden}.editorial-photo>img{width:100%;height:100%;max-height:620px;aspect-ratio:1.02;object-fit:cover}.editorial-copy{padding-block:16px;max-width:550px}.editorial-copy h2{margin-bottom:28px}.editorial-copy p:not(.eyebrow){margin-bottom:20px}.editorial-copy .text-link{margin-top:12px}.story-ears{width:168px;height:112px;object-fit:contain;margin-block:22px;mix-blend-mode:multiply}.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:9%}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.faq-list summary{font-weight:600;line-height:1.45;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:82px;padding-block:24px}.faq-list summary>span{font-size:1.5rem;font-weight:400;flex-shrink:0;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>div{padding:0 30px 25px 0;color:var(--muted);font-size:0.9375rem;animation:text-arrive .25s ease}.community-band{background:var(--yellow);padding:76px 0}.community-band .wrap{position:relative}.community-band h2{font-size:clamp(2.125rem,4vw,3.5rem)}.community-band p:last-child{margin-top:24px;color:var(--ink);font-size:0.875rem}.location-row{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.location-row>img{width:100%;aspect-ratio:1.35}.closing{padding-block:70px;background:var(--yellow)}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.closing h2{max-width:720px;font-size:clamp(2.25rem,4vw,3.5rem)}.closing p:not(.eyebrow){color:#443b30;margin-top:20px}.closing .button{flex-shrink:0}
.site-footer{padding-top:70px}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:36px}.footer-brand img{width:230px;height:auto;mix-blend-mode:multiply;margin:-12px 0 15px}.footer-grid h2{font-size:0.9375rem;letter-spacing:0;margin-bottom:18px}.footer-grid p,.footer-grid a{font-size:0.8125rem;line-height:1.8}.footer-grid a{display:block;margin-block:5px}.footer-grid a:hover{text-decoration:underline}.footer-grid .text-link{display:inline-flex}.footer-grid .footer-small{font-size:0.75rem;margin-top:12px}.footer-bottom{border-top:1px solid var(--line);margin-top:52px;padding-block:24px 38px;display:flex;justify-content:space-between;gap:20px;font-size:0.75rem}.footer-bottom p{font-size:0.75rem}.footer-bottom a{text-decoration:underline}.contact-float{position:fixed;z-index:35;bottom:22px;right:4px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--ink);color:#fff;border:1px solid #fff3;border-radius:30px;padding:9px;font-size:0.75rem}.contact-float span{display:none}.contact-float svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5}.contact-float:focus-visible{outline-color:var(--yellow)}
.service-details{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:48px}.service-details article{padding-top:25px;border-top:1px solid var(--ink)}.detail-number{display:block;color:var(--muted);font-size:0.75rem;margin-bottom:22px}.service-details h3{margin-bottom:20px}.service-details p{font-size:0.9375rem;margin-bottom:24px}.service-details strong{font-size:1rem}.price-section{padding-block:76px;background:var(--soft)}.price-section .section-heading{margin-bottom:36px}.price-section .section-top .section-heading{margin-bottom:0}.table-scroll{overflow:auto;max-width:100%}table{width:100%;border-collapse:collapse;text-align:left;font-size:0.9375rem;min-width:580px}caption{text-align:left;font-size:0.8125rem;margin-bottom:16px;color:var(--muted)}th,td{padding:20px 18px;border-bottom:1px solid var(--line)}thead th{background:var(--ink);color:#fff;font-size:0.8125rem;font-weight:500}tbody th{font-weight:500}tbody td{font-family:Manrope,Arial,sans-serif;font-weight:700}tbody tr:hover{background:#fff}.price-note{font-size:0.8125rem;max-width:820px;margin-top:22px}.photo-triptych{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.photo-triptych img{width:100%;aspect-ratio:.92}.photo-triptych figcaption{padding-top:14px;font-size:0.8125rem}.gallery-disclosure{margin-top:36px;border-block:1px solid var(--line)}.gallery-disclosure>summary{padding:22px 0;font-weight:600;display:flex;justify-content:space-between}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;padding-block:10px 30px}.gallery-grid img{width:100%;aspect-ratio:1}.care-story+.care-story{padding-top:0}.care-story:nth-child(odd) .editorial-photo{order:2}.rest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:45px}.rest-grid img{width:100%;aspect-ratio:.8}.brand-story{background:var(--soft);padding:50px;text-align:center}.brand-story img{width:100%;height:auto;mix-blend-mode:multiply}.brand-story p{font-size:0.8125rem;margin-top:20px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:12%}.contact-list{margin:40px 0 0}.contact-list dt{font-size:0.75rem;color:var(--muted);margin-top:24px}.contact-list dd{overflow-wrap:anywhere;margin:6px 0 0;font-size:1.0625rem}.contact-list a{text-decoration:underline;text-underline-offset:5px}.contact-directions{border-top:2px solid var(--ink);padding-top:28px}.contact-directions h3{margin-bottom:22px}.contact-directions p{font-size:0.9375rem}.map-panel{padding:28px;margin-top:35px;background:var(--soft);border-left:4px solid var(--yellow)}.map-panel p{font-size:0.6875rem;letter-spacing:.12em}.map-panel strong{display:block;margin-block:8px;font:700 1.625rem Manrope,Arial,sans-serif}.policy-content{max-width:900px}.policy-content .faq-list{margin-top:45px}.policy-contact{margin-top:32px}

/* About: four independent portraits retain the reading order of the original ears. */
.about-history{align-items:start}.about-care-photo{align-self:center;max-width:520px;width:100%;justify-self:end}.about-care-photo img{width:100%;height:auto;aspect-ratio:4/5}.dog-mosaic{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-self:center;min-width:0}.dog-mosaic img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.about-brand .editorial{align-items:center}.about-brand .editorial-copy{min-width:0}.about-brand h2{font-size:clamp(2.125rem,3.3vw,3rem)}.about-brand-logo{width:230px;height:auto;object-fit:contain;mix-blend-mode:multiply;margin-top:28px}
@media(max-width:900px){.about-history,.about-brand .editorial{grid-template-columns:1fr;gap:36px}.about-history .editorial-copy{max-width:650px}.about-care-photo{justify-self:start;max-width:520px}.about-brand .editorial-copy{max-width:650px}.about-brand-logo{width:210px}}

/* Content and price comparisons: each service keeps a readable two-column table. */
.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.pricing-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-grid>*{min-width:0}.readable-table{min-width:0;table-layout:auto;font-size:0.9375rem}.readable-table caption{font:800 1.375rem/1.35 Manrope,Arial,sans-serif;color:var(--ink);min-height:60px;letter-spacing:-.03em}.readable-table th,.readable-table td{padding:16px 12px;vertical-align:top}.readable-table th:first-child{width:auto}.readable-table thead th{font-size:0.875rem}.readable-table td{white-space:nowrap;text-align:right}.readable-table thead th:last-child{text-align:right}.discount-note{border-left:4px solid var(--yellow);padding:16px 20px;margin-top:28px;font-size:0.9375rem;max-width:900px}.discount-note strong{color:var(--ink)}.price-note{font-size:0.9375rem}.subsection-heading{margin-top:60px}.reviews{display:grid;grid-template-columns:1fr 1fr;gap:56px;margin-top:36px}.reviews blockquote{margin:0;font:600 clamp(1.375rem,2.2vw,1.875rem)/1.5 Manrope,Arial,sans-serif;letter-spacing:-.025em}.reviews figcaption{font-size:0.875rem;margin-top:20px}.arrival-note{margin-block:32px 18px}.not-found{min-height:55vh}.not-found h1{font-size:clamp(2.75rem,6vw,5.125rem);max-width:14ch}.not-found>p:not(.eyebrow){margin-top:24px}.hero-home picture img{object-position:center}

[data-reveal]{opacity:1}.motion-ready [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .55s,transform .55s}.motion-ready [data-reveal].is-visible{opacity:1;transform:none}@keyframes text-arrive{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes photo-arrive{from{transform:scale(1.025)}to{transform:scale(1)}}
@media(min-width:1600px){.hero-content{min-height:730px}.hero-copy{max-width:690px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.site-header nav{gap:18px}.brand img{width:208px}.site-header nav>a:not(.button){font-size:0.75rem}.footer-grid{grid-template-columns:1fr 1fr}.hero-content{min-height:620px}.hero-home h1{font-size:5.625rem}.section{padding-block:80px}.editorial{gap:6%}}
@media(max-width:900px){:root{--header:76px}.brand img{width:208px;height:62px}.nav-toggle{display:flex;align-items:center;gap:18px;background:transparent;border:1px solid var(--line);border-radius:4px;padding:10px 14px;font-size:0.875rem}.site-header nav{display:none;position:absolute;top:75px;left:0;right:0;padding:24px 28px;background:#fff;border-bottom:1px solid var(--line);max-height:calc(100svh - 76px);overflow:auto}.site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:8px}.site-header nav>a:not(.button){font-size:1rem;min-height:48px}.services-grid{gap:22px}.service h3{font-size:1.6875rem}.faq-section{grid-template-columns:1fr;gap:35px}.section-note{font-size:0.8125rem}.closing-inner{align-items:start;flex-direction:column}.hero-inner .hero-content{min-height:400px}}
@media(max-width:640px){.wrap{width:calc(100% - 40px)}.section{padding-block:58px}h2{font-size:2.375rem}.eyebrow{font-size:0.6875rem;margin-bottom:17px}.section-top{display:block;margin-bottom:32px}.section-note{margin-top:18px}.hero-content{min-height:calc(100svh - var(--header));max-height:none;align-items:end;padding-block:50px 52px}.hero picture img{object-position:58% 30%}.hero-shade{background:linear-gradient(0deg,rgba(15,14,13,.96),rgba(15,14,13,.66) 38%,rgba(15,14,13,.05) 77%)}.hero-home h1{font-size:4.125rem;max-width:9ch}.hero-copy{width:100%;max-width:100%}.hero .eyebrow{font-size:0.625rem;letter-spacing:.14em}.hero-description{font-size:0.9375rem;max-width:340px;margin-top:18px}.hero .actions{margin-top:23px;gap:8px}.hero .button{font-size:0.8125rem;min-height:48px;padding:13px 17px}.hero-home .actions .outline-light{font-size:0.75rem}.hero-caption{display:none}.hero-inner .hero-content{min-height:470px;padding-top:64px;padding-bottom:42px}.hero-inner h1{font-size:2.75rem}.services-grid{grid-template-columns:1fr;gap:46px}.service-photo{margin-bottom:22px}.service-photo>img{aspect-ratio:1.25}.service h3{font-size:2.0625rem}.service>p:not(.eyebrow){max-width:none}.service .text-link{margin-top:12px}.editorial,.location-row,.contact-layout{grid-template-columns:1fr;gap:32px}.editorial-photo{min-height:0}.editorial-photo>img{aspect-ratio:1.05;max-height:none}.editorial-copy{padding:0}.editorial-copy h2{margin-bottom:22px}.story-strip{padding-block:44px}.story-strip .editorial-photo{order:0}.story-ears{width:140px;height:auto}.community-band{padding-block:48px}.community-band h2{font-size:2.3125rem}.location-row>img{order:-1}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 22px}.footer-brand{grid-column:1/-1}.footer-grid h2{font-size:0.875rem}.footer-grid p,.footer-grid a{font-size:0.75rem;overflow-wrap:anywhere}.site-footer{padding-top:48px}.footer-bottom{flex-direction:column;margin-top:32px;padding-bottom:24px;gap:12px}.contact-float{position:static;width:max-content;height:auto;margin:0 20px 24px auto;padding:12px 18px;gap:8px}.contact-float span{display:inline}.closing{padding-block:44px}.closing h2{font-size:2.25rem}.closing-inner{gap:26px}.closing p:not(.eyebrow){font-size:0.9375rem}.service-details{grid-template-columns:1fr;gap:30px;margin-top:32px}.service-details article{padding-top:20px}.detail-number{margin-bottom:13px}.service-details h3{font-size:1.875rem}.service-details p{margin-bottom:16px}.price-section{padding-block:50px}th,td{padding:16px 6px}table{font-size:0.75rem;min-width:0;table-layout:fixed}thead th{font-size:0.6875rem;overflow-wrap:anywhere}th:first-child{width:31%}.photo-triptych{grid-template-columns:1fr;gap:28px}.photo-triptych img{aspect-ratio:1.15}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rest-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.rest-grid img{aspect-ratio:.9}.care-story:nth-child(odd) .editorial-photo{order:0}.brand-story{padding:25px}.contact-list dd{font-size:1rem}.map-panel{padding:23px}.faq-list summary{font-size:0.9375rem;min-height:74px}.faq-list details>div{font-size:0.875rem;padding-right:8px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.brand img{width:185px}.nav-toggle{padding:9px 10px;gap:9px}.hero-home h1{font-size:3.625rem}.hero-content{min-height:690px}.hero-inner h1{font-size:2.375rem}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.motion-ready [data-reveal]{opacity:1;transform:none}}

@media(max-width:1100px){.pricing-grid{grid-template-columns:1fr}.pricing-grid.two{grid-template-columns:1fr 1fr}.readable-table caption{min-height:0}.contact-float{position:static;width:max-content;height:auto;margin:0 28px 24px auto;padding:12px 18px;gap:8px}.contact-float span{display:inline}}
@media(max-width:640px){.pricing-grid.two,.reviews{grid-template-columns:1fr}.pricing-grid{gap:32px}.readable-table{font-size:0.9375rem}.readable-table th:first-child{width:auto}.readable-table thead th{font-size:0.875rem}.readable-table th,.readable-table td{padding:15px 10px}.reviews{gap:30px}.subsection-heading{margin-top:42px}.hero-home picture img{object-position:50% 0}.hero-home .hero-content{padding-bottom:36px}.hero-home .hero-copy{max-width:360px}.hero-home h1{font-size:3.75rem}.hero-home .eyebrow{margin-bottom:12px}.hero-home .hero-description{margin-top:14px}.hero-home .actions{margin-top:18px}.hero-home .hero-shade{background:linear-gradient(0deg,rgba(15,14,13,.98),rgba(15,14,13,.84) 34%,rgba(15,14,13,.1) 72%)}}

/* Manual review carousel: all quotes remain readable when JavaScript is unavailable. */
.review-carousel{max-width:900px}.review-carousel.is-ready .reviews{display:grid;grid-template-columns:minmax(0,1fr);gap:0}.review-carousel.is-ready .reviews>.review-slide{grid-area:1/1;visibility:hidden;opacity:0;transition:opacity .2s ease}.review-carousel.is-ready .reviews>.review-slide.is-active{visibility:visible;opacity:1}.review-carousel .reviews blockquote{font-size:clamp(1.5rem,2.8vw,2.25rem);line-height:1.45}.review-controls:not([hidden]){display:flex;align-items:center;gap:18px;margin-top:28px}.review-controls button{display:grid;place-items:center;width:48px;height:48px;flex:none;border:1px solid var(--ink);border-radius:50%;background:transparent;color:var(--ink);font-size:1.5rem;line-height:1;transition:background .2s,color .2s}.review-controls button:hover{background:var(--ink);color:var(--yellow)}.review-controls [data-review-count]{min-width:3ch;text-align:center;font-size:.875rem;font-weight:600;font-variant-numeric:tabular-nums}.review-announcement{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}

/* Keep review photographs with their own author; no unrelated filler images. */
.review-carousel{max-width:1100px}.review-carousel .reviews{grid-template-columns:1fr}.review-slide{min-width:0;align-content:center}.review-slide.has-photo{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,280px);gap:44px;align-items:center}.review-copy{min-width:0;max-width:800px}.review-slide.text-only .review-copy{padding-block:28px}.review-photo{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:0}.review-photo img{width:auto;max-width:100%;height:auto;max-height:300px;object-fit:contain}.review-photo-credit{font-size:.75rem;line-height:1.5;text-align:center;color:var(--ink)}
@media(max-width:640px){.review-slide.has-photo{grid-template-columns:minmax(0,1fr);gap:24px}.review-photo img{max-height:220px;max-width:100%}.review-photo-credit{max-width:280px}.review-slide.text-only{align-content:start}.review-slide.text-only .review-copy{padding-block:0}.review-carousel .reviews blockquote{font-size:1.5rem}}

.review-copy .review-author{font-size:.875rem;line-height:1.65;margin-top:20px;color:var(--ink)}
