.Logo-module__StUHCq__logo{align-items:center;gap:var(--space-2);color:var(--color-primary);display:inline-flex}.Logo-module__StUHCq__mark{flex:none;width:30px;height:30px}.Logo-module__StUHCq__word{font-family:var(--font-display);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-display);color:var(--text-strong);font-size:1.5rem;line-height:1}
.Button-module__Ah20aa__btn{justify-content:center;align-items:center;gap:var(--space-2);font-family:var(--font-ui);font-weight:var(--weight-semibold);white-space:nowrap;transition:background-color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-base) var(--ease-out), transform var(--dur-fast) var(--ease-out);border:1px solid #0000;display:inline-flex}.Button-module__Ah20aa__btn:disabled,.Button-module__Ah20aa__btn[aria-disabled=true]{opacity:.5;pointer-events:none}.Button-module__Ah20aa__sm{border-radius:var(--radius-sm);height:36px;font-size:var(--text-sm);padding-inline:.875rem}.Button-module__Ah20aa__md{height:44px;padding-inline:var(--space-5);border-radius:var(--radius-md);font-size:.9375rem}.Button-module__Ah20aa__lg{border-radius:var(--radius-lg);height:54px;padding-inline:1.75rem;font-size:1.0625rem}.Button-module__Ah20aa__primary{background:var(--color-primary);color:var(--color-on-primary);box-shadow:var(--shadow-coral)}.Button-module__Ah20aa__primary:hover{background:var(--color-primary-hover)}.Button-module__Ah20aa__primary:active{background:var(--color-primary-press);transform:translateY(1px)}.Button-module__Ah20aa__secondary{background:var(--surface-card);color:var(--text-strong);border-color:var(--border-strong)}.Button-module__Ah20aa__secondary:hover{background:var(--surface-hover)}.Button-module__Ah20aa__secondary:active{transform:translateY(1px)}.Button-module__Ah20aa__ghost{color:var(--text-body);background:0 0}.Button-module__Ah20aa__ghost:hover{background:var(--surface-hover);color:var(--text-strong)}.Button-module__Ah20aa__fullWidth{width:100%}
.Modal-module__el87lq__backdrop{z-index:var(--z-modal);padding:var(--space-5);animation:Modal-module__el87lq__fade var(--dur-base) var(--ease-out);background:#221e2e6b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal-module__el87lq__dialog{width:100%;max-width:480px;padding:var(--space-10) var(--space-8) var(--space-8);background:var(--surface-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);text-align:center;animation:Modal-module__el87lq__pop var(--dur-base) var(--ease-warm);position:relative}.Modal-module__el87lq__title{font-family:var(--font-display);font-weight:var(--weight-semibold);font-size:var(--text-h3);color:var(--text-strong);margin-bottom:var(--space-3);line-height:1.25}.Modal-module__el87lq__text{font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-muted)}.Modal-module__el87lq__actions{justify-content:center;gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.Modal-module__el87lq__close{top:var(--space-3);right:var(--space-3);border-radius:var(--radius-pill);width:36px;height:36px;color:var(--text-muted);justify-content:center;align-items:center;font-size:22px;line-height:1;display:inline-flex;position:absolute}.Modal-module__el87lq__close:hover{background:var(--surface-hover);color:var(--text-strong)}@keyframes Modal-module__el87lq__fade{0%{opacity:0}}@keyframes Modal-module__el87lq__pop{0%{opacity:0;transform:translateY(8px)scale(.98)}}
.Header-module__Dmms6G__header{z-index:var(--z-header);transition:background-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);position:sticky;top:0}.Header-module__Dmms6G__scrolled{background:var(--surface-card);box-shadow:var(--shadow-sm)}.Header-module__Dmms6G__inner{align-items:center;gap:var(--space-6);height:72px;transition:height var(--dur-base) var(--ease-out);display:flex}.Header-module__Dmms6G__scrolled .Header-module__Dmms6G__inner{height:64px}.Header-module__Dmms6G__spacer{flex:auto}.Header-module__Dmms6G__nav{align-items:center;gap:var(--space-1);display:flex}.Header-module__Dmms6G__link{padding:var(--space-2) .875rem;border-radius:var(--radius-pill);font-size:var(--text-base);color:var(--text-body);transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out)}.Header-module__Dmms6G__link:hover{background:var(--surface-sunken);color:var(--text-strong)}.Header-module__Dmms6G__actions{align-items:center;gap:var(--space-3);display:flex}.Header-module__Dmms6G__burger{border-radius:var(--radius-md);width:44px;height:44px;color:var(--text-strong);background:var(--surface-card);border:1px solid var(--border-default);transition:background-color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);flex-direction:column;justify-content:center;align-items:center;gap:5px;display:none}.Header-module__Dmms6G__burger:hover{background:var(--surface-hover);border-color:var(--border-strong)}.Header-module__Dmms6G__burger span{background:currentColor;border-radius:1px;width:20px;height:2px;display:block}@media (max-width:1023px){.Header-module__Dmms6G__nav,.Header-module__Dmms6G__actions{display:none}.Header-module__Dmms6G__burger{display:inline-flex}.Header-module__Dmms6G__inner{height:64px}}.Header-module__Dmms6G__menu{z-index:var(--z-menu);background:var(--surface-page);animation:Header-module__Dmms6G__menuIn var(--dur-base) var(--ease-out);flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.Header-module__Dmms6G__menuTop{flex:none;align-items:center;height:64px;display:flex}.Header-module__Dmms6G__close{border-radius:var(--radius-md);width:44px;height:44px;color:var(--text-strong);background:var(--surface-card);border:1px solid var(--border-default);transition:background-color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;font-size:26px;line-height:1;display:inline-flex}.Header-module__Dmms6G__close:hover{background:var(--surface-hover);border-color:var(--border-strong)}.Header-module__Dmms6G__menuNav{padding-top:var(--space-4);flex-direction:column;display:flex}.Header-module__Dmms6G__menuLink{padding:var(--space-5) 0;border-bottom:1px solid var(--border-subtle);font-family:var(--font-display);font-weight:var(--weight-semibold);font-size:var(--text-h3);color:var(--text-strong)}.Header-module__Dmms6G__menuActions{gap:var(--space-3);padding-top:var(--space-8);padding-bottom:var(--space-8);flex-direction:column;display:flex}@keyframes Header-module__Dmms6G__menuIn{0%{opacity:0}}
.Footer-module__UGp48a__footer{background:var(--surface-card);border-top:1px solid var(--border-subtle);padding-block:var(--space-16) var(--space-8)}.Footer-module__UGp48a__top{gap:var(--space-8);align-items:flex-start;display:flex}.Footer-module__UGp48a__brand{flex:none;width:280px}.Footer-module__UGp48a__tagline{margin-top:var(--space-4);font-size:var(--text-sm);color:var(--text-muted)}.Footer-module__UGp48a__spacer{flex:auto}.Footer-module__UGp48a__col{flex:none;width:150px}.Footer-module__UGp48a__colTitle{font-size:var(--text-overline);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-overline);text-transform:uppercase;color:var(--text-muted)}.Footer-module__UGp48a__links{gap:var(--space-3);margin-top:var(--space-4);flex-direction:column;display:flex}.Footer-module__UGp48a__link{font-size:var(--text-sm);color:var(--text-body)}.Footer-module__UGp48a__link:hover{color:var(--color-primary)}.Footer-module__UGp48a__support{flex:none;width:260px}.Footer-module__UGp48a__supportText{margin:var(--space-3) 0 var(--space-4);font-size:var(--text-caption);color:var(--text-muted);line-height:1.5}.Footer-module__UGp48a__divider{height:1px;margin-top:var(--space-12);background:var(--border-subtle)}.Footer-module__UGp48a__bottom{justify-content:space-between;align-items:center;gap:var(--space-3) var(--space-6);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.Footer-module__UGp48a__copy{font-size:var(--text-caption);color:var(--text-muted)}.Footer-module__UGp48a__legal{gap:var(--space-2) var(--space-5);flex-wrap:wrap;display:flex}.Footer-module__UGp48a__legalLink{font-size:var(--text-caption);color:var(--text-muted)}.Footer-module__UGp48a__legalLink:hover{color:var(--color-primary)}@media (max-width:1023px){.Footer-module__UGp48a__top{flex-wrap:wrap}.Footer-module__UGp48a__brand{width:100%}.Footer-module__UGp48a__spacer{display:none}.Footer-module__UGp48a__col,.Footer-module__UGp48a__support{width:calc((100% - var(--space-8) * 2) / 3)}}@media (max-width:767px){.Footer-module__UGp48a__footer{padding-block:var(--space-12) var(--space-8)}.Footer-module__UGp48a__top{gap:var(--space-8) var(--space-6)}.Footer-module__UGp48a__col{width:calc((100% - var(--space-6)) / 2)}.Footer-module__UGp48a__support{width:100%}.Footer-module__UGp48a__divider{margin-top:var(--space-10)}}
.Pill-module__3rDn2q__pill{align-items:center;gap:var(--space-2);padding:var(--space-2) .875rem;border-radius:var(--radius-pill);background:var(--color-primary-tint);color:var(--coral-700);font-size:var(--text-sm);font-weight:var(--weight-medium);line-height:1.2;display:inline-flex}
.Carousel-module__VWbR0a__carousel{width:100%}.Carousel-module__VWbR0a__viewport{position:relative}.Carousel-module__VWbR0a__slide{animation:Carousel-module__VWbR0a__slideIn var(--dur-slow) var(--ease-out)}.Carousel-module__VWbR0a__dots{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-5);display:flex}.Carousel-module__VWbR0a__dot{border-radius:var(--radius-pill);background:var(--color-primary-soft);width:8px;height:8px;transition:width var(--dur-base) var(--ease-out), background-color var(--dur-base) var(--ease-out)}.Carousel-module__VWbR0a__dotActive{background:var(--color-primary);width:22px}.Carousel-module__VWbR0a__caption{margin-top:var(--space-3);text-align:center;font-size:var(--text-caption);color:var(--text-muted)}@keyframes Carousel-module__VWbR0a__slideIn{0%{opacity:0;transform:translateY(6px)}}
.ChatPreview-module__r5US0q__window{background:var(--surface-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);overflow:hidden}.ChatPreview-module__r5US0q__head{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-subtle);display:flex}.ChatPreview-module__r5US0q__avatar{border-radius:var(--radius-pill);background:var(--color-primary-soft);width:42px;height:42px;color:var(--coral-700);font-size:var(--text-sm);font-weight:var(--weight-semibold);flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.ChatPreview-module__r5US0q__online{border-radius:var(--radius-pill);background:var(--success-500);border:2px solid var(--surface-card);width:11px;height:11px;position:absolute;bottom:0;right:0}.ChatPreview-module__r5US0q__name{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-strong);display:block}.ChatPreview-module__r5US0q__status{font-size:var(--text-caption);color:var(--text-muted);margin-top:2px;display:block}.ChatPreview-module__r5US0q__thread{gap:var(--space-3);padding:var(--space-5);flex-direction:column;min-height:190px;display:flex}.ChatPreview-module__r5US0q__row{display:flex}.ChatPreview-module__r5US0q__rowOut{justify-content:flex-end}.ChatPreview-module__r5US0q__bubble{max-width:78%;padding:var(--space-3) var(--space-4);border-radius:var(--radius-bubble);font-size:var(--text-sm);line-height:1.45}.ChatPreview-module__r5US0q__in{background:var(--bubble-incoming-bg);color:var(--bubble-incoming-text);border-bottom-left-radius:var(--radius-xs)}.ChatPreview-module__r5US0q__out{background:var(--bubble-outgoing-bg);color:var(--bubble-outgoing-text);border-bottom-right-radius:var(--radius-xs)}.ChatPreview-module__r5US0q__time{margin-top:var(--space-1);font-size:var(--text-overline);opacity:.65}
.Hero-module__UNCv6a__hero{padding-block:var(--space-12) var(--section-gap);position:relative;overflow:hidden}.Hero-module__UNCv6a__glow{background:radial-gradient(circle, var(--color-primary-tint) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:620px;height:620px;position:absolute;top:-80px;left:-180px}.Hero-module__UNCv6a__inner{gap:var(--space-10);grid-template-columns:minmax(0,580px) minmax(0,1fr);align-items:center;display:grid;position:relative}.Hero-module__UNCv6a__title{margin-top:var(--space-5);font-family:var(--font-display);font-weight:var(--weight-semibold);font-size:var(--text-display);line-height:var(--leading-tight);letter-spacing:var(--tracking-display);color:var(--text-strong)}.Hero-module__UNCv6a__lead{margin-top:var(--space-5);font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-muted)}.Hero-module__UNCv6a__actions{gap:var(--space-4);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.Hero-module__UNCv6a__visual{justify-self:center;width:100%;max-width:520px;position:relative}.Hero-module__UNCv6a__bubbles{pointer-events:none;position:absolute;inset:0}.Hero-module__UNCv6a__bubble{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill);background:var(--surface-card);box-shadow:var(--shadow-md);font-size:var(--text-sm);color:var(--text-body);white-space:nowrap;display:inline-flex;position:absolute}.Hero-module__UNCv6a__bubble:before{content:"";background:var(--color-primary);border-radius:50%;flex:none;width:8px;height:8px}.Hero-module__UNCv6a__bubble0{top:-18px;left:-48px}.Hero-module__UNCv6a__bubble1{top:22%;right:-56px}.Hero-module__UNCv6a__bubble2{bottom:18%;left:-64px}.Hero-module__UNCv6a__bubble3{bottom:-14px;right:-40px}@media (max-width:1279px){.Hero-module__UNCv6a__bubble0{left:-16px}.Hero-module__UNCv6a__bubble1{right:-16px}.Hero-module__UNCv6a__bubble2{left:-24px}.Hero-module__UNCv6a__bubble3{right:-8px}}@media (max-width:1023px){.Hero-module__UNCv6a__inner{gap:var(--space-12);grid-template-columns:minmax(0,1fr)}.Hero-module__UNCv6a__visual{max-width:560px}}@media (max-width:767px){.Hero-module__UNCv6a__hero{padding-block:var(--space-8) var(--section-gap)}.Hero-module__UNCv6a__actions>*{width:100%}.Hero-module__UNCv6a__bubbles{justify-content:center;gap:var(--space-2);margin-top:var(--space-6);flex-wrap:wrap;display:flex;position:static}.Hero-module__UNCv6a__bubble{font-size:var(--text-caption);position:static}}
.SectionHead-module__hINeQa__head{text-align:center;margin-bottom:var(--section-head-gap);flex-direction:column;align-items:center;display:flex}.SectionHead-module__hINeQa__title{font-family:var(--font-display);font-weight:var(--weight-semibold);font-size:var(--text-h1);line-height:var(--leading-snug);letter-spacing:var(--tracking-display);color:var(--text-strong);margin-top:var(--space-5)}.SectionHead-module__hINeQa__lead{max-width:620px;margin-top:var(--space-4);font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-muted)}
.Card-module__s-tv6G__card{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs)}.Card-module__s-tv6G__pad{padding:var(--space-6)}.Card-module__s-tv6G__padLg{padding:1.75rem}.Card-module__s-tv6G__muted{background:color-mix(in srgb, var(--surface-card) 70%, var(--surface-sunken));border-color:var(--border-subtle);box-shadow:none}.Card-module__s-tv6G__featured{border-color:var(--color-primary);border-width:2px}
.IconTile-module__UBvqpa__tile{width:var(--tile-size);height:var(--tile-size);border-radius:var(--radius-lg);flex:none;justify-content:center;align-items:center;display:inline-flex}.IconTile-module__UBvqpa__tile svg{width:50%;height:50%}.IconTile-module__UBvqpa__md{--tile-size:52px}.IconTile-module__UBvqpa__sm{--tile-size:44px;border-radius:var(--radius-md)}.IconTile-module__UBvqpa__brand{background:var(--tile-color,var(--color-primary));color:var(--color-on-primary)}.IconTile-module__UBvqpa__primary{background:var(--color-primary-soft);color:var(--color-primary)}.IconTile-module__UBvqpa__muted{background:var(--surface-sunken);color:var(--text-subtle)}
.Channels-module__egdhRq__grid{gap:var(--grid-gap);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.Channels-module__egdhRq__card{align-items:center;gap:var(--space-4);padding:var(--space-4) 1.125rem;border-radius:var(--radius-lg);display:flex}.Channels-module__egdhRq__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-strong);display:block}.Channels-module__egdhRq__status{font-size:var(--text-caption);color:var(--text-muted);margin-top:2px;display:block}.Channels-module__egdhRq__soon .Channels-module__egdhRq__label{color:var(--text-muted)}@media (max-width:1279px){.Channels-module__egdhRq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.Channels-module__egdhRq__card{gap:var(--space-3);padding:var(--space-3) var(--space-4);--tile-size:44px}}
.Badge-module__hIP4DG__badge{padding:var(--space-1) var(--space-2);border-radius:var(--radius-pill);font-size:var(--text-overline);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-overline);text-transform:uppercase;align-items:center;line-height:1.4;display:inline-flex}.Badge-module__hIP4DG__muted{background:var(--surface-sunken);color:var(--text-muted)}.Badge-module__hIP4DG__primary{background:var(--color-primary-tint);color:var(--coral-700)}
.Features-module__QHd-0q__grid{gap:var(--grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.Features-module__QHd-0q__card{flex-direction:column;align-items:flex-start;height:100%;display:flex}.Features-module__QHd-0q__badge{margin-top:1.125rem}.Features-module__QHd-0q__title{font-family:var(--font-display);font-weight:var(--weight-semibold);color:var(--text-strong);margin-top:1.125rem;font-size:1.25rem;line-height:1.25}.Features-module__QHd-0q__badge+.Features-module__QHd-0q__title{margin-top:var(--space-2)}.Features-module__QHd-0q__desc{margin-top:var(--space-3);font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-muted)}.Features-module__QHd-0q__soon .Features-module__QHd-0q__title{color:var(--text-muted)}@media (max-width:1279px){.Features-module__QHd-0q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.Features-module__QHd-0q__grid{grid-template-columns:minmax(0,1fr)}}
.Pricing-module__HZLo9W__stage{position:relative}.Pricing-module__HZLo9W__plans{gap:var(--grid-gap);filter:blur(7px);opacity:.85;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.Pricing-module__HZLo9W__plan{flex-direction:column;align-items:flex-start;padding:1.625rem;display:flex}.Pricing-module__HZLo9W__planFeatured{padding:1.875rem}.Pricing-module__HZLo9W__bar{background:var(--surface-sunken);border-radius:var(--radius-xs)}.Pricing-module__HZLo9W__name{width:42%;height:16px}.Pricing-module__HZLo9W__price{border-radius:var(--radius-sm);width:60%;height:38px;margin-top:1.125rem}.Pricing-module__HZLo9W__priceFeatured{background:var(--color-primary-tint)}.Pricing-module__HZLo9W__features{flex-direction:column;gap:13px;width:100%;margin-top:1.375rem;display:flex}.Pricing-module__HZLo9W__feature{height:11px}.Pricing-module__HZLo9W__cta{width:100%;height:42px;margin-top:var(--space-6);border-radius:var(--radius-md)}.Pricing-module__HZLo9W__ctaFeatured{background:var(--color-primary)}.Pricing-module__HZLo9W__overlay{padding:var(--space-4);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Pricing-module__HZLo9W__card{text-align:center;width:100%;max-width:520px;box-shadow:var(--shadow-lg);flex-direction:column;align-items:center;display:flex}.Pricing-module__HZLo9W__title{font-family:var(--font-display);font-weight:var(--weight-semibold);font-size:var(--text-h3);color:var(--text-strong);margin-top:1.125rem;line-height:1.25}.Pricing-module__HZLo9W__text{margin-top:var(--space-3);font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-muted)}@media (max-width:1279px){.Pricing-module__HZLo9W__plans{gap:var(--space-4)}.Pricing-module__HZLo9W__plan{padding:var(--space-5)}}@media (max-width:767px){.Pricing-module__HZLo9W__plans{filter:blur(5px);grid-template-columns:minmax(0,1fr)}.Pricing-module__HZLo9W__plan:not(:first-child){display:none}.Pricing-module__HZLo9W__plan:first-child{padding:var(--space-6);min-height:340px}}
.LegalPage-module__YBNF4a__page{padding-block:var(--space-12) var(--section-gap)}.LegalPage-module__YBNF4a__head{max-width:760px;margin-bottom:var(--space-12)}.LegalPage-module__YBNF4a__title{font-family:var(--font-display);font-weight:var(--weight-semibold);font-size:var(--text-h1);line-height:var(--leading-snug);letter-spacing:var(--tracking-display);color:var(--text-strong);margin-top:var(--space-4)}.LegalPage-module__YBNF4a__updated{margin-top:var(--space-4);font-size:var(--text-caption);color:var(--text-muted)}.LegalPage-module__YBNF4a__intro{margin-top:var(--space-5);font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-muted)}.LegalPage-module__YBNF4a__body{max-width:760px}.LegalPage-module__YBNF4a__section+.LegalPage-module__YBNF4a__section{margin-top:var(--space-10)}.LegalPage-module__YBNF4a__sectionTitle{font-family:var(--font-display);font-weight:var(--weight-semibold);font-size:var(--text-h3);color:var(--text-strong);margin-bottom:var(--space-4);line-height:1.3}.LegalPage-module__YBNF4a__text{font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--text-body)}.LegalPage-module__YBNF4a__text+.LegalPage-module__YBNF4a__text,.LegalPage-module__YBNF4a__text+.LegalPage-module__YBNF4a__list,.LegalPage-module__YBNF4a__list+.LegalPage-module__YBNF4a__text{margin-top:var(--space-4)}.LegalPage-module__YBNF4a__list{gap:var(--space-2);flex-direction:column;display:flex}.LegalPage-module__YBNF4a__item{padding-left:var(--space-6);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--text-body);position:relative}.LegalPage-module__YBNF4a__item:before{content:"";left:var(--space-2);background:var(--color-primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.7em}.LegalPage-module__YBNF4a__back{margin-top:var(--space-12);font-size:var(--text-sm);color:var(--text-link);display:inline-block}.LegalPage-module__YBNF4a__back:hover{text-decoration:underline}
.FinalCta-module__PcaR8q__card{text-align:center;padding:var(--space-20);border-radius:var(--radius-2xl);background:var(--surface-inverse);flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.FinalCta-module__PcaR8q__glow{pointer-events:none;background:radial-gradient(#ff6b4a8c 0%,#0000 65%);width:620px;height:460px;position:absolute;top:-220px;left:50%;transform:translate(-50%)}.FinalCta-module__PcaR8q__content{flex-direction:column;align-items:center;display:flex;position:relative}.FinalCta-module__PcaR8q__title{max-width:720px;font-family:var(--font-display);font-weight:var(--weight-semibold);font-size:var(--text-h1);line-height:var(--leading-snug);letter-spacing:var(--tracking-display);color:var(--text-on-dark);margin-top:1.75rem}.FinalCta-module__PcaR8q__text{max-width:520px;margin-top:var(--space-4);font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--text-on-dark-muted)}.FinalCta-module__PcaR8q__action{margin-top:var(--space-8)}@media (max-width:1279px){.FinalCta-module__PcaR8q__card{padding:3.5rem}}@media (max-width:767px){.FinalCta-module__PcaR8q__card{padding:var(--space-8);border-radius:var(--radius-xl)}.FinalCta-module__PcaR8q__action,.FinalCta-module__PcaR8q__action>*{width:100%}}
