@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}ul{list-style:none}html{scroll-behavior:smooth}:root{--hero: #1d6e61;--dark: #1a3330;--darker: #152a27;--cta: #0f1f1c;--white: #ffffff;--offwhite:#f5f8f7;--text: #0d1f1c;--muted: #556b67;--radius: 12px;--radius-lg: 20px}body{font-family:Outfit,sans-serif;background:#fff;color:var(--text);line-height:1.65;overflow-x:hidden}.landing{overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 32px}.aos{opacity:0;transition:opacity .6s ease,transform .6s ease}.aos.fade-up{transform:translateY(32px)}.aos.fade-right{transform:translate(-36px)}.aos.fade-left{transform:translate(36px)}.aos.visible{opacity:1;transform:none}.store-btn{display:inline-flex;align-items:center;gap:10px;background:#17584e;border-radius:9px;width:170px;height:57px;padding:0 12px;text-decoration:none;color:#fff;flex-shrink:0;box-shadow:0 4px 10px #0000001a,0 19px 19px #00000017,0 43px 26px #0000000d;transition:transform .2s,opacity .2s;overflow:hidden}.store-btn:hover{transform:scale(1.04);opacity:.92}.store-btn__icon{width:28px;height:32px;object-fit:contain;flex-shrink:0}.store-btn__text{display:flex;flex-direction:column;justify-content:center;gap:1px}.store-btn__small{font-size:10.5px;font-weight:400;color:#fff;line-height:1.3;opacity:.9}.store-btn__large{font-size:22px;font-weight:600;color:#fff;line-height:1.1;letter-spacing:-.4px}.store-btn__wordmark{height:18px;width:auto;display:block;filter:brightness(0) invert(1);transform:scaleY(-1)}.header{position:fixed;top:0;left:0;right:0;z-index:1000;transition:background .3s,box-shadow .3s;background:transparent}.header--scrolled{background:#0f2824f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 20px #00000040}.header__inner{display:flex;align-items:center;gap:0;height:72px;padding:0 40px;max-width:1512px;margin:0 auto}.header__logo{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-right:auto}.header__logo-img{width:36px;height:36px;border-radius:8px;object-fit:contain}.header__logo-text{font-size:.95rem;font-weight:700;color:#fff;letter-spacing:.03em}.nav{display:flex;align-items:center;gap:0}.nav__link{color:#ffffffe6;font-size:.9rem;font-weight:500;padding:8px 18px;border-radius:6px;transition:color .2s,background .2s}.nav__link:hover{color:#fff;background:#ffffff1a}.nav__cta-mobile{display:none!important}.header__actions{display:flex;align-items:center;gap:12px;margin-left:24px}.header__globe{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1.5px solid rgba(255,255,255,.45);transition:border-color .2s;flex-shrink:0}.header__globe:hover{border-color:#fffc}.header__divider{width:1px;height:28px;background:#ffffff4d;flex-shrink:0}.btn--contact{display:inline-flex;align-items:center;padding:9px 22px;border-radius:40px;border:1.5px solid rgba(255,255,255,.55);color:#fff;font-size:.9rem;font-weight:600;background:transparent;transition:all .2s;white-space:nowrap}.btn--contact:hover{background:#ffffff1f;border-color:#fff}.btn--outline-hero{display:inline-flex;align-items:center;padding:8px 20px;border-radius:40px;border:1.5px solid rgba(255,255,255,.5);color:#fff;font-size:.88rem;font-weight:600;transition:all .2s}.btn--outline-hero:hover{background:#ffffff26;border-color:#fff}.hamburger{display:none;flex-direction:column;gap:5px;width:26px}.hamburger span{display:block;height:2px;background:#fff;border-radius:2px;transition:all .3s;transform-origin:center}.hamburger--open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{position:relative;min-height:100vh;background:url(/images/hero_bg.png) center center / cover no-repeat;overflow:hidden}.hero__inner{position:relative;z-index:2;max-width:1512px;margin:0 auto;padding-left:clamp(24px,6.6vw,100px);padding-top:clamp(110px,17.6vh,180px);padding-bottom:60px}.hero__content{max-width:631px}.hero__title{font-size:clamp(2rem,3.75vw,3.54rem);font-weight:700;color:#fff;line-height:1.2;margin-bottom:16px;letter-spacing:-.02em}.hero__subtitle{font-size:clamp(.9rem,1.12vw,1.063rem);color:#ffffffa6;margin-bottom:20px;max-width:540px;line-height:1.6}.hero__tabs{display:flex;background:#fff;border:1px solid #e4e7ec;border-radius:8px;padding:4px;width:clamp(260px,30.9vw,467px);margin-bottom:38px}.hero__tab{flex:1;padding:6px 10px;border-radius:6px;font-size:clamp(11px,.875vw,13px);font-weight:500;color:#344054;background:transparent;border:none;text-align:center;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s}.hero__tab--active{background:#d2e2df;color:#1d6e61;font-weight:600}.hero__download-label{font-size:.85rem;font-weight:600;color:#f4f7fa;margin-bottom:14px}.hero__store-btns{display:flex;gap:12px;flex-wrap:wrap}.hero__phone{position:absolute;animation:phoneFadeIn .4s ease-out}.hero__phone--left{right:20vw;top:29.33vh;width:21vw;height:36.2vw;z-index:2;border-radius:44px;overflow:hidden}.hero__phone--left img{width:100%;height:100%;object-fit:cover;display:block}.hero__phone--right{right:4.5vw;top:14.63vh;width:21vw;height:43.5vw;z-index:3;border-radius:44px;overflow:hidden}.hero__phone-crop{position:absolute;top:-2.99%;right:-8.47%;bottom:-43.91%;left:-68.9%}.hero__phone-crop img{width:100%;height:100%;display:block}.hero__dots{position:absolute;right:23.5vw;top:17.31vh;display:grid;grid-template-columns:repeat(5,10px);gap:24px;z-index:1;pointer-events:none}.hero__dot{width:10px;height:10px;border-radius:50%;background:#00231c8c;animation:dotWave 2.8s ease-in-out infinite}@keyframes dotWave{0%,to{opacity:.35;transform:scale(.82)}50%{opacity:.85;transform:scale(1)}}@keyframes phoneFadeIn{0%{opacity:0}to{opacity:1}}.hero__wave{position:absolute;bottom:-1px;left:0;right:0;line-height:0}.hero__wave svg{width:100%;height:90px;display:block}.features{background:#fff;padding:90px 0 80px}.features__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.features__title{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;color:var(--text);line-height:1.2;margin-bottom:14px;letter-spacing:-.02em}.features__desc{font-size:.95rem;color:var(--muted);margin-bottom:36px;line-height:1.7}.features__list{display:flex;flex-direction:column;gap:24px}.features__item{display:flex;align-items:flex-start;gap:14px}.features__item-bar{width:3px;min-height:48px;border-radius:4px;background:var(--hero);flex-shrink:0}.features__item-title{font-size:1rem;font-weight:700;color:var(--text);margin-bottom:5px}.features__item-desc{font-size:.88rem;color:var(--muted);line-height:1.65}.features__visual{display:flex;justify-content:center}.features__orbit{width:100%;max-width:460px;animation:spin-slow 25s linear infinite}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-sec{background:#fff}.mobile-sec__inner{max-width:1512px;margin:0 auto;padding:0 clamp(24px,7.94vw,120px);display:flex;align-items:center;justify-content:flex-end;gap:clamp(32px,16.53vw,250px)}.mobile-sec__visual{flex:1 0 0;display:flex;align-items:flex-end;padding-bottom:48px;min-width:0}.mobile-sec__phone-wrap{position:relative;width:min(508.723px,100%);aspect-ratio:508.723 / 467.143;margin-left:min(42px,8%);-webkit-mask-image:linear-gradient(180deg,black 52%,transparent 100%);mask-image:linear-gradient(180deg,black 52%,transparent 100%);overflow:hidden}.mobile-sec__phone{position:absolute;height:94.93%;left:9.55%;top:2.54%;width:89.3%;max-width:none;display:block}.mobile-sec__content{width:clamp(260px,31.4vw,475px);flex-shrink:0;display:flex;flex-direction:column;gap:24px;padding-top:32px;padding-bottom:clamp(48px,7.94vw,120px)}.mobile-sec__header{display:flex;flex-direction:column;gap:16px}.mobile-sec__title{font-size:clamp(2rem,3.17vw,3rem);font-weight:700;color:#1d2939;line-height:1.25;letter-spacing:0;margin-bottom:0}.mobile-sec__subtitle{font-size:1rem;color:#344054;opacity:.7;line-height:1.5;margin-bottom:0}.mobile-sec__item{display:flex;flex-direction:column;gap:13px}.mobile-sec__item-title{font-size:1.25rem;font-weight:700;color:#1d2939;line-height:1.5}.mobile-sec__item-desc{font-size:1rem;color:#344054;opacity:.7;line-height:1.5;max-width:469px}.video-sec{background:var(--dark);position:relative;padding:0}.video-sec__wave-top{position:absolute;top:0;left:0;right:0;z-index:3;pointer-events:none;line-height:0}.video-sec__wave-top svg{width:100%;height:90px;display:block}.video-sec__inner{background:var(--dark);padding:80px 0 48px;display:flex;justify-content:center;position:relative;overflow:hidden}.video-sec__dots{position:absolute;left:clamp(16px,17.2vw,260px);bottom:9.35%;width:clamp(80px,10.3vw,156px);pointer-events:none;opacity:.9}.video-sec__player{position:relative;width:clamp(300px,57.5vw,870px);height:clamp(200px,39.88vw,603px);background:#000;border-radius:32px;overflow:hidden;box-shadow:0 24px 80px #00000080}.video-sec__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;display:block}.video-sec__play-btn{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:transparent;cursor:pointer;border:none}.video-sec__play-circle{position:absolute;left:50%;top:calc(50% + 24px);transform:translate(-50%,-50%);width:clamp(72px,6.88vw,104px);height:clamp(72px,6.88vw,104px);border-radius:50%;background:#1d6e618c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.video-sec__play-btn:hover .video-sec__play-circle{background:#1d6e61c7;transform:translate(-50%,-50%) scale(1.08)}.video-sec__play-icon{width:clamp(26px,2.6vw,40px);height:clamp(26px,2.6vw,40px);display:block;pointer-events:none}.video-sec__wave-bottom{line-height:0;margin-top:-2px}.video-sec__wave-bottom svg{width:100%;height:90px;display:block}.why{background:var(--dark);padding:80px 0 60px}.why__title{text-align:center;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:56px;letter-spacing:-.02em}.why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 40px;margin-bottom:56px}.why__card{display:flex;align-items:flex-start;gap:14px}.why__card-icon{flex-shrink:0;color:#fff9;margin-top:2px}.why-svg{width:22px;height:22px}.why__card-title{font-size:.95rem;font-weight:700;color:#fff;margin-bottom:6px}.why__card-desc{font-size:.82rem;color:#ffffff94;line-height:1.65}.why__divider{height:1px;background:#ffffff1a}.faqs{background:var(--dark);padding:60px 0 80px}.faqs__title{text-align:center;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;color:#fff;margin-bottom:40px;letter-spacing:.02em}.faqs__list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);overflow:hidden;transition:background .2s}.faq-item--open{background:#ffffff14}.faq-item__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;color:#fff;font-size:.95rem;font-weight:600;text-align:left}.faq-item__chevron{flex-shrink:0;color:#fff9;transition:transform .3s}.faq-item--open .faq-item__chevron{transform:rotate(180deg)}.faq-item__body{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .3s}.faq-item--open .faq-item__body{max-height:200px}.faq-item__body p{padding:0 22px 18px;font-size:.88rem;color:#ffffff9e;line-height:1.7}.pricing{background:var(--dark);padding:80px 0}.pricing__label{text-align:center;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin-bottom:10px}.pricing__title{text-align:center;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;color:#fff;margin-bottom:10px;letter-spacing:-.02em}.pricing__subtitle{text-align:center;font-size:.9rem;color:#ffffff80;margin-bottom:32px}.pricing__toggle{display:flex;align-items:center;justify-content:center;gap:3px;background:#ffffff12;border-radius:40px;padding:4px;width:fit-content;margin:0 auto 48px}.toggle-btn{padding:7px 22px;border-radius:40px;font-size:.85rem;font-weight:500;color:#ffffff80;background:transparent;transition:all .25s}.toggle-btn--active{background:#fff;color:var(--dark);font-weight:700}.pricing__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.pricing__card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:24px 20px;position:relative;transition:transform .25s,box-shadow .25s}.pricing__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.pricing__card--best{background:var(--hero);border-color:transparent;box-shadow:0 8px 32px #1d6e6159}.pricing__badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);background:#fff;color:var(--hero);font-size:.62rem;font-weight:800;letter-spacing:.1em;padding:3px 10px;border-radius:20px;white-space:nowrap}.pricing__plan-name{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:4px}.pricing__plan-desc{font-size:.78rem;color:#ffffff80;margin-bottom:18px;line-height:1.5}.pricing__price-row{display:flex;align-items:flex-end;gap:4px;margin-bottom:20px}.pricing__amount{font-size:2.6rem;font-weight:800;color:#fff;line-height:1}.pricing__price-suffix{display:flex;flex-direction:column;padding-bottom:3px}.pricing__currency{font-size:.88rem;font-weight:600;color:#fffc;line-height:1.3}.pricing__period{font-size:.75rem;color:#ffffff73}.pricing__features{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.pricing__feature-item{display:flex;align-items:flex-start;gap:8px;font-size:.82rem;color:#ffffffbf}.pricing__cta-btn{width:100%;padding:10px;border-radius:8px;font-size:.88rem;font-weight:600;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.18);transition:background .2s}.pricing__cta-btn:hover{background:#ffffff2e}.pricing__cta-btn--best{background:#fff;color:var(--hero);border-color:transparent;font-weight:700}.pricing__cta-btn--best:hover{background:#e8f5f3}.pricing__note{text-align:center;font-size:.77rem;color:#ffffff59;margin-bottom:4px}.contact{background:var(--darker);padding:90px 0}.contact__title{text-align:center;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;color:#fff;margin-bottom:10px;letter-spacing:-.02em}.contact__subtitle{text-align:center;font-size:.9rem;color:#ffffff8c;margin-bottom:48px}.contact__inner{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;align-items:start}.contact__info{display:flex;flex-direction:column;gap:14px}.contact__card{display:flex;align-items:flex-start;gap:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:16px 20px}.contact__card-icon{width:40px;height:40px;border-radius:10px;background:var(--hero);display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.contact__card-label{font-size:.75rem;font-weight:600;color:#ffffff73;text-transform:uppercase;letter-spacing:.06em;margin-bottom:3px}.contact__card-value{font-size:.88rem;color:#ffffffd9;font-weight:500;line-height:1.5}.contact__map{margin-top:4px;border-radius:var(--radius);overflow:hidden;border:1px solid rgba(255,255,255,.08)}.contact__form-wrap{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);padding:32px 28px}.contact__form-title{font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:24px}.contact__form{display:flex;flex-direction:column;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-group{display:flex;flex-direction:column;gap:5px}.form-label{font-size:.8rem;font-weight:600;color:#fff9}.form-input{background:#ffffff12;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:11px 14px;font-size:.88rem;color:#fff;font-family:Outfit,sans-serif;outline:none;resize:vertical;transition:border-color .2s,background .2s}.form-input::placeholder{color:#ffffff47}.form-input:focus{border-color:#ffffff4d;background:#ffffff1a}.form-textarea{min-height:110px}.btn-send{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px;border-radius:8px;background:var(--hero);color:#fff;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;border:none;cursor:pointer;transition:background .2s,transform .15s}.btn-send:hover:not(:disabled){background:#25897a;transform:translateY(-1px)}.btn-send:disabled{opacity:.6;cursor:not-allowed}.contact__form-error{font-size:.83rem;color:#ff7070;background:#ff50501a;border:1px solid rgba(255,80,80,.25);border-radius:8px;padding:10px 14px;margin-top:-4px}.contact__success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 20px;gap:12px}.contact__success h4{font-size:1.25rem;font-weight:700;color:#fff;margin:0}.contact__success p{font-size:.9rem;color:#fff9;margin:0;max-width:300px;line-height:1.6}@keyframes spin{to{transform:rotate(360deg)}}.cta-section{background:var(--cta);padding:100px 0;text-align:center}.cta-section__title{font-size:clamp(2rem,5vw,3.8rem);font-weight:800;color:#fff;margin-bottom:18px;letter-spacing:-.03em}.cta-section__subtitle{font-size:.95rem;color:#ffffff8c;max-width:480px;margin:0 auto 32px;line-height:1.7}.cta-section__buttons{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:18px}.cta-section__note{font-size:.8rem;color:#ffffff52}.footer{background:var(--darker);border-top:1px solid rgba(255,255,255,.07);padding:28px 0}.footer__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer__brand{display:flex;align-items:center;gap:10px}.footer__copy{font-size:.8rem;color:#ffffff4d}.footer__nav{display:flex;align-items:center;gap:4px}.footer__link{font-size:.82rem;color:#ffffff80;padding:6px 12px;border-radius:6px;transition:color .2s,background .2s}.footer__link:hover{color:#fff;background:#ffffff12}@media(max-width:1024px){.pricing__grid,.why__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.nav{display:none;position:fixed;top:64px;left:0;right:0;background:#142b28f7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);flex-direction:column;align-items:stretch;padding:16px 20px 24px;gap:4px;border-bottom:1px solid rgba(255,255,255,.08);z-index:999}.nav--open{display:flex}.nav__link{font-size:1rem;padding:12px 14px;border-radius:8px}.nav__cta-mobile{display:block;margin-top:8px;text-align:center;background:var(--hero);border-radius:8px;padding:12px 14px;font-weight:600}.hamburger{display:flex}.header__actions .btn--outline-hero{display:none}.hero{min-height:100svh}.hero__inner{padding-top:90px;padding-bottom:340px}.hero__content,.hero__subtitle{max-width:100%}.hero__tabs{width:100%;max-width:340px}.hero__store-btns{justify-content:flex-start}.hero__phone--left{right:-10vw;top:auto;bottom:0;width:55vw;height:94.7vw}.hero__phone--right{right:-5vw;top:auto;bottom:80px;width:58vw;height:120vw}.hero__dots{right:auto;left:55vw;top:auto;bottom:260px}.features__inner,.contact__inner{grid-template-columns:1fr;gap:36px}.features__visual{order:-1}.features__orbit{max-width:280px}.mobile-sec__inner{flex-direction:column;justify-content:flex-start;gap:24px}.mobile-sec__visual{padding-bottom:0;justify-content:center}.mobile-sec__phone-wrap{width:min(380px,90vw);margin-left:0}.mobile-sec__content{width:100%;padding-bottom:48px}.why__grid{grid-template-columns:1fr;gap:20px}.pricing__grid,.form-row{grid-template-columns:1fr}.contact__form-wrap{padding:22px 18px}.video-sec__player{width:90%}.footer__inner{flex-direction:column;align-items:center;text-align:center}.footer__nav{justify-content:center}}@media(max-width:480px){.container{padding:0 18px}.hero__title{font-size:1.9rem}.cta-section__title{font-size:2rem}.store-btn{width:140px;height:46px}.cta-section__buttons .store-btn{width:148px}}
