@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--smartpot-green: #5cbf6a;--smartpot-green-light: #7dd87f;--smartpot-green-lighter: #a8e8ab;--smartpot-green-dark: #4a9c54;--smartpot-green-50: #f0fdf4;--smartpot-green-100: #dcfce7;--text-dark: #1a1a1a;--text-gray: #6b7280;--white: #ffffff;--gray-50: #f9fafb;--gray-100: #f3f4f6}*{margin:0;padding:0;box-sizing:border-box}.landing-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:var(--text-dark);overflow-x:hidden}.container-landing{max-width:1200px;margin:0 auto;padding:0 2rem}.main-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.navbar{display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.25rem;color:var(--text-dark)}.brand i{color:var(--smartpot-green);font-size:1.5rem}.nav-menu{display:flex;align-items:center;gap:2rem}.nav-link{color:var(--text-gray);text-decoration:none;font-weight:500;transition:color .2s}.nav-link:hover{color:var(--text-dark)}.btn-primary{background:var(--smartpot-green);color:#fff;padding:.75rem 1.5rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .2s}.btn-primary:hover{background:var(--smartpot-green-dark);transform:translateY(-1px)}.hero{min-height:100vh;display:flex;align-items:center;position:relative;background:var(--white);padding-top:100px}.hero-bg-shapes{position:absolute;top:0;right:0;width:60%;height:100%;overflow:hidden;z-index:1}.organic-shape{position:absolute;border-radius:50% 40% 60% 30%}.shape-1{width:800px;height:800px;background:var(--smartpot-green);top:-200px;right:-200px;border-radius:60% 40% 80% 20%}.shape-2{width:600px;height:600px;background:var(--smartpot-green-light);top:200px;right:100px;border-radius:40% 60% 30% 70%;opacity:.8}.shape-3{width:400px;height:400px;background:var(--smartpot-green-lighter);bottom:100px;right:300px;border-radius:70% 30% 50% 50%;opacity:.6}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.hero-left{max-width:500px}.hero-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;color:var(--text-dark)}.highlight{color:var(--smartpot-green)}.hero-subtitle{font-size:1.125rem;color:var(--text-gray);margin-bottom:2rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn-green{background:var(--smartpot-green);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;box-shadow:0 4px 15px #5cbf6a4d}.btn-green:hover{background:var(--smartpot-green-dark);transform:translateY(-2px);box-shadow:0 6px 20px #5cbf6a66}.btn-outline{border:2px solid var(--text-gray);color:var(--text-gray);padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s}.btn-outline:hover{border-color:var(--smartpot-green);color:var(--smartpot-green)}.hero-right{position:relative;display:flex;justify-content:center}.phone-mockup-container{position:relative;z-index:3}.phone-mockup{width:300px;height:auto;border-radius:30px;box-shadow:0 20px 40px #0000001a;transform:rotate(-5deg);transition:transform .3s ease}.phone-mockup:hover{transform:rotate(0) scale(1.05)}.features{padding:6rem 0;background:var(--gray-50);position:relative}.section-bg-shapes{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden;z-index:1}.shape-4{width:400px;height:400px;background:var(--smartpot-green-lighter);bottom:-100px;left:-100px;border-radius:30% 70% 60% 40%;opacity:.3}.shape-5{width:200px;height:200px;background:var(--smartpot-green-light);top:20%;left:10%;border-radius:60% 40% 30% 70%;opacity:.4}.features-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.features-visual{position:relative;display:flex;justify-content:center}.dots-pattern{position:absolute;top:-50px;left:-50px;width:150px;height:150px;background-image:radial-gradient(var(--smartpot-green) 2px,transparent 2px);background-size:20px 20px;opacity:.6;z-index:1}.features-mockup{width:280px;height:auto;border-radius:25px;box-shadow:0 15px 30px #0000001a;position:relative;z-index:2}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;color:var(--text-dark)}.section-title.centered{text-align:center}.section-description{font-size:1.125rem;color:var(--text-gray);margin-bottom:2rem;line-height:1.6}.btn-learn-more{background:var(--smartpot-green);color:#fff;padding:.875rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s}.btn-learn-more:hover{background:var(--smartpot-green-dark);transform:translateY(-2px)}.benefits{padding:6rem 0;background:var(--white)}.section-header{text-align:center;margin-bottom:4rem}.section-subtitle{font-size:1.125rem;color:var(--text-gray);max-width:600px;margin:0 auto}.section-subtitle.centered{text-align:center}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.benefit-card{background:var(--white);padding:2rem;border-radius:20px;text-align:center;transition:all .3s ease;border:1px solid var(--gray-100);box-shadow:0 2px 10px #0000000d}.benefit-card:hover{transform:translateY(-10px);box-shadow:0 10px 30px #0000001a;border-color:var(--smartpot-green)}.benefit-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--smartpot-green),var(--smartpot-green-light));border-radius:15px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:transform .3s ease}.benefit-card:hover .benefit-icon{transform:scale(1.1)}.benefit-icon i{font-size:1.5rem;color:#fff}.benefit-card h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--text-dark)}.benefit-card p{color:var(--text-gray);line-height:1.6}.screenshots{padding:6rem 0;background:var(--gray-50)}.screenshots-row{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.screenshot-item{text-align:center;max-width:250px}.screenshot-img{width:200px;height:auto;border-radius:25px;box-shadow:0 10px 25px #0000001a;margin-bottom:1rem;transition:transform .3s ease}.screenshot-item:hover .screenshot-img{transform:scale(1.05)}.screenshot-info h4{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:var(--text-dark)}.screenshot-info p{color:var(--text-gray);font-size:.9rem}.carousel-control-prev,.carousel-control-next{width:50px;height:50px;background:var(--smartpot-green);border-radius:50%;top:50%;transform:translateY(-50%);border:none}.carousel-control-prev{left:-25px}.carousel-control-next{right:-25px}.carousel-control-prev i,.carousel-control-next i{color:#fff;font-size:1.2rem}.carousel-indicators{bottom:-50px}.carousel-indicators button{width:12px;height:12px;border-radius:50%;background-color:#5cbf6a4d;border:none;margin:0 6px}.carousel-indicators button.active{background-color:var(--smartpot-green)}.final-cta{padding:6rem 0;background:var(--smartpot-green);color:#fff;text-align:center;position:relative;overflow:hidden}.cta-bg-shapes{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.shape-6{width:600px;height:600px;background:#ffffff1a;top:-300px;right:-200px;border-radius:40% 60% 70% 30%}.shape-7{width:400px;height:400px;background:#ffffff0d;bottom:-200px;left:-100px;border-radius:60% 40% 30% 70%}.cta-content{position:relative;z-index:2;max-width:600px;margin:0 auto}.cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;margin-bottom:1rem}.cta-description{font-size:1.125rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-cta-primary{background:#fff;color:var(--smartpot-green);padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s}.btn-cta-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffffff4d}.btn-cta-secondary{border:2px solid white;color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s}.btn-cta-secondary:hover{background:#fff;color:var(--smartpot-green)}.main-footer{background:var(--text-dark);color:#d1d5db;padding:3rem 0 2rem}.footer-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}.footer-brand{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.25rem}.footer-brand i{color:var(--smartpot-green);font-size:1.5rem}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-column h5{color:var(--smartpot-green);font-weight:600;margin-bottom:1rem}.footer-column a,.footer-column span{display:block;color:#9ca3af;text-decoration:none;margin-bottom:.5rem;transition:color .2s}.footer-column a:hover{color:var(--smartpot-green)}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-made{display:flex;align-items:center;gap:.5rem}.footer-made i{color:var(--smartpot-green)}@media (max-width: 1024px){.hero-bg-shapes{width:70%}.shape-1{width:600px;height:600px;right:-150px}.shape-2{width:450px;height:450px}}@media (max-width: 768px){.nav-menu{display:none}.hero-content{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-bg-shapes{width:100%;opacity:.3}.features-content{grid-template-columns:1fr;gap:3rem}.features-left{order:2}.features-right{order:1;text-align:center}.hero-buttons{justify-content:center}.btn-green,.btn-outline{width:100%;max-width:280px;justify-content:center}.benefits-grid{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}}@media (max-width: 480px){.container-landing{padding:0 1rem}.hero-title{font-size:2rem}.phone-mockup{width:250px}.screenshot-img{width:180px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.benefit-card.animate,.screenshot-item.animate{animation:fadeInUp .6s ease-out forwards}
