body,html{padding:0;margin:0;width:100%;background-color:#0a0a0e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.container{color:#fff}.container,.main{flex-direction:column;width:100%}.container,.main,.navbar{display:flex;align-items:center}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;justify-content:space-between;padding:14px 32px;background:rgba(10,10,14,.75);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.06)}.nav-left img{width:34px;border-radius:8px;display:block}.nav-right{gap:2px}.nav-right,.nav-right a{display:flex;align-items:center}.nav-right a{justify-content:center;padding:8px 14px;border-radius:8px;font-size:14px;color:hsla(0,0%,100%,.55);transition:color .2s,background .2s;width:auto;text-decoration:none}.nav-right a:hover{color:#fff;background:hsla(0,0%,100%,.06)}.nav-cta{background:rgba(88,101,242,.12)!important;border:1px solid rgba(88,101,242,.35)!important;color:#a0aaff!important;padding:8px 16px!important;font-weight:500;gap:6px;margin-left:8px}.nav-cta:hover{background:rgba(88,101,242,.22)!important;color:#fff!important}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:140px 24px 80px;width:100%;text-align:center;overflow:hidden;box-sizing:border-box}.hero:before{content:"";position:absolute;top:-80px;left:50%;transform:translateX(-50%);width:700px;height:700px;background:radial-gradient(circle,rgba(88,101,242,.1) 0,transparent 70%);pointer-events:none}.hero-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.35);border:1px solid hsla(0,0%,100%,.1);padding:6px 16px;border-radius:100px;margin-bottom:36px}.hero-title{font-size:clamp(3rem,7vw,5.5rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;color:#fff;margin:0 0 24px;max-width:820px}.hero-subtitle{font-size:clamp(1rem,2vw,1.15rem);line-height:1.65;color:hsla(0,0%,100%,.42);margin:0 0 40px;max-width:460px}.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center;margin-bottom:16px}.hero-scroll{font-size:11px;letter-spacing:.1em;color:hsla(0,0%,100%,.2);margin:0 0 60px;text-transform:uppercase}.servers{align-items:center;gap:14px;margin-bottom:10px}.server-avatars,.servers{display:flex}.server-avatars img{width:34px;height:34px;border-radius:50%;border:2px solid #0a0a0e;margin-right:-10px;object-fit:cover}.server-rating{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.server-stars{display:flex}.server-label{font-size:12px;color:hsla(0,0%,100%,.45)}.screen{width:100%;max-width:1100px;border-radius:16px;border:1px solid hsla(0,0%,100%,.07);margin-top:52px}.cta{display:inline-flex;align-items:center;gap:8px;background:#5865f2;color:#fff;font-size:15px;font-weight:600;padding:14px 28px;border-radius:10px;border:none;cursor:pointer;text-decoration:none;transition:opacity .2s,transform .15s;margin:0}.cta:hover{opacity:.85;transform:translateY(-1px)}.section-wrapper{width:100%;max-width:1100px;padding:96px 32px;box-sizing:border-box}.section-header{text-align:center;margin-bottom:52px;display:flex;flex-direction:column;align-items:center}.section-label{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:hsla(0,0%,100%,.28);margin-bottom:14px}.section-title{font-size:clamp(1.75rem,4vw,2.6rem);font-weight:700;letter-spacing:-.025em;line-height:1.15;color:#fff;margin:0 0 14px}.section-desc{font-size:15px;color:hsla(0,0%,100%,.42);line-height:1.65;max-width:480px;margin:0 auto}.section-divider{width:100%;height:1px;background:hsla(0,0%,100%,.06)}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;width:100%}.feature-card{background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.07);border-radius:16px;padding:32px 28px;display:flex;flex-direction:column;gap:12px;transition:border-color .2s,background .2s}.feature-card:hover{border-color:hsla(0,0%,100%,.13);background:hsla(0,0%,100%,.04)}.feature-card-icon{font-size:1.75rem}.feature-card h3{font-size:16px;font-weight:600;color:#fff;margin:0}.feature-card p{font-size:14px;color:hsla(0,0%,100%,.42);line-height:1.65;margin:0}.before-after-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;width:100%}.ba-card{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:10px}.ba-card img{width:36px;height:36px;object-fit:contain}.ba-card h3{font-size:15px;font-weight:600;color:#fff;margin:0}.ba-card p{font-size:13px;color:hsla(0,0%,100%,.38);line-height:1.65;margin:0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;width:100%}.step-card{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.07);border-radius:16px;padding:32px 28px;display:flex;flex-direction:column;gap:12px}.step-number{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.22)}.step-card h3{font-size:16px;font-weight:600;color:#fff;margin:0}.step-card p{font-size:14px;color:hsla(0,0%,100%,.42);line-height:1.65;margin:0}#story a{text-decoration:underline}.story-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center;width:100%}.story-img{width:100%;border-radius:16px;border:1px solid hsla(0,0%,100%,.07)}.story-text{display:flex;flex-direction:column;gap:16px}.story-text h2{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;letter-spacing:-.025em;line-height:1.15;margin:0;color:#fff}.story-text p{font-size:15px;color:hsla(0,0%,100%,.45);line-height:1.75;margin:0}.carousel-section{width:100%;padding:96px 0}.carousel-section .section-header{padding:0 32px}.carousel-container{width:100%;overflow:hidden}.carousel-track{display:flex;animation:carousel-scroll 50s linear infinite;will-change:transform}.carousel-track:hover{animation-play-state:paused}@keyframes carousel-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.carousel-item{flex:0 0 auto;width:340px;margin-right:14px}.review-card{background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.07);border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:14px;text-align:left;box-sizing:border-box;height:100%}.review-card-header{display:flex;align-items:center;gap:10px}.review-card-stars{display:flex;margin-left:auto;flex-shrink:0}.review-avatar{object-fit:cover}.review-avatar,.review-avatar-placeholder{width:38px;height:38px;border-radius:50%;flex-shrink:0}.review-avatar-placeholder{background:hsla(0,0%,100%,.07);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:hsla(0,0%,100%,.45)}.review-card-meta{display:flex;flex-direction:column;gap:2px}.review-card-name{font-weight:600;font-size:14px;color:#fff}.review-card-handle{font-size:12px;color:rgba(100,160,255,.75);text-decoration:none}.review-card-handle:hover{color:#78afff}.review-card-text{font-size:13.5px;line-height:1.65;color:hsla(0,0%,100%,.45);margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;max-width:660px;margin:0 auto}.price-card{background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:32px;display:flex;flex-direction:column}.price-card-label{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.3);margin-bottom:16px}.price-card-amount{font-size:3.25rem;font-weight:700;letter-spacing:-.04em;color:#fff;line-height:1;margin-bottom:10px}.price-card-amount span{font-size:1rem;font-weight:400;color:hsla(0,0%,100%,.35);letter-spacing:0}.price-card-desc{font-size:13px;color:hsla(0,0%,100%,.38);margin-bottom:0;line-height:1.6}.price-card-features{display:flex;flex-direction:column;gap:10px;padding-top:20px;margin-top:20px;border-top:1px solid hsla(0,0%,100%,.07)}.price-feature{display:flex;align-items:center;gap:10px;font-size:13px;color:hsla(0,0%,100%,.55)}.price-feature svg{color:#57f287;flex-shrink:0}.final-cta{width:100%;padding:120px 24px;text-align:center;border-top:1px solid hsla(0,0%,100%,.06);box-sizing:border-box;position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;bottom:-200px;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(88,101,242,.08) 0,transparent 70%);pointer-events:none}.final-cta h2{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;margin:0 0 16px;color:#fff}.final-cta p{font-size:16px;color:hsla(0,0%,100%,.4);margin:0 0 40px}.footer{width:100%;padding:32px 40px;border-top:1px solid hsla(0,0%,100%,.06);justify-content:space-between;flex-wrap:wrap;gap:16px;box-sizing:border-box}.footer,.footer-left{display:flex;align-items:center}.footer-left{gap:10px}.footer-left img{width:26px;border-radius:6px}.footer-left span{font-size:13px;color:hsla(0,0%,100%,.3)}.footer-links{display:flex;gap:24px}.footer-links a{font-size:13px;color:hsla(0,0%,100%,.35);text-decoration:none;transition:color .2s}.footer-links a:hover{color:hsla(0,0%,100%,.75)}.footer-social{display:flex;gap:14px;align-items:center}.footer-social a{color:hsla(0,0%,100%,.3);font-size:16px;transition:color .2s;display:flex;align-items:center}.footer-social a:hover{color:hsla(0,0%,100%,.7)}.checkout-subtext{font-size:12px;color:hsla(0,0%,100%,.25);text-align:center;margin:24px 0 0;line-height:1.6;display:block}@media (max-width:768px){.navbar{padding:12px 20px}.nav-right a:not(.nav-cta){display:none}.hero{padding:120px 20px 60px}.hero-title{font-size:2.75rem}.section-wrapper{padding:72px 20px}.before-after-grid,.cards-grid,.steps-grid,.story-layout{grid-template-columns:1fr}.story-layout{gap:32px}.pricing-grid{grid-template-columns:1fr;max-width:100%}.footer{flex-direction:column;align-items:center;text-align:center;padding:32px 20px}.footer-links{flex-wrap:wrap;justify-content:center}.carousel-section{padding:72px 0}}.success-ctr{display:flex;flex-direction:column}.success-title{font-size:4rem;margin-bottom:10px}.success-period{font-weight:100;opacity:.75}.tweet{display:flex;justify-content:center;align-items:center;padding:10px 20px;border-radius:20px;font-weight:500;width:max-content;background-color:#1da1f2;color:#fff;cursor:pointer;margin:2rem auto 0}