.landing-editorial{font-family:var(--font-dm-sans,"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif);color:var(--foreground);background:var(--bg);min-height:100vh;line-height:1.6;position:relative;overflow-x:hidden}.landing-editorial,.landing-editorial *,.landing-editorial :before,.landing-editorial :after{box-sizing:border-box;margin:0;padding:0}.landing-editorial{--pink-50:#fef1f5;--pink-100:#fde4ed;--pink-200:#fcc5da;--pink-300:#fba0c1;--pink-400:#f76da0;--pink-500:#ef4080;--pink-600:#de1f60;--pink-700:#c0104a;--pink-800:#9f113e;--pink-900:#871338;--rose-400:#fb7185;--rose-500:#f43f5e;--fuchsia-300:#e879f9;--foreground:#2d1a24;--muted:#8a6b7a;--bg:#fdf6f9;--card-bg:#ffffffa6;--radius:.75rem}.landing-editorial h1,.landing-editorial h2,.landing-editorial h3,.landing-editorial h4,.landing-editorial .serif{font-family:Playfair Display,serif}.landing-editorial .dm{font-family:DM Sans,sans-serif}.landing-editorial ::-webkit-scrollbar{width:6px}.landing-editorial ::-webkit-scrollbar-track{background:0 0}.landing-editorial ::-webkit-scrollbar-thumb{background:var(--pink-200);border-radius:3px}.landing-editorial ::-webkit-scrollbar-thumb:hover{background:var(--pink-400)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes drawLine{0%{width:0}to{width:80px}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-editorial .anim-fade-up{animation:.8s ease-out both fadeUp}.landing-editorial .anim-fade-in{animation:.6s ease-out both fadeIn}.landing-editorial .anim-slide-left{animation:.8s ease-out both slideInLeft}.landing-editorial .anim-slide-right{animation:.8s ease-out both slideInRight}.landing-editorial .anim-scale{animation:.7s ease-out both scaleIn}.landing-editorial .anim-float{animation:4s ease-in-out infinite float}.landing-editorial .delay-100{animation-delay:.1s}.landing-editorial .delay-200{animation-delay:.2s}.landing-editorial .delay-300{animation-delay:.3s}.landing-editorial .delay-400{animation-delay:.4s}.landing-editorial .delay-500{animation-delay:.5s}.landing-editorial .delay-600{animation-delay:.6s}.landing-editorial .delay-700{animation-delay:.7s}.landing-editorial .delay-800{animation-delay:.8s}.landing-editorial nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#fdf6f9cc;border-bottom:1px solid #fcc5da4d;justify-content:space-between;align-items:center;padding:1rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.landing-editorial nav.scrolled{padding:.75rem 2rem;box-shadow:0 4px 30px #ef408014}.landing-editorial .nav-logo{color:var(--foreground);align-items:center;gap:.75rem;text-decoration:none;display:flex}.landing-editorial .nav-logo-img{object-fit:contain;border-radius:12px;width:40px;height:40px}.landing-editorial .nav-logo-icon{background:linear-gradient(135deg,var(--pink-500),var(--rose-500));border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 15px #ef40804d}.landing-editorial .nav-logo-text{letter-spacing:-.02em;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600}.landing-editorial .nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.landing-editorial .nav-links.mobile-open{background:#fdf6f9fa;border-bottom:1px solid #fcc5da4d;flex-direction:column;gap:1rem;padding:1rem 1.5rem 1.5rem;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 30px #ef408014}.landing-editorial .nav-links.mobile-open .nav-cta{text-align:center;width:100%}.landing-editorial .nav-links a{color:var(--muted);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.landing-editorial .nav-links a:after{content:"";background:linear-gradient(90deg,var(--pink-500),var(--rose-400));border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.landing-editorial .nav-links a:hover{color:var(--pink-600)}.landing-editorial .nav-links a:hover:after{width:100%}.landing-editorial .nav-cta{background:linear-gradient(135deg,var(--pink-500),var(--rose-500));cursor:pointer;border:none;border-radius:100px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #ef408040;color:#fff!important}.landing-editorial .nav-cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ef408059}.landing-editorial .nav-cta:after{display:none!important}.landing-editorial .mobile-menu-btn{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.landing-editorial .hero{grid-template-columns:1fr 1fr;align-items:center;max-width:1280px;min-height:100vh;margin-left:auto;margin-right:auto;padding:8rem 4rem 4rem;display:grid;position:relative;overflow:hidden}.landing-editorial .hero-decor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-editorial .hero-decor .blob-1{background:radial-gradient(circle,var(--pink-200)0%,transparent 70%);opacity:.4;border-radius:50%;width:600px;height:600px;position:absolute;top:-15%;right:-10%}.landing-editorial .hero-decor .blob-2{background:radial-gradient(circle,var(--pink-100)0%,transparent 70%);opacity:.5;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-20%;left:-5%}.landing-editorial .hero-decor .line-accent{background:linear-gradient(180deg,transparent,var(--pink-300),transparent);opacity:.4;width:1px;height:200px;position:absolute;top:30%;left:48%}.landing-editorial .hero-decor .dot{background:var(--pink-300);opacity:.4;border-radius:50%;position:absolute}.landing-editorial .hero-decor .dot-1{width:8px;height:8px;animation:3s ease-in-out infinite float;top:25%;left:45%}.landing-editorial .hero-decor .dot-2{width:5px;height:5px;animation:4s ease-in-out 1s infinite float;top:60%;left:48%}.landing-editorial .hero-decor .dot-3{width:6px;height:6px;animation:3.5s ease-in-out .5s infinite float;top:40%;right:8%}.landing-editorial .hero-content{z-index:2;max-width:600px;position:relative}.landing-editorial .hero-eyebrow{background:linear-gradient(135deg,var(--pink-100),var(--pink-50));border:1px solid var(--pink-200);color:var(--pink-700);letter-spacing:.05em;text-transform:uppercase;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.landing-editorial .hero-eyebrow svg{width:16px;height:16px}.landing-editorial .hero-title{letter-spacing:-.03em;color:var(--foreground);margin-bottom:1.5rem;font-size:clamp(3rem,5.5vw,4.5rem);font-weight:700;line-height:1.05}.landing-editorial .hero-title .accent{background:linear-gradient(135deg,var(--pink-500),var(--rose-500),var(--fuchsia-300));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-editorial .hero-title .line-drawn{display:inline-block;position:relative}.landing-editorial .hero-title .line-drawn:after{content:"";background:linear-gradient(90deg,var(--pink-400),var(--rose-400));border-radius:2px;height:3px;animation:1s ease-out .8s both drawLine;position:absolute;bottom:2px;left:0}.landing-editorial .hero-subtitle{color:var(--muted);max-width:480px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.landing-editorial .hero-actions{align-items:center;gap:1rem;display:flex}.landing-editorial .btn-primary{background:linear-gradient(135deg,var(--pink-500),var(--rose-500));color:#fff;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 30px #ef40804d}.landing-editorial .btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 40px #ef408066}.landing-editorial .btn-secondary{color:var(--foreground);border:2px solid var(--pink-200);cursor:pointer;background:0 0;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.landing-editorial .btn-secondary:hover{border-color:var(--pink-400);background:var(--pink-50);transform:translateY(-2px)}.landing-editorial .hero-visual{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.landing-editorial .hero-image{object-fit:contain;filter:drop-shadow(0 30px 60px #2d1a242e);width:100%;max-width:420px;height:auto}.landing-editorial .hero-mockup{width:320px;height:640px;box-shadow:0 40px 80px #2d1a241f,0 0 0 8px var(--pink-100);background:#fff;border-radius:40px;position:relative;overflow:hidden}.landing-editorial .hero-mockup-header{background:linear-gradient(135deg,var(--pink-500),var(--rose-500));align-items:flex-end;gap:.75rem;height:80px;padding:0 1.25rem .75rem;display:flex}.landing-editorial .hero-mockup-avatar{background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.landing-editorial .hero-mockup-info h4{color:#fff;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600}.landing-editorial .hero-mockup-info span{color:#ffffffb3;font-size:.75rem}.landing-editorial .hero-mockup-chat{background:#faf5f7;flex-direction:column;gap:.75rem;height:calc(100% - 80px);padding:1.25rem;display:flex}.landing-editorial .chat-msg{border-radius:16px;max-width:80%;padding:.75rem 1rem;font-size:.82rem;line-height:1.5;animation:.5s ease-out both fadeUp}.landing-editorial .chat-msg.received{background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 4px #0000000a}.landing-editorial .chat-msg.sent{background:linear-gradient(135deg,var(--pink-400),var(--rose-400));color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.landing-editorial .chat-msg .time{opacity:.6;text-align:right;margin-top:.25rem;font-size:.65rem;display:block}.landing-editorial .hero-mockup-float{z-index:3;background:#fff;border-radius:16px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.8rem;font-weight:600;display:flex;position:absolute;box-shadow:0 8px 30px #00000014}.landing-editorial .float-badge-1{animation:3s ease-in-out infinite float;top:15%;right:-40px}.landing-editorial .float-badge-2{animation:3.5s ease-in-out 1s infinite float;bottom:20%;left:-50px}.landing-editorial .float-icon{border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-editorial .float-icon.green{color:#16a34a;background:#dcfce7}.landing-editorial .float-icon.blue{color:#2563eb;background:#dbeafe}.landing-editorial .social-proof{border-top:1px solid var(--pink-100);border-bottom:1px solid var(--pink-100);background:#ffffff80;justify-content:center;align-items:center;gap:3rem;padding:3rem 4rem;display:flex}.landing-editorial .social-proof .stat{text-align:center}.landing-editorial .social-proof .stat-number{color:var(--pink-600);font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1}.landing-editorial .social-proof .stat-label{color:var(--muted);margin-top:.25rem;font-size:.85rem;font-weight:500}.landing-editorial .social-proof .divider{background:var(--pink-200);width:1px;height:50px}.landing-editorial .features{padding:7rem 4rem;position:relative}.landing-editorial .section-header{text-align:center;max-width:600px;margin:0 auto 4rem}.landing-editorial .section-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--pink-500);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.landing-editorial .section-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.landing-editorial .section-subtitle{color:var(--muted);font-size:1.1rem;line-height:1.6}.landing-editorial .features-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.landing-editorial .feature-card{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid #fcc5da4d;border-radius:24px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden}.landing-editorial .feature-card:before{content:"";background:linear-gradient(90deg,var(--pink-400),var(--rose-400),var(--fuchsia-300));opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.landing-editorial .feature-card:hover{border-color:var(--pink-200);transform:translateY(-6px);box-shadow:0 20px 60px #ef40801a}.landing-editorial .feature-card:hover:before{opacity:1}.landing-editorial .feature-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex;box-shadow:0 6px 20px #ef408033}.landing-editorial .feature-icon.pink{background:linear-gradient(135deg,var(--pink-400),var(--rose-400))}.landing-editorial .feature-icon.rose{background:linear-gradient(135deg,var(--rose-400),var(--pink-500))}.landing-editorial .feature-icon.fuchsia{background:linear-gradient(135deg,#c084fc,var(--pink-400))}.landing-editorial .feature-icon.warm{background:linear-gradient(135deg,var(--pink-500),var(--rose-400))}.landing-editorial .feature-icon svg{color:#fff;width:24px;height:24px}.landing-editorial .feature-title{letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.landing-editorial .feature-desc{color:var(--muted);font-size:.95rem;line-height:1.65}.landing-editorial .feature-tag{background:var(--pink-50);border:1px solid var(--pink-100);color:var(--pink-700);border-radius:100px;margin-top:1rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.landing-editorial .how-it-works{background:linear-gradient(180deg,var(--bg),white);padding:7rem 4rem}.landing-editorial .steps{grid-template-columns:repeat(3,1fr);gap:3rem;max-width:960px;margin:0 auto;display:grid;position:relative}.landing-editorial .steps:before{content:"";background:linear-gradient(90deg,var(--pink-200),var(--pink-300),var(--pink-200));z-index:0;height:2px;position:absolute;top:40px;left:15%;right:15%}.landing-editorial .step{text-align:center;z-index:1;position:relative}.landing-editorial .step-number{border:3px solid var(--pink-200);width:80px;height:80px;color:var(--pink-500);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #ef408014}.landing-editorial .step:hover .step-number{background:linear-gradient(135deg,var(--pink-500),var(--rose-500));color:#fff;border-color:#0000;transform:scale(1.1);box-shadow:0 8px 30px #ef40804d}.landing-editorial .step-title{margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.landing-editorial .step-desc{color:var(--muted);font-size:.9rem;line-height:1.6}.landing-editorial .testimonials{padding:7rem 4rem;position:relative}.landing-editorial .testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.landing-editorial .testimonial-card{border:1px solid var(--pink-100);background:#fff;border-radius:20px;padding:2rem;transition:all .3s;position:relative}.landing-editorial .testimonial-card:before{content:"“";color:var(--pink-100);font-family:Playfair Display,serif;font-size:4rem;line-height:1;position:absolute;top:1rem;right:1.5rem}.landing-editorial .testimonial-card:hover{transform:translateY(-4px);box-shadow:0 15px 40px #ef408014}.landing-editorial .testimonial-stars{gap:2px;margin-bottom:1rem;display:flex}.landing-editorial .testimonial-stars svg{fill:#fbbf24;color:#fbbf24;width:16px;height:16px}.landing-editorial .testimonial-text{color:var(--foreground);margin-bottom:1.25rem;font-size:.95rem;font-style:italic;line-height:1.65}.landing-editorial .testimonial-author{align-items:center;gap:.75rem;display:flex}.landing-editorial .testimonial-avatar{background:linear-gradient(135deg,var(--pink-200),var(--pink-300));width:44px;height:44px;color:var(--pink-700);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.landing-editorial .testimonial-name{font-size:.9rem;font-weight:600}.landing-editorial .testimonial-role{color:var(--muted);font-size:.8rem}.landing-editorial .pricing{color:#fff;background:linear-gradient(135deg,#2d1a24 0%,#4a1d38 50%,#3d1530 100%);padding:7rem 4rem;position:relative;overflow:hidden}.landing-editorial .pricing:before{content:"";background:radial-gradient(circle,#ef408033,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.landing-editorial .pricing .section-eyebrow{color:var(--pink-300)}.landing-editorial .pricing .section-title{color:#fff}.landing-editorial .pricing .section-subtitle{color:#fff9}.landing-editorial .pricing-cards{z-index:1;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2rem;max-width:1100px;margin:0 auto;display:grid;position:relative}.landing-editorial .pricing-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex}.landing-editorial .pricing-card.featured{border-color:var(--pink-400);background:#ffffff1f;transform:scale(1.03);box-shadow:0 0 60px #ef408026}.landing-editorial .pricing-card:hover{border-color:var(--pink-400);transform:translateY(-4px)}.landing-editorial .pricing-card.featured:hover{transform:scale(1.03)translateY(-4px)}.landing-editorial .pricing-badge{background:linear-gradient(135deg,var(--pink-500),var(--rose-500));letter-spacing:.05em;text-transform:uppercase;border-radius:100px;margin-bottom:1rem;padding:.35rem .75rem;font-size:.7rem;font-weight:700;display:inline-block}.landing-editorial .pricing-name{color:#ffffffb3;margin-bottom:.5rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600}.landing-editorial .pricing-price{margin-bottom:.25rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;line-height:1}.landing-editorial .pricing-price span{opacity:.6;font-size:1rem;font-weight:400}.landing-editorial .pricing-desc{color:#ffffff80;margin-bottom:2rem;font-size:.85rem}.landing-editorial .pricing-features{flex-grow:1;margin-bottom:2rem;list-style:none}.landing-editorial .pricing-features li{color:#fffc;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem;display:flex}.landing-editorial .pricing-features li svg{width:18px;height:18px;color:var(--pink-400);flex-shrink:0}.landing-editorial .pricing-btn{text-align:center;cursor:pointer;border:none;border-radius:100px;width:100%;padding:.875rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.landing-editorial .pricing-btn.primary{background:linear-gradient(135deg,var(--pink-500),var(--rose-500));color:#fff;box-shadow:0 8px 30px #ef40804d}.landing-editorial .pricing-btn.primary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #ef408066}.landing-editorial .pricing-btn.outline{color:#fff;background:0 0;border:2px solid #fff3}.landing-editorial .pricing-btn.outline:hover{border-color:var(--pink-400);background:#ef40801a}.landing-editorial .cta{text-align:center;padding:7rem 4rem;position:relative;overflow:hidden}.landing-editorial .cta-decor{pointer-events:none;position:absolute;inset:0}.landing-editorial .cta-decor .ring{border:2px solid var(--pink-100);opacity:.3;border-radius:50%;position:absolute}.landing-editorial .cta-decor .ring-1{width:400px;height:400px;top:-100px;left:-100px}.landing-editorial .cta-decor .ring-2{width:300px;height:300px;bottom:-80px;right:-60px}.landing-editorial .cta-content{z-index:1;max-width:600px;margin:0 auto;position:relative}.landing-editorial .cta-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.landing-editorial .cta-subtitle{color:var(--muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.landing-editorial footer{border-top:1px solid var(--pink-100);background:#ffffff80;justify-content:space-between;align-items:center;padding:3rem 4rem;display:flex}.landing-editorial .footer-left{align-items:center;gap:.75rem;display:flex}.landing-editorial .footer-logo{border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.landing-editorial .footer-logo-img{object-fit:contain;border-radius:10px;width:32px;height:32px}.landing-editorial .footer-text{color:var(--muted);font-size:.85rem}.landing-editorial .footer-links{gap:1.5rem;list-style:none;display:flex}.landing-editorial .footer-links a{color:var(--muted);font-size:.85rem;text-decoration:none;transition:color .2s}.landing-editorial .footer-links a:hover{color:var(--pink-600)}.landing-editorial .reveal{opacity:0;transition:all .8s;transform:translateY(40px)}.landing-editorial .reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.landing-editorial .hero{text-align:center;grid-template-columns:1fr;padding:7rem 2rem 3rem}.landing-editorial .hero-content{max-width:100%}.landing-editorial .hero-subtitle{max-width:100%;margin-left:auto;margin-right:auto}.landing-editorial .hero-actions{justify-content:center}.landing-editorial .hero-visual{margin-top:3rem}.landing-editorial .hero-image{max-width:340px}.landing-editorial .features-grid{grid-template-columns:1fr;max-width:500px}.landing-editorial .steps{grid-template-columns:1fr}.landing-editorial .steps:before{display:none}.landing-editorial .testimonials-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.landing-editorial .pricing-cards{grid-template-columns:1fr;max-width:440px}.landing-editorial .pricing-card.featured{transform:none}.landing-editorial .pricing-card.featured:hover{transform:translateY(-4px)}.landing-editorial .social-proof{flex-wrap:wrap;gap:2rem}}@media (max-width:768px){.landing-editorial .hero{padding:6rem 1.5rem 2rem}.landing-editorial .hero-title{font-size:2.5rem}.landing-editorial nav{padding:.75rem 1.25rem}.landing-editorial .nav-links{display:none}.landing-editorial .mobile-menu-btn{display:block}.landing-editorial .features,.landing-editorial .how-it-works,.landing-editorial .testimonials,.landing-editorial .pricing,.landing-editorial .cta{padding:4rem 1.5rem}.landing-editorial .hero-actions{flex-direction:column;width:100%}.landing-editorial .btn-primary,.landing-editorial .btn-secondary{justify-content:center;width:100%}.landing-editorial .hero-image{max-width:280px}.landing-editorial footer{text-align:center;flex-direction:column;gap:1.5rem}.landing-editorial .social-proof{padding:2rem 1.5rem}.landing-editorial .social-proof .stat-number{font-size:1.8rem}.landing-editorial .social-proof .divider{height:30px}}
