:root{--petrol:#064f52;--deep:#003f43;--turq:#08a99e;--orange:#f5a000;--cream:#fffaf0;--ink:#153436;--muted:#617577;--line:#dce9e7;--white:#fff;--wa:#16a65a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}.ticker{height:34px;background:var(--deep);color:#fff;overflow:hidden;white-space:nowrap;font-weight:800;font-size:.76rem;letter-spacing:.06em;display:flex;align-items:center}.ticker div{min-width:max-content;animation:ticker 24s linear infinite;padding-left:4vw}.ticker span{color:#ffd26a;margin:0 3rem}@keyframes ticker{to{transform:translateX(-28%)}}header{height:82px;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);display:flex;align-items:center;gap:2rem;padding:0 max(4vw,24px);border-bottom:1px solid var(--line)}.brand img{width:142px;height:70px;object-fit:contain}nav{display:flex;gap:1.7rem;margin-left:auto;font-weight:700;font-size:.93rem}nav a:hover{color:var(--turq)}.btn{display:inline-flex;justify-content:center;align-items:center;padding:15px 24px;border-radius:14px;background:var(--orange);color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.02em;box-shadow:0 9px 25px rgba(245,160,0,.23);transition:.2s}.btn:hover{transform:translateY(-2px);filter:brightness(.97)}.btn.small{padding:12px 17px;font-size:.78rem}.btn.secondary{background:#fff;color:var(--petrol);border:2px solid var(--petrol);box-shadow:none}.menu{display:none;margin-left:auto;border:0;background:transparent;font-size:1.7rem}.hero{min-height:650px;padding:75px max(5vw,30px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:5vw;background:radial-gradient(circle at 84% 20%,#cdfbf2 0,transparent 35%),linear-gradient(135deg,#fff 55%,#effbf8)}.hero-copy{max-width:670px}.eyebrow,.section-head>span,.trust>div>span,.vip>div>span,.final-cta>span{display:inline-block;color:var(--petrol);font-size:.78rem;font-weight:900;letter-spacing:.12em;margin-bottom:15px}.hero h1{font-size:clamp(3rem,6vw,5.6rem);line-height:.93;letter-spacing:-.055em;margin:0 0 26px;color:var(--deep)}.hero h1 em{font-style:normal;color:var(--orange)}.lead{font-size:1.25rem;font-weight:650;color:#24494b}.hero p{max-width:630px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 18px}.checks{font-size:.88rem;font-weight:700;color:var(--petrol)}.checks span{margin-left:18px}.hero-art{position:relative;min-height:460px;border-radius:42px;background:linear-gradient(145deg,var(--turq),var(--deep));box-shadow:0 35px 70px rgba(0,63,67,.2);display:grid;place-items:center;overflow:hidden}.hero-art:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;background:rgba(255,255,255,.12);right:-80px;top:-100px}.hero-art img{width:78%;max-height:360px;object-fit:contain;background:white;border-radius:28px;padding:10px;box-shadow:0 24px 40px rgba(0,0,0,.17)}.deal{position:absolute;background:#fff;border-radius:14px;padding:11px 14px;box-shadow:0 13px 30px rgba(0,0,0,.2);font-size:.88rem}.deal-a{right:5%;top:7%}.deal-a b{font-size:1.35rem;color:var(--orange);display:block}.deal-a small{font-weight:800}.deal-b{left:4%;bottom:24%;color:var(--petrol)}.deal-c{right:5%;bottom:7%;color:var(--petrol)}.benefits{max-width:1200px;margin:-32px auto 0;position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 20px 50px rgba(0,63,67,.1)}.benefits article{padding:25px 20px;display:flex;gap:12px;border-right:1px solid var(--line)}.benefits article:last-child{border:0}.benefits i{font-style:normal;font-size:1.5rem}.benefits b{color:var(--deep)}.benefits p{font-size:.83rem;margin:5px 0;color:var(--muted)}.section{max-width:1200px;margin:auto;padding:100px 24px}.section-head{max-width:680px;margin-bottom:42px}.section-head h2,.trust h2,.vip h2,.final-cta h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;letter-spacing:-.035em;margin:0 0 14px;color:var(--deep)}.section-head p{color:var(--muted);font-size:1.08rem}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 9px 25px rgba(0,63,67,.06);transition:.25s}.product:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(0,63,67,.12)}.product-visual{height:190px;display:grid;place-items:center;background:linear-gradient(145deg,#f0faf8,#fff7e7);font-size:4.5rem;position:relative}.badge{position:absolute;top:13px;left:13px;background:var(--orange);color:#fff;border-radius:20px;padding:5px 10px;font-size:.76rem;font-weight:900}.product-body{padding:19px}.product-body small{color:var(--turq);font-weight:800}.product h3{margin:8px 0 13px}.old{text-decoration:line-through;color:#87999a;font-size:.88rem}.price{font-size:1.55rem;font-weight:900;color:var(--orange);margin-left:8px}.product .btn{width:100%;padding:11px;margin-top:15px;background:var(--petrol);box-shadow:none;font-size:.8rem}.categories{background:#f5fbfa;max-width:none}.categories .section-head,.category-grid{max-width:1200px;margin-left:auto;margin-right:auto}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category{background:#fff;border:1px solid var(--line);padding:22px;border-radius:18px;font-weight:850;font-size:1.05rem;transition:.2s}.category:hover{border-color:var(--turq);transform:translateY(-3px)}.category i{font-size:1.7rem;font-style:normal;margin-right:9px}.trust{padding:75px max(6vw,30px);background:linear-gradient(125deg,var(--deep),var(--turq) 68%,#cf9000);color:white;display:grid;grid-template-columns:1.2fr 1fr;gap:6vw;align-items:center}.trust h2,.vip h2{color:white}.trust>div>span,.vip>div>span{color:#ffd166}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stats article{background:rgba(255,255,255,.13);padding:25px 14px;border:1px solid rgba(255,255,255,.22);border-radius:18px;text-align:center}.stats b{display:block;color:#ffd166;font-size:.9rem}.stats small{font-size:.78rem}.stores{text-align:center}.stores .section-head{margin-left:auto;margin-right:auto}.store-list{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:22px}.store-list span{padding:15px 22px;border:1px solid var(--line);border-radius:14px;background:#fff;font-weight:900;color:var(--deep)}.stores>small{color:var(--muted)}.vip{max-width:1200px;margin:20px auto 80px;padding:65px;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;background:var(--deep);color:#fff;border-radius:34px;overflow:hidden}.vip p{font-size:1.1rem}.btn.wa{background:var(--wa);box-shadow:0 9px 24px rgba(22,166,90,.25)}.vip .checks{color:#fff;margin-top:17px}.phone{max-width:290px;margin:auto;background:#eff5f4;border:9px solid #153436;border-radius:34px;padding:18px;min-height:310px;color:var(--ink);transform:rotate(3deg);box-shadow:0 20px 45px rgba(0,0,0,.25)}.phone-top{text-align:center;font-weight:900;border-bottom:1px solid #ccd8d6;padding-bottom:12px}.phone-top small{display:block;color:var(--muted)}.bubble{background:#fff;margin:19px 0;padding:12px;border-radius:5px 14px 14px 14px;font-weight:750;box-shadow:0 4px 10px #d9e2e0}.bubble.right{margin-left:35px;background:#d4f8df;border-radius:14px 5px 14px 14px}.how{padding-top:60px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps article{padding:30px;border:1px solid var(--line);border-radius:20px}.steps b{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--orange);color:#fff;font-size:1.2rem}.steps h3{color:var(--deep)}.transparency{max-width:1050px;margin:0 auto 90px;padding:28px 34px;background:var(--cream);border-left:5px solid var(--orange);border-radius:12px}.transparency h2{font-size:1.2rem;margin:0 0 8px}.transparency p{font-size:.9rem;color:#556b6c;margin:0}.final-cta{text-align:center;padding:90px 25px;background:#edf9f6}.final-cta p{max-width:650px;margin:auto}.final-cta .actions{justify-content:center}footer{background:#032f32;color:#d5e6e5;text-align:center;padding:55px 25px 90px}footer img{width:150px;height:95px;object-fit:contain;background:#fff;border-radius:15px}footer p{font-weight:800;color:#fff}footer div{display:flex;gap:22px;justify-content:center;flex-wrap:wrap;margin:25px 0;font-size:.88rem}footer small{color:#9db8b7}.float-wa{position:fixed;z-index:19;right:22px;bottom:22px;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:var(--wa);color:white;font-size:1.55rem;box-shadow:0 10px 25px rgba(0,0,0,.22)}.mobile-cta{display:none}
@media(max-width:900px){header{height:70px}.brand img{width:115px;height:61px}header>.btn{display:none}.menu{display:block}nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;margin:0;border-bottom:1px solid var(--line);box-shadow:0 15px 25px rgba(0,0,0,.08)}nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:55px}.hero-art{min-height:390px}.benefits{grid-template-columns:1fr 1fr;margin:0 20px}.benefits article:nth-child(2){border-right:0}.benefits article{border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:1fr 1fr}.trust,.vip{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr 1fr}.category-grid{grid-template-columns:1fr 1fr}.vip{margin:20px;border-radius:25px;padding:40px 28px}.steps{grid-template-columns:1fr}}
@media(max-width:600px){body{padding-bottom:58px}.ticker{font-size:.68rem}.hero{padding:45px 20px}.hero h1{font-size:3.4rem}.hero .actions{display:grid}.hero-art{min-height:310px;border-radius:26px}.hero-art img{width:82%}.deal-c{display:none}.benefits{grid-template-columns:1fr;border-radius:18px;margin:0 14px}.benefits article{border-right:0}.section{padding:72px 18px}.product-grid{grid-template-columns:1fr}.category-grid{gap:10px}.category{padding:16px 12px;font-size:.94rem}.trust{grid-template-columns:1fr;padding:60px 20px}.stats{grid-template-columns:1fr}.vip{gap:35px}.checks{display:flex;flex-direction:column;gap:6px}.checks span{margin-left:0}.phone{display:none}.final-cta .actions{display:grid}.float-wa{bottom:72px;right:16px}.mobile-cta{display:flex;position:fixed;z-index:18;bottom:0;left:0;right:0;height:58px;background:var(--orange);color:#fff;justify-content:center;align-items:center;font-weight:900;text-transform:uppercase;box-shadow:0 -7px 20px rgba(0,0,0,.15)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.product-visual{padding:16px;background:#fff;margin-bottom:48px}.product-visual img{width:100%;height:100%;object-fit:contain}.product-body{display:flex;flex-direction:column;padding-top:0}.product h3{min-height:3.1em;margin-bottom:8px}.product-note{min-height:4.2em;margin:0;color:var(--muted);font-size:.9rem}.product-disclaimer{margin-top:10px;color:#7b8c8d;font-size:.74rem}.product .btn{margin-top:16px}
@media(max-width:600px){.product h3,.product-note{min-height:0}.product-visual{height:230px}}
.product-info{margin-top:4px;padding:13px 14px;border-radius:12px;background:#f3faf8;border-left:4px solid var(--turq)}.product-info b{display:block;margin-bottom:4px;color:var(--deep);font-size:.82rem;text-transform:uppercase;letter-spacing:.045em}.product-info .product-note{min-height:3.5em;line-height:1.45}
@media(max-width:600px){.product-info .product-note{min-height:0}}
.product-body h3{order:0;margin-top:0;color:var(--deep);font-size:1.12rem;line-height:1.35}.product-body>small{order:1;margin-bottom:12px}.product-info{order:2}.product-body>.btn{order:3}
.badge{background:linear-gradient(135deg,#ff1744,#ff8a00);padding:6px 12px;letter-spacing:.025em;box-shadow:0 7px 18px rgba(255,23,68,.38);border:1px solid rgba(255,255,255,.55)}
