/* Local review version 4 */
body{background:#fff}
.site-header nav{font-size:14px}
.inner-header{background:#101112;color:#fff}.inner-header .header-cta{color:#fff}
.hero{height:auto;min-height:0;aspect-ratio:1942/809}
.hero>img{width:100%;height:auto;object-fit:contain}
.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.48),transparent 48%)}
.hero-copy{left:6%;right:auto;top:47%;max-width:31%;transform:translateY(-50%)}
.hero-copy h1{font-size:clamp(26px,3.1vw,48px);line-height:1.12;letter-spacing:-.025em}
.hero-copy .eyebrow{font-size:14px;letter-spacing:.1em}
.hero-text{font-size:16px;line-height:1.5;margin:20px 0;max-width:290px}
.button{font-size:14px;letter-spacing:.025em;border-radius:24px}
.intro{padding:66px 24px 0;text-align:center}
.intro h2{font-size:30px;letter-spacing:-.025em;max-width:none}
.products{width:min(100% - 48px,1000px);margin:0 auto;padding:0 0 110px}
.product-card{display:block;background:#fff;color:#111;overflow:visible;margin:0;padding-top:110px}
.model-heading{text-align:center;font-size:26px;letter-spacing:-.02em;margin:0 0 48px}
.product-image{display:block;min-height:0;height:auto;aspect-ratio:auto;overflow:hidden;border-radius:14px}
.product-image img{display:block;width:100%;height:auto;object-fit:contain}
.product-action{text-align:center;margin-top:24px}
.review-section{padding:60px 0 24px;background:#fff;color:#111}
.review-section h4{text-align:center;font-size:26px;line-height:1.25;letter-spacing:-.02em;margin:0 0 30px}
.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.review-grid article{background:#f4f4f5;border-radius:14px;padding:22px;display:flex;flex-direction:column;min-width:0}
.review-grid p{font-size:16px;font-weight:600;line-height:1.5;min-height:72px;margin:0 0 20px}
.detail-photo{width:100%;aspect-ratio:1.32;background-repeat:no-repeat;background-size:330% 147%;border-radius:6px;margin-bottom:18px}
.panel-0{background-position:1.7% 50%}.panel-1{background-position:50% 50%}.panel-2{background-position:98.3% 50%}
.review-grid strong{font-size:14px}.review-grid span{font-size:14px;color:#666;margin-top:4px}
.footer{flex-wrap:wrap;font-size:14px}.footer-links{flex-wrap:wrap}
a:focus-visible,button:focus-visible{outline:3px solid #ff6b17;outline-offset:5px}
@media(max-width:700px){
.site-header nav{font-size:14px;letter-spacing:0}
.hero{aspect-ratio:auto;background:#111;display:flex;flex-direction:column}
.hero>img{height:auto;order:0}.hero-shade{display:none}
.hero-copy{position:static;max-width:none;transform:none;padding:30px 24px 36px;order:1}
.hero-copy h1{font-size:32px}.hero-copy h1 br{display:none}.hero-copy h1 em{display:block}
.hero-text{max-width:420px}.intro{padding-top:50px}
.products{width:calc(100% - 32px);padding-bottom:64px}
.product-card{padding-top:64px}.model-heading{margin-bottom:28px}
.review-section{padding-top:42px}
.review-grid{grid-template-columns:1fr;gap:18px}
.review-grid article{padding:22px}.review-grid p{min-height:0}
.service-band{padding:48px 24px}.footer-links{gap:16px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Match the clean reference card typography after removing card copy. */
body{font-family:Arial,Helvetica,sans-serif}
.review-grid{gap:16px}
.review-grid article{padding:24px;background:#f4f4f5;border-radius:18px;display:grid;grid-template-rows:1fr auto}
.review-grid article .detail-photo{margin:0}
.review-section{padding-top:48px}
.review-section h4{font-size:30px;font-weight:500;line-height:1.3;letter-spacing:-.02em;margin-bottom:34px}
.model-heading{font-size:28px;font-weight:500;line-height:1.3;letter-spacing:-.02em}
.review-grid p{font-size:16px;font-weight:400;line-height:1.5;min-height:96px;margin:0 0 28px}
@media(max-width:700px){.review-grid article{padding:24px;border-radius:16px}.review-grid p{min-height:0;margin-bottom:24px}.review-section h4{font-size:26px}.model-heading{font-size:26px}}
