.landing-page{--landing-bg:#fff;--landing-bg-soft:#fafbfc;--landing-bg-tint:#f1f3f5;--landing-ink:#0a0a0a;--landing-ink-2:#404040;--landing-ink-3:#737373;--landing-ink-4:#a3a3a3;--landing-line:#e6e8eb;--landing-line-2:#eceef0;--landing-accent:var(--brand);--landing-accent-2:var(--brand-light);--landing-accent-soft:var(--brand-soft);--landing-accent-ink:var(--brand-ink);--landing-radius:14px;--landing-radius-lg:22px;--landing-shadow-sm:0 1px 2px #0a0a0a0a,0 0 0 1px #0a0a0a0a;--landing-shadow-md:0 2px 6px #0a0a0a0a,0 12px 32px -12px #0a0a0a14,0 0 0 1px #0a0a0a0a;--landing-shadow-lg:0 4px 12px #0a0a0a0d,0 24px 60px -16px #0a0a0a1f,0 0 0 1px #0a0a0a0a;--landing-max:1180px;--landing-font-sans:var(--font-geist-sans,"Geist",-apple-system,BlinkMacSystemFont,sans-serif);--landing-font-mono:var(--font-geist-mono,"Geist Mono",ui-monospace,monospace);--landing-section-y:clamp(48px,6vw,72px);--landing-section-header-mb:clamp(36px,4.5vw,52px);--landing-section-intro-mb:clamp(40px,5vw,56px);--landing-split-gap:clamp(36px,5vw,56px);--landing-hero-pt:clamp(96px,11vw,120px);--landing-hero-pb:clamp(40px,5vw,56px);--landing-hero-mockup-mt:clamp(48px,6vw,64px);--landing-cta-inner-pad:clamp(48px,7vw,72px);font-family:var(--landing-font-sans);color:var(--landing-ink);background:var(--landing-bg);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:clip}.landing-page.landing-page--tarifs{background:var(--landing-bg-soft);min-height:100%}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-page a{text-decoration:none}.landing-page a:not([class*=cta]){color:inherit}.landing-page button:not([class*=cta]){cursor:pointer;color:inherit;background:0 0;border:none;padding:0;font-family:inherit}.landing-page ::selection{background:var(--landing-accent);color:#fff}.landing-page h1,.landing-page h2,.landing-page h3{font-family:var(--landing-font-sans);font-style:normal}.landing-accent{color:var(--landing-accent)}.landing-mono{font-family:var(--landing-font-mono)}.landing-page .landing-hero{padding:var(--landing-hero-pt)24px var(--landing-hero-pb);position:relative;overflow:hidden}.landing-page .landing-hero-mockup{margin-top:var(--landing-hero-mockup-mt)}.landing-page .landing-section{padding-block:var(--landing-section-y);padding-inline:24px;position:relative}.landing-page .landing-split-grid{gap:var(--landing-split-gap);align-items:center;display:grid}.landing-page .landing-faq-grid{align-items:start}.landing-page .landing-section-intro{margin-bottom:var(--landing-section-intro-mb)}.landing-page .landing-cta-block{padding:var(--landing-cta-inner-pad)clamp(24px,4vw,40px)}.landing-nav-shell{max-width:var(--landing-max);pointer-events:auto;width:100%;margin:0 auto;position:relative}.landing-nav-bar{justify-content:space-between;align-items:center;padding:10px 14px 10px 22px;transition:background .25s,border-color .25s,box-shadow .25s,border-radius .2s;display:flex}.landing-nav-mobile-cta{display:none!important}.landing-final-cta-actions{flex-direction:column;align-items:center;gap:14px;margin-top:40px;display:flex}.landing-page a.landing-final-cta-btn{text-align:center;white-space:normal;justify-content:center;max-width:100%;line-height:1.35}@media (max-width:640px){.landing-final-cta-actions{gap:12px;margin-top:28px}.landing-page a.landing-final-cta-btn{width:auto;max-width:min(100%,20rem);gap:8px!important;padding:11px 18px!important;font-size:14px!important}.landing-page a.landing-final-cta-btn svg{flex-shrink:0;width:13px;height:13px}}.landing-cta-trust{max-width:100%;color:var(--landing-ink-4);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 14px;font-size:13.5px;line-height:1.4;display:flex}.landing-cta-trust-item{align-items:center;gap:6px;display:inline-flex}.landing-cta-trust-sep{background:var(--landing-ink-4);border-radius:999px;flex-shrink:0;width:3px;height:3px}.landing-footer-linkedin{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,opacity .2s;display:inline-flex}.landing-footer-linkedin:hover{opacity:.9;transform:translateY(-1px)scale(1.04)}@media (max-width:640px){.landing-cta-trust{flex-direction:column;gap:6px;font-size:12.5px}.landing-cta-trust-sep{display:none}.landing-nav-shell{width:100%}}@keyframes landing-blink{50%{opacity:0}}@keyframes landing-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes landing-modal-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-page .landing-cursor{background:var(--landing-accent);vertical-align:-2px;width:7px;height:14px;margin-left:2px;animation:1s step-end infinite landing-blink;display:inline-block}@media (max-width:880px){.landing-page .landing-hide-mobile{display:none!important}.landing-page .landing-hero-grid{grid-template-columns:1fr!important}.landing-page .landing-hero-grid>div{border-bottom:1px solid var(--landing-line-2);border-left:none!important;border-right:none!important}.landing-page .landing-pain-grid,.landing-page .landing-agit-grid,.landing-page .landing-coach-grid,.landing-page .landing-faq-grid{grid-template-columns:1fr!important}.landing-page .landing-agit-grid,.landing-page .landing-coach-grid,.landing-page .landing-faq-grid{gap:clamp(28px,4vw,40px)!important}.landing-page .landing-feat-row{grid-template-columns:1fr!important}.landing-page .landing-feat-row .landing-feat-text{order:1!important;padding:36px 28px!important}.landing-page .landing-feat-row .landing-feat-visual{border-top:1px solid var(--landing-line);border-left:none!important;border-right:none!important;order:2!important}.landing-page .landing-how-grid{grid-template-columns:1fr 1fr!important;gap:36px 20px!important}.landing-page .landing-how-line{display:none!important}}@media (max-width:820px){.landing-page .landing-nav-links{display:none!important}.landing-page .landing-nav-mobile-cta{display:inline-flex!important}}@media (max-width:900px){.landing-page .landing-price-grid{gap:16px;width:100%;max-width:100%;grid-template-columns:1fr!important}.landing-page .landing-price-grid>*{min-width:0;max-width:100%}}@media (max-width:640px){.landing-page .landing-price-grid [class*=priceCard]{padding:28px 20px!important}.landing-page #pricing{padding-inline:16px}}@media (max-width:560px){.landing-page .landing-how-grid{grid-template-columns:1fr!important}}
.landing-module__bxHgOq__container{max-width:var(--landing-max);width:100%;min-width:0;margin:0 auto}.landing-module__bxHgOq__section{padding-block:var(--landing-section-y);padding-inline:24px;position:relative}.landing-module__bxHgOq__sectionSoft{background:var(--landing-bg-soft);}.landing-module__bxHgOq__sectionWhite{background:var(--landing-bg);}.landing-module__bxHgOq__eyebrow{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex}.landing-module__bxHgOq__eyebrowDot{opacity:.7;background:currentColor;border-radius:999px;width:5px;height:5px}.landing-module__bxHgOq__eyebrowAccent{color:var(--landing-accent);background:var(--landing-accent-soft);}.landing-module__bxHgOq__eyebrowNeutral{color:var(--landing-ink-2);background:var(--landing-bg-tint);}.landing-module__bxHgOq__cta{letter-spacing:-.01em;cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:10px;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.landing-module__bxHgOq__ctaSm{gap:8px;padding:10px 16px;font-size:14px;}.landing-module__bxHgOq__ctaMd{padding:14px 22px;font-size:15px;}.landing-module__bxHgOq__ctaLg{gap:12px;padding:18px 28px;font-size:16px;}.landing-module__bxHgOq__ctaPrimary{background:var(--landing-accent);color:#fff;box-shadow:0 6px 18px -4px #0798bc59,inset 0 1px #ffffff1f}.landing-module__bxHgOq__ctaPrimary:hover{background:var(--landing-accent-ink);color:#fff;transform:translateY(-1px);box-shadow:0 10px 28px -6px #0798bc73,inset 0 1px #ffffff1f}.landing-module__bxHgOq__ctaSecondary{background:var(--landing-accent);color:#fff;box-shadow:0 6px 18px -4px #0798bc59,inset 0 1px #ffffff1f}.landing-module__bxHgOq__ctaSecondary:hover{background:var(--landing-accent-ink);color:#fff;transform:translateY(-1px);box-shadow:0 10px 28px -6px #0798bc73,inset 0 1px #ffffff1f}.landing-module__bxHgOq__ctaGhost{background:var(--landing-accent);color:#fff;box-shadow:0 6px 18px -4px #0798bc59,inset 0 1px #ffffff1f}.landing-module__bxHgOq__ctaGhost:hover{background:var(--landing-accent-ink);color:#fff;transform:translateY(-1px);box-shadow:0 10px 28px -6px #0798bc73,inset 0 1px #ffffff1f}.landing-module__bxHgOq__ctaPrimary span,.landing-module__bxHgOq__ctaSecondary span,.landing-module__bxHgOq__ctaGhost span,.landing-module__bxHgOq__ctaPrimary svg,.landing-module__bxHgOq__ctaSecondary svg,.landing-module__bxHgOq__ctaGhost svg{color:#fff}.landing-module__bxHgOq__ctaFull{justify-content:center;width:100%}.landing-module__bxHgOq__ctaCurrent{background:var(--landing-bg-soft);color:var(--landing-ink-3);border:1px solid var(--landing-line);box-shadow:none;cursor:not-allowed;}.landing-module__bxHgOq__ctaCurrent:disabled{opacity:1}.landing-module__bxHgOq__ctaArrow{transition:transform .2s}.landing-module__bxHgOq__cta:hover .landing-module__bxHgOq__ctaArrow{transform:translate(2px)}.landing-module__bxHgOq__sectionHeader{margin-bottom:var(--landing-section-header-mb)}.landing-module__bxHgOq__sectionHeaderCenter{text-align:center;}.landing-module__bxHgOq__sectionHeaderCompact{margin-bottom:clamp(12px,2vw,20px);}.landing-module__bxHgOq__h2{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(32px,4.4vw,56px);font-weight:600;line-height:1.05}.landing-module__bxHgOq__h2Center{margin-left:auto;margin-right:auto;}.landing-module__bxHgOq__sub{color:var(--landing-ink-3);text-wrap:pretty;margin-top:20px;margin-bottom:0;font-size:clamp(16px,1.3vw,18px);line-height:1.55}.landing-module__bxHgOq__subCenter{margin-left:auto;margin-right:auto;}.landing-module__bxHgOq__avatarRow{align-items:center;display:flex}.landing-module__bxHgOq__avatar{border:2px solid var(--landing-bg);color:#000000a6;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:flex}.landing-module__bxHgOq__avatar:not(:first-child){margin-left:-8px}.landing-module__bxHgOq__painCard{background:var(--landing-bg);border:1px solid var(--landing-line);border-radius:var(--landing-radius-lg);height:100%;padding:32px 28px 36px;transition:transform .3s,box-shadow .3s}.landing-module__bxHgOq__painCard:hover{box-shadow:var(--landing-shadow-md);transform:translateY(-3px)}.landing-module__bxHgOq__painGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__bxHgOq__priceGrid{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:20px;width:100%;min-width:0;max-width:960px;margin:0 auto;display:grid}.landing-module__bxHgOq__priceCard{background:var(--landing-bg);border:1px solid var(--landing-line);border-radius:var(--landing-radius-lg);box-sizing:border-box;flex-direction:column;min-width:0;height:100%;padding:36px 32px;display:flex}.landing-module__bxHgOq__priceCardPremium{border:2px solid var(--landing-accent);position:relative;overflow:hidden;box-shadow:0 20px 60px -20px #0798bc40;}.landing-module__bxHgOq__priceFeature{color:var(--landing-ink-2);gap:12px;min-width:0;font-size:14.5px;display:flex}.landing-module__bxHgOq__priceFeature>span:last-child{overflow-wrap:anywhere;min-width:0}.landing-module__bxHgOq__priceCheck{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.landing-module__bxHgOq__modalOverlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a0a73;justify-content:center;align-items:center;padding:24px;animation:.2s landing-module__bxHgOq__landing-modal-fade;display:flex;position:fixed;inset:0}.landing-module__bxHgOq__modalCard{background:var(--landing-bg);width:100%;max-width:460px;box-shadow:0 30px 80px -20px #0a0a0a40,0 0 0 1px var(--landing-line);border-radius:20px;padding:32px 32px 24px;animation:.25s cubic-bezier(.16,1,.3,1) landing-module__bxHgOq__landing-modal-in;position:relative}.landing-module__bxHgOq__modalClose{width:32px;height:32px;color:var(--landing-ink-3);border-radius:999px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:16px;right:16px}.landing-module__bxHgOq__modalClose:hover{background:var(--landing-bg-tint);color:var(--landing-ink)}
.article-layout-module__DNAVia__page{background:var(--landing-bg);min-height:100vh}.article-layout-module__DNAVia__progressTrack{z-index:60;pointer-events:none;background:0 0;height:3px;position:fixed;top:0;left:0;right:0}.article-layout-module__DNAVia__progressBar{background:var(--landing-accent);width:0;height:100%;transition:width .1s linear}.article-layout-module__DNAVia__main{padding-top:clamp(88px,10vw,112px);padding-bottom:clamp(48px,6vw,80px)}.article-layout-module__DNAVia__column{max-width:720px;margin:0 auto;padding:0 24px}.article-layout-module__DNAVia__breadcrumb{z-index:1;color:var(--landing-ink-4);flex-wrap:wrap;align-items:center;gap:8px;padding-top:28px;font-size:13px;display:flex;position:relative}.article-layout-module__DNAVia__page a.article-layout-module__DNAVia__breadcrumbLink{color:var(--landing-ink-3);cursor:pointer;text-decoration:none;transition:color .15s}.article-layout-module__DNAVia__page a.article-layout-module__DNAVia__breadcrumbLink:hover{color:var(--landing-accent)}.article-layout-module__DNAVia__breadcrumbSep{opacity:.6}.article-layout-module__DNAVia__breadcrumbCurrent{color:var(--landing-ink-2);text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-weight:500;overflow:hidden}.article-layout-module__DNAVia__artHead{padding-top:36px}.article-layout-module__DNAVia__catPill{letter-spacing:.08em;text-transform:uppercase;color:var(--landing-accent);background:var(--landing-accent-soft);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:500;display:inline-flex}.article-layout-module__DNAVia__artTitle{letter-spacing:-.035em;text-wrap:balance;color:var(--landing-ink);margin:22px 0 0;font-size:clamp(30px,4.4vw,46px);font-weight:600;line-height:1.08}.article-layout-module__DNAVia__artLead{color:var(--landing-ink-3);text-wrap:pretty;margin:22px 0 0;font-size:clamp(17px,1.5vw,20px);line-height:1.55}.article-layout-module__DNAVia__artByline{border-top:1px solid var(--landing-line);border-bottom:1px solid var(--landing-line);flex-wrap:wrap;align-items:center;gap:14px;margin:32px 0 0;padding:20px 0;display:flex}.article-layout-module__DNAVia__author{align-items:center;gap:12px;display:flex}.article-layout-module__DNAVia__authorAv{background:linear-gradient(135deg,var(--landing-accent),var(--landing-accent-2));color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.article-layout-module__DNAVia__authorName{color:var(--landing-ink);font-size:14px;font-weight:600}.article-layout-module__DNAVia__authorRole{color:var(--landing-ink-4);margin-top:1px;font-size:12.5px}.article-layout-module__DNAVia__bylineMeta{font-family:var(--landing-font-mono);color:var(--landing-ink-4);align-items:center;gap:8px;margin-left:auto;font-size:12.5px;display:flex}.article-layout-module__DNAVia__bylineDot{background:var(--landing-ink-4);border-radius:999px;flex-shrink:0;width:3px;height:3px}.article-layout-module__DNAVia__artCover{border-radius:var(--landing-radius-lg);border:1px solid var(--landing-line);justify-content:center;align-items:center;height:320px;margin:36px 0 0;display:flex;position:relative;overflow:hidden}.article-layout-module__DNAVia__coverPattern{background:radial-gradient(circle at 22% 28%,#41c89bf2,#0000 52%),radial-gradient(circle at 82% 72%,#2db4aff2,#0000 58%),linear-gradient(135deg,#319b86,#20676f);position:absolute;inset:0}.article-layout-module__DNAVia__coverGrid{background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 80%)}.article-layout-module__DNAVia__artCoverPhoto{padding:0;display:block}.article-layout-module__DNAVia__artBody{padding:8px 0 0}.article-layout-module__DNAVia__paragraph{color:var(--landing-ink-2);text-wrap:pretty;margin:24px 0 0;font-size:18px;line-height:1.72}.article-layout-module__DNAVia__paragraphFirst{margin-top:40px;}.article-layout-module__DNAVia__paragraphFirst:first-letter{float:left;color:var(--landing-accent);margin:6px 12px 0 0;font-size:58px;font-weight:600;line-height:.82}.article-layout-module__DNAVia__h2{letter-spacing:-.025em;color:var(--landing-ink);text-wrap:balance;margin:56px 0 0;scroll-margin-top:88px;font-size:clamp(24px,3vw,30px);font-weight:600;line-height:1.2}.article-layout-module__DNAVia__h2AfterParagraph{margin-top:18px}.article-layout-module__DNAVia__h3{letter-spacing:-.015em;color:var(--landing-ink);margin:2rem 0 0;font-size:1.25rem;font-weight:600;line-height:1.3}.article-layout-module__DNAVia__inlineLink{color:var(--landing-accent);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--landing-accent-soft);text-decoration-color:var(--landing-accent-soft);font-weight:500;transition:text-decoration-color .15s}.article-layout-module__DNAVia__inlineLink:hover{-webkit-text-decoration-color:var(--landing-accent);text-decoration-color:var(--landing-accent)}.article-layout-module__DNAVia__source{border-left:3px solid var(--landing-accent);color:var(--landing-ink-2);margin:24px 0 0;padding:4px 0 4px 28px;font-size:18px;line-height:1.72}.article-layout-module__DNAVia__pullquote{border-left:3px solid var(--landing-accent);letter-spacing:-.015em;color:var(--landing-ink);text-wrap:balance;margin:44px 0 0;padding:4px 0 4px 28px;font-size:22px;font-weight:500;line-height:1.4}.article-layout-module__DNAVia__faq{border:1px solid var(--landing-line);border-radius:var(--landing-radius-lg);background:var(--landing-bg-soft);gap:0;margin:28px 0 0;display:grid;overflow:hidden}.article-layout-module__DNAVia__faqItem{border-bottom:1px solid var(--landing-line)}.article-layout-module__DNAVia__faqItem:last-child{border-bottom:none}.article-layout-module__DNAVia__faqQuestion{cursor:pointer;letter-spacing:-.01em;color:var(--landing-ink);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:16px;font-weight:500;line-height:1.45;list-style:none;display:flex}.article-layout-module__DNAVia__faqQuestion::-webkit-details-marker{display:none}.article-layout-module__DNAVia__faqQuestion:after{content:"+";color:var(--landing-accent);flex-shrink:0;font-size:20px;font-weight:400;line-height:1}.article-layout-module__DNAVia__faqItem[open] .article-layout-module__DNAVia__faqQuestion:after{content:"−"}.article-layout-module__DNAVia__faqAnswer{color:var(--landing-ink-3);margin:0;padding:0 24px 20px;font-size:16px;line-height:1.65}.article-layout-module__DNAVia__checklist{background:var(--landing-bg-soft);border:1px solid var(--landing-line);border-radius:var(--landing-radius-lg);gap:14px;margin:32px 0 0;padding:26px 28px;list-style:none;display:grid}.article-layout-module__DNAVia__checklistItem{color:var(--landing-ink-2);gap:14px;font-size:16px;line-height:1.5;display:flex}.article-layout-module__DNAVia__checkIcon{background:var(--landing-accent-soft);width:22px;height:22px;color:var(--landing-accent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.article-layout-module__DNAVia__steps{counter-reset:article-step;gap:12px;margin:32px 0 0;padding:0;list-style:none;display:grid}.article-layout-module__DNAVia__stepItem{counter-increment:article-step;background:var(--landing-bg);border:1px solid var(--landing-line);color:var(--landing-ink-2);border-radius:14px;align-items:flex-start;gap:16px;padding:18px 20px;font-size:16px;line-height:1.5;display:flex}.article-layout-module__DNAVia__stepItem:before{content:counter(article-step,decimal-leading-zero);font-family:var(--landing-font-mono);color:var(--landing-accent);background:var(--landing-accent-soft);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:600;display:flex}.article-layout-module__DNAVia__defaultList{color:var(--landing-ink-2);margin:32px 0 0;padding-left:1.35rem;font-size:16px;line-height:1.65}.article-layout-module__DNAVia__defaultList li+li{margin-top:.5rem}.article-layout-module__DNAVia__ctaCard{border-radius:var(--landing-radius-lg);background:var(--landing-bg-soft);border:1px solid var(--landing-line);margin:48px 0 0;padding:36px;position:relative;overflow:hidden}.article-layout-module__DNAVia__ctaGlow{pointer-events:none;background:radial-gradient(circle,#0798bc1f,#0000 60%);width:320px;height:320px;position:absolute;top:-120px;right:-100px}.article-layout-module__DNAVia__ctaEyebrow{font-family:var(--landing-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--landing-accent);align-items:center;gap:6px;font-size:11.5px;font-weight:500;display:inline-flex;position:relative}.article-layout-module__DNAVia__ctaEyebrowDot{background:var(--landing-accent);border-radius:999px;width:5px;height:5px;display:inline-block}.article-layout-module__DNAVia__ctaTitle{letter-spacing:-.02em;text-wrap:balance;color:var(--landing-ink);margin:14px 0 0;font-size:24px;font-weight:600;line-height:1.2;position:relative}.article-layout-module__DNAVia__ctaText{color:var(--landing-ink-3);max-width:520px;margin:12px 0 0;font-size:15.5px;line-height:1.6;position:relative}.article-layout-module__DNAVia__ctaButton{color:#fff;background:var(--landing-accent);border-radius:999px;align-items:center;gap:10px;margin-top:24px;padding:14px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;position:relative;box-shadow:0 6px 18px -4px #0798bc59,inset 0 1px #ffffff1f}.article-layout-module__DNAVia__ctaButton:hover{background:var(--landing-accent-ink);transform:translateY(-1px)}.article-layout-module__DNAVia__ctaButton svg{transition:transform .2s}.article-layout-module__DNAVia__ctaButton:hover svg{transform:translate(2px)}.article-layout-module__DNAVia__conclMark{align-items:center;gap:12px;margin:56px 0 0;display:flex}.article-layout-module__DNAVia__conclLine{background:var(--landing-line);flex:1;height:1px}.article-layout-module__DNAVia__conclDot{background:var(--landing-accent);border-radius:999px;flex-shrink:0;width:6px;height:6px}.article-layout-module__DNAVia__artFooter{border-top:1px solid var(--landing-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:56px 0 0;padding:28px 0;display:flex}.article-layout-module__DNAVia__tags{flex-wrap:wrap;gap:8px;display:flex}.article-layout-module__DNAVia__tag{color:var(--landing-ink-3);background:var(--landing-bg-tint);border-radius:999px;padding:6px 12px;font-size:12.5px}.article-layout-module__DNAVia__share{align-items:center;gap:8px;display:flex}.article-layout-module__DNAVia__shareBtn{width:38px;height:38px;color:var(--landing-ink-3);box-shadow:inset 0 0 0 1px var(--landing-line);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:background .15s,color .15s,transform .15s;display:flex}.article-layout-module__DNAVia__shareBtn:hover{background:var(--landing-bg-soft);color:var(--landing-accent);transform:translateY(-1px)}.article-layout-module__DNAVia__backBlog{color:var(--landing-ink-3);align-items:center;gap:8px;margin-top:32px;font-size:14px;text-decoration:none;transition:color .15s;display:inline-flex}.article-layout-module__DNAVia__backBlog:hover{color:var(--landing-accent)}.article-layout-module__DNAVia__backBlog svg{transition:transform .2s}.article-layout-module__DNAVia__backBlog:hover svg{transform:translate(-3px)}.article-layout-module__DNAVia__reveal{opacity:0;animation:.7s cubic-bezier(.16,1,.3,1) forwards article-layout-module__DNAVia__articleRevealIn;transform:translateY(14px)}@keyframes article-layout-module__DNAVia__articleRevealIn{to{opacity:1;transform:translateY(0)}}.article-layout-module__DNAVia__revealDelay1{animation-delay:60ms}.article-layout-module__DNAVia__revealDelay2{animation-delay:.12s}.article-layout-module__DNAVia__revealDelay3{animation-delay:.18s}.article-layout-module__DNAVia__revealDelay4{animation-delay:.22s}@media (max-width:600px){.article-layout-module__DNAVia__artCover{height:220px}.article-layout-module__DNAVia__paragraph,.article-layout-module__DNAVia__paragraphFirst,.article-layout-module__DNAVia__source{font-size:17px}}
.blog-cover-image-module__U1Z9Ia__cardImage{object-fit:cover;object-position:center 35%;width:100%;height:148px;display:block}.blog-cover-image-module__U1Z9Ia__articleImage{object-fit:cover;object-position:center 35%;width:100%;height:100%;display:block}
.TarifsPage-module__dpLH3G__page{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}@media (min-width:1024px){.TarifsPage-module__dpLH3G__page{min-height:100%}}.TarifsPage-module__dpLH3G__section{flex:1;padding-block:clamp(2rem,5vw,3.5rem);padding-inline:24px}.TarifsPage-module__dpLH3G__inner{max-width:var(--landing-max);width:100%;margin:0 auto}.TarifsPage-module__dpLH3G__loadingWrap{flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:2rem 1.25rem;display:flex}.TarifsPage-module__dpLH3G__loadingText{color:var(--landing-ink-3);text-align:center;max-width:22rem;margin-top:1.25rem;font-size:1rem;line-height:1.55}.TarifsPage-module__dpLH3G__loadingFallback{justify-content:center;align-items:center;min-height:50vh;padding:2rem 1.25rem;display:flex}
.login-module__KLvTmW__page{background:var(--landing-bg);width:100%;height:100svh;color:var(--landing-ink);grid-template-columns:1fr 1.05fr;display:grid;position:fixed;inset:0;overflow:hidden}@media (max-width:919px){.login-module__KLvTmW__page{grid-template-columns:1fr}.login-module__KLvTmW__aside{display:none!important}}.login-module__KLvTmW__formCol{flex-direction:column;height:100%;min-height:0;max-height:100svh;padding:24px 32px;display:flex;overflow:hidden}.login-module__KLvTmW__formTop{justify-content:space-between;align-items:center;gap:16px;display:flex}.login-module__KLvTmW__brand{letter-spacing:-.02em;color:var(--landing-ink);align-items:center;gap:10px;font-size:17px;font-weight:600;transition:opacity .15s;display:inline-flex}.login-module__KLvTmW__brand:hover{opacity:.85}.login-module__KLvTmW__backLink{color:var(--landing-ink-3);border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:13.5px;transition:background .15s,color .15s;display:inline-flex}.login-module__KLvTmW__backLink:hover{background:var(--landing-bg-tint);color:var(--landing-ink)}.login-module__KLvTmW__formMid{flex:1;justify-content:center;align-items:center;min-height:0;padding:12px 0;display:flex;overflow:hidden}.login-module__KLvTmW__formCard{flex-direction:column;gap:24px;width:100%;max-width:420px;max-height:100%;display:flex}.login-module__KLvTmW__headerBlock{flex-direction:column;gap:16px;display:flex}.login-module__KLvTmW__loginPill{letter-spacing:.08em;text-transform:uppercase;color:var(--landing-accent);background:var(--landing-accent-soft);white-space:nowrap;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:5px 11px;font-size:11.5px;font-weight:500;display:inline-flex}.login-module__KLvTmW__loginPillDot{opacity:.7;background:currentColor;border-radius:999px;width:5px;height:5px}.login-module__KLvTmW__title{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(28px,3.2vw,40px);font-weight:600;line-height:1.05}.login-module__KLvTmW__subtitle{color:var(--landing-ink-3);text-wrap:pretty;margin:0;font-size:16px;line-height:1.55}.login-module__KLvTmW__googleBtnWrap{flex-shrink:0;width:100%}.login-module__KLvTmW__page button.login-module__KLvTmW__googleBtn{width:100%;min-height:56px;color:var(--landing-ink);background:var(--landing-bg);border-radius:var(--landing-radius);box-shadow:inset 0 0 0 1px var(--landing-line),0 1px 2px #0a0a0a0a;cursor:pointer;border:none;justify-content:center;align-items:center;gap:12px;padding:18px 24px;font-size:16px;font-weight:500;line-height:1.2;transition:transform .2s,box-shadow .2s,background .2s;display:flex}.login-module__KLvTmW__page button.login-module__KLvTmW__googleBtn:hover:not(:disabled){background:var(--landing-bg-soft);box-shadow:inset 0 0 0 1px var(--landing-ink-3),0 6px 18px -6px #0a0a0a1a;transform:translateY(-1px)}.login-module__KLvTmW__page button.login-module__KLvTmW__googleBtn:active:not(:disabled){transform:translateY(0)}.login-module__KLvTmW__page button.login-module__KLvTmW__googleBtn:disabled{pointer-events:none;opacity:.7;cursor:not-allowed}.login-module__KLvTmW__googleLogo{flex-shrink:0;width:22px;height:22px}.login-module__KLvTmW__googleLabelLoading{align-items:center;gap:10px;display:inline-flex}.login-module__KLvTmW__googleSpinner{border:2px solid var(--landing-ink-4);border-top-color:#0000;border-radius:999px;width:14px;height:14px;animation:.7s linear infinite login-module__KLvTmW__loginSpin}@keyframes login-module__KLvTmW__loginSpin{to{transform:rotate(360deg)}}.login-module__KLvTmW__reassure{background:var(--landing-bg-soft);border:1px solid var(--landing-line);border-radius:var(--landing-radius);flex-direction:column;gap:12px;padding:18px 20px;display:flex}.login-module__KLvTmW__reassureRow{color:var(--landing-ink-2);align-items:flex-start;gap:12px;font-size:13.5px;line-height:1.5;display:flex}.login-module__KLvTmW__reassureRow strong{color:var(--landing-ink);font-weight:500}.login-module__KLvTmW__reassureIcon{background:var(--landing-accent-soft);width:18px;height:18px;color:var(--landing-accent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.login-module__KLvTmW__legal{color:var(--landing-ink-4);text-align:center;margin:0;font-size:12.5px;line-height:1.55}.login-module__KLvTmW__legal a{color:var(--landing-ink-3);text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:var(--landing-line);text-decoration-color:var(--landing-line);transition:color .15s,text-decoration-color .15s}.login-module__KLvTmW__legal a:hover{color:var(--landing-accent);-webkit-text-decoration-color:var(--landing-accent);text-decoration-color:var(--landing-accent)}.login-module__KLvTmW__formBottom{color:var(--landing-ink-4);text-align:center;flex-shrink:0;margin:0;padding-top:8px;font-size:12.5px;line-height:1.45}.login-module__KLvTmW__formBottom strong{color:var(--landing-ink-2);font-weight:500}.login-module__KLvTmW__errorBox{color:#b91c1c;border-radius:var(--landing-radius);background:#fef2f2;border:1px solid #fecaca;padding:12px 16px;font-size:14px;line-height:1.45}.login-module__KLvTmW__aside{background:var(--landing-bg-soft);flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:0;max-height:100svh;padding:32px 40px 56px;display:flex;position:relative;overflow:hidden}.login-module__KLvTmW__asideGrid{pointer-events:none;background-image:linear-gradient(90deg,#0a0a0a06 1px,#0000 1px),linear-gradient(#0a0a0a06 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60%,#000 50%,#0000 100%);mask-image:radial-gradient(70% 60%,#000 50%,#0000 100%)}.login-module__KLvTmW__asideGlow{background:radial-gradient(ellipse 60% 50% at 80% 0%,rgba(var(--brand-rgb),.1),transparent 60%),radial-gradient(ellipse 60% 40% at 0% 100%,rgba(var(--brand-rgb),.06),transparent 60%);pointer-events:none;position:absolute;inset:0}.login-module__KLvTmW__asideInner{z-index:1;flex-direction:column;flex:0 auto;justify-content:center;align-items:flex-start;gap:24px;width:100%;max-width:480px;min-height:0;max-height:calc(100svh - 88px);display:flex;position:relative}.login-module__KLvTmW__asideEyebrow{font-family:var(--landing-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--landing-accent);align-items:center;gap:8px;font-size:11.5px;display:inline-flex}.login-module__KLvTmW__asideEyebrowDot{background:var(--landing-accent);width:5px;height:5px;box-shadow:0 0 8px var(--landing-accent);border-radius:999px}.login-module__KLvTmW__quoteCard{background:var(--landing-bg);border:1px solid var(--landing-line);border-radius:var(--landing-radius-lg);flex-shrink:1;max-width:460px;min-height:0;padding:28px 28px 24px;box-shadow:0 24px 60px -16px #0a0a0a14,0 0 0 1px #0a0a0a05}.login-module__KLvTmW__quoteMark{color:var(--landing-accent);margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:48px;line-height:.8}.login-module__KLvTmW__quoteText{letter-spacing:-.015em;color:var(--landing-ink);text-wrap:balance;margin:0;font-size:clamp(17px,1.6vw,20px);line-height:1.45}.login-module__KLvTmW__quoteAuthor{border-top:1px solid var(--landing-line-2);margin-top:16px;padding-top:16px;font-size:13.5px}.login-module__KLvTmW__quoteName{color:var(--landing-ink);font-weight:600}.login-module__KLvTmW__quoteRole{color:var(--landing-ink-4);margin-top:1px}.login-module__KLvTmW__stats{background:var(--landing-bg);border:1px solid var(--landing-line);border-radius:18px;flex-shrink:0;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:0 1px 2px #0a0a0a08}.login-module__KLvTmW__stat{border-right:1px solid var(--landing-line-2);padding:18px 16px}.login-module__KLvTmW__stat:last-child{border-right:none}.login-module__KLvTmW__statValue{letter-spacing:-.025em;color:var(--landing-ink);font-size:clamp(22px,2.2vw,28px);font-weight:600;line-height:1}.login-module__KLvTmW__statUnit{font-family:var(--landing-font-mono);color:var(--landing-accent);margin-left:4px;font-size:13px;font-weight:500}.login-module__KLvTmW__statLabel{color:var(--landing-ink-3);margin-top:6px;font-size:12.5px;line-height:1.4}.login-module__KLvTmW__asideFoot{z-index:1;position:absolute;bottom:28px;left:40px;right:40px}@media (max-width:919px){.login-module__KLvTmW__formCol{padding:20px 24px}.login-module__KLvTmW__formCard{gap:20px}.login-module__KLvTmW__formBottom{display:none}}@media (max-height:760px){.login-module__KLvTmW__formCol{padding:16px 24px}.login-module__KLvTmW__formCard{gap:18px}.login-module__KLvTmW__headerBlock{gap:12px}.login-module__KLvTmW__reassure{gap:10px;padding:14px 16px}.login-module__KLvTmW__aside{padding:24px 32px}.login-module__KLvTmW__quoteCard{padding:20px 22px 18px}.login-module__KLvTmW__stat{padding:14px 12px}}.login-module__KLvTmW__asideFootText{color:var(--landing-ink-4);font-size:12px;font-family:var(--landing-font-mono);letter-spacing:.04em}
.blog-page-module__cS-FnW__root{background:var(--landing-bg);min-height:100vh}.blog-page-module__cS-FnW__main{padding:104px clamp(20px,4vw,32px) clamp(72px,8vw,96px)}.blog-page-module__cS-FnW__container{max-width:var(--landing-max);margin:0 auto}.blog-page-module__cS-FnW__breadcrumb{color:var(--landing-ink-4);flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 28px;font-size:13px;font-weight:450;display:flex}.blog-page-module__cS-FnW__breadcrumb a{color:var(--landing-ink-4);text-decoration:none;transition:color .15s}.blog-page-module__cS-FnW__breadcrumb a:hover{color:var(--landing-ink-2)}.blog-page-module__cS-FnW__breadcrumbCurrent{color:var(--landing-ink-3)}.blog-page-module__cS-FnW__badge{background:var(--landing-accent-soft);letter-spacing:.1em;text-transform:uppercase;color:var(--landing-accent);border-radius:999px;align-items:center;gap:8px;margin:0 0 24px;padding:6px 14px;font-size:11px;font-weight:600;display:inline-flex}.blog-page-module__cS-FnW__badgeDot{background:var(--landing-accent);border-radius:999px;flex-shrink:0;width:5px;height:5px}.blog-page-module__cS-FnW__title{letter-spacing:-.04em;color:var(--landing-ink);text-wrap:balance;margin:0 0 20px;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:600;line-height:1.05}.blog-page-module__cS-FnW__lead{max-width:52rem;color:var(--landing-ink-3);text-wrap:pretty;margin:0;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.6}.blog-page-module__cS-FnW__divider{border:0;border-top:1px solid var(--landing-line);margin:clamp(36px,4vw,48px) 0 0}.blog-page-module__cS-FnW__content{padding-top:clamp(36px,4vw,48px)}.blog-page-module__cS-FnW__contentArticle{padding-top:8px}.blog-page-module__cS-FnW__list{--blog-grid-gap:28px;gap:var(--blog-grid-gap);grid-template-columns:minmax(0,1fr);margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.blog-page-module__cS-FnW__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.blog-page-module__cS-FnW__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.blog-page-module__cS-FnW__list>li{min-width:0}.blog-page-module__cS-FnW__empty{color:var(--landing-ink-3);margin:0;font-size:1rem}.blog-page-module__cS-FnW__card{border:1px solid var(--landing-line);background:var(--landing-bg);border-radius:22px;flex-direction:column;height:100%;transition:border-color .2s,box-shadow .25s,transform .25s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0a0a0a0a}.blog-page-module__cS-FnW__card:hover{border-color:var(--landing-line-2);box-shadow:var(--landing-shadow-md);transform:translateY(-2px)}.blog-page-module__cS-FnW__cardCover{min-height:148px;text-decoration:none;display:block;overflow:hidden}.blog-page-module__cS-FnW__cardCoverFallback{background:linear-gradient(135deg,#5eb8c9 0%,#0798bc 48%,#067894 100%);min-height:148px;display:block}.blog-page-module__cS-FnW__cardBody{flex-direction:column;flex:1;padding:clamp(20px,2.2vw,24px);display:flex}.blog-page-module__cS-FnW__cardCategoryPill{background:var(--landing-accent-soft);letter-spacing:.08em;text-transform:uppercase;color:var(--landing-accent);border-radius:999px;align-self:flex-start;margin:0 0 12px;padding:5px 11px;font-size:11px;font-weight:600;display:inline-block}.blog-page-module__cS-FnW__cardTitle{letter-spacing:-.025em;margin:0 0 11px;font-size:clamp(1.125rem,1.9vw,1.28rem);font-weight:600;line-height:1.28}.blog-page-module__cS-FnW__cardTitleLink{color:var(--landing-ink);text-decoration:none;transition:color .15s}.blog-page-module__cS-FnW__cardTitleLink:hover{color:var(--landing-accent)}.blog-page-module__cS-FnW__cardExcerpt{color:var(--landing-ink-3);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 14px;font-size:14.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.blog-page-module__cS-FnW__cardMetaLine{color:var(--landing-ink-4);letter-spacing:.02em;margin:0 0 16px;font-size:11.5px;line-height:1.4}.blog-page-module__cS-FnW__cardDivider{border:0;border-top:1px solid var(--landing-line);margin:0 0 16px}.blog-page-module__cS-FnW__cardCta{color:var(--landing-accent);align-items:center;gap:6px;margin-top:auto;font-size:14px;font-weight:500;text-decoration:none;transition:gap .15s,opacity .15s;display:inline-flex}.blog-page-module__cS-FnW__cardCta:hover{opacity:.9;gap:10px}
.legal-page-module__fsme8q__root{background:var(--landing-bg);min-height:100vh}.legal-page-module__fsme8q__main{padding:104px 24px 72px}.legal-page-module__fsme8q__container{max-width:720px;margin:0 auto}.legal-page-module__fsme8q__back{color:var(--landing-ink-2);align-items:center;gap:8px;margin-bottom:28px;font-size:14px;font-weight:450;transition:color .15s;display:inline-flex}.legal-page-module__fsme8q__back:hover{color:var(--landing-ink)}.legal-page-module__fsme8q__header{margin-bottom:40px}.legal-page-module__fsme8q__title{letter-spacing:-.035em;color:var(--landing-ink);margin:0 0 8px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.15}.legal-page-module__fsme8q__brand{color:var(--landing-accent);margin:0 0 12px;font-size:1.125rem;font-weight:500}.legal-page-module__fsme8q__meta{color:var(--landing-ink-3);margin:0;font-size:.9375rem}.legal-page-module__fsme8q__callout{background:var(--landing-accent-soft);border-left:3px solid var(--landing-accent);border-radius:0 var(--landing-radius)var(--landing-radius)0;margin-top:20px;padding:16px 20px}.legal-page-module__fsme8q__callout p{color:var(--landing-ink);margin:0;font-size:15px;font-style:italic;font-weight:500}.legal-page-module__fsme8q__content{color:var(--landing-ink-3);font-size:15px;line-height:1.65}.legal-page-module__fsme8q__content section+section{margin-top:32px}.legal-page-module__fsme8q__content h2{letter-spacing:-.02em;color:var(--landing-ink);margin:0 0 1rem;font-size:1.375rem;font-weight:600}.legal-page-module__fsme8q__content h3{color:var(--landing-ink);margin:1.25rem 0 .75rem;font-size:1.125rem;font-weight:600}.legal-page-module__fsme8q__content p{margin:0 0 1rem}.legal-page-module__fsme8q__content p:last-child{margin-bottom:0}.legal-page-module__fsme8q__content ul{margin:0 0 1rem;padding-left:1.5rem}.legal-page-module__fsme8q__content ul.legal-page-module__fsme8q__listPlain{padding-left:0;list-style:none}.legal-page-module__fsme8q__content li+li{margin-top:.5rem}.legal-page-module__fsme8q__content a{color:var(--landing-accent-ink);text-underline-offset:2px;text-decoration:underline;transition:color .15s}.legal-page-module__fsme8q__content a:hover{color:var(--landing-accent)}.legal-page-module__fsme8q__content strong{color:var(--landing-ink);font-weight:600}.legal-page-module__fsme8q__content .legal-page-module__fsme8q__note{color:var(--landing-ink-4);margin-top:1rem;font-size:.875rem;font-style:italic}
