:root{--ink:#071a1d;--ink2:#102e32;--teal:#08b9ad;--teal2:#04d7c6;--mint:#e9fbf8;--paper:#f8fbfb;--line:#dbe9e8;--muted:#647579;--white:#fff;--shadow:0 18px 60px rgba(7,26,29,.10);--radius:24px;--radius-sm:16px;--wrap:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.wrap{width:min(calc(100% - 40px),var(--wrap));margin-inline:auto}.narrow{max-width:850px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:10px;z-index:9999;background:var(--ink);color:#fff;padding:10px 14px;border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.announcement{background:#071a1d;color:#eafffc;font-size:13px}.announcement-inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:10px;position:relative}.announcement-icon,.announcement-icon svg{width:18px;height:18px}.announcement-icon svg,.header-actions svg,.hero-trust svg,.free-delivery-pill svg,.footer-promise svg,.text-link svg,.store-byline svg,.delivery-promise svg,.rating svg,.big-icon svg,.field-icon svg,.result-kind svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.announcement-note{color:#98b7b9}.icon-button{position:absolute;right:0;border:0;background:transparent;color:#a6c1c2;padding:6px;display:grid;place-items:center;cursor:pointer}.icon-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(219,233,232,.8)}.header-inner{min-height:72px;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:7px;font-weight:800;letter-spacing:-.04em;white-space:nowrap}.brand-mark{width:34px;height:29px}.brand-word{font-size:25px}.brand-market{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--teal);align-self:flex-end;margin:0 0 10px -3px}.desktop-nav{display:flex;gap:28px;margin-left:20px}.desktop-nav a,.merchant-link{font-size:14px;color:#294347;font-weight:600}.desktop-nav a:hover,.merchant-link:hover{color:var(--teal)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border-radius:13px;font-weight:700;font-size:14px;transition:.2s ease;border:1px solid transparent}.btn:hover{transform:translateY(-1px)}.btn-dark{background:var(--ink);color:#fff;box-shadow:0 8px 20px rgba(7,26,29,.16)}.btn-light{background:#fff;color:var(--ink)}.btn-outline-light{border-color:rgba(255,255,255,.28);color:#fff}.btn-outline{border-color:var(--line);background:#fff}.menu-button{display:none;background:none;border:0;color:var(--ink);padding:8px}.menu-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2}.mobile-nav{display:none}.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#f7fffd 0,#fff 100%);border-bottom:1px solid #edf4f3}.hero-grid{min-height:660px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;padding-block:70px}.hero-copy{position:relative;z-index:3}.hero-eyebrow,.section-kicker,.eyeline{text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:11px;color:#148f8a;margin:0 0 14px}.hero-eyebrow{display:flex;align-items:center;gap:9px}.hero-eyebrow span{display:inline-block;width:22px;height:2px;background:var(--teal)}h1,h2,h3,p{margin-top:0}.hero h1,.page-hero h1,.store-hero h1,.product-detail h1{font-size:clamp(46px,6.1vw,82px);line-height:.98;letter-spacing:-.055em;max-width:820px;margin-bottom:24px}.hero-text{font-size:19px;color:#435b5f;max-width:680px;line-height:1.65;margin-bottom:28px}.search-shell{position:relative;z-index:10}.search-row{display:grid;grid-template-columns:minmax(0,1fr) 190px auto;background:#fff;border:1px solid #dceceb;border-radius:18px;padding:7px;box-shadow:0 18px 50px rgba(7,26,29,.11)}.search-main,.postcode-field{position:relative;display:flex;align-items:center}.postcode-field{border-left:1px solid var(--line)}.search-main input,.postcode-field input{width:100%;height:54px;border:0;outline:0;background:transparent;padding:0 12px 0 46px;color:var(--ink)}.search-main input{font-size:16px}.field-icon{position:absolute;left:16px;color:#779095;display:grid;place-items:center}.field-icon svg{width:20px;height:20px}.search-button{border:0;background:linear-gradient(135deg,var(--teal2),var(--teal));color:#052e30;font-weight:850;padding:0 23px;border-radius:12px;cursor:pointer}.search-panel{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.search-result{display:grid;grid-template-columns:76px 1fr auto;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #edf4f3}.search-result:last-child{border-bottom:0}.search-result:hover,.search-result:focus{background:#f4fbfa;outline:none}.result-kind{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;color:#118f88;background:#e7fafa;border-radius:999px;padding:5px 8px;text-align:center}.result-copy{display:flex;flex-direction:column;min-width:0}.result-copy strong{font-size:14px}.result-copy small{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-arrow{font-size:20px;color:var(--teal)}.search-empty{padding:18px;display:flex;flex-direction:column}.search-empty strong{font-size:14px}.search-empty span{font-size:13px;color:var(--muted);margin-top:3px}.popular-searches{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:14px}.popular-searches>span{font-size:12px;color:#75898d}.popular-searches button{border:0;background:#eff8f7;border-radius:999px;padding:7px 10px;font-size:12px;color:#315054;cursor:pointer}.popular-searches button:hover{background:#e3f5f2}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;color:#526a6e;font-size:13px;font-weight:650}.hero-trust span{display:inline-flex;align-items:center;gap:7px}.hero-trust svg{width:18px;height:18px;color:var(--teal)}.hero-visual{position:relative;min-height:510px}.visual-glow{position:absolute;inset:50px 0 0 80px;background:radial-gradient(circle at center,rgba(5,217,200,.28),rgba(5,217,200,0) 67%);filter:blur(5px)}.phone-card{position:absolute;left:50%;top:50%;width:300px;height:500px;transform:translate(-50%,-50%) rotate(4deg);background:#fff;border:9px solid #0b2529;border-radius:42px;box-shadow:0 38px 80px rgba(7,26,29,.22);padding:24px 18px;overflow:hidden}.phone-top{display:flex;align-items:center;justify-content:space-between}.mini-brand{display:flex;align-items:center;font-weight:850;font-size:14px}.mini-mark{width:20px;height:17px;margin-right:4px}.pulse{width:8px;height:8px;background:var(--teal2);border-radius:50%;box-shadow:0 0 0 5px rgba(5,217,200,.12)}.mini-search{margin-top:22px;background:#f1f8f7;border-radius:12px;height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#809396;font-size:10px}.mini-search svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.mini-map{height:235px;margin-top:16px;border-radius:20px;background:linear-gradient(135deg,#e6f5f3,#f9fcfc);position:relative;overflow:hidden}.road{position:absolute;height:10px;background:#fff;border-radius:99px;box-shadow:0 0 0 1px rgba(0,0,0,.02)}.r1{width:270px;left:-45px;top:58px;transform:rotate(28deg)}.r2{width:240px;left:23px;top:145px;transform:rotate(-35deg)}.r3{width:180px;left:55px;top:105px;transform:rotate(76deg)}.pin{position:absolute;width:30px;height:30px;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);background:#071a1d;color:#fff;display:grid;place-items:center;font-weight:800;font-size:10px;box-shadow:0 7px 16px rgba(7,26,29,.17)}.pin::after{content:attr(class);display:none}.pin.p1{left:42px;top:42px}.pin.p2{right:40px;top:83px;background:var(--teal)}.pin.p3{left:118px;bottom:42px}.pin{font-size:0}.pin::before{content:'';width:7px;height:7px;background:#fff;border-radius:50%;transform:rotate(45deg)}.route-dot{position:absolute;width:5px;height:5px;border-radius:50%;background:#06b8ad}.d1{left:90px;top:83px}.d2{left:118px;top:96px}.d3{left:147px;top:111px}.d4{left:175px;top:125px}.mini-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.mini-cards span{height:62px;border-radius:12px;background:linear-gradient(145deg,#ecf6f5,#d7eeeb)}.float-card{position:absolute;background:rgba(255,255,255,.97);border:1px solid #e0edec;border-radius:16px;box-shadow:0 18px 50px rgba(7,26,29,.12);padding:13px 15px;display:flex;align-items:center;gap:11px;z-index:3}.float-card svg{width:22px;height:22px;fill:none;stroke:var(--teal);stroke-width:1.8}.float-card div{display:flex;flex-direction:column}.float-card strong{font-size:12px}.float-card small{font-size:10px;color:var(--muted)}.card-free{left:-5px;top:94px}.card-local{right:-2px;top:210px}.card-review{left:5px;bottom:70px}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.8}.hero-orb-a{width:360px;height:360px;background:rgba(5,217,200,.07);right:-90px;top:80px}.hero-orb-b{width:230px;height:230px;background:rgba(6,157,169,.07);left:-130px;bottom:20px}.section{padding:88px 0}.section-tight{padding-top:74px}.soft-section{background:#f4f9f8}.alt-section{background:#f8fbfb}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-head h2,.merchant-cta h2{font-size:clamp(32px,4vw,52px);line-height:1.04;letter-spacing:-.045em;margin-bottom:0}.section-copy{color:var(--muted);max-width:650px;font-size:16px;margin:12px 0 0}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{border:1px solid var(--line);border-radius:20px;padding:24px;background:#fff;min-height:220px;display:flex;flex-direction:column;transition:.22s ease}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#c5e5e2}.category-icon{width:46px;height:46px;border-radius:14px;background:#eafaf8;color:#0e928c;display:grid;place-items:center;margin-bottom:24px}.category-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.category-name{font-size:19px;font-weight:800;letter-spacing:-.025em}.category-desc{font-size:13px;color:var(--muted);margin-top:7px}.category-link{margin-top:auto;padding-top:18px;color:#0d8f89;font-size:12px;font-weight:800;display:flex;align-items:center;gap:6px}.category-link svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.feature-banner{background:linear-gradient(135deg,#071a1d,#0c3538);border-radius:30px;min-height:430px;color:#fff;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden;padding:55px 60px;position:relative}.feature-copy{position:relative;z-index:2}.feature-copy h2{font-size:clamp(36px,4.4vw,58px);line-height:1.02;letter-spacing:-.05em;max-width:620px;margin-bottom:18px}.feature-copy>p{color:#bad0d1;max-width:580px}.feature-points{display:grid;gap:10px;margin-top:25px}.feature-points span{display:flex;align-items:center;gap:9px;color:#e7ffff;font-size:13px}.feature-points svg{width:18px;height:18px;fill:none;stroke:#24dfcf;stroke-width:2.2}.network-illustration{position:relative;min-height:310px}.hub{position:absolute;width:115px;height:115px;border-radius:32px;background:#fff;display:grid;place-items:center;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;box-shadow:0 20px 50px rgba(0,0,0,.25)}.hub-mark{width:74px;height:60px}.shop-node{position:absolute;z-index:4;background:#123f43;border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:12px 18px;font-size:12px;font-weight:800;color:#dffffb}.n1{left:2%;top:20%}.n2{right:3%;top:15%}.n3{left:8%;bottom:12%}.n4{right:1%;bottom:16%}.line{position:absolute;height:1px;background:linear-gradient(90deg,transparent,#2de0d0,transparent);transform-origin:left center;z-index:1}.l1{width:170px;left:18%;top:34%;transform:rotate(12deg)}.l2{width:170px;left:51%;top:35%;transform:rotate(-15deg)}.l3{width:170px;left:18%;top:68%;transform:rotate(-14deg)}.l4{width:170px;left:51%;top:66%;transform:rotate(16deg)}.empty-market{border:1px dashed #bddbd8;border-radius:24px;background:linear-gradient(180deg,#fbfefe,#f3faf9);padding:34px;display:flex;align-items:center;gap:28px}.empty-market h3{font-size:24px;letter-spacing:-.03em;margin-bottom:8px}.empty-market p{margin:0;color:var(--muted)}.empty-visual{width:130px;height:105px;position:relative;flex:0 0 auto}.empty-mark{position:absolute;width:58px;height:48px;left:36px;top:24px;z-index:3}.empty-visual span{position:absolute;border:1px solid #cce8e5;border-radius:14px;background:#fff}.empty-visual span:nth-child(2){width:42px;height:55px;left:0;top:18px;transform:rotate(-10deg)}.empty-visual span:nth-child(3){width:42px;height:55px;right:0;top:20px;transform:rotate(10deg)}.empty-visual span:nth-child(4){width:80px;height:28px;left:24px;bottom:0}.store-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.store-card{border:1px solid var(--line);border-radius:22px;padding:24px;background:#fff;display:flex;gap:20px;transition:.2s}.store-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.store-logo{width:84px;height:84px;border-radius:20px;background:#eff9f8;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.store-logo.large{width:112px;height:112px}.store-logo img{width:100%;height:100%;object-fit:contain}.store-mark{width:48px;height:40px}.store-card h3{font-size:22px;margin-bottom:5px}.store-card p:not(.eyeline){color:var(--muted);font-size:13px}.free-delivery-pill{display:inline-flex;align-items:center;gap:6px;background:#e8faf7;color:#087a75;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:850}.free-delivery-pill svg{width:15px;height:15px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.product-media{aspect-ratio:1/1;display:block;background:#f4f9f8;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-placeholder{height:100%;display:grid;place-items:center}.placeholder-mark{width:72px;height:58px;opacity:.35}.product-body{padding:16px}.product-body h3{font-size:16px;line-height:1.3;margin:0 0 4px}.product-body .muted{font-size:12px}.muted{color:var(--muted)}.rating{display:flex;align-items:center;gap:5px;color:#116f6c;font-size:12px;margin:9px 0}.rating svg{width:15px;height:15px;fill:#16b9ae;stroke:#16b9ae}.intelligence-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.intelligence-grid article{border:1px solid var(--line);border-radius:20px;padding:26px;background:#fff}.big-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#eafaf8;color:#0b8f88;margin-bottom:34px}.big-icon svg{width:23px;height:23px}.intelligence-grid h3{font-size:19px;margin-bottom:9px}.intelligence-grid p{font-size:13px;color:var(--muted);margin:0}.how-preview{background:#f8fbfb}.how-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.text-link{font-weight:800;color:#0e8e88;display:inline-flex;align-items:center;gap:6px}.text-link svg{width:18px;height:18px}.steps{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.steps li{display:grid;grid-template-columns:55px 1fr;gap:18px;padding:23px 0;border-bottom:1px solid var(--line)}.steps>li>span{font-weight:850;color:#0fa69e;font-size:12px}.steps h3{margin:0 0 5px;font-size:18px}.steps p{margin:0;color:var(--muted);font-size:13px}.merchant-cta{background:linear-gradient(135deg,#08a89f,#064a50);color:#fff;padding:70px 0}.merchant-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:45px}.merchant-cta h2{max-width:660px}.merchant-cta p{color:#d2fbf6;max-width:670px;margin:14px 0 0}.section-kicker.light{color:#adfff6}.cta-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.page-hero{background:linear-gradient(180deg,#f4fffd,#fff);padding:100px 0 70px;border-bottom:1px solid #edf4f3}.page-hero h1{font-size:clamp(50px,7vw,82px)}.page-hero p:last-child{font-size:19px;color:var(--muted);max-width:760px}.store-hero{padding:80px 0;background:#f7fbfa}.store-hero-grid{display:grid}.store-brand-panel{display:flex;gap:30px;align-items:center}.store-brand-panel h1{font-size:clamp(46px,6vw,72px);margin-bottom:16px}.store-brand-panel p:not(.hero-eyebrow){color:var(--muted);max-width:720px}.product-page{padding:80px 0}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.product-detail-media{aspect-ratio:1/1;border-radius:28px;background:#f2f8f7;overflow:hidden}.product-detail-media img{width:100%;height:100%;object-fit:cover}.product-hero-placeholder{height:100%;display:grid;place-items:center}.product-mark{width:120px;height:96px;opacity:.3}.product-detail-copy>p:not(.hero-eyebrow){color:var(--muted);font-size:17px}.store-byline{display:inline-flex;align-items:center;gap:9px;padding:12px 14px;border:1px solid var(--line);border-radius:13px;margin:12px 0}.store-byline svg{width:19px;height:19px;color:var(--teal)}.delivery-promise{display:flex;gap:12px;background:#e9faf7;border-radius:16px;padding:16px;margin-top:20px;color:#0a706b}.delivery-promise svg{width:25px;height:25px}.delivery-promise div{display:flex;flex-direction:column}.delivery-promise span{font-size:12px;color:#477773}.large-rating{font-size:14px;margin-top:18px}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.journey-grid article{border:1px solid var(--line);border-radius:22px;padding:28px;background:#fff}.journey-grid article>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#e9faf8;color:#0b8e88;font-size:11px;font-weight:850;margin-bottom:34px}.journey-grid h2{font-size:21px;letter-spacing:-.03em}.journey-grid p{color:var(--muted);font-size:13px;margin:0}.error-page{min-height:58vh;display:flex;align-items:center}.error-actions{display:flex;gap:10px;margin-top:26px}.site-footer{background:#061719;color:#dff3f1;padding:70px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px}.footer-logo{color:#fff}.footer-brand>p{color:#8fb0b1;max-width:340px;margin:18px 0}.footer-promise{display:flex;align-items:center;gap:8px;color:#aef5ee;font-size:12px}.footer-promise svg{width:18px;height:18px}.footer-grid h2{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#77999b;margin-bottom:15px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px}.footer-grid a:not(.brand){font-size:13px;color:#c9dddd}.footer-grid a:hover{color:#fff}.footer-bottom{margin-top:50px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:20px;color:#698d8f;font-size:11px}@media(max-width:1050px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr;gap:25px;padding-top:60px}.hero-copy{max-width:850px}.hero-visual{min-height:480px}.hero h1{max-width:900px}.category-grid{grid-template-columns:repeat(2,1fr)}.feature-banner{grid-template-columns:1fr;padding:45px}.network-illustration{min-height:280px;margin-top:10px}.product-grid,.intelligence-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.journey-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.wrap{width:min(calc(100% - 28px),var(--wrap))}.announcement-note{display:none}.announcement-inner{justify-content:flex-start;padding-right:28px}.header-inner{min-height:64px}.header-cta,.merchant-link{display:none}.menu-button{display:block}.mobile-nav{background:#fff;border-top:1px solid var(--line);padding:10px 14px 18px}.mobile-nav:not([hidden]){display:grid}.mobile-nav a{padding:12px 8px;border-bottom:1px solid #edf4f3;font-weight:700;font-size:14px}.hero-grid{padding-block:48px;min-height:auto}.hero h1,.page-hero h1,.store-hero h1,.product-detail h1{font-size:clamp(42px,13vw,62px)}.hero-text{font-size:16px}.search-row{grid-template-columns:1fr}.postcode-field{border-left:0;border-top:1px solid var(--line)}.search-button{height:48px;margin-top:3px}.popular-searches{margin-top:12px}.hero-visual{min-height:430px;transform:scale(.9);margin-inline:-25px}.phone-card{width:270px;height:450px}.card-local{right:0}.card-free{left:0}.card-review{left:2px}.section{padding:62px 0}.section-head{margin-bottom:26px}.category-grid,.store-grid,.product-grid,.intelligence-grid,.journey-grid{grid-template-columns:1fr}.category-card{min-height:190px}.feature-banner{padding:34px 24px;border-radius:24px}.network-illustration{min-height:250px;transform:scale(.94)}.empty-market{align-items:flex-start;flex-direction:column}.how-grid{grid-template-columns:1fr;gap:30px}.merchant-cta-inner{align-items:flex-start;flex-direction:column}.cta-actions{justify-content:flex-start}.page-hero{padding:72px 0 50px}.store-brand-panel{align-items:flex-start;flex-direction:column}.product-detail{grid-template-columns:1fr;gap:35px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.brand-word{font-size:22px}.brand-market{margin-bottom:8px}.store-logo.large{width:90px;height:90px}}@media(max-width:430px){.hero-trust{gap:11px}.hero-trust span{font-size:11px}.hero-visual{transform:scale(.82);margin-inline:-45px;min-height:390px}.float-card{padding:11px}.feature-banner{padding:30px 20px}.network-illustration{margin-inline:-18px}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-grid>div:last-child{grid-column:auto}.cta-actions{width:100%}.cta-actions .btn{width:100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.category-card:hover,.store-card:hover,.btn:hover{transform:none}}
/* Shopper location detection — scoped to the Vehoo marketplace search */
.postcode-field{position:relative}.postcode-field input{padding-right:44px}.locate-button{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:0;border-radius:10px;background:#edf8f6;color:#087f80;display:grid;place-items:center;cursor:pointer;transition:background .18s ease,color .18s ease}.locate-button:hover,.locate-button:focus-visible{background:#dff4f0;color:#055f63;outline:none}.locate-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.locate-button.is-locating svg{animation:vehoo-locate-pulse .9s ease-in-out infinite}.location-status{display:flex;align-items:center;gap:8px;margin:8px 6px 0;color:#5d7473;font-size:12px;min-height:18px}.location-status-dot{width:7px;height:7px;border-radius:50%;background:#b8c8c6;flex:0 0 auto}.location-status.is-locating .location-status-dot{background:#08a99f;animation:vehoo-locate-pulse .9s ease-in-out infinite}.location-status.is-found{color:#176f68}.location-status.is-found .location-status-dot{background:#0aa98f}.location-status.is-manual .location-status-dot{background:#7d9290}.location-status.is-error{color:#786d60}.location-status.is-error .location-status-dot{background:#c4a06a}@keyframes vehoo-locate-pulse{0%,100%{opacity:.45;transform:scale(.88)}50%{opacity:1;transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.locate-button.is-locating svg,.location-status.is-locating .location-status-dot{animation:none}}

/* Vehoo marketplace explorer tabs */
.marketplace-explorer .market-switcher{
  min-width:0;
  margin:0;
  padding:0;
  border:0;
}

.marketplace-explorer .market-choice{
  position:absolute;
  width:1px;
  height:1px;
  margin:-1px;
  opacity:0;
  overflow:hidden;
}

.marketplace-explorer .market-tab-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  width:min(100%,760px);
  margin:0 0 34px;
  padding:8px;
  border:1px solid var(--line);
  border-radius:22px;
  background:#f2f8f7;
}

.marketplace-explorer .market-tab{
  min-height:76px;
  padding:13px 16px;
  border-radius:16px;
  display:flex;
  align-items:center;
  gap:13px;
  cursor:pointer;
  color:#315054;
  user-select:none;
}

.marketplace-explorer .market-tab:hover{
  background:#e8f5f3;
}

.marketplace-explorer .market-tab-icon{
  width:43px;
  height:43px;
  flex:0 0 auto;
  border-radius:13px;
  display:grid;
  place-items:center;
  background:#fff;
  color:#078f88;
  border:1px solid #d9ece9;
}

.marketplace-explorer .market-tab-icon svg{
  width:21px;
  height:21px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.marketplace-explorer .market-tab-copy{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:2px;
}

.marketplace-explorer .market-tab-copy strong{
  font-size:15px;
  letter-spacing:-.015em;
}

.marketplace-explorer .market-tab-copy small{
  color:#708588;
  font-size:11px;
}

.marketplace-explorer .market-tab-panel{
  display:none;
}

#market-tab-products:checked ~ .market-tab-panels .market-products-panel,
#market-tab-stores:checked ~ .market-tab-panels .market-stores-panel{
  display:block;
}

#market-tab-products:checked ~ .market-tab-list label[for="market-tab-products"],
#market-tab-stores:checked ~ .market-tab-list label[for="market-tab-stores"]{
  background:linear-gradient(135deg,#071a1d,#10383b);
  color:#fff;
  box-shadow:0 10px 28px rgba(7,26,29,.15);
}

#market-tab-products:checked ~ .market-tab-list label[for="market-tab-products"] .market-tab-icon,
#market-tab-stores:checked ~ .market-tab-list label[for="market-tab-stores"] .market-tab-icon{
  background:rgba(255,255,255,.10);
  border-color:rgba(255,255,255,.13);
  color:#37e0d0;
}

#market-tab-products:checked ~ .market-tab-list label[for="market-tab-products"] small,
#market-tab-stores:checked ~ .market-tab-list label[for="market-tab-stores"] small{
  color:#b7d0d1;
}

#market-tab-products:focus-visible ~ .market-tab-list label[for="market-tab-products"],
#market-tab-stores:focus-visible ~ .market-tab-list label[for="market-tab-stores"]{
  outline:3px solid rgba(8,185,173,.30);
  outline-offset:3px;
}

@media(max-width:760px){
  .marketplace-explorer .market-tab-list{
    width:100%;
    margin-bottom:26px;
  }

  .marketplace-explorer .market-tab{
    min-height:70px;
    padding:11px 12px;
    gap:10px;
  }

  .marketplace-explorer .market-tab-icon{
    width:38px;
    height:38px;
    border-radius:11px;
  }

  .marketplace-explorer .market-tab-copy strong{
    font-size:13px;
  }

  .marketplace-explorer .market-tab-copy small{
    font-size:10px;
  }
}

@media(max-width:430px){
  .marketplace-explorer .market-tab-list{
    padding:6px;
    gap:6px;
  }

  .marketplace-explorer .market-tab{
    min-height:62px;
    padding:9px 10px;
  }

  .marketplace-explorer .market-tab-icon{
    width:34px;
    height:34px;
  }

  .marketplace-explorer .market-tab-copy small{
    display:none;
  }
}

