:root{
  --orange:#ea5b0c;
  --black:#000;
  --ink:#0b0b0b;
  --white:#fff;
  --soft:#f5f5f2;
  --line:rgba(0,0,0,.11);
  --line-dark:rgba(255,255,255,.16);
  --muted:#6a6a66;
  --radius:28px;
  --shell:min(1240px,calc(100vw - 40px));
  --font:"Cell C Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:#000}
body{margin:0;font-family:var(--font);background:#fff;color:var(--ink);-webkit-font-smoothing:antialiased;overflow-x:hidden}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button{color:inherit}
img{display:block;max-width:100%}
.shell{width:var(--shell);margin-inline:auto}
.skip-link{position:fixed;left:16px;top:-100px;z-index:1000;background:#fff;color:#000;padding:10px 14px;border-radius:8px}.skip-link:focus{top:16px}
.section-dark{background:#000;color:#fff}.section-light{background:#fff}.section-soft{background:var(--soft)}.section-orange{background:var(--orange);color:#000}
.eyebrow{margin:0 0 18px;font-weight:700;font-size:13px;letter-spacing:.04em;color:var(--orange)}.eyebrow-dark{color:#111}.eyebrow-black{color:#000}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:999px;font-weight:700;font-size:15px;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease}.button:hover{transform:translateY(-2px)}.button-orange{background:var(--orange);color:#000}.button-orange:hover{background:#ff6a13}.button-black{background:#000;color:#fff}.button-ghost{border:1px solid rgba(255,255,255,.3);color:#fff;background:rgba(255,255,255,.04);backdrop-filter:blur(12px)}.button-small{min-height:42px;padding:0 18px;font-size:13px}.button-full{width:100%}
.site-header{height:76px;position:fixed;inset:0 0 auto;z-index:100;background:rgba(0,0,0,.78);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px);transition:background .3s ease}.site-header.scrolled{background:rgba(0,0,0,.94)}
.header-inner{height:76px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px}.brand-lockup{display:flex;align-items:center;gap:12px;color:#fff}.brand-logo{height:26px;width:auto}.brand-divider{height:24px;width:1px;background:rgba(255,255,255,.28)}.brand-name{font-size:14px;font-weight:700;white-space:nowrap}.desktop-nav{display:flex;justify-content:center;gap:30px}.desktop-nav a{font-size:13px;color:rgba(255,255,255,.76);transition:color .2s}.desktop-nav a:hover{color:#fff}.menu-button{display:none;border:0;background:transparent;width:38px;height:38px;position:relative}.menu-button span{position:absolute;left:9px;width:20px;height:1px;background:#fff}.menu-button span:first-child{top:15px}.menu-button span:last-child{top:22px}.mobile-menu{display:none}
.hero{min-height:100svh;padding:150px 0 90px;display:flex;align-items:center;position:relative;overflow:hidden}.hero-glow{position:absolute;width:760px;height:760px;right:-180px;top:10%;background:radial-gradient(circle,rgba(234,91,12,.24),rgba(234,91,12,0) 68%);filter:blur(10px)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:40px;align-items:center;position:relative;z-index:2}.hero-copy h1{font-size:clamp(54px,7.4vw,112px);line-height:.89;letter-spacing:-.065em;margin:0;max-width:830px}.hero-copy h1 span{color:var(--orange)}.hero-lead{font-size:clamp(18px,2vw,25px);line-height:1.4;max-width:650px;color:rgba(255,255,255,.65);margin:30px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-strip{display:flex;flex-wrap:wrap;gap:20px;margin-top:34px;color:rgba(255,255,255,.58);font-size:12px}.trust-strip span{display:flex;align-items:center;gap:7px}.trust-strip i{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--orange)}
.hero-device-stage{min-height:620px;position:relative}.orb{position:absolute;border-radius:50%;filter:blur(3px)}.orb-one{width:420px;height:420px;background:rgba(234,91,12,.17);right:2%;top:8%}.orb-two{width:180px;height:180px;background:rgba(255,255,255,.08);left:6%;bottom:12%}.device-float{position:absolute;right:4%;top:9%;width:min(430px,85%);min-height:500px;background:linear-gradient(160deg,#181818,#090909);border:1px solid rgba(255,255,255,.14);border-radius:42px;padding:26px;box-shadow:0 50px 120px rgba(0,0,0,.55);transform:rotate(3deg)}.device-float img{height:345px;width:100%;object-fit:contain;filter:drop-shadow(0 28px 35px rgba(0,0,0,.4))}.device-label{display:inline-block;font-size:11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:7px 10px;color:rgba(255,255,255,.6)}.device-float div{display:grid;gap:4px}.device-float strong{font-size:20px}.device-float div span{font-size:13px;color:rgba(255,255,255,.52)}.mini-float{position:absolute;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(18px);border-radius:20px;padding:17px 20px;display:grid;gap:3px;box-shadow:0 20px 50px rgba(0,0,0,.25)}.mini-float span{font-size:11px;color:rgba(255,255,255,.6)}.mini-float strong{font-size:14px}.mini-top{left:0;top:22%;transform:rotate(-5deg)}.mini-bottom{left:4%;bottom:13%;transform:rotate(3deg)}.scroll-cue{position:absolute;left:50%;bottom:26px;width:24px;height:38px;border:1px solid rgba(255,255,255,.25);border-radius:18px}.scroll-cue span{width:3px;height:8px;background:var(--orange);border-radius:3px;position:absolute;top:8px;left:10px;animation:scrollCue 1.8s infinite}@keyframes scrollCue{0%{opacity:0;transform:translateY(0)}30%{opacity:1}100%{opacity:0;transform:translateY(14px)}}
.choice-section{padding:130px 0}.section-heading{margin-bottom:50px}.section-heading h2{font-size:clamp(42px,5.5vw,78px);line-height:.98;letter-spacing:-.055em;margin:0}.section-heading>p:last-child{font-size:18px;color:var(--muted);max-width:520px;margin:18px 0 0}.choice-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.choice-card{appearance:none;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:330px;padding:28px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;transition:background .3s,color .3s,transform .3s}.choice-card:hover{background:#000;color:#fff;transform:translateY(-3px)}.choice-number{font-size:11px;color:#777}.choice-icon{margin:45px 0 35px;font-size:34px;color:var(--orange)}.choice-card strong{font-size:24px;letter-spacing:-.025em}.choice-card small{font-size:14px;line-height:1.5;color:#747474;margin-top:10px;max-width:220px}.choice-card:hover small{color:rgba(255,255,255,.55)}.choice-card .arrow{margin-top:auto;font-size:24px;color:var(--orange)}
.deals-section{padding:130px 0}.split-heading{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:30px}.split-heading>p:last-child{margin:0 0 6px auto;max-width:420px}.deal-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:repeat(2,360px);gap:18px}.deal-card{border-radius:var(--radius);background:#fff;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;position:relative}.deal-card:first-child{grid-row:1/3}.deal-card-dark{background:#0d0d0d;color:#fff}.deal-card-orange{background:var(--orange);color:#000}.deal-copy{padding:38px;display:flex;flex-direction:column;align-items:flex-start;z-index:2}.deal-copy h3{font-size:clamp(30px,3vw,46px);letter-spacing:-.05em;line-height:.98;margin:17px 0 12px}.deal-copy p{font-size:14px;line-height:1.6;color:rgba(255,255,255,.55);max-width:280px}.deal-card:not(.deal-card-dark) .deal-copy p{color:rgba(0,0,0,.6)}.pill{border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:11px;padding:7px 10px}.pill-light{border-color:rgba(0,0,0,.16)}.pill-black{border-color:rgba(0,0,0,.18)}.text-link{margin-top:auto;font-size:13px;font-weight:700;color:var(--orange)}.dark-link{color:#000}.text-link span{margin-left:5px}.deal-image-wrap{display:flex;align-items:center;justify-content:center;padding:30px 16px}.deal-image-wrap img{max-height:82%;object-fit:contain;filter:drop-shadow(0 24px 34px rgba(0,0,0,.2));transition:transform .45s ease}.deal-card:hover .deal-image-wrap img{transform:scale(1.05) translateY(-5px)}.catalogue-link{text-align:right;margin-top:22px}.catalogue-link a{font-size:13px;font-weight:700;border-bottom:1px solid #111;padding-bottom:3px}
.finder-section{padding:140px 0}.finder-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.finder-intro{position:sticky;top:130px}.finder-intro h2{font-size:clamp(45px,5vw,72px);line-height:.96;letter-spacing:-.055em;margin:0}.finder-intro>p:last-of-type{font-size:17px;color:rgba(255,255,255,.58);line-height:1.6;max-width:480px;margin:24px 0 40px}.finder-progress{height:3px;background:rgba(255,255,255,.12);border-radius:5px;overflow:hidden}.finder-progress span{display:block;width:33.333%;height:100%;background:var(--orange);transition:width .35s ease}.finder-intro small{display:block;margin-top:11px;color:rgba(255,255,255,.45);font-size:11px}.finder-card{background:#111;border:1px solid rgba(255,255,255,.12);border-radius:32px;padding:42px;min-height:520px}.finder-step{display:none}.finder-step.active{display:block;animation:fadeUp .35s ease}.step-label{display:block;color:rgba(255,255,255,.52);font-size:12px;margin-bottom:24px}.option-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.option{background:#1a1a1a;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:18px;min-height:110px;padding:18px;cursor:pointer;font-size:18px;font-weight:700;text-align:left;transition:border-color .2s,background .2s,transform .2s}.option:hover{border-color:var(--orange);background:#161616;transform:translateY(-2px)}.option-grid-brands .option{min-height:84px}.finder-result{display:none;text-align:center;padding:30px 0}.finder-result.active{display:block;animation:fadeUp .4s ease}.result-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:var(--orange);color:#000;font-weight:900;margin:0 auto 26px}.finder-result h3{font-size:34px;letter-spacing:-.04em;margin:0}.finder-result p{color:rgba(255,255,255,.55);line-height:1.6;margin:14px auto 26px;max-width:440px}.restart-button{margin-top:18px;background:transparent;color:rgba(255,255,255,.5);border:0;cursor:pointer;text-decoration:underline;font-size:12px}
.how-section{padding:130px 0}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.how-card{border-top:1px solid #111;padding:24px 10px 10px 0}.how-card>span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--orange);font-size:12px;font-weight:800}.how-card h3{font-size:26px;letter-spacing:-.035em;margin:42px 0 12px}.how-card p{font-size:15px;line-height:1.65;color:var(--muted);max-width:330px}
.proof-section{padding:120px 0}.proof-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end}.proof-copy h2{font-size:clamp(40px,5vw,68px);line-height:1;letter-spacing:-.055em;margin:0;max-width:800px}.proof-copy>p:last-child{color:var(--muted);font-size:17px;line-height:1.65;max-width:680px}.proof-stats{display:grid;border-top:1px solid var(--line)}.proof-stats div{display:grid;grid-template-columns:120px 1fr;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.proof-stats strong{font-size:40px;letter-spacing:-.05em}.proof-stats span{font-size:13px;color:var(--muted)}
.business-section{padding:105px 0}.business-grid{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end}.business-grid h2{font-size:clamp(44px,6vw,82px);line-height:.94;letter-spacing:-.06em;margin:0;max-width:850px}.business-grid p:last-child{font-size:17px;line-height:1.6;max-width:680px;margin-bottom:0}
.stores-section{padding:130px 0}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-dark)}.store-card{padding:30px 26px;border-right:1px solid var(--line-dark);min-height:230px;display:flex;flex-direction:column}.store-card:last-child{border-right:0}.store-card>span{font-size:11px;color:var(--orange)}.store-card h3{font-size:30px;letter-spacing:-.04em;margin:42px 0 5px}.store-card p{font-size:13px;color:rgba(255,255,255,.45);margin:0}.store-card a{margin-top:auto;font-size:12px;color:var(--orange);font-weight:700}
.site-footer{background:#000;color:#fff;border-top:1px solid rgba(255,255,255,.1);padding:50px 0 30px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-links{display:flex;gap:24px}.footer-links a{font-size:12px;color:rgba(255,255,255,.55)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:20px;color:rgba(255,255,255,.35);font-size:11px}.mobile-whatsapp{display:none}
.reveal{opacity:0;transform:translateY(26px);transition:opacity .75s cubic-bezier(.2,.7,.2,1),transform .75s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}.reveal-delay{transition-delay:.12s}@keyframes fadeUp{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}
@media(max-width:1050px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr}.hero{padding-top:140px}.hero-device-stage{min-height:560px;max-width:650px;width:100%;margin:0 auto}.choice-grid{grid-template-columns:1fr 1fr}.deal-grid{grid-template-columns:1fr;grid-template-rows:auto}.deal-card,.deal-card:first-child{grid-row:auto;min-height:390px}.finder-grid{grid-template-columns:1fr;gap:45px}.finder-intro{position:static}.proof-grid{grid-template-columns:1fr}.business-grid{grid-template-columns:1fr}.business-grid .button{justify-self:start}.menu-button{display:block}.header-inner>.button{display:none}.mobile-menu{position:absolute;top:76px;left:0;right:0;background:#000;padding:14px 20px 24px;border-bottom:1px solid rgba(255,255,255,.12)}.mobile-menu.open{display:grid}.mobile-menu a{padding:14px 0;color:#fff;border-bottom:1px solid rgba(255,255,255,.09);font-size:14px}.header-inner{grid-template-columns:auto 1fr auto}.store-grid{grid-template-columns:1fr}.store-card{border-right:0;border-bottom:1px solid var(--line-dark)}}
@media(max-width:700px){:root{--shell:min(100% - 28px,1240px);--radius:22px}.site-header,.header-inner{height:66px}.mobile-menu{top:66px}.brand-logo{height:22px}.brand-name{font-size:12px}.hero{min-height:auto;padding:120px 0 70px}.hero-copy h1{font-size:56px}.hero-lead{font-size:18px;margin:24px 0}.hero-actions{display:grid}.hero-actions .button{width:100%}.trust-strip{display:grid;gap:9px}.hero-device-stage{min-height:430px}.device-float{width:85%;min-height:380px;padding:18px;border-radius:30px;right:3%;top:5%}.device-float img{height:250px}.mini-float{padding:12px 14px}.mini-top{top:20%;left:-2%}.mini-bottom{bottom:8%;left:2%}.scroll-cue{display:none}.choice-section,.deals-section,.finder-section,.how-section,.proof-section,.stores-section{padding:88px 0}.section-heading{margin-bottom:34px}.section-heading h2{font-size:44px}.choice-grid{grid-template-columns:1fr}.choice-card{min-height:240px;padding:24px}.choice-icon{margin:28px 0}.split-heading{grid-template-columns:1fr}.split-heading>p:last-child{margin:0}.deal-grid{gap:12px}.deal-card{grid-template-columns:1.1fr .9fr;min-height:330px}.deal-copy{padding:26px 20px}.deal-copy h3{font-size:30px}.deal-copy p{font-size:12px}.deal-image-wrap{padding:15px 6px}.finder-card{padding:24px 18px;min-height:460px}.option-grid{grid-template-columns:1fr}.option{min-height:76px;font-size:16px}.how-grid{grid-template-columns:1fr;gap:35px}.proof-stats div{grid-template-columns:90px 1fr}.business-section{padding:75px 0}.business-grid h2{font-size:48px}.store-card{padding-inline:8px}.footer-top,.footer-bottom{display:grid}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mobile-whatsapp{display:flex;position:fixed;bottom:14px;left:14px;right:14px;z-index:90;background:var(--orange);color:#000;height:54px;border-radius:999px;align-items:center;justify-content:space-between;padding:0 20px;font-weight:800;box-shadow:0 15px 35px rgba(0,0,0,.28)}.site-footer{padding-bottom:95px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.scroll-cue span{animation:none}.deal-image-wrap img,.button{transition:none}}
