.landing-root{--green-deep:#0f2318;--green-mid:#1c4230;--green-accent:#2d7a4f;--green-light:#4caf78;--amber:#c8882a;--amber-light:#e8b04a;--cream:#f4ede0;--cream-dark:#e8ddc8;--soil:#3a2010;--text-main:#f4ede0;--text-muted:#a8c4b0;font-family:var(--font-dm-sans), "DM Sans", sans-serif;background:var(--green-deep);color:var(--text-main);min-height:100vh;overflow-x:hidden}.landing-root *{box-sizing:border-box;margin:0;padding:0}.landing-root{scroll-behavior:smooth}.landing-root .grain{content:"";pointer-events:none;z-index:1000;opacity:.6;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.landing-root nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f2318b3;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.4rem 4rem;transition:background .3s;display:flex;position:fixed;top:0;left:0;right:0}.landing-root .logo{font-family:var(--font-fraunces), "Fraunces", serif;letter-spacing:-.02em;color:var(--cream);font-size:1.5rem;font-weight:600;text-decoration:none}.landing-root .logo span{color:var(--amber-light)}.landing-root nav ul{align-items:center;gap:2.5rem;list-style:none;display:flex}.landing-root nav ul a{color:var(--text-muted);letter-spacing:.02em;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .3s}.landing-root nav ul a:hover{color:var(--cream)}.landing-root .nav-cta{border-radius:100px;background:var(--amber)!important;color:var(--green-deep)!important;padding:.55rem 1.4rem!important;font-weight:500!important;transition:background .3s,transform .2s!important}.landing-root .nav-cta:hover{transform:translateY(-1px);background:var(--amber-light)!important}.landing-root .hero{grid-template-columns:1fr 1fr;min-height:100vh;display:grid;position:relative;overflow:hidden}.landing-root .hero-left{z-index:2;flex-direction:column;justify-content:center;padding:9rem 4rem 5rem 5rem;display:flex;position:relative}.landing-root .hero-badge{color:var(--green-light);letter-spacing:.06em;text-transform:uppercase;background:#2c7a4f33;border:1px solid #4caf784d;border-radius:100px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:2rem;padding:.35rem 1rem;font-size:.78rem;animation:.8s both fadeInUp;display:inline-flex}.landing-root .hero-badge:before{content:"";background:var(--green-light);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.landing-root h1{font-family:var(--font-fraunces), "Fraunces", serif;letter-spacing:-.03em;margin-bottom:1.6rem;font-size:clamp(3.2rem,5vw,5rem);font-weight:700;line-height:1.05;animation:.8s .1s both fadeInUp}.landing-root h1 em{color:var(--amber-light);font-style:italic;font-weight:300}.landing-root .hero-sub{color:var(--text-muted);max-width:480px;margin-bottom:2.8rem;font-size:1.05rem;font-weight:300;line-height:1.7;animation:.8s .2s both fadeInUp}.landing-root .hero-actions{align-items:center;gap:1rem;animation:.8s .3s both fadeInUp;display:flex}.landing-root .btn-primary{background:var(--amber);color:var(--green-deep);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.landing-root .btn-primary:hover{background:var(--amber-light);transform:translateY(-2px);box-shadow:0 10px 40px #c8882a4d}.landing-root .btn-secondary{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;transition:color .3s;display:inline-flex}.landing-root .btn-secondary:hover{color:var(--cream)}.landing-root .hero-stats{border-top:1px solid #ffffff14;gap:2.5rem;margin-top:4rem;padding-top:2.5rem;animation:.8s .4s both fadeInUp;display:flex}.landing-root .stat-num{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--cream);font-size:2.2rem;font-weight:600;line-height:1}.landing-root .stat-num span{color:var(--amber-light)}.landing-root .stat-label{color:var(--text-muted);letter-spacing:.04em;margin-top:.3rem;font-size:.78rem}.landing-root .hero-right{justify-content:center;align-items:center;padding:8rem 3rem 5rem 2rem;animation:1s .4s both fadeInRight;display:flex;position:relative}.landing-root .dashboard-card{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#1c423080;border:1px solid #4caf7826;border-radius:20px;width:100%;max-width:440px;padding:1.8rem;box-shadow:0 40px 80px #0006}.landing-root .dash-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.landing-root .dash-title{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.75rem}.landing-root .dash-date{color:var(--green-light);background:#4caf781a;border-radius:100px;padding:.2rem .7rem;font-size:.72rem}.landing-root .dash-kpis{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.landing-root .kpi-box{background:#0f231899;border:1px solid #ffffff0f;border-radius:14px;padding:1rem 1.2rem}.landing-root .kpi-label{color:var(--text-muted);letter-spacing:.05em;margin-bottom:.5rem;font-size:.7rem}.landing-root .kpi-value{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--cream);font-size:1.6rem;font-weight:600;line-height:1}.landing-root .kpi-change{margin-top:.3rem;font-size:.7rem}.landing-root .up{color:var(--green-light)}.landing-root .neutral{color:var(--amber-light)}.landing-root .mini-chart{align-items:flex-end;gap:4px;height:50px;margin-bottom:1.5rem;display:flex}.landing-root .bar{background:#2c7a4f59;border-radius:4px 4px 0 0;flex:1;transition:background .3s;position:relative}.landing-root .bar.active{background:var(--green-accent)}.landing-root .bar.highlight{background:var(--amber)}.landing-root .dash-activities{flex-direction:column;gap:.7rem;display:flex}.landing-root .activity{color:var(--text-muted);align-items:center;gap:.9rem;font-size:.78rem;display:flex}.landing-root .activity-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.landing-root .float-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#c8882a1f;border:1px solid #c8882a40;border-radius:14px;padding:.9rem 1.2rem;animation:6s ease-in-out infinite float;position:absolute}.landing-root .float-card.top-right{font-size:.75rem;top:22%;right:0}.landing-root .float-card.bottom-left{font-size:.72rem;animation-delay:-3s;bottom:22%;left:-1rem}.landing-root .float-label{color:var(--amber-light);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.3rem;font-size:.65rem}.landing-root .float-value{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--cream);font-size:1.3rem;font-weight:600}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-root .hero-bg-circle{pointer-events:none;border-radius:50%;position:absolute}.landing-root .circle-1{background:radial-gradient(circle,#2c7a4f26 0%,#0000 70%);width:600px;height:600px;top:-100px;right:-100px}.landing-root .circle-2{background:radial-gradient(circle,#c8882a14 0%,#0000 70%);width:400px;height:400px;bottom:0;left:30%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.landing-root .logos-band{background:#1c423033;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;align-items:center;gap:3rem;padding:1.2rem 5rem;display:flex;overflow:hidden}.landing-root .logos-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.7rem}.landing-root .logos-track{flex:1;align-items:center;gap:3.5rem;display:flex}.landing-root .logo-item{font-family:var(--font-fraunces), "Fraunces", serif;color:#a8c4b066;white-space:nowrap;letter-spacing:-.01em;font-size:1rem;font-weight:600}.landing-root .features{padding:8rem 5rem;position:relative}.landing-root .section-label{text-transform:uppercase;letter-spacing:.15em;color:var(--green-light);margin-bottom:1rem;font-size:.72rem}.landing-root .section-title{font-family:var(--font-fraunces), "Fraunces", serif;letter-spacing:-.03em;max-width:600px;margin-bottom:1.2rem;font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:700;line-height:1.1}.landing-root .section-title em{color:var(--amber-light);font-style:italic;font-weight:300}.landing-root .section-sub{color:var(--text-muted);max-width:500px;font-size:1rem;font-weight:300;line-height:1.7}.landing-root .features-header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.landing-root .features-grid{background:#ffffff0d;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:1.5px;display:grid;overflow:hidden}.landing-root .feature-card{background:var(--green-deep);cursor:default;padding:2.5rem 2.2rem;transition:background .4s;position:relative}.landing-root .feature-card:hover{background:#1c4230cc}.landing-root .feature-card:hover .feature-icon-wrap{background:var(--amber);transform:scale(1.05)}.landing-root .feature-icon-wrap{background:#2c7a4f40;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.4rem;font-size:1.3rem;transition:all .3s;display:flex}.landing-root .feature-name{font-family:var(--font-fraunces), "Fraunces", serif;letter-spacing:-.01em;margin-bottom:.7rem;font-size:1.15rem;font-weight:600}.landing-root .feature-desc{color:var(--text-muted);font-size:.85rem;font-weight:300;line-height:1.65}.landing-root .feature-tag{text-transform:uppercase;letter-spacing:.08em;color:var(--green-light);background:#4caf781a;border-radius:100px;margin-top:1.2rem;padding:.25rem .7rem;font-size:.68rem;display:inline-block}.landing-root .modules{background:#1c423026;padding:7rem 5rem}.landing-root .modules-inner{grid-template-columns:1fr 1.5fr;align-items:center;gap:6rem;display:grid}.landing-root .modules-list{flex-direction:column;gap:.5rem;margin-top:2.5rem;display:flex}.landing-root .module-item{cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.2rem;transition:all .3s;display:flex}.landing-root .module-item:hover,.landing-root .module-item.active{background:#2c7a4f26;border-color:#4caf7833}.landing-root .module-item.active .module-dot{background:var(--amber-light)}.landing-root .module-dot{background:#a8c4b04d;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background .3s}.landing-root .module-name{color:var(--text-muted);font-size:.9rem;transition:color .3s}.landing-root .module-item.active .module-name,.landing-root .module-item:hover .module-name{color:var(--cream)}.landing-root .module-detail{background:#1c423066;border:1px solid #4caf781f;border-radius:24px;min-height:420px;padding:3rem;transition:opacity .4s,transform .4s;position:relative;overflow:hidden}.landing-root .module-detail:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8882a14 0%,#0000 70%);width:250px;height:250px;position:absolute;top:-50px;right:-50px}.landing-root .detail-icon{margin-bottom:1.5rem;font-size:2.5rem}.landing-root .detail-title{font-family:var(--font-fraunces), "Fraunces", serif;letter-spacing:-.02em;color:var(--cream);margin-bottom:1rem;font-size:1.8rem;font-weight:600}.landing-root .detail-desc{color:var(--text-muted);margin-bottom:2rem;font-size:.9rem;font-weight:300;line-height:1.75}.landing-root .detail-items{flex-direction:column;gap:.6rem;display:flex}.landing-root .detail-item{color:var(--text-muted);align-items:center;gap:.8rem;font-size:.83rem;display:flex}.landing-root .detail-item:before{content:"";background:var(--green-light);border-radius:50%;flex-shrink:0;width:5px;height:5px}.landing-root .pricing{padding:8rem 5rem}.landing-root .pricing-header{text-align:center;margin-bottom:4rem}.landing-root .pricing-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.landing-root .pricing-card{background:#1c42304d;border:1px solid #ffffff12;border-radius:20px;padding:2.5rem;transition:all .3s;position:relative}.landing-root .pricing-card:hover{border-color:#4caf7833;transform:translateY(-4px)}.landing-root .pricing-card.featured{background:#2c7a4f33;border-color:#4caf7859;transform:scale(1.03)}.landing-root .pricing-card.featured:hover{transform:scale(1.03)translateY(-4px)}.landing-root .featured-badge{background:var(--amber);color:var(--green-deep);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;border-radius:100px;padding:.25rem 1rem;font-size:.65rem;font-weight:500;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-root .plan-name{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1rem;font-size:.75rem}.landing-root .plan-price{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--cream);letter-spacing:-.03em;margin-bottom:.3rem;font-size:3rem;font-weight:700;line-height:1}.landing-root .plan-price sup{vertical-align:top;margin-top:.5rem;font-size:1.2rem;font-weight:400}.landing-root .plan-freq{color:var(--text-muted);margin-bottom:2rem;font-size:.78rem}.landing-root .plan-divider{background:#ffffff12;height:1px;margin-bottom:1.8rem}.landing-root .plan-features{flex-direction:column;gap:.8rem;margin-bottom:2rem;list-style:none;display:flex}.landing-root .plan-features li{color:var(--text-muted);align-items:center;gap:.6rem;font-size:.82rem;display:flex}.landing-root .plan-features li:before{content:"✓";color:var(--green-light);flex-shrink:0;font-size:.75rem}.landing-root .plan-features li.muted{opacity:.4}.landing-root .plan-features li.muted:before{content:"–";color:currentColor}.landing-root .btn-plan{text-align:center;border-radius:100px;padding:.85rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.landing-root .btn-plan.outline{color:var(--text-muted);border:1px solid #ffffff26}.landing-root .btn-plan.outline:hover{color:var(--cream);border-color:#4caf7866}.landing-root .btn-plan.filled{background:var(--amber);color:var(--green-deep)}.landing-root .btn-plan.filled:hover{background:var(--amber-light);transform:translateY(-1px);box-shadow:0 8px 30px #c8882a40}.landing-root .testimonials{background:#0f231880;padding:7rem 5rem}.landing-root .testimonials-header{text-align:center;margin-bottom:4rem}.landing-root .testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.landing-root .testimonial-card{background:#1c423040;border:1px solid #ffffff0f;border-radius:18px;padding:2rem;transition:border-color .3s}.landing-root .testimonial-card:hover{border-color:#4caf7833}.landing-root .stars{color:var(--amber-light);letter-spacing:2px;margin-bottom:1rem;font-size:.85rem}.landing-root .testimonial-text{color:var(--text-muted);margin-bottom:1.5rem;font-size:.88rem;font-style:italic;font-weight:300;line-height:1.7}.landing-root .testimonial-author{align-items:center;gap:.8rem;display:flex}.landing-root .author-avatar{width:36px;height:36px;font-family:var(--font-fraunces), "Fraunces", serif;color:var(--green-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex}.landing-root .author-name{color:var(--cream);font-size:.82rem;font-weight:500}.landing-root .author-role{color:var(--text-muted);font-size:.72rem}.landing-root .cta-final{text-align:center;padding:8rem 5rem;position:relative;overflow:hidden}.landing-root .cta-final:before{content:"";pointer-events:none;background:radial-gradient(#2c7a4f26 0%,#0000 70%);width:700px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-root .cta-box{background:#1c423066;border:1px solid #4caf7833;border-radius:28px;max-width:720px;margin:0 auto;padding:5rem 3rem;position:relative;overflow:hidden}.landing-root .cta-box:after{content:"";background:radial-gradient(circle,#c8882a1a 0%,#0000 70%);width:200px;height:200px;position:absolute;bottom:-60px;right:-60px}.landing-root .cta-title{font-family:var(--font-fraunces), "Fraunces", serif;letter-spacing:-.03em;margin-bottom:1.2rem;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.landing-root .cta-title em{color:var(--amber-light);font-style:italic;font-weight:300}.landing-root .cta-sub{color:var(--text-muted);margin-bottom:2.5rem;font-size:1rem;font-weight:300;line-height:1.6}.landing-root .cta-email-form{gap:.8rem;max-width:420px;margin:0 auto;display:flex}.landing-root .cta-email-form input{color:var(--cream);font-family:var(--font-dm-sans), "DM Sans", sans-serif;background:#0f2318cc;border:1px solid #ffffff1a;border-radius:100px;outline:none;flex:1;padding:.85rem 1.4rem;font-size:.875rem;transition:border-color .3s}.landing-root .cta-email-form input::placeholder{color:#a8c4b066}.landing-root .cta-email-form input:focus{border-color:#4caf7866}.landing-root .cta-email-form button{background:var(--amber);color:var(--green-deep);font-family:var(--font-dm-sans), "DM Sans", sans-serif;cursor:pointer;white-space:nowrap;border:none;border-radius:100px;padding:.85rem 1.6rem;font-size:.875rem;font-weight:500;transition:all .3s}.landing-root .cta-email-form button:hover{background:var(--amber-light);box-shadow:0 8px 25px #c8882a4d}.landing-root .cta-note{color:#a8c4b066;margin-top:1rem;font-size:.72rem}.landing-root footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:3rem 5rem;display:flex}.landing-root .footer-logo{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--cream);font-size:1.2rem;font-weight:600}.landing-root .footer-logo span{color:var(--amber-light)}.landing-root .footer-links{gap:2rem;display:flex}.landing-root .footer-links a{color:#a8c4b066;font-size:.78rem;text-decoration:none;transition:color .3s}.landing-root .footer-links a:hover{color:var(--text-muted)}.landing-root .footer-copy{color:#a8c4b040;font-size:.72rem}.landing-root .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(25px)}.landing-root .reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.landing-root nav{padding:1.2rem 2rem}.landing-root nav ul{display:none}.landing-root .hero{grid-template-columns:1fr}.landing-root .hero-right{display:none}.landing-root .hero-left{padding:8rem 2rem 4rem}.landing-root .features{padding:5rem 2rem}.landing-root .features-header{flex-direction:column;gap:1.5rem}.landing-root .features-grid{grid-template-columns:1fr}.landing-root .modules{padding:5rem 2rem}.landing-root .modules-inner{grid-template-columns:1fr;gap:3rem}.landing-root .pricing{padding:5rem 2rem}.landing-root .pricing-grid{grid-template-columns:1fr}.landing-root .pricing-card.featured{transform:none}.landing-root .testimonials{padding:5rem 2rem}.landing-root .testimonials-grid{grid-template-columns:1fr}.landing-root .cta-final{padding:5rem 2rem}.landing-root footer{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem}.landing-root .logos-band{padding:1.2rem 2rem}}
