.LanguageSwitch-module__jp3qcW__lang{position:relative}.LanguageSwitch-module__jp3qcW__lang select{appearance:none;background:var(--surface);border:1px solid var(--line);font:inherit;color:var(--ink);cursor:pointer;border-radius:8px;padding:.4rem 1.8rem .4rem .7rem;font-size:.85rem}.LanguageSwitch-module__jp3qcW__lang:after{content:"";border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);pointer-events:none;width:.4rem;height:.4rem;position:absolute;top:50%;right:.65rem;transform:translateY(-60%)rotate(45deg)}
.Nav-module__Q9ENIa__nav{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb, var(--bg) 82%, transparent);border-bottom:1px solid var(--line);position:sticky;top:0}.Nav-module__Q9ENIa__inner{max-width:var(--max);align-items:center;gap:1.25rem;margin:0 auto;padding:.9rem 1.25rem;display:flex}.Nav-module__Q9ENIa__brand{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:1.05rem;font-weight:700}.Nav-module__Q9ENIa__links{gap:1rem;margin-left:auto;font-size:.92rem;display:flex}.Nav-module__Q9ENIa__links a{color:var(--muted);transition:color .15s}.Nav-module__Q9ENIa__links a:hover{color:var(--ink)}@media (max-width:640px){.Nav-module__Q9ENIa__links{display:none}.Nav-module__Q9ENIa__inner{justify-content:space-between}}
.Hero-module__HM1tmq__hero{border-bottom:1px solid var(--line);background:radial-gradient(ellipse 80% 60% at 70% 20%, #0f766e24, transparent 55%), radial-gradient(ellipse 50% 40% at 10% 80%, #1e3a5f1f, transparent 50%), linear-gradient(180deg, #eef3f4 0%, var(--bg) 100%);position:relative;overflow:hidden}.Hero-module__HM1tmq__glow{pointer-events:none;background:radial-gradient(circle,#0d94882e,#0000 65%);height:60%;animation:12s ease-in-out infinite alternate Hero-module__HM1tmq__drift;position:absolute;inset:auto -10% -30% 40%}.Hero-module__HM1tmq__inner{max-width:var(--max);margin:0 auto;padding:5.5rem 1.25rem 4.5rem;position:relative}.Hero-module__HM1tmq__brand{font-family:var(--font-display);letter-spacing:-.03em;color:var(--teal-ink);margin-bottom:1rem;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;animation:.7s both Hero-module__HM1tmq__rise}.Hero-module__HM1tmq__headline{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);max-width:16ch;margin-bottom:1.1rem;font-size:clamp(1.85rem,4.5vw,3rem);font-weight:650;line-height:1.15;animation:.7s 80ms both Hero-module__HM1tmq__rise}.Hero-module__HM1tmq__sub{max-width:38rem;color:var(--muted);margin-bottom:1.15rem;font-size:1.05rem;line-height:1.65;animation:.7s .16s both Hero-module__HM1tmq__rise}.Hero-module__HM1tmq__platforms{flex-wrap:wrap;gap:.5rem;animation:.7s .2s both Hero-module__HM1tmq__rise;display:flex}.Hero-module__HM1tmq__platformChip{color:var(--teal-ink);letter-spacing:-.01em;background:#0f766e1a;border:1px solid #0f766e47;border-radius:999px;align-items:center;padding:.45rem .85rem;font-size:.92rem;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.Hero-module__HM1tmq__platformChip:hover{border-color:var(--teal-ink);background:#0f766e2e}@keyframes Hero-module__HM1tmq__rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__HM1tmq__drift{0%{transform:translate(0)}to{transform:translate(-4%)}}@media (max-width:640px){.Hero-module__HM1tmq__inner{padding:3.5rem 1.25rem 3rem}}
.Products-module__UipOKa__section{border-bottom:1px solid var(--line);padding:4.5rem 1.25rem}.Products-module__UipOKa__inner{max-width:var(--max);margin:0 auto}.Products-module__UipOKa__title{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem)}.Products-module__UipOKa__sub{color:var(--muted);max-width:36rem;margin-bottom:2rem}.Products-module__UipOKa__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.Products-module__UipOKa__card{background:var(--surface);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:.45rem;padding:1.5rem 1.4rem 1.35rem;scroll-margin-top:5rem;transition:border-color .2s,transform .2s;display:flex}.Products-module__UipOKa__card:hover{border-color:color-mix(in srgb, var(--teal) 45%, var(--line));transform:translateY(-2px)}.Products-module__UipOKa__platformTag{letter-spacing:.08em;text-transform:uppercase;color:var(--teal-ink);font-size:.75rem;font-weight:700}.Products-module__UipOKa__name{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.15rem}.Products-module__UipOKa__domain{color:var(--muted);margin-bottom:.2rem;font-size:.9rem;font-weight:600}.Products-module__UipOKa__blurb{color:var(--muted);flex:1;margin-bottom:.25rem;line-height:1.55}.Products-module__UipOKa__installLabel{color:var(--teal-ink);text-transform:uppercase;letter-spacing:.04em;margin-top:.35rem;font-size:.8rem;font-weight:600}.Products-module__UipOKa__stores{flex-wrap:wrap;gap:.5rem;display:flex}.Products-module__UipOKa__storeBtn{background:var(--surface);border:1px solid var(--line);width:3.5rem;height:3.5rem;color:var(--ink);border-radius:12px;justify-content:center;align-items:center;padding:0;transition:border-color .15s,transform .15s,background .15s;display:inline-flex}.Products-module__UipOKa__storeBtn:hover{border-color:color-mix(in srgb, var(--teal) 50%, var(--line));background:#f0f7f6;transform:translateY(-1px)}@media (max-width:720px){.Products-module__UipOKa__stores{gap:.45rem}}
.HowItWorks-module__BKzyjq__section{border-bottom:1px solid var(--line);background:linear-gradient(180deg, #f4f7f8 0%, var(--bg) 100%);padding:4.5rem 1.25rem}.HowItWorks-module__BKzyjq__inner{max-width:var(--max);margin:0 auto}.HowItWorks-module__BKzyjq__title{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem)}.HowItWorks-module__BKzyjq__sub{color:var(--muted);margin-bottom:2rem}.HowItWorks-module__BKzyjq__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;list-style:none;display:grid}.HowItWorks-module__BKzyjq__step{align-items:flex-start;gap:.85rem;display:flex}.HowItWorks-module__BKzyjq__num{background:var(--teal-ink);color:#f4faf9;border-radius:999px;flex-shrink:0;place-items:center;width:2rem;height:2rem;font-size:.9rem;font-weight:700;display:grid}.HowItWorks-module__BKzyjq__step h3{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.35rem;font-size:1.05rem}.HowItWorks-module__BKzyjq__step p{color:var(--muted);font-size:.95rem;line-height:1.55}@media (max-width:800px){.HowItWorks-module__BKzyjq__steps{grid-template-columns:1fr}}
.Features-module__KWu90G__section{border-bottom:1px solid var(--line);padding:4.5rem 1.25rem}.Features-module__KWu90G__inner{max-width:var(--max);margin:0 auto}.Features-module__KWu90G__title{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem)}.Features-module__KWu90G__sub{color:var(--muted);max-width:36rem;margin-bottom:2rem}.Features-module__KWu90G__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1.75rem;list-style:none;display:grid}.Features-module__KWu90G__item h3{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.02rem}.Features-module__KWu90G__item p{color:var(--muted);font-size:.95rem;line-height:1.55}@media (max-width:800px){.Features-module__KWu90G__grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.Features-module__KWu90G__grid{grid-template-columns:1fr}}
.Pricing-module__9Ix_wW__section{border-bottom:1px solid var(--line);background:radial-gradient(ellipse 70% 50% at 50% 0%, #0f766e14, transparent 60%), var(--bg);padding:4.5rem 1.25rem}.Pricing-module__9Ix_wW__inner{max-width:var(--max);margin:0 auto}.Pricing-module__9Ix_wW__title{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem)}.Pricing-module__9Ix_wW__sub{color:var(--muted);max-width:38rem;margin-bottom:2rem}.Pricing-module__9Ix_wW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.Pricing-module__9Ix_wW__plan{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:1.5rem}.Pricing-module__9Ix_wW__pro{border-color:color-mix(in srgb, var(--teal) 50%, var(--line));box-shadow:0 12px 40px #0f766e14}.Pricing-module__9Ix_wW__badge{letter-spacing:.03em;color:#0f766e;background:#0d94881f;border-radius:999px;margin-bottom:.85rem;padding:.35rem .65rem;font-size:.75rem;font-weight:700;display:inline-block}.Pricing-module__9Ix_wW__plan h3{font-family:var(--font-display);margin-bottom:.85rem;font-size:1.2rem}.Pricing-module__9Ix_wW__price{margin-bottom:1.1rem}.Pricing-module__9Ix_wW__tiers{flex-direction:column;gap:.55rem;margin-bottom:1.15rem;display:flex}.Pricing-module__9Ix_wW__tier{flex-wrap:wrap;align-items:baseline;gap:.4rem;display:flex}.Pricing-module__9Ix_wW__amount{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-size:1.85rem;font-weight:700}.Pricing-module__9Ix_wW__list{color:var(--muted);font-size:1rem;text-decoration:line-through}.Pricing-module__9Ix_wW__period{color:var(--muted);font-size:.92rem}.Pricing-module__9Ix_wW__plan ul{flex-direction:column;gap:.55rem;list-style:none;display:flex}.Pricing-module__9Ix_wW__plan li{color:var(--muted);padding-left:1.25rem;font-size:.95rem;line-height:1.45;position:relative}.Pricing-module__9Ix_wW__plan li:before{content:"";background:var(--teal);border-radius:999px;width:.55rem;height:.55rem;position:absolute;top:.45rem;left:0}.Pricing-module__9Ix_wW__hint{color:var(--muted);max-width:40rem;margin-top:1.5rem;font-size:.92rem;line-height:1.5}@media (max-width:720px){.Pricing-module__9Ix_wW__grid{grid-template-columns:1fr}}
.Browsers-module__6m4j6W__section{border-bottom:1px solid var(--line);padding:3.5rem 1.25rem}.Browsers-module__6m4j6W__inner{max-width:var(--max);text-align:center;margin:0 auto}.Browsers-module__6m4j6W__title{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.45rem;font-size:clamp(1.35rem,2.5vw,1.75rem)}.Browsers-module__6m4j6W__sub{color:var(--muted);margin-bottom:1.5rem}.Browsers-module__6m4j6W__list{font-family:var(--font-display);letter-spacing:-.02em;color:var(--teal-ink);flex-wrap:wrap;justify-content:center;gap:1rem 2rem;font-size:1.05rem;font-weight:650;list-style:none;display:flex}.Browsers-module__6m4j6W__item{align-items:center;gap:.55rem;display:inline-flex}
.Footer-module__HpDVVG__footer{color:#c5d0d4;background:#0f1c22;padding:2.75rem 1.25rem 3.25rem}.Footer-module__HpDVVG__inner{max-width:var(--max);margin:0 auto}.Footer-module__HpDVVG__brand{font-family:var(--font-display);color:#eef5f4;letter-spacing:-.02em;margin-bottom:.85rem;font-weight:700}.Footer-module__HpDVVG__disclaimer{color:#9aabae;max-width:42rem;margin-bottom:1.25rem;font-size:.92rem;line-height:1.6}.Footer-module__HpDVVG__support{font-size:.92rem}.Footer-module__HpDVVG__supportLabel{color:#eef5f4;margin-bottom:.55rem;font-weight:600}.Footer-module__HpDVVG__channels{flex-direction:column;gap:.4rem;list-style:none;display:flex}.Footer-module__HpDVVG__channels li{flex-wrap:wrap;align-items:baseline;gap:.45rem .75rem;display:flex}.Footer-module__HpDVVG__channels span{color:#9aabae;min-width:5.5rem}.Footer-module__HpDVVG__channels a{color:#7dd3c7;text-underline-offset:3px;text-decoration:underline}.Footer-module__HpDVVG__channels a:hover{color:#a7ebe1}
