@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--primary:#7c3aed;--primary-dark:#6d28d9;--primary-light:#f5f3ff;--secondary:#10b981;--dark:#0f172a;--text-main:#1e293b;--text-muted:#64748b;--bg-light:#f8fafc;--white:#fff;--purple-gradient:linear-gradient(135deg, #7c3aed 0%, #4f46e5 100%);--shadow-sm:0 1px 3px #0000001a;--shadow-md:0 10px 25px -5px #7c3aed1a;--shadow-lg:0 20px 50px -12px #7c3aed26;--radius-md:16px;--radius-lg:24px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text-main);background-color:var(--white);font-family:Plus Jakarta Sans,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:all .3s}button{cursor:pointer;background:0 0;border:none;font-family:inherit;transition:all .3s}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:80px 0}@media (width>=768px){.section{padding:120px 0}}.nav-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#ffffffe6;border-bottom:1px solid #7c3aed1a;align-items:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.nav-content{justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.logo{color:var(--dark);letter-spacing:-.02em;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:800;display:flex}.logo-img{object-fit:cover;border-radius:10px;width:40px;height:40px;transition:transform .3s;box-shadow:0 4px 12px #7c3aed33}.logo:hover .logo-img{transform:scale(1.05)}.nav-links{align-items:center;gap:2rem;margin-left:auto;margin-right:2rem;display:none}@media (width>=1024px){.nav-links{display:flex}}.nav-link{color:var(--text-muted);font-size:.9rem;font-weight:600}.nav-link:hover{color:var(--primary)}.nav-actions{align-items:center;gap:1rem;display:flex}.btn-ghost{color:var(--text-main);border-radius:10px;padding:.6rem 1.2rem;font-weight:700}.btn-cta-nav{background:var(--purple-gradient);color:#fff;border-radius:10px;padding:.6rem 1.2rem;font-weight:700;box-shadow:0 4px 12px #7c3aed33}.hero{text-align:center;background:radial-gradient(circle at 50% -20%,#7c3aed1a 0%,#0000 50%);padding:140px 0 60px}.hero-tag{background:var(--primary-light);color:var(--primary);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.hero h1{max-width:800px;color:var(--dark);margin:0 auto 1.5rem;font-size:2.75rem;line-height:1.2}@media (width>=768px){.hero h1{font-size:4.5rem}}.hero p{color:var(--text-muted);max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem}.btn-hero{background:var(--purple-gradient);color:#fff;border-radius:14px;padding:1rem 2rem;font-size:1.1rem;font-weight:800;box-shadow:0 10px 25px #7c3aed4d}.hero-mockup{margin-top:4rem;padding:0 1rem}.mockup-wrapper{max-width:1000px;box-shadow:var(--shadow-lg);background:#fff;border:1px solid #7c3aed1a;border-radius:20px;margin:0 auto;padding:8px}.mockup-wrapper img{border-radius:14px;width:100%;display:block}.section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.section-header h2{color:var(--dark);margin-bottom:1rem;font-size:2.25rem}.features-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:#fff;border:1px solid #0000000d;border-radius:20px;padding:2.5rem;transition:all .3s}.feature-card:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-5px)}.f-icon{background:var(--primary-light);width:50px;height:50px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.steps-section{background:var(--bg-light);border-top:1px solid #00000008;border-bottom:1px solid #00000008}.step-row{flex-direction:column;align-items:center;gap:3rem;margin-bottom:6rem;display:flex}.step-row:last-child{margin-bottom:0}@media (width>=1024px){.step-row{flex-direction:row;gap:6rem}.step-row.reverse{flex-direction:row-reverse}}.step-text{flex:1}.step-visual{flex:1.2;width:100%}.step-visual img{width:100%;box-shadow:var(--shadow-md);border-radius:20px}.step-badge{color:var(--primary);text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:800;display:block}.step-text h3{margin-bottom:1.25rem;font-size:2rem}.dual-visual{justify-content:center;align-items:center;width:100%;min-height:320px;display:flex;position:relative}@media (width>=768px){.dual-visual{min-height:450px}}.dual-visual img{border:1px solid #7c3aed1a;border-radius:16px;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;box-shadow:0 20px 40px #0000001a}.dual-visual .img-main{z-index:2;width:85%;top:0;left:0}.dual-visual .img-secondary{z-index:1;opacity:.9;filter:brightness(.95);width:75%;bottom:0;right:0}.step-row.reverse .dual-visual .img-main{left:auto;right:0}.step-row.reverse .dual-visual .img-secondary{left:0;right:auto}.dual-visual:hover .img-main{z-index:3;transform:translateY(-10px)scale(1.02);box-shadow:0 30px 60px #7c3aed26}.dual-visual:hover .img-secondary{opacity:1;filter:brightness();transform:translate(15px,15px)}.step-row.reverse .dual-visual:hover .img-secondary{transform:translate(-15px,15px)}.pricing-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}.price-card{background:#fff;border:1px solid #0000001a;border-radius:24px;flex-direction:column;padding:3rem 2rem;transition:all .3s;display:flex}.price-card.featured{border-color:var(--primary);background:linear-gradient(180deg, var(--white) 0%, var(--primary-light) 100%);box-shadow:var(--shadow-lg);z-index:10;position:relative;transform:scale(1.05)}.p-trial-badge{background:var(--secondary);color:#fff;letter-spacing:.05em;border-radius:50px;width:fit-content;margin-bottom:1rem;padding:.35rem .85rem;font-size:.7rem;font-weight:800;display:inline-block}.p-name{color:var(--text-muted);margin-bottom:1rem;font-weight:800}.p-price{margin-bottom:1.5rem;font-size:2.5rem;font-weight:900}.p-price span{color:var(--text-muted);font-size:1rem}.p-features{text-align:left;flex:1;margin-bottom:2rem;list-style:none}.p-features li{color:var(--text-main);align-items:center;gap:.75rem;margin-bottom:.875rem;font-size:.95rem;font-weight:600;display:flex}.p-features svg{color:var(--primary);flex-shrink:0}.btn-price{background:var(--dark);color:#fff;border-radius:12px;width:100%;padding:.8rem;font-weight:700}.featured .btn-price{background:var(--primary)}.custom-plan-notice{text-align:center;background:var(--bg-light);border:1px dashed #7c3aed4d;border-radius:20px;margin-top:4rem;padding:2.5rem}.custom-plan-notice h3{color:var(--dark);margin-bottom:.5rem;font-size:1.25rem}.custom-plan-notice p{color:var(--text-muted)}.custom-plan-notice a{color:var(--primary);text-underline-offset:4px;font-weight:700;text-decoration:underline}.custom-plan-notice a:hover{color:var(--primary-dark)}.custom-plan-notice .contact-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.btn-copy-email{color:var(--text-muted);background:#0000000d;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.btn-copy-email:hover{color:var(--dark);background:#0000001a}.pwa-section{background:radial-gradient(circle at 10% 90%,#7c3aed0d 0%,#0000 40%);overflow:hidden}.pwa-content{flex-direction:column;align-items:center;gap:4rem;display:flex}@media (width>=1024px){.pwa-content{text-align:left;flex-direction:row}}.pwa-visual{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.phone-mockup{background:#1e293b;border:4px solid #334155;border-radius:40px;width:280px;height:580px;padding:12px;position:relative;box-shadow:0 50px 100px -20px #0000004d}.phone-mockup:before{content:"";z-index:10;background:#1e293b;border-bottom-right-radius:15px;border-bottom-left-radius:15px;width:120px;height:25px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone-mockup img{object-fit:cover;border-radius:30px;width:100%;height:100%}.pwa-text{flex:1.2}.pwa-badge{background:var(--primary-light);color:var(--primary);text-transform:uppercase;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:800;display:inline-block}.pwa-text h2{color:var(--dark);margin-bottom:1.5rem;font-size:2.5rem}.pwa-text p{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem}.pwa-list{flex-direction:column;gap:2rem;margin-bottom:3rem;list-style:none;display:flex}.pwa-list li{gap:1.25rem;display:flex}.pwa-icon{background:var(--white);width:48px;height:48px;box-shadow:var(--shadow-md);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.pwa-list strong{color:var(--dark);margin-bottom:.25rem;font-size:1.1rem;display:block}.pwa-list p{margin:0;font-size:.95rem}.pwa-cta{margin-top:2rem}.footer{background:var(--dark);color:#fff;padding:80px 0 40px}.footer-grid{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (width>=768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.f-logo{margin-bottom:1rem;font-size:1.5rem;font-weight:900}.f-links h4{color:var(--primary);margin-bottom:1.5rem;font-size:1rem}.f-links ul{list-style:none}.f-links li{opacity:.7;margin-bottom:.75rem;font-size:.9rem}.footer-bottom{text-align:center;opacity:.5;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.8rem}
