*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#050510;color:#e2e8f0;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.promo-bar{background:linear-gradient(90deg,#6366f1,#8b5cf6);color:#fff;text-align:center;padding:10px 16px;font-size:13px;font-weight:600;letter-spacing:.3px;white-space:nowrap;overflow:hidden}.nav{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;background:#0f0f1ef2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.06)}.nav-brand{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:900;color:#fff}.nav-brand img{height:36px;width:auto}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{font-size:14px;color:#94a3b8;font-weight:500;transition:color .2s}.nav-links a:hover{color:#fff}.nav-cta{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff!important;padding:8px 20px;border-radius:50px;font-weight:700;font-size:13px!important;transition:transform .2s,box-shadow .2s}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 4px 20px #6366f166}.mobile-menu-btn{display:none;background:none;border:none;color:#fff;font-size:24px;cursor:pointer}.hero{padding:80px 24px 60px;position:relative;overflow:hidden}.hero-content{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#6366f126;border:1px solid rgba(99,102,241,.3);color:#a5b4fc;padding:6px 16px;border-radius:50px;font-size:13px;font-weight:600;margin-bottom:20px}.hero h1{font-size:clamp(32px,4.5vw,52px);font-weight:900;line-height:1.1;color:#fff;margin-bottom:16px}.hero h1 span{background:linear-gradient(135deg,#6366f1,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-desc{font-size:17px;color:#94a3b8;line-height:1.7;margin-bottom:24px}.hero-price{display:flex;align-items:center;gap:12px;margin-bottom:12px}.hero-price .current{font-size:36px;font-weight:900;color:#fff}.hero-price .old{font-size:20px;color:#64748b;text-decoration:line-through}.hero-price .badge{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:4px 12px;border-radius:50px;font-size:13px;font-weight:700}.hero-btns{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:14px 32px;border-radius:14px;font-weight:700;font-size:16px;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s;text-decoration:none}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6366f166}.btn-secondary{display:inline-flex;align-items:center;gap:8px;color:#a5b4fc;padding:14px 24px;border-radius:14px;font-weight:600;font-size:15px;border:1px solid rgba(99,102,241,.3);transition:all .2s}.btn-secondary:hover{background:#6366f11a;border-color:#6366f180}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center}.hero-glow{position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(99,102,241,.2),transparent 70%);border-radius:50%;filter:blur(60px);z-index:0}.hero-product-img{position:relative;z-index:1;max-height:420px;width:auto;filter:drop-shadow(0 20px 60px rgba(99,102,241,.3));animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.hero-trust{display:flex;gap:20px;margin-top:24px;flex-wrap:wrap}.hero-trust-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#94a3b8;font-weight:500}.hero-trust-item svg{width:16px;height:16px;flex-shrink:0}.section-label{display:inline-block;background:#6366f11f;color:#a5b4fc;padding:6px 16px;border-radius:50px;font-size:13px;font-weight:600;margin-bottom:12px}.section-title{font-size:clamp(24px,3vw,36px);font-weight:900;color:#fff;margin-bottom:8px}.section-subtitle{font-size:16px;color:#94a3b8;max-width:600px;margin:0 auto}.video-section{padding:80px 24px;text-align:center}.video-container{max-width:700px;margin:32px auto 0;border-radius:20px;overflow:hidden;border:1px solid rgba(99,102,241,.2);box-shadow:0 20px 60px #6366f126}.video-container video{width:100%;display:block}.features{padding:80px 24px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;max-width:1000px;margin-left:auto;margin-right:auto}.feature-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:28px;display:flex;gap:16px;align-items:flex-start;transition:all .3s}.feature-card:hover{background:#6366f10f;border-color:#6366f133;transform:translateY(-2px)}.feature-icon{font-size:28px;flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#6366f11a;border-radius:12px}.feature-card h3{font-size:16px;font-weight:700;color:#fff;margin-bottom:4px}.feature-card p{font-size:14px;color:#94a3b8;line-height:1.5}.how-it-works{padding:80px 24px;background:#6366f108}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;max-width:900px;margin-left:auto;margin-right:auto}.step-card{text-align:center;padding:32px 24px}.step-number{width:56px;height:56px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;color:#fff;margin:0 auto 16px}.step-card h3{font-size:18px;font-weight:700;color:#fff;margin-bottom:8px}.step-card p{font-size:14px;color:#94a3b8;line-height:1.6}.reviews{padding:80px 24px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;max-width:1000px;margin-left:auto;margin-right:auto}.review-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:24px;transition:all .3s}.review-card:hover{border-color:#6366f133}.review-stars{color:#eab308;font-size:16px;margin-bottom:12px;letter-spacing:2px}.review-text{font-size:14px;color:#cbd5e1;line-height:1.6;margin-bottom:16px;font-style:italic}.review-author{display:flex;align-items:center;gap:10px}.review-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fff}.review-name{font-size:14px;font-weight:600;color:#fff}.review-badge{font-size:11px;color:#22c55e;font-weight:500}.cta-section{padding:80px 24px}.cta-box{max-width:560px;margin:0 auto;text-align:center;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:40px 32px}.cta-price{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:16px}.cta-price .current{font-size:40px;font-weight:900;color:#fff}.cta-price .old{font-size:22px;color:#64748b;text-decoration:line-through}.cta-guarantees{display:flex;flex-direction:column;gap:10px;margin-top:24px}.cta-guarantee{display:flex;align-items:center;gap:8px;font-size:13px;color:#94a3b8;justify-content:center}.faq-section{padding:80px 24px;max-width:700px;margin:0 auto}.faq-item{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;overflow:hidden}.faq-item summary{padding:18px 20px;font-size:15px;font-weight:600;color:#fff;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.faq-item summary:hover{background:#6366f10f}.faq-item summary::-webkit-details-marker{display:none}.faq-item[open] summary{border-bottom:1px solid rgba(255,255,255,.06)}.faq-item p{padding:16px 20px;font-size:14px;color:#94a3b8;line-height:1.7}.footer{padding:40px 24px;border-top:1px solid rgba(255,255,255,.06);text-align:center}.footer-links{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:16px}.footer-links a{font-size:13px;color:#64748b;transition:color .2s}.footer-links a:hover{color:#a5b4fc}.footer-copy{font-size:12px;color:#475569}.mobile-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;background:#0f0f1efa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(99,102,241,.2);padding:12px 16px;z-index:200;align-items:center;justify-content:space-between}.sticky-info{display:flex;align-items:center;gap:8px}.sticky-price{font-size:20px;font-weight:900;color:#fff}.sticky-old{font-size:14px;color:#64748b;text-decoration:line-through}.sticky-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:10px 24px;border-radius:50px;font-weight:700;font-size:14px;white-space:nowrap}.legal-page{max-width:800px;margin:0 auto;padding:60px 24px}.legal-page h1{font-size:28px;font-weight:900;color:#fff;margin-bottom:32px}.legal-page h2{font-size:20px;font-weight:700;color:#fff;margin-top:32px;margin-bottom:12px}.legal-page p,.legal-page li{font-size:15px;color:#94a3b8;line-height:1.8;margin-bottom:12px}.legal-page ul{padding-left:24px}.legal-page a{color:#a5b4fc;text-decoration:underline}.contact-section{max-width:600px;margin:0 auto;padding:60px 24px;text-align:center}.contact-section h1{font-size:28px;font-weight:900;color:#fff;margin-bottom:16px}.contact-section p{color:#94a3b8;font-size:15px;line-height:1.7;margin-bottom:24px}.contact-email{display:inline-flex;align-items:center;gap:8px;background:#6366f11a;border:1px solid rgba(99,102,241,.3);color:#a5b4fc;padding:12px 24px;border-radius:12px;font-size:16px;font-weight:600}@media (max-width:768px){.nav-links{display:none;position:absolute;top:60px;left:0;right:0;background:#0f0f1efa;flex-direction:column;padding:20px;gap:16px;border-bottom:1px solid rgba(255,255,255,.06)}.nav-links.active{display:flex}.mobile-menu-btn{display:block}.hero{padding:40px 16px 32px}.hero-content{grid-template-columns:1fr;gap:32px;text-align:center}.hero-visual{order:-1}.hero-product-img{max-height:280px}.hero-glow{width:280px;height:280px}.hero-btns,.hero-trust,.hero-price{justify-content:center}.features-grid,.steps-grid,.reviews-grid{grid-template-columns:1fr}.mobile-sticky-cta{display:flex}.footer{padding-bottom:80px}.hero.has-bg{background-size:cover;background-position:center}.hero.has-bg .hero-visual{display:none}}@media (min-width:769px) and (max-width:1024px){.features-grid,.reviews-grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/style.css.map */
