:root{--navy:#07152f;--blue:#1f5eff;--cyan:#56d8ff;--ink:#0c1831;--muted:#667085;--line:#e7eaf0;--soft:#f5f7fb}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.topbar{background:var(--navy);color:#c9d5ee;text-align:center;padding:9px 20px;font-size:12px;letter-spacing:.04em}.site-header{height:76px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:#fff}.brand{display:inline-flex;align-items:center;gap:9px;font-size:22px;font-weight:900;letter-spacing:-.06em}.brand b{color:var(--blue)}.brand-mark{width:34px;height:34px;display:grid;place-items:center;background:linear-gradient(145deg,var(--blue),#713dff);color:#fff;border-radius:11px;box-shadow:0 8px 22px #1f5eff35}.site-header nav{display:flex;gap:32px;color:#39435a;font-size:14px;font-weight:650}.site-header nav a:hover{color:var(--blue)}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800}.header-cta{background:var(--ink);color:#fff;border-radius:12px;padding:11px 16px;font-size:13px}.menu-button{display:none;border:0;background:transparent;color:var(--ink)}
.hero{min-height:650px;background:radial-gradient(circle at 67% 25%,#243d8b 0,#101e4b 26%,#07152f 68%);color:#fff;display:grid;grid-template-columns:1fr 1.08fr;align-items:center;overflow:hidden;padding:58px max(28px,calc((100vw - 1184px)/2));position:relative}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to right,black,transparent 75%)}.hero-copy,.hero-visual{position:relative;z-index:1}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:850}.eyebrow{color:#a9eaff;border:1px solid #69dfff35;background:#69dfff10;padding:8px 11px;border-radius:999px}.hero h1{font-size:clamp(52px,6.2vw,86px);line-height:.94;letter-spacing:-.075em;margin:22px 0 24px;max-width:620px}.hero h1 em{font-style:normal;color:var(--cyan)}.hero-copy>p{color:#bdc8df;font-size:17px;line-height:1.75;max-width:575px}.hero-actions{display:flex;gap:12px;margin-top:31px;flex-wrap:wrap}.button{min-height:50px;padding:0 20px;border-radius:13px;font-size:14px;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:linear-gradient(135deg,#2671ff,#693dff);color:#fff;box-shadow:0 14px 34px #155cff4d}.button.secondary{background:#ffffff0b;color:#fff;border:1px solid #ffffff24}.button.white{background:#fff;color:var(--navy)}.hero-proof{display:flex;align-items:center;gap:12px;margin-top:34px}.avatars{display:flex}.avatars span{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;margin-left:-7px;border:2px solid #10204b;background:#2a62dd;font-size:11px;font-weight:800}.avatars span:first-child{margin-left:0}.avatars span:nth-child(2){background:#9b56d8}.avatars span:nth-child(3){background:#24a999}.avatars span:last-child{background:#fff;color:var(--blue)}.stars{color:#f9b93f;letter-spacing:.08em;font-size:12px}.hero-proof small{color:#aebbd4}.hero-visual{height:530px;display:flex;align-items:center;justify-content:center}.hero-visual>img{width:115%;max-width:720px;object-fit:contain;filter:drop-shadow(0 35px 60px #0008);border-radius:38px}.floating-card{position:absolute;background:#ffffffed;color:var(--ink);border:1px solid #fff;border-radius:16px;padding:14px 16px;box-shadow:0 20px 44px #0004;backdrop-filter:blur(12px)}.price-card{right:1%;top:14%;display:flex;flex-direction:column}.price-card small,.stock-card small{color:#6e788e;font-size:11px}.price-card strong{font-size:18px;margin-top:3px}.stock-card{left:2%;bottom:14%;display:flex;align-items:center;gap:10px}.stock-card>span{display:grid;place-items:center;background:#e6fff3;color:#00a85a;border-radius:50%;width:29px;height:29px}.stock-card div{display:flex;flex-direction:column;font-size:12px}
.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);max-width:1184px;margin:-22px auto 0;position:relative;z-index:3;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 15px 45px #13203a10;padding:22px 26px}.trust-strip>div{display:flex;align-items:center;gap:12px;padding:0 22px;border-right:1px solid var(--line)}.trust-strip>div:last-child{border-right:0}.trust-strip svg{color:var(--blue);width:25px}.trust-strip span{display:flex;flex-direction:column}.trust-strip strong{font-size:13px}.trust-strip small{color:var(--muted);font-size:10px;margin-top:3px}
.section,.reviews{max-width:1184px;margin:auto;padding:104px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:34px}.section-heading h2,.promo-copy h2,.faq-intro h2,.closing h2{font-size:clamp(35px,4.5vw,55px);line-height:1.04;letter-spacing:-.055em;margin:10px 0 0}.section-heading>p{max-width:430px;color:var(--muted);line-height:1.7}.kicker{color:var(--blue)}.kicker.light{color:var(--cyan)}.category-list{display:flex;gap:8px;overflow:auto;padding-bottom:16px}.category-list span{white-space:nowrap;background:var(--soft);border:1px solid var(--line);border-radius:999px;padding:9px 15px;font-size:12px;font-weight:750;color:#667085}.category-list .active{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;transition:.25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px #10204b14}.product-image{height:290px;background:linear-gradient(145deg,#f2f5fa,#e8edf6);position:relative;display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-tag{position:absolute;z-index:2;left:14px;top:14px;background:#fff;color:var(--blue);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.07em;padding:7px 9px;border-radius:8px;box-shadow:0 7px 20px #10204b12}.product-body{padding:20px}.rating{display:flex;align-items:center;gap:5px;color:#f4a91e;font-size:12px;font-weight:800}.rating span{color:#8a93a6;font-weight:500}.product-body h3{font-size:22px;letter-spacing:-.04em;margin:10px 0 12px}.product-body ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:7px}.product-body li{display:flex;align-items:center;gap:4px;background:#f6f8fb;color:#566078;font-size:10px;padding:6px 7px;border-radius:7px}.product-body li svg{color:#14a36f}.price{display:flex;flex-direction:column;margin:19px 0 14px}.price small{text-decoration:line-through;color:#9aa2b2;font-size:11px}.price strong{font-size:20px;color:var(--blue);margin-top:2px}.product-button{width:100%;height:43px;border-radius:10px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;gap:4px}
.promo-section{max-width:1184px;margin:0 auto 20px;border-radius:32px;background:linear-gradient(135deg,#0a1b40,#173a8e 60%,#315ae8);color:#fff;padding:64px;display:grid;grid-template-columns:1fr .9fr;gap:70px;overflow:hidden;position:relative}.promo-section:after{content:"";position:absolute;width:360px;height:360px;border:70px solid #72e3ff18;border-radius:50%;right:-170px;top:-140px}.promo-copy{position:relative;z-index:1}.promo-copy p{color:#c6d2e9;line-height:1.7;max-width:520px;margin:22px 0 28px}.promo-cards{display:flex;flex-direction:column;gap:10px;position:relative;z-index:1}.promo-cards>div{display:flex;align-items:center;gap:14px;background:#ffffff10;border:1px solid #ffffff1c;border-radius:15px;padding:16px}.promo-cards svg{color:var(--cyan)}.promo-cards span{display:flex;flex-direction:column}.promo-cards small{color:#9ee9ff;text-transform:uppercase;font-size:9px;letter-spacing:.1em;font-weight:800}.promo-cards strong{font-size:13px;margin-top:2px}.promo-cards>p{font-size:9px;color:#aab8d5;margin:5px 0}.centered{flex-direction:column;align-items:center;text-align:center}.centered>p{margin:0}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:50px}.benefit-grid article{padding:28px 24px;border:1px solid var(--line);border-radius:19px;background:#fff}.benefit-grid article>span{width:45px;height:45px;border-radius:13px;display:grid;place-items:center;background:#edf3ff;color:var(--blue)}.benefit-grid h3{margin:20px 0 8px;font-size:17px}.benefit-grid p{font-size:12px;color:var(--muted);line-height:1.7;margin:0}
.reviews{max-width:none;background:var(--soft);padding-left:max(28px,calc((100vw - 1184px)/2));padding-right:max(28px,calc((100vw - 1184px)/2))}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;position:relative}.quote{position:absolute;right:22px;top:15px;font-family:Georgia,serif;font-size:54px;line-height:1;color:#d8e3ff}.review-grid article>p{color:#515b70;font-size:13px;line-height:1.75;min-height:69px}.reviewer{display:flex;align-items:center;gap:10px;margin-top:19px}.reviewer>span{width:37px;height:37px;border-radius:50%;background:linear-gradient(145deg,var(--blue),#7549ee);color:#fff;display:grid;place-items:center;font-weight:850}.reviewer div{display:flex;flex-direction:column}.reviewer strong{font-size:12px}.reviewer small{font-size:9px;color:#8891a3;margin-top:2px}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.faq-intro p{color:var(--muted);line-height:1.7}.faq-list details{border-bottom:1px solid var(--line);padding:21px 0}.faq-list summary{list-style:none;cursor:pointer;font-size:15px;font-weight:800;display:flex;justify-content:space-between;align-items:center}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;color:var(--blue)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);line-height:1.7;font-size:13px;padding-right:30px}.closing{max-width:1184px;margin:0 auto 80px;background:linear-gradient(120deg,#173fb4,#566aff);color:#fff;border-radius:28px;padding:54px 62px;display:flex;align-items:center;justify-content:space-between;gap:35px}.closing h2{margin-bottom:0}.closing .button{flex-shrink:0}footer{max-width:1184px;margin:auto;padding:12px 0 50px;display:grid;grid-template-columns:1.7fr .7fr .7fr 1.2fr;gap:45px;border-bottom:1px solid var(--line)}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}footer p{color:var(--muted);font-size:12px;line-height:1.6;max-width:270px}footer>div>strong{font-size:12px;margin-bottom:4px}footer>div>a{font-size:11px;color:#626b7d}.footer-contact>a{color:var(--blue);font-weight:800;display:flex;align-items:center;gap:4px}.copyright{max-width:1184px;margin:auto;padding:20px 0 30px;color:#8b93a3;font-size:10px}.whatsapp-float{position:fixed;z-index:20;right:23px;bottom:23px;width:52px;height:52px;display:grid;place-items:center;background:#19b968;color:#fff;border-radius:50%;box-shadow:0 12px 30px #00a5544d}.whatsapp-float:hover{transform:scale(1.06)}
@media(max-width:1100px){.section,.reviews,.promo-section,.closing,footer,.copyright{margin-left:28px;margin-right:28px}.trust-strip{margin-left:28px;margin-right:28px}.product-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.site-header nav,.header-cta{display:none}.menu-button{display:block}.hero{grid-template-columns:1fr;padding-top:75px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.eyebrow{margin:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{height:420px;margin-top:10px}.hero-visual>img{width:100%}.trust-strip{grid-template-columns:repeat(2,1fr);margin-top:20px}.trust-strip>div{border:0;padding:12px}.section-heading{align-items:flex-start;flex-direction:column}.promo-section{grid-template-columns:1fr;padding:45px;gap:35px}.faq{grid-template-columns:1fr;gap:30px}.closing{align-items:flex-start;flex-direction:column}footer{grid-template-columns:repeat(2,1fr)}}
@media(max-width:580px){.topbar{font-size:9px}.site-header{height:66px;padding:0 18px}.hero{padding:58px 18px 30px}.hero h1{font-size:50px}.hero-copy>p{font-size:14px}.hero-actions .button{width:100%}.hero-visual{height:320px}.floating-card{transform:scale(.82)}.price-card{right:-15px}.stock-card{left:-12px}.trust-strip{margin:16px 16px 0;padding:10px;grid-template-columns:1fr}.section,.reviews{padding-top:75px;padding-bottom:75px;margin-left:18px;margin-right:18px}.reviews{margin:0;padding-left:18px;padding-right:18px}.section-heading h2,.promo-copy h2,.faq-intro h2,.closing h2{font-size:38px}.product-grid,.review-grid,.benefit-grid{grid-template-columns:1fr}.product-image{height:330px}.promo-section,.closing{margin-left:18px;margin-right:18px;border-radius:22px;padding:34px 24px}.closing{margin-bottom:60px}footer{margin:0 18px;grid-template-columns:1fr 1fr;gap:34px}.footer-brand,.footer-contact{grid-column:1/-1}.copyright{margin:0 18px}.whatsapp-float{right:16px;bottom:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
