.Home_container__d256j{min-height:100vh;background:#f8faf9}.Home_mainSection__q3rmb{max-width:1200px;margin:0 auto;padding:1.5rem 1rem}.Home_content__tkQPU{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5rem;gap:2.5rem;align-items:center;width:100%;padding:1.5rem 0;margin-bottom:1.5rem}.Home_leftSection__PulRA{padding-right:2rem}.Home_title__hYX6j{font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem;color:#1a2332}.Home_title__hYX6j .Home_highlight__dCLJD{color:#2e8b57;background:linear-gradient(135deg,#2e8b57,#32cd32);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_description__uXNdx{font-size:1.1rem;line-height:1.6;color:#6c757d;margin-bottom:2rem;font-weight:400}.Home_waitlistSection__Y1nbr{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(46,139,87,.08)}.Home_waitlistTitle__Xr9Nu{font-size:1.3rem;font-weight:600;margin-bottom:.8rem;color:#1a2332}.Home_launchBadge__2JCom{display:inline-flex;align-items:center;background:linear-gradient(135deg,#32cd32,#2e8b57);color:#fff;padding:.4rem .9rem;border-radius:20px;font-size:.8rem;font-weight:500;margin-bottom:1.2rem;box-shadow:0 2px 8px rgba(50,205,50,.25)}.Home_emailForm__i7bAs{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.2rem}.Home_emailInput__Dj6qN{padding:.8rem 1.2rem;border:1px solid #e9ecef;border-radius:10px;font-size:.95rem;transition:all .3s ease;background:#fff}.Home_emailInput__Dj6qN:focus{outline:none;border-color:#2e8b57;box-shadow:0 0 0 2px rgba(46,139,87,.1)}.Home_emailInput__Dj6qN::placeholder{color:#8e9297}.Home_submitBtn__rhMKp{background:linear-gradient(135deg,#2e8b57,#3cb371);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px rgba(46,139,87,.25)}.Home_submitBtn__rhMKp:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(46,139,87,.4)}.Home_submitBtn__rhMKp:active:not(:disabled){transform:translateY(0)}.Home_stats__rQq1X{display:flex;align-items:center;gap:.5rem;padding:1rem;background:rgba(46,139,87,.05);border-radius:10px;border-left:4px solid #2e8b57}.Home_statsIcon__maNRW{font-size:1.2rem}.Home_statsText__DSuIV{font-size:.9rem;color:#6c757d}.Home_statsText__DSuIV strong{color:#2e8b57;font-weight:600}.Home_rightSection__CvtbV{display:flex;justify-content:center;align-items:center;padding-left:2rem}.Home_demoContainer__PN_K0{text-align:center}.Home_phoneMockup__7nyGC{background:linear-gradient(145deg,#1a1a1a,#2d2d2d);padding:.6rem;border-radius:30px;box-shadow:0 15px 35px rgba(0,0,0,.15);position:relative;width:240px;height:480px;margin:0 auto}.Home_phoneScreen__AuEiH{background:linear-gradient(135deg,#000,#1a1a1a);border-radius:30px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.Home_phoneScreen__AuEiH img,.Home_phoneScreen__AuEiH video{max-width:100%;max-height:100%;object-fit:cover;border-radius:25px}.Home_phoneScreen__AuEiH iframe{width:100%;height:100%;border:none;border-radius:25px}.Home_phoneScreen__AuEiH:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(46,139,87,.1),rgba(50,205,50,.05) 50%,rgba(173,255,47,.1));pointer-events:none}.Home_message__OKL2m{padding:1rem;border-radius:8px;margin-top:1rem;font-size:.9rem;font-weight:500;animation:Home_slideIn__3In_d .3s ease-out}.Home_messageSuccess__rxmQB{background:rgba(50,205,50,.1);color:#2e8b57;border:1px solid rgba(50,205,50,.3)}.Home_messageError__1Qccd{background:rgba(220,53,69,.1);color:#dc3545;border:1px solid rgba(220,53,69,.3)}.Home_messageInfo___gIoa{background:rgba(173,255,47,.1);color:#2e8b57;border:1px solid rgba(173,255,47,.3)}@media (max-width:1024px){.Home_content__tkQPU{grid-template-columns:1fr;gap:2rem;text-align:center}.Home_leftSection__PulRA,.Home_rightSection__CvtbV{padding:0}.Home_title__hYX6j{font-size:2.3rem}.Home_phoneMockup__7nyGC{width:200px;height:400px}}@media (max-width:768px){.Home_mainSection__q3rmb{padding:1.5rem 1rem}.Home_title__hYX6j{font-size:2.1rem}.Home_description__uXNdx{font-size:1rem}.Home_waitlistSection__Y1nbr{padding:1.5rem}.Home_phoneMockup__7nyGC{width:270px;height:520px}}@media (max-width:480px){.Home_mainSection__q3rmb{padding:1rem .8rem}.Home_title__hYX6j{font-size:1.9rem}.Home_description__uXNdx{font-size:.95rem;margin-bottom:1.5rem}.Home_waitlistSection__Y1nbr{padding:1.2rem}.Home_emailForm__i7bAs{gap:.6rem}.Home_emailInput__Dj6qN,.Home_submitBtn__rhMKp{padding:.7rem 1rem;font-size:.9rem}.Home_phoneMockup__7nyGC{width:250px;height:480px}}@keyframes Home_fadeInUp__U6shb{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Home_slideIn__3In_d{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Home_demoContainer__PN_K0,.Home_description__uXNdx,.Home_title__hYX6j,.Home_waitlistSection__Y1nbr{animation:Home_fadeInUp__U6shb .8s ease-out}.Home_waitlistSection__Y1nbr{animation-delay:.2s}.Home_demoContainer__PN_K0{animation-delay:.4s}.Home_benefitsSection__1xu9b{background:#fff;padding:3rem 0;text-align:center}.Home_benefitsContainer__OVNbg{max-width:1200px;margin:0 auto;padding:0 1rem}.Home_benefitsHeader__gHMTB{margin-bottom:2.5rem}.Home_benefitsTitle__CkZ2N{font-size:2rem;font-weight:700;color:#1a2332;margin-bottom:.8rem}.Home_benefitsSubtitle__Rj0SR{font-size:1.1rem;color:#6c757d;font-weight:400}.Home_benefitsGrid__l28gk{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem;max-width:1000px;margin-left:auto;margin-right:auto}.Home_benefitCard__PJtpx{padding:2rem 1.5rem;transition:all .3s ease;position:relative;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05)}.Home_benefitCard__PJtpx:first-child{background:linear-gradient(135deg,rgba(46,139,87,.08),rgba(50,205,50,.05))}.Home_benefitCard__PJtpx:nth-child(2){background:linear-gradient(135deg,rgba(59,130,246,.08),rgba(147,197,253,.05))}.Home_benefitCard__PJtpx:nth-child(3){background:linear-gradient(135deg,rgba(147,112,219,.08),rgba(196,181,253,.05))}.Home_benefitCard__PJtpx:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.Home_benefitIcon__VUoWD{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.2rem;transition:all .3s ease}.Home_benefitCard__PJtpx:first-child .Home_benefitIcon__VUoWD{background:linear-gradient(135deg,#2e8b57,#32cd32);color:#fff}.Home_benefitCard__PJtpx:nth-child(2) .Home_benefitIcon__VUoWD{background:linear-gradient(135deg,#3b82f6,#93c5fd);color:#fff}.Home_benefitCard__PJtpx:nth-child(3) .Home_benefitIcon__VUoWD{background:linear-gradient(135deg,#9370db,#ba55d3);color:#fff}.Home_benefitCard__PJtpx:hover .Home_benefitIcon__VUoWD{transform:none}.Home_benefitTitle__nyIL8{font-size:1.3rem;font-weight:600;color:#1a2332;margin-bottom:.8rem}.Home_benefitDescription__3wmtp{font-size:1rem;line-height:1.6;color:#6c757d;font-weight:400}@media (max-width:1024px){.Home_benefitsGrid__l28gk{grid-template-columns:1fr;gap:1.5rem;max-width:600px}.Home_benefitsTitle__CkZ2N{font-size:1.8rem}.Home_benefitsSubtitle__Rj0SR{font-size:1rem}}@media (max-width:768px){.Home_benefitsSection__1xu9b{padding:2.5rem 0}.Home_benefitsContainer__OVNbg{padding:0 1rem}.Home_benefitsHeader__gHMTB{margin-bottom:2rem}.Home_benefitsTitle__CkZ2N{font-size:1.7rem}.Home_benefitsSubtitle__Rj0SR{font-size:1rem}.Home_benefitCard__PJtpx{padding:2rem 1.5rem}.Home_benefitTitle__nyIL8{font-size:1.2rem}.Home_benefitDescription__3wmtp{font-size:.95rem}}@media (max-width:480px){.Home_benefitsSection__1xu9b{padding:2rem 0}.Home_benefitsContainer__OVNbg{padding:0 .8rem}.Home_benefitsTitle__CkZ2N{font-size:1.5rem}.Home_benefitCard__PJtpx{padding:1.8rem 1.2rem}.Home_benefitTitle__nyIL8{font-size:1.1rem}.Home_benefitDescription__3wmtp{font-size:.9rem;line-height:1.5}.Home_benefitIcon__VUoWD{width:42px;height:42px;font-size:1.1rem;margin-bottom:.8rem}}.Home_reviewsSection__g_n9L{background:#f8faf9;padding:4rem 0}.Home_reviewsContainer___Wk2f{max-width:1200px;margin:0 auto;padding:0 1rem}.Home_reviewsTitle__s6xHw{font-size:2rem;font-weight:700;color:#1a2332;text-align:center;margin-bottom:3rem}.Home_reviewsGrid__6QlGp{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Home_reviewCard__gdGhh{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.08);border:1px solid rgba(46,139,87,.1);transition:all .3s ease}.Home_reviewCard__gdGhh:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.12)}.Home_reviewHeader__Cs9oa{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.Home_reviewerInfo__MIoL8{display:flex;gap:.8rem;align-items:center}.Home_reviewerAvatar__6CXT9{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#2e8b57,#32cd32);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.2rem}.Home_reviewerDetails__hsBaK{display:flex;flex-direction:column}.Home_reviewerName__dFxgq{font-size:1.1rem;font-weight:600;color:#1a2332;margin:0}.Home_reviewerLevel__Jccmn{font-size:.9rem;color:#6c757d;margin:0}.Home_reviewStars__OUrg2{font-size:1rem;line-height:1}.Home_reviewText__z7LKz{font-size:1rem;line-height:1.6;color:#4a5568;margin:0;font-style:italic}@media (max-width:1024px){.Home_reviewsGrid__6QlGp{grid-template-columns:1fr;gap:1.5rem;max-width:600px;margin:0 auto}.Home_reviewsTitle__s6xHw{font-size:1.8rem}}@media (max-width:768px){.Home_reviewsSection__g_n9L{padding:3rem 0}.Home_reviewsTitle__s6xHw{font-size:1.6rem;margin-bottom:2rem}.Home_reviewCard__gdGhh{padding:1.5rem}.Home_reviewerAvatar__6CXT9{width:42px;height:42px;font-size:1.1rem}.Home_reviewerName__dFxgq{font-size:1rem}.Home_reviewText__z7LKz{font-size:.95rem}}@media (max-width:480px){.Home_reviewsSection__g_n9L{padding:2rem 0}.Home_reviewsTitle__s6xHw{font-size:1.4rem}.Home_reviewCard__gdGhh{padding:1.2rem}.Home_reviewerAvatar__6CXT9{width:38px;height:38px;font-size:1rem}.Home_reviewText__z7LKz{font-size:.9rem}}.Home_bottomEmailSection__MALtB{background:linear-gradient(135deg,#2e8b57,#32cd32);padding:4rem 0;text-align:center}.Home_bottomEmailContainer__84O5a{max-width:800px;margin:0 auto;padding:0 1rem}.Home_bottomEmailTitle__iXs7P{font-size:2.2rem;font-weight:700;color:#fff;margin-bottom:.8rem}.Home_bottomEmailSubtitle__9gGcQ{font-size:1.1rem;color:hsla(0,0%,100%,.9);margin-bottom:2.5rem;font-weight:400}.Home_bottomEmailForm__Xeo95{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);max-width:450px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.Home_bottomEmailInput__aWPLc{width:100%;padding:1rem 1.2rem;border:1px solid #e9ecef;border-radius:10px;font-size:1rem;background:#fff;transition:all .3s ease}.Home_bottomEmailInput__aWPLc:focus{outline:none;border-color:#2e8b57;box-shadow:0 0 0 2px rgba(46,139,87,.1)}.Home_bottomEmailInput__aWPLc::placeholder{color:#8e9297}.Home_bottomEmailButton__3jcOh{background:linear-gradient(135deg,#2e8b57,#3cb371);color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 2px 10px rgba(46,139,87,.25)}.Home_bottomEmailButton__3jcOh:hover:not(:disabled){background:linear-gradient(135deg,#3cb371,#2e8b57);transform:translateY(-2px);box-shadow:0 6px 20px rgba(46,139,87,.4)}.Home_bottomEmailButton__3jcOh:disabled{opacity:.6;cursor:not-allowed}.Home_footer__yFiaX{background:linear-gradient(135deg,#1a2332,#2d3748);padding:3rem 0 2rem;text-align:center}.Home_footerContainer__pmYEU{max-width:1200px;margin:0 auto;padding:0 1rem}.Home_footerTitle__gBSeU{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:.5rem}.Home_footerSubtitle___OIB1{font-size:1rem;color:hsla(0,0%,100%,.7);margin-bottom:2rem;font-weight:400}.Home_footerLinks__BQcA_{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem}.Home_footerLink__201sb{color:hsla(0,0%,100%,.7);text-decoration:none;font-weight:500;transition:color .3s ease;font-size:.95rem}.Home_footerLink__201sb:hover{color:#fff}.Home_footerCopyright__LMl9b{font-size:.9rem;color:hsla(0,0%,100%,.5);margin:0;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1)}@media (max-width:768px){.Home_bottomEmailSection__MALtB{padding:3rem 0}.Home_bottomEmailTitle__iXs7P{font-size:1.8rem}.Home_bottomEmailSubtitle__9gGcQ{font-size:1rem;margin-bottom:2rem}.Home_bottomEmailForm__Xeo95{padding:1.2rem;gap:.8rem;max-width:400px}.Home_bottomEmailInput__aWPLc{padding:.9rem 1.2rem}.Home_bottomEmailButton__3jcOh{padding:.9rem 1.5rem}.Home_footerTitle__gBSeU{font-size:1.5rem}.Home_footerSubtitle___OIB1{font-size:.95rem}}@media (max-width:480px){.Home_bottomEmailSection__MALtB{padding:2.5rem 0}.Home_bottomEmailContainer__84O5a{padding:0 .8rem}.Home_bottomEmailTitle__iXs7P{font-size:1.6rem}.Home_bottomEmailSubtitle__9gGcQ{font-size:.95rem;margin-bottom:1.8rem}.Home_bottomEmailForm__Xeo95{padding:1rem;max-width:350px}.Home_bottomEmailInput__aWPLc{padding:.8rem 1rem;font-size:.95rem}.Home_bottomEmailButton__3jcOh{padding:.8rem 1.2rem;font-size:.95rem}.Home_footer__yFiaX{padding:2.5rem 0 1.5rem}.Home_footerContainer__pmYEU{padding:0 .8rem}.Home_footerTitle__gBSeU{font-size:1.3rem}.Home_footerSubtitle___OIB1{font-size:.9rem;margin-bottom:1.5rem}.Home_footerCopyright__LMl9b{font-size:.85rem;padding-top:1.2rem}}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}