.hero-marquee{--marquee-duration: 35s;--marquee-fade: 50%;--marquee-start-offset: 12rem}.hero-marquee__viewport{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(to right,transparent 10%,black var(--marquee-fade),black calc(90% - var(--marquee-fade)),transparent 90%);mask-image:linear-gradient(to right,transparent 10%,black var(--marquee-fade),black calc(90% - var(--marquee-fade)),transparent 90%)}.hero-marquee__track{display:flex;width:max-content;animation:hero-marquee-scroll var(--marquee-duration) linear infinite}.hero-marquee__item{flex-shrink:0;white-space:nowrap}@keyframes hero-marquee-scroll{0%{transform:translate(var(--marquee-start-offset))}to{transform:translate(calc(-50% + var(--marquee-start-offset)))}}.hero-phone{transform:translate(-2rem)}@keyframes hero-phone-parallax{0%{transform:translate(-2rem)}to{transform:translate(-2rem,2.5rem)}}@media(min-width:768px){.hero-phone{transform:translate(-5rem)}@keyframes hero-phone-parallax{0%{transform:translate(-5rem)}to{transform:translate(-5rem,5rem)}}}@supports (animation-timeline: scroll()){.hero-phone{animation:hero-phone-parallax linear forwards;animation-timeline:scroll(root block);animation-range:0 80vh}}.hero-glove{--hero-glove-parallax-x: 0px;transform:translate(calc(-4rem + var(--hero-glove-parallax-x)))}@media(min-width:768px){.hero-glove{transform:translate(calc(-8rem + var(--hero-glove-parallax-x)))}}@media(prefers-reduced-motion:reduce){.hero-marquee__track{animation:none;justify-content:center;width:100%}.hero-marquee__item[aria-hidden=true],.hero-marquee__sep{display:none}.hero-phone{animation:none;transform:translate(-2rem)}.hero-glove{transform:translate(-4rem)}}@media(prefers-reduced-motion:reduce)and (min-width:768px){.hero-phone{transform:translate(-5rem)}.hero-glove{transform:translate(-8rem)}}.demo-doc-path{stroke-dasharray:1;stroke-dashoffset:1.1;opacity:0;animation-duration:7s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.demo-doc-path--circle{animation-name:demo-doc-draw-circle}.demo-doc-path--arrow{animation-name:demo-doc-draw-arrow}.demo-doc-path--square{animation-name:demo-doc-draw-square}@keyframes demo-doc-draw-circle{0%,4%{opacity:0}4.01%{opacity:1}18%{stroke-dashoffset:0;opacity:1}78%{stroke-dashoffset:0;opacity:1}88%,to{stroke-dashoffset:1;opacity:0}}@keyframes demo-doc-draw-arrow{0%,20%{opacity:0}20.01%{stroke-dashoffset:1;opacity:1}34%{stroke-dashoffset:0;opacity:1}78%{stroke-dashoffset:0;opacity:1}88%,to{stroke-dashoffset:1;opacity:0}}@keyframes demo-doc-draw-square{0%,36%{opacity:0}36.01%{stroke-dashoffset:1;opacity:1}54%{stroke-dashoffset:0;opacity:1}78%{stroke-dashoffset:0;opacity:1}88%,to{stroke-dashoffset:1;opacity:0}}@media(prefers-reduced-motion:reduce){.demo-doc-path{animation:none;stroke-dashoffset:0;opacity:1}}.pricing[data-astro-cid-hkoc4sea]{--pricing-ink: #0b130f;--pricing-green: #173528;--pricing-lime: #d9f05c;position:relative;overflow:hidden;background:var(--color-muted);color:var(--pricing-ink);padding:96px 0 112px}.pricing-wrap[data-astro-cid-hkoc4sea]{max-width:1280px;margin:0 auto;padding:0 32px}.pricing-head[data-astro-cid-hkoc4sea]{max-width:896px;margin:0 auto 80px;text-align:center}.pricing-head[data-astro-cid-hkoc4sea] h2[data-astro-cid-hkoc4sea]{margin:0 0 24px}.pricing-head[data-astro-cid-hkoc4sea] p[data-astro-cid-hkoc4sea]{max-width:768px;margin:0 auto;color:var(--color-text-secondary)}.plan-grid[data-astro-cid-hkoc4sea]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px}.plan-card[data-astro-cid-hkoc4sea]{position:relative;isolation:isolate;overflow:hidden;min-height:560px;display:flex;flex-direction:column;color:#fff;background:linear-gradient(145deg,#173528,#0b1f16 52%,#08140f);border:1px solid rgba(11,19,15,.75);border-radius:0;box-shadow:0 26px 55px -38px #0b130fd9;transition:transform .35s ease,box-shadow .35s ease}.plan-card[data-astro-cid-hkoc4sea]:hover{box-shadow:0 34px 65px -35px #0b130fbf}.plan-card[data-astro-cid-hkoc4sea].is-featured{z-index:2;min-height:608px;transform:translateY(-24px);border-color:#d9f05c6b;box-shadow:0 34px 70px -35px #0b130ff2}.plan-card[data-astro-cid-hkoc4sea].is-featured:hover{transform:translateY(-24px)}.plan-card[data-astro-cid-hkoc4sea]:after{content:"";position:absolute;z-index:-1;left:-10%;right:-10%;bottom:-8%;height:44%;background-image:linear-gradient(rgba(197,231,213,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(197,231,213,.11) 1px,transparent 1px);background-size:34px 34px;transform:perspective(300px) rotateX(58deg) scale(1.15);transform-origin:bottom;-webkit-mask-image:linear-gradient(to top,black,transparent);mask-image:linear-gradient(to top,black,transparent)}.card-glow[data-astro-cid-hkoc4sea]{position:absolute;z-index:-2;width:320px;height:320px;right:-170px;bottom:-120px;border-radius:50%;background:#a1d8bb2e;filter:blur(42px)}.is-featured[data-astro-cid-hkoc4sea] .card-glow[data-astro-cid-hkoc4sea]{right:-70px;bottom:-85px;background:#a1d8bb3d;filter:blur(56px)}.card-top[data-astro-cid-hkoc4sea]{padding:26px 28px 22px}.plan-asset[data-astro-cid-hkoc4sea]{display:block;width:100%;height:96px;margin:-14px auto 0;object-fit:contain;object-position:center}.pricing[data-astro-cid-hkoc4sea] .plan-card[data-astro-cid-hkoc4sea] h3[data-astro-cid-hkoc4sea]{margin:10px 0 4px;color:#fff;font-family:FugazOne,sans-serif;font-style:normal;font-size:clamp(28px,2.7vw,36px);line-height:1;text-align:center}.tagline[data-astro-cid-hkoc4sea]{min-height:23px;margin:0;color:#ffffff9e;font-size:13px;text-align:center}.price-line[data-astro-cid-hkoc4sea]{display:flex;align-items:flex-end;gap:8px;margin:22px 0 20px}.price[data-astro-cid-hkoc4sea]{font-family:FugazOne,sans-serif;font-size:clamp(42px,3.7vw,50px);line-height:.8;letter-spacing:-.04em}.price-meta[data-astro-cid-hkoc4sea]{display:flex;gap:3px;padding-bottom:1px;color:#ffffff85;font-size:12px;white-space:nowrap}.price-meta[data-astro-cid-hkoc4sea] b[data-astro-cid-hkoc4sea]{color:#ffffffe0;font-weight:600}.plan-cta[data-astro-cid-hkoc4sea]{display:flex;width:100%;align-items:center;justify-content:space-between;padding:13px 15px 13px 17px;border:1px solid rgba(255,255,255,.16);border-radius:0;background:#ffffff13;color:#fff;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s ease,border-color .2s ease}.plan-cta[data-astro-cid-hkoc4sea] svg[data-astro-cid-hkoc4sea]{width:18px;height:18px;transition:transform .2s ease}.plan-cta[data-astro-cid-hkoc4sea]:hover{background:#ffffff21;border-color:#ffffff4d}.plan-cta[data-astro-cid-hkoc4sea]:hover svg[data-astro-cid-hkoc4sea]{transform:translate(3px)}.is-featured[data-astro-cid-hkoc4sea] .plan-cta[data-astro-cid-hkoc4sea]{background:#1f4830d1;border-color:#a1d8bb47;color:#fff}.is-featured[data-astro-cid-hkoc4sea] .plan-cta[data-astro-cid-hkoc4sea]:hover{background:#2a593ee6;border-color:#a1d8bb6b}.features[data-astro-cid-hkoc4sea]{flex:1;padding:19px 28px 24px;border-top:1px solid rgba(255,255,255,.1);background:linear-gradient(to bottom,rgba(255,255,255,.025),transparent)}.features-label[data-astro-cid-hkoc4sea]{margin-bottom:14px;color:#ffffff6b;font-family:var(--font-mono, monospace);font-size:9px;letter-spacing:.15em;text-transform:uppercase}.features[data-astro-cid-hkoc4sea] ul[data-astro-cid-hkoc4sea]{list-style:none;padding:0;margin:0;display:grid;gap:10px}.features[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea]{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:7px;min-width:0;color:#ffffffad;font-size:12px}.features[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea]>span[data-astro-cid-hkoc4sea]:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.features[data-astro-cid-hkoc4sea] strong[data-astro-cid-hkoc4sea]{color:#fff;font-weight:600;text-align:right}.check[data-astro-cid-hkoc4sea]{width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:#d9f05c21;color:var(--pricing-lime)}.check[data-astro-cid-hkoc4sea] svg[data-astro-cid-hkoc4sea]{width:11px;height:11px}@media(max-width:1050px){.pricing[data-astro-cid-hkoc4sea]{padding-top:80px}.pricing-head[data-astro-cid-hkoc4sea]{margin-bottom:60px}.plan-grid[data-astro-cid-hkoc4sea]{grid-template-columns:1fr;max-width:560px;margin:0 auto;gap:18px}.plan-card[data-astro-cid-hkoc4sea],.plan-card[data-astro-cid-hkoc4sea].is-featured{min-height:0;transform:none}.plan-card[data-astro-cid-hkoc4sea]:hover,.plan-card[data-astro-cid-hkoc4sea].is-featured:hover{transform:none}.tagline[data-astro-cid-hkoc4sea]{min-height:0}}@media(max-width:700px){.pricing[data-astro-cid-hkoc4sea]{padding:64px 0 72px}.pricing-wrap[data-astro-cid-hkoc4sea]{padding:0 20px}.pricing-head[data-astro-cid-hkoc4sea]{margin-bottom:48px}.card-top[data-astro-cid-hkoc4sea]{padding:24px 23px 20px}.features[data-astro-cid-hkoc4sea]{padding:18px 23px 23px}.price[data-astro-cid-hkoc4sea]{font-size:46px}.features[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea]>span[data-astro-cid-hkoc4sea]:nth-child(2){white-space:normal}}@media(prefers-reduced-motion:reduce){.plan-card[data-astro-cid-hkoc4sea],.plan-cta[data-astro-cid-hkoc4sea],.plan-cta[data-astro-cid-hkoc4sea] svg[data-astro-cid-hkoc4sea]{transition:none}}
