/* Full-frame rule: supplied vehicle and customer photos must never be cropped. */
img,.hero-angle,.gallery img{object-fit:contain}
.hero{height:500svh;min-height:0;background:#080a0d}.hero-stage{position:sticky;top:0;height:100svh;min-height:660px;overflow:hidden;background:#080a0d}.hero-angle{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity .65s ease;object-fit:contain}.hero-angle.active{opacity:1}.gallery figure{background:#e4e0d7}
.header .brand i{color:#ff453a;font-style:normal}
.header{height:96px;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:38px 30px;align-items:center;padding-top:10px;padding-bottom:8px}.header .brand{grid-column:1/-1;grid-row:1;justify-self:center;margin:0;text-align:center}.header .brand strong{text-transform:none;letter-spacing:.04em;font-size:.92rem}.header nav{grid-column:1/-1;grid-row:2;justify-self:center;margin:0;gap:30px}.header-contact{grid-column:3;grid-row:1;justify-self:end}.nav-toggle{display:none;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.35);padding:7px 10px;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em}
.header-contact{display:flex;align-items:center;gap:10px}.local-phone{font-size:.78rem;font-weight:800;color:#ff9f0a;letter-spacing:0}.icon-only{font-size:0}
.wa-icon{display:grid!important;place-items:center;width:30px!important;height:30px!important;background:#25d366!important;color:#fff;border-radius:50%!important;box-shadow:none!important;position:relative}.wa-icon svg{width:18px;height:18px;display:block;fill:currentColor}
.sold{display:grid;grid-template-columns:1fr 2fr;gap:50px;border-top:1px solid #c8c5bd;margin-top:80px;padding-top:60px}
.sold h2{font-size:clamp(2.8rem,5vw,5rem)}
.sold-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.sold article{min-height:390px;background:#080a0d;color:#fff;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;position:relative}
.sold article h3{font-size:1.4rem;margin:18px 0 6px}
.sold article p{color:#9ca2a9;font-size:.8rem}
.sold-badge{position:absolute;z-index:2;left:28px;top:28px;background:#d63a36;border-radius:99px;padding:12px 18px;text-transform:uppercase;font-size:.76rem;letter-spacing:.16em;font-weight:800;box-shadow:0 7px 22px rgba(214,58,54,.32)}
.hero-sold{display:inline-flex;background:#d63a36;color:#fff;border-radius:99px;padding:11px 17px;margin:0 0 18px;text-transform:uppercase;letter-spacing:.16em;font-size:.7rem;font-weight:800}.sold-feature{position:relative}.sold-feature .vehicle-cta strong{color:#d63a36;letter-spacing:.08em}
.hero{overflow:visible!important}.cinema{outline:none}.cinema:focus-visible{box-shadow:0 0 0 3px #ff9f0a}.cinema-stage{margin:0;height:min(67vw,760px);position:relative;background:#e4e0d7;overflow:hidden}.cinema-stage img{object-fit:contain;transition:opacity .32s ease,transform .45s ease}.cinema-stage img.changing{opacity:.18;transform:translateX(8px)}.cinema-stage figcaption{inset:auto 20px 18px}.cinema-controls{display:flex;justify-content:center;gap:8px;padding:18px 0 12px}.cinema-controls button{width:44px;height:34px;border:1px solid #bbb6ad;background:transparent;color:#4e5257;font-weight:700;font-size:.66rem;cursor:pointer;transition:.25s}.cinema-controls button.active{background:#080a0d;color:#fff;border-color:#080a0d}.cinema-progress{height:2px;background:#d4d0c7;max-width:340px;margin:auto}.cinema-progress span{display:block;height:100%;width:20%;background:#ff453a;transition:width .35s ease}.cinema-hint{text-align:center;color:#777b80;font-size:.68rem;margin:12px 0 0}
.sold-photo{height:260px;width:100%;border:0;background:#e4e0d7;padding:0;position:relative;cursor:pointer}.sold-photo img{object-fit:contain}.sold-photo small{position:absolute;right:10px;bottom:8px;background:rgba(8,10,13,.78);color:#fff;padding:6px 8px;font-size:.55rem;letter-spacing:.08em;text-transform:uppercase}
.sold-photo.placeholder{display:grid;place-items:center;text-align:center;color:#080a0d;cursor:default}.sold-photo.placeholder strong{letter-spacing:.09em;line-height:1.35}.sold-photo.placeholder small{position:static;background:transparent;color:#5e6267}
.sold{margin-left:calc(var(--pad) * -1);margin-right:calc(var(--pad) * -1);padding:80px var(--pad);background:#080a0d;color:#f4f1e9;border-top:0}.sold>div:first-child>p:last-child{color:#aeb3b9}.sold-list{gap:16px}.sold article{background:#11151b;border:1px solid rgba(255,255,255,.11);box-shadow:0 18px 38px rgba(0,0,0,.25);padding:16px}.sold-photo{background:#171c23}.sold-photo.placeholder{color:#f4f1e9}.sold-photo.placeholder small{color:#9ca2a9}.sold article p{line-height:1.5}
.customers{background:#f4f1e9}.customer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.customer-grid figure{margin:0;height:400px;background:#e0ddd5}.customer-grid img{object-fit:contain}
.team{background:#080a0d;color:#f4f1e9}.team .intro{margin-bottom:0}.team .intro>p:last-child{color:#aeb3b9}
.contact{background:#080a0d;color:#f4f1e9}
footer{grid-template-columns:1fr 2fr auto}footer nav{display:flex;justify-content:center;gap:22px;font-size:.72rem}footer .footer-contact{display:flex;gap:18px;font-size:.72rem}footer>p{grid-column:1/-1}
@media(max-width:760px){.header{height:82px;grid-template-columns:1fr auto;grid-template-rows:1fr;padding:12px 18px}.header .brand{grid-column:1/-1;grid-row:1;max-width:180px;line-height:1.15}.header .brand strong{font-size:.76rem}.header-contact{grid-column:2;grid-row:1;gap:7px}.local-phone{display:none}.nav-toggle{display:block;grid-column:1;grid-row:1;justify-self:start;z-index:2}.header nav{display:none;position:absolute;left:0;right:0;top:82px;background:#080a0d;border-top:1px solid rgba(255,255,255,.14);padding:20px;flex-direction:column;align-items:center;gap:18px}.header nav.open{display:flex}.compact{font-size:0}.compact:after{content:none}.sold{grid-template-columns:1fr}.sold-list{grid-template-columns:1fr}.hero>img{object-position:center center}.customer-grid{grid-template-columns:1fr}.customer-grid figure{height:auto;min-height:320px}footer{grid-template-columns:1fr}footer nav{justify-content:flex-start;flex-wrap:wrap}footer .footer-contact{flex-direction:column}footer>p{grid-column:auto}}
.header .brand strong{text-transform:uppercase}.header .brand span{margin-top:4px;color:#b5b1aa;font-size:.52rem;letter-spacing:.2em}
@media(max-width:760px){.header{height:100px;grid-template-columns:1fr auto;grid-template-rows:40px 36px;padding:10px 18px}.header .brand{grid-column:1/-1;grid-row:1;max-width:230px}.nav-toggle{grid-column:1;grid-row:2}.header-contact{grid-column:2;grid-row:2}.local-phone{display:inline;font-size:.62rem}.header nav{top:100px}.hero-stage{min-height:690px}.hero-angle{object-position:center center}}
@media(prefers-reduced-motion:reduce){.hero{height:100svh}.hero-angle{display:none;transition:none}.hero-angle:first-child{display:block;opacity:1}}
.hero{height:400svh}
@media(prefers-reduced-motion:reduce){.hero{height:100svh}}
.hero-stage:before{content:'';position:absolute;z-index:0;inset:-40px;background-image:linear-gradient(rgba(8,10,13,.38),rgba(8,10,13,.5)),var(--hero-bg);background-size:cover;background-position:center;filter:blur(28px);transform:scale(1.08);transition:background-image .4s ease}.hero-angle{z-index:1}.hero-stage .shade{z-index:2}.hero-stage .hero-copy,.hero-stage .hero-meta{z-index:3}
.cinema{height:400svh;position:relative}.cinema-pin{position:sticky;top:96px;height:calc(100svh - 96px);display:flex;flex-direction:column;justify-content:center}.cinema-vehicle{text-align:center;text-transform:uppercase;letter-spacing:.17em;font-size:.64rem;font-weight:800;color:#d63a36;margin:0 0 10px}.cinema-stage{height:min(62vh,680px)}@media(max-width:760px){.cinema-pin{top:100px;height:calc(100svh - 100px)}.cinema-stage{height:55vh}}@media(prefers-reduced-motion:reduce){.cinema{height:auto}.cinema-pin{position:relative;top:auto;height:auto}}
.hero,.hero-stage{background:#321817}.hero-stage:before{background-image:linear-gradient(rgba(58,16,14,.68),rgba(8,10,13,.76)),var(--hero-bg)!important;background-size:cover!important;background-position:center!important;filter:none!important;transform:none!important;inset:0!important}.hero-angle{inset:0 auto 0 50%;width:auto;max-width:none;height:100%;transform:translateX(-50%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 14%,#000 86%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 14%,#000 86%,transparent 100%)}
@media(max-width:760px){.hero-angle{inset:0;width:100%;height:100%;transform:none;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%)}}
.cinema{margin-left:calc(var(--pad) * -1);margin-right:calc(var(--pad) * -1);outline:none}.cinema-pin{top:0;height:100svh;min-height:660px;overflow:hidden;background:radial-gradient(circle at 50% 45%,#f7f4ed 0%,#e7e1d6 58%,#d4ccc0 100%)}.cinema-stage{position:absolute;inset:0;height:100%;margin:0;background:transparent}.cinema-stage img{width:100%;height:100%;padding:clamp(78px,10vh,112px) clamp(24px,7vw,100px) clamp(96px,13vh,138px);object-fit:contain;object-position:center;box-sizing:border-box;filter:drop-shadow(0 22px 28px rgba(30,22,18,.18))}.cinema-copy{position:absolute;z-index:4;top:clamp(112px,14vh,150px);left:var(--pad);padding:18px 20px;background:rgba(8,10,13,.82);color:#fff;border-left:4px solid #ff453a;box-shadow:0 14px 34px rgba(0,0,0,.18)}.cinema-vehicle{margin:0 0 9px;color:#ff9f0a;text-align:left;text-transform:uppercase;letter-spacing:.17em;font-size:.64rem;font-weight:800}.cinema-copy h2{font-size:clamp(2.5rem,5vw,5.4rem);line-height:.88}.cinema-copy h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400}.cinema-sold{display:inline-flex;margin-top:15px;padding:10px 16px;border-radius:99px;background:#d63a36;color:#fff;text-transform:uppercase;letter-spacing:.16em;font-size:.68rem;font-weight:800}.cinema-stage figcaption{z-index:3;inset:auto var(--pad) clamp(82px,10vh,108px);color:#080a0d;text-shadow:none;font-size:.66rem;font-weight:800}.cinema-controls{position:absolute;z-index:4;left:50%;bottom:32px;transform:translateX(-50%);padding:0}.cinema-progress{position:absolute;z-index:4;left:50%;bottom:20px;width:min(340px,72vw);transform:translateX(-50%)}
@media(max-width:760px){.cinema{margin-left:-18px;margin-right:-18px}.cinema-pin{top:0;height:100svh;min-height:620px}.cinema-stage{height:100%}.cinema-stage img{padding:92px 10px 118px}.cinema-copy{top:112px;left:16px;padding:13px 15px}.cinema-copy h2{font-size:clamp(2.2rem,11vw,3.5rem)}.cinema-sold{margin-top:11px;padding:8px 13px;font-size:.58rem}.cinema-stage figcaption{inset:auto 20px 86px}.cinema-controls{bottom:34px}.cinema-progress{bottom:22px}}
@media(prefers-reduced-motion:reduce){.cinema{height:auto;margin-top:0}.cinema-pin{position:relative;top:auto;height:100svh}.cinema-stage img{transition:none}}
.cinema-pin{background:#080a0d}.cinema-stage img{padding:0;object-fit:cover;object-position:center;filter:brightness(.72) saturate(.92);transform:scale(1.002)}.cinema-stage img.changing{opacity:.18;transform:scale(1.018)}.cinema-stage figcaption{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.75)}.cinema-controls button{background:rgba(8,10,13,.64);border-color:rgba(255,255,255,.38);color:#fff;backdrop-filter:blur(8px)}.cinema-controls button.active{background:#fff;color:#080a0d;border-color:#fff}.cinema-progress{background:rgba(255,255,255,.28)}
@media(max-width:760px){.cinema-stage img{padding:0;object-fit:cover}.cinema-copy{max-width:calc(100vw - 32px)}}
.cinema-pin{isolation:isolate;background:#171414}.cinema-pin:before{content:'';position:absolute;z-index:0;inset:0;background-image:linear-gradient(rgba(32,10,9,.62),rgba(8,10,13,.68)),var(--cinema-bg);background-size:cover;background-position:center;filter:none;transition:background-image .35s ease}.cinema-stage{z-index:1}.cinema-stage:after{content:'';position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(8,10,13,.54) 0%,rgba(8,10,13,.08) 48%,rgba(8,10,13,.18)),linear-gradient(0deg,rgba(8,10,13,.55),transparent 45%);pointer-events:none}.cinema-stage img{position:relative;z-index:0;padding:0;object-fit:contain;filter:none;transform:none}.cinema-stage img.changing{opacity:.18;transform:scale(1.008)}.cinema-copy{top:clamp(118px,15vh,164px);bottom:auto;max-width:min(470px,44vw);padding:0;background:transparent;border:0;box-shadow:none;text-shadow:0 3px 20px rgba(0,0,0,.72)}.cinema-copy h2{font-size:clamp(3rem,5.2vw,5.8rem)}.cinema-sold{box-shadow:0 8px 20px rgba(0,0,0,.2)}.cinema-stage figcaption{z-index:2}
@media(max-width:760px){.cinema-stage img{object-fit:contain}.cinema-copy{top:116px;left:20px;max-width:calc(100vw - 40px)}.cinema-copy h2{font-size:clamp(2.5rem,12vw,4rem)}}
.sold-placeholder{display:none!important}
.cinema-pin:before{display:none}.cinema-stage img{object-fit:cover}.sold{grid-template-columns:1fr;gap:44px;padding-top:clamp(110px,12vw,150px)}.sold.reveal{opacity:1;transform:none}.sold>div:first-child{text-align:center}.sold>div:first-child .eyebrow,.sold>div:first-child>p:last-child{display:none}.sold>div:first-child h2{font-size:clamp(3.8rem,7vw,7rem);line-height:.9;letter-spacing:-.06em}
@media(max-width:760px){.cinema-stage img{object-fit:cover}.sold>div:first-child h2{font-size:clamp(3.3rem,16vw,5.2rem)}}
.sold-photo{display:grid;place-items:center;height:clamp(260px,32vw,420px);overflow:hidden;background:#171c23}.sold-photo img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;background:#171c23}.sold-photo small{z-index:2}
@media(max-width:760px){.sold-photo{height:min(112vw,420px)}}
.sold-feature{padding-top:0;background:#080a0d}.cinema.reveal{opacity:1;transform:none}
.sold-list{grid-template-columns:1fr;gap:26px;max-width:1180px;margin:0 auto}.sold article{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.8fr);grid-template-rows:auto 1fr;min-height:470px;padding:0;overflow:hidden;background:linear-gradient(125deg,#151a21 0%,#10141a 100%);border:1px solid rgba(255,255,255,.13);box-shadow:0 24px 54px rgba(0,0,0,.3)}.sold article:hover{border-color:rgba(255,69,58,.38)}.sold-photo{grid-column:1;grid-row:1/3;width:100%;height:470px;border-right:1px solid rgba(255,255,255,.1);background:#0d1116}.sold-photo img{background:#0d1116}.sold-photo small{right:18px;bottom:18px;padding:8px 11px;border:1px solid rgba(255,255,255,.18);background:rgba(8,10,13,.84);border-radius:2px}.sold article h3{grid-column:2;grid-row:1;align-self:end;margin:0;padding:48px 42px 12px;font-size:clamp(1.8rem,3vw,3.2rem);line-height:1.02;letter-spacing:-.045em}.sold article p{grid-column:2;grid-row:2;margin:0;padding:8px 42px 48px;font-size:.92rem;line-height:1.65;max-width:420px}.sold-badge{left:28px;top:28px;padding:13px 21px;font-size:.78rem}
@media(max-width:760px){.sold-list{gap:18px}.sold article{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;min-height:0}.sold-photo{grid-column:1;grid-row:1;height:min(112vw,430px);border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.sold article h3{grid-column:1;grid-row:2;padding:28px 24px 8px;font-size:clamp(1.75rem,8vw,2.5rem)}.sold article p{grid-column:1;grid-row:3;padding:8px 24px 30px}.sold-badge{left:20px;top:20px}}
.sold article{grid-template-columns:minmax(0,1.45fr) minmax(310px,.8fr);grid-template-rows:auto auto 1fr;min-height:500px}.sold-photo{grid-column:1;grid-row:1/4;height:500px;border-right:1px solid rgba(255,255,255,.1);border-bottom:0}.sold-badge{position:static;grid-column:2;grid-row:1;justify-self:start;align-self:end;margin:46px 44px 16px;box-shadow:none}.sold article h3{grid-column:2;grid-row:2;align-self:start;padding:0 44px 12px;font-size:clamp(2rem,3.2vw,3.5rem)}.sold article p{grid-column:2;grid-row:3;padding:8px 44px 46px}.sold article:nth-child(even){background:linear-gradient(235deg,#171c23 0%,#0f1318 100%)}.sold article:nth-child(even) .sold-photo{grid-column:2;border-right:0;border-left:1px solid rgba(255,255,255,.1)}.sold article:nth-child(even) .sold-badge,.sold article:nth-child(even) h3,.sold article:nth-child(even) p{grid-column:1}.sold-photo small{letter-spacing:.12em}
@media(max-width:760px){.sold article{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;min-height:0}.sold article:nth-child(even) .sold-photo,.sold-photo{grid-column:1;grid-row:1;height:min(112vw,430px);border:0;border-bottom:1px solid rgba(255,255,255,.1)}.sold article:nth-child(even) .sold-badge,.sold-badge{grid-column:1;grid-row:2;margin:24px 24px 16px}.sold article:nth-child(even) h3,.sold article h3{grid-column:1;grid-row:3;padding:0 24px 8px}.sold article:nth-child(even) p,.sold article p{grid-column:1;grid-row:4;padding:8px 24px 30px}}
.sold article:nth-child(even){grid-template-columns:minmax(310px,.8fr) minmax(0,1.45fr)}
@media(max-width:760px){.sold article:nth-child(even){grid-template-columns:1fr}}
.sold article,.sold article:nth-child(even){display:block;position:relative;height:clamp(540px,58vw,680px);min-height:0;overflow:hidden;background:#0d1116}.sold article:after{content:'';position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(5,7,9,.88) 0%,rgba(5,7,9,.58) 34%,rgba(5,7,9,.08) 68%),linear-gradient(0deg,rgba(5,7,9,.82) 0%,transparent 43%);pointer-events:none}.sold article .sold-photo,.sold article:nth-child(even) .sold-photo{position:absolute;z-index:0;inset:0;width:100%;height:100%;border:0;background:#0d1116}.sold article .sold-photo img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.sold article:hover .sold-photo img{transform:scale(1.018)}.sold article .sold-badge,.sold article:nth-child(even) .sold-badge{position:absolute;z-index:3;left:46px;right:auto;top:44px;margin:0}.sold article h3,.sold article:nth-child(even) h3{position:absolute;z-index:3;left:46px;bottom:118px;width:min(520px,48%);margin:0;padding:0;font-size:clamp(2.5rem,4.8vw,5.2rem);line-height:.9;text-shadow:0 3px 18px rgba(0,0,0,.55)}.sold article p,.sold article:nth-child(even) p{position:absolute;z-index:3;left:46px;bottom:42px;width:min(460px,42%);margin:0;padding:0;color:#d2d5d8;font-size:.9rem;line-height:1.55;text-shadow:0 2px 12px rgba(0,0,0,.65)}.sold article .sold-photo small{z-index:4;right:28px;bottom:26px}.sold article:nth-child(even){background:#0d1116}
@media(max-width:760px){.sold article,.sold article:nth-child(even){height:min(138vw,640px)}.sold article:after{background:linear-gradient(0deg,rgba(5,7,9,.92) 0%,rgba(5,7,9,.38) 48%,rgba(5,7,9,.08) 100%)}.sold article .sold-photo img{object-fit:cover}.sold article .sold-badge,.sold article:nth-child(even) .sold-badge{left:20px;top:20px}.sold article h3,.sold article:nth-child(even) h3{left:22px;bottom:112px;width:calc(100% - 44px);font-size:clamp(2.2rem,10vw,3.6rem)}.sold article p,.sold article:nth-child(even) p{left:22px;bottom:34px;width:calc(100% - 44px);font-size:.78rem}.sold article .sold-photo small{top:24px;right:18px;bottom:auto;font-size:.48rem}}
.sold-list,.sold article{width:100%}
.sold article .sold-photo:before{content:'';position:absolute;z-index:0;inset:0;background-image:linear-gradient(rgba(8,10,13,.66),rgba(8,10,13,.74)),var(--sold-bg);background-size:cover;background-position:center;filter:none}.sold article .sold-photo img{position:relative;z-index:1;padding:22px 0;object-fit:contain;object-position:center;transform:none}.sold article:hover .sold-photo img{transform:scale(1.008)}
@media(max-width:760px){.sold article .sold-photo img{padding:16px 0;object-fit:contain}}
.sold{padding-top:clamp(52px,5vw,72px)}
@media(max-width:760px){.sold{padding-top:44px}}
.approach .section{padding-top:clamp(52px,5vw,72px)}
@media(max-width:760px){.approach .section{padding-top:44px}}
.sold article,.sold article:nth-child(even){height:clamp(480px,calc(100svh - 140px),580px)}
@media(max-width:760px){.sold article,.sold article:nth-child(even){height:min(118vw,560px)}}
.sold article:after{background:linear-gradient(90deg,rgba(5,7,9,.9) 0%,rgba(5,7,9,.62) 30%,rgba(5,7,9,.14) 52%,transparent 72%)}.sold article .sold-photo img{object-position:72% center}.sold article h3,.sold article:nth-child(even) h3{width:min(470px,38%);font-size:clamp(2.3rem,4vw,4.6rem)}.sold article p,.sold article:nth-child(even) p{width:min(420px,36%)}
@media(max-width:760px){.sold article:after{background:linear-gradient(0deg,rgba(5,7,9,.9) 0%,rgba(5,7,9,.28) 42%,transparent 68%)}.sold article .sold-photo img{object-position:center}.sold article h3,.sold article:nth-child(even) h3,.sold article p,.sold article:nth-child(even) p{width:calc(100% - 44px)}}
.sold article .sold-photo img{position:absolute;top:20px;right:28px;bottom:auto;left:auto;width:auto;height:calc(100% - 40px);max-width:68%;padding:0;object-fit:contain;object-position:center}
@media(max-width:760px){.sold article .sold-photo img{position:absolute;inset:12px 0 auto;width:100%;height:calc(100% - 24px);max-width:none;padding:0;object-fit:contain}}
.approach .section{padding-bottom:clamp(58px,7vw,88px)}.approach .intro{margin-bottom:48px}.approach li{padding:22px 0}
@media(max-width:760px){.approach .intro{margin-bottom:36px}.approach li{padding:20px 0}}
.team{padding-top:clamp(52px,5vw,72px);padding-bottom:clamp(52px,6vw,82px)}
@media(max-width:760px){.team{padding-top:44px;padding-bottom:52px}}
.customers{padding-top:clamp(64px,7vw,96px);padding-bottom:clamp(64px,7vw,96px);overflow:hidden}.customers .intro{margin-bottom:48px}.customer-grid{display:flex;align-items:stretch;gap:18px;overflow-x:auto;margin-right:calc(var(--pad) * -1);padding:4px var(--pad) 22px 0;scroll-snap-type:x mandatory;scrollbar-color:#ff453a #d8d3c9;scrollbar-width:thin}.customer-grid figure{position:relative;flex:0 0 min(38vw,480px);height:clamp(460px,48vw,590px);margin:0;padding:12px;background:#10141a;border:1px solid rgba(8,10,13,.16);box-shadow:0 20px 44px rgba(16,18,21,.16);scroll-snap-align:start;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.customer-grid figure:first-child{flex-basis:min(64vw,760px)}.customer-grid figure:hover{transform:translateY(-4px);box-shadow:0 28px 54px rgba(16,18,21,.23)}.customer-grid img{width:100%;height:100%;object-fit:contain;object-position:center;background:#10141a}.customer-grid figure:after{position:absolute;left:24px;bottom:24px;padding:8px 11px;background:rgba(8,10,13,.82);color:#fff;text-transform:uppercase;letter-spacing:.14em;font-size:.56rem;font-weight:800}.customer-grid figure:nth-child(1):after{content:'Customer handover · 01'}.customer-grid figure:nth-child(2):after{content:'Customer handover · 02'}.customer-grid figure:nth-child(3):after{content:'Customer handover · 03'}.customer-grid figure:nth-child(4):after{content:'Customer handover · 04'}
@media(max-width:760px){.customers{padding-top:52px;padding-bottom:58px}.customers .intro{margin-bottom:32px}.customer-grid{gap:12px;margin-right:-18px;padding-right:18px}.customer-grid figure,.customer-grid figure:first-child{flex-basis:86vw;height:min(118vw,540px);padding:8px}.customer-grid figure:after{left:18px;bottom:18px}}

/* Unified editorial rhythm: one premium typographic language across the page. */
.section .intro{display:grid;grid-template-columns:minmax(170px,.72fr) minmax(0,1.6fr);column-gap:clamp(32px,7vw,110px);align-items:start}.section .intro>.eyebrow{grid-column:1;margin-top:.62rem}.section .intro>h2{grid-column:2;margin:0;font-size:clamp(3.25rem,6vw,6.6rem);line-height:.86;letter-spacing:-.065em;text-wrap:balance}.section .intro>h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em}.section .intro>p:last-child{grid-column:2;max-width:620px;margin:clamp(28px,3vw,42px) 0 0;color:#656a71;font-size:clamp(.98rem,1.25vw,1.18rem);line-height:1.6}.eyebrow{font-size:.7rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.customers .intro h2 span{display:block;margin-top:24px;color:#d63a36;font-size:clamp(.82rem,1.1vw,1rem);font-weight:800;line-height:1;letter-spacing:.16em;text-transform:uppercase}.customers .intro{margin-bottom:clamp(38px,5vw,62px)}.approach .intro,.team .intro{margin-bottom:clamp(36px,4vw,52px)}
.customer-grid figure:nth-child(1):after{content:'Customer handover - 01'}.customer-grid figure:nth-child(2):after{content:'Customer handover - 02'}.customer-grid figure:nth-child(3):after{content:'Customer handover - 03'}.customer-grid figure:nth-child(4):after{content:'Customer handover - 04'}
@media(max-width:760px){.section .intro{grid-template-columns:1fr;row-gap:18px}.section .intro>.eyebrow,.section .intro>h2,.section .intro>p:last-child{grid-column:1}.section .intro>.eyebrow{margin:0}.section .intro>h2{font-size:clamp(2.8rem,13vw,4.4rem);line-height:.9}.section .intro>p:last-child{margin:8px 0 0;font-size:.94rem}.customers .intro h2 span{margin-top:18px;font-size:.68rem}.customer-grid figure:hover{transform:none}}

/* Customer stories: editorial collage, natural image ratios, no empty wells. */
.customers{overflow:hidden}.customer-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(14px,2vw,28px);overflow:visible;margin:0;padding:0;scroll-snap-type:none}.customer-grid figure,.customer-grid figure:first-child{position:relative;display:block;width:auto;height:auto;min-width:0;margin:0;padding:0;background:#080a0d;border:0;box-shadow:0 22px 46px rgba(18,17,15,.18);overflow:hidden;transform:none}.customer-grid figure:nth-child(1){grid-column:1/8}.customer-grid figure:nth-child(2){grid-column:8/13;margin-top:clamp(38px,6vw,88px)}.customer-grid figure:nth-child(3){grid-column:1/6;margin-top:clamp(-42px,-3vw,-18px)}.customer-grid figure:nth-child(4){grid-column:6/13;margin-top:clamp(18px,4vw,56px)}.customer-grid figure:hover{transform:translateY(-5px);box-shadow:0 30px 60px rgba(18,17,15,.24)}.customer-grid img{display:block;width:100%;height:auto;object-fit:contain;background:transparent}.customer-grid figure:after{left:18px;bottom:18px;border-left:3px solid #ff453a;background:rgba(8,10,13,.88);box-shadow:0 8px 22px rgba(0,0,0,.2)}
.floating-wa{position:fixed;z-index:30;right:clamp(16px,2vw,28px);bottom:clamp(16px,2vw,28px);display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.28),0 0 0 5px rgba(37,211,102,.14);transition:transform .25s ease,box-shadow .25s ease}.floating-wa:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 16px 34px rgba(0,0,0,.34),0 0 0 6px rgba(37,211,102,.18)}.floating-wa:focus-visible{outline:3px solid #ff9f0a;outline-offset:4px}.floating-wa svg{width:30px;height:30px;fill:currentColor}
@media(max-width:760px){.customer-grid{grid-template-columns:1fr;gap:14px}.customer-grid figure:nth-child(n){grid-column:1;margin:0}.customer-grid figure:after{left:12px;bottom:12px}.floating-wa{width:54px;height:54px}.floating-wa svg{width:27px;height:27px}}
@media(prefers-reduced-motion:reduce){.customer-grid figure,.floating-wa{transition:none}.customer-grid figure:hover,.floating-wa:hover{transform:none}}

/* Directions panel: deliberate brand composition instead of a placeholder map. */
.visit{grid-template-columns:minmax(300px,.82fr) minmax(460px,1.18fr);gap:clamp(36px,7vw,110px);padding-top:clamp(70px,8vw,110px);padding-bottom:clamp(70px,8vw,110px);background:#f4f1e9}.visit-copy{max-width:480px}.visit h2{max-width:460px;font-size:clamp(3.8rem,6vw,6.8rem);line-height:.86;text-wrap:balance}.visit-copy>p:not(.eyebrow){font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.5}.map{height:clamp(430px,48vw,590px);border:0;background:#14181d;box-shadow:0 26px 56px rgba(16,18,21,.2)}.roads{inset:-12%;opacity:.9;background:linear-gradient(28deg,transparent 43.5%,rgba(244,241,233,.18) 44%,rgba(244,241,233,.18) 45.4%,transparent 46%),linear-gradient(-18deg,transparent 46.5%,rgba(244,241,233,.12) 47%,rgba(244,241,233,.12) 48.6%,transparent 49%),linear-gradient(83deg,transparent 56%,rgba(244,241,233,.14) 56.5%,rgba(244,241,233,.14) 58%,transparent 58.5%)}.map:after{content:'NUWARA ELIYA';position:absolute;left:24px;top:24px;color:rgba(255,255,255,.48);font-size:.62rem;font-weight:800;letter-spacing:.22em}.pin{left:53%;top:40%}.pin span{width:28px;height:28px;background:#d63a36;box-shadow:0 9px 24px rgba(214,58,54,.42)}.pin b,.pin small{background:#f4f1e9}.pin b{padding:10px 14px 5px;font-size:1rem}.pin small{padding:3px 14px 10px}.map-note{right:22px;bottom:20px;color:#fff}.visit .button{padding:17px 25px}
@media(max-width:760px){.visit{grid-template-columns:1fr;gap:34px}.visit h2{font-size:clamp(3.4rem,16vw,5rem)}.map{height:390px}.pin{left:48%;top:40%}}
.customer-grid{align-items:start}.customer-grid figure,.customer-grid figure:first-child{align-self:start;height:max-content}

/* Customer handovers: one complete, carefully framed story at a time. */
.customer-grid{display:flex;flex-direction:column;align-items:stretch;gap:clamp(28px,5vw,64px);max-width:1040px;margin:0 auto;padding:0;overflow:visible}.customer-grid figure,.customer-grid figure:first-child,.customer-grid figure:nth-child(n){display:block;align-self:flex-start;width:min(88%,900px);height:auto;margin:0;padding:clamp(8px,1vw,12px);background:#fff;border:1px solid rgba(8,10,13,.12);box-shadow:0 20px 45px rgba(18,17,15,.14);transform:none}.customer-grid figure:nth-child(even){align-self:flex-end}.customer-grid img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;background:transparent}.customer-grid figure:after{left:clamp(20px,3vw,34px);bottom:clamp(20px,3vw,34px);padding:9px 12px}.customer-grid figure:hover{transform:translateY(-4px)}
@media(max-width:1100px){.visit{grid-template-columns:1fr;gap:38px}.visit-copy{max-width:620px}.visit h2{max-width:620px}.map{width:100%;height:min(62vw,520px)}}
@media(max-width:760px){.customer-grid{gap:20px}.customer-grid figure,.customer-grid figure:first-child,.customer-grid figure:nth-child(n){align-self:stretch;width:100%;padding:6px}.customer-grid figure:after{left:14px;bottom:14px;padding:7px 9px;font-size:.5rem}.visit .map{height:360px}}

/* Keep each full customer photo visible within one screen. */
.customer-grid figure,.customer-grid figure:first-child,.customer-grid figure:nth-child(n){align-self:center;width:fit-content;max-width:min(92%,900px);scroll-margin-top:120px}.customer-grid figure:nth-child(even){align-self:center}.customer-grid img{width:auto;height:auto;max-width:100%;max-height:calc(100svh - 150px);margin:auto;object-fit:contain}
@media(max-width:760px){.customer-grid figure,.customer-grid figure:first-child,.customer-grid figure:nth-child(n){align-self:center;width:fit-content;max-width:100%;scroll-margin-top:112px}.customer-grid img{width:auto;max-width:100%;max-height:calc(100svh - 132px)}}

/* Wider location view: show more surrounding roads around the pin. */
.map .roads{inset:-30%;transform:scale(.72);transform-origin:center;opacity:.78}.map .pin{left:54%;top:43%}
@media(max-width:760px){.map .roads{inset:-34%;transform:scale(.7)}.map .pin{left:51%;top:43%}}

/* Customer section dark treatment with complete natural photo framing. */
.customers{background:#080a0d;color:#f4f1e9}.customers .intro>p:last-child{color:#aeb3b9}.customers .intro h2 span{color:#ff453a}.customer-grid figure,.customer-grid figure:first-child,.customer-grid figure:nth-child(n){background:#11151b;border-color:rgba(255,255,255,.14);box-shadow:0 22px 48px rgba(0,0,0,.34)}.customer-grid img{background:#11151b;object-fit:contain}.customer-grid figure:hover{box-shadow:0 30px 58px rgba(0,0,0,.46)}

/* Consistent full-photo boxes: every source image remains visible. */
.customer-grid figure,.customer-grid figure:first-child,.customer-grid figure:nth-child(n){width:min(92%,900px);height:min(64svh,520px);max-width:900px;padding:10px}.customer-grid img{width:100%;height:100%;max-width:100%;max-height:100%;margin:0;object-fit:contain;object-position:center}.customer-grid figure:after{z-index:2}
@media(max-width:760px){.customer-grid figure,.customer-grid figure:first-child,.customer-grid figure:nth-child(n){width:100%;height:min(68svh,480px);padding:6px}}

/* Premium footer hierarchy. */
footer{display:block;padding:clamp(54px,7vw,90px) var(--pad) 34px;background:#080a0d;color:#f4f1e9;border-top:1px solid rgba(255,255,255,.12)}footer .footer-top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding-bottom:clamp(38px,5vw,62px);border-bottom:1px solid rgba(255,255,255,.14)}footer .brand{margin:0}footer .brand strong{font-size:clamp(1rem,1.4vw,1.22rem);letter-spacing:.09em}footer .brand i{color:#ff453a;font-style:normal}footer .brand span{margin-top:10px}.footer-cta{text-align:right}.footer-cta p{margin:0 0 16px;color:#aeb3b9;font-size:.82rem}.footer-wa{display:inline-flex;align-items:center;gap:18px;padding:15px 20px;border-radius:99px;background:#25d366;color:#07120a;font-size:.78rem;font-weight:800;transition:transform .25s ease}.footer-wa:hover{transform:translateY(-2px)}.footer-wa span{font-size:1rem}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:28px 0}.footer-bottom nav{display:flex;justify-content:flex-start;gap:clamp(18px,3vw,38px);font-size:.75rem}.footer-bottom nav a{color:#d7dade;transition:color .2s ease}.footer-bottom nav a:hover{color:#ff9f0a}.footer-contact{display:flex;align-items:center;gap:13px}.footer-contact small{color:#7f868e;text-transform:uppercase;letter-spacing:.14em;font-size:.52rem}.footer-contact span{color:#ff9f0a;font-size:.82rem;font-weight:800}footer>p{margin:10px 0 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);color:#747b84;font-size:.62rem}
@media(max-width:900px){footer .footer-top{align-items:flex-start}.footer-bottom{align-items:flex-start}.footer-bottom nav{flex-wrap:wrap;max-width:480px}.footer-contact{flex-direction:column;align-items:flex-end;gap:5px}}
@media(max-width:620px){footer{padding-top:46px}footer .footer-top,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-cta{text-align:left}.footer-bottom nav{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:16px 30px}.footer-contact{align-items:flex-start}.footer-wa{padding:14px 18px}}
.customer-grid figure,.customer-grid figure:first-child,.customer-grid figure:nth-child(n){flex:none;flex-basis:auto}.footer-bottom .footer-contact{margin-right:72px}
@media(max-width:620px){.footer-bottom .footer-contact{margin-right:0}}

/* Final customer-card composition: frame follows each full photo, no dead gutters. */
.customer-grid{gap:clamp(30px,4vw,48px)}.customer-grid figure,.customer-grid figure:first-child,.customer-grid figure:nth-child(n){flex:none;align-self:center;width:fit-content;height:auto;max-width:min(94%,920px);padding:8px;background:#11151b;scroll-margin-top:120px}.customer-grid figure:nth-child(even){align-self:center}.customer-grid img{display:block;width:auto;height:auto;max-width:100%;max-height:min(72svh,560px);margin:0 auto;object-fit:contain;object-position:center}.customer-grid figure:after{left:20px;bottom:20px}
@media(max-width:760px){.customer-grid{gap:24px}.customer-grid figure,.customer-grid figure:first-child,.customer-grid figure:nth-child(n){width:fit-content;height:auto;max-width:100%;padding:5px}.customer-grid img{width:auto;height:auto;max-width:100%;max-height:min(70svh,520px)}.customer-grid figure:after{left:13px;bottom:13px}}

/* Balanced location layout at tablet and compact-desktop widths. */
@media(min-width:781px) and (max-width:1100px){.visit{grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);gap:32px}.visit-copy{max-width:360px}.visit h2{max-width:360px;font-size:clamp(3rem,5.6vw,4.25rem)}.visit .map{width:100%;height:440px}.visit .pin{left:52%;top:37%}}
@media(max-width:780px){.visit{grid-template-columns:1fr;gap:30px}.visit .map{height:320px}.visit .pin{left:50%;top:34%}.visit h2{font-size:clamp(3.2rem,15vw,4.8rem)}}

/* Controlled hero typography: vehicle remains the visual focus. */
.hero-copy{max-width:min(760px,52vw);bottom:13%}.hero-copy h1{font-size:clamp(3.6rem,5.5vw,6rem);line-height:.9;letter-spacing:-.055em;text-wrap:balance}.hero-copy .eyebrow{margin-bottom:18px}.hero-copy .hero-sold{margin-bottom:14px}.hero-copy .actions{gap:24px}
@media(max-width:760px){.hero-copy{left:20px;right:20px;bottom:15%;max-width:none}.hero-copy h1{font-size:clamp(3.1rem,13vw,4.25rem);line-height:.92}.hero-copy .eyebrow{margin-bottom:14px}.hero-copy .actions{gap:16px}.hero-copy .button{padding:13px 17px}}

/* Available stock: separate from the sold archive. */
.available-stock{background:#f4f1e9}.available-stock .intro{margin-bottom:clamp(38px,5vw,64px)}.available-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.stock-card{position:relative;overflow:hidden;background:#11151b;color:#fff;border:1px solid rgba(8,10,13,.12);box-shadow:0 22px 48px rgba(16,18,21,.16)}.stock-status{position:absolute;z-index:3;left:22px;top:22px;padding:11px 16px;border-radius:99px;background:#25d366;color:#07120a;text-transform:uppercase;letter-spacing:.15em;font-size:.65rem;font-weight:900;box-shadow:0 8px 22px rgba(0,0,0,.22)}.stock-photo{position:relative;display:grid;place-items:center;width:100%;height:clamp(430px,48vw,610px);padding:16px;border:0;background:#171c23;cursor:pointer}.stock-photo img{width:100%;height:100%;object-fit:contain;object-position:center}.stock-photo small{position:absolute;right:16px;bottom:14px;padding:7px 9px;background:rgba(8,10,13,.84);color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:.52rem}.stock-copy{padding:28px 28px 32px}.stock-copy>p{margin:0 0 10px;color:#ff9f0a;text-transform:uppercase;letter-spacing:.16em;font-size:.61rem;font-weight:800}.stock-copy h3{margin:0 0 13px;font-size:clamp(2rem,3.5vw,3.5rem);line-height:.95;letter-spacing:-.05em}.stock-copy>span{display:block;color:#aeb3b9;font-size:.82rem}.stock-enquire{margin-top:24px;background:#fff;color:#080a0d}.stock-enquire:hover{background:#25d366}.stock-card:hover{border-color:rgba(37,211,102,.5)}
@media(max-width:900px){.available-grid{grid-template-columns:1fr}.stock-photo{height:min(78vw,610px)}}
@media(max-width:760px){.stock-status{left:14px;top:14px;padding:9px 13px;font-size:.56rem}.stock-photo{height:min(112vw,520px);padding:10px}.stock-copy{padding:24px 20px 28px}.stock-copy h3{font-size:clamp(2rem,10vw,3rem)}}

/* Final available-stock treatment: full-width black, green status, full vehicle in view. */
.available-stock{margin-left:calc(var(--pad) * -1);margin-right:calc(var(--pad) * -1);padding-top:clamp(62px,7vw,94px);padding-bottom:clamp(62px,7vw,94px);background:#080a0d;color:#f4f1e9}.available-stock .intro>.eyebrow{color:#25d366}.available-stock .intro h2 em{color:#25d366}.available-stock .intro>p:last-child{color:#aeb3b9}.available-grid{max-width:1180px;margin:0 auto}.stock-card{background:#10151b;border-color:rgba(255,255,255,.14);box-shadow:0 22px 48px rgba(0,0,0,.36)}.stock-photo{height:min(62svh,520px);padding:14px;background:#151a20}.stock-photo img{width:100%;height:100%;object-fit:contain;object-position:center;background:#151a20}.stock-copy{border-top:1px solid rgba(255,255,255,.1)}
@media(max-width:900px){.stock-photo{height:min(62svh,520px)}}
@media(max-width:760px){.available-stock{padding-top:52px;padding-bottom:56px}.stock-photo{height:min(58svh,460px);padding:8px}}
.vehicle .available-stock{background-color:#080a0d;color:#f4f1e9}.vehicle .available-stock .eyebrow,.vehicle .available-stock h2 em{color:#25d366}.vehicle .available-stock .intro>p:last-child{color:#aeb3b9}
.stock-photo{position:relative;overflow:hidden}.stock-photo img{position:absolute;inset:14px;width:calc(100% - 28px);height:calc(100% - 28px);min-width:0;min-height:0;max-width:none;max-height:none;object-fit:contain;object-position:center;background:#151a20}
@media(max-width:760px){.stock-photo img{inset:8px;width:calc(100% - 16px);height:calc(100% - 16px)}}

/* Available vehicles are the primary sales focus. */
.hero-sold.available{background:#25d366;color:#07120a;box-shadow:0 10px 28px rgba(37,211,102,.26)}
.hero-copy .eyebrow.available{color:#25d366}
.hero-copy h1{margin-bottom:clamp(22px,3vh,34px);max-width:12ch;line-height:.92}
.hero-copy .actions{position:relative;z-index:2;row-gap:14px}
.available-grid{grid-template-columns:1fr;max-width:1120px}
.stock-card{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);min-height:560px}
.stock-photo{height:auto;min-height:560px}
.stock-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,64px);border-top:0;border-left:1px solid rgba(255,255,255,.1)}
.stock-copy>p{color:#25d366}
.stock-copy>span{font-size:.92rem;line-height:1.65}
.stock-enquire{align-self:flex-start}
@media(max-width:820px){.stock-card{grid-template-columns:1fr;min-height:0}.stock-photo{height:min(68svh,560px);min-height:420px}.stock-copy{border-left:0;border-top:1px solid rgba(255,255,255,.1)}}
@media(max-width:520px){.stock-photo{height:min(60svh,480px);min-height:360px}}
@media(max-width:760px){.hero-copy h1{font-size:clamp(3.15rem,12.5vw,5rem);margin-bottom:20px}.hero-copy .actions{gap:12px 20px}.hero-copy .button{padding:14px 18px}.hero-copy .text-link{font-size:.72rem}}

/* Temporary WhatsApp-only contact experience. */
.whatsapp-contact{background:#080a0d;color:#f4f1e9}
.whatsapp-contact-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:clamp(34px,8vw,120px);align-items:center}
.whatsapp-contact .eyebrow{color:#25d366}
.whatsapp-contact h2{font-size:clamp(3.5rem,7vw,7rem);line-height:.88}
.whatsapp-contact h2 em{color:#25d366}
.whatsapp-contact p:not(.eyebrow){max-width:610px;color:#b7bdc5;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.65}
.whatsapp-primary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:96px;padding:20px 24px;border-radius:18px;background:#25d366;color:#06110a;box-shadow:0 22px 50px rgba(37,211,102,.18);transition:transform .25s,box-shadow .25s}
.whatsapp-primary:hover{transform:translateY(-3px);box-shadow:0 28px 62px rgba(37,211,102,.28)}
.whatsapp-primary .wa-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#fff;color:#25d366}
.whatsapp-primary svg{width:30px;height:30px;fill:currentColor}
.whatsapp-primary strong{font-size:clamp(1.15rem,2vw,1.55rem)}
.whatsapp-contact-inner>small{grid-column:2;color:#7f8892;text-align:center;text-transform:uppercase;letter-spacing:.14em;font-size:.56rem;margin-top:-72px}
@media(max-width:760px){.whatsapp-contact-inner{grid-template-columns:1fr}.whatsapp-contact h2{font-size:clamp(3.35rem,15vw,5rem)}.whatsapp-primary{min-height:82px}.whatsapp-contact-inner>small{grid-column:1;margin-top:-22px}.whatsapp-primary .wa-icon{width:46px;height:46px}}

/* Real embedded location map, matching the approved reference. */
.map-embed{position:relative;background:#d8d6d0;overflow:hidden}
.map-embed:after{display:none}
.map-embed iframe{display:block;width:100%;height:100%;border:0;filter:saturate(.82) contrast(.96)}
.map-embed .map-note{z-index:2;padding:12px 15px;background:rgba(8,10,13,.88);color:#fff;border-radius:999px;box-shadow:0 8px 24px rgba(0,0,0,.22)}
@media(max-width:1100px){.visit h2{font-size:clamp(3rem,8vw,4.75rem);line-height:.9}.visit-copy{max-width:100%}}
@media(max-width:760px){.visit{padding-top:58px;padding-bottom:58px}.visit h2{font-size:clamp(2.8rem,13vw,4.25rem);line-height:.92}.visit .map-embed{height:330px}.map-embed .map-note{right:12px;bottom:12px;font-size:.58rem}}
