.tabs-container{display:flex;justify-content:center;margin-bottom:3rem}.tabs{display:inline-flex;gap:.75rem;padding:.35rem;border-radius:999px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06)}.tab-btn{border:none;background:transparent;color:#e5e7eb;padding:.5rem 1.3rem;border-radius:999px;cursor:pointer;transition:.2s ease;font-size:.95rem;font-weight:500}.tab-btn:hover{background:rgba(255,255,255,.06)}.tab-btn.active{background:#a855f7;color:#fff;box-shadow:0 0 20px rgba(168,85,247,.4)}.tab-content{display:none}.tab-content.active{display:block}.analytics-grid{margin-top:0}.stars{position:absolute;right:0;bottom:0}.dashboard-tilt{transform:perspective(1400px) rotateX(25deg) rotateY(-12deg) scale(.9);transition:transform 1s ease-out;transform-origin:center top;will-change:transform}.hero>*{position:relative;z-index:1}.hero>.hero-bg{position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);overflow:hidden;pointer-events:none;z-index:0;-webkit-mask-image:linear-gradient(#000 72%,transparent);mask-image:linear-gradient(#000 72%,transparent)}.hero-bg canvas,.hero-bg-dots{position:absolute;inset:0;width:100%;height:100%}.hero-mdot{position:absolute;border-radius:50%;animation:hero-twinkle 6s ease-in-out infinite}@keyframes hero-twinkle{0%,to{transform:scale(1);filter:brightness(.8)}50%{transform:scale(1.5);filter:brightness(1.6)}}.gradient-frame{padding:1px;border-radius:16px;background:linear-gradient(135deg,rgba(205,159,255,.5),rgba(124,58,237,.1) 40%,rgba(59,130,246,.3))}.browser-frame{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden}.browser-frame-bar{display:flex;align-items:center;gap:.375rem;border-bottom:1px solid rgba(255,255,255,.1);padding:.625rem 1rem}.bf-dot{width:.625rem;height:.625rem;border-radius:50%;background:rgba(255,255,255,.15)}.bf-url{margin-left:.75rem;border-radius:.375rem;background:rgba(255,255,255,.05);padding:.125rem .75rem;font-size:10px;color:rgba(255,255,255,.4)}.dashboard-preview{opacity:1;transform:translateY(0)}.dashboard-container{padding:4.5rem 2rem 2rem;position:relative}.dashboard-grid{grid-template-columns:repeat(4,1fr)}.chart-container{height:350px;flex-direction:column;justify-content:space-between}.chart-inner{flex:1}.chart-legend{margin-top:1rem;text-align:center}.chart-legend-item{display:inline-flex;align-items:center;margin:0 1rem;font-size:.95rem;color:rgba(255,255,255,.85)}.chart-legend-dot{width:12px;height:12px;border-radius:50%;margin-right:8px;display:inline-block}.dot-rev{background:#cd9fff}.dot-exp{background:#ff7597}.section-subtitle{margin-bottom:2rem}@media (max-width:968px){.hero h1{font-size:3rem}.dashboard-grid{grid-template-columns:1fr 1fr}.content-section h2{font-size:2.5rem}}*{margin:0;padding:0;box-sizing:border-box}.simple-footer{background:#0a0a0a;color:#ccc;text-align:center;padding:25px 0;border-top:1px solid #222;font-size:14px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:#0a0a0a;color:#fff;overflow-x:hidden;position:relative}.stars{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.star{position:absolute;background:#cd9fff;border-radius:50%;animation:twinkle linear infinite}@keyframes twinkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}section{position:relative;z-index:1}.cta-button{background:linear-gradient(135deg,#cd9fff,#a060ff);padding:.7rem 1.8rem;border-radius:25px;border:none;color:#000;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.95rem}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(205,159,255,.5)}.hero{margin-top:80px;padding:10rem 5% 6rem;max-width:1400px;margin-left:auto;margin-right:auto;text-align:center;position:relative}.hero:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(205,159,255,.15) 0,transparent 70%);pointer-events:none}.hero h1{font-size:5rem;font-weight:900;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.02em}.hero p{font-size:1.4rem;color:rgba(255,255,255,.6);margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.hero-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:6rem}.primary-btn{background:linear-gradient(135deg,#cd9fff,#a060ff);padding:1.1rem 2.8rem;border-radius:30px;border:none;color:#000;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1.1rem}.primary-btn:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(205,159,255,.4)}.secondary-btn{background:rgba(80,80,80,.3);padding:1.1rem 2.8rem;border-radius:30px;border:1px solid rgba(205,159,255,.2);color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1.1rem;backdrop-filter:blur(10px)}.secondary-btn:hover{background:rgba(80,80,80,.5);border-color:rgba(205,159,255,.5)}.dashboard-preview{position:relative;max-width:1200px;margin:0 auto;perspective:1000px;opacity:0;transform:translateY(50px);transition:all 1s ease}.dashboard-preview.visible{opacity:1;transform:translateY(0)}.dashboard-container{background:linear-gradient(135deg,rgba(40,40,40,.8),rgba(20,20,20,.9));border-radius:20px;padding:2rem;border:1px solid rgba(205,159,255,.15);box-shadow:0 30px 80px rgba(0,0,0,.5);transform-style:preserve-3d;transition:transform .5s ease;backdrop-filter:blur(20px)}.dashboard-preview:hover .dashboard-container{transform:rotateX(2deg) rotateY(-2deg)}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.5rem}.dashboard-card{background:rgba(60,60,60,.4);border-radius:15px;padding:1.5rem;border:1px solid rgba(205,159,255,.1);transition:all .3s ease;backdrop-filter:blur(10px)}.dashboard-card:hover{background:rgba(80,80,80,.5);border-color:rgba(205,159,255,.3)}.card-label{font-size:.85rem;color:rgba(255,255,255,.5);margin-bottom:.5rem}.card-value{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#cd9fff,#a060ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.chart-container{background:rgba(60,60,60,.4);border-radius:15px;padding:2rem;border:1px solid rgba(205,159,255,.1);height:250px;display:flex;align-items:flex-end;gap:1rem;justify-content:space-around;backdrop-filter:blur(10px)}.bar{background:linear-gradient(180deg,#cd9fff,#8040bf);border-radius:8px 8px 0 0;width:60px;animation:growBar 1s ease forwards;transform-origin:bottom;opacity:0;box-shadow:0 0 20px rgba(205,159,255,.3)}.dashboard-preview.visible .bar{opacity:1}.bar:first-child{height:60%;animation-delay:.1s}.bar:nth-child(2){height:80%;animation-delay:.2s}.bar:nth-child(3){height:45%;animation-delay:.3s}.bar:nth-child(4){height:90%;animation-delay:.4s}.bar:nth-child(5){height:70%;animation-delay:.5s}.bar:nth-child(6){height:55%;animation-delay:.6s}@keyframes growBar{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}.content-section{padding:8rem 5%;max-width:1400px;margin:0 auto}.content-section h1,.content-section h2{text-align:center;font-size:3.5rem;margin-bottom:1rem;font-weight:800;letter-spacing:-.02em}.section-subtitle{text-align:center;font-size:1.2rem;color:rgba(255,255,255,.5);margin-bottom:5rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.feature-card{padding:2.5rem;background:linear-gradient(135deg,rgba(50,50,50,.4),rgba(30,30,30,.6));border-radius:20px;border:1px solid rgba(205,159,255,.1);transition:all .4s ease;backdrop-filter:blur(10px)}.feature-card:hover{transform:translateY(-8px);background:linear-gradient(135deg,rgba(70,70,70,.5),rgba(40,40,40,.7));border-color:rgba(205,159,255,.4);box-shadow:0 20px 60px rgba(205,159,255,.2)}.feature-icon{font-size:3rem;margin-bottom:1.5rem;display:inline-block;transition:transform .3s ease}.feature-card:hover .feature-icon{transform:scale(1.1)}.feature-card h2,.feature-card h3{font-size:1.5rem;margin-bottom:1rem;font-weight:700}.feature-card p{color:rgba(255,255,255,.6);line-height:1.7}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:4rem}.pricing-card{padding:3rem;background:linear-gradient(135deg,rgba(50,50,50,.4),rgba(30,30,30,.6));border-radius:20px;border:1px solid rgba(205,159,255,.1);transition:all .4s ease;backdrop-filter:blur(10px);position:relative}.pricing-card.featured{border-color:rgba(205,159,255,.5);background:linear-gradient(135deg,rgba(70,70,70,.5),rgba(40,40,40,.7))}.pricing-card.featured:before{content:"MOST POPULAR";position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#cd9fff,#a060ff);color:#000;padding:.5rem 1.5rem;border-radius:20px;font-size:.75rem;font-weight:700}.pricing-card:hover{transform:translateY(-8px);border-color:rgba(205,159,255,.4)}.plan-name{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.plan-price{font-size:3rem;font-weight:900;background:linear-gradient(135deg,#cd9fff,#a060ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.plan-period{color:rgba(255,255,255,.5);margin-bottom:2rem}.plan-features{list-style:none;margin-bottom:2rem}.plan-features li{padding:.75rem 0;color:rgba(255,255,255,.7);border-bottom:1px solid rgba(255,255,255,.05)}.plan-features li:before{content:"✓";color:#cd9fff;font-weight:700;margin-right:1rem}.analytics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:4rem}.analytics-card{padding:3rem;background:linear-gradient(135deg,rgba(50,50,50,.4),rgba(30,30,30,.6));border-radius:20px;border:1px solid rgba(205,159,255,.1);backdrop-filter:blur(10px)}.analytics-card h2,.analytics-card h3{font-size:1.8rem;margin-bottom:1rem}.analytics-card p{color:rgba(255,255,255,.6);line-height:1.7;margin-bottom:1.5rem}.analytics-stat{display:flex;justify-content:space-between;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.stat-name{color:rgba(255,255,255,.7)}.stat-value{color:#cd9fff;font-weight:700}.contact-container{max-width:800px;margin:4rem auto;padding:3rem;background:linear-gradient(135deg,rgba(50,50,50,.4),rgba(30,30,30,.6));border-radius:20px;border:1px solid rgba(205,159,255,.1);backdrop-filter:blur(10px)}.form-group{margin-bottom:2rem}.form-group label{display:block;margin-bottom:.5rem;color:rgba(255,255,255,.8);font-weight:500}.form-group input,.form-group textarea{width:100%;font-family:inherit;padding:1rem;background:rgba(60,60,60,.4);border:1px solid rgba(205,159,255,.1);border-radius:10px;color:#fff;font-size:1rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{outline:2px solid #cd9fff;outline-offset:2px;border-color:rgba(205,159,255,.5);background:rgba(80,80,80,.5)}.form-group textarea{min-height:150px;resize:vertical}.stats{padding:6rem 5%;background:linear-gradient(135deg,rgba(205,159,255,.05),rgba(160,96,255,.05));position:relative}.stats:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(60,60,60,.3) 50%,transparent);pointer-events:none}.stats-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:4rem}.stat-item{text-align:center}.stat-number{font-size:4rem;font-weight:900;background:linear-gradient(135deg,#cd9fff,#a060ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;line-height:1}.stat-label{font-size:1.1rem;color:rgba(255,255,255,.6);font-weight:500}@media (max-width:968px){.hero h1{font-size:3rem}.analytics-grid,.dashboard-grid{grid-template-columns:1fr}.content-section h2{font-size:2.5rem}}.logo-img{height:50px;width:auto;display:block}#home .stats+.content-section{padding-top:3rem}.how-it-works-section{padding:8rem 5%;max-width:1400px;margin:0 auto;position:relative}.how-it-works-section h2{text-align:center;font-size:3.5rem;margin-bottom:1rem;font-weight:800;letter-spacing:-.02em}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:4rem;position:relative}.step-card{padding:3rem 2.5rem;background:linear-gradient(135deg,rgba(50,50,50,.4),rgba(30,30,30,.6));border-radius:20px;border:1px solid rgba(205,159,255,.1);transition:all .4s ease;backdrop-filter:blur(10px);text-align:center;position:relative;overflow:hidden}.step-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#cd9fff,#a060ff);opacity:0;transition:opacity .4s ease}.step-card:hover:before{opacity:1}.step-card:hover{transform:translateY(-10px);background:linear-gradient(135deg,rgba(70,70,70,.5),rgba(40,40,40,.7));border-color:rgba(205,159,255,.4);box-shadow:0 25px 70px rgba(205,159,255,.25)}.step-number{position:absolute;top:1.5rem;right:1.5rem;width:50px;height:50px;background:linear-gradient(135deg,#cd9fff,#a060ff);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:900;color:#000;box-shadow:0 5px 20px rgba(205,159,255,.4)}.step-icon{font-size:4rem;margin-bottom:1.5rem;display:inline-block;transition:transform .4s ease}.step-card:hover .step-icon{transform:scale(1.15) rotate(5deg)}.step-card h3{font-size:1.6rem;margin-bottom:1rem;font-weight:700;color:#fff}.step-card p{color:rgba(255,255,255,.6);line-height:1.7;font-size:1rem}.how-carousel{position:relative;max-width:36rem;margin:2rem auto 0}.how-car-slide{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem;backdrop-filter:blur(10px);text-align:center}.how-car-slide[hidden]{display:none}.how-car-icon{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:16px;background:rgba(205,159,255,.1)}.how-car-step{margin-top:1rem;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.4)}.how-car-slide h3{margin-top:.25rem;font-size:1.5rem;font-weight:700;color:#fff}.how-car-desc{margin:.75rem auto 0;max-width:28rem;font-size:.875rem;color:rgba(255,255,255,.6)}.how-car-btn{position:absolute;top:1rem;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:transparent;color:rgba(255,255,255,.6);cursor:pointer;transition:all .2s ease}.how-car-btn[hidden]{display:none}.how-car-btn.prev{left:1rem}.how-car-btn.next{right:1rem}.how-car-btn:hover{border-color:rgba(205,159,255,.5);color:#fff}.how-car-btn svg{width:1rem;height:1rem}.how-car-dots{margin-top:1.25rem;display:flex;justify-content:center;gap:.5rem}.how-car-dot{width:.5rem;height:.5rem;border-radius:50%;background:rgba(255,255,255,.2)}.how-car-dot.active{background:#cd9fff}.cta-section{padding:8rem 5%;background:linear-gradient(135deg,rgba(205,159,255,.08),rgba(160,96,255,.08));position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(205,159,255,.15) 0,transparent 70%);pointer-events:none}.cta-content{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:1}.cta-content h2{font-size:3.5rem;font-weight:900;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em}.cta-content>p{font-size:1.3rem;color:rgba(255,255,255,.6);margin-bottom:3rem;line-height:1.6}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.primary-btn.large,.secondary-btn.large{padding:1.3rem 3rem;font-size:1.15rem}.cta-note{font-size:.95rem;color:rgba(255,255,255,.4);margin-top:1.5rem}@media (max-width:968px){.cta-content h2,.how-it-works-section h2{font-size:2.5rem}.steps-container{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.primary-btn.large,.secondary-btn.large{width:100%;max-width:300px}}.auth-section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:10rem 5% 5rem;position:relative}.auth-container{max-width:500px;width:100%;position:relative;z-index:1}.auth-card{background:linear-gradient(135deg,rgba(50,50,50,.4),rgba(30,30,30,.6));border-radius:20px;border:1px solid rgba(205,159,255,.1);backdrop-filter:blur(10px);padding:3rem;box-shadow:0 20px 60px rgba(0,0,0,.4)}.auth-tabs{display:flex;gap:1rem;margin-bottom:2.5rem;background:rgba(255,255,255,.03);padding:.5rem;border-radius:12px}.auth-tab{flex:1;padding:.8rem 1.5rem;border:none;background:transparent;color:rgba(255,255,255,.6);font-size:1rem;font-weight:600;cursor:pointer;border-radius:8px;transition:all .3s ease}.auth-tab.active{background:linear-gradient(135deg,#cd9fff,#a060ff);color:#000;box-shadow:0 4px 15px rgba(205,159,255,.4)}.auth-form-container{display:none}.auth-form-container.active{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.auth-form-container h2{font-size:2rem;font-weight:800;margin-bottom:.5rem;text-align:center}.auth-subtitle{text-align:center;color:rgba(255,255,255,.5);margin-bottom:2rem;font-size:.95rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-options{justify-content:space-between;margin-bottom:1.5rem;font-size:.9rem}.checkbox-label,.form-options{display:flex;align-items:center}.checkbox-label{gap:.5rem;color:rgba(255,255,255,.7);cursor:pointer}.checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#cd9fff}.checkbox-label a{color:#cd9fff;text-decoration:none}.checkbox-label a:hover{text-decoration:underline}.forgot-link{color:#cd9fff;text-decoration:none;font-weight:500}.forgot-link:hover{text-decoration:underline}.auth-btn{width:100%;margin-bottom:1.5rem}.auth-divider{text-align:center;margin:1.5rem 0;position:relative}.auth-divider:after,.auth-divider:before{content:"";position:absolute;top:50%;width:40%;height:1px;background:rgba(255,255,255,.1)}.auth-divider:before{left:0}.auth-divider:after{right:0}.auth-divider span{background:transparent;padding:0 1rem;color:rgba(255,255,255,.4);font-size:.85rem;font-weight:600}.social-auth{display:flex;flex-direction:column;gap:.75rem}.social-btn{width:100%;padding:.9rem 1.5rem;border:1px solid rgba(255,255,255,.1);background:rgba(60,60,60,.3);color:#fff;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem}.social-btn:hover{background:rgba(80,80,80,.4);border-color:rgba(255,255,255,.2);transform:translateY(-2px)}.auth-features{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.auth-features h3{font-size:1.1rem;margin-bottom:1rem;font-weight:700}.auth-features ul{list-style:none;padding:0}.auth-features li{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;color:rgba(255,255,255,.7);font-size:.95rem}.feature-check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#cd9fff,#a060ff);color:#000;font-weight:900;font-size:.75rem;flex-shrink:0}@media (max-width:968px){.auth-section{padding:8rem 5% 3rem}.auth-card{padding:2rem}.form-row{grid-template-columns:1fr}.auth-form-container h2{font-size:1.75rem}.form-options{flex-direction:column;align-items:flex-start;gap:.75rem}}.contact-grid-wrapper{width:100%}.contact-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;margin-top:4rem;align-items:start}.contact-form-section .contact-container{margin:0;max-width:100%}.contact-info-section{display:flex;flex-direction:column;gap:2rem}.contact-info-card{background:linear-gradient(135deg,rgba(50,50,50,.4),rgba(30,30,30,.6));border-radius:20px;border:1px solid rgba(205,159,255,.1);backdrop-filter:blur(10px);padding:2rem;transition:all .3s ease}.contact-info-card:hover{border-color:rgba(205,159,255,.3);transform:translateY(-5px)}.contact-info-card h3{font-size:1.3rem;margin-bottom:1.5rem;font-weight:700}.contact-method{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.contact-method:last-child{border-bottom:none}.contact-icon{font-size:1.8rem;width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(205,159,255,.2),rgba(160,96,255,.2));border-radius:12px;flex-shrink:0}.contact-details{flex:1;display:flex;flex-direction:column;gap:.2rem}.contact-label{font-size:.85rem;color:rgba(255,255,255,.5);margin-bottom:.1rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.contact-details a{color:#cd9fff;text-decoration:none;font-weight:500;transition:color .3s ease}.contact-details a:hover{color:#a060ff}.contact-details span{color:rgba(255,255,255,.8);line-height:1.6}.hours-list{display:flex;flex-direction:column;gap:.75rem}.hours-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.hours-item:last-child{border-bottom:none}.hours-item .day{color:rgba(255,255,255,.8);font-weight:500}.hours-item .time{color:rgba(255,255,255,.6)}.support-note{margin-top:1.5rem;padding:1rem;background:rgba(205,159,255,.1);border-radius:10px;border-left:3px solid #cd9fff;color:rgba(255,255,255,.8);font-size:.9rem;line-height:1.6}.support-note strong{color:#cd9fff}.social-links{display:flex;gap:1rem}.social-link{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);border-radius:12px;color:rgba(255,255,255,.7);transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.social-link:hover{background:linear-gradient(135deg,#cd9fff,#a060ff);color:#000;transform:translateY(-3px);box-shadow:0 10px 25px rgba(205,159,255,.3)}.form-note{text-align:center;color:rgba(255,255,255,.5);font-size:.9rem;margin-top:1rem}.cc-form-status{display:none;align-items:flex-start;gap:.75rem;margin-top:1.25rem;padding:1rem 1.1rem;border-radius:12px;border:1px solid transparent;text-align:left;line-height:1.45;animation:cc-status-in .25s ease-out}.cc-form-status.is-error,.cc-form-status.is-success{display:flex}.cc-form-status.is-success{background:rgba(81,207,102,.1);border-color:rgba(81,207,102,.35);color:#b9f6ca}.cc-form-status.is-error{background:rgba(255,107,107,.1);border-color:rgba(255,107,107,.35);color:#ffc9c9}.cc-form-status-icon{flex-shrink:0;margin-top:.1rem}.cc-form-status-icon svg{width:20px;height:20px;display:block}.cc-form-status-text{display:flex;flex-direction:column;gap:.2rem}.cc-form-status-text strong{font-size:.95rem;font-weight:650;color:#ffffff}.cc-form-status-text span{font-size:.875rem;opacity:.9}.cc-form-status-text a{color:inherit;text-decoration:underline}@keyframes cc-status-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.faq-section{margin-top:4rem;padding-top:4rem;border-top:1px solid rgba(255,255,255,.1);width:100%}.faq-section h2{text-align:center;font-size:3rem;margin-bottom:1rem;font-weight:800;letter-spacing:-.02em}.faq-list{max-width:820px;margin:3rem auto 0;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#161616}.faq-item{position:relative;border-bottom:1px solid rgba(255,255,255,.08);transition:background .25s ease}.faq-item:last-child{border-bottom:none}.faq-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#cd9fff,#a060ff);opacity:0;transition:opacity .25s ease}.faq-item.active:before{opacity:1}.faq-item.active{background:rgba(205,159,255,.04)}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.4rem 1.75rem;background:none;border:none;text-align:left;cursor:pointer;font-family:inherit;transition:background .2s ease}.faq-question:hover{background:rgba(255,255,255,.03)}.faq-question:focus-visible{outline:2px solid #cd9fff;outline-offset:-2px}.faq-q-text{font-size:1.05rem;font-weight:600;color:#fff;line-height:1.4}.faq-toggle{flex-shrink:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:rgba(205,159,255,.1);color:#cd9fff;transition:background .25s ease,color .25s ease,transform .25s ease}.faq-chevron{width:16px;height:16px;display:block}.faq-item.active .faq-toggle{background:linear-gradient(135deg,#cd9fff,#a060ff);color:#000;transform:rotate(180deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-item.active .faq-answer{grid-template-rows:1fr}.faq-answer-inner{overflow:hidden;min-height:0}.faq-answer p{color:rgba(255,255,255,.7);line-height:1.7;margin:0;padding:0 1.75rem 1.4rem;font-size:.95rem}@media (max-width:768px){.faq-question{padding:1.2rem 1.25rem}.faq-q-text{font-size:1rem}.faq-answer p{padding:0 1.25rem 1.2rem}}.form-group .lb-trigger,.form-group select{width:100%;font-family:inherit;-webkit-appearance:none;appearance:none;color-scheme:dark;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23cd9fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:18px 18px;padding:1rem 3rem 1rem 1rem;background:rgba(60,60,60,.4);border:1px solid rgba(205,159,255,.1);border-radius:10px;color:#fff;font-size:1rem;transition:all .3s ease;cursor:pointer}.form-group .lb-trigger:focus,.form-group select:focus{outline:2px solid #cd9fff;outline-offset:2px;border-color:rgba(205,159,255,.5);background:rgba(80,80,80,.5)}.form-group .lb-trigger[aria-expanded=true]{outline:none;border-color:rgba(205,159,255,.5);background:rgba(80,80,80,.5)}.form-group select option{background:#2a2a2a;color:#fff}@media (max-width:968px){.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-info-section{order:2}.contact-form-section{order:1}.faq-section h2{font-size:2rem}.faq-q-text{font-size:1rem}}.why-contact-card{padding:1.8rem;border-radius:16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px)}.why-contact-card h2,.why-contact-card h3{font-size:1.25rem;margin-bottom:1rem;color:#fff}.why-contact-list{list-style:none;margin:0;padding:0}.why-contact-list li{display:flex;gap:.6rem;font-size:.95rem;margin-bottom:.6rem;color:#dcdcdc}.free-trial-banner{border:2px solid rgba(168,85,247,.3);border-radius:24px;padding:3rem 2.5rem;margin-bottom:4rem}.free-trial-banner,.free-trial-banner-fullwidth{background:linear-gradient(135deg,rgba(168,85,247,.15),rgba(236,72,153,.15));text-align:center;position:relative;overflow:hidden}.free-trial-banner-fullwidth{border:2px solid rgba(168,85,247,.3);border-right:none;border-left:none;border-radius:0;padding:5rem 5%;margin:5rem 0;width:100%}.free-trial-banner-fullwidth>*{max-width:1400px;margin-left:auto;margin-right:auto}.free-trial-banner-fullwidth h2{font-size:2.75rem;margin-bottom:1rem;color:#fff}.free-trial-banner-fullwidth .cta-subtitle{color:rgba(255,255,255,.7);font-size:1.2rem;margin-bottom:3rem}.free-trial-banner-fullwidth:before,.free-trial-banner:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(168,85,247,.1) 0,transparent 70%);animation:rotate 20s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.trial-badge{display:inline-block;background:linear-gradient(135deg,#a855f7,#ec4899);color:#fff;padding:.5rem 1.5rem;border-radius:50px;font-size:.85rem;font-weight:700;letter-spacing:1px;margin-bottom:1.5rem;box-shadow:0 4px 20px rgba(168,85,247,.4);position:relative;z-index:1}.free-trial-banner h2,.free-trial-banner h3{font-size:2.5rem;margin-bottom:.5rem;background:linear-gradient(135deg,#fff,#cd9fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;z-index:1}.trial-subtitle{color:rgba(255,255,255,.6);font-size:1.1rem}.trial-steps,.trial-subtitle{margin-bottom:3rem;position:relative;z-index:1}.trial-steps{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.trial-step{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem 1.25rem;width:200px;flex-shrink:0;transition:all .3s ease}.trial-step:hover{background:rgba(255,255,255,.08);border-color:rgba(168,85,247,.4);transform:translateY(-5px);box-shadow:0 10px 30px rgba(168,85,247,.2)}.trial-step.bonus-step{border:2px solid rgba(236,72,153,.4);background:rgba(236,72,153,.08)}.trial-step.bonus-step:hover{border-color:rgba(236,72,153,.6);background:rgba(236,72,153,.12)}.trial-step-icon{font-size:2rem;margin-bottom:.75rem}.trial-step-content{text-align:center}.trial-step-title{font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:.5rem}.trial-step-desc{font-size:.9rem;color:rgba(255,255,255,.6);line-height:1.4}.trial-step-arrow{color:rgba(168,85,247,.6);font-size:1.5rem;font-weight:700}.trial-cta{position:relative;z-index:1}.trial-cta .primary-btn.large{padding:1rem 3rem;font-size:1.2rem;box-shadow:0 8px 30px rgba(168,85,247,.4)}.trial-cta .primary-btn.large:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(168,85,247,.6)}.trial-note{margin-top:1rem;color:rgba(255,255,255,.5);font-size:.95rem}.trial-calendar{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:42rem;margin:0 auto 3rem;position:relative;z-index:1}@media (min-width:768px){.trial-calendar{grid-template-columns:repeat(4,1fr)}}.trial-cal-tile{border-radius:.75rem;padding:1rem}.trial-cal-tile.on{border:1px solid rgba(205,159,255,.4);background:rgba(205,159,255,.1)}.trial-cal-tile.off{border:1px dashed rgba(255,255,255,.25);background:rgba(0,0,0,.2)}.trial-cal-week{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.45)}.trial-cal-label{margin-top:.375rem;font-size:.875rem;font-weight:700}.trial-cal-tile.on .trial-cal-label{color:#cd9fff}.trial-cal-tile.off .trial-cal-label{color:rgba(255,255,255,.6)}@media (max-width:968px){.free-trial-banner,.free-trial-banner-fullwidth{padding:2rem 1.5rem}.free-trial-banner h2,.free-trial-banner h3,.free-trial-banner-fullwidth h2,.free-trial-banner-fullwidth h3{font-size:2rem}.free-trial-banner-fullwidth h2{font-size:2.25rem}.trial-steps{flex-direction:column;gap:1.5rem}.trial-step-arrow{transform:rotate(90deg)}.trial-step{min-width:100%;max-width:350px}}@media (max-width:480px){.free-trial-banner h2,.free-trial-banner h3,.free-trial-banner-fullwidth h2,.free-trial-banner-fullwidth h3{font-size:1.75rem}.free-trial-banner-fullwidth h2{font-size:1.85rem}.cta-subtitle,.trial-subtitle{font-size:1rem}.trial-cta .primary-btn.large{padding:.875rem 2rem;font-size:1.05rem}}.comparison-timeline{max-width:900px;margin:3rem auto 0;position:relative;padding:2rem 0 0}.comparison-timeline:before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:2px;height:calc(100% - 6rem);background:linear-gradient(180deg,#ff6b6b,#a855f7 50%,#51cf66);top:2rem}.comparison-timeline-item{display:flex;align-items:center;margin-bottom:3rem;position:relative}.comparison-timeline-item:last-child{margin-bottom:1rem}.comparison-timeline-item.left{flex-direction:row}.comparison-timeline-item.right{flex-direction:row-reverse}.comparison-timeline-content{width:45%;background:linear-gradient(135deg,rgba(50,50,50,.4),rgba(30,30,30,.6));border-radius:15px;border:1px solid rgba(205,159,255,.2);padding:2rem;transition:all .3s ease}.comparison-timeline-content:hover{border-color:rgba(205,159,255,.5);transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.comparison-timeline-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;position:absolute;left:50%;transform:translateX(-50%);z-index:2;box-shadow:0 0 20px rgba(0,0,0,.5)}.comparison-timeline-item.left .comparison-timeline-icon{background:linear-gradient(135deg,#ff6b6b,#ff8787)}.comparison-timeline-item.right .comparison-timeline-icon{background:linear-gradient(135deg,#51cf66,#69db7c)}.comparison-timeline-label{font-size:.9rem;font-weight:600;text-transform:uppercase;margin-bottom:.5rem}.comparison-timeline-item.left .comparison-timeline-label{color:#ff6b6b}.comparison-timeline-item.right .comparison-timeline-label{color:#51cf66}.comparison-timeline-text{color:rgba(255,255,255,.8);font-size:1rem;line-height:1.6}.testimonial-carousel-container{max-width:900px;margin:3rem auto;position:relative}.testimonial-carousel-track{position:relative;width:100%}.testimonial-carousel-card{background:linear-gradient(135deg,rgba(50,50,50,.4),rgba(30,30,30,.6));border-radius:20px;border:2px solid rgba(205,159,255,.3);padding:3rem;text-align:center;transition:all .5s ease;opacity:0;visibility:hidden;position:absolute;top:0;left:0;right:0;transform:translateY(20px)}.testimonial-carousel-card.active{opacity:1;visibility:visible;position:relative;transform:translateY(0)}.testimonial-carousel-card:hover{border-color:rgba(205,159,255,.5);box-shadow:0 10px 40px rgba(168,85,247,.2)}.testimonial-carousel-stars{color:#ffd700;font-size:1.5rem;margin-bottom:1.5rem;letter-spacing:.3rem}.testimonial-carousel-quote{font-size:1.3rem;color:#fff;font-style:italic;margin-bottom:2rem;line-height:1.6;min-height:100px}.testimonial-carousel-author-section{display:flex;align-items:center;justify-content:center;gap:1rem}.testimonial-carousel-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#a855f7,#ec4899);display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:white;font-weight:600;box-shadow:0 4px 15px rgba(168,85,247,.4)}.testimonial-carousel-author-info{text-align:left}.testimonial-carousel-author{font-size:1.1rem;color:#fff;font-weight:600;margin-bottom:.2rem}.testimonial-carousel-role{font-size:.9rem;color:rgba(255,255,255,.6)}.testimonial-carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.carousel-dot{width:10px;height:10px;border-radius:50%;background:rgba(205,159,255,.3);cursor:pointer;transition:all .3s ease}.carousel-dot:hover{background:rgba(205,159,255,.5)}.carousel-dot.active{background:#a855f7;width:30px;border-radius:5px;box-shadow:0 0 15px rgba(168,85,247,.6)}@media (max-width:768px){.comparison-timeline{padding-left:70px;padding-right:1rem}.comparison-timeline:before{left:35px;transform:translateX(-50%)}.comparison-timeline-item.left,.comparison-timeline-item.right{flex-direction:row;padding-left:0;margin-left:0;position:relative}.comparison-timeline-content{width:100%;margin-left:0;padding:1.5rem}.comparison-timeline-icon{position:absolute;left:-60px;transform:translateX(0);width:50px;height:50px;font-size:1.3rem;flex-shrink:0}.comparison-timeline-label{font-size:.8rem}.comparison-timeline-text{font-size:.95rem}.testimonial-carousel-quote{font-size:1.1rem;min-height:auto}.testimonial-carousel-card{padding:2rem 1.5rem}.testimonial-carousel-author-section{flex-direction:column}.testimonial-carousel-author-info{text-align:center}.testimonial-carousel-avatar{width:50px;height:50px;font-size:1.3rem}}@media (max-width:480px){.comparison-timeline{padding-left:65px;padding-right:.75rem}.comparison-timeline:before{left:32px}.comparison-timeline-icon{left:-57px;width:45px;height:45px;font-size:1.2rem}.comparison-timeline-content{padding:1.25rem}.comparison-timeline-text{font-size:.9rem}.testimonial-carousel-quote{font-size:1rem}.testimonial-carousel-stars{font-size:1.2rem}}.site-footer{background:#0a0a0a;border-top:1px solid rgba(205,159,255,.1);padding:3rem 2rem 2rem;margin-top:4rem}.footer-content{max-width:1200px;margin:0 auto;text-align:center}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap}.footer-links a{color:rgba(255,255,255,.7);text-decoration:none;font-size:.95rem;transition:color .2s ease}.footer-links a:hover{color:#cd9fff}.footer-legal{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap}.footer-legal a{color:rgba(255,255,255,.5);text-decoration:none;font-size:.85rem;transition:color .2s ease}.footer-legal a:hover{color:#cd9fff}.footer-copyright{color:rgba(255,255,255,.4);font-size:.85rem;margin:0}@media (max-width:600px){.footer-legal,.footer-links{flex-direction:column;gap:1rem}.site-footer{padding:2rem 1rem}}.legal-content{max-width:900px;margin:0 auto;padding:8rem 2rem 2rem}.legal-content h1{font-size:2.5rem;text-align:center;margin-bottom:.5rem;background:linear-gradient(135deg,#fff,#cd9fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.legal-updated{text-align:center;color:rgba(255,255,255,.5);font-size:.95rem;margin-bottom:2rem}.legal-intro{background:linear-gradient(135deg,rgba(50,50,50,.4),rgba(30,30,30,.6));border:1px solid rgba(205,159,255,.15);border-radius:16px;padding:2rem;margin-bottom:2.5rem}.legal-intro p{color:rgba(255,255,255,.8);line-height:1.8;margin-bottom:1rem}.legal-intro p:last-child{margin-bottom:0}.legal-toc{position:static;top:auto;width:auto;z-index:auto;backdrop-filter:none;transition:none;background:rgba(205,159,255,.05);border:1px solid rgba(205,159,255,.1);border-radius:12px;padding:1.5rem 2rem;margin-bottom:3rem}.legal-toc h2,.legal-toc h3{color:#cd9fff;font-size:1.1rem;margin-bottom:1rem}.legal-toc ol{column-count:2;column-gap:2rem;padding-left:1.5rem}.legal-toc li{color:rgba(255,255,255,.7);padding:.4rem 0;break-inside:avoid}.legal-toc a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .2s ease}.legal-toc a:hover{color:#cd9fff}.legal-section{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.05)}.legal-section:last-of-type{border-bottom:none}.legal-section h2{font-size:1.6rem;color:#fff;margin-bottom:1.5rem;padding-top:1rem}.legal-section h3{font-size:1.2rem;color:#cd9fff;margin:2rem 0 1rem}.legal-section h4{font-size:1rem;color:rgba(255,255,255,.9);margin:1.5rem 0 .75rem}.legal-section p{color:rgba(255,255,255,.75);line-height:1.8;margin-bottom:1rem}.legal-section ol,.legal-section ul{padding-left:1.5rem;margin-bottom:1.5rem}.legal-section li{color:rgba(255,255,255,.7);line-height:1.7;margin-bottom:.5rem}.legal-section li strong{color:rgba(255,255,255,.9)}.legal-section a{color:#cd9fff;text-decoration:none;transition:color .2s ease}.legal-section a:hover{color:#e0c4ff;text-decoration:underline}.legal-contact{background:rgba(205,159,255,.05);border:1px solid rgba(205,159,255,.1);border-radius:10px;padding:1.5rem;margin:1.5rem 0}.legal-contact p{margin-bottom:.5rem;color:rgba(255,255,255,.8)}.legal-contact p:last-child{margin-bottom:0}.legal-table{width:100%;border-collapse:collapse;margin:1.5rem 0;background:rgba(30,30,30,.5);border-radius:10px;overflow:hidden}.legal-table td,.legal-table th{padding:1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.05)}.legal-table th{background:rgba(205,159,255,.1);color:#cd9fff;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.legal-table td{color:rgba(255,255,255,.7);font-size:.95rem}.legal-table tr:last-child td{border-bottom:none}.legal-table td strong{color:rgba(255,255,255,.9)}.legal-footer-note{background:linear-gradient(135deg,rgba(205,159,255,.1),rgba(100,50,150,.1));border:1px solid rgba(205,159,255,.2);border-radius:12px;padding:1.5rem 2rem;margin-top:3rem;text-align:center}.legal-footer-note p{color:rgba(255,255,255,.8);margin:0;font-size:.95rem}@media (max-width:768px){.legal-content{padding:1rem}.legal-content h1{font-size:2rem}.legal-toc ol{column-count:1}.legal-section h2{font-size:1.4rem}.legal-table{font-size:.85rem}.legal-table td,.legal-table th{padding:.75rem}}@media (max-width:480px){.legal-content h1{font-size:1.75rem}.legal-contact,.legal-intro,.legal-toc{padding:1rem}.legal-section h2{font-size:1.25rem}.legal-section h3{font-size:1.1rem}}@media (max-width:968px){.hero{padding:6rem 5% 3rem}.hero h1{font-size:2.5rem}.hero p{font-size:1.1rem;margin-bottom:2rem}.hero-buttons{margin-bottom:3rem}.primary-btn,.secondary-btn{padding:.9rem 2rem;font-size:1rem;width:100%;max-width:280px}.content-section{padding:4rem 5%}section>.content-section:first-child{padding-top:7rem}.content-section h1,.content-section h2{font-size:2rem}.section-subtitle{font-size:1rem;margin-bottom:2rem}.stat-number{font-size:2.5rem}.stat-label{font-size:.95rem}.stats{padding:3rem 5%}.stats-container{gap:2rem}.analytics-grid,.feature-grid,.pricing-grid{grid-template-columns:1fr}.dashboard-tilt{transform:none!important}.testimonial-carousel-card{padding:1.5rem}.testimonial-carousel-quote{font-size:1rem}}@media (max-width:480px){.hero h1{font-size:2rem}.hero p{font-size:1rem}.content-section h1,.content-section h2{font-size:1.75rem}.stat-number{font-size:2rem}.stats-container{grid-template-columns:1fr;gap:1.5rem}}.extended-offer-card{background:linear-gradient(135deg,rgba(205,159,255,.1),rgba(168,85,247,.05));border:1px solid rgba(205,159,255,.3)}.extended-offer-card .offer-badge{display:inline-block;background:linear-gradient(135deg,#cd9fff,#a855f7);color:#fff;font-size:.7rem;font-weight:700;padding:.25rem .75rem;border-radius:20px;margin-bottom:.75rem;letter-spacing:.05em}.extended-offer-card h3{margin-bottom:1rem;font-size:1.25rem}.offer-tiers{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.offer-tier{display:flex;justify-content:space-between;align-items:center;padding:.6rem .75rem;background:rgba(255,255,255,.03);border-radius:6px;font-size:.9rem}.offer-tier.highlight{background:rgba(205,159,255,.15);border:1px solid rgba(205,159,255,.3)}.tier-units{color:rgba(255,255,255,.7)}.tier-days{color:#cd9fff;font-weight:600}.offer-tier.highlight .tier-days{color:#fff}.offer-note{font-size:.8rem;color:rgba(255,255,255,.5);text-align:center;margin:0}.stats.stats-divided{padding:3rem 5%;background:none}.stats-divided .stats-container{max-width:56rem;grid-template-columns:repeat(3,1fr);gap:0}.stats-divided .stat-item{padding:0 1.5rem}.stats-divided .stat-item+.stat-item{border-left:1px solid rgba(255,255,255,.1)}.stats-divided .stat-number{font-size:2.25rem;font-weight:800;background:none;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:#fff;color:#fff;margin-bottom:0}.stats-divided .stat-label{margin-top:.25rem;font-size:.75rem;color:rgba(255,255,255,.4);font-weight:500;text-transform:uppercase;letter-spacing:.05em}@media (max-width:640px){.stats-divided .stats-container{grid-template-columns:1fr}.stats-divided .stat-item+.stat-item{border-left:none;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;margin-top:1.5rem}}.comparison-timeline-content{background:linear-gradient(135deg,#1a1a1a,#161616)}.journey-grid{max-width:64rem;margin:2.5rem auto 0;display:grid;gap:1.5rem}@media (min-width:768px){.journey-grid{grid-template-columns:1fr 1fr}}.journey-card{border-radius:16px;padding:1.75rem}.journey-card.before{border:1px solid rgba(255,255,255,.1);background:#111111}.journey-card.after{border:1px solid rgba(205,159,255,.3);background:#141116}.journey-label{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.4)}.journey-card.after .journey-label{color:#cd9fff}.journey-list{margin-top:1rem;list-style:none;padding:0;display:grid;gap:1rem;font-size:.875rem;line-height:1.6;color:rgba(255,255,255,.5)}.journey-card.after .journey-list{color:rgba(255,255,255,.8)}.journey-list li{display:flex;gap:.625rem}.journey-list svg{flex-shrink:0;width:1rem;height:1rem;margin-top:.125rem}.feature-grid.accent-bar{grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width:968px){.feature-grid.accent-bar{grid-template-columns:1fr}}.accent-bar .feature-card{position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#161616;padding:1.75rem;backdrop-filter:none}.accent-bar .feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#cd9fff,#a060ff)}.accent-bar .feature-card:hover{background:#1d1d1d}.accent-bar .feature-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:12px;background:rgba(205,159,255,.1);font-size:0;margin-bottom:0}.accent-bar .feature-card h2,.accent-bar .feature-card h3{margin-top:1rem;margin-bottom:0;font-size:1.125rem}.accent-bar .feature-card p{margin-top:.5rem;font-size:.875rem;color:rgba(255,255,255,.5);line-height:1.6}.analytics-grid.capabilities{margin-top:4rem;gap:1.5rem}.capabilities .analytics-card{position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#161616;padding:1.75rem;backdrop-filter:none}.capabilities .analytics-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#cd9fff,#a060ff)}.capabilities .ana-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:12px;background:rgba(205,159,255,.1)}.capabilities .analytics-card h2,.capabilities .analytics-card h3{margin-top:1rem;margin-bottom:0;font-size:1.125rem;font-weight:600}.capabilities .analytics-card p{margin-top:.5rem;margin-bottom:0;font-size:.875rem;color:rgba(255,255,255,.5)}.capabilities .ana-caps{margin-top:1rem;display:grid;gap:.625rem}.capabilities .ana-cap-row{display:flex;gap:.625rem;font-size:.875rem;color:rgba(255,255,255,.7)}.capabilities .ana-cap-row svg{flex-shrink:0;width:1rem;height:1rem;margin-top:.125rem}.pricing-duo{max-width:56rem;margin:0 auto;display:grid;gap:1.5rem}@media (min-width:768px){.pricing-duo{grid-template-columns:1fr 1fr}}.pricing-duo-card{position:relative;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#161616;padding:2rem;text-align:left}.pricing-duo-card.hot{border-color:rgba(205,159,255,.5);background:#181320}.pd-pill{position:absolute;top:-.75rem;left:50%;transform:translateX(-50%);border-radius:999px;padding:.25rem .75rem;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#000;background:linear-gradient(135deg,#cd9fff,#a060ff)}.pd-name{font-size:1.125rem;font-weight:600;color:#fff}.pd-price{margin-top:.5rem;font-size:2.25rem;font-weight:800;color:#fff}.pd-period{margin-left:.25rem;font-size:.875rem;font-weight:500;color:rgba(255,255,255,.4)}.pd-feats{margin-top:1.25rem;display:grid;gap:.625rem}.pd-feat{display:flex;gap:.625rem;font-size:.875rem;color:rgba(255,255,255,.7)}.pd-feat svg{flex-shrink:0;width:1rem;height:1rem;margin-top:.125rem}.pd-btn{margin-top:1.5rem;width:100%;border-radius:12px;padding:.75rem 0;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.pd-btn.hot{border:none;background:linear-gradient(135deg,#cd9fff,#a060ff);color:#000}.pd-btn.hot:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(205,159,255,.35)}.pd-btn.ghost{background:transparent;border:1px solid rgba(255,255,255,.15);color:#fff}.pd-btn.ghost:hover{border-color:rgba(205,159,255,.5)}.pricing-ent{max-width:56rem;margin:1.5rem auto 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#111111;padding:1.25rem 1.75rem;text-align:left}.pe-name{font-weight:600;color:#fff}.pe-desc{margin-top:.25rem;color:rgba(255,255,255,.5)}.pe-btn,.pe-desc{font-size:.875rem}.pe-btn{border-radius:999px;border:1px solid rgba(255,255,255,.15);background:transparent;padding:.625rem 1.5rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.pe-btn:hover{border-color:rgba(205,159,255,.5)}.pricing-shared{max-width:48rem;margin:0 auto;display:grid;gap:1.5rem}@media (min-width:768px){.pricing-shared{grid-template-columns:1fr 1fr}}.ps-card{position:relative;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#161616;padding:1.75rem;text-align:center}.ps-card.hot{border-color:rgba(205,159,255,.5);background:#181320}.ps-units{margin-top:1rem;font-size:.875rem;font-weight:600;color:#cd9fff}.ps-rate{margin-top:.25rem;font-size:.875rem;color:rgba(255,255,255,.5)}.ps-box{max-width:48rem;margin:1.5rem auto 0;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#111111;padding:1.75rem;text-align:left}.ps-box-title{font-size:.875rem;font-weight:600;color:#fff}.ps-box-grid{margin-top:1rem;display:grid;gap:.625rem 2rem}@media (min-width:640px){.ps-box-grid{grid-template-columns:1fr 1fr}}@media (min-width:968px){.ps-box-grid{grid-template-columns:1fr 1fr 1fr}}.pricing-ent{max-width:48rem}.contact-grid.form-right{grid-template-columns:1fr 1.5fr}@media (max-width:968px){.contact-grid.form-right{grid-template-columns:1fr}}.contact-rail{align-self:stretch}.contact-rail-sticky{position:sticky;top:110px;display:grid;gap:1.5rem}.cc-card{position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#161616;padding:1.75rem}.cc-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#cd9fff,#a060ff)}.cc-card.offer{border-color:rgba(205,159,255,.3);background:#181320}.cc-card h3{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#fff}.cc-rows{display:grid;gap:.625rem}.cc-row{display:flex;gap:.625rem;font-size:.875rem;color:rgba(255,255,255,.7)}.cc-row svg{flex-shrink:0;width:1rem;height:1rem;margin-top:.125rem}.cc-offer-rows{display:grid;gap:.5rem}.cc-offer-row{display:flex;justify-content:space-between;border-radius:10px;padding:.5rem .75rem;font-size:.875rem;background:rgba(0,0,0,.25)}.cc-offer-row.hot{background:rgba(205,159,255,.1)}.cc-offer-row .a{color:rgba(255,255,255,.6)}.cc-offer-row .b{font-weight:600;color:#fff}.cc-offer-row.hot .b{color:#cd9fff}.cc-offer-note{margin-top:.75rem;font-size:.75rem;color:rgba(255,255,255,.45)}.cc-form{position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#161616;padding:2rem}.cc-form:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#cd9fff,#a060ff)}.cc-form .form-group{margin-bottom:1.25rem}.cc-form .form-group label{margin-bottom:.375rem;font-size:.875rem}.cc-form .form-group .lb-trigger,.cc-form .form-group input,.cc-form .form-group select,.cc-form .form-group textarea{background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.75rem 1rem;font-size:.875rem}.cc-form .form-group .lb-trigger:focus,.cc-form .form-group .lb-trigger[aria-expanded=true],.cc-form .form-group input:focus,.cc-form .form-group select:focus,.cc-form .form-group textarea:focus{border-color:rgba(205,159,255,.5);background:rgba(0,0,0,.4)}.cc-form .form-group textarea{min-height:120px}.cc-form .primary-btn{width:100%;border-radius:12px;padding:.875rem 0;font-size:.875rem}.cc-form .form-group .lb-trigger,.cc-form .form-group select{appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,.3);background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23ffffff%27 stroke-opacity=%270.5%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%276 9 12 15 18 9%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:14px;padding-right:2.75rem}.cc-form .form-group .lb-trigger:focus,.cc-form .form-group .lb-trigger[aria-expanded=true],.cc-form .form-group select:focus{background-color:rgba(0,0,0,.4);background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23cd9fff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%276 9 12 15 18 9%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:14px}.lb{position:relative}.lb select.lb-native{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border:0;opacity:0;pointer-events:none;-webkit-appearance:none;appearance:none}.lb .lb-trigger{display:block;text-align:left;line-height:1.4;cursor:pointer;position:relative;z-index:1}.lb .lb-trigger .lb-value{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.lb .lb-trigger[data-placeholder=true] .lb-value{color:rgba(255,255,255,.5)}.lb .lb-trigger:focus-visible{outline:2px solid #cd9fff;outline-offset:2px}.lb .lb-list{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:1200;margin:0;padding:.375rem;list-style:none;max-height:15rem;overflow-y:auto;overscroll-behavior:contain;background:#0d0d0f;border:1px solid rgba(205,159,255,.2);border-radius:12px;box-shadow:0 18px 40px rgba(0,0,0,.55)}.lb .lb-list[hidden]{display:none}.lb .lb-option{padding:.625rem .75rem;border-radius:8px;color:rgba(255,255,255,.8);font-size:.875rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.lb .lb-option.is-active,.lb .lb-option:hover{background:rgba(205,159,255,.1);color:#cd9fff}.lb .lb-option[aria-selected=true]{color:#cd9fff;font-weight:600}.lb .lb-option[aria-selected=true]:after{content:"";width:14px;height:8px;flex:0 0 auto;border-left:2px solid #cd9fff;border-bottom:2px solid #cd9fff;transform:rotate(-45deg) translate(1px,-2px)}.lb .lb-option[data-placeholder=true]{color:rgba(255,255,255,.5)}.legal-accent .legal-head-card{position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#161616;padding:2rem;margin-bottom:1.5rem}.legal-accent .legal-head-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#cd9fff,#a060ff)}.legal-accent .legal-intro{background:none;border:none;padding:0;margin-bottom:0}.legal-accent .legal-toc{background:#111111;border:1px solid rgba(255,255,255,.1);margin-bottom:1.5rem}.legal-accent .legal-toc h2,.legal-accent .legal-toc h3{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.legal-accent .legal-section{position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#161616;padding:1.75rem;margin-bottom:1.5rem;scroll-margin-top:110px}.legal-accent .legal-section:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#cd9fff,#a060ff);opacity:.35}.legal-accent .legal-section h2{padding-top:0}.site-footer.ftr-columns{position:relative;z-index:10;background:#111111;border-top:1px solid rgba(205,159,255,.1);padding:0;text-align:left}.ftr-grid{max-width:1100px;margin:0 auto;display:grid;gap:2.5rem;padding:3.5rem 5%}@media (min-width:768px){.ftr-grid{grid-template-columns:1.6fr 1fr 1fr}}.ftr-brand img{display:block;height:44px;width:auto}.ftr-brand p{margin-top:.75rem;max-width:190px;font-size:13px;line-height:1.6;color:rgba(255,255,255,.45)}.ftr-head{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.4)}.ftr-links{margin-top:.75rem;display:grid;gap:.5rem;font-size:.875rem}.ftr-links a{color:rgba(255,255,255,.55);text-decoration:none;transition:color .2s ease}.ftr-links a:hover{color:#fff}.ftr-copy{margin:0;border-top:1px solid rgba(255,255,255,.05);padding:1.25rem 5%;text-align:center;font-size:.875rem;color:rgba(255,255,255,.4)}.skip-link{position:absolute;left:-9999px;top:0;z-index:1000;padding:.75rem 1.25rem;background:#7c3aed;color:#fff;font-weight:600;border-radius:0 0 8px 0;text-decoration:none}.skip-link:focus{left:0;outline:2px solid #fff;outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important;transition-duration:.01ms!important;transition-delay:0s!important;scroll-behavior:auto!important}}