.shapes{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.shape{position:absolute;will-change:transform;animation:shape-float 6s ease-in-out infinite}.shape:nth-child(2){animation-delay:-1.5s}.shape:nth-child(3){animation-delay:-3s}.shape:nth-child(4){animation-delay:-4.5s}.shape:nth-child(5){animation-delay:-.8s}.shape:nth-child(6){animation-delay:-2.2s}.shape:nth-child(7){animation-delay:-3.8s}.shape:nth-child(8){animation-delay:-5s}.shape-circle{border-radius:50%}.shape-blob{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}.fill-red{background:var(--red)}.fill-blue{background:var(--blue)}.fill-green{background:var(--green)}.fill-yellow{background:var(--yellow)}.fill-orange{background:var(--orange)}section{position:relative;z-index:1}.container{max-width:1100px;margin:0 auto;padding:0 28px}.hero{padding:80px 0 60px;position:relative;overflow:visible;min-height:90vh;display:flex;align-items:center}.hero-inner{max-width:1100px;margin:0 auto;padding:0 28px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--text-2);margin-bottom:28px;animation:entrance .6s cubic-bezier(.22,1,.36,1) both}.hero-badge-dot{width:8px;height:8px;border-radius:50%;background:var(--green);animation:sparkle 2s ease infinite}.hero h1{font-size:64px;font-weight:900;line-height:1.05;letter-spacing:-2px;color:var(--black);margin-bottom:20px;animation:entrance .6s cubic-bezier(.22,1,.36,1) .1s both}.hero h1 .highlight{position:relative;display:inline-block}.hero h1 .highlight:after{content:"";position:absolute;bottom:4px;left:-4px;right:-4px;height:16px;background:var(--yellow);border-radius:4px;z-index:-1;opacity:.5;transform:rotate(-1deg)}.hero-sub{font-size:18px;color:var(--text-2);line-height:1.6;margin-bottom:32px;max-width:520px;font-weight:500;animation:entrance .6s cubic-bezier(.22,1,.36,1) .2s both}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;animation:entrance .6s cubic-bezier(.22,1,.36,1) .3s both}.hero-note{font-size:13px;color:var(--text-2);font-weight:500;margin-top:16px;animation:entrance .6s cubic-bezier(.22,1,.36,1) .35s both}.hero-illustration{position:relative;width:100%;max-width:820px;margin-top:48px;animation:entrance .8s cubic-bezier(.22,1,.36,1) .4s both}.hero-main-frame{position:relative;z-index:2;background:var(--white);border:var(--outline);border-radius:20px;box-shadow:6px 6px 0 var(--black);overflow:hidden;min-height:360px;display:flex;flex-direction:column}.hero-main-bar{display:flex;align-items:center;gap:6px;padding:12px 16px;border-bottom:2.5px solid var(--black)}.hero-main-dot{width:10px;height:10px;border-radius:50%;border:2px solid var(--black)}.hero-main-dot.r{background:var(--red)}.hero-main-dot.y{background:var(--yellow)}.hero-main-dot.g{background:var(--green)}.hero-main-url{margin-left:16px;flex:1;background:var(--gray);border:2px solid var(--black);border-radius:20px;padding:5px 14px;font-size:11px;font-weight:600;color:var(--text-2)}.hero-main-body{flex:1;padding:24px;display:flex;gap:20px;background:var(--gray);position:relative;overflow:hidden}.hero-app{flex:1;display:flex;flex-direction:column;gap:12px}.hero-app-bar{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--white);border:2px solid var(--black);border-radius:10px}.hero-app-icon{width:24px;height:24px;border-radius:6px;background:var(--primary);border:2px solid var(--black);display:flex;align-items:center;justify-content:center}.hero-app-title{font-size:12px;font-weight:700}.hero-app-nav{margin-left:auto;display:flex;gap:10px}.hero-app-nav span{width:28px;height:4px;border-radius:2px;background:var(--gray-2);border:1.5px solid var(--black)}.hero-app-content{flex:1;display:flex;gap:12px}.hero-app-sidebar{width:56px;background:var(--white);border:2px solid var(--black);border-radius:10px;padding:10px 8px;display:flex;flex-direction:column;gap:8px}.hero-app-sidebar-item{height:6px;border-radius:3px;background:var(--gray-2);border:1.5px solid rgba(0,0,0,.1)}.hero-app-sidebar-item.active{background:var(--primary);border-color:var(--black)}.hero-app-main{flex:1;background:var(--white);border:2px solid var(--black);border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:10px}.hero-app-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;border:2px solid var(--gray-2);transition:all .3s}.hero-app-row.cursor-active{border-color:var(--primary);background:#6366f10f;box-shadow:3px 3px #6366f133}.hero-app-row-check{width:16px;height:16px;border-radius:4px;border:2.5px solid var(--gray-2);flex-shrink:0;transition:all .3s}.hero-app-row.cursor-active .hero-app-row-check{border-color:var(--primary);background:var(--primary)}.hero-app-row-line{height:5px;border-radius:3px;background:var(--gray-2);flex:1}.hero-app-row-line.w1{max-width:75%}.hero-app-row-line.w2{max-width:55%}.hero-app-row-line.w3{max-width:85%}.hero-app-save{align-self:flex-end;padding:6px 18px;background:var(--primary);border:2px solid var(--black);border-radius:20px;font-size:10px;font-weight:700;color:#fff;margin-top:auto;box-shadow:2px 2px 0 var(--black);transition:all .3s}.hero-app-save.cursor-active{box-shadow:0 0 0 var(--black);transform:translate(2px,2px)}.hero-cursor{position:absolute;width:44px;height:44px;z-index:10;pointer-events:none;opacity:0;filter:drop-shadow(2px 3px 0 rgba(0,0,0,.2))}.hero-cursor svg{width:100%;height:100%}.hero-panel{position:absolute;top:-20px;right:-30px;z-index:5;width:240px;background:var(--white);border:var(--outline);border-radius:16px;box-shadow:5px 5px 0 var(--black);padding:16px;display:flex;flex-direction:column;gap:10px}.hero-panel-header{display:flex;align-items:center;justify-content:space-between}.hero-panel-brand{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:800}.hero-panel-brand-icon{width:24px;height:24px;border-radius:7px;background:var(--primary);border:2px solid var(--black);display:flex;align-items:center;justify-content:center}.hero-panel-rec{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:800;color:var(--red);background:#e8735a14;border:2px solid var(--red);padding:4px 10px;border-radius:20px}.hero-panel-rec-dot{width:7px;height:7px;border-radius:50%;background:var(--red);animation:sparkle 1.5s ease infinite}.hero-panel-steps{display:flex;flex-direction:column;gap:8px;min-height:20px}.hero-panel-step{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;border:2px solid var(--primary);background:#6366f10a;font-size:11px;font-weight:600;animation:entrance-scale .35s cubic-bezier(.22,1,.36,1) both}.hero-panel-step-num{width:22px;height:22px;border-radius:50%;background:var(--primary);border:2px solid var(--black);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;flex-shrink:0}.hero-panel-step-check{margin-left:auto;flex-shrink:0;color:var(--green)}.hero-doodle{position:absolute;z-index:3;pointer-events:none}.hero-doodle-1{top:-30px;left:-40px;animation:shape-float 5s ease-in-out infinite}.hero-doodle-2{top:20px;right:-50px;animation:shape-float 6s ease-in-out infinite;animation-delay:-2s}.hero-doodle-3{bottom:-20px;left:-30px;animation:shape-float 5.5s ease-in-out infinite;animation-delay:-1s}.hero-doodle-4{bottom:40px;right:-45px;animation:shape-float 7s ease-in-out infinite;animation-delay:-3s}.hero-doodle-5{top:50%;left:-55px;animation:shape-float 4.5s ease-in-out infinite;animation-delay:-.5s}.hero-doodle-6{top:30%;right:-60px;animation:cursor-bob 3s ease-in-out infinite}.hero-doodle-7{bottom:-15px;left:30%;animation:shape-float 6s ease-in-out infinite;animation-delay:-4s}.hero-doodle-8{bottom:-10px;right:25%;animation:shape-float 5s ease-in-out infinite;animation-delay:-2.5s}.hero-doodle-9{top:-25px;left:25%;animation:cursor-bob 4s ease-in-out infinite;animation-delay:-1s}.hero-doodle-10{top:10px;left:45%;animation:shape-float 5.5s ease-in-out infinite;animation-delay:-3.5s}.doodle-sparkle{width:20px;height:20px;animation:sparkle 2s ease-in-out infinite}.doodle-sparkle svg{width:100%;height:100%}.doodle-cursor svg{width:24px;height:24px;fill:var(--black);filter:drop-shadow(2px 2px 0 rgba(0,0,0,.15))}.doodle-input{width:150px;height:34px;background:var(--white);border:var(--outline);border-radius:20px;box-shadow:3px 3px 0 var(--black);display:flex;align-items:center;padding:0 14px;gap:5px}.doodle-input-dot{width:8px;height:8px;border-radius:50%;background:var(--black)}.doodle-play{width:48px;height:30px;background:var(--white);border:var(--outline);border-radius:16px;box-shadow:2px 2px 0 var(--black);display:flex;align-items:center;justify-content:center}.doodle-play-icon{width:0;height:0;border-left:8px solid var(--black);border-top:5px solid transparent;border-bottom:5px solid transparent}.doodle-img{width:48px;height:48px;background:var(--white);border:var(--outline);border-radius:8px;box-shadow:2px 2px 0 var(--black);position:relative;overflow:hidden}.doodle-img:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:20px solid var(--green)}.doodle-img:after{content:"";position:absolute;top:6px;right:8px;width:10px;height:10px;border-radius:50%;background:var(--yellow);border:2px solid var(--black)}.section-title{font-size:42px;font-weight:900;line-height:1.1;letter-spacing:-1px;color:var(--black);margin-bottom:14px}.section-sub{font-size:16px;color:var(--text-2);line-height:1.7;font-weight:500}.section-header{text-align:center;max-width:600px;margin:0 auto 56px}.logos{padding:48px 0;border-top:2.5px solid var(--black);border-bottom:2.5px solid var(--black);background:var(--white)}.logos-inner{max-width:1100px;margin:0 auto;padding:0 28px;text-align:center}.logos-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2.5px;color:var(--gray-3);margin-bottom:24px}.logos-row{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.logos-item{font-size:14px;font-weight:800;color:#c0c4c8;padding:10px 20px;border-radius:40px;border:2px solid transparent;transition:all .3s}.logos-item:hover{color:var(--black);border-color:var(--black);background:var(--gray);box-shadow:3px 3px 0 var(--black);transform:translate(-1px,-1px)}.metrics{padding:80px 0;background:var(--black);color:var(--white);position:relative;overflow:hidden;border-bottom:2.5px solid var(--black)}.metrics:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.03) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.metrics-inner{max-width:1100px;margin:0 auto;padding:0 28px;display:grid;position:relative;z-index:1}.metric{text-align:center;padding:28px 16px;border-radius:var(--radius);border:2px solid rgba(255,255,255,.1);background:#ffffff08;transition:all .3s}.metric:hover{border-color:#ffffff40;background:#ffffff0f;transform:translateY(-4px)}.metric-value{font-size:48px;font-weight:900;letter-spacing:-2px;line-height:1.1;background:linear-gradient(135deg,#fff,#c4b5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.metric-label{font-size:13px;color:#ffffff80;margin-top:8px;font-weight:600}.features{padding:100px 0}.features-grid{display:grid}.feature-icon{width:48px;height:48px;border-radius:12px;border:var(--outline);display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:2px 2px 0 var(--black);transition:all .3s}.feature-card:hover .feature-icon{transform:rotate(-5deg) scale(1.05)}.feature-title{font-size:16px;font-weight:800;margin-bottom:8px}.feature-desc{font-size:13px;color:var(--text-2);line-height:1.65;font-weight:500}.how{padding:100px 0;background:var(--white);border-top:2.5px solid var(--black);border-bottom:2.5px solid var(--black)}.how-steps{display:grid}.how-step{text-align:center;padding:0 16px}.how-step-num{width:52px;height:52px;border-radius:50%;background:var(--primary);border:var(--outline);color:#fff;font-size:20px;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:3px 3px 0 var(--black);transition:all .3s}.how-step:hover .how-step-num{transform:scale(1.1) rotate(-5deg)}.how-step-visual{width:100%;aspect-ratio:16/10;background:var(--gray);border:var(--outline);border-radius:var(--radius);box-shadow:4px 4px 0 var(--black);overflow:hidden;margin-bottom:20px;transition:all .3s}.how-step:hover .how-step-visual{transform:translateY(-4px);box-shadow:6px 8px 0 var(--black)}.how-step-visual-bar{display:flex;align-items:center;gap:4px;padding:8px 10px;background:var(--white);border-bottom:2px solid var(--black)}.how-step-visual-dot{width:6px;height:6px;border-radius:50%;background:var(--gray-2);border:1.5px solid var(--black)}.how-step-visual-body{padding:12px;display:flex;flex-direction:column;gap:6px}.how-step-title{font-size:17px;font-weight:800;margin-bottom:6px}.how-step-desc{font-size:13px;color:var(--text-2);line-height:1.65;font-weight:500}.showcase{padding:0 0 100px;position:relative}.showcase .container{max-width:1100px;margin:0 auto;padding:0 28px}.showcase-header{text-align:center;padding:100px 0 60px}.showcase-stack{display:flex;flex-direction:column;gap:50px}.showcase-card{background:var(--white);border:var(--outline);border-radius:20px;box-shadow:6px 6px 0 var(--black);padding:48px;display:grid;align-items:center}.showcase-card.reverse{direction:rtl}.showcase-card.reverse>*{direction:ltr}.showcase-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:var(--primary);margin-bottom:12px}.showcase-title{font-size:30px;font-weight:800;line-height:1.2;margin-bottom:14px}.showcase-desc{font-size:14px;color:var(--text-2);line-height:1.7;margin-bottom:24px;font-weight:500}.showcase-list{display:flex;flex-direction:column;gap:12px}.showcase-list-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--text-2);font-weight:500;transition:transform .2s}.showcase-list-item:hover{transform:translate(6px)}.showcase-list-check{width:22px;height:22px;border-radius:50%;background:var(--primary);border:2px solid var(--black);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:2px 2px 0 var(--black);transition:all .3s}.showcase-list-item:hover .showcase-list-check{transform:rotate(-10deg) scale(1.1)}.showcase-mockup{background:var(--white);border:var(--outline);border-radius:var(--radius);box-shadow:5px 5px 0 var(--black);overflow:hidden;transition:all .4s}.showcase-mockup:hover{transform:translateY(-6px) rotate(-.5deg);box-shadow:8px 10px 0 var(--black)}.showcase-mockup-bar{display:flex;align-items:center;gap:5px;padding:10px 14px;background:var(--gray);border-bottom:2.5px solid var(--black)}.showcase-mockup-dot{width:7px;height:7px;border-radius:50%;border:1.5px solid var(--black)}.showcase-mockup-dot.r{background:var(--red)}.showcase-mockup-dot.y{background:var(--yellow)}.showcase-mockup-dot.g{background:var(--green)}.showcase-mockup-body{padding:16px;min-height:260px}.testimonials{padding:100px 0;background:var(--white);border-top:2.5px solid var(--black);border-bottom:2.5px solid var(--black)}.testi-grid{display:grid}.testi-stars{display:flex;gap:3px;margin-bottom:16px;color:var(--yellow)}.testi-quote{font-size:14px;color:var(--text-2);line-height:1.7;margin-bottom:20px;font-weight:500}.testi-author{display:flex;align-items:center;gap:12px}.testi-avatar{width:40px;height:40px;border-radius:50%;border:var(--outline);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#fff;flex-shrink:0;box-shadow:2px 2px 0 var(--black)}.testi-name{font-size:14px;font-weight:700}.testi-role{font-size:11px;color:var(--gray-3);font-weight:600}.pricing{padding:100px 0}.pricing-grid{display:grid;max-width:960px;margin:0 auto}.price-card{background:var(--white);border:var(--outline);border-radius:var(--radius);padding:32px 24px;position:relative;transition:all .3s;box-shadow:4px 4px 0 var(--black)}.price-card:hover{transform:translate(-2px,-4px);box-shadow:6px 8px 0 var(--black)}.price-card.popular{border-width:3px;border-color:var(--primary);transform:scale(1.03);box-shadow:5px 5px 0 var(--primary)}.price-card.popular:hover{transform:scale(1.05) translateY(-4px);box-shadow:7px 9px 0 var(--primary)}.price-popular-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--primary);color:#fff;font-size:11px;font-weight:800;padding:5px 16px;border-radius:20px;border:2.5px solid var(--black);box-shadow:2px 2px 0 var(--black)}.price-name{font-size:14px;font-weight:700;color:var(--text-2);margin-bottom:8px}.price-value{font-size:46px;font-weight:900;letter-spacing:-1.5px;line-height:1}.price-value span{font-size:14px;font-weight:600;color:var(--gray-3)}.price-desc{font-size:12px;color:var(--gray-3);margin:12px 0 24px;line-height:1.5;font-weight:500}.price-features{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.price-features li{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--text-2)}.price-features li svg{color:var(--primary);flex-shrink:0}.faq{padding:100px 0;background:var(--white);border-top:2.5px solid var(--black);border-bottom:2.5px solid var(--black)}.faq-list{max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.faq-item{background:var(--gray);border:var(--outline);border-radius:12px;overflow:hidden;transition:all .3s;box-shadow:3px 3px 0 var(--black)}.faq-item:hover{transform:translate(-1px,-2px);box-shadow:4px 5px 0 var(--black)}.faq-item.open{border-color:var(--primary);box-shadow:4px 4px 0 var(--primary)}.faq-q{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;cursor:pointer;font-size:14px;font-weight:700;gap:16px}.faq-item.open .faq-q{color:var(--primary)}.faq-q svg{flex-shrink:0;transition:transform .3s;color:var(--gray-3)}.faq-item.open .faq-q svg{transform:rotate(45deg);color:var(--primary)}.faq-a{padding:0 22px;max-height:0;overflow:hidden;transition:all .4s cubic-bezier(.22,1,.36,1)}.faq-item.open .faq-a{max-height:200px;padding:0 22px 18px}.faq-a p{font-size:13px;color:var(--text-2);line-height:1.7;font-weight:500}.cta{padding:80px 0}.cta-card{background:var(--black);border-radius:20px;border:var(--outline);padding:64px;text-align:center;position:relative;overflow:hidden;box-shadow:6px 6px 0 var(--primary)}.cta-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.02) 1px,transparent 1px);background-size:20px 20px;pointer-events:none}.cta h2{font-size:36px;font-weight:900;color:var(--white);margin-bottom:14px;position:relative;z-index:1}.cta p{font-size:16px;color:#ffffff80;margin-bottom:32px;position:relative;z-index:1;font-weight:500}.cta-buttons{display:flex;gap:14px;justify-content:center;position:relative;z-index:1}.cta .btn-primary{border-color:#fff3;box-shadow:0 4px 20px #6366f166}.cta .btn-primary:hover{box-shadow:0 6px 30px #6366f199;transform:translateY(-2px)}.cta .btn-outline{background:transparent;color:#fff;border-color:#fff3;box-shadow:none}.cta .btn-outline:hover{background:#ffffff0f;border-color:#ffffff59}[data-anim]{opacity:0;transform:translateY(50px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}[data-anim].shown{opacity:1;transform:none}[data-anim=scale]{transform:scale(.85)}[data-anim=left]{transform:translate(-60px)}[data-anim=right]{transform:translate(60px)}[data-anim=flip]{transform:perspective(800px) rotateX(20deg) translateY(30px)}.price-card.popular[data-anim].shown{transform:scale(1.03)}[data-d="1"]{transition-delay:.1s}[data-d="2"]{transition-delay:.2s}[data-d="3"]{transition-delay:.3s}[data-d="4"]{transition-delay:.4s}[data-d="5"]{transition-delay:.5s}@media(max-width:900px){.hero h1{font-size:38px;letter-spacing:-1px}.hero-panel{position:relative;top:16px;right:0;width:100%}.hero-doodle,.nav-links{display:none}.section-title{font-size:30px}.shapes{display:none}.showcase-card{padding:28px}}
