.veil{z-index:200;background:radial-gradient(120% 90% at 50% 30%, #eaf6fe 0%, var(--sky-base) 62%, #b7dff6 100%);pointer-events:none;place-items:center;display:grid;position:fixed;inset:0}.veil.is-gone{display:none}.veil__brand{align-items:center;gap:12px;display:flex}.veil__mark{width:40px;height:40px;position:relative}.veil__mark img{width:71.61%;height:71.61%;position:absolute;top:14.49%;left:14.49%}.veil__word{letter-spacing:-.3px;color:var(--ink-strong);font-size:30px;font-weight:600;line-height:34px}@media (prefers-reduced-motion:reduce){.veil{display:none}}.launch{z-index:210;visibility:hidden;pointer-events:none;position:fixed;inset:0;overflow:hidden}.launch__plate,.launch__ring{left:var(--plate-x,50%);top:var(--plate-y,50%);width:var(--plate-size,200vmax);height:var(--plate-size,200vmax);margin-left:calc(var(--plate-size,200vmax) / -2);margin-top:calc(var(--plate-size,200vmax) / -2);border-radius:50%;position:absolute;transform:scale(0)}.launch__plate{z-index:1;background:radial-gradient(circle at 50% 50%, #f4fcff 0%, var(--sky-soft) 34%, var(--sky-base) 70%, #b7dff6 100%)}.launch__ring{z-index:3;opacity:0;background:radial-gradient(circle,#fff0 58%,#ffffff47 100%);border:3px solid #ffffffb3}.launch__camera{z-index:2;opacity:0;transform-origin:50% 58%;will-change:transform, filter, opacity;position:absolute;inset:0}.launch .launch__flier{z-index:4;pointer-events:none;transform-origin:50%;will-change:transform, opacity;margin:0;position:fixed}.launch__sky{pointer-events:none;position:absolute;inset:0}.launch__drift{opacity:0;will-change:transform, opacity;position:absolute}.launch__bg{position:absolute;inset:0}.launch__bg img{object-fit:cover;object-position:center 58%;width:100%;height:100%;position:absolute;inset:0}.launch__bg-ghost{opacity:0}.launch__stage{width:1440px;height:960px;transform:translate(-50%, -50%) scale(var(--launch-scale,1));transform-origin:50%;position:absolute;top:50%;left:50%}.launch__stage>*{position:absolute}.launch__cloudwrap{width:747px;height:337px;top:128px;left:346px}.launch__bubble{transform-origin:62% 88%;position:absolute;inset:0}.launch__cloudwrap .cloud{width:100%;height:100%}.launch__title{letter-spacing:-.3px;text-align:center;width:598px;color:var(--ink-soft);margin-left:-299px;font-size:58px;font-weight:700;line-height:.91025;position:absolute;top:88px;left:50%}.launch__group{width:716px;height:410px;top:402px;left:362px}.launch__group>*{position:absolute}.launch__pedestal{transform-origin:50% 100%;width:666.5px;height:57.5px;top:246.5px;left:25px}.launch__catshadow{width:482px;height:322px;top:6px;left:97px;overflow:hidden}.launch__catshadow img{width:482px;height:106.5px;position:absolute;top:215.5px;left:0}.launch__cat{transform-origin:50% 100%;width:482px;height:322px;top:0;left:97px}.launch__actions{justify-content:center;width:1440px;display:flex;top:760px;left:0}.launch__pill{isolation:isolate;background:var(--brand-teal);box-shadow:var(--bevel-button);color:var(--ink-inverse);font-family:var(--font-ui);white-space:nowrap;opacity:0;transform-origin:50%;will-change:transform, opacity;border-radius:120px;align-items:center;gap:10px;padding:16px 30px;font-size:17px;font-weight:600;line-height:20px;display:inline-flex;position:relative;overflow:hidden}.launch__pill img{flex:none;width:20px;height:20px}.launch__handle{z-index:1;position:relative}.launch__sheen{z-index:0;background:linear-gradient(100deg,#0000 38%,#ffffff6b 50%,#0000 62%);position:absolute;inset:-40% -10%;transform:translate(-120%)}@media (width<=899px){.launch__stage{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:40px 20px max(24px,8svh);display:flex;top:0;left:0;transform:none}.launch__stage>*{position:relative;top:auto;left:auto}.launch__cloudwrap{aspect-ratio:747/337;width:min(100%,420px);height:auto;margin-bottom:-7%}.launch__title{width:78%;margin-left:-39%;font-size:clamp(21px,6.2vw,30px);line-height:.95;top:24%;left:50%}.launch__group{flex-direction:column;align-items:center;width:100%;max-width:460px;height:auto;display:flex}.launch__group>*{position:relative;top:auto;left:auto}.launch__pedestal,.launch__catshadow{display:none}.launch__cat{width:min(68%,290px);height:auto}.launch__actions{width:auto;margin-top:26px}.launch__pill{padding:14px 24px;font-size:15px}}.btn{font-family:var(--font-ui);white-space:nowrap;isolation:isolate;box-shadow:var(--bevel-button);border-radius:120px;justify-content:center;align-items:center;gap:10px;padding:16px 28px;font-size:16px;font-weight:600;line-height:20px;display:inline-flex;position:relative;overflow:hidden;transform:translateZ(0)}.btn--primary{background:var(--brand-teal);color:var(--ink-inverse)}.btn--light{background:var(--surface-btn-light);color:var(--ink-strong)}.btn--frost{background:var(--surface-btn-frost);color:var(--ink-strong)}.btn--outline{color:var(--ink-inverse);background:0 0;transition:box-shadow .35s,background .35s;box-shadow:inset 0 0 0 2px #ffffff8c}.btn--outline:hover,.btn--outline:focus-visible{background:#ffffff1f;box-shadow:inset 0 0 0 2px #ffffffe6}.btn__icon{flex:none;width:20px;height:20px}.btn__label{z-index:1;position:relative}.btn__sheen{z-index:0;pointer-events:none;background:linear-gradient(100deg,#0000 38%,#ffffff6b 50%,#0000 62%);transition:transform .75s cubic-bezier(.22,1,.36,1);position:absolute;inset:-40% -10%;transform:translate(-120%)}.btn:hover .btn__sheen,.btn:focus-visible .btn__sheen{transform:translate(120%)}.btn--light .btn__sheen,.btn--frost .btn__sheen{background:linear-gradient(100deg,#0000 38%,#39b2b729 50%,#0000 62%)}.btn--outline .btn__sheen{background:linear-gradient(100deg,#0000 38%,#fff3 50%,#0000 62%)}@media (prefers-reduced-motion:reduce){.btn__sheen{display:none}}.header{z-index:60;pointer-events:none;align-items:center;height:81px;display:flex;position:fixed;inset:0 0 auto}.header__inner{width:100%;max-width:var(--page-w);padding:0 var(--gutter);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin:0 auto;display:grid;position:relative}.header__inner>*{pointer-events:auto}.logo{justify-self:start;align-items:center;gap:10px;display:inline-flex}.logo__mark{flex:none;width:28px;height:28px;position:relative}.logo__mark img{width:71.61%;height:71.61%;position:absolute;top:14.49%;left:14.49%}.logo__word{letter-spacing:-.2px;color:var(--ink-strong);font-size:22px;font-weight:600;line-height:28px}.nav{background:var(--surface-nav);box-shadow:var(--bevel-nav);border-radius:140px;justify-self:center;align-items:center;gap:4px;margin-top:2px;padding:4px;transition:background .45s;display:flex;position:relative}.nav__pill{background:var(--surface-btn-light);width:0;box-shadow:var(--bevel-navlink);pointer-events:none;border-radius:120px;position:absolute;top:4px;bottom:4px;left:4px}.nav__link{z-index:1;height:37px;color:var(--ink-nav);white-space:nowrap;border-radius:120px;align-items:center;padding:0 16px;font-size:15px;font-weight:500;line-height:20px;transition:color .35s;display:flex;position:relative}.nav__link:hover,.nav__link:focus-visible,.nav__link.is-active{color:var(--ink-strong)}.nav__link.is-active{font-weight:600}.header__cta{opacity:0;pointer-events:none;justify-self:end;transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1);transform:translateY(-8px)scale(.92)}.header.is-condensed .header__cta{opacity:1;pointer-events:auto;transform:none}.header.is-condensed .nav{-webkit-backdrop-filter:blur(14px)saturate(1.3);backdrop-filter:blur(14px)saturate(1.3);box-shadow:var(--bevel-nav), 0 12px 28px -14px #1a425966;background:#ffffffb8}.header:before{content:"";-webkit-backdrop-filter:blur(16px)saturate(1.2);backdrop-filter:blur(16px)saturate(1.2);opacity:0;background:#eaf6feb8;border-bottom:1px solid #1a42590f;transition:opacity .45s;position:absolute;inset:0}.header.is-condensed:before{opacity:1}.header__burger{background:var(--surface-white);border-radius:50%;justify-self:end;place-items:center;width:44px;height:44px;display:none;box-shadow:0 6px 16px -8px #1a425959}.burger__bars{gap:5px;display:grid}.burger__bars i{background:var(--ink-strong);border-radius:2px;width:18px;height:2px;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .2s;display:block}.header.is-open .burger__bars i:first-child{transform:translateY(7px)rotate(45deg)}.header.is-open .burger__bars i:nth-child(2){opacity:0}.header.is-open .burger__bars i:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header__sheet{left:var(--gutter);right:var(--gutter);transform-origin:100% 0;flex-direction:column;gap:8px;transition:opacity .28s,transform .34s cubic-bezier(.22,1,.36,1),visibility;display:flex;position:absolute;top:calc(100% - 10px)}.header:not(.is-open) .header__sheet{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s,transform .24s,visibility 0s linear .24s;transform:translateY(-10px)scale(.96)}.sheet__nav{background:var(--surface-nav);box-shadow:var(--bevel-nav), 0 18px 38px -20px #1a425980;border-radius:24px;flex-direction:column;gap:2px;padding:6px;display:flex}.sheet__link{height:44px;color:var(--ink-nav);border-radius:18px;align-items:center;padding:0 16px;font-size:16px;font-weight:500;line-height:20px;display:flex}.sheet__link.is-active{color:var(--ink-strong);background:var(--surface-btn-light);box-shadow:var(--bevel-navlink);font-weight:600}.sheet__actions{flex-direction:column;gap:8px;display:flex}.sheet__actions .btn{width:100%}@media (width<=1100px){.header{--gutter:32px}.nav{display:none}.header__cta{opacity:1;pointer-events:auto;transform:none}}@media (width<=599px){.header{--gutter:20px;height:72px}.header__inner{justify-content:space-between;display:flex}.header__cta{display:none}.header__burger{display:grid}}.stats{background:var(--surface-white);width:100%;box-shadow:var(--bevel-card);border-radius:24px;justify-content:center;align-items:center;gap:40px;padding:24px;display:flex}.stat{text-align:center;white-space:nowrap;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:2px;min-width:0;display:flex}.stat__value{letter-spacing:-.3px;color:var(--ink-base);font-variant-numeric:tabular-nums;font-size:28px;font-weight:600;line-height:34px}.stat__label{color:var(--ink-muted);font-size:14px;font-weight:500;line-height:22px}@media (width>=600px) and (width<=899px){.stats{border-radius:22px;flex-wrap:wrap;gap:18px 12px;padding:20px 16px}.stat{flex:1 0 40%}.stat__value{font-size:24px;line-height:30px}.stat__label{white-space:normal;font-size:13px;line-height:18px}}@media (width<=599px){.stats{border-radius:28px;grid-template-columns:1fr 1fr;gap:10px 0;padding:18px;display:grid}.stat{gap:0}.stat__value{font-size:26px;line-height:32px}.stat__label{font-size:14px;line-height:22px}}.hero{background:var(--sky-base);isolation:isolate;--stage-w:1440;--stage-h:960;height:clamp(640px,66.667vw,100svh);position:relative;overflow:hidden}.hero__camera{transform-origin:50% 58%;will-change:transform, filter;position:absolute;inset:0}.hero__bg{position:absolute;inset:0}.hero__bg img{object-fit:cover;object-position:center 58%;width:100%;height:100%;position:absolute;inset:0}.hero__bg-ghost{opacity:0;pointer-events:none}.hero__stage{width:1440px;height:960px;transform:translate(-50%, -50%) scale(var(--hero-scale,1));transform-origin:50%;position:absolute;top:50%;left:50%}.hero__stage>*{position:absolute}.hero__cloudwrap{width:747px;height:337px;top:128px;left:346px}.hero__bubble{transform-origin:62% 88%;position:absolute;inset:0}.hero__cloudwrap .cloud{width:100%;height:100%}.cloud__dot{aspect-ratio:1;background:var(--surface-white);border-radius:50%;width:1.6064%;position:absolute;top:94.362%;left:75.635%;box-shadow:0 7px #0000000a}.hero__title{letter-spacing:-.3px;text-align:center;width:598px;color:var(--ink-soft);margin-left:-299px;font-size:58px;font-weight:700;line-height:.91025;position:absolute;top:81px;left:50%}.hero__group{width:716px;height:410px;top:402px;left:362px}.hero__group>*{position:absolute}.hero__pedestal{transform-origin:50% 100%;width:666.5px;height:57.5px;top:246.5px;left:25px}.hero__catshadow{width:482px;height:322px;top:6px;left:97px;overflow:hidden}.hero__catshadow img{width:482px;height:106.5px;position:absolute;top:215.5px;left:0}.hero__group .stats{width:716px;top:304px;left:0}.hero__cat{transform-origin:50% 100%;width:482px;height:322px;top:0;left:97px}.hero__actions{align-items:center;gap:4px;display:flex;top:851px;left:523px}@media (width>=600px) and (width<=899px){.hero{height:100svh;min-height:600px}.hero__stage{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;padding:92px 20px max(24px,5svh);display:flex;top:0;left:0;transform:none}.hero__stage>*{position:relative;top:auto;left:auto}.hero__cloudwrap{aspect-ratio:747/337;width:min(100%,420px);height:auto;margin-bottom:-7%}.hero__title{width:76%;margin-left:-38%;font-size:clamp(21px,6.2vw,30px);line-height:.95;top:21%;left:50%}.hero__group{flex-direction:column;align-items:center;width:100%;max-width:460px;height:auto;display:flex}.hero__group>*{position:relative;top:auto;left:auto}.hero__pedestal,.hero__catshadow{display:none}.hero__cat{order:-1;width:min(68%,290px);height:auto;margin-bottom:-5%}.hero__group .stats{width:100%;top:auto;left:auto}.hero__actions{justify-content:center;gap:8px;margin-top:16px}}@media (width<=599px){.hero{--stage-w:396;--stage-h:754;background:linear-gradient(#a3e2fc 0%,#b6e8fc 21%,#c9f0fc 42%,#daf7fc 58%,#e8f9fc 74%,#ebfafd 100%);height:clamp(603px,190.4vw,837px);min-height:0}.hero__bg img{width:252%;height:auto;margin-left:-126%;inset:auto auto 0 50%}.hero__stage{width:396px;height:754px;transform:translate(-50%, -50%) scale(var(--hero-scale,1));padding:0;display:block;top:50%;left:50%}.hero__stage>*{position:absolute}.hero__cloudwrap{aspect-ratio:747/337;width:356px;height:auto;margin-bottom:0;top:81px;left:20px}.hero__title{width:80%;margin-left:-40%;font-size:30px;line-height:33px;top:24%;left:50%}.hero__group{width:356px;max-width:none;height:205px;display:block;top:291px;left:20px}.hero__group>*{position:absolute}.hero__pedestal,.hero__catshadow{display:block}.hero__pedestal{width:333px;height:29px;top:123px;left:12.5px}.hero__catshadow{width:241px;height:161px;top:3px;left:53.5px}.hero__catshadow img{width:241px;height:53px;top:108px;left:0}.hero__group .stats{width:356px;top:152px;left:0}.hero__cat{order:0;width:241px;height:161px;margin-bottom:0;top:0;left:53.5px}.hero__actions{flex-direction:column;gap:8px;width:356px;top:613px;left:20px}.hero__actions .btn{width:100%;padding:16px 28px;font-size:16px}}.chip{pointer-events:auto;will-change:transform;display:block}.chip__body{background:var(--surface-white);box-shadow:var(--shadow-chip);white-space:nowrap;will-change:transform;border-radius:22px;align-items:center;gap:12px;padding:12px 16px 12px 14px;transition:box-shadow .35s;display:flex}.chip:hover .chip__body{box-shadow:var(--shadow-chip-hover)}.chip__flag{border-radius:44px;flex:none;width:44px;height:44px;position:relative;overflow:hidden}.chip__flag img{width:30px;height:30px;position:absolute;top:7px;left:7px}.chip__text{flex-direction:column;gap:1px;line-height:22px;display:flex}.chip__country{color:var(--ink-base);font-size:16px;font-weight:600}.chip__city{color:var(--ink-muted);font-size:14px;font-weight:400}.chip__ping{background:var(--brand-green-soft);border-radius:120px;align-items:center;gap:6px;padding:5px 10px;display:flex}.chip__dot{flex:none;width:7px;height:7px;position:relative}.chip__dot:after{content:"";border:1.5px solid var(--brand-green-dark);opacity:0;border-radius:50%;animation:2.4s cubic-bezier(.16,1,.3,1) infinite chip-ping;position:absolute;inset:-1px}.chip__ms{color:var(--brand-green-dark);font-size:13px;font-weight:600;line-height:20px}@keyframes chip-ping{0%{opacity:.75;transform:scale(1)}55%,to{opacity:0;transform:scale(2.6)}}@media (prefers-reduced-motion:reduce){.chip__dot:after{animation:none}}.locations{background:var(--sky-soft);isolation:isolate;padding:96px 0 104px;position:relative;overflow:hidden}.locations__decor{z-index:0;pointer-events:none;width:1440px;height:700px;margin-left:-720px;position:absolute;top:0;left:50%}.decor__cloud{opacity:.9;position:absolute}.locations__head{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:12px;width:min(760px,100% - 48px);margin:0 auto;display:flex;position:relative}.locations__title{letter-spacing:-.3px;color:var(--ink-base);font-size:40px;font-weight:700;line-height:1.12}.locations__title .split-line{margin-bottom:-.08em;padding-bottom:.08em}.locations__sub{color:var(--ink-muted);font-size:18px;line-height:28px}.ribbon{z-index:1;--fade:min(30%, 340px);flex-direction:column;gap:16px;height:261px;margin-top:36px;padding:11px 0;display:flex;position:relative}.ribbon__row{pointer-events:none;flex:none;height:69px;position:relative}.ribbon__fade{width:var(--fade);z-index:2;pointer-events:none;--fade-30:color-mix(in srgb, var(--sky-soft) 90%, transparent);--fade-62:color-mix(in srgb, var(--sky-soft) 55%, transparent);position:absolute;top:0;bottom:0}.ribbon__fade--left{background:linear-gradient(90deg, var(--sky-soft) 0, var(--fade-30) 30%, var(--fade-62) 62%, transparent 100%);left:0}.ribbon__fade--right{background:linear-gradient(270deg, var(--sky-soft) 0, var(--fade-30) 30%, var(--fade-62) 62%, transparent 100%);right:0}.locations__cta{z-index:1;justify-content:center;margin-top:36px;display:flex;position:relative}.locations__toggle .btn__label{align-items:center;gap:8px;display:inline-flex}.toggle__stack{display:grid}.toggle__label{white-space:nowrap;grid-area:1/1;justify-self:center}.toggle__label--open{opacity:0}.toggle__chevron{color:var(--brand-teal-dark);flex:none;margin-right:-4px}.sticker{z-index:2;background:var(--accent-yellow);box-shadow:var(--shadow-sticker);color:var(--ink-base);white-space:nowrap;transform-origin:50% 120%;border-radius:120px;margin-left:381px;padding:9px 16px;font-size:15px;font-weight:600;line-height:20px;position:absolute;top:440px;left:50%;transform:rotate(-5deg)}@media (width<=1320px){.sticker{margin-left:0;left:auto;right:24px}}@media (width<=899px){.locations{padding:64px 0 72px}.locations__title{font-size:clamp(26px,6.4vw,34px)}.locations__sub{font-size:16px;line-height:24px}.ribbon{--fade:min(22%, 120px);margin-top:28px}.locations__cta{margin-top:28px}.sticker{z-index:2;margin:22px auto 0;display:table;position:relative;top:auto;left:auto;right:auto}}.features{background:var(--sky-soft);padding:24px;position:relative}.features__panel{max-width:var(--page-w);background:var(--panel-mint);border-radius:32px;grid-template-columns:494px 1fr 40px;align-items:center;gap:56px;min-height:432px;margin:0 auto;padding:48px 120px;display:grid}.features__title{letter-spacing:-.3px;color:var(--ink-base);font-size:40px;font-weight:700;line-height:1.12}.features__deck{--spread:1;touch-action:pan-y;height:336px;position:relative}.features__deck:focus-visible{outline-offset:16px}.fcard{border:2px solid var(--surface-line);background:var(--surface-white);transform-origin:50%;will-change:transform;-webkit-user-select:none;user-select:none;border-radius:28px;width:320px;height:336px;margin-left:-160px;padding:30px;position:absolute;top:0;left:50%;box-shadow:0 5px #213d4a14}.fcard__plate{border-radius:20px;place-items:center;width:60px;height:60px;display:grid}.fcard__title{letter-spacing:-.2px;color:var(--ink-base);margin-top:16px;font-size:20px;font-weight:600;line-height:28px}.fcard__body{color:var(--ink-muted);margin-top:16px;font-size:16px;line-height:25px}.features__dots{background:#ffffff8c;border-radius:120px;flex-direction:column;align-items:center;gap:8px;padding:14px 0;display:flex}.fdot{place-items:center;width:20px;height:12px;display:grid}.fdot__mark{background:#b8dfe6;border-radius:50%;width:12px;height:12px;display:block}@media (width<=1279px){.features__panel{grid-template-columns:minmax(260px,380px) 1fr 40px;gap:40px;padding:48px 56px}.features__title{font-size:clamp(28px,3vw,40px)}.features__deck{--spread:.7}}@media (width<=899px){.features{padding:16px}.features__panel{border-radius:28px;grid-template-columns:1fr;justify-items:center;gap:28px;min-height:0;padding:40px 20px 28px}.features__title{text-align:center;font-size:clamp(26px,6.4vw,34px)}.features__deck{--spread:.42;width:min(100%,320px);height:380px}.fcard{width:100%;height:380px;margin-left:0;padding:24px;left:0}.fcard__title{font-size:18px;line-height:25px}.fcard__body{font-size:15px;line-height:23px}.features__dots{flex-direction:row;padding:8px 14px}.fdot{width:12px;height:20px}}.legal-link{isolation:isolate;cursor:pointer;transform-origin:50%;align-items:center;display:inline-flex;position:relative}.legal-link__label{z-index:1;position:relative}.legal-link__halo,.legal-link__ring{z-index:0;pointer-events:none;border-radius:999px;position:absolute;inset:-7px -14px}.legal-link__halo{background:var(--surface-btn-frost);box-shadow:var(--shadow-chip);opacity:0}.legal-link__ring{border:2px solid var(--brand-teal);opacity:0}.legal-link--footer{color:var(--ink-muted);transition:color .25s}.legal-link--footer:hover,.legal-link--footer:focus-visible{color:var(--ink-base)}.legal-link--inline{color:var(--brand-teal-dark);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:color .25s}.legal-link--inline:hover,.legal-link--inline:focus-visible{color:var(--ink-base)}.legal-link--inline .legal-link__halo,.legal-link--inline .legal-link__ring{inset:-4px -8px}.pricing{background:var(--sky-soft);padding:24px;position:relative}.pricing__panel{max-width:var(--page-w);background:var(--panel-frost);border-radius:32px;margin:0 auto;padding:64px 120px}.pricing__head{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.pricing__title{letter-spacing:-.3px;color:var(--ink-base);font-size:40px;font-weight:700;line-height:1.12}.pricing__title .split-line{margin-bottom:-.08em;padding-bottom:.08em}.pricing__sub{color:var(--ink-muted);font-size:18px;line-height:28px}.pricing__plans{grid-template-columns:repeat(3,1fr);align-items:center;gap:16px;margin-top:36px;display:grid}.plan{background:var(--surface-white);min-height:380px;box-shadow:var(--shadow-card);border:2px solid #0000;border-radius:28px;flex-direction:column;padding:32px;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s;display:flex}.plan:hover{box-shadow:var(--shadow-deck);transform:translateY(-6px)}.plan--featured{border-color:var(--brand-teal);min-height:384px;box-shadow:0 0 0 6px #39b2b71f, var(--shadow-card)}.plan__name{align-items:center;gap:10px;min-height:32px;display:flex}.plan__name h3{letter-spacing:-.2px;color:var(--ink-base);flex:1;font-size:20px;font-weight:600;line-height:28px}.plan__badge{background:var(--accent-yellow);color:var(--ink-base);white-space:nowrap;border-radius:16px;flex:none;padding:6px 12px;font-size:13px;font-weight:600;line-height:20px}.plan__price{margin-top:24px}.plan__figure{letter-spacing:-.5px;color:var(--ink-base);font-variant-numeric:tabular-nums;align-items:baseline;font-size:40px;font-weight:700;line-height:31px;display:flex}.plan__currency{white-space:pre}.plan__per{letter-spacing:0;color:var(--ink-muted);margin-left:8px;font-size:13px;font-weight:500;line-height:1}.plan__note{color:var(--ink-muted);margin-top:12px;font-size:14px;line-height:22px}.plan__feats{flex-direction:column;gap:12px;margin:24px 0 0;padding:0;list-style:none;display:flex}.plan__feat{color:var(--ink-base);align-items:flex-start;gap:12px;font-size:16px;line-height:25px;display:flex}.plan__feat img{flex:none;margin-top:1.5px}.plan__cta{width:100%;margin-top:auto;padding-top:16px;padding-bottom:16px}.pricing__note{text-align:center;width:min(570px,100%);color:var(--ink-muted);margin:36px auto 0;font-size:14px;line-height:22px}@media (width<=1279px){.pricing__panel{padding:56px 40px}.pricing__title{font-size:clamp(28px,3.2vw,40px)}}@media (width<=899px){.pricing{padding:16px}.pricing__panel{border-radius:28px;padding:40px 20px 36px}.pricing__title{font-size:clamp(26px,6.4vw,34px)}.pricing__sub{font-size:16px;line-height:24px}.pricing__plans{grid-template-columns:1fr;gap:14px;margin-top:28px}.plan,.plan--featured{min-height:0;padding:24px}.plan:hover{transform:none}}.summary{background:linear-gradient(180deg, var(--sky-soft) 0%, #fff 58%);padding:104px 24px 112px;position:relative}.summary__inner{width:min(1200px,100%);margin:0 auto}.summary__title{text-align:center;letter-spacing:-.3px;color:var(--ink-base);font-size:40px;font-weight:700;line-height:1.12}.summary__grid{flex-direction:column;gap:16px;margin-top:36px;display:flex}.summary__row{gap:8px;display:grid}.summary__row--lead{grid-template-columns:862fr 330fr}.summary__row--tiles{grid-template-columns:repeat(3,1fr)}.scard{background:var(--surface-white);border-radius:28px;padding:30px 32px;transition:transform .45s cubic-bezier(.22,1,.36,1);position:relative}.scard--connect{background:var(--card-mint);grid-template-columns:minmax(0,410px) auto;align-items:center;gap:20px;min-height:228px;display:grid;overflow:hidden}.scard--devices{background:var(--accent-yellow-soft);flex-direction:column;justify-content:center;min-height:228px;display:flex}.scard--tile{flex-direction:column;justify-content:center;min-height:142px;display:flex}.scard:hover{transform:translateY(-4px)}.sfigure{letter-spacing:-2px;color:var(--ink-base);font-variant-numeric:tabular-nums;font-size:72px;font-weight:700;line-height:78px}.scard__title{letter-spacing:-.2px;color:var(--ink-base);margin-top:14px;font-size:20px;font-weight:600;line-height:28px}.scard--tile .scard__title,.summary__ask .scard__title{margin-top:0}.scard__body{color:var(--ink-muted);margin-top:4px;font-size:14px;line-height:22px}.ssteps{flex-direction:column;align-items:flex-start;gap:4px;margin:0;padding:0;list-style:none;display:flex}.sstep{background:var(--surface-white);color:var(--ink-base);white-space:nowrap;border-radius:19px;align-items:center;gap:8px;padding:7px 16px 7px 8px;font-size:15px;font-weight:500;line-height:20px;display:flex;box-shadow:0 3px #1a42590f}.sstep__n{background:var(--brand-green-soft);width:24px;height:24px;color:var(--brand-green-dark);border-radius:50%;place-items:center;font-size:13px;font-weight:600;display:grid}.summary__cat{pointer-events:none;width:200px;height:auto;position:absolute;bottom:0;right:0}.summary__ask{background:var(--surface-white);min-height:102px;box-shadow:var(--shadow-card);border-radius:28px;justify-content:space-between;align-items:center;gap:24px;margin-top:16px;padding:24px 34px;display:flex}.summary__ask .scard__body{margin-top:4px}@media (width<=1100px){.summary__row--lead{grid-template-columns:1fr}.scard--connect{grid-template-columns:1fr;gap:24px;padding-bottom:140px}.summary__cat{width:200px;right:0}.ssteps{flex-flow:wrap}}@media (width<=899px){.summary{padding:64px 16px 72px}.summary__title{font-size:clamp(26px,6.4vw,34px)}.summary__grid{gap:12px;margin-top:28px}.summary__row{grid-template-columns:1fr;gap:12px}.scard{border-radius:24px;padding:24px}.scard--connect,.scard--devices,.scard--tile{min-height:0}.scard--connect{padding-bottom:150px}.sfigure{font-size:56px;line-height:62px}.summary__cat{width:165px;bottom:8px;left:auto;right:8px}.scard:hover{transform:none}.summary__ask{text-align:center;flex-direction:column;align-items:stretch;gap:16px;padding:24px}.summary__ask .btn{justify-content:center}}.cta{background:var(--surface-white);padding:24px}.cta__panel{background:var(--brand-teal);border-radius:36px;align-items:center;width:min(1200px,100%);min-height:277px;margin:0 auto;padding:64px 72px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 4px #ffffff29,inset 0 -6px #00000014,0 26px 50px -26px #1a425980}.cta__copy{z-index:1;max-width:638px;position:relative}.cta__title{letter-spacing:-.3px;color:var(--ink-inverse);font-size:40px;font-weight:700;line-height:1.12}.cta__sub{color:#ffffffdb;margin-top:8px;font-size:18px;line-height:28px}.cta__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;display:flex}.cta__cat{pointer-events:none;width:280px;height:272px;position:absolute;top:0;right:0}@media (width<=899px){.cta{padding:16px}.cta__panel{border-radius:28px;min-height:0;padding:32px 24px 190px}.cta__title{font-size:clamp(26px,6.4vw,34px)}.cta__sub{font-size:16px;line-height:24px}.cta__cat{width:200px;height:auto;top:auto;bottom:0;right:-14px}}@media (width<=560px){.cta__actions{flex-direction:column;align-items:stretch;width:min(100%,320px)}.cta__actions .btn{width:100%}}.footer{background:linear-gradient(180deg, #fff 0%, var(--sky-soft) 42%);isolation:isolate;min-height:398px;padding:80px 24px 0;position:relative;overflow:hidden}.footer__decor{z-index:0;pointer-events:none;width:1440px;height:364px;margin-left:-720px;position:absolute;top:0;left:50%}.footer__cloud{opacity:.55;position:absolute}.footer__hill{z-index:0;pointer-events:none;width:max(100%,1600px);max-width:none;height:clamp(150px,10.4vw,280px);position:absolute;bottom:0;left:calc(50% - max(50%,800px))}.footer__inner{z-index:1;width:min(1200px,100%);margin:0 auto;position:relative}.footer__top{grid-template-columns:380px repeat(3,193px);justify-content:space-between;gap:32px;display:grid}.footer__tagline{color:var(--ink-muted);margin-top:16px;font-size:14px;line-height:22px}.footer__eyebrow{letter-spacing:1.3px;text-transform:uppercase;color:var(--ink-muted);font-size:13px;font-weight:600;line-height:16px}.footer__col ul{flex-direction:column;gap:14px;margin:14px 0 0;padding:0;list-style:none;display:flex}.footer__col a{color:var(--ink-base);font-size:14px;line-height:22px;transition:color .25s}.footer__col a:hover{color:var(--brand-teal-dark)}.footer__bottom{color:var(--ink-muted);align-items:center;gap:32px;margin-top:56px;padding:26px 0 30px;font-size:14px;line-height:22px;display:flex}.footer__bottom p{flex:1}.footer__bottom a{transition:color .25s}.footer__bottom a:hover{color:var(--brand-teal-dark)}@media (width<=1100px){.footer__top{grid-template-columns:1fr 1fr 1fr;gap:32px 24px}.footer__brand{grid-column:1/-1}}@media (width<=899px){.footer{padding:56px 20px 0}.footer__top{grid-template-columns:1fr 1fr;gap:28px 20px}.footer__bottom{flex-direction:column;align-items:flex-start;gap:10px;margin-top:40px;padding-bottom:40px}}.legal{z-index:180;pointer-events:none;position:fixed;inset:0;overflow:hidden}.legal.is-open{pointer-events:auto}.legal__plate,.legal__ring{left:var(--plate-x,50%);top:var(--plate-y,50%);width:var(--plate-size,200vmax);height:var(--plate-size,200vmax);margin-left:calc(var(--plate-size,200vmax) / -2);margin-top:calc(var(--plate-size,200vmax) / -2);border-radius:50%;position:absolute;transform:scale(0)}.legal__plate{z-index:1;background:radial-gradient(circle at 50% 50%, var(--sky-soft) 0%, var(--panel-frost) 62%, #bfe3e6 100%)}.legal__ring{z-index:3;opacity:0;background:radial-gradient(circle,#fff0 58%,#ffffff42 100%);border:3px solid #ffffffb3}.legal__morph{z-index:4;background:var(--surface-white);box-shadow:var(--shadow-card), inset 0 0 0 1px #ffffffe6;visibility:hidden;pointer-events:none;will-change:left, top, width, height;position:fixed}.legal__stage{z-index:5;pointer-events:none;grid-template:1fr/1fr;place-items:center;padding:40px 24px;display:grid;position:absolute;inset:0}.legal__sheet{background:var(--surface-white);width:min(920px,100%);height:min(840px,100%);box-shadow:var(--shadow-card);opacity:0;transform-origin:50%;will-change:transform, opacity;border-radius:32px;grid-area:1/1;grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.legal__sheet[hidden]{display:none}.legal.is-lit .legal__sheet{pointer-events:auto}.legal__sheet:focus{outline:none}.legal__head{background:linear-gradient(180deg, var(--panel-frost) 0%, var(--surface-white) 100%);padding:28px 44px 22px;position:relative}.legal__headrow{justify-content:space-between;align-items:center;gap:16px;display:flex}.legal__switch{box-shadow:var(--bevel-nav);background:#ffffffa8;border-radius:999px;gap:4px;padding:4px;display:flex}.legal__tab{font-family:var(--font-ui);color:var(--ink-nav);border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600;line-height:18px;transition:background .3s,color .3s}.legal__tab:hover{color:var(--ink-base)}.legal__tab.is-current{background:var(--surface-white);box-shadow:var(--bevel-navlink);color:var(--ink-base)}.legal__close{background:var(--surface-white);width:44px;height:44px;box-shadow:var(--shadow-chip);color:var(--ink-soft);transform-origin:50%;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .3s,color .3s;display:flex}.legal__close:hover{background:var(--accent-coral-soft);color:var(--ink-base)}.legal__title{letter-spacing:-.3px;color:var(--ink-base);margin-top:22px;font-size:34px;font-weight:700;line-height:1.12}.legal__lead{max-width:62ch;color:var(--ink-muted);margin-top:10px;font-size:16px;line-height:25px}.legal__updated{letter-spacing:1.1px;text-transform:uppercase;color:var(--ink-muted);margin-top:14px;font-size:12px;font-weight:600;line-height:16px}.legal__rail{background:#1a425914;height:3px;position:absolute;bottom:0;left:0;right:0}.legal__railbar{background:var(--brand-teal);transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}.legal__body{overscroll-behavior:contain;scrollbar-gutter:stable;padding:26px 44px 36px;overflow-y:auto}.legal__h2{color:var(--ink-base);margin-top:34px;font-size:22px;font-weight:700;line-height:1.2}.legal__block:first-child{margin-top:0}.legal__h3{color:var(--ink-soft);margin-top:24px;font-size:17px;font-weight:600;line-height:1.3}.legal__p{max-width:74ch;color:var(--ink-soft);margin-top:12px;font-size:16px;line-height:27px}.legal__clause{max-width:78ch;color:var(--ink-soft);grid-template-columns:54px minmax(0,1fr);margin-top:12px;font-size:16px;line-height:27px;display:grid}.legal__clausenum{font-family:var(--font-ui);font-variant-numeric:tabular-nums;color:var(--brand-teal-dark);font-weight:600}.legal__h2+.legal__clause,.legal__h3+.legal__clause{margin-top:14px}.legal__toc{background:var(--sky-soft);border-radius:24px;margin-bottom:8px;padding:22px 26px 24px}.legal__toctitle{cursor:pointer;letter-spacing:1.1px;text-transform:uppercase;color:var(--ink-muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:600;line-height:16px;list-style:none;display:flex}.legal__toctitle::-webkit-details-marker{display:none}.legal__toctitle svg{flex:none;transition:transform .3s}.legal__toc[open] .legal__toctitle svg{transform:rotate(180deg)}.legal__toclist{columns:2;column-gap:20px;margin:12px 0 0;padding:0;list-style:none}.legal__toclist li{break-inside:avoid}.legal__toclist button{text-align:left;width:100%;color:var(--ink-soft);border-radius:10px;padding:4px 10px;font-size:14px;line-height:21px;transition:background .25s,color .25s}.legal__toclist button:hover{background:var(--surface-white);color:var(--brand-teal-dark)}.legal__body strong{color:var(--ink-base);font-weight:600}.legal__body a{color:var(--brand-teal-dark);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:color .25s}.legal__body a:hover{color:var(--ink-base)}.legal__ul,.legal__ol{max-width:74ch;color:var(--ink-soft);flex-direction:column;gap:10px;margin:14px 0 0;padding:0;font-size:16px;line-height:27px;list-style:none;display:flex}.legal__ul li,.legal__ol li{padding-left:30px;position:relative}.legal__ul li:before{content:"";background:var(--brand-green);border-radius:50%;width:7px;height:7px;position:absolute;top:11px;left:8px}.legal__ol{counter-reset:legal}.legal__ol li{counter-increment:legal;padding-left:38px}.legal__ol li:before{content:counter(legal);background:var(--brand-teal-soft);width:24px;height:24px;font-family:var(--font-ui);color:var(--brand-teal-dark);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:600;line-height:1;display:flex;position:absolute;top:3px;left:0}.legal__note{background:var(--card-mint);max-width:74ch;color:var(--ink-soft);border-radius:20px;margin-top:20px;padding:18px 24px 18px 28px;font-size:16px;line-height:26px;position:relative}.legal__note:before{content:"";background:var(--brand-teal);border-radius:4px;width:4px;position:absolute;top:18px;bottom:18px;left:12px}.legal__foot{background:var(--sky-soft);border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:44px;padding:26px 28px;display:flex}.legal__foot p{color:var(--ink-soft);font-size:15px;line-height:24px}.legal__footactions{align-items:center;gap:14px;display:flex}.legal__support{font-family:var(--font-ui);color:var(--brand-teal-dark);font-size:15px;font-weight:600}.legal__support:hover{color:var(--ink-base)}.legal__done{background:var(--surface-btn-frost);box-shadow:var(--bevel-button), var(--shadow-chip);font-family:var(--font-ui);color:var(--ink-strong);border-radius:120px;padding:13px 24px;font-size:15px;font-weight:600;line-height:20px;transition:background .3s}.legal__done:hover{background:var(--surface-white)}@media (width<=699px){.legal__stage{padding:0}.legal__sheet{border-radius:0;width:100%;height:100%}.legal__head{padding:18px 20px 16px;padding-top:max(18px, env(safe-area-inset-top))}.legal__switch{flex:1}.legal__tab{text-align:center;flex:1;padding:9px 10px;font-size:13px}.legal__title{margin-top:16px;font-size:26px}.legal__lead{font-size:15px;line-height:24px}.legal__body{padding:22px 20px max(28px, env(safe-area-inset-bottom))}.legal__h2{margin-top:28px;font-size:20px}.legal__p,.legal__ul,.legal__ol,.legal__note,.legal__clause{font-size:15px;line-height:25px}.legal__clause{grid-template-columns:46px minmax(0,1fr)}.legal__toc{padding:18px 20px 20px}.legal__toclist{columns:1}.legal__foot{flex-direction:column;align-items:flex-start;padding:20px}.legal__footactions{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){.legal__morph,.legal__ring{display:none}}:root{--ink-base:#19373f;--ink-soft:#1c4553;--ink-muted:#6c6678;--ink-inverse:#fff;--ink-strong:#1b1b1b;--ink-nav:#326c85;--brand-teal:#39b2b7;--brand-teal-dark:#2a8b90;--brand-teal-soft:#d9f0f1;--brand-green:#7cc94b;--brand-green-dark:#5ca632;--brand-green-mid:#d3edbb;--brand-green-soft:#e4f5d6;--accent-yellow:#ffc93c;--accent-yellow-soft:#fff3d2;--accent-coral:#ff8a5b;--accent-coral-soft:#ffe6dc;--accent-violet:#9b87f5;--accent-violet-soft:#ede8fe;--sky-base:#cfeafb;--sky-soft:#eaf6fe;--surface-white:#fff;--surface-line:#e8e8ee;--surface-nav:#99d1e9;--surface-btn-light:#f5f5f5;--surface-btn-frost:#f6ffff;--panel-mint:#d6f5ef;--panel-frost:#d9f0f1;--card-mint:#d9f0f1;--font-sans:"Rubik", "Segoe UI", system-ui, sans-serif;--font-ui:"Golos Text", "Rubik", "Segoe UI", system-ui, sans-serif;--shadow-card:0 18px 38px -18px #1a42593d, 0 4px 0 0 #1a42590d;--shadow-deck:0 24px 46px -20px #1a425947;--shadow-chip:0 10px 20px -6px #1a42591a, 0 4px 0 0 #1a42590f;--shadow-chip-hover:0 18px 34px -10px #1a425938, 0 6px 0 0 #1a425914;--shadow-sticker:0 4px 0 0 #1a425929;--bevel-button:inset 0 3px 0 0 #ffffff29, inset 0 -4px 0 0 #00000014;--bevel-nav:inset 0 2px 0 0 #00000008;--bevel-navlink:inset 0 3px 0 0 #ffffff29, inset 0 -2px 0 0 #00000014;--bevel-card:inset 0 -8px 0 0 #00000014;--page-w:1440px;--gutter:72px;--hero-scale:1}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scrollbar-gutter:stable}body{background:var(--sky-soft);color:var(--ink-base);font-family:var(--font-sans);font-synthesis-weight:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:clip}body.is-intro,body.is-leaving,body.is-reading{overflow:hidden}h1,h2,h3,p{margin:0}section[id],article[id]{scroll-margin-top:96px}img,svg{display:block}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--brand-teal);outline-offset:3px;border-radius:6px}[data-anim]{will-change:transform, opacity}.app:not(.is-ready) [data-anim]{opacity:0}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.app [data-anim]{opacity:1!important;filter:none!important;transform:none!important}}
