@font-face{font-family:KHTeka;src:url(/assets/fonts/kh-teka-bold.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-medium.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-semibold.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-bold.woff2)format("woff2");font-weight:700;font-display:swap}:root{--blue:#0aaef7;--blue-dark:#039add;--ink:#050505;--muted:#666b70;--line:#e3e8ed;--surface:#f5fbff;--content:min(1200px, calc(100% - 48px));--section-space:clamp(88px, 8vw, 130px);color:var(--ink);font-synthesis:none;background:#fff;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{background:#fff;min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img,video{max-width:100%;display:block}.syntra-page{background:#fff;width:100%;overflow:clip}.syntra-page h1,.syntra-page h2,.syntra-page h3,.syntra-page h6,.syntra-page p{margin:0}.syntra-page h1,.syntra-page h2{font-family:KHTeka,Arial,sans-serif;font-weight:700}.syntra-page h2{font-size:clamp(38px,4vw,48px);line-height:1.12}.syntra-page p{font-size:16px;line-height:1.5}.brand{color:var(--blue);font-family:KHTeka,Arial,sans-serif;font-size:24px;line-height:1}.brand-light{color:#00597c}.centered-intro{text-align:center;width:min(100%,680px);margin-inline:auto}.centered-intro>p{max-width:610px;color:var(--muted);margin:20px auto 0}.button-row{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:38px;display:flex}.button{isolation:isolate;border:1px solid #0000;border-radius:999px;place-items:center;min-width:160px;height:56px;padding:0 28px;font-size:12px;font-weight:600;display:inline-grid;position:relative;overflow:hidden}.button:after,.nav-download:after{z-index:-1;content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff85,#0000);width:62px;height:180%;transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .16s ease-out;position:absolute;transform:translate(-190%)rotate(22deg)}.button:hover:after,.button:focus-visible:after,.nav-download:hover:after,.nav-download:focus-visible:after{opacity:1;transform:translate(190%)rotate(22deg)}.button-light{color:#000;background:#fff}.button-outline-light{color:#fff;border-color:#fff}.hero{color:#fff;width:100%;min-height:clamp(746px,75.5vw,1087px);position:relative;overflow:hidden}.hero-sky{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.top-nav{z-index:8;background:#10aef4;border-radius:999px;align-items:center;width:min(620px,100% - 40px);height:54px;padding-left:2px;display:flex;position:absolute;top:30px;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #006aa438}.nav-links{align-items:center;gap:24px;margin-left:auto;font-size:12px;line-height:18px;display:flex}.nav-links>a{overflow:hidden}.link-slide{width:max-content;height:1.5em;transition:transform .26s cubic-bezier(.16,1,.3,1);display:block;position:relative}.link-slide>span{white-space:nowrap;display:block}.link-slide>span:last-child{position:absolute;top:0;left:100%}a:hover>.link-slide,a:focus-visible>.link-slide{transform:translate(-100%)}.nav-links>a:not(.nav-download){color:#003849}.nav-download{color:#fff;isolation:isolate;background:#000;border-radius:999px;place-items:center;width:160px;height:54px;margin-left:14px;font-weight:600;display:grid;position:relative;overflow:hidden}.nav-download .link-slide{width:100%;height:100%}.nav-download .link-slide>span{place-items:center;width:100%;height:100%;display:grid}.menu-button{display:none}.hero-copy{z-index:3;text-align:center;width:min(620px,100% - 40px);position:absolute;top:clamp(160px,14vw,200px);left:50%;transform:translate(-50%)}.hero-copy h1{font-size:clamp(48px,5vw,60px);line-height:1.16}.hero-copy>p{color:#e7f7ff;max-width:600px;margin:28px auto 0}.hero-phone{z-index:2;aspect-ratio:463/936;object-fit:cover;width:clamp(320px,32.2vw,463px);position:absolute;top:clamp(438px,40.7vw,590px);left:50%}.hero-phone-left{transform:translate(-78%)rotate(-12deg)}.hero-phone-right{transform:translate(-22%)rotate(12deg)}[data-hero-enter]{animation:.68s cubic-bezier(.16,1,.3,1) both hero-enter;animation-delay:calc((var(--hero-step,1) - 1) * 80ms)}[data-hero-enter="1"]{--hero-step:1}[data-hero-enter="2"]{--hero-step:2}[data-hero-enter="3"]{--hero-step:3}[data-hero-enter="4"]{--hero-step:4}[data-hero-enter="5"]{--hero-step:5}@keyframes hero-enter{0%{opacity:0;filter:blur(4px);translate:0 34px}to{opacity:1;filter:none;translate:none}}[data-reveal]{--reveal-delay:0s;--reveal-scale:1;--reveal-y:34px}[data-reveal=scale-up]{--reveal-scale:.9;--reveal-y:24px}[data-reveal=from-top]{--reveal-y:-34px}[data-reveal=from-bottom]{--reveal-y:34px}[data-reveal=faq]{--reveal-y:46px}[data-reveal=footer]{--reveal-y:60px}[data-reveal][data-reveal-state=pending]{opacity:0;filter:blur(3px);scale:var(--reveal-scale);translate:0 var(--reveal-y)}[data-reveal][data-reveal-state=visible]{opacity:1;filter:none;transition:opacity .58s cubic-bezier(.16, 1, .3, 1) var(--reveal-delay), translate .64s cubic-bezier(.16, 1, .3, 1) var(--reveal-delay), scale .64s cubic-bezier(.16, 1, .3, 1) var(--reveal-delay), filter .42s ease-out var(--reveal-delay);translate:none;scale:none}.partner-marquee{background:#fff;align-items:center;width:100%;min-height:clamp(102px,16.8vw,242px);display:flex;position:relative;overflow:hidden}.partner-track{align-items:center;gap:clamp(10px,2vw,28px);width:max-content;margin-inline:auto;display:flex}.partner-track img{flex:none;width:clamp(118px,9vw,132px);height:auto}.why{width:var(--content);padding-block:var(--section-space);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(44px,7vw,100px);margin-inline:auto;display:grid}.why-visual,.users-visual{aspect-ratio:610/510;border-radius:24px;width:100%;position:relative;overflow:hidden}.soft-panel{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.why-phone{width:76%;height:auto;position:absolute;top:16%;left:12%}.why-copy>p,.users-copy>p{color:#4d4d4d;margin-top:26px}.why-copy h3{margin:28px 0 14px;font-family:KHTeka,Arial,sans-serif;font-size:24px;line-height:1.2}.check-list{color:#4d4d4d;gap:12px;margin:0;padding:0;font-size:15px;line-height:22px;list-style:none;display:grid}.check-list li{align-items:center;gap:10px;display:flex}.dot{background:var(--blue);border-radius:50%;flex:0 0 10px;width:10px;height:10px;display:inline-block;box-shadow:0 0 0 4px #0aaef717}.framer-badge{display:none}.how{width:var(--content);min-height:clamp(730px,73vw,980px);padding-top:var(--section-space);margin-inline:auto;position:relative}.how-path{width:min(92%,980px);margin:74px auto 0}.step{grid-template-columns:16px 1fr;width:270px;font-size:15px;line-height:22px;display:grid;position:absolute}.step .dot{grid-area:1/1/3;margin-top:5px}.step b{grid-area:1/2;font-weight:700}.step>span:not(.dot){color:#767676;grid-area:2/2;font-size:13px}.step-one{top:45%;left:8%}.step-two{top:64%;left:42%}.step-three{top:82%;right:4%}.features{width:var(--content);padding-block:var(--section-space);margin-inline:auto}.feature-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:64px;display:grid}.feature-card{background:#fff;border:1px solid #e4e8ed;border-radius:20px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.feature-card>img{aspect-ratio:1.55;object-fit:cover;background:var(--surface);width:100%}.feature-card-copy{grid-template-columns:28px 1fr;gap:8px 12px;padding:24px;display:grid}.feature-card-copy>span{background:var(--blue);color:#fff;border-radius:50%;grid-row:1/3;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.feature-card-copy h3{font-size:18px;line-height:1.25}.feature-card-copy p{color:var(--muted);font-size:14px;line-height:1.5}.power{width:var(--content);min-height:clamp(780px,72vw,1015px);padding-top:var(--section-space);margin-inline:auto;position:relative}.power-orbits{aspect-ratio:1;background:radial-gradient(circle,#dff5ff 0,#f5fbff 36%,#0000 68%);border-radius:50%;width:min(48vw,610px);position:absolute;top:275px;left:50%;transform:translate(-50%)}.power-orbits i{border:1px solid #b7e8ff;border-radius:50%;position:absolute;inset:10%}.power-orbits i:nth-child(2){inset:23%}.power-orbits i:nth-child(3){inset:36%}.power-phone{z-index:2;width:clamp(240px,25vw,360px);position:absolute;top:320px;left:50%;transform:translate(-50%)}.power-point{z-index:3;color:#4d4d4d;align-items:center;gap:10px;width:230px;display:flex;position:absolute}.power-point>span{background:var(--blue);color:#fff;border-radius:9px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:grid}.power-a,.power-c,.power-e{left:2%}.power-b,.power-d,.power-f{right:2%}.power-a,.power-b{top:390px}.power-c,.power-d{top:540px}.power-e,.power-f{top:690px}.users{width:var(--content);padding-block:var(--section-space);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(44px,7vw,100px);margin-inline:auto;display:grid}.users-copy .check-list{margin-top:24px}.users-phone{width:75%;position:absolute;top:12%;left:12.5%}.growth{width:var(--content);padding-block:var(--section-space);grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-inline:auto;display:grid}.growth-intro{grid-column:1/-1;margin-bottom:46px}.metric-card,.metric-chart,.metric-total,.metric-grid{border:1px solid var(--line);background:linear-gradient(#fff 0 45%,#edf9ff 100%);border-radius:14px;min-width:0;height:317px;position:relative;overflow:hidden}.metric-card{padding:26px}.metric-card>p,.metric-chart h3{z-index:2;font-size:14px;font-weight:700;position:relative}.metric-card>span,.metric-chart>p,.metric-total>p{z-index:2;color:#777;margin-top:8px;font-size:12px;line-height:18px;display:block;position:relative}.metric-card strong,.metric-total strong{color:var(--blue);font-family:KHTeka,Arial,sans-serif;font-size:clamp(145px,13vw,190px);line-height:1;position:absolute;bottom:-20px;left:24px}.metric-chart>img,.metric-grid,.metric-animation{object-fit:cover;width:100%;height:100%}.metric-chart h3,.metric-chart>p{position:absolute;left:25px}.metric-chart h3{top:25px}.metric-chart>p{width:160px;top:53px}.metric-ai,.metric-grid,.metric-animation{display:none}.metric-total{grid-column:1/-1;height:255px;padding:25px}.metric-total strong{left:auto;right:24px}.testimonials{width:var(--content);padding-block:var(--section-space);margin-inline:auto}.testimonials-intro{margin-bottom:64px}.testimonial-main{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:minmax(280px,32%) 1fr;width:100%;display:grid;overflow:hidden}.testimonial-main>img{object-fit:cover;width:100%;height:100%;min-height:420px}.testimonial-main>div,.quote-card{flex-direction:column;display:flex;position:relative}.testimonial-main>div{min-height:420px;padding:clamp(34px,5vw,62px)}.quote-text{color:#555;font-size:16px;line-height:1.55}.testimonial-main b,.quote-card b{margin-top:auto}.testimonial-main span,.quote-card span{color:#767676;margin-top:6px;font-size:12px}.testimonial-main .social-link,.quote-card .social-link{background:var(--blue);color:#003849;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;transition:transform .18s ease-out,background-color .18s ease-out;display:grid;position:absolute;bottom:24px;right:24px}.testimonial-main .social-link:hover,.testimonial-main .social-link:focus-visible,.quote-card .social-link:hover,.quote-card .social-link:focus-visible,.socials .social-link:hover,.socials .social-link:focus-visible{color:#fff;background:#005477;transform:translateY(-2px)}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.quote-card{border:1px solid var(--line);border-radius:16px;min-height:270px;padding:28px}.quote-card .quote-text{font-size:14px;line-height:1.5}.faq{width:min(840px,100% - 48px);padding-block:var(--section-space);margin-inline:auto}.faq-intro{margin-bottom:58px}.faq-list{gap:14px;display:grid}.faq-item{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.faq-item h3{margin:0}.faq-item button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:62px;padding:0 18px;font-size:14px;font-weight:600;display:flex}.faq-item button i{background:var(--blue);color:#fff;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:20px;font-style:normal;transition:transform .2s ease-out;display:grid}.faq-item button[aria-expanded=true] i{transform:rotate(45deg)}.faq-item [role=region] p{color:#666;padding:0 18px 18px;font-size:13px}.download{background:var(--blue);color:#fff;border-radius:26px 26px 0 0;width:min(1332px,100% - 80px);height:clamp(760px,68vw,978px);margin:0 auto clamp(70px,8vw,100px);position:relative;overflow:hidden}.download-sky{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.download-intro{z-index:2;width:min(520px,100% - 40px);position:absolute;top:clamp(54px,5vw,70px);left:50%;transform:translate(-50%)}.download-intro>p{color:#e8f8ff}.download-intro .button-row{margin-top:64px}.download-phone{z-index:2;aspect-ratio:247/503;object-fit:cover;width:clamp(210px,19vw,247px);position:absolute;top:44%;left:50%}.download-phone-left{transform:translate(-83%)rotate(-21.5deg)}.download-phone-right{transform:translate(-17%)rotate(21.5deg)}.footer{background:#fff;grid-template-columns:minmax(320px,2fr) repeat(2,minmax(150px,1fr));gap:44px;width:100%;padding:60px max(24px,50% - 600px) 24px;display:grid}.footer-about>p{color:#767676;max-width:430px;margin-top:28px}.footer-about>.brand{color:#00638c}.socials{gap:8px;margin-top:28px;display:flex}.socials .social-link{background:var(--blue);color:#003849;border-radius:7px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;transition:transform .18s ease-out,background-color .18s ease-out;display:grid}.footer-links{align-content:start;gap:14px;font-size:12px;display:grid}.footer-links :is(a,span){line-height:24px}.footer-links .link-slide{height:24px}.footer-links a{width:fit-content;overflow:hidden}.footer-links-disabled span{color:#888;cursor:default}.footer-wordmark-link{grid-column:1/-1;width:100%;margin-top:16px}.footer-wordmark{object-fit:contain;width:100%;height:auto}.copyright{color:#767676;border-top:1px solid #ddd;grid-column:1/-1;justify-content:space-between;padding-top:18px;font-size:12px;display:flex}.copyright a{color:#111;text-underline-offset:3px;font-weight:700;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .18s ease-out}.copyright a:hover,.copyright a:focus-visible{text-decoration-color:currentColor}:focus-visible{outline-offset:3px;outline:3px solid #ffcc45}@media (width<=1199px){:root{--content:calc(100% - 80px);--section-space:65px}.hero{min-height:clamp(650px,73vw,746px)}.hero-copy h1{font-size:clamp(44px,5.6vw,56px)}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card>img{aspect-ratio:467/273}.feature-card:last-child{grid-column:1/2}.how{height:788px;min-height:788px;overflow:hidden}.how-path{object-fit:fill;width:100%;height:503px;margin-top:20px}.power{min-height:1015px}.power-orbits{width:700px;top:250px}.power-phone{width:316px;top:278px}.why-visual{aspect-ratio:452/358}.users-visual{aspect-ratio:452/343}.why-copy>p{margin-top:20px;font-size:14px;line-height:20px}.why-copy h3{margin:20px 0 10px;font-size:22px}.why-copy .check-list{gap:10px;font-size:14px;line-height:20px}.growth{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.metric-ai,.metric-grid{display:block}.metric-users{grid-column:1/-1}.metric-users strong{font-size:0}.metric-users strong:after{content:attr(data-counter-display);font-size:190px}.metric-total{display:none}.testimonials{padding-bottom:65px}.testimonial-main{background:0 0;border:0;grid-template-columns:1fr;gap:12px;overflow:visible}.testimonial-main>img{aspect-ratio:944/384;border-radius:16px;min-height:0}.testimonial-main>div{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:384px}.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.quote-card{min-height:299px}.faq{width:800px;padding:65px 0 0}.faq-intro{margin-bottom:60px}.faq-item button{min-height:85px}.download{width:calc(100% - 80px);height:842px;margin:65px auto}.footer{row-gap:20px;padding:60px 40px 24px}}@media (width>=810px) and (width<=1199px){.partner-marquee{min-height:162px}.why{gap:40px;padding:60px 0 65px}.users{gap:40px}.features-intro{width:560px}.features-intro h2,.growth-intro h2,.testimonials-intro h2{font-size:40px;line-height:40px}.features-intro>p,.growth-intro>p,.testimonials-intro>p{margin-top:15px;line-height:20px}.feature-list{gap:10px;margin-top:50px}.feature-card{height:410px}.feature-card>img{flex:0 0 273px;height:273px}.growth-intro{width:450px;margin-bottom:30px}.metric-card,.metric-chart,.metric-grid{height:323px}.testimonials-intro{width:600px;margin-bottom:60px}.faq-intro{min-height:95px}.faq-item button{min-height:83px}.footer-links{gap:9px}}@media (width>=1200px){.syntra-page h2{font-size:48px;line-height:58px}.why{grid-template-columns:610px 480px;gap:110px;padding:135px 0 65px}.why-visual,.users-visual{aspect-ratio:auto;width:610px;height:510px}.how{width:1050px;height:1074px;min-height:1074px;padding-top:65px}.how-intro{width:340px}.how-intro>p{margin-top:20px}.features{padding:65px 0 67px}.features-intro{width:600px}.features-intro>p,.power-intro>p,.growth-intro>p,.testimonials-intro>p,.faq-intro>p{margin-top:25px}.feature-list{grid-template-columns:repeat(3,354px);gap:49px;width:1160px;margin:109px auto 0}.feature-card{height:458px}.feature-card>img{flex:0 0 303px;height:303px}.power{min-height:1319px}.power-intro{width:600px}.power-orbits{width:940px;top:314px}.power-phone{width:366px;top:445px}.power-a,.power-b{top:446px}.power-c,.power-d{top:650px}.power-e,.power-f{top:854px}.users{grid-template-columns:480px 610px;gap:110px;padding:65px 0}.growth{grid-template-columns:repeat(3,317px);justify-content:center;gap:20px;height:1045px;padding:65px 0}.growth-intro{width:600px;margin-bottom:40px}.metric-card,.metric-chart,.metric-grid{width:317px;height:323px}.metric-card>p{color:#fff;background:#03091d;border-radius:999px;padding:6px 12px;font-size:10px;display:inline-block}.metric-ai,.metric-grid{display:block}.metric-users{grid-column:span 2;width:auto}.metric-total{display:none}.testimonials{height:1109px;padding:65px 0 64px}.testimonials-intro{width:600px;margin-bottom:60px}.testimonial-main{background:0 0;border:0;grid-template-columns:333px 687px;gap:20px;width:1040px;margin-inline:auto;overflow:visible}.testimonial-main>img{border-radius:16px;width:333px;height:446px;min-height:0}.testimonial-main>div{border:1px solid var(--line);background:#fff;border-radius:16px;width:687px;min-height:446px}.testimonial-grid{grid-template-columns:repeat(3,333px);gap:20px;width:1040px;margin:20px auto 0}.quote-card{min-height:299px}.faq{width:800px;padding:65px 0 0}.faq-intro{min-height:189px;margin-bottom:60px}.faq-item button{min-height:83px}.download-intro{width:490px;top:56.2px}.download-intro .button-row{margin-top:49px}.download-intro .button{min-width:0;padding-inline:0}.download-intro .button-light{width:193px}.download-intro .button-outline-light{width:132px}.download-phone{width:247px;top:388px}.download-phone-left{left:calc(50% - 167.5px);transform:scale(.983)rotate(-21.5034deg)}.download-phone-right{left:calc(50% - 42.5px);transform:scale(.983)rotate(21.5034deg)}.download{margin:100px auto 70px}.footer{row-gap:20px;padding-bottom:21px}}@media (width<=809px){:root{--content:calc(100% - 40px);--section-space:70px}.syntra-page h2{font-size:28px;line-height:34px}.syntra-page p{font-size:16px;line-height:20px}.centered-intro>p{margin-top:14px}.hero{min-height:clamp(547px,664.8px - 15.33vw,605px)}.top-nav{width:calc(100% - 40px);height:44px;box-shadow:none;border:1px solid #ffffff8f;border-radius:9px;padding:0 12px;top:14px}.top-nav .brand{font-size:20px}.nav-links{z-index:20;opacity:0;visibility:hidden;pointer-events:none;background:#08a6ee;border-radius:10px;gap:0;max-height:0;margin:0;padding:0 24px;transition:max-height .36s cubic-bezier(.16,1,.3,1),padding .36s cubic-bezier(.16,1,.3,1),opacity .18s ease-out,visibility 0s linear .36s;display:grid;position:absolute;top:62px;left:0;right:0;overflow:hidden;box-shadow:0 12px 30px #006ba650}.nav-links.is-open{opacity:1;visibility:visible;pointer-events:auto;max-height:340px;padding-block:14px 20px;transition-delay:0s}.nav-links.is-open a{align-items:center;width:fit-content;min-height:44px;display:flex;overflow:hidden}.nav-links.is-open .nav-download{color:#fff;background:#000;width:160px;height:50px;margin:10px 0 0;padding:0}.menu-button{background:#fff;border:0;border-radius:4px;place-content:center;width:44px;height:44px;margin-left:auto;display:grid;position:relative}.menu-button span{background:#111;width:18px;height:2px;transition:top .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1);display:block;position:absolute;top:18px;left:13px}.menu-button span:last-child{top:24px}.menu-button[aria-expanded=true] span{top:21px;transform:rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:rotate(-45deg)}.hero-copy{width:min(350px,100% - 40px);top:120px}.hero-copy h1{font-size:clamp(34px,7vw,44px);line-height:1.12}.hero-copy>p{margin-top:18px;font-size:16px;line-height:20px}.hero-copy .button-row{flex-wrap:nowrap;gap:6px;margin-top:24px}.hero-copy .button{flex:1 1 0;min-width:0;height:50px;padding:0 12px;font-size:12px}.hero-phone{width:clamp(190px,51vw,280px);top:clamp(350px,48vw,390px)}.hero-phone-left{transform:translate(-78%)rotate(-12deg)}.hero-phone-right{transform:translate(-22%)rotate(12deg)}.hero:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000,#0caefee6 40%,#0000);position:absolute;inset:48% 0 0}.partner-marquee{min-height:102px}.partner-track{gap:0;margin-inline:0}.partner-track img{width:118px}.why{grid-template-columns:1fr;gap:30px;padding-block:65px}.why-copy{grid-row:1}.why-copy>p,.users-copy>p{margin-top:14px}.why-copy h3{margin:16px 0 10px;font-size:18px}.why-copy .check-list{gap:10px}.why .check-list li{gap:13px}.why .dot{width:15px;height:15px;box-shadow:none;background:linear-gradient(135deg,#12c7ff,#0068ff);flex-basis:15px;place-items:center;display:grid}.why .dot:after{content:"✓";color:#fff;font-size:10px;line-height:1}.why-visual,.users-visual{aspect-ratio:350/344;border-radius:16px}.why-visual{aspect-ratio:350/340}.how{grid-template-columns:1fr;gap:16px;height:auto;min-height:0;padding-block:65px;display:grid;overflow:visible}.how-intro{margin-bottom:20px}.how-path{display:none}.step{border:1px solid var(--line);background:#fff;border-radius:14px;align-content:center;width:100%;height:88px;min-height:88px;padding:18px;position:relative;top:auto;left:auto;right:auto}.feature-list{grid-template-columns:1fr;gap:61px;margin-top:86px}.features{padding-block:65px}.feature-card,.feature-card:last-child{grid-column:auto;width:min(100%,655px);margin-inline:auto}.feature-card>img{aspect-ratio:1.45}.power{height:656px;min-height:656px;padding-top:65px;display:block}.power-intro{width:100%}.power:after{display:none}.power-orbits{width:min(323px,100% - 27px);top:268px}.power-phone{width:119px;top:342px}.power-point{background:0 0;border:0;border-radius:0;flex-direction:column;align-items:flex-start;gap:8px;width:114px;min-height:74px;padding:0;position:absolute}.power-point p{font-size:12px;line-height:16px}.power-a{top:268px;left:0}.power-b{top:268px;right:0}.power-c{top:393px;left:0}.power-d{top:427px;right:0}.power-e{top:483px;left:0}.power-f{top:551px;right:0}.users{grid-template-columns:1fr;gap:36px;padding-block:65px}.users-copy{grid-row:1}.users-copy .check-list{margin-top:22px}.growth{grid-template-columns:1fr;gap:52px;padding-top:65px;padding-bottom:47px}.growth-intro{grid-column:auto;margin-bottom:59px}.metric-card,.metric-chart,.metric-grid{grid-column:auto;width:min(100%,655px);height:clamp(288px,45vw,323px);margin-inline:auto}.metric-card{background:linear-gradient(#fff 0 72%,#f4fbff 78%,#e0f5ff 82%,#c1eaff 85%,#9ddeff 88%,#69ccfe 92%,#3fbefe 96%,#0caefe 100%)}.metric-card>p{color:#fff;background:#03091d;border-radius:999px;padding:6px 12px;font-size:10px;display:inline-block}.metric-card strong{font-family:Inter,Arial,sans-serif;font-size:clamp(145px,25vw,203px);font-weight:700;bottom:-16px}.metric-ai,.metric-grid{display:block}.metric-users{grid-column:auto}.metric-users strong{font-size:0}.metric-users strong:after{content:attr(data-counter-display);font-size:clamp(130px,23vw,190px)}.metric-total,.metric-chart h3,.metric-chart>p{display:none}.testimonials-intro{margin-bottom:94px}.testimonials{padding-top:65px;padding-bottom:46px}.testimonial-main{background:0 0;border:0;grid-template-columns:1fr;gap:58px;display:grid;overflow:visible}.testimonial-main>img{aspect-ratio:auto;border-radius:16px;height:360px;min-height:0}.testimonial-main>div{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:315px;padding:24px}.testimonial-grid{grid-template-columns:1fr;gap:50px;margin-top:52px}.quote-card{min-height:269px;padding:24px}.testimonial-main b,.quote-card b{font-size:12px}.faq{width:calc(100% - 40px);margin-top:65px;padding-top:34px}.faq-intro{margin-bottom:24px}.faq-item button{min-height:83px;padding:0 14px;font-size:12px}.download{width:calc(100% - 40px);height:clamp(677px,90vw,720px);margin:65px auto}.download-intro{width:min(350px,100% - 40px);top:48px}.download-intro .button-row{flex-wrap:nowrap;margin-top:46px}.download-intro .button{flex:1 1 0;min-width:0;height:50px;padding:0 12px;font-size:12px}.download-phone{width:clamp(150px,32vw,220px);top:45%}.footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;padding:50px 20px 24px}.footer-about{grid-column:1/-1}.footer-about>p{max-width:none;margin-top:24px}.socials{margin-top:24px}.footer-links{gap:14px;font-size:16px}.footer-links :is(a,span){line-height:20px}.footer-links .link-slide{height:20px}.footer-wordmark-link{margin-top:4px}.copyright{gap:20px;font-size:12px}}@media (width>=481px) and (width<=809px){.why-copy,.why-visual,.users-copy,.users-visual{width:min(100%,480px);margin-inline:auto}.why-visual{aspect-ratio:auto;height:340px}.why-copy>p{margin-top:10px}.why-copy .check-list{gap:9px}.features{padding-bottom:57px}.feature-card,.feature-card:last-child{height:369px}.feature-card>img{flex:0 0 259px;height:259px}.power{height:602px;min-height:602px}.power-intro{width:min(100%,600px)}.power-orbits,.power-a,.power-b{top:214px}.power-phone{top:288px}.power-c{top:339px}.power-d{top:373px}.power-e{top:429px}.power-f{top:497px}.users{padding:40px 0 65px}.users-copy{min-height:313px}.users-visual{aspect-ratio:auto;height:clamp(280px,440px - 20.8vw,340px)}.metric-card,.metric-chart,.metric-grid{height:288px}.testimonial-main,.testimonial-grid{width:min(100%,655px);margin-inline:auto}.faq{width:min(600px,100% - 40px);height:610px}.download{height:657px}.footer{min-height:782px}}@media (width<=480px){.top-nav{height:54px;top:4px}.top-nav .brand{font-size:24px}.menu-button{width:44px;height:44px}.hero-copy{width:310px}.hero-copy h1{font-size:34px;line-height:38px}.hero-copy>p{width:350px;margin-left:-20px}.hero-copy .button-row{gap:6px;margin-top:28px}.hero-copy .button{height:50px;padding:0;font-size:16px}.hero-copy .button-light{width:170px}.hero-copy .button-outline-light{width:156px}.hero-sky-picture{display:none}.hero:before{z-index:0;content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#0000 0 56px,#ffffff1a 56px 57px),repeating-linear-gradient(#0000 0 56px,#ffffff17 56px 57px),linear-gradient(#00a3ff 0 42%,#10aaff 47%,#3ab7ff 56%,#63c7ff 66%,#8fd5ff 75%,#b7e5fe 84%,#e3f4fe 94%,#fdffff 100%);position:absolute;inset:0}[data-hero-enter="1"]{animation:none}.hero:after{background:linear-gradient(#0000 0 270px,#0caefede 300px,#0caefee6 500px,#0caefe3b 590px,#0000 605px);inset:0}.hero-phone{width:200px}.hero-phone-left{top:398px;left:54px;transform:rotate(-12deg)}.hero-phone-right{top:385px;left:136px;transform:rotate(12deg)}.why{height:798px;padding:0;display:block;position:relative}.how{height:551px}.why-copy{width:350px;position:absolute;top:65px;left:0}.why-copy>p{margin-top:7px;font-size:16px;line-height:20px}.why-copy h3{margin:18px 0 10px}.why-copy .check-list{gap:6px;font-size:16px;line-height:21px}.why-visual{width:350px;height:344px;position:absolute;top:389px;left:0}.why-phone{width:280px;top:40px;left:35px}.framer-badge{z-index:5;background:#fff;border:1px solid #e4e4e4;border-radius:10px;align-items:center;gap:8px;width:140px;height:38px;padding:0 10px;font-size:12px;display:flex;position:absolute;top:79px;right:0;box-shadow:0 2px 8px #00000014}.feature-card,.feature-card:last-child,.metric-card,.metric-chart,.metric-grid,.testimonial-main,.testimonial-grid{width:350px;margin-inline:auto}.features{height:1639px;padding:0;display:block;position:relative}.features-intro{width:350px;position:absolute;top:65px;left:0}.feature-list{width:350px;margin:0;display:block;position:absolute;top:248px;left:0}.feature-card>img{aspect-ratio:auto;height:273px}.why-copy>p{margin-top:12px}.why-copy .check-list{gap:8px}.feature-card,.feature-card:last-child{height:385px;margin-bottom:63px;display:block;position:relative}.feature-card-copy{gap:0 10px;padding:0;position:absolute;bottom:16px;left:16px;right:16px}.feature-card-copy p{grid-column:1/3;margin-top:8px;font-size:11px;line-height:16px}.feature-card-copy>span{border-radius:5px}.power{height:656px;min-height:656px}.power-orbits{width:208px;top:270px}.power-phone{width:119px;top:312px}.power-point{width:90px;min-height:0}.power-point>span{flex-basis:22px;width:22px;height:22px;font-size:9px}.power-point p{margin-top:6px;font-size:8px;line-height:11px}.power-a,.power-b{top:295px}.power-a,.power-e{left:-5px}.power-b,.power-f{right:-5px}.power-c,.power-d{top:385px}.power-c{left:-16px}.power-d{right:-16px}.power-e,.power-f{top:481px}.users{height:754px;padding:0;display:block;position:relative}.users-copy{width:350px;position:absolute;top:41px;left:0}.users-copy .check-list{margin-top:16px}.users-visual{width:350px;height:292px;position:absolute;top:398px;left:0}.users-phone{width:288px;top:65px;left:38px}.growth{height:2013px;padding:0;display:block;position:relative}.growth-intro{width:300px;margin:0;position:absolute;top:66px;left:25px}.metric-card,.metric-chart,.metric-grid{width:350px;margin:0;position:absolute;left:0}.metric-countries{height:323px;top:267px}.metric-chart{height:321px;top:606px}.metric-ai{height:321px;top:947px}.metric-grid{width:342px;height:321px;top:1287px;left:4px}.metric-users{height:323px;top:1627px}.metric-card strong{font-size:180px}.metric-card>span{width:160px}.metric-users strong{font-size:0}.metric-users strong:after{font-size:145px}.testimonials{height:2026px;padding:0;display:block;position:relative}.testimonials-intro{width:350px;margin:0;position:absolute;top:67px;left:0}.testimonial-main{width:350px;height:770px;display:block;position:absolute;top:234px;left:0}.testimonial-main>img{width:350px;height:400px}.testimonial-main>div{width:350px;height:350px;min-height:0;margin-top:20px}.testimonial-grid{gap:20px;width:350px;margin:0;position:absolute;top:1025px;left:0}.quote-card{width:350px;height:299px;min-height:0}.faq{height:662px;padding:0;display:block;position:relative}.faq-intro{width:350px;margin:0;position:absolute;top:7px;left:0}.faq-list{gap:9px;width:350px;position:absolute;top:221px;left:0}.faq-item button{min-height:52px;padding:0 12px;font-size:11px}.faq-item button i{flex-basis:24px;width:24px;height:24px}.download-intro{width:350px;top:40px}.download-intro h2{width:270px;margin-inline:auto}.download-phone{width:147px;height:275px;top:328px}.download:after{z-index:1;content:"";clip-path:polygon(0 26%,50% 100%,100% 26%,100% 100%,0 100%);pointer-events:none;background:#fff;height:31px;position:absolute;bottom:0;left:0;right:0}.download-intro .button{flex:none;font-size:16px}.download-intro .button-light{width:170px}.download-intro .button-outline-light{width:119px}.download-phone-left{left:58px;transform:rotate(-12deg)}.download-phone-right{left:154px;transform:rotate(12deg)}.footer-links{font-size:16px}.copyright{align-items:flex-start}.footer{height:672px;padding-bottom:29px;display:block;position:relative}.footer-about{width:350px;position:absolute;top:50px;left:20px}.footer-links{gap:5px;position:absolute;top:251px;left:20px}.footer-links+.footer-links{left:231px}.footer-links :is(a,span){line-height:29px}.footer-links .link-slide{height:29px}.footer-wordmark-link{width:350px;height:101px;margin:0;position:absolute;top:499px;left:20px}.footer-wordmark{width:100%;height:100%}.copyright{position:absolute;bottom:35px;left:20px;right:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-hero-enter]{animation:none}[data-reveal]{opacity:1;filter:none;transition:none;translate:none;scale:none}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
