.Logo-module__wacNiq__logo{align-items:center;gap:9px;display:flex}.Logo-module__wacNiq__mark{border-radius:6px;flex-shrink:0;width:26px;height:26px;box-shadow:0 2px 6px #6c4ad659}.Logo-module__wacNiq__word{font-family:var(--font-mono);letter-spacing:-.5px;color:var(--text);font-size:17px;font-weight:600}
.ThemeSwitcher-module__qPAEQG__btn{border:1px solid var(--border-strong);background:var(--bg-surface);width:32px;height:32px;color:var(--text-2);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:14px;display:flex}.ThemeSwitcher-module__qPAEQG__btn:hover{background:var(--bg-hover)}
.LanguageSwitch-module__1y6XVq__segment{background:var(--bg-subtle);font-family:var(--font-mono);border-radius:6px;padding:2px;font-size:12px;display:flex}.LanguageSwitch-module__1y6XVq__item,.LanguageSwitch-module__1y6XVq__active{color:var(--text-3);border-radius:4px;padding:3px 8px;text-decoration:none}.LanguageSwitch-module__1y6XVq__active{background:var(--bg-surface);color:var(--text);box-shadow:var(--shadow-sm);font-weight:600}
.SiteHeader-module__mdpVJq__bar{height:var(--mkt-header-h);background:var(--bg-surface);border-bottom:1px solid var(--border);padding:0 var(--mkt-gutter);justify-content:space-between;align-items:center;display:flex;position:relative}.SiteHeader-module__mdpVJq__left{align-items:center;gap:32px;display:flex}.SiteHeader-module__mdpVJq__logoLink{text-decoration:none;display:flex}.SiteHeader-module__mdpVJq__nav{gap:4px;display:flex}.SiteHeader-module__mdpVJq__navItem,.SiteHeader-module__mdpVJq__navItemActive{border-radius:6px;padding:7px 12px;font-size:14px;text-decoration:none}.SiteHeader-module__mdpVJq__navItem{color:var(--text-2);font-weight:500}.SiteHeader-module__mdpVJq__navItemActive{color:var(--accent-text);background:var(--accent-bg);font-weight:600}.SiteHeader-module__mdpVJq__right{align-items:center;gap:10px;display:flex}.SiteHeader-module__mdpVJq__divider{background:var(--border);width:1px;height:22px}.SiteHeader-module__mdpVJq__loginLink,.SiteHeader-module__mdpVJq__registerLink{height:36px;font:600 14px var(--font-ui);border-radius:7px;align-items:center;padding:0 14px;text-decoration:none;display:flex}.SiteHeader-module__mdpVJq__loginLink{border:1px solid var(--border-strong);background:var(--bg-surface);color:var(--text)}.SiteHeader-module__mdpVJq__loginLink:hover{background:var(--bg-hover)}.SiteHeader-module__mdpVJq__registerLink{background:var(--accent);color:var(--accent-fg);border:0;padding:0 16px;box-shadow:0 1px 2px #14161c24}.SiteHeader-module__mdpVJq__registerLink:hover{background:var(--accent-hover)}.SiteHeader-module__mdpVJq__menuToggle,.SiteHeader-module__mdpVJq__backdrop,.SiteHeader-module__mdpVJq__panel{display:none}@media (max-width:960px){.SiteHeader-module__mdpVJq__left .SiteHeader-module__mdpVJq__nav,.SiteHeader-module__mdpVJq__right{display:none}.SiteHeader-module__mdpVJq__menuToggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;padding:0;display:flex}.SiteHeader-module__mdpVJq__burgerLine{background:var(--text);border-radius:2px;width:20px;height:2px;transition:transform .18s,opacity .18s}.SiteHeader-module__mdpVJq__menuToggleOpen .SiteHeader-module__mdpVJq__burgerLine:first-child{transform:translateY(6px)rotate(45deg)}.SiteHeader-module__mdpVJq__menuToggleOpen .SiteHeader-module__mdpVJq__burgerLine:nth-child(2){opacity:0}.SiteHeader-module__mdpVJq__menuToggleOpen .SiteHeader-module__mdpVJq__burgerLine:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.SiteHeader-module__mdpVJq__backdrop{top:var(--mkt-header-h);opacity:0;pointer-events:none;z-index:15;background:#0f101466;transition:opacity .18s;display:block;position:fixed;bottom:0;left:0;right:0}.SiteHeader-module__mdpVJq__backdropOpen{opacity:1;pointer-events:auto}.SiteHeader-module__mdpVJq__panel{z-index:20;padding:0 var(--mkt-gutter);background:var(--bg-surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow-md);opacity:0;flex-direction:column;gap:4px;max-height:0;transition:max-height .22s,opacity .18s;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden}.SiteHeader-module__mdpVJq__panelOpen{opacity:1;max-height:480px;padding-top:12px;padding-bottom:16px}}.SiteHeader-module__mdpVJq__panelNav{flex-direction:column;display:flex}.SiteHeader-module__mdpVJq__panelNavItem,.SiteHeader-module__mdpVJq__panelNavItemActive{border-radius:6px;align-items:center;min-height:44px;padding:12px 8px;font-size:15px;text-decoration:none;display:flex}.SiteHeader-module__mdpVJq__panelNavItem{color:var(--text-2);font-weight:500}.SiteHeader-module__mdpVJq__panelNavItemActive{color:var(--accent-text);background:var(--accent-bg);font-weight:600}.SiteHeader-module__mdpVJq__panelSwitches{border-top:1px solid var(--border);align-items:center;gap:10px;padding:12px 8px;display:flex}.SiteHeader-module__mdpVJq__panelActions{flex-direction:column;gap:8px;padding:4px 8px 0;display:flex}.SiteHeader-module__mdpVJq__panelLogin,.SiteHeader-module__mdpVJq__panelRegister{height:44px;font:600 14px var(--font-ui);border-radius:7px;justify-content:center;align-items:center;padding:0 14px;text-decoration:none;display:flex}.SiteHeader-module__mdpVJq__panelLogin{border:1px solid var(--border-strong);background:var(--bg-surface);color:var(--text)}.SiteHeader-module__mdpVJq__panelRegister{background:var(--accent);color:var(--accent-fg);border:0}
.SiteFooter-module__wWXZva__footer{background:var(--bg-surface);border-top:1px solid var(--border);padding:48px var(--mkt-gutter) 28px}.SiteFooter-module__wWXZva__columns{border-bottom:1px solid var(--border);grid-template-columns:1.6fr 1fr 1fr 1fr;gap:32px;padding-bottom:36px;display:grid}@media (max-width:720px){.SiteFooter-module__wWXZva__columns{grid-template-columns:1fr}}.SiteFooter-module__wWXZva__about{flex-direction:column;gap:12px;max-width:280px;display:flex}.SiteFooter-module__wWXZva__tagline{color:var(--text-2);font-size:13px;line-height:1.55}.SiteFooter-module__wWXZva__col{flex-direction:column;gap:12px;display:flex}.SiteFooter-module__wWXZva__colTitle{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);font-size:11px}.SiteFooter-module__wWXZva__colLinks{flex-direction:column;gap:9px;display:flex}.SiteFooter-module__wWXZva__colLink{color:var(--text-2);font-size:13.5px;text-decoration:none}.SiteFooter-module__wWXZva__colLink:hover{color:var(--text)}.SiteFooter-module__wWXZva__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:20px;display:flex}.SiteFooter-module__wWXZva__copyright{color:var(--text-3);font-size:12.5px}.SiteFooter-module__wWXZva__legal{align-items:center;gap:16px;display:flex}.SiteFooter-module__wWXZva__legalLink{color:var(--text-3);font-size:12.5px;text-decoration:none}.SiteFooter-module__wWXZva__legalLink:hover{color:var(--text-2)}
.FaqItem-module__tdCysG__simple{background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:8px;padding:24px;display:flex}.FaqItem-module__tdCysG__q{font-size:17px;font-weight:600}.FaqItem-module__tdCysG__a{color:var(--text-2);font-size:14.5px;line-height:1.6}.FaqItem-module__tdCysG__withIcon{background:var(--bg-surface);border:1px solid var(--border);border-radius:14px;align-items:flex-start;gap:20px;padding:28px 32px;display:flex}.FaqItem-module__tdCysG__iconTile{background:var(--accent-bg);width:36px;height:36px;font-family:var(--font-mono);color:var(--accent-text);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:flex}.FaqItem-module__tdCysG__body{flex-direction:column;gap:8px;display:flex}.FaqItem-module__tdCysG__qLarge{font-size:19px;font-weight:600}.FaqItem-module__tdCysG__aLarge{color:var(--text-2);font-size:15.5px;line-height:1.6}
.FeatureCard-module__HruiJW__card{color:inherit;padding:var(--card-pad);background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--card-radius);flex-direction:column;gap:12px;text-decoration:none;display:flex}.FeatureCard-module__HruiJW__card:hover{border-color:var(--border-strong)}.FeatureCard-module__HruiJW__iconTile{background:var(--accent-bg);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.FeatureCard-module__HruiJW__title{font-size:18px;font-weight:600}.FeatureCard-module__HruiJW__text{color:var(--text-2);font-size:14px;line-height:1.55}
.PricingCard-module___0c2tG__card,.PricingCard-module___0c2tG__cardHighlight{background:var(--bg-surface);color:var(--text);border-radius:14px;flex-direction:column;gap:18px;padding:28px;display:flex}.PricingCard-module___0c2tG__card{border:1px solid var(--border)}.PricingCard-module___0c2tG__cardHighlight{border:2px solid var(--accent);position:relative;box-shadow:0 12px 32px #6c4ad62e}.PricingCard-module___0c2tG__badge{background:var(--accent);color:var(--accent-fg);font:600 12px var(--font-ui);border-radius:20px;padding:4px 12px;position:absolute;top:-12px;left:28px}.PricingCard-module___0c2tG__head{flex-direction:column;gap:4px;display:flex}.PricingCard-module___0c2tG__name{font-size:17px;font-weight:600}.PricingCard-module___0c2tG__tagline{color:var(--text-3);font-size:13.5px}.PricingCard-module___0c2tG__priceRow{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.PricingCard-module___0c2tG__price{letter-spacing:-1.5px;font-size:38px;font-weight:700;font-family:var(--font-mono)}.PricingCard-module___0c2tG__period{color:var(--text-3);font-size:14px}.PricingCard-module___0c2tG__oldPrice{color:var(--text-3);font-size:15px;font-family:var(--font-mono);text-decoration:line-through}.PricingCard-module___0c2tG__divider{background:var(--border);height:1px}.PricingCard-module___0c2tG__features{flex-direction:column;gap:11px;display:flex}.PricingCard-module___0c2tG__feature{color:var(--text);align-items:flex-start;gap:9px;font-size:14.5px;line-height:1.45;display:flex}.PricingCard-module___0c2tG__check{color:var(--ok);margin-top:1px;font-weight:700}.PricingCard-module___0c2tG__ctaSecondary,.PricingCard-module___0c2tG__ctaPrimary{height:46px;font:600 15px var(--font-ui);border-radius:8px;justify-content:center;align-items:center;margin-top:6px;text-decoration:none;display:flex}.PricingCard-module___0c2tG__ctaSecondary{border:1px solid var(--border-strong);background:var(--bg-surface);color:var(--text)}.PricingCard-module___0c2tG__ctaSecondary:hover{background:var(--bg-hover)}.PricingCard-module___0c2tG__ctaPrimary{background:var(--accent);color:var(--accent-fg);border:0;box-shadow:0 2px 10px #6c4ad652}.PricingCard-module___0c2tG__ctaPrimary:hover{background:var(--accent-hover)}
.EditorPreview-module__RtEuPG__frame{border:1px solid var(--border);background:var(--bg-surface);border-radius:14px;position:relative;overflow:hidden;box-shadow:0 20px 50px #14161c24}.EditorPreview-module__RtEuPG__toolbar{background:var(--bg-surface);border-bottom:1px solid var(--border);align-items:center;gap:6px;height:36px;padding:0 12px;display:flex}.EditorPreview-module__RtEuPG__segment{background:var(--bg-subtle);border-radius:5px;padding:2px;display:flex}.EditorPreview-module__RtEuPG__segmentItem,.EditorPreview-module__RtEuPG__segmentActive{height:22px;font:500 11px var(--font-ui);border-radius:4px;align-items:center;padding:0 9px;display:flex}.EditorPreview-module__RtEuPG__segmentItem{color:var(--text-2)}.EditorPreview-module__RtEuPG__segmentActive{background:var(--bg-surface);box-shadow:var(--shadow-sm);font-weight:600}.EditorPreview-module__RtEuPG__calcBtn{background:var(--accent);height:24px;color:var(--accent-fg);font:600 11px var(--font-ui);border-radius:5px;align-items:center;margin-left:auto;padding:0 12px;display:flex}.EditorPreview-module__RtEuPG__canvas{aspect-ratio:520/320;background:var(--bg-inset);background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);background-size:26px 26px;position:relative;overflow:hidden}.EditorPreview-module__RtEuPG__planPlaceholder{border:1px dashed var(--border-strong);background:repeating-linear-gradient(45deg,#6c4ad60d 0 8px,#0000 8px 16px);border-radius:4px;width:42.31%;height:46.875%;position:absolute;top:13.75%;left:10%}.EditorPreview-module__RtEuPG__svg{width:100%;height:100%;font-family:var(--font-mono);position:absolute;inset:0}.EditorPreview-module__RtEuPG__legend{background:var(--bg-surface);border:1px solid var(--border);font-family:var(--font-mono);color:var(--text-2);box-shadow:var(--shadow-sm);border-radius:6px;gap:10px;padding:5px 9px;font-size:9px;display:flex;position:absolute;bottom:12px;left:12px}
.ContactContent-module__y82ZtW__eyebrow{font-family:var(--font-mono);font-size:var(--fs-eyebrow);text-transform:uppercase;letter-spacing:.08em;color:var(--accent-text);font-weight:600}.ContactContent-module__y82ZtW__body{padding:72px var(--mkt-gutter) 80px;max-width:var(--mkt-container);grid-template-columns:1fr 1.1fr;align-items:start;gap:56px;margin:0 auto;display:grid}@media (max-width:860px){.ContactContent-module__y82ZtW__body{grid-template-columns:1fr}}.ContactContent-module__y82ZtW__info{flex-direction:column;gap:24px;display:flex}.ContactContent-module__y82ZtW__title{font-size:var(--fs-h1);letter-spacing:-.03em;font-weight:700;line-height:var(--lh-h1)}.ContactContent-module__y82ZtW__lead{color:var(--text-2);font-size:18px;line-height:1.55}.ContactContent-module__y82ZtW__contactList{flex-direction:column;gap:14px;margin-top:4px;display:flex}.ContactContent-module__y82ZtW__emailCard{background:var(--bg-surface);border:1px solid var(--border);color:inherit;border-radius:12px;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;display:flex}.ContactContent-module__y82ZtW__emailCard:hover{border-color:var(--border-strong)}.ContactContent-module__y82ZtW__emailIcon{background:var(--accent-bg);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ContactContent-module__y82ZtW__emailLabel{color:var(--text-3);font-size:12px;display:block}.ContactContent-module__y82ZtW__emailValue{font-size:16px;font-weight:600;font-family:var(--font-mono);display:block}.ContactContent-module__y82ZtW__soonRow{gap:14px;display:flex}.ContactContent-module__y82ZtW__soonCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;flex:1;align-items:center;gap:10px;padding:14px 16px;display:flex}.ContactContent-module__y82ZtW__soonIcon{background:var(--bg-subtle);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ContactContent-module__y82ZtW__soonLabel{font-size:14px;font-weight:600;display:block}.ContactContent-module__y82ZtW__soonValue{color:var(--text-3);font-size:11px;font-family:var(--font-mono);display:block}.ContactContent-module__y82ZtW__form{background:var(--bg-surface);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:16px;flex-direction:column;gap:16px;padding:32px;display:flex}.ContactContent-module__y82ZtW__formTitle{font-size:20px;font-weight:600}.ContactContent-module__y82ZtW__field{color:var(--text-2);flex-direction:column;gap:7px;font-size:13px;font-weight:500;display:flex}.ContactContent-module__y82ZtW__input,.ContactContent-module__y82ZtW__textarea{border:1px solid var(--border-strong);background:var(--bg-inset);color:var(--text);font:400 15px var(--font-ui);border-radius:8px;padding:0 14px}.ContactContent-module__y82ZtW__input{height:42px}.ContactContent-module__y82ZtW__textarea{resize:none;padding:12px 14px;line-height:1.5}.ContactContent-module__y82ZtW__submit{background:var(--accent);height:48px;color:var(--accent-fg);font:600 15px var(--font-ui);cursor:pointer;border:0;border-radius:8px;box-shadow:0 2px 10px #6c4ad64d}.ContactContent-module__y82ZtW__submit:hover{background:var(--accent-hover)}.ContactContent-module__y82ZtW__mockNote{color:var(--text-3);text-align:center;font-size:12px;font-family:var(--font-mono)}
.FeaturesContent-module__13sC7G__eyebrow{font-family:var(--font-mono);font-size:var(--fs-eyebrow);text-transform:uppercase;letter-spacing:.08em;color:var(--accent-text);font-weight:600}.FeaturesContent-module__13sC7G__intro{padding:72px var(--mkt-gutter) 8px;max-width:var(--mkt-container);flex-direction:column;gap:16px;margin:0 auto;display:flex}.FeaturesContent-module__13sC7G__intro>.FeaturesContent-module__13sC7G__lead{max-width:760px}.FeaturesContent-module__13sC7G__title{font-size:var(--fs-h1);letter-spacing:-.03em;font-weight:700;line-height:var(--lh-h1)}.FeaturesContent-module__13sC7G__lead{font-size:var(--fs-lead);color:var(--text-2);line-height:var(--lh-lead)}.FeaturesContent-module__13sC7G__blocks{padding:56px var(--mkt-gutter) 24px;max-width:var(--mkt-container);flex-direction:column;gap:28px;margin:0 auto;display:flex}.FeaturesContent-module__13sC7G__block{background:var(--bg-surface);border:1px solid var(--border);border-radius:16px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:32px;display:grid}.FeaturesContent-module__13sC7G__block[data-side=left] .FeaturesContent-module__13sC7G__blockVisual{order:-1}@media (max-width:860px){.FeaturesContent-module__13sC7G__block{grid-template-columns:1fr}.FeaturesContent-module__13sC7G__block[data-side=left] .FeaturesContent-module__13sC7G__blockVisual{order:0}}.FeaturesContent-module__13sC7G__blockText{flex-direction:column;gap:16px;display:flex}.FeaturesContent-module__13sC7G__kicker{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--accent-text);font-size:12px;font-weight:600}.FeaturesContent-module__13sC7G__blockTitle{font-size:var(--fs-h2);letter-spacing:-.02em;font-weight:600}.FeaturesContent-module__13sC7G__blockLead{font-size:var(--fs-body);color:var(--text-2);line-height:var(--lh-body)}.FeaturesContent-module__13sC7G__bullets{flex-direction:column;gap:10px;margin-top:4px;display:flex}.FeaturesContent-module__13sC7G__bullet{color:var(--text);align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.5;display:flex}.FeaturesContent-module__13sC7G__check{color:var(--ok);margin-top:1px;font-weight:700}.FeaturesContent-module__13sC7G__blockVisual{border:1px solid var(--border);background:var(--bg-inset);background-image:repeating-linear-gradient(45deg,#6c4ad60d 0 10px,#0000 10px 20px);border-radius:12px;justify-content:center;align-items:flex-end;height:280px;padding:16px;display:flex}.FeaturesContent-module__13sC7G__caption{font-family:var(--font-mono);color:var(--text-3);background:var(--bg-surface);border:1px solid var(--border);border-radius:6px;padding:5px 10px;font-size:11px}.FeaturesContent-module__13sC7G__ctaSection{padding:24px var(--mkt-gutter) 80px;max-width:var(--mkt-container);margin:0 auto}.FeaturesContent-module__13sC7G__ctaBand{background:var(--accent-bg);border:1px solid var(--accent-border);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding:40px 44px;display:flex}@media (max-width:480px){.FeaturesContent-module__13sC7G__ctaBand{padding:28px 24px}}.FeaturesContent-module__13sC7G__ctaText{flex-direction:column;gap:8px;display:flex}.FeaturesContent-module__13sC7G__ctaTitle{letter-spacing:-.6px;font-size:26px;font-weight:600}.FeaturesContent-module__13sC7G__ctaLead{font-size:var(--fs-body);color:var(--text-2)}.FeaturesContent-module__13sC7G__ctaActions{flex-wrap:wrap;gap:12px;display:flex}.FeaturesContent-module__13sC7G__ctaPrimary,.FeaturesContent-module__13sC7G__ctaSecondary{height:var(--btn-lg-h);padding:0 var(--btn-lg-px);border-radius:var(--btn-lg-radius);font:600 15px var(--font-ui);align-items:center;text-decoration:none;display:flex}.FeaturesContent-module__13sC7G__ctaPrimary{background:var(--accent);color:var(--accent-fg);border:0;box-shadow:0 2px 10px #6c4ad652}.FeaturesContent-module__13sC7G__ctaPrimary:hover{background:var(--accent-hover)}.FeaturesContent-module__13sC7G__ctaSecondary{border:1px solid var(--border-strong);background:var(--bg-surface);color:var(--text)}.FeaturesContent-module__13sC7G__ctaSecondary:hover{background:var(--bg-hover)}
.HelpContent-module__bis8oa__eyebrow{font-family:var(--font-mono);font-size:var(--fs-eyebrow);text-transform:uppercase;letter-spacing:.08em;color:var(--accent-text);font-weight:600}.HelpContent-module__bis8oa__intro{padding:72px var(--mkt-gutter) 8px;flex-direction:column;gap:16px;max-width:720px;margin:0 auto;display:flex}.HelpContent-module__bis8oa__title{font-size:var(--fs-h1);letter-spacing:-.03em;font-weight:700;line-height:var(--lh-h1)}.HelpContent-module__bis8oa__lead{font-size:var(--fs-lead);color:var(--text-2);line-height:var(--lh-lead)}.HelpContent-module__bis8oa__faqSection{padding:48px var(--mkt-gutter) 24px;max-width:var(--mkt-container);flex-direction:column;gap:16px;margin:0 auto;display:flex}.HelpContent-module__bis8oa__bottom{padding:24px var(--mkt-gutter) 80px;max-width:var(--mkt-container);grid-template-columns:1.4fr 1fr;gap:20px;margin:0 auto;display:grid}@media (max-width:860px){.HelpContent-module__bis8oa__bottom{grid-template-columns:1fr}}.HelpContent-module__bis8oa__docsSoon{background:var(--bg-surface);border:1px dashed var(--border-strong);border-radius:16px;flex-direction:column;gap:12px;padding:36px;display:flex}.HelpContent-module__bis8oa__docsIcon{background:var(--bg-subtle);border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.HelpContent-module__bis8oa__docsTitle{letter-spacing:-.4px;font-size:22px;font-weight:600}.HelpContent-module__bis8oa__docsText{color:var(--text-2);max-width:520px;font-size:15px;line-height:1.6}.HelpContent-module__bis8oa__docsBadge{font-family:var(--font-mono);color:var(--accent-text);background:var(--bg-subtle);border-radius:5px;align-self:flex-start;margin-top:4px;padding:5px 10px;font-size:11px}.HelpContent-module__bis8oa__needHelp{background:var(--accent-bg);border:1px solid var(--accent-border);border-radius:16px;flex-direction:column;gap:14px;padding:36px;display:flex}.HelpContent-module__bis8oa__needHelpTitle{letter-spacing:-.3px;font-size:20px;font-weight:600}.HelpContent-module__bis8oa__needHelpText{color:var(--text-2);font-size:15px;line-height:1.6}.HelpContent-module__bis8oa__needHelpEmail{font-size:16px;font-weight:600;font-family:var(--font-mono);color:var(--accent-text);text-decoration:none}.HelpContent-module__bis8oa__needHelpCta{background:var(--accent);height:44px;color:var(--accent-fg);font:600 14px var(--font-ui);border:0;border-radius:8px;justify-content:center;align-items:center;margin-top:6px;text-decoration:none;display:flex;box-shadow:0 2px 8px #6c4ad64d}.HelpContent-module__bis8oa__needHelpCta:hover{background:var(--accent-hover)}
.HomeContent-module__SGGU8q__eyebrow{font-family:var(--font-mono);font-size:var(--fs-eyebrow);text-transform:uppercase;letter-spacing:.08em;color:var(--accent-text);font-weight:600}.HomeContent-module__SGGU8q__sectionTitle{font-size:var(--fs-h2);letter-spacing:-.027em;font-weight:600;line-height:var(--lh-h2)}.HomeContent-module__SGGU8q__hero{padding:80px var(--mkt-gutter);max-width:var(--mkt-container);grid-template-columns:1fr 1fr;align-items:center;gap:56px;margin:0 auto;display:grid}@media (max-width:900px){.HomeContent-module__SGGU8q__hero{grid-template-columns:1fr}}.HomeContent-module__SGGU8q__heroText{flex-direction:column;gap:24px;display:flex}.HomeContent-module__SGGU8q__heroTitle{font-size:var(--fs-hero);letter-spacing:-.036em;font-weight:700;line-height:var(--lh-hero)}.HomeContent-module__SGGU8q__heroLead{font-size:var(--fs-lead);color:var(--text-2);line-height:var(--lh-lead);max-width:520px}.HomeContent-module__SGGU8q__heroActions{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.HomeContent-module__SGGU8q__ctaPrimary,.HomeContent-module__SGGU8q__ctaSecondary{height:var(--btn-lg-h);padding:0 var(--btn-lg-px);border-radius:var(--btn-lg-radius);font:600 15px var(--font-ui);align-items:center;text-decoration:none;display:flex}.HomeContent-module__SGGU8q__ctaPrimary{background:var(--accent);color:var(--accent-fg);border:0;box-shadow:0 2px 10px #6c4ad652}.HomeContent-module__SGGU8q__ctaPrimary:hover{background:var(--accent-hover)}.HomeContent-module__SGGU8q__ctaSecondary{border:1px solid var(--border-strong);background:var(--bg-surface);color:var(--text)}.HomeContent-module__SGGU8q__ctaSecondary:hover{background:var(--bg-hover)}.HomeContent-module__SGGU8q__freeBadge{color:var(--text-3);align-items:center;gap:8px;margin-top:4px;font-size:13.5px;display:flex}.HomeContent-module__SGGU8q__freeBadgeCheck{color:var(--ok);font-weight:700}.HomeContent-module__SGGU8q__howItWorks{padding:72px var(--mkt-gutter);max-width:var(--mkt-container);background:var(--bg-surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:0 auto}.HomeContent-module__SGGU8q__sectionHead{flex-direction:column;gap:12px;margin-bottom:44px;display:flex}.HomeContent-module__SGGU8q__stepsGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}@media (max-width:720px){.HomeContent-module__SGGU8q__stepsGrid{grid-template-columns:1fr}}.HomeContent-module__SGGU8q__step{flex-direction:column;gap:14px;display:flex}.HomeContent-module__SGGU8q__stepNumber{font-family:var(--font-mono);color:var(--accent);font-size:26px;font-weight:600}.HomeContent-module__SGGU8q__stepDivider{background:var(--border);height:1px}.HomeContent-module__SGGU8q__stepTitle{font-size:var(--fs-h3);font-weight:600}.HomeContent-module__SGGU8q__stepText{color:var(--text-2);font-size:15px;line-height:1.6}.HomeContent-module__SGGU8q__featuresOverview{padding:80px var(--mkt-gutter);max-width:var(--mkt-container);margin:0 auto}.HomeContent-module__SGGU8q__featuresHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:44px;display:flex}.HomeContent-module__SGGU8q__featuresAllLink{font-family:var(--font-mono);color:var(--accent-text);font-size:13px;text-decoration:none}.HomeContent-module__SGGU8q__featuresGrid{gap:var(--card-gap);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:900px){.HomeContent-module__SGGU8q__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.HomeContent-module__SGGU8q__featuresGrid{grid-template-columns:1fr}}.HomeContent-module__SGGU8q__trustWrap{padding:0 var(--mkt-gutter) 80px;max-width:var(--mkt-container);margin:0 auto}.HomeContent-module__SGGU8q__trust{background:var(--accent-bg);border:1px solid var(--accent-border);border-radius:16px;grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;padding:48px;display:grid}@media (max-width:900px){.HomeContent-module__SGGU8q__trust{grid-template-columns:1fr}}.HomeContent-module__SGGU8q__trustText{flex-direction:column;gap:20px;display:flex}.HomeContent-module__SGGU8q__trustLead{font-size:var(--fs-body);color:var(--text-2);line-height:var(--lh-body)}.HomeContent-module__SGGU8q__trustPoints{flex-direction:column;gap:12px;margin-top:4px;display:flex}.HomeContent-module__SGGU8q__trustPoint{color:var(--text);align-items:flex-start;gap:10px;font-size:15px;display:flex}.HomeContent-module__SGGU8q__trustCheck{color:var(--ok);margin-top:1px;font-weight:700}.HomeContent-module__SGGU8q__trustVisualWrap{justify-content:center;align-items:center;display:flex}.HomeContent-module__SGGU8q__trustVisual{background:var(--bg-surface);border:1px solid var(--border);border-radius:14px;align-items:center;gap:20px;padding:28px 32px;display:flex;box-shadow:0 10px 30px #14161c1f}.HomeContent-module__SGGU8q__trustFrom,.HomeContent-module__SGGU8q__trustTo{flex-direction:column;align-items:center;gap:8px;display:flex}.HomeContent-module__SGGU8q__trustFromBox{border:1px solid var(--border-strong);background:var(--bg-inset);width:56px;height:70px;font-family:var(--font-mono);color:var(--text-3);border-radius:6px;justify-content:center;align-items:flex-end;padding-bottom:8px;font-size:10px;display:flex}.HomeContent-module__SGGU8q__trustToBox{border:1px solid var(--accent-border);background:var(--accent-bg);border-radius:8px;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.HomeContent-module__SGGU8q__trustLabel{color:var(--text-3);font-size:12px}.HomeContent-module__SGGU8q__trustToLabel{color:var(--accent-text);font-size:12px;font-weight:600}
.LegalContent-module__NZJi7a__eyebrow{font-family:var(--font-mono);font-size:var(--fs-eyebrow);text-transform:uppercase;letter-spacing:.08em;color:var(--accent-text);font-weight:600}.LegalContent-module__NZJi7a__intro{padding:72px var(--mkt-gutter) 8px;flex-direction:column;gap:12px;max-width:720px;margin:0 auto;display:flex}.LegalContent-module__NZJi7a__title{font-size:var(--fs-h1);letter-spacing:-.03em;font-weight:700;line-height:var(--lh-h1)}.LegalContent-module__NZJi7a__updated{font-family:var(--font-mono);color:var(--text-3);font-size:12.5px}.LegalContent-module__NZJi7a__lead{font-size:var(--fs-lead);color:var(--text-2);line-height:var(--lh-lead);margin-top:4px}.LegalContent-module__NZJi7a__body{padding:40px var(--mkt-gutter) 80px;flex-direction:column;gap:32px;max-width:720px;margin:0 auto;display:flex}.LegalContent-module__NZJi7a__section{flex-direction:column;gap:10px;display:flex}.LegalContent-module__NZJi7a__heading{letter-spacing:-.3px;font-size:19px;font-weight:600}.LegalContent-module__NZJi7a__paragraph{color:var(--text-2);font-size:15px;line-height:1.65}.LegalContent-module__NZJi7a__list{color:var(--text-2);flex-direction:column;gap:6px;margin:4px 0 0;padding-left:20px;font-size:15px;line-height:1.6;display:flex}.LegalContent-module__NZJi7a__list li{list-style:outside}.LegalContent-module__NZJi7a__placeholderNote{font-family:var(--font-mono);color:var(--text-3);background:var(--bg-surface);border:1px dashed var(--border-strong);border-radius:10px;padding:14px 16px;font-size:12px;line-height:1.5}
.PricingContent-module__MAt95W__eyebrow{font-family:var(--font-mono);font-size:var(--fs-eyebrow);text-transform:uppercase;letter-spacing:.08em;color:var(--accent-text);font-weight:600}.PricingContent-module__MAt95W__sectionTitle{font-size:var(--fs-h2);letter-spacing:-.027em;font-weight:600}.PricingContent-module__MAt95W__intro{padding:72px var(--mkt-gutter) 8px;max-width:var(--mkt-container);text-align:center;flex-direction:column;align-items:center;gap:16px;margin:0 auto;display:flex}.PricingContent-module__MAt95W__title{font-size:var(--fs-h1);letter-spacing:-.03em;font-weight:700;line-height:var(--lh-h1)}.PricingContent-module__MAt95W__lead{font-size:var(--fs-lead);color:var(--text-2);line-height:var(--lh-lead);max-width:640px}.PricingContent-module__MAt95W__plans{padding:48px var(--mkt-gutter) 24px;max-width:var(--mkt-container);gap:var(--card-gap);grid-template-columns:repeat(3,1fr);align-items:start;margin:0 auto;display:grid}@media (max-width:860px){.PricingContent-module__MAt95W__plans{grid-template-columns:1fr}}.PricingContent-module__MAt95W__plansSingle{padding:48px var(--mkt-gutter) 40px;max-width:380px;margin:0 auto}.PricingContent-module__MAt95W__noteWrap{padding:4px var(--mkt-gutter) 8px;max-width:var(--mkt-container);justify-content:center;margin:0 auto;display:flex}.PricingContent-module__MAt95W__note{font-family:var(--font-mono);color:var(--text-3);background:var(--bg-subtle);border:1px solid var(--border);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:11px;display:flex}.PricingContent-module__MAt95W__faqSection{padding:64px var(--mkt-gutter) 80px;max-width:var(--mkt-container);margin:0 auto}.PricingContent-module__MAt95W__sectionHead{flex-direction:column;gap:12px;margin-bottom:36px;display:flex}.PricingContent-module__MAt95W__faqGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:720px){.PricingContent-module__MAt95W__faqGrid{grid-template-columns:1fr}}
