body{background-color:#0F0B15;background-size:cover;margin:0;font-family:Segoe UI,sans-serif;color:white;height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#24212A}::-webkit-scrollbar-thumb{background-color:#7B4878;border-radius:10px}body,html{overflow-x:hidden!important}@keyframes moveCircle{0%{top:10%;left:20%}50%{top:50%;left:50%}to{top:10%;left:20%}}@keyframes moveCircle2{0%{top:40%;left:60%}50%{top:70%;left:30%}to{top:40%;left:60%}}body{font-family:Inter,sans-serif}a,h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}body{position:relative;z-index:1;overflow-x:hidden}.top-bar-custom{background-color:#AD4A9C;color:white;text-align:center;padding:5px 15px;font-size:15px;font-weight:400}.top-bar-content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;text-align:center}.top-bar-icon{flex-shrink:0}.top-bar-text-wrap{display:inline-block;line-height:1.4;text-align:center}.top-bar-underline{position:relative;display:inline-block}.top-bar-underline:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:3px;background-color:#C363B5}@keyframes swingBell{0%{transform:rotate(0deg)}15%{transform:rotate(15deg)}30%{transform:rotate(-15deg)}45%{transform:rotate(10deg)}60%{transform:rotate(-10deg)}75%{transform:rotate(5deg)}to{transform:rotate(0deg)}}.bell-animate{animation:swingBell 2s ease-in-out infinite;transform-origin:top center}@media (max-width:576px){.top-bar-custom{font-size:14px;padding:10px}.top-bar-content{flex-direction:column;align-items:center;text-align:center}.top-bar-icon{margin-bottom:5px}}.header-custom{background-color:#0e0b1400;padding:15px 0}.nav-link-custom{color:white;font-size:18px;font-weight:500;margin:0 15px;text-decoration:none;transition:.3s ease}.nav-link-custom:hover{color:#ffffff;position:relative}.nav-link-custom:hover:after{bottom:1px}.btn-login{background-color:rgba(0,0,0,0);color:white;border:1px solid #c52baf;padding:8px 30px;border-radius:8px;font-weight:700!important;transition:.3s ease}.btn-login:hover{background-color:#c52baf;border:1px solid #c52baf}.btn-start{background-color:#c52baf;border:1px solid #c52baf!important;color:white;border:none;font-weight:700!important;padding:8px 30px;border-radius:8px;transition:.3s ease}.btn-start:hover{background-color:#00000000;border:1px solid #c52baf}.hero-banner{background:#1c1c28;padding:80px 20px}.hamburger-btn{background:none;border:none;color:white;font-size:28px;cursor:pointer;display:none}.mobile-nav{padding:10px 15px;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.logo-hover-effect{display:inline-block;transition:transform .3s ease,opacity .3s ease}.logo-hover-effect:hover{transform:scale(1.05);opacity:.8}@media (max-width:766.98px){.btn-login,.btn-start{display:none!important}.hamburger-btn{display:block!important}.nav-link-custom{font-size:16px;margin:5px 0}body:after,body:before{display:none}.mobile-hamburger,.mobile-nav{display:none!important}.info-boxes{opacity:0;transition:all .5s ease-out;transform:translateY(100px);margin-top:65px}.bubble3{top:240px;left:36px}.bubble2{top:85px!important;left:63px!important}.arrow1,.arrow2{display:none}.gradient-heading{font-size:35px!important;line-height:40px!important}.description{color:#fff;margin:20px 0;font-size:16px!important}}@media (min-width:768px) and (max-width:991.98px){.container{max-width:920px!important}.btn-login,.btn-start{display:none}}@media (max-width:575.98px){.nav-link-custom{font-size:16px;margin:0 10px}.header-custom{padding:12px 0}.mobile-nav{padding-top:10px}}@media (max-width:768px){body:after,body:before{display:none;content:none}}.faq-section{margin:0 auto;padding:60px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.faq-section .container{width:100%;max-width:1000px;margin:0 auto}.faq-heading{font-weight:700;font-size:40px;line-height:100%;font-family:Montserrat;background:linear-gradient(180deg,#D268C4,#FCCDEF);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.read-all-link{color:#D268C4;font-weight:500;font-size:14px;text-decoration:none}.faq-list{display:flex;flex-direction:column;gap:20px;margin-top:30px}.faq-item{background-color:#2a2a2a;padding:20px 25px;border-radius:20px;cursor:pointer;transition:background .3s ease}.faq-question{display:flex;justify-content:space-between;align-items:center;font-size:17px}.faq-icon{color:white;padding:6px 10px;border-radius:50%;font-weight:700;font-size:10px}.faq-answer{margin-top:15px;font-size:15px;color:#d8d8d8;text-align:left}.star-left{left:300px;bottom:-470%}.star-right{right:300px;top:555%}@media (max-width:766.98px){.faq-heading{font-size:30px}.faq-question{justify-content:left;align-items:left;font-size:18px;display:flex;text-align:left;line-height:1.4em}}.orbit-section:before{top:40%;left:30%;width:250px;height:250px}.orbit-section:after,.orbit-section:before{content:"";position:absolute;border-radius:50%;background:#2A102A;filter:blur(30px);z-index:-1}.orbit-section:after{top:56%;left:53%;width:300px;height:300px}.orbit-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.center-buttons-orbit{justify-content:center;gap:60px;margin-top:30px!important;display:flex;margin-right:-27px}.btn-start-1{background-color:#c52baf;border:1px solid #c52baf!important;color:white;border:none;padding:8px 40px;border-radius:8px;font-weight:500;font-size:14px;cursor:pointer;text-decoration:none;transition:all .3s ease;z-index:9999}.btn-start-1:hover{background-color:rgba(163,34,144,0)!important;border:1px solid #c52baf}.btn-login-1{background-color:black;color:white;text-decoration:none;border:1px solid #c52baf;padding:8px 40px;border-radius:8px;font-weight:500;font-size:14px;cursor:pointer;transition:all .3s ease;z-index:9999}.btn-login-1:hover{background-color:#c52baf!important;color:white}.orbit-section{width:100%;padding-top:526px;padding-bottom:362px;position:relative;overflow:hidden}.orbit,.orbit-section{justify-content:center;align-items:center;display:flex}.orbit{position:absolute;border-style:dashed;border-width:1px;border-radius:50%;animation:rotate 60s linear infinite}.orbit-1{width:647px;height:643px;border-color:#fff5fe}.orbit-1,.orbit-2{animation-duration:50s;filter:none}.orbit-2{width:762px;height:763px;border-color:#8f778c8e}.orbit-3{width:919px;height:920px;animation-duration:50s;border-color:#8f778c46;filter:none}.planet{position:absolute;width:50px;height:50px;object-fit:contain}.center-icon{width:75%;height:75%;object-fit:contain}.orbit-1-p1{transform:rotate(0deg) translate(323px) rotate(0deg)}.orbit-1-p2{transform:rotate(180deg) translate(323px) rotate(-180deg)}.orbit-2-p1{transform:rotate(292.5deg) translate(381px) rotate(-292.5deg)}.orbit-2-p2{transform:rotate(67.5deg) translate(381px) rotate(-67.5deg)}.orbit-3-p1{transform:rotate(315deg) translate(460px) rotate(-315deg)}.orbit-3-p2{transform:rotate(135deg) translate(460px) rotate(-135deg)}.orbit-3-p3{transform:rotate(240deg) translate(460px) rotate(-240deg)}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.orbit-top-banner{position:absolute;top:60px;left:50%;transform:translateX(-50%);z-index:5;text-align:center;padding:0 20px;max-width:700px}.piracy-btn{background:transparent;padding:6px 18px;border-radius:25px;font-size:14px;font-weight:500;margin-bottom:15px;border:1px solid #965f8e;transition:.3s ease}.piracy-btn,.piracy-heading{background:linear-gradient(90deg,#ffffff,#C52BAF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.piracy-heading{font-size:1.5rem;font-weight:700;margin:0;line-height:1.4}.gradient-text{font-weight:700;background:linear-gradient(90deg,#C52BAF,#FFFFFF);background-clip:text;color:transparent}.piracy-subtext{font-size:20px;color:rgba(255,255,255,.75);margin-top:8px}@media (max-width:766.98px){.orbit-section{height:75vh!important;padding-top:185px!important;padding-bottom:0!important;overflow:hidden!important}.orbit-top-banner{left:0!important;transform:translateX(0)!important}.orbit,.orbit-1-p1,.orbit-1-p2,.orbit-2-p1,.orbit-2-p2,.orbit-3-p1,.orbit-3-p2,.orbit-3-p3{display:none!important}.center-buttons-orbit{justify-content:center;gap:18px;margin-right:0;display:flex;margin-top:30px!important}.center-icon{object-fit:contain;width:60%;height:60%;margin-top:40px}.piracy-heading{font-size:30px!important;line-height:32px}.piracy-subtext{font-size:14px!important;margin-bottom:10px!important}}.protect-section{color:white;padding:80px 20px;font-family:Arial,sans-serif}.protect-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.left-content{flex:1 1 50%;max-width:550px}.tech-label{color:#ffffff;font-size:14px;margin-bottom:10px}.tech-label span{height:10px;width:10px;background:#97277B;display:inline-block;border-radius:50%;margin-right:8px}.protect-title{font-size:42px;font-weight:700;background:linear-gradient(135deg,#97277B,#8A6D86);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px}.protect-title span{color:#FFFFFF}.protect-desc{color:#9e9da1;margin-bottom:30px;font-size:16px;text-align:justify}.start-btn{background-color:#D84DD3;padding:12px 30px;font-size:16px;cursor:pointer}.visual-section{flex:0 1 45%;justify-content:flex-start;align-items:center;display:flex;position:relative;left:56px;padding:15px;background-color:#25222B;border-radius:10px;width:530px}.face-img{display:block;max-width:100%;height:auto}.scan-panel{color:#000;z-index:2;background:#fff;border-radius:14px;width:250px;padding:12px;font-size:15px;position:absolute;top:57px;right:-62px;box-shadow:0 0 15px #0006}.avatar{margin-right:4px;width:32px!important;height:auto!important;object-fit:contain;border-radius:0!important}.bar div{height:100%;background-color:#D84DD3;border-radius:4px;transition:width .3s ease-in-out}.percent{color:#ffffff;font-size:15px;font-weight:700;padding:5px;background-color:#F182D2;border-radius:5px}.scan-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;background:linear-gradient(180deg,#FAFAFA,#F3F3F3);padding:6px;border-radius:8px}.double-bars{display:flex;flex-direction:column;gap:2px;flex:1;margin-top:10px}.small-bar{height:4px;border-radius:4px;overflow:hidden;margin-bottom:2px}.scanning-progress{margin-bottom:16px}.scanning-bar{background-color:#D9D9D9;border-radius:4px;width:100%;height:2px;overflow:hidden;margin-bottom:11px}.scanning-fill{width:40%;height:100%;background-color:#E0B2D3;border-radius:4px}@media (max-width:767.6px){.visual-section{background-color:#25222b;border-radius:10px;flex:0 45%;justify-content:flex-start;align-items:center;width:325px;display:flex;position:relative;left:15px;top:-27px;padding:15px 15px 118px}.scan-panel{color:#000;z-index:2;background:#fff;border-radius:14px;width:250px;padding:12px;font-size:15px;position:absolute;top:324px;right:42px;box-shadow:0 0 15px #0006}.protect-desc{margin-bottom:10px;font-size:14px}.protect-title{margin-bottom:10px;font-size:42px;line-height:37px}.protect-section{padding:0 5px 71px}}.scan-avatars{position:relative}.scan-avatars.slide-in .animated-scan-item{opacity:0;transform:translateX(100px);animation:avatarSlideIn .6s ease-out forwards}@keyframes avatarSlideIn{to{opacity:1;transform:translateX(0)}}.face-box{opacity:0;transform:translateY(60px);transition:all .8s ease-out}.face-box.slide-up{opacity:1;transform:translateY(0)}.scanning-text{align-items:center;font-size:14px;font-weight:600;display:flex;margin-bottom:0}.dot-animation span{opacity:0;animation:blink 1.5s infinite;font-size:1.2rem;display:inline-block}.dot-animation span:first-child{animation-delay:0s}.dot-animation span:nth-child(2){animation-delay:.2s}.dot-animation span:nth-child(3){animation-delay:.4s}.dot-animation span:nth-child(4){animation-delay:.6s}@keyframes blink{0%,20%{opacity:0}30%,to{opacity:1}}.ai-anonymity-section{background-color:#25222B;border-radius:30px;color:#fff;padding:60px 30px;max-width:1120px;margin:40px auto}.ai-heading{font-size:28px;font-weight:700;color:#f177cd;position:relative}.arrow-icon-img{display:flex;align-items:center;justify-content:center;position:relative;width:24px;height:24px;margin-top:2px}.arrow-icon-img:after{content:"";position:absolute;top:35px;left:50%;transform:translateX(-50%);width:2px;height:350px;background:linear-gradient(180deg,#f177cd,transparent);border-radius:2px}.highlight{color:#FF7CEC}.highlight,.highlight-12{margin-left:20px;display:inline-block}.highlight-12{color:#D67FBD}.highlight-2{margin-left:20px;color:#FB64D2;display:inline-block}.ai-text h2{color:#ff7cec;font-size:28px;font-weight:700}.subtitle{font-size:18px;margin-top:10px;margin-bottom:25px;color:#fff}.ai-features li{position:relative;padding-left:50px;margin-bottom:16px;font-size:17px;color:#fff;display:flex;align-items:flex-start}.check-icon-img{width:20px;height:20px;margin-right:25px;flex-shrink:0;margin-top:3px}.floating-img{position:absolute;transition:transform .3s ease-in-out}.float1{top:50;right:-70px;z-index:1;animation:floatY 2s ease-in-out infinite alternate}.float2{top:130px;left:60%;transform:translateX(-50%) scale(1);z-index:3;animation:floatZoom 2s ease-in-out infinite alternate}.float3{z-index:2;animation:floatYReverse 2s ease-in-out infinite alternate;bottom:60px;left:-30px}@keyframes floatY{0%{transform:translateY(100px)}to{transform:translateY(-50px)}}@keyframes floatYReverse{0%{transform:translateY(-10px)}to{transform:translateY(90px)}}@keyframes floatZoom{0%{transform:translateX(-50%) scale(1.1)}to{transform:translateX(-50%) scale(.9)}}.floating-img:hover{transform:scale(1.1);filter:brightness(1.2)}@media (max-width:766.98px){.subtitle{color:#fff;margin-top:10px;margin-bottom:25px;font-size:14px!important}.ai-features li{padding-left:0!important;font-size:14px!important}.ai-anonymity-section{padding:30px!important}.float1{right:-47px!important}.overlap-section{margin-top:-5px;position:inherit!important}.arrow-icon-img:after{height:120px!important}}.overlap-wrapper{position:relative;z-index:1}.overlap-section{position:sticky;top:0;z-index:2;background-color:#25222B;padding:60px 30px;border-radius:30px;max-width:1120px;margin-left:auto;margin-right:auto}.overlap-section:nth-of-type(2){z-index:3}.overlap-section:nth-of-type(3){z-index:4}.image-stack{position:relative;width:100%;height:400px}.positioned-img{position:absolute;transform:translateX(-50%)}.animation-left{animation:moveTopToBottom 1s ease-in-out infinite alternate;z-index:2;top:38%;left:200px}.animation-center{animation:moveCenterVertical 3s ease-in-out infinite alternate;z-index:1;top:20%;left:0}.animation-right{animation:moveBottomToTop 1s ease-in-out infinite alternate;z-index:2;top:38%;left:-50px}@keyframes moveTopToBottom{0%{transform:translateY(-20%)}80%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes moveCenterVertical{0%{transform:translateY(-5%)}16.66%{transform:translateY(-5%)}50%{transform:translateY(5%)}66.66%{transform:translateY(5%)}to{transform:translateY(-5%)}}.animation-top{animation:moveTopToBottom 5s ease-in-out infinite}.animation-center{animation:moveCenterVertical 6s ease-in-out infinite}.animation-bottom{animation:moveBottomToTop 5s ease-in-out infinite}@keyframes moveBottomToTop{0%{transform:translateY(0);animation-timing-function:ease-in-out}90%{transform:translateY(-20%);animation-timing-function:ease-in-out}to{transform:translateY(-20%)}}@media (max-width:766.98px){.animation-left{left:180px!important}}.protection-section{position:relative;background-color:#1d1d1f;padding-top:80px;padding-bottom:80px}.right-image-stack{position:relative;width:400px;height:400px}.right-positioned-img{position:absolute;transition:transform .5s ease-in-out;will-change:transform}.detected-leaks-count{text-align:center;color:#fff;background-color:#ce82c3;padding:8px 15px;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:40px 40px 0 0}.detected-leaks-text{color:#000;font-size:16px;font-weight:600;padding:0 10px}.count{color:#000;font-size:24px;font-weight:700}.percentage{color:#000;background-color:#f9b1ff;border:1px solid #fff;border-radius:25px;margin-top:0;padding:1px;font-size:13px}.right-positioned-img.animation-left{animation:moveTopToBottomRight 3s ease-in-out infinite alternate;top:35%;left:7%}.right-positioned-img.animation-center{top:65%;left:45%;animation:moveTopToBottomRight 3s ease-in-out infinite alternate}.right-positioned-img.animation-right{top:65%;left:25%;animation:moveBottomToTopRight 3s ease-in-out infinite alternate}.right-positioned-img.animation-right2{top:32%;left:75%;animation:moveBottomToTopRight 3s ease-in-out infinite alternate}.right-positioned-img.animation-right3{top:70%;left:65%;animation:moveBottomToTopRight 3s ease-in-out infinite alternate}@keyframes moveTopToBottomRight{0%{transform:translateY(-30px)}50%{transform:translateY(30px)}to{transform:translateY(0)}}@keyframes moveBottomToTopRight{0%{transform:translateY(30px)}50%{transform:translateY(-30px)}to{transform:translateY(0)}}@media (max-width:766.98px){.detected-leaks-count{top:50%;left:45%!important}.right-positioned-img.animation-left{left:-11%!important}.right-positioned-img.animation-right{left:6%!important}.right-positioned-img.animation-center{top:65%!important;left:38%!important}.top-description{margin:7px auto 0!important;font-size:14px!important}.protection-top-intro{margin-bottom:35px!important}}.right-image-stack:hover .animation-left{transform:translate(-5px,25px)!important}.right-image-stack:hover .animation-center{transform:translate(-5px,-10px)!important}.right-image-stack:hover .animation-right{transform:translate(-32px,10px)!important}.right-image-stack:hover .animation-right2{transform:translate(-25px,-32px)!important}.right-image-stack:hover .animation-right3{transform:translate(-5px,-25px)!important}.protection-top-intro{background-color:#0F0B15;color:#fff}.top-badge{display:inline-block;padding:6px 20px;border-radius:25px;font-size:14px;font-weight:500;margin-bottom:15px;position:relative;z-index:0;color:#fff;background:linear-gradient(#0b0b0d,#0b0b0d) padding-box,linear-gradient(90deg,#c52baf,#ffffff) border-box;border:1px solid transparent}.top-title{font-size:38px;font-weight:600;margin-bottom:0}.gradient-text{background:linear-gradient(90deg,#c52baf,#ffffff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.top-description{font-size:18px;color:#ccc;max-width:720px;margin:20px auto 0;line-height:1.6}@media (max-width:766.98px){.right-image-stack{height:344px!important;position:relative;margin-top:-72px!important}}.testimonialSection{text-align:center;padding:50px 20px;background-color:transparent;color:#fff;align-items:center;max-width:1200px;margin:0 auto 50px}.testimonialHeading{display:flex;flex-direction:column;justify-content:center;align-items:center}.testimonialHeading h2{font-size:3rem;margin-bottom:10px;font-weight:700}.testimonialHeading h5{border:1px solid #f33bc0;border-radius:50px;margin-bottom:10px;padding:12px 20px;font-size:1rem;font-weight:600}.testimonialHeading p{font-size:1.2rem;margin-bottom:20px}.testimonialCard{text-align:justify;opacity:.8;background:linear-gradient(90deg,#333236,#1F1D21,#333236);border-radius:20px;padding:30px;transition:transform .3s,opacity .3s;transform:scale(.8);box-shadow:0 4px 10px #0000004d}.swiper-slide-active .testimonialCard{z-index:10;opacity:1;background:linear-gradient(90deg,#494949,#282828,#494949);transform:scale(1.02);box-shadow:0 8px 20px #00000080}.swiper-container{max-width:1000px;margin:0 auto}.swiper-button-next,.swiper-button-prev{position:absolute;top:96%;transform:translateY(-50%);width:40px;height:40px;background:#343a40;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.2);z-index:10;cursor:pointer}.swiper-button-prev{left:46%}.swiper-button-next{right:44%}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px;font-weight:900;color:#ffffff}.swiper{padding:10px 0 80px}.swiper-slide{display:flex;justify-content:center}.testimonialText{font-size:14px;font-style:italic;margin-bottom:20px}.testimonialAuthor{justify-content:flex-start;align-items:center;display:flex}.authorImage{border-radius:50%;margin-right:15px}.authorInfo h4{font-size:1.2rem;font-weight:700}.authorInfo p{font-size:1rem;color:#bbb}.customerCountSection{margin-bottom:30px}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#E46BD3}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px);display:none}@media (max-width:766.98px){.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0;display:none}.swiper-button-prev{left:36%}.swiper-button-next{right:36%}.testimonialHeading h2{font-size:28px}.testimonialHeading p{margin-bottom:10px;font-size:15px}.testimonialSection{padding:10px}}.ctaContainer{position:relative;color:#fff;background:url(/images/cta-bg.png) 50%/cover no-repeat;border-radius:24px;justify-content:center;align-items:center;max-width:1200px;margin:0 auto 50px;padding:40px 60px;display:flex;z-index:1;overflow:hidden}.ctaContainer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:2px;border-radius:24px;background:linear-gradient(180deg,#D268C4,#4B414D);z-index:-1;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}.ctaContent{text-align:center}.lockIcon{width:85px;height:85px;margin-bottom:20px}.ctaContent h2{margin-bottom:15px;font-size:30px;font-weight:700;line-height:1.3;background:linear-gradient(90deg,#CEBFCD,#E8B7DE,#F4C4ED);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.highlight-1{background:linear-gradient(180deg,#5c1a4e 15%,#5c1a4e 85%,#2C1029);color:#F4C4ED;-webkit-text-fill-color:#F4C4ED;border-radius:4px 4px 0 0;padding:10px 2px 6px;display:inline-block;box-shadow:0 2px 12px #0006}.ctaContent p{color:#A39EA4;margin-bottom:32px;font-size:1.2rem;font-weight:800}.ctaButtons{display:flex;justify-content:center;gap:20px}.ctaButton{background-color:#C52BAF;color:white;padding:8px 40px;text-decoration:none;border-radius:8px;font-size:14px;font-weight:600;transition:background-color .3s ease;border:1px solid #c52baf}.ctaButton:hover{background-color:#00000000;border:1px solid #c52baf}.agencyButton{background-color:transparent;border:1px solid #c52baf;color:#ffffff}.agencyButton:hover{background-color:#C52BAF;color:white}@media (max-width:766.98px){.ctaContainer{padding:40px 30px!important;margin:2px!important}.ctaContent h2{font-size:18px!important}.ctaContent p{font-size:17px!important;line-height:1.1em!important}.ctaButton{padding:8px 32px!important}}.footer{max-width:1200px;margin:0 auto;padding:0}.custom-footer{background-color:transparent!important;color:white;border:none}.btn-start-free{background-color:#C52BAF;border:1px solid #c52baf!important;border:none;color:#fff;transition:all .3s ease}.btn-start-free:hover{background-color:rgba(0,0,0,0);border:1px solid #c52baf;color:#fff}.nav-link-custom{position:relative;display:inline-block}.nav-link-custom:hover:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background-color:#905488;filter:blur(2px);border-radius:2px}.lockleaks-section{color:white;position:relative}.lockleaks-section .container{background-color:#25222b;border-radius:12px;max-width:992px;margin:0 auto;padding:40px 40px 80px}.gradient-heading{font-size:54px;font-weight:700;line-height:60px}.gradient-heading .text-your{color:#932E7A}.gradient-heading .text-data{color:#D67FBD}.description{color:white;font-size:22px;margin:20px 0}.start-btn{background-color:#C52BAF;border:1px solid #d84dd3!important;color:white;border:none;padding:10px 30px;font-weight:700;border-radius:8px;margin-bottom:30px}.start-btn:hover{background-color:#b13cad00;border:1px solid #d84dd3}.chat-bubbles{margin-top:30px}.bubble{background:#1d1b22;padding:10px 15px;box-shadow:0 0 10px rgba(255,255,255,.05);width:240px}.bubble img{margin-right:10px}.info-boxes{display:flex;flex-direction:column;gap:30px}.info-box{background:#1a1a1e00;border:1px solid #b83395;border-radius:10px;gap:15px;padding:17px 10px;display:flex}.info-box h5{color:#BA5FAF;margin:0 0 15px;font-size:20px;font-weight:600}.info-box p{margin:0;color:#ddd;font-size:14px}.chat-bubbles{min-height:330px;margin-top:40px}.bubble{color:#A8A7A8;background:linear-gradient(90deg,#242426 0,#282127 50%,#ff52c254);border-radius:12px;align-items:center;width:263px;padding:0;font-size:14px;display:flex;position:absolute;box-shadow:0 0 10px #ffffff0d;border:2px solid #393539}.chat-bubbles .bubble p{margin-bottom:5px;line-height:15px;margin-top:5px!important;padding-right:10px}.bubble img{border-radius:50%;margin-left:3px}.bubble1{top:-34px;left:0;transform:rotate(-12deg)}.bubble2{top:85px;left:270px;transform:rotate(10deg)}.bubble3{top:240px;left:36px;transform:rotate(-22deg)}.arrow{position:absolute;z-index:0}.chat-bubbles:hover .arrow1{transition:all .5s;transform:rotate(0deg)}.arrow1{transition:all .5s;transform:rotate(-16deg);top:-27px;left:270px}.arrow2{transition:all .5s;top:155px;left:290px}.chat-bubbles:hover .arrow2{transition:all .5s;top:157px;left:290px;transform:rotate(-16deg)}.chat-bubbles .bubble{transition:all .5s ease}.chat-bubbles:hover .bubble1{top:-34px;left:0;transform:rotate(0deg)}.chat-bubbles:hover .bubble2{top:75px;left:270px;transform:rotate(0deg)}.chat-bubbles:hover .bubble3{top:220px;left:30px;transform:rotate(0deg)}.info-boxes{opacity:0;transform:translateY(100px);transition:all .5s ease-out}.info-boxes.reveal{opacity:1;transform:translateY(0)}.chat-bubbles{position:relative}.hover-image-wrapper{padding:10px;transition:.5s;position:absolute;bottom:63px;right:54px}.chat-bubbles:hover .hover-image-wrapper{transform:translateY(80%)}@media (max-width:766.98px){.lockleaks-section{padding-bottom:0!important;padding-top:0!important}}.discount-banner-wrapper{max-width:920px;margin:2rem auto;padding:0 1rem}.discount-banner-container{background:linear-gradient(135deg,#C792C4,#C9A3C6 50%,#B261AD);box-shadow:0 8px 20px rgba(0,0,0,.2);border-radius:20px;padding:2rem;display:flex;flex-direction:column;gap:2rem;color:#fff}@media (min-width:768px){.discount-banner-container{flex-direction:row;justify-content:space-between;align-items:center}}.discount-banner-left{flex:1}.discount-heading{font-weight:700;display:flex;align-items:center;gap:10px;margin-bottom:.5rem}.discount-badge{background-color:white;color:#333;font-size:14px;border-radius:20px;padding:4px 12px;display:inline-flex;align-items:center;box-shadow:0 3px 6px rgba(0,0,0,.15)}.discount-badge img{width:35px;height:25px;margin-right:6px}.discount-subheading{margin-bottom:.5rem}.discount-twitter{display:flex;align-items:center;gap:8px}.twitter-icon{width:40px;height:40px}.twitter-link{color:white;font-weight:500}.twitter-link,.twitter-link:hover{text-decoration:none}.discount-center-note{margin-top:1rem;text-align:center;font-size:15px}.discount-banner-right{flex-shrink:0;text-align:center}@media (min-width:768px){.discount-banner-right{text-align:right}}.discount-proof-text{display:block;margin-bottom:.5rem;font-style:italic}.chat-button{position:relative;background:linear-gradient(135deg,#ff72b6,#d83890);color:#FBD7F4;padding:12px 28px;font-weight:700;font-size:18px;border-radius:999px;box-shadow:0 8px 12px rgba(0,0,0,.3);transition:all .3s ease;cursor:pointer;border:none;border-bottom:6px solid #692516;display:inline-flex;align-items:center;justify-content:center}.chat-button:hover{background:linear-gradient(135deg,#e85aa8,#c32a79);transform:translateY(-1px)}@keyframes clickBounce{0%{transform:scale(1) rotate(0deg)}25%{transform:scale(.9) rotate(-8deg)}50%{transform:scale(1.05) rotate(5deg)}75%{transform:scale(.95) rotate(-3deg)}to{transform:scale(1) rotate(0deg)}}.chat-pointer{pointer-events:none;width:45px;position:absolute;bottom:-13px;right:-19px;animation:clickBounce 1.8s ease-in-out infinite}