.ChatDemo-module__QGL9rW__phone{background:#201d19;border:10px solid #201d19;border-radius:40px;width:min(320px,100%);overflow:hidden;box-shadow:0 24px 60px -24px #19151273,0 4px 14px #1915121f}.ChatDemo-module__QGL9rW__screen{background:var(--chat-bg);border-radius:30px;flex-direction:column;display:flex;overflow:hidden}.ChatDemo-module__QGL9rW__chatHeader{background:var(--green-deep);color:#f4f7f2;align-items:center;gap:.65rem;padding:.85rem 1rem .7rem;display:flex}.ChatDemo-module__QGL9rW__avatar{background:var(--paper);width:34px;height:34px;color:var(--green-deep);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:1.05rem;font-weight:600;display:grid}.ChatDemo-module__QGL9rW__headerText{flex-direction:column;line-height:1.2;display:flex}.ChatDemo-module__QGL9rW__contactName{font-size:.95rem;font-weight:600}.ChatDemo-module__QGL9rW__presence{opacity:.75;font-size:.72rem}.ChatDemo-module__QGL9rW__chatBody{background-image:radial-gradient(#175c3d0d 1px,#0000 1px);background-size:14px 14px;flex-direction:column;gap:.5rem;min-height:21rem;padding:1rem .75rem 1.25rem;display:flex}.ChatDemo-module__QGL9rW__bubble{opacity:0;border-radius:10px;max-width:85%;padding:.5rem .7rem .95rem;font-size:.855rem;line-height:1.45;animation:.4s cubic-bezier(.2,.9,.3,1.15) forwards ChatDemo-module__QGL9rW__pop;position:relative;transform:translateY(10px)scale(.97);box-shadow:0 1px 1px #19151214}.ChatDemo-module__QGL9rW__incoming{background:var(--bubble-in);border-top-left-radius:2px;align-self:flex-start}.ChatDemo-module__QGL9rW__outgoing{background:var(--bubble-out);border-top-right-radius:2px;align-self:flex-end}.ChatDemo-module__QGL9rW__meta{color:var(--ink-faint);align-items:center;gap:.2rem;font-size:.62rem;display:inline-flex;position:absolute;bottom:.22rem;right:.55rem}.ChatDemo-module__QGL9rW__ticks{color:#4fa3c7}.ChatDemo-module__QGL9rW__voiceRow{align-items:center;gap:.5rem;padding:.15rem 0;display:inline-flex}.ChatDemo-module__QGL9rW__playBtn{background:var(--green);color:#f4f7f2;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.ChatDemo-module__QGL9rW__wave{align-items:center;gap:2px;display:inline-flex}.ChatDemo-module__QGL9rW__bar{background:#175c3d8c;border-radius:2px;width:2.5px}.ChatDemo-module__QGL9rW__duration{color:var(--ink-soft);font-size:.68rem}.ChatDemo-module__QGL9rW__dots{gap:4px;padding:.2rem .1rem 0;display:inline-flex}.ChatDemo-module__QGL9rW__dots span{background:var(--ink-faint);border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite ChatDemo-module__QGL9rW__bounce}.ChatDemo-module__QGL9rW__dots span:nth-child(2){animation-delay:.15s}.ChatDemo-module__QGL9rW__dots span:nth-child(3){animation-delay:.3s}.ChatDemo-module__QGL9rW__m1{animation-delay:.6s}.ChatDemo-module__QGL9rW__m2{animation-delay:2.2s}.ChatDemo-module__QGL9rW__m3{animation-delay:5.7s}.ChatDemo-module__QGL9rW__m4{animation-delay:7s}.ChatDemo-module__QGL9rW__typing{padding-bottom:.5rem;animation:.3s cubic-bezier(.2,.9,.3,1.15) 3.6s forwards ChatDemo-module__QGL9rW__pop,.2s 5.5s forwards ChatDemo-module__QGL9rW__vanish}@keyframes ChatDemo-module__QGL9rW__pop{to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ChatDemo-module__QGL9rW__vanish{to{opacity:0;max-height:0;margin-top:-.5rem;padding-top:0;padding-bottom:0;transform:scale(.9)}}@keyframes ChatDemo-module__QGL9rW__bounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.ChatDemo-module__QGL9rW__bubble{opacity:1;animation:none;transform:none}.ChatDemo-module__QGL9rW__typing{display:none}.ChatDemo-module__QGL9rW__dots span{animation:none}}
.Chrome-module__9IGx5q__header{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--paper) 92%, transparent);z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0}.Chrome-module__9IGx5q__headerInner{max-width:var(--maxw);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:.9rem 1.5rem;display:flex}.Chrome-module__9IGx5q__wordmark{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;font-size:1.45rem;font-weight:600}.Chrome-module__9IGx5q__wordmark:hover{text-decoration:none}.Chrome-module__9IGx5q__wordmark span{color:var(--green)}.Chrome-module__9IGx5q__nav{align-items:center;gap:1.4rem;display:flex}.Chrome-module__9IGx5q__navLink{color:var(--ink-soft);font-size:.95rem}.Chrome-module__9IGx5q__navLink:hover{color:var(--ink);text-decoration:none}@media (max-width:560px){.Chrome-module__9IGx5q__navLink{display:none}}.Chrome-module__9IGx5q__btn{background:var(--green);color:var(--white);border-radius:999px;align-items:center;gap:.55rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.Chrome-module__9IGx5q__btn:hover{background:var(--green-deep);text-decoration:none;transform:translateY(-1px)}.Chrome-module__9IGx5q__btn svg{flex-shrink:0}.Chrome-module__9IGx5q__btnSmall{padding:.5rem 1.05rem;font-size:.9rem}.Chrome-module__9IGx5q__langs{border:1px solid var(--line);background:var(--white);border-radius:999px;gap:.2rem;padding:.2rem;display:inline-flex}.Chrome-module__9IGx5q__lang{color:var(--ink-soft);border-radius:999px;padding:.15rem .65rem;font-size:.8rem}.Chrome-module__9IGx5q__lang:hover{color:var(--ink);text-decoration:none}.Chrome-module__9IGx5q__langActive{background:var(--green-tint);color:var(--green-deep);font-weight:600}.Chrome-module__9IGx5q__footer{border-top:1px solid var(--line);background:var(--paper-deep)}.Chrome-module__9IGx5q__footerInner{max-width:var(--maxw);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin:0 auto;padding:2.5rem 1.5rem 2.75rem;display:flex}.Chrome-module__9IGx5q__footerBrand{flex-direction:column;gap:.35rem;max-width:20rem;display:flex}.Chrome-module__9IGx5q__footerTagline{color:var(--ink-soft);font-size:.92rem}.Chrome-module__9IGx5q__footerNav{flex-direction:column;gap:.45rem;display:flex}.Chrome-module__9IGx5q__footerNav a{color:var(--ink-soft);font-size:.92rem}.Chrome-module__9IGx5q__footerNav a:hover{color:var(--ink)}.Chrome-module__9IGx5q__footerMeta{flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.Chrome-module__9IGx5q__legal{width:100%;max-width:var(--maxw);color:var(--ink-faint);margin:0 auto;padding:0 1.5rem 2rem;font-size:.8rem}
.HomePage-module__1FXHla__hero{padding:4.5rem 0 4rem}.HomePage-module__1FXHla__heroGrid{grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;display:grid}@media (max-width:820px){.HomePage-module__1FXHla__heroGrid{grid-template-columns:1fr;gap:3rem}.HomePage-module__1FXHla__hero{padding-top:3rem}}.HomePage-module__1FXHla__eyebrow{color:var(--green);letter-spacing:.04em;text-transform:uppercase;margin-bottom:1.1rem;font-size:.9rem;font-weight:600}.HomePage-module__1FXHla__h1{margin-bottom:1.35rem;font-size:clamp(2.3rem,5.2vw,3.6rem)}.HomePage-module__1FXHla__sub{color:var(--ink-soft);max-width:34rem;margin-bottom:.6rem;font-size:1.15rem}.HomePage-module__1FXHla__secondary{font-family:var(--font-display);color:var(--ink);margin-bottom:2rem;font-size:1.15rem;font-style:italic}.HomePage-module__1FXHla__heroCta{flex-direction:column;align-items:flex-start;gap:.7rem;display:flex}.HomePage-module__1FXHla__ctaNote{color:var(--ink-faint);font-size:.85rem}.HomePage-module__1FXHla__heroDemo{justify-content:center;display:flex}.HomePage-module__1FXHla__trustBand{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--green-tint);padding:1rem 0}.HomePage-module__1FXHla__trustBand p{color:var(--green-deep);text-align:center;font-size:.95rem}.HomePage-module__1FXHla__section{padding:4.5rem 0 0}.HomePage-module__1FXHla__h2{margin-bottom:2rem;font-size:clamp(1.7rem,3.4vw,2.4rem)}.HomePage-module__1FXHla__sectionLink{margin-top:1.75rem;font-size:.98rem}.HomePage-module__1FXHla__steps{grid-template-columns:repeat(3,1fr);gap:2rem;list-style:none;display:grid}@media (max-width:720px){.HomePage-module__1FXHla__steps{grid-template-columns:1fr}}.HomePage-module__1FXHla__step{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.75rem 1.5rem}.HomePage-module__1FXHla__stepNum{background:var(--green);width:2rem;height:2rem;color:var(--white);font-family:var(--font-display);border-radius:50%;place-items:center;margin-bottom:1rem;font-size:1.05rem;display:inline-grid}.HomePage-module__1FXHla__stepTitle{margin-bottom:.5rem;font-size:1.3rem}.HomePage-module__1FXHla__stepBody{color:var(--ink-soft);font-size:.97rem}.HomePage-module__1FXHla__aiBand{background:var(--ink);color:var(--paper);margin-top:4.5rem;padding:3.5rem 0}.HomePage-module__1FXHla__aiBand .HomePage-module__1FXHla__h2{color:var(--paper);margin-bottom:1rem}.HomePage-module__1FXHla__aiInner{max-width:46rem}.HomePage-module__1FXHla__aiInner p{color:#cfc8bc;font-size:1.05rem}.HomePage-module__1FXHla__privacyList{grid-template-columns:repeat(2,1fr);gap:1.1rem 2.5rem;max-width:56rem;list-style:none;display:grid}@media (max-width:720px){.HomePage-module__1FXHla__privacyList{grid-template-columns:1fr}}.HomePage-module__1FXHla__privacyList li{color:var(--ink-soft);padding-left:1.6rem;font-size:.98rem;position:relative}.HomePage-module__1FXHla__privacyList li:before{content:"";background:var(--green);border-radius:50%;width:.65rem;height:.65rem;position:absolute;top:.42rem;left:0}.HomePage-module__1FXHla__priceCard{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;align-items:flex-start;gap:1.1rem;max-width:26rem;padding:2.5rem 2.25rem;display:flex;box-shadow:0 18px 40px -30px #19151259}.HomePage-module__1FXHla__badge{background:var(--green-tint);color:var(--green-deep);letter-spacing:.03em;text-transform:uppercase;border-radius:999px;padding:.25rem .8rem;font-size:.78rem;font-weight:600}.HomePage-module__1FXHla__price{font-family:var(--font-display);font-size:3rem;line-height:1}.HomePage-module__1FXHla__period{font-family:var(--font-body);color:var(--ink-faint);font-size:1rem}.HomePage-module__1FXHla__includes{flex-direction:column;gap:.45rem;list-style:none;display:flex}.HomePage-module__1FXHla__includes li{color:var(--ink-soft);padding-left:1.5rem;font-size:.97rem;position:relative}.HomePage-module__1FXHla__includes li:before{content:"—";color:var(--green);position:absolute;left:0}.HomePage-module__1FXHla__trial{color:var(--ink-faint);font-size:.85rem}.HomePage-module__1FXHla__faqList{flex-direction:column;max-width:46rem;display:flex}.HomePage-module__1FXHla__faqItem{border-bottom:1px solid var(--line);padding:.35rem 0}.HomePage-module__1FXHla__faqItem summary{cursor:pointer;padding:.8rem 2rem .8rem 0;font-weight:600;list-style:none;position:relative}.HomePage-module__1FXHla__faqItem summary::-webkit-details-marker{display:none}.HomePage-module__1FXHla__faqItem summary:after{content:"+";color:var(--green);font-size:1.3rem;font-weight:400;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.HomePage-module__1FXHla__faqItem[open] summary:after{content:"−"}.HomePage-module__1FXHla__faqItem p{color:var(--ink-soft);max-width:42rem;padding:0 0 1.1rem}.HomePage-module__1FXHla__finalCta{border-top:1px solid var(--line);background:var(--paper-deep);text-align:left;margin-top:5rem;padding:4.5rem 0}.HomePage-module__1FXHla__finalCta .HomePage-module__1FXHla__h2{margin-bottom:.75rem}.HomePage-module__1FXHla__finalCta .HomePage-module__1FXHla__sub{margin-bottom:1.75rem}
.PageShell-module__61qYDG__main{padding:4rem 0 5rem}.PageShell-module__61qYDG__narrow{max-width:48rem}.PageShell-module__61qYDG__title{margin-bottom:1rem;font-size:clamp(2.1rem,4.5vw,3rem)}.PageShell-module__61qYDG__lede{color:var(--ink-soft);max-width:38rem;margin-bottom:2.5rem;font-size:1.2rem}.PageShell-module__61qYDG__prose h2{margin:2.75rem 0 .9rem;font-size:1.55rem}.PageShell-module__61qYDG__prose h3{font-size:1.15rem;font-family:var(--font-body);margin:1.9rem 0 .5rem;font-weight:650}.PageShell-module__61qYDG__prose p{color:var(--ink-soft);margin-bottom:1rem}.PageShell-module__61qYDG__prose strong{color:var(--ink)}.PageShell-module__61qYDG__prose ul,.PageShell-module__61qYDG__prose ol{color:var(--ink-soft);margin:0 0 1.2rem 1.3rem}.PageShell-module__61qYDG__prose li{margin-bottom:.45rem}.PageShell-module__61qYDG__prose table{border-collapse:collapse;width:100%;margin:1.25rem 0 1.75rem;font-size:.95rem}.PageShell-module__61qYDG__prose th{text-align:left;color:var(--ink);border-bottom:2px solid var(--ink);padding:.55rem 1rem .55rem 0;font-weight:650}.PageShell-module__61qYDG__prose td{border-bottom:1px solid var(--line);color:var(--ink-soft);vertical-align:top;padding:.55rem 1rem .55rem 0}.PageShell-module__61qYDG__placeholder{background:var(--green-tint);border:1px dashed var(--green);border-radius:var(--radius);color:var(--green-deep);margin:1.5rem 0;padding:1rem 1.25rem;font-size:.95rem}.PageShell-module__61qYDG__ctaRow{flex-direction:column;align-items:flex-start;gap:.7rem;margin-top:2.75rem;display:flex}.PageShell-module__61qYDG__ctaNote{color:var(--ink-faint);font-size:.85rem}
