:root{--navy: #0a1849;--navy-2: #0b1b4d;--navy-deep: #060f2e;--navy-card: #112460;--mint: #9aebd6;--green: #9ddfb8;--ice: #a7d3f0;--ice-2: #b9dcf5;--white: #ffffff;--muted: #b9c4e6;--wa: #25d366;--wa-dark: #1da851;--danger: #ff6b7a;--maxw: 1080px;--radius: 16px;--radius-lg: 24px;--shadow: 0 12px 40px rgba(0, 0, 0, .35);--font: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{font-family:var(--font);color:var(--white);background-color:var(--navy-deep);line-height:1.55;overflow-x:hidden;-webkit-font-smoothing:antialiased}body:after{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background-image:radial-gradient(1200px 800px at 70% -10%,#16307a,#16307a00 60%),radial-gradient(900px 700px at 10% 5%,#102257,#10225700 55%),linear-gradient(180deg,#0a1849,#081237 55%,#060f2e)}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:radial-gradient(1.5px 1.5px at 20% 30%,rgba(255,255,255,.7) 50%,transparent 51%),radial-gradient(1.5px 1.5px at 75% 15%,rgba(255,255,255,.5) 50%,transparent 51%),radial-gradient(1px 1px at 50% 60%,rgba(255,255,255,.6) 50%,transparent 51%),radial-gradient(1.5px 1.5px at 88% 70%,rgba(167,211,240,.7) 50%,transparent 51%),radial-gradient(1px 1px at 33% 80%,rgba(255,255,255,.5) 50%,transparent 51%),radial-gradient(1.5px 1.5px at 10% 90%,rgba(255,255,255,.4) 50%,transparent 51%);background-repeat:repeat;background-size:400px 400px,350px 350px,300px 300px,500px 500px,280px 280px,420px 420px;opacity:.6}img{max-width:100%;height:auto;display:block}a{color:var(--mint);text-decoration:none}.wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 20px;position:relative;z-index:1}.skip-link{position:absolute;left:-999px;top:0;z-index:100;background:var(--mint);color:var(--navy-deep);padding:10px 16px;border-radius:0 0 10px;font-weight:700}.skip-link:focus{left:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:1rem;line-height:1;text-align:center;padding:14px 22px;border-radius:999px;border:0;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease;-webkit-tap-highlight-color:transparent}.btn:active{transform:translateY(1px) scale(.99)}.btn-primary{background:var(--wa);color:#04240f;box-shadow:0 8px 24px #25d36659}.btn-primary:hover{background:#2ee36f}.btn-blue{background:var(--ice);color:var(--navy-deep)}.btn-blue:hover{background:var(--ice-2)}.btn-ghost{background:#ffffff14;color:var(--white);border:1.5px solid rgba(154,235,214,.5)}.btn-ghost:hover{background:#9aebd624}.btn-lg{padding:17px 28px;font-size:1.08rem}.site-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:10px 18px;background:#060f2eb8;backdrop-filter:blur(10px);border-bottom:1px solid rgba(154,235,214,.14)}.brand img{height:46px;width:auto}.header-cta{display:inline-flex;align-items:center;gap:7px;background:var(--wa);color:#04240f;font-weight:800;font-size:.92rem;padding:9px 15px;border-radius:999px}.header-cta .wa-ico{fill:#04240f}.h-graffiti{font-size:clamp(1.9rem,7vw,3.2rem);font-weight:900;line-height:1.02;letter-spacing:-.01em;text-transform:uppercase;text-shadow:0 3px 0 rgba(0,0,0,.25);margin-bottom:22px}.hl{color:var(--mint)}.hl-blue{color:var(--ice)}.section{padding:64px 0;position:relative;z-index:1}.section+.section{border-top:1px solid rgba(255,255,255,.05)}.hero{position:relative;min-height:92vh;min-height:92svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:88px 20px 60px;gap:26px;overflow:hidden}.hero-media{position:relative;width:min(94vw,860px,calc(56svh * 16 / 9));aspect-ratio:16 / 9;border-radius:18px;overflow:hidden;box-shadow:0 18px 60px #00000073,0 0 42px #9aebd61f}.hero-poster,.hero-video{position:absolute;inset:0;width:100%;height:100%}.hero-poster img,.hero-video{object-fit:cover;width:100%;height:100%;display:block}.hero-video{z-index:1}.hero-poster{z-index:2;transition:opacity .45s ease}.hero-media.playing .hero-poster{opacity:0}.hero-content{position:relative;z-index:2;max-width:640px}.hero-tag{font-size:clamp(1.2rem,4.6vw,1.7rem);font-weight:800;margin-bottom:12px}.hero-sub{font-size:clamp(1rem,3.4vw,1.12rem);color:var(--muted);margin-bottom:26px}.hero-sub strong{color:var(--white)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.scroll-cue{position:absolute;bottom:18px;left:50%;transform:translate(-50%);z-index:2;width:26px;height:42px;border:2px solid rgba(154,235,214,.6);border-radius:14px}.scroll-cue span{position:absolute;top:7px;left:50%;margin-left:-2.5px;width:5px;height:5px;border-radius:50%;background:var(--mint);animation:cue 1.5s infinite}@keyframes cue{0%{opacity:0;transform:translateY(0)}40%{opacity:1}to{opacity:0;transform:translateY(16px)}}@media (prefers-reduced-motion: reduce){.scroll-cue span{animation:none}}.problem{text-align:center}.pain-list{list-style:none;max-width:560px;margin:0 auto 26px;text-align:left;display:grid;gap:12px}.pain-list li{background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:14px 16px;font-size:1.04rem;display:flex;gap:12px;align-items:flex-start}.pain-x{color:var(--danger);font-weight:900;flex:0 0 auto}.problem-punch{font-size:clamp(1.3rem,5vw,1.9rem);font-weight:900;color:var(--mint)}.steps{list-style:none;display:grid;gap:18px;grid-template-columns:1fr}.step{background:linear-gradient(180deg,#112460d9,#0b1b4db3);border:1px solid rgba(154,235,214,.18);border-radius:var(--radius);padding:26px 22px;position:relative}.step-n{width:44px;height:44px;border-radius:50%;background:var(--mint);color:var(--navy-deep);font-weight:900;font-size:1.3rem;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.step h3{font-size:1.25rem;margin-bottom:6px}.step p{color:var(--muted)}.legal-badge{text-align:center;margin-top:26px;font-size:1.1rem;font-weight:700}.calc-section{scroll-margin-top:70px}.calc-intro{color:var(--muted);margin-bottom:24px;max-width:560px}.calc{max-width:620px}.calc-step{border:0;margin-bottom:26px}.calc-step legend{font-size:1.15rem;font-weight:800;margin-bottom:14px;display:flex;align-items:center;gap:10px}.calc-step-n{width:28px;height:28px;border-radius:50%;background:var(--ice);color:var(--navy-deep);font-weight:900;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center}.seg{display:flex;gap:10px}.seg-btn{flex:1;padding:18px 0;font-size:1.5rem;font-weight:900;cursor:pointer;background:#ffffff0d;color:var(--white);border:2px solid rgba(255,255,255,.12);border-radius:14px;transition:all .12s ease}.seg-btn.is-active{background:var(--mint);color:var(--navy-deep);border-color:var(--mint);transform:translateY(-2px)}.chips{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.chip{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:18px 12px;cursor:pointer;color:var(--white);background:#ffffff0d;border:2px solid rgba(255,255,255,.12);border-radius:14px;transition:all .12s ease;min-height:104px;justify-content:center}.chip-ico{width:38px;height:38px}.chip-ico svg{width:100%;height:100%;fill:none;stroke:var(--mint);stroke-width:1.7;stroke-linejoin:round;stroke-linecap:round}.chip-label{font-weight:700;font-size:.98rem}.chip.is-on{background:#9aebd629;border-color:var(--mint)}.chip.is-on .chip-ico svg{stroke:var(--mint);filter:drop-shadow(0 0 6px rgba(154,235,214,.6))}.chip.is-disabled{opacity:.32;cursor:not-allowed}.calc-result{margin-top:28px}.calc-hint{color:var(--ice);font-weight:600;text-align:center;padding:18px;background:#a7d3f014;border-radius:12px}.result-card{background:linear-gradient(180deg,#112460f2,#0b1b4de6);border:2px solid var(--mint);border-radius:var(--radius-lg);padding:28px 22px;text-align:center;box-shadow:var(--shadow)}.result-per{display:flex;align-items:baseline;justify-content:center;gap:8px}.result-num{font-size:clamp(3rem,14vw,4.6rem);font-weight:900;color:var(--mint);line-height:1}.result-unit{font-size:1.1rem;font-weight:800;color:var(--white)}.result-total{color:var(--muted);margin:8px 0 18px;font-size:.98rem}.result-included{list-style:none;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:22px}.result-included li{background:#9aebd624;color:var(--mint);font-weight:700;padding:6px 12px;border-radius:999px;font-size:.9rem}.result-cta{width:100%}.result-reset{display:inline-block;margin-top:14px;background:none;border:0;color:var(--ice);font-weight:700;cursor:pointer;font-size:.95rem}.result-note{margin-top:12px;color:var(--muted);font-size:.85rem}.lock-gate{display:grid;gap:12px;text-align:left;background:#112460e6;border:2px solid var(--ice);border-radius:var(--radius-lg);padding:24px}.lock-title{font-weight:800;text-align:center}.lock-gate label{display:grid;gap:6px;font-weight:700;font-size:.92rem}.lock-gate input{padding:13px 14px;border-radius:10px;border:1.5px solid rgba(255,255,255,.2);background:#ffffff0f;color:#fff;font-size:1rem}.noscript-msg{background:#ffffff0f;padding:20px;border-radius:12px;display:grid;gap:14px;justify-items:start}.trust{text-align:center}.trust-lead{font-size:1.2rem;font-weight:800;color:var(--mint);margin-bottom:26px}.trust-grid{display:grid;grid-template-columns:1fr;gap:16px;max-width:560px;margin:0 auto 26px}.trust-photo{background:#fff;padding:10px 10px 0;border-radius:10px;transform:rotate(-1.5deg);box-shadow:var(--shadow)}.trust-photo:nth-child(2){transform:rotate(1.5deg)}.trust-photo img{border-radius:4px;width:100%;aspect-ratio:4 / 3;object-fit:cover}.trust-photo figcaption{color:var(--navy-deep);font-weight:700;font-size:.82rem;padding:8px 4px}.trust-points{list-style:none;display:grid;gap:10px;max-width:480px;margin:0 auto 24px;text-align:left}.trust-points li{font-size:1.02rem}.scarcity{background:#ff6b7a1f;border:1px solid rgba(255,107,122,.4);color:#ffd7dc;padding:14px 18px;border-radius:12px;font-weight:600;display:inline-block}.scarcity strong{color:#fff}.winter{text-align:center}.winter-lead{color:var(--ice-2);font-weight:700;margin-bottom:24px;font-size:1.1rem}.winter-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;max-width:560px;margin:0 auto 28px}.winter-card{background:linear-gradient(180deg,#2850a059,#0b1b4d80);border:1px solid rgba(167,211,240,.3);border-radius:14px;padding:18px 14px;display:flex;flex-direction:column;gap:6px}.winter-name{font-weight:800;color:#fff}.winter-price{color:var(--ice);font-weight:700}.promo{max-width:420px;margin:0 auto}.promo label{display:block;font-weight:700;margin-bottom:10px;color:var(--ice-2)}.promo-row{display:flex;gap:10px}.promo-row input{flex:1;padding:13px 14px;border-radius:999px;border:1.5px solid rgba(167,211,240,.4);background:#ffffff0f;color:#fff;font-size:1rem;text-transform:uppercase}.promo-row input::placeholder{color:#b9dcf580}.site-footer{padding:64px 0 120px;position:relative;z-index:1;text-align:center}.faq{max-width:620px;margin:0 auto 40px;text-align:left;display:grid;gap:10px}.faq details{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:4px 18px}.faq summary{cursor:pointer;font-weight:800;padding:14px 0;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--mint);font-size:1.4rem;font-weight:900;transition:transform .15s ease}.faq details[open] summary:after{transform:rotate(45deg)}.faq details p{color:var(--muted);padding-bottom:16px}.footer-cta{margin-bottom:30px;display:grid;gap:14px;justify-items:center}.footer-cta p{font-size:1.4rem;font-weight:900}.phone{color:var(--ice);font-weight:800;font-size:1.15rem}.copyright{color:var(--muted);font-size:.85rem}.sticky-wa{position:fixed;right:16px;bottom:16px;z-index:50;display:inline-flex;align-items:center;gap:8px;background:var(--wa);color:#04240f;font-weight:800;padding:13px 18px;border-radius:999px;box-shadow:0 10px 30px #25d36673}.sticky-wa svg{fill:#04240f}.sticky-wa span{font-size:.98rem}@media (min-width: 720px){.steps,.chips{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:1fr 1fr}.winter-grid{grid-template-columns:repeat(4,1fr)}.section{padding:84px 0}}.cine-intro{padding:72px 0 8px;text-align:center;position:relative;z-index:1}.cine-hint{color:var(--muted);font-weight:700;letter-spacing:.08em}.product-cine{height:240vh;position:relative;z-index:1}.cine-pin{position:sticky;top:0;height:100vh;height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding:72px 20px 28px;box-sizing:border-box}.cine-media{position:relative;width:min(78vw,44svh,440px);aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 16px 50px #00000080,0 0 36px #9aebd61a}.cine-poster,.cine-canvas{position:absolute;inset:0;width:100%;height:100%}.cine-poster img{width:100%;height:100%;object-fit:cover;display:block}.cine-canvas{opacity:0;transition:opacity .3s ease}.cine-canvas.ready{opacity:1}.cine-copy{text-align:center;max-width:520px}.cine-copy .h-graffiti{font-size:clamp(1.7rem,6vw,2.6rem);margin-bottom:8px}.cine-specs{color:var(--mint);font-weight:800;letter-spacing:.04em;margin-bottom:10px}.cine-text{color:var(--muted);margin-bottom:16px}@media (min-width: 900px){.cine-pin{flex-direction:row;justify-content:center;gap:56px}.cine-flip .cine-pin{flex-direction:row-reverse}.cine-media{width:min(40vw,60svh,500px)}.cine-copy{text-align:left}}@media (prefers-reduced-motion: reduce){.product-cine{height:auto}.cine-pin{position:static;height:auto;padding:48px 20px}.cine-canvas{display:none}}@media (prefers-reduced-motion: reduce){.btn,.seg-btn,.chip{transition:none}}.legal-links{display:flex;flex-wrap:wrap;gap:10px 22px;justify-content:center;margin:26px auto 18px;padding-top:24px;max-width:720px;border-top:1px solid rgba(255,255,255,.08)}.legal-links a{color:var(--muted);font-size:.92rem;text-decoration:none}.legal-links a:hover,.legal-links a:focus-visible{color:var(--mint);text-decoration:underline}.company-data{color:var(--muted);font-size:.84rem;line-height:1.65;max-width:640px;margin:0 auto 20px}.company-data strong{color:var(--white)}.anpc{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:22px}.anpc a{display:inline-flex;border-radius:8px}.anpc a:focus-visible{outline:3px solid var(--mint);outline-offset:3px}.anpc img{display:block;width:180px;height:auto}.legal-page{max-width:780px;margin:0 auto;padding:108px 20px 80px}.legal-page h1{font-size:clamp(1.9rem,6vw,2.7rem);font-weight:900;margin-bottom:10px}.legal-updated{color:var(--muted);font-size:.9rem;margin-bottom:34px}.legal-page h2{font-size:clamp(1.15rem,3.6vw,1.4rem);font-weight:800;color:var(--mint);margin:34px 0 12px}.legal-page h3{font-size:1.03rem;font-weight:800;margin:20px 0 8px}.legal-page p,.legal-page li{color:var(--muted);line-height:1.75;margin-bottom:12px}.legal-page strong{color:var(--white)}.legal-page ul,.legal-page ol{padding-left:22px;margin-bottom:14px}.legal-page li{margin-bottom:8px}.legal-page a{color:var(--mint)}.legal-page table{width:100%;border-collapse:collapse;margin:14px 0 20px;font-size:.92rem;display:block;overflow-x:auto}.legal-page th,.legal-page td{border:1px solid rgba(255,255,255,.12);padding:10px 12px;text-align:left;color:var(--muted);vertical-align:top}.legal-page th{color:var(--white);background:#ffffff0a;font-weight:800}.legal-box{background:#ffffff0a;border:1px solid rgba(255,255,255,.09);border-left:3px solid var(--mint);border-radius:12px;padding:16px 18px;margin:18px 0 24px}.legal-box p:last-child,.legal-page li:last-child{margin-bottom:0}.legal-back{display:inline-block;margin-top:34px;font-weight:800}.reviews-title{font-size:clamp(1.15rem,4vw,1.45rem);font-weight:900;text-transform:uppercase;letter-spacing:.02em;margin:40px 0 18px}.reviews{display:grid;gap:14px;text-align:left}.review{position:relative;background:#ffffff0b;border:1px solid rgba(255,255,255,.08);border-left:3px solid var(--mint);border-radius:14px;padding:18px 18px 14px}.review blockquote p{color:var(--white);font-size:.99rem;line-height:1.6}.review blockquote p strong{color:var(--mint)}.review figcaption{margin-top:12px;color:var(--muted);font-size:.82rem;font-weight:700;letter-spacing:.03em}.review figcaption:before{content:"— "}@media (min-width: 900px){.reviews{grid-template-columns:repeat(3,1fr);align-items:start}}
