.Header-module__xYpWOa__header{z-index:300;-webkit-backdrop-filter:blur(16px)saturate(160%);background-color:#ffffff4d;border-radius:6px;position:fixed;top:16px;left:20px;right:20px;box-shadow:0 6px 14px #0000000d,inset 0 0 0 1px #ffffff80}.Header-module__xYpWOa__inner{justify-content:space-between;align-items:center;gap:16px;height:56px;padding:0 20px;display:flex}.Header-module__xYpWOa__brand{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.Header-module__xYpWOa__right{align-items:center;gap:20px;display:flex}.Header-module__xYpWOa__nav{align-items:center;gap:18px;display:flex}.Header-module__xYpWOa__navLink{color:#151e29bf;padding:6px 2px;font-size:14px;text-decoration:none;transition:color .15s}.Header-module__xYpWOa__navLink:hover{color:var(--palette-text)}.Header-module__xYpWOa__cta{align-items:center;gap:8px;display:flex}.Header-module__xYpWOa__loginBtn{color:#151e29b8;padding:6px 10px;font-size:14px;text-decoration:none;transition:color .15s}.Header-module__xYpWOa__loginBtn:hover{color:var(--palette-text)}.Header-module__xYpWOa__ctaBtn{height:36px;color:var(--palette-white);letter-spacing:.01em;white-space:nowrap;background:#151e29d6;border-radius:4px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.Header-module__xYpWOa__ctaBtn:hover{background:var(--palette-text)}
.Footer-module__LVX72a__footer{border-top:1px solid var(--palette-surface);background:var(--palette-surface);padding:40px 24px}.Footer-module__LVX72a__inner{flex-direction:column;align-items:center;gap:16px;max-width:1100px;margin:0 auto;display:flex}.Footer-module__LVX72a__logo{color:var(--palette-text);font-size:18px;font-weight:700}.Footer-module__LVX72a__nav{flex-wrap:wrap;justify-content:center;gap:8px 24px;display:flex}.Footer-module__LVX72a__nav a{color:var(--palette-muted);font-size:13px;transition:color .15s}.Footer-module__LVX72a__nav a:hover{color:var(--palette-text)}.Footer-module__LVX72a__copy{color:var(--palette-muted);font-size:12px}
.contact-module__swMWYG__main{background:var(--palette-white);min-height:100vh;padding-top:120px;padding-bottom:80px}.contact-module__swMWYG__inner{flex-direction:column;gap:48px;max-width:680px;margin:0 auto;padding:0 24px;display:flex}.contact-module__swMWYG__pageHeader{flex-direction:column;gap:12px;display:flex}.contact-module__swMWYG__title{color:var(--palette-text);letter-spacing:-.5px;font-size:32px;font-weight:700}.contact-module__swMWYG__desc{color:var(--palette-muted);font-size:15px;line-height:1.7}.contact-module__swMWYG__form{flex-direction:column;gap:24px;display:flex}.contact-module__swMWYG__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:560px){.contact-module__swMWYG__row{grid-template-columns:1fr}}.contact-module__swMWYG__field{flex-direction:column;gap:6px;display:flex}.contact-module__swMWYG__label{color:var(--palette-text);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.contact-module__swMWYG__required{color:var(--palette-accent);background:var(--palette-accent-subtle);border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600}.contact-module__swMWYG__input,.contact-module__swMWYG__select,.contact-module__swMWYG__textarea{border:1.5px solid var(--palette-surface);border-radius:var(--radius-sm);width:100%;color:var(--palette-text);background:var(--palette-white);outline:none;padding:10px 14px;font-family:inherit;font-size:15px;transition:border-color .15s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__select:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--palette-accent)}.contact-module__swMWYG__input::placeholder,.contact-module__swMWYG__textarea::placeholder{color:#b0b5be}.contact-module__swMWYG__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23787B80' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.contact-module__swMWYG__textarea{resize:vertical;line-height:1.6}.contact-module__swMWYG__errorMsg{color:#dc2626;border-radius:var(--radius-sm);background:#fef2f2;border:1px solid #fecaca;padding:10px 14px;font-size:13px}.contact-module__swMWYG__submitBtn{border-radius:var(--radius-sm);background:var(--palette-text);height:46px;color:var(--palette-white);cursor:pointer;border:none;align-self:flex-start;align-items:center;padding:0 28px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .15s;display:inline-flex}.contact-module__swMWYG__submitBtn:hover:not(:disabled){opacity:.85}.contact-module__swMWYG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.contact-module__swMWYG__successBox{text-align:center;border:1.5px solid var(--palette-surface);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:16px;padding:56px 32px;display:flex}.contact-module__swMWYG__successIcon{background:var(--palette-accent-subtle);width:64px;height:64px;color:var(--palette-accent);border-radius:50%;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__successTitle{color:var(--palette-text);font-size:20px;font-weight:700}.contact-module__swMWYG__successDesc{color:var(--palette-muted);font-size:14px;line-height:1.7}.contact-module__swMWYG__altContact{border-top:1px solid var(--palette-surface);padding-top:24px}.contact-module__swMWYG__altContact p{color:var(--palette-muted);font-size:14px;line-height:1.7}.contact-module__swMWYG__link{color:var(--palette-accent);text-underline-offset:2px;text-decoration:underline}
.faq-module__6AW0yG__main{background:var(--palette-white);min-height:100vh;padding-top:120px;padding-bottom:80px}.faq-module__6AW0yG__inner{flex-direction:column;gap:56px;max-width:760px;margin:0 auto;padding:0 24px;display:flex}.faq-module__6AW0yG__pageHeader{flex-direction:column;gap:12px;display:flex}.faq-module__6AW0yG__title{color:var(--palette-text);letter-spacing:-.5px;font-size:32px;font-weight:700}.faq-module__6AW0yG__desc{color:var(--palette-muted);font-size:15px;line-height:1.7}.faq-module__6AW0yG__link{color:var(--palette-accent);text-underline-offset:2px;text-decoration:underline}.faq-module__6AW0yG__faqList{flex-direction:column;gap:40px;display:flex}.faq-module__6AW0yG__section{flex-direction:column;gap:0;display:flex}.faq-module__6AW0yG__categoryTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--palette-accent);border-bottom:1.5px solid var(--palette-accent-subtle);margin-bottom:4px;padding-bottom:12px;font-size:13px;font-weight:700}.faq-module__6AW0yG__items{flex-direction:column;display:flex}.faq-module__6AW0yG__item{border-bottom:1px solid var(--palette-surface)}.faq-module__6AW0yG__question{cursor:pointer;width:100%;color:var(--palette-text);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 0;font-family:inherit;font-size:15px;font-weight:600;transition:color .15s;display:flex}.faq-module__6AW0yG__question:hover{color:var(--palette-accent)}.faq-module__6AW0yG__chevron{color:var(--palette-muted);flex-shrink:0;margin-top:2px;transition:transform .2s}.faq-module__6AW0yG__chevronOpen{transform:rotate(180deg)}.faq-module__6AW0yG__answer{padding-bottom:20px}.faq-module__6AW0yG__answer p{color:var(--palette-muted);font-size:14px;line-height:1.8}.faq-module__6AW0yG__cta{background:var(--palette-accent-subtle);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:16px;padding:48px 32px;display:flex}.faq-module__6AW0yG__ctaText{color:var(--palette-text);font-size:16px;font-weight:600}.faq-module__6AW0yG__ctaBtn{border-radius:var(--radius-sm);background:var(--palette-accent);height:44px;color:var(--palette-white);cursor:pointer;align-items:center;padding:0 24px;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.faq-module__6AW0yG__ctaBtn:hover{background:var(--palette-accent-hover)}
.guide-module__11Z4HW__main{min-height:100vh}.guide-module__11Z4HW__hero{background:var(--palette-white);padding-top:140px;padding-bottom:80px}.guide-module__11Z4HW__heroInner{flex-direction:column;align-items:flex-start;gap:20px;max-width:640px;margin:0 auto;padding:0 24px;display:flex}.guide-module__11Z4HW__eyebrow{letter-spacing:.12em;color:var(--palette-accent);font-size:11px;font-weight:700}.guide-module__11Z4HW__heroTitle{color:var(--palette-text);letter-spacing:-.5px;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.2}.guide-module__11Z4HW__heroDesc{color:var(--palette-muted);font-size:16px;line-height:1.7}.guide-module__11Z4HW__heroBtn{border-radius:var(--radius-sm);background:var(--palette-text);height:46px;color:var(--palette-white);cursor:pointer;align-items:center;margin-top:4px;padding:0 24px;font-size:14px;font-weight:600;transition:opacity .15s;display:inline-flex}.guide-module__11Z4HW__heroBtn:hover{opacity:.85}.guide-module__11Z4HW__sectionInner{flex-direction:column;gap:40px;max-width:900px;margin:0 auto;padding:72px 24px;display:flex}.guide-module__11Z4HW__sectionTitle{color:var(--palette-text);letter-spacing:-.3px;font-size:26px;font-weight:700}.guide-module__11Z4HW__stepsSection{background:var(--palette-surface)}.guide-module__11Z4HW__steps{flex-direction:column;gap:0;display:flex}.guide-module__11Z4HW__step{gap:32px;display:flex}.guide-module__11Z4HW__stepLeft{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.guide-module__11Z4HW__stepNumber{background:var(--palette-accent);width:48px;height:48px;color:var(--palette-white);letter-spacing:.04em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.guide-module__11Z4HW__stepLine{background:var(--palette-surface);flex:1;width:1.5px;min-height:32px;margin:8px 0}.guide-module__11Z4HW__stepContent{flex-direction:column;gap:10px;padding-top:10px;padding-bottom:40px;display:flex}.guide-module__11Z4HW__stepTitle{color:var(--palette-text);font-size:19px;font-weight:700}.guide-module__11Z4HW__stepDesc{color:var(--palette-muted);max-width:560px;font-size:14px;line-height:1.75}.guide-module__11Z4HW__stepDetails{flex-direction:column;gap:6px;margin-top:4px;list-style:none;display:flex}.guide-module__11Z4HW__stepDetails li{color:var(--palette-muted);align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;display:flex}.guide-module__11Z4HW__stepDetails li svg{color:var(--palette-accent);flex-shrink:0;margin-top:1px}.guide-module__11Z4HW__useCasesSection{background:var(--palette-white)}.guide-module__11Z4HW__useCaseGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.guide-module__11Z4HW__useCaseCard{border:1.5px solid var(--palette-surface);border-radius:var(--radius-lg);flex-direction:column;gap:10px;padding:28px 24px;transition:border-color .15s;display:flex}.guide-module__11Z4HW__useCaseCard:hover{border-color:var(--palette-accent)}.guide-module__11Z4HW__useCaseLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--palette-accent);font-size:11px;font-weight:700}.guide-module__11Z4HW__useCaseTitle{color:var(--palette-text);font-size:16px;font-weight:700}.guide-module__11Z4HW__useCaseDesc{color:var(--palette-muted);font-size:13px;line-height:1.7}.guide-module__11Z4HW__tipsSection{background:var(--palette-surface)}.guide-module__11Z4HW__tipsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.guide-module__11Z4HW__tipCard{background:var(--palette-white);border-radius:var(--radius-lg);flex-direction:column;gap:14px;padding:28px 24px;display:flex}.guide-module__11Z4HW__tipTitle{color:var(--palette-text);font-size:15px;font-weight:700}.guide-module__11Z4HW__tipList{flex-direction:column;gap:10px;list-style:none;display:flex}.guide-module__11Z4HW__tipList li{color:var(--palette-muted);padding-left:14px;font-size:13px;line-height:1.6;position:relative}.guide-module__11Z4HW__tipList li:before{content:"—";color:var(--palette-accent);font-size:12px;position:absolute;left:0}.guide-module__11Z4HW__ctaSection{background:var(--palette-accent-subtle)}.guide-module__11Z4HW__ctaSection .guide-module__11Z4HW__sectionInner{text-align:center;align-items:center}.guide-module__11Z4HW__ctaTitle{color:var(--palette-text);letter-spacing:-.3px;font-size:28px;font-weight:700}.guide-module__11Z4HW__ctaDesc{color:var(--palette-muted);margin-top:-16px;font-size:15px}.guide-module__11Z4HW__ctaBtns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.guide-module__11Z4HW__primaryBtn{border-radius:var(--radius-sm);background:var(--palette-text);height:46px;color:var(--palette-white);align-items:center;padding:0 24px;font-size:14px;font-weight:600;transition:opacity .15s;display:inline-flex}.guide-module__11Z4HW__primaryBtn:hover{opacity:.85}.guide-module__11Z4HW__secondaryBtn{border-radius:var(--radius-sm);height:46px;color:var(--palette-text);border:1.5px solid var(--palette-surface);background:0 0;align-items:center;padding:0 24px;font-size:14px;font-weight:500;transition:border-color .15s,background .15s;display:inline-flex}.guide-module__11Z4HW__secondaryBtn:hover{background:var(--palette-surface);border-color:var(--palette-muted)}@media (max-width:600px){.guide-module__11Z4HW__heroInner{text-align:center;align-items:center}}
.legal-module__8113wq__main{min-height:calc(100vh - 60px);padding:64px 24px 96px}.legal-module__8113wq__inner{max-width:760px;margin:0 auto}.legal-module__8113wq__title{color:var(--palette-text);margin-bottom:8px;font-size:28px;font-weight:700}.legal-module__8113wq__updated{color:var(--palette-muted);margin-bottom:48px;font-size:13px}.legal-module__8113wq__body h2{color:var(--palette-text);margin-top:40px;margin-bottom:12px;font-size:18px;font-weight:600}.legal-module__8113wq__body p,.legal-module__8113wq__body li{color:var(--palette-muted);font-size:15px;line-height:1.8}.legal-module__8113wq__body ul,.legal-module__8113wq__body ol{flex-direction:column;gap:6px;padding-left:20px;display:flex}.legal-module__8113wq__body table{border-collapse:collapse;width:100%;margin-top:16px;font-size:14px}.legal-module__8113wq__body th,.legal-module__8113wq__body td{border:1px solid var(--palette-surface);text-align:left;vertical-align:top;color:var(--palette-muted);padding:10px 14px}.legal-module__8113wq__body th{background:var(--palette-surface);color:var(--palette-text);white-space:nowrap;font-weight:600}
.not-found-module__HS70Aa__main{background:var(--palette-white);justify-content:center;align-items:center;min-height:100vh;padding:80px 24px;display:flex}.not-found-module__HS70Aa__inner{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:480px;display:flex}.not-found-module__HS70Aa__code{color:var(--palette-surface);letter-spacing:-4px;font-size:96px;font-weight:800;line-height:1}.not-found-module__HS70Aa__title{color:var(--palette-text);letter-spacing:-.3px;font-size:24px;font-weight:700}.not-found-module__HS70Aa__desc{color:var(--palette-muted);font-size:14px;line-height:1.8}.not-found-module__HS70Aa__links{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.not-found-module__HS70Aa__primaryBtn{border-radius:var(--radius-sm);background:var(--palette-text);height:44px;color:var(--palette-white);cursor:pointer;align-items:center;padding:0 24px;font-size:14px;font-weight:600;transition:opacity .15s;display:inline-flex}.not-found-module__HS70Aa__primaryBtn:hover{opacity:.85}.not-found-module__HS70Aa__secondaryBtn{border-radius:var(--radius-sm);border:1.5px solid var(--palette-surface);height:44px;color:var(--palette-text);cursor:pointer;align-items:center;padding:0 24px;font-size:14px;font-weight:500;transition:border-color .15s,background .15s;display:inline-flex}.not-found-module__HS70Aa__secondaryBtn:hover{background:var(--palette-surface)}.not-found-module__HS70Aa__nav{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:8px;display:flex}.not-found-module__HS70Aa__nav a{color:var(--palette-muted);font-size:13px;transition:color .15s}.not-found-module__HS70Aa__nav a:hover{color:var(--palette-accent)}
.page-module___8aEwW__hero{text-align:center;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroInner{z-index:1;flex-direction:column;align-items:center;gap:20px;max-width:720px;margin:0 auto;padding:0 24px;display:flex;position:relative}.page-module___8aEwW__heroBadge{letter-spacing:.1em;color:var(--palette-accent);background:var(--palette-accent-subtle);border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700}.page-module___8aEwW__heroTitle{letter-spacing:-1px;color:var(--palette-text);font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.25}.page-module___8aEwW__heroDesc{color:var(--palette-muted);font-size:18px;line-height:1.7}.page-module___8aEwW__heroCtas{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:4px;display:flex}.page-module___8aEwW__heroNote{color:var(--palette-muted);margin-top:-4px;font-size:13px}.page-module___8aEwW__primaryBtn{background:var(--palette-text);color:var(--palette-white);cursor:pointer;border-radius:10px;align-items:center;padding:13px 28px;font-size:15px;font-weight:600;transition:opacity .15s;display:inline-flex}.page-module___8aEwW__primaryBtn:hover{opacity:.85}.page-module___8aEwW__secondaryBtn{color:var(--palette-text);border:1.5px solid var(--palette-surface);cursor:pointer;background:0 0;border-radius:10px;align-items:center;padding:13px 28px;font-size:15px;font-weight:500;transition:border-color .15s,background .15s;display:inline-flex}.page-module___8aEwW__secondaryBtn:hover{background:var(--palette-surface);border-color:var(--palette-muted)}.page-module___8aEwW__statsSection{background:var(--palette-white);border-bottom:1px solid var(--palette-surface)}.page-module___8aEwW__statsInner{justify-content:center;align-items:center;gap:0;max-width:760px;margin:0 auto;padding:40px 24px;display:flex}.page-module___8aEwW__statItem{text-align:center;flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.page-module___8aEwW__statNumber{color:var(--palette-text);letter-spacing:-1px;font-size:32px;font-weight:800}.page-module___8aEwW__statLabel{color:var(--palette-muted);font-size:13px}.page-module___8aEwW__statDivider{background:var(--palette-surface);flex-shrink:0;width:1px;height:40px}.page-module___8aEwW__sectionInner{flex-direction:column;align-items:center;gap:40px;max-width:1100px;margin:0 auto;padding:80px 24px;display:flex}.page-module___8aEwW__sectionLabel{letter-spacing:.1em;color:var(--palette-accent);text-transform:uppercase;font-size:11px;font-weight:700}.page-module___8aEwW__sectionTitle{color:var(--palette-text);text-align:center;letter-spacing:-.3px;margin-top:-16px;font-size:28px;font-weight:700}.page-module___8aEwW__howSection{background:var(--palette-surface)}.page-module___8aEwW__howGrid{grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;gap:16px;width:100%;max-width:800px;display:grid}@media (max-width:640px){.page-module___8aEwW__howGrid{grid-template-columns:1fr}.page-module___8aEwW__howArrow{display:none}}.page-module___8aEwW__howStep{text-align:center;background:var(--palette-white);border-radius:var(--radius-lg);flex-direction:column;gap:10px;padding:24px 16px;display:flex}.page-module___8aEwW__howArrow{color:var(--palette-muted);justify-content:center;align-items:center;padding-top:32px;display:flex}.page-module___8aEwW__howNum{letter-spacing:.08em;color:var(--palette-accent);font-size:11px;font-weight:700}.page-module___8aEwW__howTitle{color:var(--palette-text);font-size:15px;font-weight:700}.page-module___8aEwW__howDesc{color:var(--palette-muted);font-size:13px;line-height:1.7}.page-module___8aEwW__guideLink{color:var(--palette-accent);cursor:pointer;align-items:center;gap:6px;font-size:14px;font-weight:600;transition:gap .15s;display:inline-flex}.page-module___8aEwW__guideLink:hover{gap:10px}.page-module___8aEwW__features{background:var(--palette-white)}.page-module___8aEwW__featureGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;width:100%;display:grid}.page-module___8aEwW__featureCard{background:var(--palette-surface);border-radius:var(--radius-lg);flex-direction:column;gap:10px;padding:28px 24px;transition:box-shadow .15s;display:flex}.page-module___8aEwW__featureCard:hover{box-shadow:var(--shadow-md)}.page-module___8aEwW__featureIconWrap{border-radius:var(--radius-sm);background:var(--palette-accent-subtle);width:40px;height:40px;color:var(--palette-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__featureCard h3{color:var(--palette-text);font-size:15px;font-weight:700}.page-module___8aEwW__featureCard p{color:var(--palette-muted);font-size:13px;line-height:1.7}.page-module___8aEwW__useCasesSection{background:var(--palette-surface)}.page-module___8aEwW__useCaseList{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;width:100%;display:grid}.page-module___8aEwW__useCaseItem{background:var(--palette-white);border-radius:var(--radius-lg);flex-direction:column;gap:10px;padding:28px 24px;display:flex}.page-module___8aEwW__useCaseMeta{align-items:center;gap:8px;display:flex}.page-module___8aEwW__useCaseTag{letter-spacing:.06em;color:var(--palette-accent);background:var(--palette-accent-subtle);text-transform:uppercase;border-radius:20px;padding:3px 8px;font-size:11px;font-weight:700}.page-module___8aEwW__useCaseTitle{color:var(--palette-text);font-size:16px;font-weight:700}.page-module___8aEwW__useCaseDesc{color:var(--palette-muted);font-size:13px;line-height:1.7}.page-module___8aEwW__ctaSection{background:var(--palette-accent-subtle)}.page-module___8aEwW__ctaTitle{color:var(--palette-text);text-align:center;letter-spacing:-.3px;font-size:28px;font-weight:700}.page-module___8aEwW__ctaDesc{color:var(--palette-muted);text-align:center;margin-top:-16px;font-size:15px}
.pricing-module__kvPdYW__main{background:var(--palette-white);min-height:100vh;padding-top:120px;padding-bottom:80px}.pricing-module__kvPdYW__inner{flex-direction:column;align-items:center;gap:48px;max-width:900px;margin:0 auto;padding:0 24px;display:flex}.pricing-module__kvPdYW__pageHeader{flex-direction:column;align-items:center;gap:12px;display:flex}.pricing-module__kvPdYW__title{color:var(--palette-text);text-align:center;letter-spacing:-.5px;font-size:36px;font-weight:800}.pricing-module__kvPdYW__desc{color:var(--palette-muted);text-align:center;font-size:16px}.pricing-module__kvPdYW__plans{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;width:100%;max-width:720px;display:grid}.pricing-module__kvPdYW__planCard{background:var(--palette-white);border:1.5px solid var(--palette-surface);border-radius:20px;flex-direction:column;gap:20px;padding:36px 32px;display:flex;position:relative}.pricing-module__kvPdYW__planCardPro{border-color:var(--palette-text);background:var(--palette-text);color:var(--palette-white)}.pricing-module__kvPdYW__badge{background:var(--palette-accent);color:var(--palette-white);white-space:nowrap;border-radius:99px;padding:4px 14px;font-size:12px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.pricing-module__kvPdYW__planHeader{flex-direction:column;gap:8px;display:flex}.pricing-module__kvPdYW__planName{font-size:18px;font-weight:600}.pricing-module__kvPdYW__planPrice{align-items:baseline;gap:4px;display:flex}.pricing-module__kvPdYW__priceAmount{font-size:40px;font-weight:800}.pricing-module__kvPdYW__pricePeriod{color:var(--palette-muted);font-size:14px}.pricing-module__kvPdYW__planCaption{color:var(--palette-muted);margin-top:2px;font-size:12px}.pricing-module__kvPdYW__planCardPro .pricing-module__kvPdYW__planCaption{color:#ffffff80}.pricing-module__kvPdYW__planCardPro .pricing-module__kvPdYW__pricePeriod{color:var(--palette-surface)}.pricing-module__kvPdYW__check{color:var(--palette-accent);flex-shrink:0;display:inline-flex}.pricing-module__kvPdYW__checkDark{color:#86efac;flex-shrink:0;display:inline-flex}.pricing-module__kvPdYW__cross{color:var(--palette-surface);flex-shrink:0;display:inline-flex}.pricing-module__kvPdYW__cellText{color:var(--palette-muted);font-size:13px}.pricing-module__kvPdYW__cellTextDark{color:#ffffffd9;font-size:13px;font-weight:600}.pricing-module__kvPdYW__tableWrap{border-radius:var(--radius-lg);border:1.5px solid var(--palette-surface);width:100%;overflow-x:auto}.pricing-module__kvPdYW__table{border-collapse:collapse;width:100%;font-size:14px}.pricing-module__kvPdYW__thFeature{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--palette-muted);border-bottom:1.5px solid var(--palette-surface);width:50%;padding:14px 20px;font-size:12px;font-weight:700}.pricing-module__kvPdYW__thPlan{text-align:center;color:var(--palette-text);border-bottom:1.5px solid var(--palette-surface);width:25%;padding:14px 20px;font-size:13px;font-weight:700}.pricing-module__kvPdYW__thPro{background:var(--palette-text);color:var(--palette-white);border-radius:0}.pricing-module__kvPdYW__rowEven{background:var(--palette-surface)}.pricing-module__kvPdYW__tdLabel{color:var(--palette-text);padding:13px 20px;font-size:13px;font-weight:500}.pricing-module__kvPdYW__tdValue{text-align:center;padding:13px 20px}.pricing-module__kvPdYW__tdPro{background:var(--palette-text)}.pricing-module__kvPdYW__faqSnippet{flex-direction:column;gap:20px;width:100%;padding-top:8px;display:flex}.pricing-module__kvPdYW__faqTitle{color:var(--palette-text);font-size:20px;font-weight:700}.pricing-module__kvPdYW__faqList{border:1.5px solid var(--palette-surface);border-radius:var(--radius-lg);flex-direction:column;gap:0;display:flex;overflow:hidden}.pricing-module__kvPdYW__faqItem{border-bottom:1px solid var(--palette-surface);flex-direction:column;gap:6px;padding:20px 24px;display:flex}.pricing-module__kvPdYW__faqItem:last-child{border-bottom:none}.pricing-module__kvPdYW__faqQ{color:var(--palette-text);font-size:14px;font-weight:600}.pricing-module__kvPdYW__faqA{color:var(--palette-muted);font-size:13px;line-height:1.7}.pricing-module__kvPdYW__faqLink{color:var(--palette-accent);cursor:pointer;align-self:flex-start;align-items:center;gap:6px;font-size:14px;font-weight:600;transition:gap .15s;display:inline-flex}.pricing-module__kvPdYW__faqLink:hover{gap:10px}.pricing-module__kvPdYW__planBtn{text-align:center;background:var(--palette-white);color:var(--palette-text);border-radius:10px;padding:13px 20px;font-size:15px;font-weight:600;transition:background .15s;display:block}.pricing-module__kvPdYW__planBtn:hover{background:var(--palette-surface)}.pricing-module__kvPdYW__planBtnOutline{text-align:center;color:var(--palette-text);border:1.5px solid var(--palette-surface);background:0 0;border-radius:10px;padding:13px 20px;font-size:15px;font-weight:600;transition:background .15s,border-color .15s;display:block}.pricing-module__kvPdYW__planBtnOutline:hover{background:var(--palette-surface);border-color:var(--palette-muted)}
