.AssessmentChat_container__5e2Sl{display:flex;flex-direction:column;height:100%;max-width:64rem;margin:0 auto;background:#fff;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);position:relative}.AssessmentChat_botArea__z5yAN{position:absolute;right:0;top:0;pointer-events:none;z-index:200;display:none}@media (min-width:768px){.AssessmentChat_botArea__z5yAN{display:block}}.AssessmentChat_botImage__QjhBd{position:absolute;right:-100px;top:40px;width:10rem;height:auto;z-index:20;transform:rotate(-10deg);filter:drop-shadow(0 25px 25px rgba(0,0,0,.15));object-fit:contain}.AssessmentChat_header__5XOVm{display:flex;align-items:center;padding:1.25rem 2rem;border-bottom:1px solid var(--cvt-border);background:#fff;z-index:10}.AssessmentChat_title___uzEz{font-weight:700;font-size:1.25rem;text-transform:uppercase;letter-spacing:.025em}.AssessmentChat_subtitle__veU9k{font-size:.75rem;font-weight:600;color:var(--cvt-text);text-transform:uppercase;letter-spacing:.05em;margin-top:.15rem}.AssessmentChat_messagesContainer__ov5_w{flex:1 1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;background:var(--cvt-surface)}.AssessmentChat_messageBot__AbOZW,.AssessmentChat_messageUser__SbHN4{display:flex}.AssessmentChat_messageUser__SbHN4{justify-content:flex-end}.AssessmentChat_messageBot__AbOZW{justify-content:flex-start}.AssessmentChat_botAvatar__lHhCJ{width:2rem;height:2rem;margin-right:.75rem;margin-top:.25rem;object-fit:contain}.AssessmentChat_messageBubbleUser__oQwL8{max-width:85%;padding:1.25rem;background:var(--cvt-yellow);color:var(--cvt-text);border-radius:1rem 1rem 0 1rem}.AssessmentChat_messageBubbleBot__D8lI8{max-width:85%;padding:1.25rem;background:#fff;border:1px solid var(--cvt-border);box-shadow:0 1px 2px rgba(0,0,0,.05);border-radius:0 1rem 1rem 1rem}.AssessmentChat_messageContent__s5F53{font-size:.875rem;max-width:100%}.AssessmentChat_optionsGrid__QDo25{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem;margin:1rem 0;list-style:none;padding:0}@media (min-width:640px){.AssessmentChat_optionsGrid__QDo25{grid-template-columns:repeat(2,1fr)}}.AssessmentChat_optionsList__rXgDZ{margin:1rem 0;padding-left:1.5rem;list-style:decimal;display:flex;flex-direction:column;gap:.5rem}.AssessmentChat_optionCard__796FM{display:block;padding:1rem;background:#fff;border:1px solid var(--cvt-border);cursor:pointer;transition:all .2s;margin:0}.AssessmentChat_optionCard__796FM:hover{border-color:var(--cvt-green);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.AssessmentChat_optionItem__se1tr{padding-left:.5rem}.AssessmentChat_loadingDots__Ih2zd{display:flex;gap:.5rem;align-items:center}.AssessmentChat_dot__v5utE{width:.5rem;height:.5rem;background:var(--cvt-green);border-radius:50%;animation:AssessmentChat_bounce__wrXHq 1.4s ease-in-out infinite both}.AssessmentChat_dot__v5utE:first-child{animation-delay:-.32s}.AssessmentChat_dot__v5utE:nth-child(2){animation-delay:-.16s}@keyframes AssessmentChat_bounce__wrXHq{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.AssessmentChat_inputArea__uKZMv{padding:1.5rem;border-top:1px solid var(--cvt-border);background:#fff;z-index:10}.AssessmentChat_inputWrapper__5tAAx{display:flex;align-items:center;background:#fff;border:1px solid var(--cvt-border);padding:.5rem;transition:border-color .2s}.AssessmentChat_inputWrapper__5tAAx:focus-within{border-color:var(--cvt-green)}.AssessmentChat_input__zuQSH{flex:1 1;background:transparent;outline:none;padding:.5rem 1rem;border:none}.AssessmentChat_sendButton__nQ8L_{margin-left:.5rem;padding:.75rem 1.5rem;background:var(--cvt-yellow);color:var(--cvt-text);font-weight:600;text-transform:uppercase;border:none;cursor:pointer;transition:background-color .2s;display:flex;align-items:center}.AssessmentChat_sendButton__nQ8L_:hover{background:var(--cvt-green)}.AssessmentChat_sendButton__nQ8L_:disabled{opacity:.5;cursor:not-allowed}.AssessmentChat_sendIcon__BORlG{margin-left:.5rem}.AssessmentChat_viewToggle__qzwtu{display:flex;align-items:center;gap:.25rem;background:var(--cvt-surface);padding:.25rem;border:1px solid var(--cvt-border);margin-left:.5rem}.AssessmentChat_viewButtonActive__7QVsY,.AssessmentChat_viewButton__yhQVv{padding:.5rem;transition:all .2s;background:transparent;border:none;cursor:pointer;color:var(--text-muted);display:flex;align-items:center;justify-content:center}.AssessmentChat_viewButton__yhQVv:hover{color:var(--cvt-text)}.AssessmentChat_viewButtonActive__7QVsY{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05);color:var(--cvt-green)}.AssessmentSummary_container__LwwZD{max-width:96rem;margin:0 auto;padding:1rem 1rem 6rem;display:flex;flex-direction:column;gap:2rem;overflow-y:auto;height:100%}@media (min-width:768px){.AssessmentSummary_container__LwwZD{padding:2rem 2rem 6rem}}.AssessmentSummary_topBar__Xpir_{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.AssessmentSummary_topLogo__kKYDg{height:2rem;object-fit:contain}.AssessmentSummary_backButton__QIomy{color:#6b7280;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;background:none;border:none;cursor:pointer;transition:color .2s}.AssessmentSummary_backButton__QIomy:hover{color:var(--cvt-green)}.AssessmentSummary_layout__mxXRT{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:1024px){.AssessmentSummary_layout__mxXRT{grid-template-columns:1fr 1fr 1fr}.AssessmentSummary_mainContent__wNiLR{grid-column:span 2}}.AssessmentSummary_mainContent__wNiLR{display:flex;flex-direction:column;gap:2rem}.AssessmentSummary_sidebar__4CFbW{display:flex;flex-direction:column;gap:1.5rem}.AssessmentSummary_recommendationCard__acN__{background:#fff;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid var(--cvt-border);position:relative;overflow:hidden}.AssessmentSummary_botWatermark__Tc9sj{position:absolute;top:0;right:0;width:8rem;height:8rem;opacity:.1;pointer-events:none}.AssessmentSummary_botWatermark__Tc9sj img{width:100%;height:100%;object-fit:contain;transform:translate(2rem,-2rem)}.AssessmentSummary_badge__m3NXp{display:inline-block;padding:.5rem 1rem;background:var(--cvt-yellow);color:var(--cvt-text);font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.AssessmentSummary_packageTitle__6E334{font-size:2.25rem;font-weight:300;margin-bottom:1rem}.AssessmentSummary_packageName__erwlD{font-weight:700}.AssessmentSummary_checkDescription__xjPrb,.AssessmentSummary_description__JVe_1{font-size:1.125rem;line-height:1.75;color:#4b5563;margin-bottom:2rem}.AssessmentSummary_checkDescription__xjPrb{background:#f9fafb;padding:1.5rem;border-left:4px solid var(--cvt-green)}.AssessmentSummary_checkDescription__xjPrb p{font-size:1rem;line-height:1.625}.AssessmentSummary_reasoning__REuq8{font-size:1.125rem;line-height:1.75;color:#374151;margin-bottom:2rem;background:#f9fafb;padding:1.5rem;border-left:4px solid var(--cvt-green)}.AssessmentSummary_reasoningTitle__mbq2u{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em;color:var(--cvt-green)}.AssessmentSummary_specGrid__GuGDa{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.AssessmentSummary_specCard__Hrm0c{padding:1rem;background:var(--cvt-surface);border:1px solid var(--cvt-border);display:flex;flex-direction:column}.AssessmentSummary_specLabel__KYDKc{display:block;color:#6b7280;margin-bottom:.25rem;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.AssessmentSummary_specValue__Xt95n{font-weight:600;font-size:1rem}.AssessmentSummary_statsGrid__nUVf_{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;font-size:.875rem;margin-bottom:1.5rem}@media (min-width:768px){.AssessmentSummary_statsGrid__nUVf_{grid-template-columns:repeat(3,1fr)}}.AssessmentSummary_statCard__RS9MO{padding:1rem;background:var(--cvt-surface);border:1px solid var(--cvt-border);display:flex;flex-direction:column}.AssessmentSummary_statLabel__lqmWg{display:block;color:#6b7280;margin-bottom:.25rem;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.AssessmentSummary_statValue__ekaxn{font-weight:600;font-size:1.125rem}.AssessmentSummary_guarantee__nrJu_{margin-top:1.5rem;padding:1rem;background:#dbeafe;border:1px solid #93c5fd;color:#1e3a8a;font-size:.875rem;display:flex;align-items:flex-start}.AssessmentSummary_guaranteeIcon__Es7UX{font-size:1.25rem;margin-right:.75rem}.AssessmentSummary_warning__ohESS{margin-top:2rem;padding:1rem;background:#fef3c7;border:1px solid #fcd34d;color:#92400e;font-size:.875rem;display:flex;align-items:flex-start}.AssessmentSummary_warningIcon__rsLh8{font-size:1.25rem;margin-right:.75rem}.AssessmentSummary_pilotHint__cHhnE{margin-top:2rem;padding:1.5rem;background:#dbeafe;border:1px solid #93c5fd}.AssessmentSummary_pilotHintTitle__4bLCJ{font-size:1.25rem;font-weight:700;color:#1e3a8a;margin-bottom:.5rem}.AssessmentSummary_pilotHintText__S_Mmk{font-size:1.125rem;color:#1e40af}.AssessmentSummary_pilotHintNote__gIvOm{font-size:.875rem;color:#1e40af;margin-top:.5rem}.AssessmentSummary_roiCard__o4fr4{margin-top:1.5rem;padding:1.5rem;background:var(--cvt-surface);border:1px solid var(--cvt-green)}.AssessmentSummary_roiTitle__0UEqh{font-size:1.25rem;font-weight:700;color:var(--cvt-green);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.AssessmentSummary_roiContent__UTOT_{display:flex;flex-direction:column;gap:1rem}.AssessmentSummary_roiText__7Q2SZ{font-size:1.125rem}.AssessmentSummary_roiSubtext__F9jJc{font-size:.875rem;color:#6b7280}.AssessmentSummary_roiDivider__XgHBA{padding-top:1rem;border-top:1px solid var(--cvt-border)}.AssessmentSummary_roiDisclaimer__08Mr2{font-size:.75rem;color:#6b7280;font-style:italic;margin-top:1rem}.AssessmentSummary_answersCard__mRuOU{background:#fff;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid var(--cvt-border)}.AssessmentSummary_answersTitle__MFxLo{font-size:1.5rem;font-weight:300;margin-bottom:1.5rem}.AssessmentSummary_answersList___RL2z{display:flex;flex-direction:column;gap:1.5rem}.AssessmentSummary_answerItem__nYVm_{border-bottom:1px solid var(--cvt-border);padding-bottom:1rem}.AssessmentSummary_answerItem__nYVm_:last-child{border-bottom:none;padding-bottom:0}.AssessmentSummary_answerQuestion__i7pQS{font-size:.875rem;color:#6b7280;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.AssessmentSummary_answerText__n5bLz{font-weight:500;font-size:1.125rem}.AssessmentSummary_answersText__EGYP2{color:#4b5563;white-space:pre-wrap}.AssessmentSummary_sidebarCard__nYUOv{background:#fff;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid var(--cvt-border);position:-webkit-sticky;position:sticky;top:1.5rem}.AssessmentSummary_sidebarTitle__cBxFX{font-size:1.5rem;font-weight:300;margin-bottom:2rem}.AssessmentSummary_costItems__gXKDV{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.AssessmentSummary_costItem__e7YDW{display:flex;justify-content:space-between;align-items:flex-start}.AssessmentSummary_costName__aa4t8{font-weight:600;font-size:1.125rem}.AssessmentSummary_costType__m7yZB{font-size:.875rem;color:#6b7280}.AssessmentSummary_costPrice__03E5a{font-weight:600;font-size:1.125rem}.AssessmentSummary_hostingNote__owm6g{color:var(--cvt-green)}.AssessmentSummary_costSummary__p2Aah{border-top:1px solid var(--cvt-border);padding-top:1.5rem;display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.AssessmentSummary_costRow__Ge0jS{display:flex;justify-content:space-between;color:#4b5563}.AssessmentSummary_costTotal__gB04W{display:flex;justify-content:space-between;font-size:1.5rem;font-weight:700;padding-top:1rem;border-top:1px solid var(--cvt-border)}.AssessmentSummary_optionalSection__5qp6v{margin-top:2rem;padding:1.5rem;background:#f9fafb;border:2px dashed var(--cvt-border)}.AssessmentSummary_optionalTitle__1HguD{font-size:1rem;font-weight:700;color:#374151;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.AssessmentSummary_optionalItem__dx_7O{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.AssessmentSummary_optionalName__3w61b{font-weight:600;font-size:1rem;color:var(--cvt-green)}.AssessmentSummary_optionalDesc__rbAbo{font-size:.875rem;color:#6b7280;margin-top:.25rem}.AssessmentSummary_optionalPrice__jyvCr{font-weight:700;font-size:1.25rem;color:var(--cvt-green);white-space:nowrap}.AssessmentSummary_optionalPeriod__CCg6u{font-weight:400;font-size:.875rem;color:#6b7280}.AssessmentSummary_optionalNote__CJDN5{font-size:.875rem;color:#6b7280;font-style:italic;margin:0;padding-top:.75rem;border-top:1px solid var(--cvt-border)}.AssessmentSummary_form__Tneka{gap:1.25rem}.AssessmentSummary_formGroup__aODqM,.AssessmentSummary_form__Tneka{display:flex;flex-direction:column}.AssessmentSummary_formLabel__Hr8Qg{display:block;font-size:.75rem;font-weight:700;color:#374151;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.AssessmentSummary_formInput__Aixa4{width:100%;padding:.75rem 1rem;border:1px solid var(--cvt-border);outline:none;transition:all .2s}.AssessmentSummary_formInput__Aixa4:focus{border-color:var(--cvt-green);box-shadow:0 0 0 1px var(--cvt-green)}.AssessmentSummary_submitButton__uyMWT{width:100%;padding:1rem 1.5rem;background:var(--cvt-yellow);color:var(--cvt-text);font-weight:700;text-transform:uppercase;letter-spacing:.1em;border:none;cursor:pointer;transition:background-color .2s;margin-top:1.5rem}.AssessmentSummary_submitButton__uyMWT:hover{background:var(--cvt-green)}.AssessmentSummary_submitButton__uyMWT:disabled{opacity:.5;cursor:not-allowed}.AssessmentSummary_successContainer__7bmTd{min-height:100%;display:flex;align-items:center;justify-content:center;padding:1rem}.AssessmentSummary_successCard__vvw5j{background:#fff;padding:2.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);max-width:32rem;width:100%;text-align:center;border:1px solid var(--cvt-border)}.AssessmentSummary_successIcon__JXu1F{width:5rem;height:5rem;background:var(--cvt-green);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}.AssessmentSummary_successCheckmark__Fi9A5{width:2.5rem;height:2.5rem;color:#fff}.AssessmentSummary_successTitle__xrhk2{font-size:1.875rem;font-weight:700;margin-bottom:1rem}.AssessmentSummary_successText__wt_le{color:#4b5563;margin-bottom:2rem;font-size:1.125rem}.AssessmentSummary_backLink__h_kCK{color:var(--cvt-green);font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:none;border:none;cursor:pointer;text-decoration:underline}.AssessmentSummary_backLink__h_kCK:hover{opacity:.8}.CheckContactForm_container__WnqhT{display:flex;flex-direction:column;height:100%;max-width:64rem;margin:0 auto;background:#fff;position:relative}.CheckContactForm_botArea__tCvX0{position:absolute;right:0;top:0;pointer-events:none;z-index:200;display:none}@media (min-width:768px){.CheckContactForm_botArea__tCvX0{display:block}}.CheckContactForm_botImage__bICwA{position:absolute;right:-100px;top:40px;width:10rem;height:auto;z-index:20;transform:rotate(-10deg);filter:drop-shadow(0 25px 25px rgba(0,0,0,.15));object-fit:contain}.CheckContactForm_content__CVnPo{flex:1 1;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto}.CheckContactForm_header__l9Pta{padding-bottom:1rem;border-bottom:1px solid var(--cvt-border)}.CheckContactForm_title__QGEGF{font-weight:400;font-size:1.25rem;text-transform:uppercase;letter-spacing:.025em}.CheckContactForm_subtitle__CHE_b{font-size:.75rem;font-weight:600;color:var(--cvt-text);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}.CheckContactForm_intro__BYqKJ{display:flex;flex-direction:column;gap:1rem}.CheckContactForm_introText__ku7Qz{font-size:.95rem;color:var(--text-secondary);line-height:1.6;max-width:36rem}.CheckContactForm_toggleBar__ehudB{display:flex;background:var(--cvt-surface);border:1px solid var(--cvt-border);border-radius:100px;padding:4px;gap:0}.CheckContactForm_toggleBtn__IXLLh{flex:1 1;padding:.6rem 1rem;border:none;border-radius:100px;background:transparent;font-size:.85rem;font-weight:600;font-family:inherit;color:var(--text-secondary);cursor:pointer;transition:all .2s}.CheckContactForm_toggleBtn__IXLLh.CheckContactForm_toggleActive__ilPoM{background:var(--cvt-yellow);color:var(--cvt-text);font-weight:700}.CheckContactForm_optionActive__tOHnD{border-color:var(--cvt-green);background:rgba(5,230,165,.05)}.CheckContactForm_optionsGrid__OmA2x{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:480px){.CheckContactForm_optionsGrid__OmA2x{grid-template-columns:1fr}}.CheckContactForm_optionCard__2YPRm{padding:1.25rem;border:1px solid var(--cvt-border);border-radius:var(--card-radius);background:var(--cvt-surface)}.CheckContactForm_optionBadge__ufppy{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--cvt-green);margin-bottom:.5rem}.CheckContactForm_optionTitle__5Qnaq{font-size:1.5rem;font-weight:800;color:var(--cvt-text);margin-bottom:.5rem}.CheckContactForm_optionDescIntro__ABBPY,.CheckContactForm_optionDesc__EPbja{font-size:.8rem;color:var(--text-secondary);line-height:1.5}.CheckContactForm_optionDescIntro__ABBPY{margin-bottom:.5rem}.CheckContactForm_optionBullets__Pr4iY{font-size:.8rem;color:var(--text-secondary);line-height:1.8;padding-left:1.25rem;margin:0;list-style:disc}.CheckContactForm_form__RmPKL{display:flex;flex-direction:column;gap:1rem;max-width:32rem}.CheckContactForm_formTitle__oPbq8{font-size:1rem;font-weight:700;color:var(--cvt-text)}.CheckContactForm_formRow__hL4_K{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:480px){.CheckContactForm_formRow__hL4_K{grid-template-columns:1fr}}.CheckContactForm_formGroup__XaqCJ{display:flex;flex-direction:column;gap:.25rem}.CheckContactForm_formLabel__FgtKz{font-size:.8rem;font-weight:600;color:var(--text-secondary)}.CheckContactForm_formInput__k7GMi{padding:.75rem 1rem;border:1px solid var(--cvt-border);background:#fff;font-size:.9rem;transition:border-color .2s;outline:none}.CheckContactForm_formInput__k7GMi:focus{border-color:var(--cvt-green);outline:none}.CheckContactForm_submitButton__BGRXK{padding:1rem 2rem;background:var(--cvt-yellow);color:var(--cvt-text);font-weight:700;font-size:.95rem;text-transform:uppercase;border:none;border-radius:var(--btn-radius);cursor:pointer;transition:background .2s;margin-top:.5rem}.CheckContactForm_submitButton__BGRXK:hover{background:var(--cvt-green)}.CheckContactForm_submitButton__BGRXK:disabled{opacity:.5;cursor:not-allowed}.CheckContactForm_disclaimer__Tcr91{font-size:.75rem;color:var(--text-muted)}.CheckContactForm_successCard__8G8MT{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:3rem 2rem}.CheckContactForm_successIcon__r8Onl{color:var(--cvt-green)}.CheckContactForm_successTitle__hTAUn{font-size:1.5rem;font-weight:800}.CheckContactForm_successText__fXq7D{font-size:.95rem;color:var(--text-secondary);line-height:1.6;max-width:28rem}.CheckContactForm_backButton__clR2T{padding:.75rem 2rem;background:var(--cvt-yellow);color:var(--cvt-text);font-weight:600;border:none;border-radius:var(--btn-radius);cursor:pointer;transition:background .2s;margin-top:1rem}.CheckContactForm_backButton__clR2T:hover{background:var(--cvt-green)}.AssessmentOverlay_overlay__FNhQq{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;overflow-y:auto}.AssessmentOverlay_modal__L66Al{position:relative;width:100%;max-width:64rem;max-height:95vh;background:var(--cvt-surface);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);overflow:hidden;display:flex;flex-direction:column;border-radius:1rem 1rem 1rem 0}.AssessmentOverlay_botArea__NDczT{position:absolute;right:0;top:0;pointer-events:none;z-index:200;display:none}@media (min-width:768px){.AssessmentOverlay_botArea__NDczT{display:block}}.AssessmentOverlay_botImage__WXqNe{position:absolute;right:-100px;top:40px;width:10rem;height:auto;transform:rotate(-10deg);filter:drop-shadow(0 25px 25px rgba(0,0,0,.15));object-fit:contain}.AssessmentOverlay_closeButton__GJlyh{position:absolute;top:0;right:0;z-index:100;width:3rem;height:3rem;background:var(--cvt-yellow);border:none;border-radius:0 1rem 0 0;font-size:2rem;line-height:1;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;color:var(--cvt-text);font-weight:700}.AssessmentOverlay_closeButton__GJlyh:hover{background:var(--cvt-green);transform:scale(1.05)}@media (max-width:768px){.AssessmentOverlay_overlay__FNhQq{padding:0}.AssessmentOverlay_modal__L66Al{max-width:100%;max-height:100vh;height:100vh;border-radius:0}.AssessmentOverlay_closeButton__GJlyh{top:0;right:0;border-radius:0}}.HeroIntro_heroIntro__GiWDb{grid-area:intro}.HeroIntro_heroLabel__u8243{display:inline-block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--cvt-text);background:rgba(5,230,165,.15);border:1px solid rgba(5,230,165,.3);padding:6px 16px;border-radius:100px;margin-bottom:24px;animation:HeroIntro_fadeInUp__bl2Tk .8s var(--ease-out) both}.HeroIntro_heroIntro__GiWDb h1{font-size:clamp(36px,5vw,64px);font-weight:300;line-height:1.1;letter-spacing:-.03em;margin-bottom:24px;animation:HeroIntro_fadeInUp__bl2Tk .8s var(--ease-out) .1s both}.HeroIntro_heroSub__nd5V7{font-size:18px;color:var(--text-secondary);line-height:1.7;max-width:540px;margin-bottom:28px;animation:HeroIntro_fadeInUp__bl2Tk .8s var(--ease-out) .2s both}.HeroIntro_heroBridge__MLIip{font-size:17px;color:var(--cvt-text);font-weight:600;margin-bottom:20px;animation:HeroIntro_fadeInUp__bl2Tk .8s var(--ease-out) .3s both}.HeroCards_heroCheckOptions__oOIsm{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:24px;animation:HeroCards_fadeInUp__k4dYI .8s var(--ease-out) .35s both}.HeroCards_heroCheckCard__BVH8h{flex:1 1;min-width:220px;background:var(--cvt-bg);border:2px solid var(--cvt-green);border-radius:var(--card-radius);padding:20px 22px;text-decoration:none;color:var(--cvt-text);transition:all .25s var(--ease-out);box-shadow:0 2px 12px rgba(5,230,165,.08);display:flex;flex-direction:column;gap:8px;cursor:pointer;text-align:left}.HeroCards_heroCheckCard__BVH8h:hover{border-color:var(--cvt-green);box-shadow:0 6px 24px rgba(5,230,165,.12);transform:translateY(-2px)}.HeroCards_cardAudience__WIIf8{font-size:15px;font-weight:700;color:var(--cvt-text)}.HeroCards_cardTitle__nmIuw{font-size:20px;font-weight:700;display:flex;align-items:center;gap:8px}.HeroCards_arrow__pgcuK{display:inline-flex;width:28px;height:28px;background:var(--cvt-yellow);border-radius:8px 8px 8px 0;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}.HeroCards_heroCheckCard__BVH8h:hover .HeroCards_arrow__pgcuK{background:var(--cvt-green)}.HeroCards_arrow__pgcuK svg{width:14px;height:14px;fill:none;stroke:var(--cvt-text);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.HeroCards_cardDesc__rYSoi{font-size:14px;color:var(--text-secondary);line-height:1.6;text-align:left}@media (max-width:768px){.HeroCards_heroCheckOptions__oOIsm{flex-direction:column}.HeroCards_heroCheckCard__BVH8h{min-width:100%}}.SplineBot_botContainer__9CHM1{max-width:420px;aspect-ratio:1;position:relative;margin:0 auto}.SplineBot_botFallback__oCq4k{width:100%;height:100%;object-fit:contain;position:absolute;inset:0}.SplineBot_splineCanvas__X2Ien{width:100%;height:100%;position:absolute;inset:0;outline:none;display:block}.Hero_hero__Q5FaL{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding-top:72px}.Hero_heroGradientBg__nojVh{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.Hero_heroGradientBg__nojVh img{width:100%;height:100%;object-fit:cover;object-position:top right}.Hero_heroContent__iAAhl{position:relative;z-index:2;max-width:var(--max-width);margin:0 auto;padding:60px 24px 80px;display:grid;grid-template-columns:3fr 2fr;grid-template-rows:1fr auto auto;grid-template-areas:"intro  bot" "cards  chat" "tag    hint";grid-gap:0 48px;gap:0 48px}.Hero_heroIntro__FyCr0{grid-area:intro}.Hero_heroCardsRow__PDvMw{grid-area:cards;align-self:start}.Hero_heroTagRow__nZ76a{grid-area:tag;padding-top:0;display:flex;align-items:center}.Hero_heroBotArea__jbRbJ{grid-area:bot;align-self:end;margin-top:-60px}.Hero_heroChatArea__9SZk2{grid-area:chat;align-self:start}.Hero_heroHintRow__AMnNp{grid-area:hint;padding-top:0;display:flex;align-items:center}.Hero_heroTagline___LCdv{font-size:14px;color:var(--cvt-text);font-weight:700;letter-spacing:.02em;background:var(--cvt-yellow);padding:2px 8px;border-radius:4px;display:inline-block;animation:Hero_fadeInUp__iON6B .8s var(--ease-out) .4s both}.Hero_chatbotHint__lxdpm{font-size:14px;color:var(--text-secondary);margin:0;font-weight:500}.Hero_chatbotHint__lxdpm a{color:var(--cvt-text);font-weight:700;text-decoration:none;background:var(--cvt-yellow);padding:2px 8px;border-radius:4px;transition:background .2s}.Hero_chatbotHint__lxdpm a:hover{background:var(--cvt-green)}@media (max-width:1024px){.Hero_heroContent__iAAhl{grid-template-columns:1fr;grid-template-areas:"intro" "cards" "tag" "bot" "chat" "hint"}.Hero_heroBotArea__jbRbJ{margin-top:0}}.TrustBar_trustBar__XRQ0g{padding:60px 0 40px;border-top:1px solid var(--cvt-border);background:var(--cvt-surface)}.TrustBar_trustLabel__ZMKQh{text-align:center;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin-bottom:32px}.TrustBar_logoScroller__P0OmJ{overflow:hidden;position:relative}.TrustBar_logoTrack__IO2_b{display:flex;gap:48px;animation:TrustBar_scroll__QQ2Vs 30s linear infinite;width:-moz-fit-content;width:fit-content;will-change:transform}.TrustBar_logoScroller__P0OmJ:hover .TrustBar_logoTrack__IO2_b{animation-play-state:running}.TrustBar_logoItem__kXhRJ{flex-shrink:0;display:flex;align-items:center;justify-content:center}.TrustBar_logoImage__MrAZK{height:32px;width:auto;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:all .3s ease}.TrustBar_logoImage__MrAZK:hover{filter:grayscale(0);opacity:1}@keyframes TrustBar_scroll__QQ2Vs{0%{transform:translateX(0)}to{transform:translateX(calc(-100% / 3))}}.ExplainerVideoSection_videoSection__9tw_z{padding:100px 20px;background:var(--cvt-midnight)}.ExplainerVideoSection_content__o_XXg{max-width:1000px;margin:0 auto;text-align:center}.ExplainerVideoSection_label__p1VYL{display:inline-block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--cvt-green);background:rgba(5,230,165,.15);border:1px solid rgba(5,230,165,.3);padding:6px 16px;border-radius:100px;margin-bottom:24px}.ExplainerVideoSection_headline__4S9Sq{font-size:clamp(28px,4vw,42px);font-weight:700;color:#f0f0f0;margin-bottom:16px}.ExplainerVideoSection_subHeadline__w23hF{font-size:18px;color:#8892b0;line-height:1.6;margin-bottom:48px;max-width:700px;margin-left:auto;margin-right:auto}.ExplainerVideoSection_videoContainer__0Ed7E{position:relative;width:100%;padding-bottom:56.25%;border-radius:var(--card-radius);overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);border:1px solid rgba(5,230,165,.2)}.ExplainerVideoSection_iframe__5iMTH{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media (max-width:768px){.ExplainerVideoSection_videoSection__9tw_z{padding:60px 16px}.ExplainerVideoSection_subHeadline__w23hF{font-size:16px;margin-bottom:32px}}.PricingTable_pricing__Uo43G{padding:100px 20px 20px;background:var(--cvt-surface);overflow:hidden}.PricingTable_sectionLabel__mHYcy{display:inline-block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--cvt-text);background:rgba(5,230,165,.15);border:1px solid rgba(5,230,165,.3);padding:6px 16px;border-radius:100px;margin-bottom:24px}.PricingTable_pricingHeader__7LJBQ{text-align:center;margin-bottom:60px}.PricingTable_pricingHeader__7LJBQ h2{font-size:clamp(28px,4vw,48px);font-weight:300;margin-bottom:16px}.PricingTable_pricingHeader__7LJBQ p{font-size:18px;color:var(--text-secondary);margin-bottom:32px}.PricingTable_hostingToggle__GZUxE{display:inline-flex;align-items:center;gap:12px;font-size:15px;font-weight:600;cursor:pointer;padding:12px 24px;background:var(--cvt-surface);border:1px solid var(--cvt-border);border-radius:100px;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PricingTable_hostingToggle__GZUxE:hover{border-color:var(--cvt-green)}.PricingTable_hostingToggle__GZUxE input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:44px;height:24px;background:var(--cvt-border);border-radius:12px;position:relative;cursor:pointer;transition:all .3s var(--ease-out)}.PricingTable_hostingToggle__GZUxE input[type=checkbox]:before{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#fff;top:2px;left:2px;transition:all .3s var(--ease-out);box-shadow:0 2px 4px rgba(0,0,0,.1)}.PricingTable_hostingToggle__GZUxE input[type=checkbox]:checked{background:var(--cvt-green)}.PricingTable_hostingToggle__GZUxE input[type=checkbox]:checked:before{left:22px}.PricingTable_infoIcon___TMET{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:help;color:var(--text-secondary);transition:color .2s}.PricingTable_infoIcon___TMET:hover{color:var(--cvt-green)}.PricingTable_infoIcon___TMET svg{width:21px;height:21px}.PricingTable_tooltip__GaQcT{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:var(--cvt-text);color:#fff;padding:12px 16px;border-radius:8px;font-size:13px;line-height:1.5;white-space:nowrap;max-width:280px;white-space:normal;opacity:0;visibility:hidden;transition:all .2s;pointer-events:none;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.15)}.PricingTable_tooltip__GaQcT:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top:6px solid var(--cvt-text)}.PricingTable_infoIcon___TMET:hover .PricingTable_tooltip__GaQcT{opacity:1;visibility:visible}.PricingTable_pricingGrid__wwwxK{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px;margin-top:20px;margin-bottom:20px;max-width:100%;width:100%}.PricingTable_pricingCard__rv3KB{background:var(--cvt-bg);border:1px solid var(--cvt-border);border-radius:var(--card-radius);padding:32px 24px;position:relative;transition:all .25s var(--ease-out);box-shadow:0 2px 12px rgba(0,0,0,.04)}.PricingTable_pricingCard__rv3KB.PricingTable_recommended__NLDJT{border:2px solid var(--cvt-green);box-shadow:0 6px 24px rgba(5,230,165,.12)}.PricingTable_pricingCard__rv3KB:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.08)}.PricingTable_badge__LnR2V{position:absolute;top:-12px;left:24px;right:24px;background:var(--cvt-green);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:4px 12px;border-radius:100px;text-align:center}.PricingTable_cardHeader__3T2tL{text-align:center;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--cvt-border)}.PricingTable_cardHeader__3T2tL h3{font-size:18px;font-weight:700;margin-bottom:16px}.PricingTable_price__JSVy1{display:flex;align-items:baseline;justify-content:center;gap:4px}.PricingTable_priceAmount__6I0M7{font-size:32px;font-weight:700}.PricingTable_priceCurrency__DnPh4{font-size:16px;font-weight:600;color:var(--text-secondary)}.PricingTable_priceNote___gooU{font-size:13px;color:var(--text-muted);margin-top:4px}.PricingTable_features__PsXhN{list-style:none;margin-bottom:24px}.PricingTable_features__PsXhN li{font-size:14px;color:var(--text-secondary);padding:8px 0;border-bottom:1px solid var(--cvt-border)}.PricingTable_features__PsXhN li:last-child{border-bottom:none}.PricingTable_features__PsXhN strong{color:var(--cvt-text)}.PricingTable_selectBtn__KiY4N{display:block;width:100%;text-align:center;background:var(--cvt-yellow);color:var(--cvt-text);border:none;border-radius:var(--btn-radius);padding:14px 28px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;cursor:pointer;transition:all .25s var(--ease-out)}.PricingTable_selectBtn__KiY4N:hover{background:var(--cvt-green);transform:translateY(-2px);box-shadow:0 8px 24px rgba(5,230,165,.3)}.PricingTable_customPackage__3QHyo{background:var(--cvt-surface);border:1px solid var(--cvt-border);border-radius:var(--card-radius);padding:20px 28px;margin-bottom:0;max-width:100%}.PricingTable_customPackageContent__oiL_n{display:flex;align-items:center;justify-content:space-between;gap:24px}.PricingTable_customPackage__3QHyo h3{font-size:18px;font-weight:700;margin-bottom:4px}.PricingTable_customPackage__3QHyo p{font-size:14px;color:var(--text-secondary);margin:0}.PricingTable_contactBtn__Dcymx{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--cvt-text);border:2px solid var(--cvt-green);border-radius:var(--btn-radius);padding:12px 26px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;cursor:pointer;transition:all .25s var(--ease-out)}.PricingTable_contactBtn__Dcymx:hover{background:var(--cvt-green);transform:translateY(-2px)}@media (max-width:768px){.PricingTable_customPackageContent__oiL_n{flex-direction:column;align-items:flex-start}}@media (max-width:1400px){.PricingTable_pricingGrid__wwwxK{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:1024px){.PricingTable_pricingGrid__wwwxK{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.PricingTable_pricing__Uo43G{padding:60px 16px}.PricingTable_pricingGrid__wwwxK{grid-template-columns:1fr;gap:16px}.PricingTable_pricingCard__rv3KB{max-width:400px;margin:0 auto}}.PurchaseChoiceOverlay_overlay__hlxsd{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.PurchaseChoiceOverlay_modal__H9Lk9{position:relative;background:#fff;border-radius:var(--card-radius);padding:2.5rem;max-width:36rem;width:100%;box-shadow:0 25px 50px rgba(0,0,0,.25)}.PurchaseChoiceOverlay_closeBtn__iNxjk{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:var(--text-muted);cursor:pointer;line-height:1}.PurchaseChoiceOverlay_closeBtn__iNxjk:hover{color:var(--cvt-text)}.PurchaseChoiceOverlay_title__95Cjb{font-size:1.25rem;font-weight:800;color:var(--cvt-text);margin-bottom:.25rem}.PurchaseChoiceOverlay_subtitle__4T62m{font-size:.9rem;color:var(--text-secondary);margin-bottom:1.5rem}.PurchaseChoiceOverlay_options__YX0a8{display:flex;flex-direction:column;gap:1rem}.PurchaseChoiceOverlay_optionCard__6nfXY{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:1.25rem;border:1px solid var(--cvt-border);border-radius:var(--card-radius);background:var(--cvt-surface);cursor:pointer;transition:all .2s;text-align:left;font-family:inherit}.PurchaseChoiceOverlay_optionCard__6nfXY:hover{border-color:var(--cvt-green);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.PurchaseChoiceOverlay_optionCard__6nfXY.PurchaseChoiceOverlay_buy__A0nkB{background:var(--cvt-yellow);border-color:var(--cvt-yellow)}.PurchaseChoiceOverlay_optionCard__6nfXY.PurchaseChoiceOverlay_buy__A0nkB:hover{background:var(--cvt-green);border-color:var(--cvt-green)}.PurchaseChoiceOverlay_optionCard__6nfXY:disabled{opacity:.5;cursor:not-allowed;transform:none}.PurchaseChoiceOverlay_optionIcon__MdAQ4{font-size:1.5rem;margin-bottom:.25rem}.PurchaseChoiceOverlay_optionTitle__BO2N_{font-size:1rem;font-weight:700;color:var(--cvt-text)}.PurchaseChoiceOverlay_optionDesc__mpaKh{font-size:.8rem;color:var(--text-secondary);line-height:1.5}@media (max-width:480px){.PurchaseChoiceOverlay_modal__H9Lk9{padding:1.5rem}}.ManagedServiceSection_managedService__NeAwt{padding:100px 0;background:var(--cvt-bg)}.ManagedServiceSection_sectionLabel__XAs4M{display:inline-block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--cvt-text);background:rgba(5,230,165,.15);border:1px solid rgba(5,230,165,.3);padding:6px 16px;border-radius:100px;margin-bottom:16px}.ManagedServiceSection_toggleContainer__Qzs_3{display:flex;justify-content:center;margin-top:24px}.ManagedServiceSection_hostingToggle___BczN{display:inline-flex;align-items:center;gap:12px;padding:10px 20px;background:#fff;border:2px solid var(--cvt-border);border-radius:100px;cursor:pointer;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ManagedServiceSection_hostingToggle___BczN:hover{border-color:var(--cvt-green)}.ManagedServiceSection_hostingToggle___BczN input[type=checkbox]{width:44px;height:24px;position:relative;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ddd;border-radius:100px;transition:background .2s}.ManagedServiceSection_hostingToggle___BczN input[type=checkbox]:checked{background:var(--cvt-green)}.ManagedServiceSection_hostingToggle___BczN input[type=checkbox]:before{content:"";position:absolute;width:20px;height:20px;border-radius:50%;top:2px;left:2px;background:#fff;transition:transform .2s;box-shadow:0 2px 4px rgba(0,0,0,.2)}.ManagedServiceSection_hostingToggle___BczN input[type=checkbox]:checked:before{transform:translateX(20px)}.ManagedServiceSection_hostingToggle___BczN span{font-size:14px;font-weight:600;color:var(--cvt-text)}.ManagedServiceSection_infoIcon__Y5sWq{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:help;color:var(--text-secondary);transition:color .2s}.ManagedServiceSection_infoIcon__Y5sWq:hover{color:var(--cvt-green)}.ManagedServiceSection_infoIcon__Y5sWq svg{width:21px;height:21px}.ManagedServiceSection_tooltip__M3DiW{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:var(--cvt-text);color:#fff;padding:12px 16px;border-radius:8px;font-size:13px;line-height:1.5;white-space:nowrap;max-width:280px;white-space:normal;opacity:0;visibility:hidden;transition:all .2s;pointer-events:none;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ManagedServiceSection_tooltip__M3DiW:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top:6px solid var(--cvt-text)}.ManagedServiceSection_infoIcon__Y5sWq:hover .ManagedServiceSection_tooltip__M3DiW{opacity:1;visibility:visible}.ManagedServiceSection_header__ERhgJ{text-align:center;margin-bottom:48px}.ManagedServiceSection_headline__j1v9u{font-size:clamp(28px,4vw,42px);font-weight:300;letter-spacing:-.03em;margin-bottom:16px;color:var(--cvt-text)}.ManagedServiceSection_headline__j1v9u strong{font-weight:700}.ManagedServiceSection_contentGrid__kzq1S{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;margin-top:24px;margin-bottom:32px}.ManagedServiceSection_bulletPoints__oVLKb{text-align:left}.ManagedServiceSection_bulletPoints__oVLKb ul{list-style:none;padding:0;margin:0}.ManagedServiceSection_bulletPoints__oVLKb li{font-size:15px;color:var(--text-secondary);padding:6px 0 6px 24px;position:relative;line-height:1.2}.ManagedServiceSection_bulletPoints__oVLKb li.ManagedServiceSection_bullet__zyAKx:before{content:"•";position:absolute;left:0;color:var(--text-secondary);font-size:20px;line-height:1}.ManagedServiceSection_bulletPoints__oVLKb li.ManagedServiceSection_check__DRXWr:before{content:"✓";position:absolute;left:0;color:var(--cvt-green);font-weight:700}.ManagedServiceSection_warningBox__5_hUq{display:flex;align-items:center}.ManagedServiceSection_warning__5OtHW{font-size:14px;font-style:italic;color:var(--text-muted);margin:0;line-height:1.6}.ManagedServiceSection_tiersGrid__RmNmr{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px;margin-bottom:40px}.ManagedServiceSection_card__lVDCa{background:var(--cvt-bg);border:1px solid var(--cvt-border);border-radius:var(--card-radius);padding:32px 24px;text-align:center;transition:all .3s var(--ease-out);position:relative;box-shadow:0 2px 12px rgba(0,0,0,.04);display:flex;flex-direction:column}.ManagedServiceSection_card__lVDCa.ManagedServiceSection_recommended__YpFnG{border:2px solid var(--cvt-green);box-shadow:0 6px 24px rgba(5,230,165,.12)}.ManagedServiceSection_card__lVDCa:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.08);border-color:var(--cvt-green)}.ManagedServiceSection_size___f_wz{font-size:14px;font-weight:800;color:var(--cvt-green);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.ManagedServiceSection_name__g6DgP{font-size:18px;font-weight:700;color:var(--cvt-text);margin-bottom:16px;min-height:48px;display:flex;align-items:center;justify-content:center}.ManagedServiceSection_badge__8yKTR{position:absolute;top:-12px;left:24px;right:24px;background:var(--cvt-green);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:4px 12px;border-radius:100px;text-align:center}.ManagedServiceSection_price__zVXwS{display:flex;align-items:flex-start;justify-content:center;gap:4px;margin-bottom:4px}.ManagedServiceSection_currency__vFXiJ{font-size:18px;font-weight:600;color:var(--text-secondary);margin-top:8px}.ManagedServiceSection_amount__OlsoR{font-size:36px;font-weight:800;color:var(--cvt-text);line-height:1}.ManagedServiceSection_priceSub__K8d8B{font-size:13px;color:var(--text-muted);margin-bottom:24px}.ManagedServiceSection_features__qHWnh{list-style:none;padding:0;margin:0;text-align:left;flex:1 1}.ManagedServiceSection_features__qHWnh li{font-size:14px;color:var(--text-secondary);padding:10px 0;border-bottom:1px solid var(--cvt-border);display:flex;gap:8px;align-items:flex-start}.ManagedServiceSection_features__qHWnh li:last-child{border:none}.ManagedServiceSection_check__DRXWr{color:var(--cvt-green);font-weight:700;flex-shrink:0}.ManagedServiceSection_buyBtn__OzfH5{margin-top:20px;width:100%;padding:10px 16px;background:var(--cvt-yellow);color:var(--cvt-text);border:none;border-radius:var(--btn-radius);font-weight:700;font-size:13px;font-family:inherit;letter-spacing:.04em;cursor:pointer;transition:background .2s;text-transform:uppercase}.ManagedServiceSection_buyBtn__OzfH5:hover{background:var(--cvt-green)}.ManagedServiceSection_buyBtn__OzfH5:disabled{opacity:.5;cursor:not-allowed}.ManagedServiceSection_recommendBar__Wz8zq{text-align:center;color:var(--text-muted);font-size:14px;font-style:italic}@media (max-width:1400px){.ManagedServiceSection_tiersGrid__RmNmr{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.ManagedServiceSection_tiersGrid__RmNmr{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ManagedServiceSection_managedService__NeAwt{padding:30px 0 60px}.ManagedServiceSection_contentGrid__kzq1S{grid-template-columns:1fr;gap:24px}.ManagedServiceSection_tiersGrid__RmNmr{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}.Guarantee_guarantee__Mp0vN{padding:100px 0;background:var(--cvt-midnight);text-align:center}.Guarantee_guarantee__Mp0vN h2{font-size:clamp(32px,4vw,48px);font-weight:700;margin-bottom:20px;color:#f0f0f0}.Guarantee_intro__RGHDd{font-size:18px;color:#8892b0;max-width:600px;margin:0 auto 60px;line-height:1.6}.Guarantee_pillars__kwp4l{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:40px;gap:40px;max-width:1000px;margin:0 auto}.Guarantee_pillar___sLsm{background:hsla(0,0%,100%,.05);border:1px solid rgba(5,230,165,.2);border-radius:var(--card-radius);padding:32px 24px;transition:all .25s var(--ease-out)}.Guarantee_pillar___sLsm:hover{border-color:var(--cvt-green);box-shadow:0 6px 24px rgba(5,230,165,.15);transform:translateY(-4px);background:hsla(0,0%,100%,.08)}.Guarantee_pillar___sLsm h3{font-size:20px;font-weight:700;margin-bottom:12px;color:var(--cvt-green)}.Guarantee_pillar___sLsm p{font-size:15px;color:#b0b8cc;line-height:1.6}.ProductSection_productSection__oYc_n{padding:100px 0;background:var(--cvt-bg)}.ProductSection_productSection__oYc_n.ProductSection_alt__BVqcH{background:var(--cvt-surface)}.ProductSection_productGrid__Velqi{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.ProductSection_productContent__7T_v7{max-width:540px}.ProductSection_label__21Yta{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--cvt-green);background:rgba(5,230,165,.1);border:1px solid rgba(5,230,165,.2);padding:6px 12px;border-radius:100px;margin-bottom:16px}.ProductSection_productContent__7T_v7 h2{font-size:clamp(32px,4vw,48px);font-weight:700;margin-bottom:20px}.ProductSection_desc__uAdwi{font-size:18px;color:var(--text-secondary);line-height:1.7;margin-bottom:32px}.ProductSection_pricing__L_TiL{display:flex;gap:24px;margin-bottom:32px;flex-wrap:wrap}.ProductSection_priceOption___Bvs7{display:flex;flex-direction:column;gap:4px}.ProductSection_price__Ym_bm{font-size:32px;font-weight:700;color:var(--cvt-text)}.ProductSection_priceLabel__Kp9hd{font-size:14px;color:var(--text-secondary)}.ProductSection_ctaBtn__BvdOZ{display:inline-flex;align-items:center;gap:8px;background:var(--cvt-yellow);color:var(--cvt-text);border:none;border-radius:var(--btn-radius);padding:14px 28px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;cursor:pointer;transition:all .25s var(--ease-out)}.ProductSection_ctaBtn__BvdOZ:hover{background:var(--cvt-green);transform:translateY(-2px);box-shadow:0 8px 24px rgba(5,230,165,.3)}.ProductSection_note__8zKis{font-size:12px;color:var(--text-muted);margin-top:12px;font-style:italic}.ProductSection_productVisual__xX4a0,.ProductSection_visualPlaceholder__GHLDl{display:flex;align-items:center;justify-content:center}.ProductSection_visualPlaceholder__GHLDl{width:100%;aspect-ratio:4/3;background:var(--cvt-surface);border:2px dashed var(--cvt-border);border-radius:var(--card-radius);color:var(--text-muted);font-size:14px;font-weight:600}.ProductSection_visualImage__2lvGr{width:100%;max-width:500px;margin:0 auto;border-radius:var(--card-radius);overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.12);transition:all .3s var(--ease-out)}.ProductSection_visualImage__2lvGr.ProductSection_bot__96w6e{max-width:40%;padding:40px;background:transparent}.ProductSection_visualImage__2lvGr:hover{transform:translateY(-4px);box-shadow:0 12px 48px rgba(0,0,0,.18)}.ProductSection_image__wHSRF{width:100%;height:auto;display:block}@media (max-width:1024px){.ProductSection_productGrid__Velqi{grid-template-columns:1fr;gap:40px}.ProductSection_productContent__7T_v7{max-width:100%}}.TheBotSection_benefits__k2Pwb{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:12px}.TheBotSection_benefits__k2Pwb li{font-size:16px;line-height:1.6;color:var(--cvt-text);padding-left:28px;position:relative}.TheBotSection_benefits__k2Pwb li:before{content:"\2713";position:absolute;left:0;color:var(--cvt-green);font-weight:700;font-size:18px}.TheBotSection_reference__jbMh3{font-size:14px;font-weight:600;color:var(--cvt-text);margin-bottom:24px;font-style:italic}.SolutionsSection_solutions__ZdIm_{padding:100px 0;background:var(--cvt-bg)}.SolutionsSection_heading__aRY_P{text-align:center;font-size:clamp(32px,4vw,48px);font-weight:300;margin-bottom:16px}.SolutionsSection_subheading__fQNpA{text-align:center;font-size:18px;color:var(--text-secondary);margin-bottom:60px}.SolutionsSection_solutionsGrid__we86U{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:32px;gap:32px}.SolutionsSection_solutionCard__RJWJN{background:var(--cvt-bg);border:1px solid var(--cvt-border);border-radius:var(--card-radius);padding:32px;transition:all .25s var(--ease-out);box-shadow:0 2px 12px rgba(0,0,0,.04)}.SolutionsSection_solutionCard__RJWJN:hover{border-color:var(--cvt-green);box-shadow:0 6px 24px rgba(5,230,165,.12);transform:translateY(-2px)}.SolutionsSection_solutionCard__RJWJN h3{font-size:24px;font-weight:700;margin-bottom:16px}.SolutionsSection_solutionCard__RJWJN p{font-size:16px;color:var(--text-secondary);line-height:1.7;margin-bottom:20px}.SolutionsSection_learnMore__Kj4fy{background:none;border:none;padding:0;color:var(--cvt-green);font-weight:600;font-size:inherit;font-family:inherit;cursor:pointer;transition:color .2s}.SolutionsSection_learnMore__Kj4fy:hover{color:var(--cvt-text)}.SocialProof_socialProof__crV79{padding:100px 0;background:var(--cvt-surface);text-align:center}.SocialProof_socialProof__crV79 h2{font-size:clamp(28px,4vw,42px);font-weight:300;margin-bottom:60px}.SocialProof_logosGrid__7jqrJ{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:24px;gap:24px}.SocialProof_logoBox__ykB0J{padding:16px;background:var(--cvt-bg);border:1px solid var(--cvt-border);border-radius:8px;display:flex;align-items:center;justify-content:center;min-height:80px;transition:all .2s}.SocialProof_logoBox__ykB0J:hover{border-color:var(--cvt-green);transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.SocialProof_logoImage__b8RoX{max-height:48px;max-width:100%;width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:all .3s ease}.SocialProof_logoBox__ykB0J:hover .SocialProof_logoImage__b8RoX{filter:grayscale(0);opacity:1}.ROITeaser_roiTeaser__ME3wd{padding:100px 0;background:var(--cvt-bg);text-align:center}.ROITeaser_roiTeaser__ME3wd h2{font-size:clamp(32px,5vw,56px);font-weight:300;line-height:1.2;max-width:900px;margin:0 auto 24px}.ROITeaser_roiTeaser__ME3wd p{font-size:18px;color:var(--text-secondary);max-width:600px;margin:0 auto 40px;line-height:1.7}.ROITeaser_ctaBtn__17410{display:inline-flex;align-items:center;gap:8px;background:var(--cvt-yellow);color:var(--cvt-text);border:none;border-radius:var(--btn-radius);padding:14px 28px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;cursor:pointer;transition:all .25s var(--ease-out)}.ROITeaser_ctaBtn__17410:hover{background:var(--cvt-green);transform:translateY(-2px);box-shadow:0 8px 24px rgba(5,230,165,.3)}.WhyConventic_section__MEeIV{padding:100px 0;background:var(--cvt-bg)}.WhyConventic_label__7Bjul{display:inline-block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--cvt-text);background:rgba(5,230,165,.15);border:1px solid rgba(5,230,165,.3);padding:6px 16px;border-radius:100px;margin-bottom:16px}.WhyConventic_headline__taXRg{font-size:clamp(28px,4vw,42px);font-weight:300;letter-spacing:-.03em;margin-bottom:16px;color:var(--cvt-text)}.WhyConventic_headline__taXRg strong{font-weight:700}.WhyConventic_subline__vI6bn{font-size:18px;color:var(--text-secondary);max-width:700px;line-height:1.6;margin-bottom:48px}.WhyConventic_factsGrid__XX9ad{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-bottom:48px}.WhyConventic_factCard__zF2Eo{text-align:center;padding:24px 16px;background:var(--cvt-surface);border:1px solid var(--cvt-border);border-radius:var(--card-radius);transition:all .25s var(--ease-out)}.WhyConventic_factCard__zF2Eo:hover{border-color:var(--cvt-green);transform:translateY(-4px);box-shadow:0 6px 24px rgba(5,230,165,.12)}.WhyConventic_factNumber__KoQqu{display:block;font-size:32px;font-weight:800;color:var(--cvt-green);margin-bottom:4px}.WhyConventic_factLabel__jycSQ{font-size:13px;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em}.WhyConventic_pillars__HnxcD{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;margin-bottom:48px}.WhyConventic_pillar__jSXSI{padding:32px 24px;background:var(--cvt-surface);border:1px solid var(--cvt-border);border-radius:var(--card-radius);transition:all .25s var(--ease-out)}.WhyConventic_pillar__jSXSI:hover{border-color:var(--cvt-green);box-shadow:0 6px 24px rgba(5,230,165,.12);transform:translateY(-4px)}.WhyConventic_pillarTitle__h4tGz{font-size:18px;font-weight:700;color:var(--cvt-text);margin-bottom:12px}.WhyConventic_pillarText__PMQAT{font-size:15px;color:var(--text-secondary);line-height:1.6}.WhyConventic_clientsBar__9YQmJ{text-align:center;margin-bottom:48px}.WhyConventic_clientsLabel__l88Ce{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:8px}.WhyConventic_clientsList__UQx5u{font-size:15px;font-weight:600;color:var(--cvt-text);line-height:1.8}.WhyConventic_endToEnd__1myh1{background:var(--cvt-midnight);border-radius:var(--card-radius);padding:40px;text-align:center}.WhyConventic_endToEnd__1myh1 h3{font-size:22px;font-weight:700;color:var(--cvt-green);margin-bottom:12px}.WhyConventic_endToEnd__1myh1 p{font-size:16px;color:#b0b8cc;line-height:1.7;max-width:700px;margin:0 auto}@media (max-width:1024px){.WhyConventic_factsGrid__XX9ad{grid-template-columns:repeat(2,1fr)}.WhyConventic_pillars__HnxcD{grid-template-columns:1fr}}@media (max-width:768px){.WhyConventic_section__MEeIV{padding:60px 0}.WhyConventic_factsGrid__XX9ad{grid-template-columns:repeat(2,1fr);gap:16px}.WhyConventic_endToEnd__1myh1{padding:28px 20px}}@media (max-width:480px){.WhyConventic_factsGrid__XX9ad{grid-template-columns:1fr}}.FAQ_faq__je1Nz{padding:100px 0;background:var(--cvt-surface)}.FAQ_faq__je1Nz h2{text-align:center;font-size:clamp(32px,4vw,48px);font-weight:300;margin-bottom:60px}.FAQ_faqList__hLbvH{max-width:800px;margin:0 auto}.FAQ_faqItem___h02l{border-bottom:1px solid var(--cvt-border)}.FAQ_question__n2Op6{width:100%;background:none;border:none;padding:24px 0;font-size:18px;font-weight:600;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;color:var(--cvt-text);transition:color .2s}.FAQ_question__n2Op6:hover{color:var(--cvt-green)}.FAQ_chevron__o8GmI{width:20px;height:20px;flex-shrink:0;transition:transform .3s var(--ease-out)}.FAQ_faqItem___h02l.FAQ_open__nCd2i .FAQ_chevron__o8GmI{transform:rotate(180deg)}.FAQ_answer__TaWag{max-height:0;overflow:hidden;transition:max-height .3s var(--ease-out)}.FAQ_faqItem___h02l.FAQ_open__nCd2i .FAQ_answer__TaWag{max-height:500px}.FAQ_answer__TaWag div,.FAQ_answer__TaWag p{font-size:16px;color:var(--text-secondary);line-height:1.7;padding-bottom:24px}.FAQ_durationTable__2Slt1{width:100%;max-width:480px;border-collapse:collapse;margin-top:12px;font-size:14px}.FAQ_durationTable__2Slt1 th{text-align:left;font-weight:700;color:var(--cvt-text);padding:8px 12px;border-bottom:2px solid var(--cvt-border)}.FAQ_durationTable__2Slt1 td{padding:6px 12px;color:var(--text-secondary);border-bottom:1px solid var(--cvt-border)}.FAQ_durationTable__2Slt1 tr:last-child td{border-bottom:none}