.PremiumModal-module__kKmLEq__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;background:#000000e6;justify-content:center;align-items:center;animation:.3s PremiumModal-module__kKmLEq__fadeIn;display:flex;position:fixed;inset:0}@keyframes PremiumModal-module__kKmLEq__fadeIn{0%{opacity:0}to{opacity:1}}.PremiumModal-module__kKmLEq__modal{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%);border:1px solid #ffffff1a;border-radius:24px;width:90%;max-width:1100px;max-height:90vh;animation:.4s PremiumModal-module__kKmLEq__slideUp;position:relative;overflow:hidden;box-shadow:0 20px 60px #ff08444d}@keyframes PremiumModal-module__kKmLEq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.PremiumModal-module__kKmLEq__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.PremiumModal-module__kKmLEq__closeBtn:hover{background:#fff3;transform:rotate(90deg)}.PremiumModal-module__kKmLEq__content{height:auto;max-height:85vh;display:flex}.PremiumModal-module__kKmLEq__videosSection{background:#000;flex:1;align-items:center;display:flex;position:relative;overflow:hidden}.PremiumModal-module__kKmLEq__videoSlider{flex-direction:row;gap:16px;width:max-content;padding:24px;animation:20s linear infinite PremiumModal-module__kKmLEq__scrollVideos;display:flex}@keyframes PremiumModal-module__kKmLEq__scrollVideos{0%{transform:translate(0)}to{transform:translate(-50%)}}.PremiumModal-module__kKmLEq__videoCard{aspect-ratio:9/16;border-radius:16px;flex-shrink:0;width:200px;overflow:hidden;box-shadow:0 8px 24px #0006}.PremiumModal-module__kKmLEq__video{object-fit:cover;width:100%;height:100%}.PremiumModal-module__kKmLEq__messageSection{flex-direction:column;flex:1;justify-content:center;padding:30px;display:flex;overflow-y:auto}.PremiumModal-module__kKmLEq__badge{color:#ff0844;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff084433 0%,#ff6b6b33 100%);border:1px solid #ff084466;border-radius:50px;align-items:center;gap:8px;width:fit-content;margin-bottom:12px;padding:4px 10px;font-size:.7rem;font-weight:700;animation:2s ease-in-out infinite PremiumModal-module__kKmLEq__pulse;display:inline-flex}@keyframes PremiumModal-module__kKmLEq__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.PremiumModal-module__kKmLEq__title{color:#fff;margin-bottom:10px;font-size:1.6rem;font-weight:800;line-height:1.2}.PremiumModal-module__kKmLEq__subtitle{color:#ffffffb3;margin-bottom:16px;font-size:.85rem;line-height:1.4}.PremiumModal-module__kKmLEq__features{margin:0 0 16px;padding:0;list-style:none}.PremiumModal-module__kKmLEq__features li{color:#ffffffe6;align-items:center;gap:10px;padding:6px 0;font-size:.85rem;display:flex}.PremiumModal-module__kKmLEq__features li svg{flex-shrink:0;width:18px;height:18px}.PremiumModal-module__kKmLEq__features li strong{color:#fff}.PremiumModal-module__kKmLEq__discountBadge{background:linear-gradient(135deg,#ff084426 0%,#ff6b6b26 100%);border:1px solid #ff08444d;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 14px;display:flex}.PremiumModal-module__kKmLEq__discountText{align-items:center;gap:10px;display:flex}.PremiumModal-module__kKmLEq__discountPercent{color:#ff0844;font-size:1.4rem;font-weight:800}.PremiumModal-module__kKmLEq__discountLabel{color:#ffffffb3;font-size:.85rem}.PremiumModal-module__kKmLEq__countdown{color:#ff0844;background:#0000004d;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-family:Courier New,monospace;font-size:1rem;font-weight:700;display:flex}.PremiumModal-module__kKmLEq__pricing{align-items:center;gap:12px;margin-bottom:16px;display:flex}.PremiumModal-module__kKmLEq__oldPrice{color:#ffffff80;font-size:1rem;text-decoration:line-through}.PremiumModal-module__kKmLEq__newPrice{color:#fff;align-items:baseline;gap:4px;display:flex}.PremiumModal-module__kKmLEq__currency{font-size:1.2rem;font-weight:600}.PremiumModal-module__kKmLEq__amount{background:linear-gradient(135deg,#ff0844 0%,#ff6b6b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800}.PremiumModal-module__kKmLEq__period{color:#ffffffb3;font-size:1rem}.PremiumModal-module__kKmLEq__upgradeBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff0844 0%,#ff6b6b 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:10px;padding:14px 24px;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 8px 30px #ff084466}.PremiumModal-module__kKmLEq__upgradeBtn:hover{transform:translateY(-3px);box-shadow:0 12px 40px #ff084499}.PremiumModal-module__kKmLEq__guarantee{text-align:center;color:#fff9;margin:0;font-size:.8rem}@media (max-width:968px){.PremiumModal-module__kKmLEq__content{flex-direction:column;height:auto;max-height:85vh}.PremiumModal-module__kKmLEq__videosSection{height:200px}.PremiumModal-module__kKmLEq__messageSection{padding:24px 20px}.PremiumModal-module__kKmLEq__title{font-size:1.4rem}.PremiumModal-module__kKmLEq__amount{font-size:2rem}}@media (max-width:640px){.PremiumModal-module__kKmLEq__modal{border-radius:16px;width:95%;max-height:85vh}.PremiumModal-module__kKmLEq__videosSection{height:150px}.PremiumModal-module__kKmLEq__messageSection{padding:20px 16px}.PremiumModal-module__kKmLEq__title{font-size:1.3rem}.PremiumModal-module__kKmLEq__features li{padding:4px 0;font-size:.8rem}.PremiumModal-module__kKmLEq__discountBadge{flex-direction:column;align-items:flex-start;gap:8px;padding:8px 12px}.PremiumModal-module__kKmLEq__amount{font-size:1.8rem}}
.SEOContent-module__5ZLNVq__seoContent{background:#000;padding:80px 0}.SEOContent-module__5ZLNVq__mainHeader{text-align:center;max-width:900px;margin:0 auto 80px}.SEOContent-module__5ZLNVq__mainTitle{color:#fff;margin-bottom:32px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.SEOContent-module__5ZLNVq__intro{color:#fffc;margin-bottom:24px;font-size:1.1rem;line-height:1.8}.SEOContent-module__5ZLNVq__intro strong{color:#ff0844;font-weight:700}.SEOContent-module__5ZLNVq__inlineLink{color:#ff0844;font-weight:600;text-decoration:underline;transition:all .3s}.SEOContent-module__5ZLNVq__inlineLink:hover{color:#ff6b6b;text-decoration:none}.SEOContent-module__5ZLNVq__section{max-width:1000px;margin:0 auto 80px}.SEOContent-module__5ZLNVq__sectionTitle{color:#fff;margin-bottom:32px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.3}.SEOContent-module__5ZLNVq__text{color:#ffffffbf;margin-bottom:20px;font-size:1.05rem;line-height:1.8}.SEOContent-module__5ZLNVq__text strong{color:#fff;font-weight:600}.SEOContent-module__5ZLNVq__stepsList{flex-direction:column;gap:32px;margin-top:40px;display:flex}.SEOContent-module__5ZLNVq__stepItem{align-items:flex-start;gap:24px;display:flex}.SEOContent-module__5ZLNVq__stepNumber{color:#fff;background:linear-gradient(135deg,#ff0844 0%,#ff6b6b 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex}.SEOContent-module__5ZLNVq__stepContent h4{color:#fff;margin-bottom:12px;font-size:1.3rem;font-weight:600}.SEOContent-module__5ZLNVq__stepContent p{color:#ffffffbf;font-size:1.05rem;line-height:1.7}.SEOContent-module__5ZLNVq__examplesList{flex-direction:column;gap:32px;margin:40px 0;display:flex}.SEOContent-module__5ZLNVq__exampleItem{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:28px;transition:all .3s}.SEOContent-module__5ZLNVq__exampleItem:hover{background:#ffffff0d;border-color:#ff08444d;transform:translate(5px)}.SEOContent-module__5ZLNVq__exampleItem h4{color:#fff;margin-bottom:16px;font-size:1.15rem;font-weight:600}.SEOContent-module__5ZLNVq__audience{color:#fff9;font-size:.9rem;font-weight:400}.SEOContent-module__5ZLNVq__hookExample{color:#ffffffe6;border-left:3px solid #ff0844;margin:0;padding-left:20px;font-size:1.1rem;font-style:italic;line-height:1.7}.SEOContent-module__5ZLNVq__featureGrid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px;display:grid}.SEOContent-module__5ZLNVq__featureCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:32px;transition:all .3s}.SEOContent-module__5ZLNVq__featureCard:hover{background:#ffffff0d;transform:translateY(-5px);box-shadow:0 12px 40px #ff084433}.SEOContent-module__5ZLNVq__featureCard h4{color:#fff;margin-bottom:16px;font-size:1.2rem;font-weight:600}.SEOContent-module__5ZLNVq__featureCard p{color:#ffffffbf;font-size:1rem;line-height:1.7}.SEOContent-module__5ZLNVq__faqList{flex-direction:column;gap:16px;margin-top:40px;display:flex}.SEOContent-module__5ZLNVq__faqItem{background:#ffffff05;border:1px solid #ffffff14;border-left:3px solid #ff0844;border-radius:12px;padding:28px 32px;transition:all .3s}.SEOContent-module__5ZLNVq__faqItem:hover{background:#ffffff0a;border-color:#ff08444d;transform:translate(8px);box-shadow:0 8px 30px #ff084426}.SEOContent-module__5ZLNVq__faqItem h4{color:#fff;align-items:center;gap:12px;margin-bottom:14px;font-size:1.2rem;font-weight:600;display:flex}.SEOContent-module__5ZLNVq__faqItem h4:before{content:"❓";flex-shrink:0;font-size:1.1rem}.SEOContent-module__5ZLNVq__faqItem p{color:#ffffffbf;margin:0;padding-left:32px;font-size:1.05rem;line-height:1.8}.SEOContent-module__5ZLNVq__finalCta{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;max-width:800px;margin:80px auto 0;padding:60px 40px}.SEOContent-module__5ZLNVq__finalCta h3{color:#fff;margin-bottom:24px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700}.SEOContent-module__5ZLNVq__finalCta p{color:#fffc;margin-bottom:20px;font-size:1.1rem;line-height:1.8}.SEOContent-module__5ZLNVq__finalCta p strong{color:#ff0844;font-weight:700}.SEOContent-module__5ZLNVq__ctaButton{color:#fff;background:linear-gradient(135deg,#ff0844 0%,#ff6b6b 100%);border-radius:50px;align-items:center;gap:10px;margin-top:16px;padding:18px 40px;font-size:1.15rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 30px #ff084466}.SEOContent-module__5ZLNVq__ctaButton:hover{transform:translateY(-3px);box-shadow:0 12px 40px #ff084499}@media (max-width:768px){.SEOContent-module__5ZLNVq__seoContent{padding:60px 0}.SEOContent-module__5ZLNVq__mainHeader,.SEOContent-module__5ZLNVq__section{margin-bottom:60px}.SEOContent-module__5ZLNVq__stepItem{flex-direction:column;gap:16px}.SEOContent-module__5ZLNVq__stepNumber{width:50px;height:50px;font-size:1.3rem}.SEOContent-module__5ZLNVq__finalCta{margin-top:60px;padding:40px 24px}.SEOContent-module__5ZLNVq__featureGrid{grid-template-columns:1fr}}
.StickyHookCTA-module__SqMKTq__stickyContainer{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;pointer-events:none;background:linear-gradient(#000c 0%,#000000f2 100%);border-top:1px solid #ffffff1a;padding:16px 20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.StickyHookCTA-module__SqMKTq__stickyContainer.StickyHookCTA-module__SqMKTq__visible{opacity:1;pointer-events:all;transform:translateY(0)}.StickyHookCTA-module__SqMKTq__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff0844 0%,#ff6b6b 100%);border:none;border-radius:50px;justify-content:center;align-items:center;gap:12px;width:100%;max-width:400px;margin:0 auto;padding:16px 32px;font-size:1.1rem;font-weight:700;transition:all .3s;animation:2s ease-in-out infinite StickyHookCTA-module__SqMKTq__pulse-glow;display:flex;box-shadow:0 8px 30px #ff084480}.StickyHookCTA-module__SqMKTq__ctaButton:hover{transform:translateY(-3px);box-shadow:0 12px 40px #ff0844b3}.StickyHookCTA-module__SqMKTq__ctaButton:active{transform:translateY(-1px)}@keyframes StickyHookCTA-module__SqMKTq__pulse-glow{0%,to{box-shadow:0 8px 30px #ff084480}50%{box-shadow:0 8px 40px #ff0844b3}}@media (max-width:768px){.StickyHookCTA-module__SqMKTq__stickyContainer{padding:12px 16px}.StickyHookCTA-module__SqMKTq__ctaButton{max-width:100%;padding:14px 24px;font-size:1rem}}
