:root{
  --bg:#03110f;
  --bg2:#071a16;
  --panel:rgba(18,40,35,.74);
  --panel-strong:rgba(16,38,33,.92);
  --line:rgba(183,255,235,.13);
  --line2:rgba(183,255,235,.25);
  --text:#f5fff9;
  --muted:#abc0b9;
  --soft:#ddfff5;
  --accent:#62f7d4;
  --green:#46e788;
  --shadow:0 28px 72px rgba(0,0,0,.34);
  --container:min(1120px,calc(100% - 40px));
  --font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg)}
body{margin:0;min-height:100vh;font-family:var(--font);color:var(--text);background:radial-gradient(circle at 10% 0%,rgba(98,247,212,.14),transparent 24rem),radial-gradient(circle at 85% 18%,rgba(70,231,136,.13),transparent 28rem),linear-gradient(180deg,#03110f 0%,#031713 48%,#020d0b 100%);overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body::before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.014) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,#000,transparent 78%)}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
svg{display:block}.skip-link{position:absolute;left:12px;top:10px;z-index:99;transform:translateY(-180%);padding:10px 13px;border-radius:999px;background:var(--accent);color:#02110f;font-weight:950}.skip-link:focus{transform:translateY(0)}
.ambient{position:fixed;border-radius:50%;filter:blur(52px);opacity:.22;z-index:-1;pointer-events:none}.ambient-one{width:18rem;height:18rem;left:-8rem;top:11rem;background:#18ffd8}.ambient-two{width:24rem;height:24rem;right:-12rem;top:46%;background:#00b97b}
.site-header{width:var(--container);margin:14px auto 0;padding:8px 8px 8px 10px;display:flex;align-items:center;gap:10px;position:sticky;top:14px;z-index:50;border:1px solid var(--line);border-radius:999px;background:rgba(4,18,15,.78);box-shadow:0 16px 46px rgba(0,0,0,.32);backdrop-filter:blur(22px)}
.brand{display:flex;align-items:center;gap:10px;min-width:0}.brand img{width:42px;height:42px;object-fit:contain;border-radius:50%;filter:drop-shadow(0 0 12px rgba(98,247,212,.25))}.brand span{display:grid;line-height:.9;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.brand small{font-size:8px;letter-spacing:.36em;color:var(--accent);margin-top:4px}.nav{margin-left:auto;display:flex;gap:24px;font-size:13px;font-weight:850;color:#cce1db}.nav a{opacity:.82}.nav a:hover{opacity:1;color:var(--accent)}
.header-whatsapp{display:flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--green));color:#02120f;font-weight:950;font-size:13px;box-shadow:0 14px 36px rgba(98,247,212,.18)}.header-whatsapp svg{width:17px;height:17px;fill:currentColor}.menu-button{display:none;margin-left:auto;width:44px;height:42px;border:1px solid var(--line2);border-radius:999px;background:rgba(255,255,255,.055);position:relative;color:var(--text)}.menu-button span{position:absolute;left:12px;width:18px;height:2px;border-radius:2px;background:currentColor;transition:.2s}.menu-button span:nth-child(1){top:13px}.menu-button span:nth-child(2){top:20px}.menu-button span:nth-child(3){top:27px}.menu-open .menu-button span:nth-child(1){top:20px;transform:rotate(45deg)}.menu-open .menu-button span:nth-child(2){opacity:0}.menu-open .menu-button span:nth-child(3){top:20px;transform:rotate(-45deg)}
.section{width:var(--container);margin-inline:auto;padding:68px 0}.hero{padding-top:92px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,560px);gap:34px;align-items:center}.hero-copy{max-width:590px}.kicker{margin:0 0 14px;display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:950;color:var(--accent)}.kicker::before{content:"";width:18px;height:1px;background:var(--accent);opacity:.85}
h1,h2,h3,p{overflow-wrap:break-word}.hero h1,.section-head h2,.feature-card h2,.order-card h2,.visit-card h2{margin:0;font-weight:950;letter-spacing:-.07em}.hero h1{font-size:clamp(54px,7.2vw,92px);line-height:.88;max-width:9.8ch}.hero h1::after{content:"";display:block;width:72px;height:3px;border-radius:999px;margin-top:20px;background:linear-gradient(90deg,var(--accent),transparent)}.hero-text{margin:18px 0 0;max-width:43ch;color:#c6d9d3;line-height:1.62;font-size:16px}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;border:1px solid transparent;font-size:13px;font-weight:950;transition:.2s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--accent),var(--green));color:#02120f;box-shadow:0 16px 42px rgba(70,231,136,.18)}.btn-dark{background:rgba(255,255,255,.06);border-color:var(--line2);color:var(--text)}
.hero-image{position:relative;margin:0;isolation:isolate}.hero-image::before{content:"";position:absolute;inset:12% -5% 9% 18%;z-index:-1;background:linear-gradient(90deg,rgba(98,247,212,.08),rgba(98,247,212,.24));filter:blur(30px);border-radius:36px}.hero-image img{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:72% center;border-radius:30px;border:1px solid var(--line2);box-shadow:var(--shadow)}.hero-image figcaption{position:absolute;left:18px;right:18px;bottom:18px;min-height:40px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid var(--line2);border-radius:999px;background:rgba(5,21,18,.76);backdrop-filter:blur(16px);color:#cbe8df;font-size:12px}.hero-image figcaption span{width:8px;height:8px;border-radius:50%;background:#40ee91;box-shadow:0 0 18px #40ee91}.hero-image figcaption strong{color:var(--text)}.hero-image figcaption em{font-style:normal;color:var(--muted)}
.info-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:-6px}.info-grid article,.note-card,.category-card,.feature-card,.order-card,.enquiry-card,.visit-card{background:linear-gradient(145deg,rgba(24,52,45,.82),rgba(9,29,25,.78));border:1px solid var(--line);border-radius:24px;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 24px 55px rgba(0,0,0,.14)}.info-card{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;min-height:86px;padding:16px}.info-card small{color:#a8bbb5;font-size:12px}.info-card b{grid-column:2;color:#f4fff9;font-size:14px}.mini-icon{grid-row:1/3;width:36px;height:36px;border-radius:14px;display:grid;place-items:center;background:rgba(98,247,212,.12);border:1px solid rgba(98,247,212,.22);position:relative}.mini-icon::before{content:"";width:18px;height:18px;background:var(--accent);mask:center/contain no-repeat}.clock::before{mask-image:url('data:image/svg+xml,%3Csvg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm1 10.1 4 2.3-.9 1.5-4.9-2.8V6h1.8v6.1Z"/%3E%3C/svg%3E')}.whatsapp::before{mask-image:url('data:image/svg+xml,%3Csvg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M20.5 3.5A11.8 11.8 0 0 0 12.1 0C5.5 0 .1 5.4.1 11.9c0 2.1.6 4.1 1.6 5.9L0 24l6.3-1.6a12 12 0 0 0 5.8 1.5c6.6 0 11.9-5.4 11.9-12 0-3.2-1.2-6.2-3.5-8.4Z"/%3E%3C/svg%3E')}.pin::before{mask-image:url('data:image/svg+xml,%3Csvg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M12 2a7.5 7.5 0 0 0-7.5 7.5C4.5 15.1 12 22 12 22s7.5-6.9 7.5-12.5A7.5 7.5 0 0 0 12 2Zm0 10.2a2.7 2.7 0 1 1 0-5.4 2.7 2.7 0 0 1 0 5.4Z"/%3E%3C/svg%3E')}
.intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,480px);gap:34px;align-items:center}.section-head h2{font-size:clamp(40px,5.2vw,70px);line-height:.92;max-width:760px}.note-card{padding:34px}.note-card p,.feature-card p,.order-card p{margin:0;color:#c2d7d1;line-height:1.72;font-size:15px}.split-title{display:flex;align-items:end;justify-content:space-between;gap:18px}.small-pill{flex:0 0 auto;border:1px solid var(--line2);border-radius:999px;padding:9px 15px;font-size:12px;font-weight:950;color:var(--soft);background:rgba(255,255,255,.04)}
.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:28px}.category-card{min-height:146px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.category-card::after{content:"";position:absolute;right:-55px;bottom:-55px;width:110px;height:110px;background:radial-gradient(circle,rgba(98,247,212,.24),transparent 70%)}.category-card:hover,.enquiry-card:hover{border-color:rgba(98,247,212,.4);transform:translateY(-2px)}.cat-icon{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;background:rgba(255,255,255,.045);border:1px solid var(--line);position:relative}.cat-icon::before{content:"";width:29px;height:29px;background:center/contain no-repeat}.produce::before{background-image:url('assets/icons/produce.svg')}.drinks::before{background-image:url('assets/icons/drinks.svg')}.pantry::before{background-image:url('assets/icons/pantry.svg')}.home::before{background-image:url('assets/icons/home.svg')}.child::before{background-image:url('assets/icons/child.svg')}.snacks::before{background-image:url('assets/icons/snacks.svg')}.category-card h3{margin:18px 0 5px;font-size:15px}.category-card p{margin:0;color:#aabdb7;font-size:12px;line-height:1.45}
.feature{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.feature-image img{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:center;border-radius:30px;border:1px solid var(--line2);box-shadow:var(--shadow)}.feature-card{padding:42px}.feature-card h2,.order-card h2,.visit-card h2{font-size:clamp(36px,4.3vw,62px);line-height:.9}.feature-card p{margin-top:20px}.feature-card ul{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:11px}.feature-card li{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:850}.feature-card li::before{content:"";width:18px;height:18px;border-radius:50%;background:var(--accent);box-shadow:0 0 18px rgba(98,247,212,.32);background-image:url('data:image/svg+xml,%3Csvg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill="%2303110f" d="M8.2 13.6 4.6 10l1.3-1.3 2.3 2.3 5.9-5.9 1.3 1.3z"/%3E%3C/svg%3E')}
.order-card{display:grid;grid-template-columns:minmax(300px,480px) 1fr;gap:28px;padding:24px}.order-image img{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:26px;border:1px solid var(--line2)}.order-copy{padding:22px 18px 22px 0}.steps{display:grid;gap:10px;margin:22px 0}.steps div{display:flex;align-items:center;gap:10px;min-height:46px;padding:10px 12px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.04)}.steps b{width:26px;height:26px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:rgba(98,247,212,.14);color:var(--accent);font-size:12px}.steps span{font-size:13px;font-weight:850}.enquiry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}.enquiry-card{min-height:126px;padding:18px;display:flex;flex-direction:column;gap:9px}.enquiry-card .cat-icon{width:34px;height:34px;border-radius:13px}.enquiry-card .cat-icon::before{width:23px;height:23px}.enquiry-card b{font-size:16px}.enquiry-card small{color:#aabdb7;font-size:12px;line-height:1.42}.visit-card{display:grid;grid-template-columns:minmax(0,430px) 1fr;gap:24px;padding:28px}.visit-copy dl{margin:24px 0 0;display:grid;gap:12px}.visit-copy dl div{padding:14px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.045)}dt{margin:0 0 5px;color:var(--muted);font-size:12px}dd{margin:0;color:var(--text);font-weight:900}.compact{margin-top:18px}.compact .btn{min-height:42px}.map-card{position:relative;min-height:380px;border-radius:28px;overflow:hidden;border:1px solid var(--line);background:#0b201c;display:block}.map-lines{position:absolute;inset:0;background:linear-gradient(40deg,transparent 30%,rgba(98,247,212,.1),transparent 62%),linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:100% 100%,42px 42px,42px 42px;opacity:.72;transform:rotate(-8deg) scale(1.25)}.map-pin{position:absolute;left:52%;top:42%;width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:rgba(98,247,212,.1);box-shadow:0 0 55px rgba(98,247,212,.38)}.map-pin span{width:23px;height:23px;border-radius:50% 50% 50% 0;background:var(--accent);transform:rotate(-45deg);position:relative}.map-pin span::after{content:"";position:absolute;inset:7px;border-radius:50%;background:#03110f}.map-label{position:absolute;left:20px;right:20px;bottom:20px;border-radius:18px;background:rgba(3,17,15,.78);border:1px solid var(--line2);padding:15px;backdrop-filter:blur(14px)}.map-label b{display:block}.map-label small{color:var(--muted)}
.footer{width:var(--container);margin:18px auto 92px;padding:18px;border:1px solid var(--line);border-radius:26px;background:rgba(15,35,30,.72);display:flex;align-items:center;gap:18px;backdrop-filter:blur(18px)}.footer-brand img{width:36px;height:36px}.footer p{margin:0;color:var(--muted);font-size:14px}.footer nav{margin-left:auto;display:flex;gap:24px;color:var(--accent);font-weight:900;font-size:13px}.floating-actions{position:fixed;right:22px;bottom:22px;z-index:60;display:flex;gap:10px}.floating-actions a{min-height:42px;padding:0 17px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:950;font-size:13px;box-shadow:0 18px 38px rgba(0,0,0,.32)}.float-whatsapp{background:var(--accent);color:#02110f}.float-call{background:rgba(255,255,255,.08);border:1px solid var(--line2);backdrop-filter:blur(14px)}
.reveal{opacity:0;transform:translateY(16px);animation:rise .7s ease forwards}.delay-1{animation-delay:.12s}.delay-2{animation-delay:.22s}@keyframes rise{to{opacity:1;transform:translateY(0)}}
@media (max-width:980px){
  :root{--container:min(100% - 28px,680px)}
  .site-header{position:relative;top:auto;margin-top:10px}.header-whatsapp span{display:none}.header-whatsapp{margin-left:auto;width:44px;height:42px;padding:0}.menu-button{display:block}.nav{position:absolute;left:0;right:0;top:calc(100% + 10px);margin:0;padding:10px;display:grid;gap:2px;border:1px solid var(--line);border-radius:22px;background:rgba(5,19,16,.97);box-shadow:0 20px 55px rgba(0,0,0,.42);opacity:0;transform:translateY(-6px);pointer-events:none;transition:.2s}.menu-open .nav{opacity:1;transform:translateY(0);pointer-events:auto}.nav a{padding:14px 16px;border-radius:14px}.nav a:hover{background:rgba(255,255,255,.05)}
  .section{padding:48px 0}.hero{grid-template-columns:1fr;padding-top:34px;gap:18px}.hero h1{font-size:clamp(44px,11.5vw,62px);max-width:12ch}.hero-copy{max-width:none}.hero-text{font-size:15px;max-width:36ch}.hero-image{order:2}.hero-image img{border-radius:24px;aspect-ratio:4/3}.info-grid{order:3;margin-top:0;grid-template-columns:repeat(2,1fr);gap:9px}.info-location{grid-column:1/-1}.info-card{min-height:90px;padding:13px}.info-card b{font-size:13px;line-height:1.25}.info-card small{font-size:11px}.mini-icon{width:34px;height:34px}
  .intro{grid-template-columns:1fr;gap:18px}.section-head h2{font-size:clamp(36px,9.7vw,52px)}.note-card{padding:22px;border-radius:22px}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-card{border-radius:19px;min-height:132px;padding:16px}.category-card h3{font-size:13px;margin-top:15px}.category-card p{font-size:11px}.cat-icon{width:38px;height:38px;border-radius:14px}.cat-icon::before{width:26px;height:26px}.feature{grid-template-columns:1fr;gap:14px}.feature-image img{border-radius:22px;aspect-ratio:4/3}.feature-card{padding:24px;border-radius:24px}.feature-card h2,.order-card h2,.visit-card h2{font-size:clamp(34px,8.6vw,44px)}.order-card{grid-template-columns:1fr;padding:14px;border-radius:24px}.order-image img{height:auto;aspect-ratio:16/10;border-radius:20px}.order-copy{padding:8px 8px 10px}.enquiry-grid{grid-template-columns:repeat(2,1fr);gap:10px}.enquiry-card{min-height:112px;padding:15px;border-radius:18px}.visit-card{grid-template-columns:1fr;padding:16px;border-radius:24px}.visit-copy h2{font-size:clamp(30px,8.2vw,40px);line-height:.93}.visit-copy dl{gap:9px}.map-card{min-height:240px;border-radius:20px}.footer{align-items:flex-start;flex-direction:column;margin-bottom:36px}.footer nav{margin-left:0;flex-wrap:wrap}.floating-actions{display:none}
}
@media (max-width:430px){
  :root{--container:calc(100% - 22px)}
  body{background:radial-gradient(circle at 8% 0%,rgba(98,247,212,.12),transparent 18rem),linear-gradient(180deg,#03110f 0%,#031512 52%,#020d0b 100%)}
  .site-header{width:calc(100% - 18px);border-radius:20px}.brand img{width:34px;height:34px}.brand span{font-size:11px}.brand small{font-size:7px;letter-spacing:.28em}.hero{padding-top:30px}.kicker{font-size:8.3px;letter-spacing:.18em;margin-bottom:12px}.kicker::before{width:12px}.hero h1{font-size:38px;line-height:.9;letter-spacing:-.065em;max-width:11.5ch}.hero h1::after{width:48px;margin-top:15px}.hero-text{margin-top:15px;line-height:1.52}.cta-row{display:grid;grid-template-columns:1fr;gap:10px}.hero-actions{grid-template-columns:1fr}.btn{width:100%;min-height:47px}.hero-image figcaption{left:10px;right:10px;bottom:10px;font-size:11px}.hero-image figcaption em{display:none}.info-grid{grid-template-columns:repeat(2,1fr)}.info-card{min-height:82px;padding:11px;border-radius:17px}.info-location{grid-column:1/-1}.info-card b{font-size:12px}.mini-icon{width:30px;height:30px;border-radius:12px}.section{padding:42px 0}.section-head h2{font-size:33px;line-height:.94;letter-spacing:-.065em}.split-title{align-items:center}.small-pill{padding:8px 12px;font-size:11px}.note-card p,.feature-card p,.order-card p{font-size:14px;line-height:1.64}.category-grid{gap:9px}.category-card{min-height:122px;padding:14px}.feature-card h2,.order-card h2{font-size:32px;line-height:.93}.feature-card ul{gap:9px}.steps div{min-height:42px}.steps span{font-size:12px}.enquiry-card b{font-size:14px}.enquiry-card small{font-size:11px}.visit-copy h2{font-size:30px}.compact{display:grid;gap:9px}.map-card{min-height:218px}.footer{border-radius:22px}.footer nav{gap:18px}
}
@media (max-width:350px){.info-grid,.category-grid,.enquiry-grid{grid-template-columns:1fr}.hero h1{font-size:36px}.section-head h2{font-size:30px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* V4 client-presentation polish */
.hero h1 span{color:var(--accent);text-shadow:0 0 30px rgba(98,247,212,.22)}
.hero-copy .kicker{color:#8dfce6}
.hero-image{isolation:isolate}
.hero-image::before{content:"";position:absolute;inset:-1px;border-radius:calc(var(--radius) + 1px);background:linear-gradient(135deg,rgba(98,247,212,.26),transparent 36%,rgba(255,255,255,.08));z-index:-1;opacity:.8}
.category-card,.enquiry-card{position:relative;overflow:hidden}.category-card::after,.enquiry-card::after{content:"";position:absolute;inset:auto 12px 10px auto;width:42px;height:42px;border-radius:999px;background:radial-gradient(circle,rgba(98,247,212,.16),transparent 68%);opacity:.8;pointer-events:none}.visit-card{box-shadow:var(--shadow), inset 0 1px 0 rgba(255,255,255,.08)}
.footer{box-shadow:0 20px 60px rgba(0,0,0,.25), inset 0 1px 0 rgba(255,255,255,.06)}

@media (max-width:980px){
  .hero{padding-top:28px}
  .hero h1{font-size:clamp(42px,11vw,58px);max-width:11ch;line-height:.9}
  .hero-text{max-width:35ch}
  .section{padding:44px 0}
  .intro{padding-top:38px}
  .category-grid,.enquiry-grid{gap:11px}
  .feature-image{order:0}.feature-card{order:1}
  .order-image{margin-bottom:2px}
  .visit-card{gap:16px}
}
@media (max-width:430px){
  .site-header{min-height:58px;padding:8px 9px 8px 10px}
  .header-whatsapp{width:42px;height:40px;border-radius:15px}.menu-button{width:42px;height:40px;border-radius:15px}
  .hero{padding-top:26px;gap:16px}
  .hero h1{font-size:39px;max-width:10.4ch;letter-spacing:-.07em}
  .hero-text{font-size:14px;max-width:32ch;color:#b8cbc5}
  .hero-image img{aspect-ratio:1.18/1;object-position:center}
  .info-grid{gap:10px}.info-card{min-height:86px}
  .section{padding:40px 0}
  .intro{padding-top:34px}
  .section-head h2{font-size:32px;max-width:11.5ch}
  .categories .section-head h2{max-width:9ch}
  .small-pill{font-size:10px;padding:7px 10px;min-width:48px;text-align:center}
  .category-card{min-height:126px}.enquiry-card{min-height:116px}
  .feature-card,.order-card,.visit-card{border-radius:25px}
  .feature-card h2,.order-card h2{font-size:31px;max-width:10.5ch}
  .order-copy .btn{margin-top:2px}
  .visit-copy h2{font-size:29px;letter-spacing:-.06em;max-width:11ch}
  .visit-copy dl div{padding:13px 14px;border-radius:15px}
  .compact .btn{min-height:44px}
  .map-card{min-height:226px}
  .footer{gap:13px;padding:16px;margin-top:8px}
}


/* V5 mobile-first final polish from live screenshot review */
.site-header{
  display:grid;
  grid-template-columns:auto minmax(12px,1fr) auto auto;
  align-items:center;
  column-gap:10px;
}
.brand{grid-column:1;min-width:0;margin-right:0}
.nav{grid-column:2;justify-self:center}
.header-whatsapp{grid-column:3;margin-left:0;display:grid;place-items:center;flex:0 0 auto}
.menu-button{grid-column:4;display:none;place-items:center;flex:0 0 auto}
.header-whatsapp svg{display:block;width:19px;height:19px;fill:currentColor;margin:0 auto}.header-whatsapp span{line-height:1}

.visit-copy h2{max-width:12.5ch}.categories .section-head h2{max-width:13.5ch}.feature-card h2{max-width:12ch}.order-card h2{max-width:13ch}.category-card p,.enquiry-card small{line-height:1.42}.btn{letter-spacing:-.01em}.hero-image figcaption{box-shadow:0 12px 32px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08)}

@media (max-width:980px){
  .site-header{grid-template-columns:auto 1fr auto auto;column-gap:8px}
  .nav{grid-column:1/-1;justify-self:stretch}
  .header-whatsapp{justify-self:end;margin-left:0}
  .menu-button{display:grid;justify-self:end}
  .brand{justify-self:start}.brand span{display:block}
  .hero{max-width:680px;margin-left:auto;margin-right:auto}
  .categories .section-head h2{max-width:12.5ch}
  .visit-copy h2{max-width:10.5ch}
}
@media (max-width:430px){
  :root{--container:calc(100% - 24px)}
  .site-header{width:calc(100% - 20px);padding:8px 9px 8px 10px;gap:7px;border-radius:20px;background:linear-gradient(135deg,rgba(13,34,29,.76),rgba(3,17,15,.7));box-shadow:0 16px 42px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.08)}
  .brand img{width:35px;height:35px}.brand span{font-size:10.5px;letter-spacing:.13em}.brand small{font-size:6.5px;letter-spacing:.24em}
  .header-whatsapp,.menu-button{width:40px;height:40px;border-radius:14px}.header-whatsapp svg{width:18px;height:18px}.menu-button span{width:14px}
  .hero{padding-top:27px;gap:15px}.hero h1{font-size:38px;line-height:.91;max-width:11ch}.hero h1::after{margin-top:13px}.hero-text{font-size:14px;max-width:31.5ch}
  .btn{min-height:45px;font-size:12px}.hero-actions{gap:9px}.hero-image img{border-radius:22px;aspect-ratio:1.16/1}.hero-image figcaption{bottom:9px;left:9px;right:9px;min-height:32px;padding:7px 10px}.hero-image figcaption strong{font-size:11px}.hero-image figcaption span{width:8px;height:8px}
  .info-grid{gap:9px}.info-card{min-height:78px;padding:11px 12px;border-radius:17px}.mini-icon{width:28px;height:28px}.info-card small{font-size:10.5px}.info-card b{font-size:12px}
  .section{padding:38px 0}.intro{padding-top:32px}.kicker{font-size:8px;letter-spacing:.17em;margin-bottom:11px}.section-head h2{font-size:31px;line-height:.94}.note-card{padding:20px;border-radius:21px}.note-card p{font-size:13.5px}
  .categories .section-head h2{max-width:11.6ch}.split-title{gap:12px}.small-pill{padding:7px 10px}
  .category-grid{gap:10px}.category-card{min-height:116px;padding:13px;border-radius:18px}.cat-icon{width:34px;height:34px;border-radius:13px}.cat-icon::before{width:23px;height:23px}.category-card h3{font-size:13px;margin-top:12px}.category-card p{font-size:11px;color:#9cb0aa}
  .feature-image img{aspect-ratio:1.72/1;border-radius:21px}.feature-card{padding:22px;border-radius:23px}.feature-card h2{font-size:30px;max-width:11.5ch}.feature-card p{font-size:13.5px}.feature-card ul{font-size:12px}
  .order{padding-top:32px}.order-card{padding:13px;border-radius:23px}.order-image img{border-radius:18px;aspect-ratio:1.62/1}.order-copy{padding:8px 6px 8px}.order-card h2{font-size:30px;max-width:12ch}.order-card p{font-size:13.5px}.steps div{min-height:40px;padding:8px 10px}.steps b{width:24px;height:24px}.steps span{font-size:11.5px}.order-copy .btn{margin-top:6px}
  .enquiries{padding-top:34px}.enquiry-grid{gap:10px}.enquiry-card{min-height:106px;padding:13px;border-radius:18px}.enquiry-card b{font-size:13px}.enquiry-card small{font-size:10.5px;color:#9cafaa}
  .visit{padding-top:34px}.visit-card{padding:14px;border-radius:23px;gap:13px}.visit-copy h2{font-size:31px;max-width:9.5ch;line-height:.95}.visit-copy dl{margin-top:18px;gap:8px}.visit-copy dl div{padding:12px 13px;border-radius:15px}dt{font-size:11px}dd{font-size:13px}.compact{gap:8px;margin-top:14px}.compact .btn{min-height:42px}.map-card{min-height:198px;border-radius:19px}.map-label{left:13px;right:13px;bottom:13px;padding:12px;border-radius:14px}.map-pin{width:58px;height:58px}.map-pin span{width:18px;height:18px}
  .footer{padding:15px;border-radius:22px;margin-top:6px;margin-bottom:30px}.footer p{font-size:12.5px}.footer nav{gap:16px;font-size:11.5px}.footer-brand img{width:32px;height:32px}
}
@media (max-width:374px){
  .hero h1{font-size:36px}.section-head h2{font-size:29px}.feature-card h2,.order-card h2,.visit-copy h2{font-size:28px}.category-card{min-height:112px;padding:12px}.enquiry-card{min-height:100px}.brand span{display:none}.site-header{grid-template-columns:auto 1fr auto auto}.header-whatsapp{grid-column:3}.menu-button{grid-column:4}
}

/* V6 final mobile polish from live Cloudflare screenshot */
:root{--radius-lg:26px;--radius-md:19px}
.btn-primary{background:linear-gradient(135deg,#70ffe3 0%,#43ec91 100%)}
.btn-dark{background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));border-color:rgba(183,255,235,.18)}
.btn:focus-visible,.category-card:focus-visible,.enquiry-card:focus-visible,.map-card:focus-visible,.header-whatsapp:focus-visible,.menu-button:focus-visible{outline:3px solid rgba(98,247,212,.55);outline-offset:3px}
.category-card,.enquiry-card,.info-card,.note-card,.feature-card,.order-card,.visit-card{backdrop-filter:blur(16px)}
.category-card:hover,.enquiry-card:hover,.btn:hover{transform:translateY(-1px)}

@media (max-width:980px){
  .site-header{position:relative;top:auto;margin-top:8px}
  .brand span{display:none}
  .nav{top:calc(100% + 8px)}
  .hero{padding-top:24px}
  .hero h1{max-width:10.8ch}
  .section-head h2{max-width:13ch}
}

@media (max-width:430px){
  :root{--container:calc(100% - 24px)}
  body{background:radial-gradient(circle at 10% -2%,rgba(98,247,212,.16),transparent 16rem),radial-gradient(circle at 105% 22%,rgba(70,231,136,.09),transparent 20rem),linear-gradient(180deg,#03110f 0%,#031411 48%,#020d0b 100%)}
  body::before{background-size:54px 54px;opacity:.78}
  .site-header{width:calc(100% - 18px);min-height:54px;padding:7px 8px 7px 9px;border-radius:18px;grid-template-columns:auto 1fr auto auto;column-gap:7px;background:rgba(5,22,18,.78);border-color:rgba(183,255,235,.16);box-shadow:0 14px 38px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.075)}
  .brand{gap:0}.brand img{width:38px;height:38px}.brand span{display:none!important}
  .header-whatsapp,.menu-button{width:38px;height:38px;border-radius:13px}.header-whatsapp svg{width:18px;height:18px}.menu-button span{left:12px;width:14px;height:1.8px}.menu-button span:nth-child(1){top:12px}.menu-button span:nth-child(2){top:19px}.menu-button span:nth-child(3){top:26px}
  .nav{border-radius:18px;padding:8px}.nav a{padding:13px 14px;font-size:13px}

  .hero{padding-top:22px;gap:14px}.hero h1{font-size:39px;line-height:.895;max-width:10.5ch;letter-spacing:-.074em}.hero h1::after{width:42px;height:2px;margin-top:12px}.hero-text{font-size:13.6px;line-height:1.55;max-width:32ch;margin-top:14px;color:#c3d7d1}
  .kicker{font-size:7.5px;letter-spacing:.18em;margin-bottom:10px;gap:6px}.kicker::before{width:11px}
  .hero-actions{gap:8px;margin-top:21px}.btn{min-height:43px;border-radius:16px;font-size:11.8px;padding:0 16px}.hero-actions .btn:first-child{min-height:46px;border-radius:18px}.hero-actions .btn-dark{min-height:42px;color:#eafff9}
  .hero-image{margin-top:1px}.hero-image img{border-radius:21px;aspect-ratio:1.20/1;object-position:center}.hero-image figcaption{left:8px;right:8px;bottom:8px;min-height:31px;padding:6px 9px;border-radius:16px}.hero-image figcaption strong{font-size:10.7px}.hero-image figcaption span{width:7px;height:7px}
  .info-grid{gap:8px}.info-card{min-height:74px;padding:10px 11px;border-radius:16px;column-gap:10px}.mini-icon{width:27px;height:27px;border-radius:11px}.mini-icon::before{width:16px;height:16px}.info-card small{font-size:10px}.info-card b{font-size:11.5px;line-height:1.18}

  .section{padding:35px 0}.intro{padding-top:30px;gap:14px}.section-head h2{font-size:30px;line-height:.95;letter-spacing:-.066em;max-width:12.4ch}.intro .section-head h2{max-width:12.8ch}.note-card{padding:18px;border-radius:20px}.note-card p{font-size:13.2px;line-height:1.62;color:#c3d5cf}

  .split-title{align-items:flex-start;gap:10px}.categories .section-head h2{max-width:10.7ch}.small-pill{margin-top:4px;border-radius:14px;padding:7px 9px;font-size:10px;background:rgba(255,255,255,.045)}
  .category-grid{margin-top:20px;gap:8px}.category-card{min-height:106px;padding:12px;border-radius:17px}.cat-icon{width:32px;height:32px;border-radius:12px}.cat-icon::before{width:21px;height:21px}.category-card h3{font-size:12.6px;margin:10px 0 4px}.category-card p{font-size:10.6px;line-height:1.35;color:#a9bbb5}.category-card::after,.enquiry-card::after{width:36px;height:36px;right:8px;bottom:8px;opacity:.65}

  .feature{gap:12px}.feature-image img{border-radius:20px;aspect-ratio:1.66/1}.feature-card{padding:20px;border-radius:22px;background:linear-gradient(150deg,rgba(23,55,47,.92),rgba(8,29,25,.82))}.feature-card h2{font-size:29px;line-height:.94;max-width:11.8ch}.feature-card p{font-size:13.2px;line-height:1.58}.feature-card ul{margin-top:15px;gap:8px;font-size:11.7px}

  .order{padding-top:31px}.order-card{padding:11px;border-radius:22px;background:linear-gradient(160deg,rgba(22,52,45,.92),rgba(7,27,23,.86));border-color:rgba(98,247,212,.16)}.order-image img{border-radius:17px;aspect-ratio:1.58/1}.order-copy{padding:9px 5px 7px}.order-card h2{font-size:29px;line-height:.94;max-width:11.9ch}.order-card p{font-size:13.2px;line-height:1.55}.steps{gap:7px;margin-top:14px}.steps div{min-height:39px;padding:8px 9px;border-radius:14px}.steps b{width:23px;height:23px;font-size:11px}.steps span{font-size:11.2px;line-height:1.25}.order-copy .btn{margin-top:7px;border-radius:17px}

  .enquiries{padding-top:33px}.enquiry-grid{margin-top:16px;gap:8px}.enquiry-card{min-height:96px;padding:12px;border-radius:17px}.enquiry-card b{font-size:12.6px}.enquiry-card small{font-size:10.4px;line-height:1.35;color:#a8bab4}

  .visit{padding-top:32px}.visit-card{padding:13px;border-radius:22px;gap:12px;background:linear-gradient(155deg,rgba(24,55,47,.94),rgba(7,28,24,.86))}.visit-copy h2{font-size:30px;line-height:.93;max-width:9.3ch;letter-spacing:-.066em}.visit-copy dl{margin-top:16px;gap:7px}.visit-copy dl div{padding:11px 12px;border-radius:14px}dt{font-size:10.5px}dd{font-size:12.6px}.compact{gap:7px;margin-top:12px}.compact .btn{min-height:40px;border-radius:14px;font-size:11.3px}.map-card{min-height:178px;border-radius:18px}.map-pin{width:52px;height:52px}.map-pin span{width:16px;height:16px}.map-label{left:11px;right:11px;bottom:11px;padding:11px;border-radius:13px}.map-label b{font-size:12px}.map-label small{font-size:10.5px}

  .footer{padding:14px;border-radius:20px;margin-top:5px;margin-bottom:24px;gap:11px}.footer-brand img{width:30px;height:30px}.footer p{font-size:12px}.footer nav{gap:14px;font-size:11px}
}

@media (max-width:374px){
  .hero h1{font-size:35px}.section-head h2{font-size:28px}.feature-card h2,.order-card h2,.visit-copy h2{font-size:27px}.category-grid,.enquiry-grid{grid-template-columns:1fr}.category-card,.enquiry-card{min-height:auto}.info-grid{grid-template-columns:1fr}.info-location{grid-column:auto}.brand img{width:36px;height:36px}
}

/* V7 precision polish from full mobile screenshot review */
.hero h1 span{background:linear-gradient(135deg,#7affea 0%,#43ef93 78%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none}
.site-header{border-color:rgba(183,255,235,.18)}
.brand img{box-shadow:0 0 0 1px rgba(183,255,235,.14),0 0 22px rgba(98,247,212,.14)}
.hero-image,.feature-image,.order-image{filter:saturate(1.02)}
.info-card,.category-card,.enquiry-card,.visit-copy dl div,.steps div{box-shadow:inset 0 1px 0 rgba(255,255,255,.055)}
.category-card h3,.enquiry-card b{letter-spacing:-.02em}
.map-card{background:radial-gradient(circle at 54% 45%,rgba(98,247,212,.16),transparent 26%),#08201b}

@media (max-width:980px){
  .hero-copy{position:relative}
  .hero-copy::after{content:"";position:absolute;right:8%;top:22%;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(98,247,212,.1),transparent 70%);filter:blur(6px);z-index:-1}
}

@media (max-width:430px){
  :root{--container:calc(100% - 26px)}
  .site-header{width:calc(100% - 20px);min-height:54px;margin-top:9px;padding:7px 8px 7px 9px;border-radius:18px;column-gap:8px;background:linear-gradient(135deg,rgba(9,31,26,.82),rgba(3,16,14,.76));box-shadow:0 12px 34px rgba(0,0,0,.27),inset 0 1px 0 rgba(255,255,255,.08)}
  .brand img{width:37px;height:37px}
  .header-whatsapp,.menu-button{width:37px;height:37px;border-radius:13px}
  .header-whatsapp svg{width:17px;height:17px}.menu-button span{left:11.5px;width:14px}
  .nav{top:calc(100% + 7px);border-radius:17px;background:rgba(4,19,16,.98)}

  .hero{padding-top:20px;gap:13px}
  .hero h1{font-size:38px;line-height:.91;max-width:10.2ch;letter-spacing:-.073em}
  .hero h1::after{width:38px;margin-top:12px;opacity:.9}
  .hero-text{font-size:13.4px;line-height:1.55;max-width:31ch;margin-top:13px;color:#c8dad4}
  .hero-actions{margin-top:20px;gap:8px}
  .hero-actions .btn:first-child{min-height:45px;border-radius:17px}.hero-actions .btn-dark{min-height:40px}
  .hero-image img{aspect-ratio:1.23/1;border-radius:20px;object-position:70% center}
  .hero-image::before{inset:2px;border-radius:22px;opacity:.7}
  .hero-image figcaption{min-height:30px;left:8px;right:8px;bottom:8px;border-radius:15px;font-size:10.6px;background:rgba(4,18,15,.72)}

  .info-grid{gap:8px}.info-card{min-height:68px;padding:10px;border-radius:15px;column-gap:9px}.mini-icon{width:26px;height:26px;border-radius:10px}.mini-icon::before{width:15px;height:15px}.info-card small{font-size:9.8px}.info-card b{font-size:11.2px}

  .section{padding:33px 0}.intro{padding-top:29px}.kicker{font-size:7.2px;letter-spacing:.185em;margin-bottom:10px}.kicker::before{width:10px}
  .section-head h2{font-size:29px;line-height:.96;letter-spacing:-.064em;max-width:12ch}.intro .section-head h2{max-width:12.6ch}.note-card{padding:17px;border-radius:19px}.note-card p{font-size:13px;line-height:1.6}

  .categories .section-head h2{max-width:10.4ch}.split-title{gap:8px}.small-pill{padding:6px 9px;font-size:9.7px;border-radius:13px}
  .category-grid{gap:8px;margin-top:18px}.category-card{min-height:100px;padding:11px;border-radius:16px;background:linear-gradient(145deg,rgba(23,52,45,.86),rgba(8,30,25,.76))}.cat-icon{width:30px;height:30px;border-radius:11px}.cat-icon::before{width:20px;height:20px}.category-card h3{font-size:12.3px;margin:9px 0 4px}.category-card p{font-size:10.3px;line-height:1.32;color:#aec0ba}.category-card::after{width:32px;height:32px;right:7px;bottom:7px}

  .feature{gap:10px}.feature-image img{aspect-ratio:1.72/1;border-radius:19px;object-position:center}.feature-card{padding:18px;border-radius:21px}.feature-card h2{font-size:28px;line-height:.96;max-width:12ch}.feature-card p{font-size:13px;line-height:1.56}.feature-card ul{gap:7px;margin-top:14px;font-size:11.5px}.feature-card li::before{width:16px;height:16px}

  .order{padding-top:30px}.order-card{padding:10px;border-radius:21px}.order-image img{aspect-ratio:1.62/1;border-radius:16px}.order-copy{padding:8px 4px 6px}.order-card h2{font-size:28px;line-height:.95;max-width:12.5ch}.order-card p{font-size:13px;line-height:1.54}.steps{margin:13px 0 12px;gap:7px}.steps div{min-height:37px;padding:7px 9px;border-radius:13px}.steps b{width:22px;height:22px;font-size:10.5px}.steps span{font-size:11px}.order-copy .btn{min-height:43px;border-radius:16px}

  .enquiries{padding-top:32px}.enquiry-grid{gap:8px;margin-top:15px}.enquiry-card{min-height:90px;padding:11px;border-radius:16px}.enquiry-card .cat-icon{width:29px;height:29px}.enquiry-card b{font-size:12.4px}.enquiry-card small{font-size:10.2px;line-height:1.32;color:#aec0ba}.enquiry-card::after{width:32px;height:32px;right:7px;bottom:7px}

  .visit{padding-top:31px}.visit-card{padding:12px;border-radius:21px;gap:11px}.visit-copy h2{font-size:29px;line-height:.95;max-width:8.6ch}.visit-copy dl{margin-top:15px;gap:7px}.visit-copy dl div{padding:10px 11px;border-radius:13px}dt{font-size:10px}dd{font-size:12.3px}.compact{gap:7px;margin-top:11px}.compact .btn{min-height:39px;border-radius:13px;font-size:11px}.map-card{min-height:160px;border-radius:17px}.map-pin{width:48px;height:48px}.map-pin span{width:15px;height:15px}.map-label{left:10px;right:10px;bottom:10px;padding:10px;border-radius:12px}.map-label b{font-size:11.5px}.map-label small{font-size:10px}

  .footer{padding:13px;border-radius:19px;margin-bottom:22px;gap:10px}.footer-brand img{width:29px;height:29px}.footer p{font-size:11.8px}.footer nav{gap:13px;font-size:10.8px}
}

@media (max-width:374px){
  :root{--container:calc(100% - 22px)}
  .hero h1{font-size:34px}.section-head h2{font-size:27px}.feature-card h2,.order-card h2,.visit-copy h2{font-size:26px}
}

/* V8 production mobile polish - based on full iPhone screenshot review */
@media (max-width: 430px){
  :root{--container:calc(100% - 24px)}
  body{background:
    radial-gradient(circle at 20% -4%,rgba(98,247,212,.12),transparent 15rem),
    radial-gradient(circle at 105% 22%,rgba(67,236,145,.075),transparent 18rem),
    linear-gradient(180deg,#03110f 0%,#031410 46%,#020d0b 100%);
  }
  body::before{background-size:60px 60px;opacity:.48;mask-image:linear-gradient(to bottom,#000,transparent 72%)}
  .ambient{opacity:.16;filter:blur(64px)}

  .site-header{
    min-height:52px;
    width:calc(100% - 18px);
    margin-top:8px;
    padding:7px 8px;
    border-radius:19px;
    background:linear-gradient(135deg,rgba(9,32,27,.88),rgba(3,17,14,.72));
    box-shadow:0 14px 36px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.075);
  }
  .brand{gap:0}
  .brand span{display:none!important}
  .brand img{width:38px;height:38px;filter:drop-shadow(0 0 11px rgba(98,247,212,.32))}
  .header-whatsapp,.menu-button{width:38px;height:38px;border-radius:14px}
  .header-whatsapp svg{width:18px;height:18px}
  .menu-button span{left:12px;width:14px;height:1.6px}.menu-button span:nth-child(1){top:13px}.menu-button span:nth-child(2){top:19px}.menu-button span:nth-child(3){top:25px}
  .nav{top:calc(100% + 8px);padding:7px;border-radius:18px}.nav a{padding:13px 14px;border-radius:13px;font-size:12px}

  .hero{padding-top:22px;gap:14px}
  .hero-copy .kicker{margin-bottom:9px;font-size:7px;letter-spacing:.18em;color:#85fce8}
  .hero h1{font-size:37px;line-height:.915;letter-spacing:-.071em;max-width:10.6ch}
  .hero h1::after{width:34px;height:2px;margin-top:11px;border-radius:10px;background:linear-gradient(90deg,var(--accent),transparent)}
  .hero-text{margin-top:12px;font-size:13.25px;line-height:1.56;max-width:31.5ch;color:#c5d8d1}
  .hero-actions{margin-top:18px;gap:8px}
  .hero-actions .btn:first-child{min-height:44px}.hero-actions .btn-dark{min-height:39px}
  .btn{border-radius:15px;font-size:11.25px;font-weight:950}

  .hero-image{margin-top:2px}
  .hero-image img{aspect-ratio:1.28/1;border-radius:19px;object-position:68% center;box-shadow:0 22px 58px rgba(0,0,0,.29)}
  .hero-image::before{inset:1px;border-radius:20px;opacity:.58}
  .hero-image figcaption{left:8px;right:8px;bottom:8px;min-height:28px;padding:5px 9px;border-radius:14px;font-size:10.25px;gap:6px}
  .hero-image figcaption span{width:6px;height:6px}.hero-image figcaption strong{font-size:10.4px}

  .info-grid{gap:8px;margin-top:0}
  .info-card{min-height:66px;padding:10px;border-radius:15px;column-gap:9px;background:linear-gradient(145deg,rgba(22,52,45,.82),rgba(6,27,23,.70))}
  .info-location{min-height:61px}
  .mini-icon{width:25px;height:25px;border-radius:10px}.mini-icon::before{width:14px;height:14px}
  .info-card small{font-size:9.4px}.info-card b{font-size:10.9px;line-height:1.18}

  .section{padding:36px 0}
  .intro{padding-top:33px;gap:13px}
  .kicker{font-size:7px;letter-spacing:.185em;margin-bottom:9px}.kicker::before{width:10px}
  .section-head h2{font-size:29px;line-height:.95;letter-spacing:-.064em;max-width:12.4ch}
  .intro .section-head h2{max-width:11.9ch}
  .note-card{padding:16px 17px;border-radius:18px;background:linear-gradient(145deg,rgba(22,51,44,.78),rgba(7,28,24,.70))}
  .note-card p{font-size:12.65px;line-height:1.62;color:#c2d5cf}

  .split-title{align-items:flex-start;gap:8px}.categories .section-head h2{max-width:11.6ch}.small-pill{margin-top:2px;padding:6px 9px;font-size:9.6px;border-radius:12px;background:rgba(255,255,255,.055)}
  .category-grid{margin-top:17px;gap:8px}.category-card{min-height:96px;padding:11px;border-radius:16px;background:linear-gradient(145deg,rgba(23,52,45,.82),rgba(7,29,24,.72))}
  .cat-icon{width:29px;height:29px;border-radius:11px}.cat-icon::before{width:19px;height:19px}
  .category-card h3{font-size:12px;margin:8px 0 3px}.category-card p{font-size:10.15px;line-height:1.35;color:#adbfba}
  .category-card::after,.enquiry-card::after{width:30px;height:30px;right:7px;bottom:7px;opacity:.58}

  .feature{gap:10px;padding-top:38px}.feature-image img{aspect-ratio:1.7/1;border-radius:18px;object-position:center}.feature-card{padding:18px;border-radius:20px;background:linear-gradient(155deg,rgba(25,58,49,.88),rgba(7,28,24,.76))}.feature-card h2{font-size:27.5px;line-height:.96;max-width:12.3ch}.feature-card p{margin-top:12px;font-size:12.7px;line-height:1.56}.feature-card ul{margin-top:13px;gap:7px;font-size:11.15px}.feature-card li::before{width:15px;height:15px}

  .order{padding-top:34px}.order-card{padding:9px;border-radius:21px;background:linear-gradient(160deg,rgba(23,54,46,.9),rgba(6,27,23,.82))}.order-image img{aspect-ratio:1.66/1;border-radius:16px}.order-copy{padding:8px 4px 5px}.order-card h2{font-size:27.5px;line-height:.96;max-width:13.3ch}.order-card p{font-size:12.65px;line-height:1.52}.steps{margin:12px 0 11px;gap:7px}.steps div{min-height:36px;border-radius:13px;padding:7px 9px}.steps b{width:21px;height:21px;font-size:10px}.steps span{font-size:10.75px}.order-copy .btn{min-height:42px;border-radius:15px}

  .enquiries{padding-top:35px}.enquiries .section-head h2{max-width:10ch}.enquiry-grid{margin-top:15px;gap:8px}.enquiry-card{min-height:86px;padding:11px;border-radius:16px;background:linear-gradient(145deg,rgba(23,52,45,.82),rgba(7,29,24,.72))}.enquiry-card .cat-icon{width:28px;height:28px}.enquiry-card b{font-size:12px}.enquiry-card small{font-size:10px;line-height:1.34;color:#afc1bb}

  .visit{padding-top:35px}.visit-card{padding:12px;border-radius:21px;gap:10px;background:linear-gradient(155deg,rgba(24,57,48,.94),rgba(6,28,23,.82))}.visit-copy h2{font-size:28px;line-height:.96;max-width:9.2ch;letter-spacing:-.064em}.visit-copy dl{margin-top:14px;gap:7px}.visit-copy dl div{padding:10px 11px;border-radius:13px;background:rgba(255,255,255,.045)}dt{font-size:9.7px}dd{font-size:12px}.compact{gap:7px;margin-top:10px}.compact .btn{min-height:38px;border-radius:13px;font-size:10.8px}.map-card{min-height:178px;border-radius:17px}.map-lines{background-size:100% 100%,38px 38px,38px 38px;opacity:.56}.map-pin{width:46px;height:46px}.map-pin span{width:14px;height:14px}.map-label{left:10px;right:10px;bottom:10px;padding:10px;border-radius:12px}.map-label b{font-size:11px}.map-label small{font-size:9.7px}

  .footer{padding:13px;border-radius:19px;margin-top:2px;margin-bottom:22px;gap:9px;background:linear-gradient(145deg,rgba(20,45,39,.82),rgba(7,26,22,.76))}.footer-brand span{display:grid!important}.footer-brand img{width:29px;height:29px}.footer p{font-size:11.5px;line-height:1.45}.footer nav{gap:13px;font-size:10.5px}
}

@media (min-width:431px) and (max-width:980px){
  .brand span{display:grid}
  .hero-image img{object-position:70% center}
}

@media (min-width:981px){
  .hero{padding-top:82px;grid-template-columns:minmax(0,0.92fr) minmax(360px,520px)}
  .hero h1{max-width:10.6ch}
  .section{padding-top:74px;padding-bottom:74px}
}


/* V9 final mobile polish - presentation ready */
:root{--radius-soft:18px;--radius-card:22px}

.btn, .category-card, .enquiry-card, .info-card, .note-card, .feature-card, .order-card, .visit-card, .footer{
  transform:translateZ(0);
}

.btn-primary{
  background:linear-gradient(135deg,#72ffdc 0%,#41ef95 100%);
  box-shadow:0 14px 36px rgba(65,239,149,.16), inset 0 1px 0 rgba(255,255,255,.38);
}
.btn-dark{
  background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));
  border-color:rgba(204,255,239,.14);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06);
}

.site-header::after{
  content:"";
  position:absolute;
  left:54px;
  right:91px;
  top:50%;
  height:1px;
  background:linear-gradient(90deg,rgba(98,247,212,.12),transparent);
  pointer-events:none;
}
.header-whatsapp,.menu-button{box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 10px 26px rgba(0,0,0,.22)}
.header-whatsapp{background:linear-gradient(135deg,#68ffda,#39ee90)}
.menu-button{background:rgba(255,255,255,.055);border-color:rgba(207,255,240,.16)}

.hero-image,.feature-image,.order-image{position:relative;overflow:hidden;border-radius:24px}
.hero-image::after,.feature-image::after,.order-image::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  border-radius:inherit;
  background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.07) 42%,transparent 54%);
  mix-blend-mode:screen;
  opacity:.55;
}

.category-card,.enquiry-card{position:relative;overflow:hidden}
.category-card::before,.enquiry-card::before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  background:linear-gradient(135deg,rgba(255,255,255,.045),transparent 42%);
  pointer-events:none;
}
.category-card:active,.enquiry-card:active,.btn:active{transform:scale(.985)}

.map-card::after{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 58% 52%,rgba(98,247,212,.16),transparent 22%);
  pointer-events:none;
}

@media (max-width:430px){
  :root{--container:calc(100% - 26px)}
  .site-header{width:calc(100% - 18px);min-height:51px;padding:7px 8px;border-radius:18px}
  .site-header::after{left:52px;right:93px;opacity:.65}
  .brand img{width:37px;height:37px}
  .header-whatsapp,.menu-button{width:37px;height:37px;border-radius:13px}
  .header-whatsapp svg{width:17px;height:17px}
  .menu-button span{left:11.5px;width:14px;height:1.5px}

  .hero{padding-top:20px;gap:13px}
  .hero-copy .kicker{font-size:7.15px;letter-spacing:.178em;margin-bottom:9px;opacity:.98}
  .hero h1{font-size:36.5px;line-height:.91;max-width:10.3ch;letter-spacing:-.072em}
  .hero h1::after{width:32px;margin-top:10px;opacity:.85}
  .hero-text{font-size:13px;line-height:1.55;max-width:30ch;margin-top:12px;color:#c8ddd6}
  .hero-actions{margin-top:17px;gap:8px}
  .hero-actions .btn:first-child{min-height:43px;border-radius:16px}
  .hero-actions .btn-dark{min-height:39px;border-radius:15px}
  .btn{font-size:11px;letter-spacing:-.01em}

  .hero-image img{aspect-ratio:1.31/1;border-radius:18px;object-position:66% center}
  .hero-image figcaption{min-height:27px;bottom:7px;left:7px;right:7px;font-size:10px;border-radius:13px}
  .hero-image figcaption em{font-size:9.6px}

  .info-grid{gap:7px}
  .info-card{min-height:62px;padding:9px 10px;border-radius:14px}
  .info-location{min-height:58px}
  .mini-icon{width:24px;height:24px;border-radius:9px}
  .info-card small{font-size:9px}.info-card b{font-size:10.6px}

  .section{padding:34px 0}
  .intro{padding-top:30px}
  .section-head h2{font-size:28px;line-height:.96;max-width:12.3ch}
  .note-card{padding:15px 16px;border-radius:17px}.note-card p{font-size:12.35px;line-height:1.58}

  .categories{padding-top:35px}.category-grid{gap:7px}.category-card{min-height:94px;padding:10px;border-radius:15px}
  .cat-icon{width:28px;height:28px;border-radius:10px}.cat-icon::before{width:18px;height:18px}
  .category-card h3{font-size:11.8px}.category-card p{font-size:9.95px;line-height:1.32}
  .small-pill{font-size:9.4px;padding:6px 8px;border-radius:12px}

  .feature{padding-top:36px}.feature-image img{aspect-ratio:1.73/1;border-radius:17px}
  .feature-card{padding:17px;border-radius:19px}.feature-card h2{font-size:27px;max-width:12.1ch}.feature-card p{font-size:12.45px;line-height:1.55}.feature-card ul{font-size:11px}

  .order{padding-top:32px}.order-card{padding:9px;border-radius:20px}.order-image img{aspect-ratio:1.69/1;border-radius:15px}.order-card h2{font-size:27px;max-width:13.1ch}.order-card p{font-size:12.4px}.steps div{min-height:35px}.steps span{font-size:10.55px}.order-copy .btn{min-height:41px}

  .enquiries{padding-top:33px}.enquiry-grid{gap:7px}.enquiry-card{min-height:84px;padding:10px;border-radius:15px}.enquiry-card b{font-size:11.8px}.enquiry-card small{font-size:9.85px}

  .visit{padding-top:33px}.visit-card{padding:11px;border-radius:20px}.visit-copy h2{font-size:27.5px;max-width:8.7ch}.visit-copy dl{margin-top:13px}.visit-copy dl div{padding:9px 10px;border-radius:12px}dt{font-size:9.5px}dd{font-size:11.8px}.compact .btn{min-height:37px;border-radius:12px;font-size:10.55px}.map-card{min-height:164px;border-radius:16px}.map-label{bottom:9px;left:9px;right:9px;padding:9px}.map-pin{top:39%}

  .footer{border-radius:18px;padding:12px;margin-bottom:20px}.footer p{font-size:11.3px}.footer nav{font-size:10.4px;gap:12px}
}

@media (max-width:374px){
  .hero h1{font-size:33.5px}.section-head h2,.feature-card h2,.order-card h2,.visit-copy h2{font-size:26px}
  .category-grid,.enquiry-grid{grid-template-columns:1fr 1fr}.category-card,.enquiry-card{min-height:88px}
}

/* V10 final presentation polish - reduced repetition, tighter mobile rhythm */
@media (max-width:430px){
  :root{--container:calc(100% - 24px)}
  body{background:
    radial-gradient(circle at 18% -3%,rgba(100,255,222,.14),transparent 15rem),
    radial-gradient(circle at 98% 9%,rgba(47,244,153,.075),transparent 15rem),
    radial-gradient(circle at 50% 56%,rgba(34,187,139,.035),transparent 24rem),
    linear-gradient(180deg,#03110f 0%,#031511 44%,#020d0b 100%);
  }
  .site-header{
    width:calc(100% - 16px);
    min-height:52px;
    margin-top:8px;
    padding:7px 8px;
    border-radius:19px;
    background:linear-gradient(135deg,rgba(10,35,29,.90),rgba(3,17,14,.72));
    border-color:rgba(185,255,236,.16);
  }
  .site-header::after{left:53px;right:92px;opacity:.48}
  .brand img{width:38px;height:38px}
  .header-whatsapp,.menu-button{width:38px;height:38px;border-radius:14px}
  .header-whatsapp svg{width:17px;height:17px}
  .menu-button span{left:12px;width:14px;height:1.45px}

  .hero{padding-top:22px;gap:12px}
  .hero-copy .kicker{font-size:7px;letter-spacing:.18em;margin-bottom:9px;color:#8ffff0}
  .hero h1{font-size:36px;line-height:.915;letter-spacing:-.071em;max-width:10.5ch}
  .hero h1::after{width:31px;height:2px;margin-top:10px}
  .hero-text{margin-top:12px;font-size:12.95px;line-height:1.56;max-width:31.5ch;color:#c8ddd6}
  .hero-actions{margin-top:17px;gap:8px}
  .btn{font-size:10.9px;letter-spacing:-.005em}
  .hero-actions .btn:first-child{min-height:43px;border-radius:16px}
  .hero-actions .btn-dark{min-height:38px;border-radius:15px}
  .hero-image{margin-top:3px}
  .hero-image img{aspect-ratio:1.34/1;border-radius:18px;object-position:67% center}
  .hero-image figcaption{left:7px;right:7px;bottom:7px;min-height:27px;border-radius:13px;font-size:9.9px;background:rgba(4,17,14,.76)}

  .info-grid{gap:7px;margin-top:0}
  .info-card{min-height:60px;padding:9px 10px;border-radius:14px;background:linear-gradient(145deg,rgba(21,51,43,.82),rgba(6,27,23,.68))}
  .info-location{min-height:56px}
  .info-card small{font-size:8.9px;letter-spacing:.01em;color:#a9bdb7}
  .info-card b{font-size:10.5px;line-height:1.18}
  .mini-icon{width:24px;height:24px;border-radius:9px}.mini-icon::before{width:14px;height:14px}

  .section{padding:32px 0}
  .intro{padding-top:30px;gap:12px}
  .kicker{font-size:6.9px;letter-spacing:.18em;margin-bottom:9px}.kicker::before{width:9px}
  .section-head h2{font-size:27.5px;line-height:.965;letter-spacing:-.063em;max-width:12.2ch}
  .intro .section-head h2{max-width:11.5ch}
  .note-card{padding:15px 16px;border-radius:17px;background:linear-gradient(145deg,rgba(23,52,45,.76),rgba(7,27,23,.66))}
  .note-card p{font-size:12.2px;line-height:1.58;color:#c4d8d1}

  .categories{padding-top:34px}
  .categories .section-head h2{max-width:11.1ch}
  .split-title{gap:7px;align-items:flex-start}
  .small-pill{font-size:9.25px;padding:5px 8px;margin-top:2px;border-radius:12px}
  .category-grid{margin-top:16px;gap:7px}
  .category-card{min-height:88px;padding:10px;border-radius:15px;background:linear-gradient(145deg,rgba(21,51,43,.80),rgba(6,27,23,.70))}
  .cat-icon{width:27px;height:27px;border-radius:10px}.cat-icon::before{width:17px;height:17px}
  .category-card h3{font-size:11.55px;margin:8px 0 3px;letter-spacing:-.018em}
  .category-card p{font-size:9.7px;line-height:1.3;color:#aec2bc}
  .category-card::after{width:28px;height:28px;opacity:.5}

  .feature{padding-top:34px;gap:9px}
  .feature-image img{aspect-ratio:1.75/1;border-radius:17px;object-position:center}
  .feature-card{padding:16px;border-radius:18px;background:linear-gradient(155deg,rgba(25,58,49,.88),rgba(7,28,24,.74))}
  .feature-card h2{font-size:26.5px;line-height:.965;max-width:12.4ch}
  .feature-card p{font-size:12.25px;line-height:1.55;margin-top:11px}
  .feature-card ul{font-size:10.9px;gap:7px;margin-top:12px}.feature-card li::before{width:15px;height:15px}

  .order{padding-top:33px}
  .order-card{padding:9px;border-radius:20px;background:linear-gradient(160deg,rgba(23,54,46,.90),rgba(6,27,23,.82))}
  .order-image img{aspect-ratio:1.71/1;border-radius:15px}
  .order-copy{padding:8px 4px 5px}
  .order-card h2{font-size:26.5px;line-height:.965;max-width:12.9ch}
  .order-card p{font-size:12.2px;line-height:1.52}
  .steps{gap:6px;margin:12px 0 11px}.steps div{min-height:34px;border-radius:12px;padding:7px 9px}.steps b{width:20px;height:20px;font-size:9.6px}.steps span{font-size:10.4px}
  .order-copy .btn{min-height:40px;border-radius:15px}

  .visit{padding-top:34px}
  .visit-card{padding:11px;border-radius:20px;gap:10px;background:linear-gradient(155deg,rgba(24,57,48,.94),rgba(6,28,23,.82))}
  .visit-copy h2{font-size:27px;line-height:.965;max-width:8.6ch}
  .visit-copy dl{margin-top:13px;gap:7px}.visit-copy dl div{padding:9px 10px;border-radius:12px}
  dt{font-size:9.35px}dd{font-size:11.65px}
  .compact{gap:7px;margin-top:10px}.compact .btn{min-height:37px;border-radius:12px;font-size:10.45px}
  .map-card{min-height:148px;border-radius:16px}.map-pin{width:42px;height:42px;top:40%}.map-pin span{width:13px;height:13px}.map-label{left:9px;right:9px;bottom:9px;padding:9px;border-radius:12px}.map-label b{font-size:10.8px}.map-label small{font-size:9.5px}

  .footer{padding:12px;border-radius:18px;margin-top:0;margin-bottom:20px;background:linear-gradient(145deg,rgba(20,45,39,.80),rgba(7,26,22,.74))}
  .footer-brand img{width:28px;height:28px}.footer p{font-size:11.1px;line-height:1.44}.footer nav{font-size:10.25px;gap:12px}
}

@media (min-width:431px){
  .enquiries{display:none}
}
