.Button-module__iYV4-q__button{text-align:center;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.Button-module__iYV4-q__button:before{content:"";opacity:0;pointer-events:none;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0;right:0}.Button-module__iYV4-q__sm{border-radius:4px;height:24px;padding:0 .75rem;font-size:.75rem;font-weight:500}.Button-module__iYV4-q__md{border-radius:4px;height:32px;padding:0 1.25rem;font-size:.875rem;font-weight:500}.Button-module__iYV4-q__lg{border-radius:8px;height:48px;padding:0 2rem;font-size:1rem;font-weight:500}.Button-module__iYV4-q__primary{color:rgba(255,255,255,.95);background:rgba(0,0,0,.87)}.Button-module__iYV4-q__primary:before{background:linear-gradient(rgba(255,255,255,.13),rgba(255,255,255,0))}.Button-module__iYV4-q__primary:hover:before{opacity:1}.Button-module__iYV4-q__secondary{color:var(--gray-900);background:0 0;border:none}.Button-module__iYV4-q__secondary:hover{background:var(--gray-50)}
.Header-module__hBw1pG__header{border-bottom:1px solid var(--gray-100);z-index:100;background:#fff;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex}.Header-module__hBw1pG__headerContainerMinimal{justify-content:flex-start}.Header-module__hBw1pG__logo{cursor:pointer;transition:opacity .2s;display:block}.Header-module__hBw1pG__logo:hover{opacity:.7}.Header-module__hBw1pG__navButtons{align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__fadeIn{opacity:0;margin-left:1rem;animation:.3s ease-out forwards Header-module__hBw1pG__fadeIn;display:flex}@keyframes Header-module__hBw1pG__fadeIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.Header-module__hBw1pG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:8px;display:none}.Header-module__hBw1pG__hamburger span{background:#000;border-radius:2px;width:24px;height:2px}.Header-module__hBw1pG__mobileMenuOverlay{z-index:99;background:#fff;animation:.3s ease-out Header-module__hBw1pG__slideDown;display:none;position:fixed;top:65px;bottom:0;left:0;right:0}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__mobileMenuContent{flex-direction:column;align-items:center;gap:1rem;max-width:400px;margin:0 auto;padding:2rem;display:flex}.Header-module__hBw1pG__mobileMenuContent a{text-align:center;width:100%}.Header-module__hBw1pG__header.Header-module__hBw1pG__dark{background:#0c0a08;border-bottom-color:rgba(242,237,232,.1)}.Header-module__hBw1pG__header.Header-module__hBw1pG__dark .Header-module__hBw1pG__logo img{filter:brightness(0)invert()}.Header-module__hBw1pG__header.Header-module__hBw1pG__dark .Header-module__hBw1pG__hamburger span{background:#fff}.Header-module__hBw1pG__mobileMenuOverlay.Header-module__hBw1pG__dark{background:#0c0a08}.Header-module__hBw1pG__darkNav a,.Header-module__hBw1pG__darkNav button{color:#fff!important}.Header-module__hBw1pG__darkNav a:hover,.Header-module__hBw1pG__darkNav button:hover{background:rgba(255,255,255,.08)!important}.Header-module__hBw1pG__darkPrimary a,.Header-module__hBw1pG__darkPrimary button{color:#fff!important;background:0 0!important;border:1.5px solid rgba(255,255,255,.85)!important}.Header-module__hBw1pG__darkPrimary a:hover,.Header-module__hBw1pG__darkPrimary button:hover{background:rgba(255,255,255,.08)!important}@media (max-width:1024px){.Header-module__hBw1pG__navButtons{display:none}.Header-module__hBw1pG__hamburger,.Header-module__hBw1pG__mobileMenuOverlay{display:flex}.Header-module__hBw1pG__headerContainer{padding:1rem 1.25rem}}
.ChatAnimation-module__D4tN5q__canvas{aspect-ratio:9/16;object-fit:contain;width:100%;margin-top:1.5rem;margin-left:-1.5%;display:block}@media (max-width:768px){.ChatAnimation-module__D4tN5q__canvas{aspect-ratio:9/16;width:100%;height:auto;margin-top:1rem;margin-left:auto;margin-right:auto}}
.waitlist-module__my8WGW__container{background:var(--background);min-height:100vh}.waitlist-module__my8WGW__splitLayout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1280px;margin:0 auto;padding:6rem 2rem 3rem;display:grid}.waitlist-module__my8WGW__heroSection{padding-top:6rem}.waitlist-module__my8WGW__formHeader{text-align:center;margin-bottom:1.5rem}.waitlist-module__my8WGW__formTitle{font-family:var(--font-dm-sans);color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.waitlist-module__my8WGW__formSubtitle{font-family:var(--font-dm-sans);color:#666;font-size:1rem;line-height:1.6}.waitlist-module__my8WGW__title{font-family:var(--font-dm-sans);color:var(--foreground);margin-bottom:.5rem;font-size:2rem;font-weight:600}.waitlist-module__my8WGW__subtitle{font-family:var(--font-dm-sans);color:#666;font-size:1.125rem;line-height:1.6}.waitlist-module__my8WGW__form{box-shadow:var(--shadow-card-focus);background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:1.25rem;padding:2.5rem}.waitlist-module__my8WGW__formRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem;display:grid}.waitlist-module__my8WGW__formRow .waitlist-module__my8WGW__formGroup{margin-bottom:0}.waitlist-module__my8WGW__formGroup{margin-bottom:1.25rem}.waitlist-module__my8WGW__label{font-family:var(--font-dm-sans);color:#1a1a1a;margin-bottom:.4rem;font-size:.875rem;font-weight:500;display:block}.waitlist-module__my8WGW__required{color:#dc2626}.waitlist-module__my8WGW__optional{color:#666;font-size:.875rem;font-weight:400}.waitlist-module__my8WGW__input,.waitlist-module__my8WGW__select,.waitlist-module__my8WGW__textarea{width:100%;font-family:var(--font-dm-sans);color:var(--foreground);background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.625rem .875rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.waitlist-module__my8WGW__input:focus,.waitlist-module__my8WGW__select:focus,.waitlist-module__my8WGW__textarea:focus{border-color:rgba(0,0,0,.87);outline:none;box-shadow:0 0 0 3px rgba(0,0,0,.05)}.waitlist-module__my8WGW__textarea{resize:vertical;min-height:100px}.waitlist-module__my8WGW__radioGroup,.waitlist-module__my8WGW__checkboxGroup{grid-template-columns:1fr 1fr;gap:.5rem 1rem;display:grid}.waitlist-module__my8WGW__radioLabel,.waitlist-module__my8WGW__checkboxLabel{cursor:pointer;font-family:var(--font-dm-sans);color:#1a1a1a;align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.waitlist-module__my8WGW__radio,.waitlist-module__my8WGW__checkbox{cursor:pointer;accent-color:rgba(0,0,0,.87);width:1.125rem;height:1.125rem}.waitlist-module__my8WGW__checkboxLabel input:disabled{cursor:not-allowed;opacity:.5}.waitlist-module__my8WGW__checkboxLabel:has(input:disabled){cursor:not-allowed;opacity:.5}.waitlist-module__my8WGW__submitButton{color:rgba(255,255,255,.95);width:100%;height:44px;font-family:var(--font-dm-sans);cursor:pointer;background:rgba(0,0,0,.87);border:none;border-radius:8px;margin-top:.75rem;padding:0 2rem;font-size:.9375rem;font-weight:500;transition:all .2s;position:relative;overflow:hidden}.waitlist-module__my8WGW__submitButton:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.13),rgba(255,255,255,0));transition:opacity .2s;position:absolute;top:0;bottom:0;left:0;right:0}.waitlist-module__my8WGW__submitButton:hover:not(:disabled):before{opacity:1}.waitlist-module__my8WGW__submitButton:disabled{opacity:.6;cursor:not-allowed}.waitlist-module__my8WGW__error{color:#dc2626;font-family:var(--font-dm-sans);background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9375rem}.waitlist-module__my8WGW__successContent{max-width:1000px;margin:0 auto;padding:6rem 2rem 3rem}.waitlist-module__my8WGW__successHeader{text-align:center;margin-bottom:3rem}.waitlist-module__my8WGW__successTitle{font-family:var(--font-dm-sans);color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:600}.waitlist-module__my8WGW__successMessage{font-family:var(--font-dm-sans);color:#666;margin-bottom:1rem;font-size:1.125rem;line-height:1.6}.waitlist-module__my8WGW__calendlyWrapper{background:0 0;max-width:850px;margin:0 auto}.waitlist-module__my8WGW__calendlyWrapper iframe{background:0 0;display:block;overflow:hidden}.waitlist-module__my8WGW__calendlyContainer{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:1.25rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.waitlist-module__my8WGW__calendlySection{flex-direction:column;gap:2rem;display:flex}.waitlist-module__my8WGW__calendlyEmbed{width:100%}.waitlist-module__my8WGW__calendlyEmbed iframe{border:none;display:block}@media (max-width:1024px){.waitlist-module__my8WGW__splitLayout{grid-template-columns:1fr;gap:3rem;min-height:auto}.waitlist-module__my8WGW__heroSection{text-align:center;padding-top:8rem}.waitlist-module__my8WGW__formSection{padding:0}.waitlist-module__my8WGW__heroTitle{font-size:2.5rem}}@media (max-width:640px){.waitlist-module__my8WGW__form{padding:1.5rem}.waitlist-module__my8WGW__formRow{grid-template-columns:1fr;gap:0;margin-bottom:0}.waitlist-module__my8WGW__formRow .waitlist-module__my8WGW__formGroup,.waitlist-module__my8WGW__formGroup{margin-bottom:1rem}.waitlist-module__my8WGW__checkboxGroup{grid-template-columns:1fr}.waitlist-module__my8WGW__formTitle{font-size:1.25rem}.waitlist-module__my8WGW__formSubtitle{font-size:.9375rem}}.waitlist-module__my8WGW__privacyNote{color:#9ca3af;margin-top:.5rem;font-size:.75rem;line-height:1.5}.waitlist-module__my8WGW__privacyNote a{color:#9ca3af;text-underline-offset:2px;text-decoration:underline}
.ClientCardsAnimation-module__cK-2jG__canvas{z-index:1;border-radius:16px;display:block;position:relative}@media (max-width:768px){.ClientCardsAnimation-module__cK-2jG__canvas{width:100%}}
.demo-module__RMWswW__container{background:#fff;min-height:100vh}.demo-module__RMWswW__splitLayout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1280px;margin:0 auto;padding:6rem 2rem 3rem;display:grid}.demo-module__RMWswW__heroSection{padding-top:6rem}.demo-module__RMWswW__calendlySection{flex-direction:column;gap:2rem;display:flex}.demo-module__RMWswW__calendlyHeader{text-align:center}.demo-module__RMWswW__calendlyTitle{color:#000;margin-bottom:.5rem;font-size:2rem;font-weight:600}.demo-module__RMWswW__calendlySubtitle{color:#666;font-size:1rem;line-height:1.5}.demo-module__RMWswW__calendlyEmbed{width:100%}.demo-module__RMWswW__calendlyEmbed iframe{border:none;display:block}@media (max-width:968px){.demo-module__RMWswW__splitLayout{grid-template-columns:1fr;gap:3rem;padding:6rem 2rem 2rem}.demo-module__RMWswW__heroSection{text-align:center;padding-top:0}}@media (max-width:640px){.demo-module__RMWswW__calendlyTitle{font-size:1.5rem}.demo-module__RMWswW__splitLayout{padding:6rem 1.5rem 2rem}}
.HeroEmailForm-module__C-v_HW__wrapper{flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:560px;display:flex}.HeroEmailForm-module__C-v_HW__form{border-radius:10px;gap:0;width:100%;display:flex;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.08)}.HeroEmailForm-module__C-v_HW__input{color:#111827;background:#fff;border:none;outline:none;flex:1;min-width:0;padding:.875rem 1.25rem;font-family:inherit;font-size:1rem}.HeroEmailForm-module__C-v_HW__input::placeholder{color:#9ca3af}.HeroEmailForm-module__C-v_HW__button{color:#fff;cursor:pointer;white-space:nowrap;background:#111827;border:none;flex-shrink:0;padding:.875rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .15s}.HeroEmailForm-module__C-v_HW__button:hover:not(:disabled){background:#000}.HeroEmailForm-module__C-v_HW__button:disabled{opacity:.6;cursor:not-allowed}.HeroEmailForm-module__C-v_HW__error{color:#dc2626;margin:0;font-size:.875rem}.HeroEmailForm-module__C-v_HW__hint{color:#9ca3af;margin:0;font-size:.875rem}.HeroEmailForm-module__C-v_HW__privacyNote{color:#9ca3af;margin:0;font-size:.8rem}.HeroEmailForm-module__C-v_HW__privacyNote a{color:#9ca3af;text-underline-offset:2px;text-decoration:underline}@media (max-width:480px){.HeroEmailForm-module__C-v_HW__form{box-shadow:none;border-radius:10px;flex-direction:column;gap:.5rem}.HeroEmailForm-module__C-v_HW__input{border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.HeroEmailForm-module__C-v_HW__button{text-align:center;border-radius:8px}}
.form-module__BLC94q__formGroup{margin-bottom:1.25rem}.form-module__BLC94q__label{color:var(--gray-900);margin-bottom:.4rem;font-size:.875rem;font-weight:500;display:block}.form-module__BLC94q__required{color:#dc2626}.form-module__BLC94q__optional{color:var(--gray-600);margin-left:.25rem;font-size:.875rem;font-weight:400}.form-module__BLC94q__input,.form-module__BLC94q__select,.form-module__BLC94q__textarea{border:var(--input-border-width)solid var(--input-border);width:100%;color:var(--foreground);background:#fff;border-radius:.5rem;font-family:inherit;line-height:1.5;transition:border-color .2s,border-width .2s,box-shadow .2s}.form-module__BLC94q__input{height:40px;padding:0 .75rem;font-size:1rem}.form-module__BLC94q__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:12px;height:40px;padding:0 2rem 0 .75rem;font-size:1rem}.form-module__BLC94q__textarea{padding:.625rem .75rem;font-size:1rem}.form-module__BLC94q__inputSm{height:32px;padding:0 .5rem;font-size:.875rem}.form-module__BLC94q__selectSm{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:10px;height:32px;padding:0 1.75rem 0 .5rem;font-size:.875rem}.form-module__BLC94q__textareaSm{padding:.5rem;font-size:.875rem}.form-module__BLC94q__inputLg{height:48px;padding:0 .875rem;font-size:1.25rem}.form-module__BLC94q__selectLg{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L7 7.5L13 1.5' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;background-size:14px;height:48px;padding:0 2.25rem 0 .875rem;font-size:1.25rem}.form-module__BLC94q__textareaLg{padding:.75rem .875rem;font-size:1.25rem}.form-module__BLC94q__input:focus,.form-module__BLC94q__select:focus,.form-module__BLC94q__textarea:focus,.form-module__BLC94q__inputSm:focus,.form-module__BLC94q__selectSm:focus,.form-module__BLC94q__textareaSm:focus,.form-module__BLC94q__inputLg:focus,.form-module__BLC94q__selectLg:focus,.form-module__BLC94q__textareaLg:focus{border-width:var(--input-border-focus-width);border-color:var(--input-border-focus);outline:none;box-shadow:0 0 0 3px rgba(0,0,0,.05)}.form-module__BLC94q__input:disabled,.form-module__BLC94q__select:disabled,.form-module__BLC94q__textarea:disabled,.form-module__BLC94q__inputSm:disabled,.form-module__BLC94q__selectSm:disabled,.form-module__BLC94q__textareaSm:disabled,.form-module__BLC94q__inputLg:disabled,.form-module__BLC94q__selectLg:disabled,.form-module__BLC94q__textareaLg:disabled{background:var(--gray-50);color:var(--gray-600);cursor:not-allowed;opacity:.6}.form-module__BLC94q__input::placeholder,.form-module__BLC94q__textarea::placeholder,.form-module__BLC94q__inputSm::placeholder,.form-module__BLC94q__textareaSm::placeholder,.form-module__BLC94q__inputLg::placeholder,.form-module__BLC94q__textareaLg::placeholder{color:var(--input-placeholder);opacity:1}.form-module__BLC94q__textarea,.form-module__BLC94q__textareaSm,.form-module__BLC94q__textareaLg{resize:vertical;min-height:100px}.form-module__BLC94q__inputError,.form-module__BLC94q__selectError,.form-module__BLC94q__textareaError{border-color:var(--input-border-error);background-color:var(--input-bg-error)}.form-module__BLC94q__inputError:focus,.form-module__BLC94q__selectError:focus,.form-module__BLC94q__textareaError:focus{border-color:var(--input-border-error);background-color:var(--input-bg-error);box-shadow:0 0 0 3px rgba(255,57,92,.1)}.form-module__BLC94q__helperText{color:var(--gray-600);margin-top:.4rem;font-size:.875rem}.form-module__BLC94q__errorMessage{color:var(--input-border-error);margin-top:.4rem;font-size:.875rem;display:block}.form-module__BLC94q__checkboxGroup,.form-module__BLC94q__radioGroup{grid-template-columns:1fr 1fr;gap:.5rem 1rem;display:grid}.form-module__BLC94q__checkboxLabel,.form-module__BLC94q__radioLabel{cursor:pointer;color:var(--gray-900);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.form-module__BLC94q__checkbox,.form-module__BLC94q__radio{cursor:pointer;width:1.125rem;height:1.125rem;accent-color:var(--gray-900)}.form-module__BLC94q__checkboxLabel input:disabled,.form-module__BLC94q__radioLabel input:disabled{cursor:not-allowed;opacity:.5}.form-module__BLC94q__checkboxLabel:has(input:disabled){cursor:not-allowed;opacity:.5}.form-module__BLC94q__radioLabel:has(input:disabled){cursor:not-allowed;opacity:.5}.form-module__BLC94q__formRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem;display:grid}.form-module__BLC94q__formRow .form-module__BLC94q__formGroup{margin-bottom:0}@media (max-width:640px){.form-module__BLC94q__formRow{grid-template-columns:1fr;gap:0;margin-bottom:0}.form-module__BLC94q__formRow .form-module__BLC94q__formGroup{margin-bottom:1rem}.form-module__BLC94q__checkboxGroup,.form-module__BLC94q__radioGroup{grid-template-columns:1fr}}
.about-module__8TymFG__page{min-height:100vh;color:var(--gray-900);background:#fff;flex-direction:column;display:flex}.about-module__8TymFG__main{flex:1}.about-module__8TymFG__hero{text-align:center;padding:10rem 24px 6rem}.about-module__8TymFG__heroInner{max-width:720px;margin:0 auto}.about-module__8TymFG__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gray-600);margin:0 0 1.25rem;font-size:.75rem;font-weight:600}.about-module__8TymFG__heroHeadline{letter-spacing:-.03em;color:var(--gray-900);margin:0 0 1.75rem;font-size:3rem;font-weight:700;line-height:1.12}.about-module__8TymFG__heroBody{color:var(--gray-600);max-width:580px;margin:0 auto;font-size:1.125rem;line-height:1.8}.about-module__8TymFG__section{padding:5rem 24px}.about-module__8TymFG__sectionAlt{background:var(--gray-50)}.about-module__8TymFG__sectionInner{max-width:1024px;margin:0 auto}.about-module__8TymFG__sectionHeadline{letter-spacing:-.02em;color:var(--gray-900);max-width:800px;margin:0 0 2.5rem;font-size:2rem;font-weight:700;line-height:1.2}.about-module__8TymFG__sectionSubtext{color:var(--gray-600);max-width:600px;margin:-1.5rem 0 2.5rem;font-size:1rem;line-height:1.75}.about-module__8TymFG__cardsGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.about-module__8TymFG__card{background:rgba(148,162,147,.11);border:1px solid rgba(0,0,0,.07);border-radius:1rem;padding:2rem}.about-module__8TymFG__cardTitle{letter-spacing:-.01em;color:var(--gray-900);margin:0 0 .875rem;font-size:1.0625rem;font-weight:700}.about-module__8TymFG__cardBody{color:var(--gray-600);margin:0;font-size:.9375rem;line-height:1.7}.about-module__8TymFG__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.about-module__8TymFG__stat{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:1rem;flex-direction:column;gap:.5rem;padding:2.5rem 2rem;display:flex}.about-module__8TymFG__statNumber{letter-spacing:-.04em;color:var(--gray-900);font-size:3.5rem;font-weight:700;line-height:1}.about-module__8TymFG__statLabel{color:var(--gray-600);font-size:1rem;line-height:1.5}.about-module__8TymFG__trustedBy{flex-direction:column;gap:1rem;display:flex}.about-module__8TymFG__trustedByLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--gray-600);font-size:.8125rem;font-weight:600}.about-module__8TymFG__logoStrip{flex-wrap:wrap;align-items:center;gap:2.5rem;display:flex}.about-module__8TymFG__logoItem{align-items:center;display:flex}.about-module__8TymFG__logoImg{filter:grayscale();opacity:.6;object-fit:contain;transition:opacity .2s}.about-module__8TymFG__logoImg:hover{opacity:1;filter:grayscale(0%)}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.about-module__8TymFG__valueCard{background:#0c0a08;border:1px solid rgba(255,255,255,.06);border-radius:1rem;padding:2rem}.about-module__8TymFG__valueTitle{letter-spacing:-.02em;color:#f2ede8;margin:0 0 .75rem;font-size:1.375rem;font-weight:700}.about-module__8TymFG__valueBody{color:rgba(242,237,232,.85);margin:0;font-size:.9375rem;line-height:1.7}.about-module__8TymFG__footer{color:#f2ede8;background:#0c0a08;border-top:1px solid rgba(242,237,232,.1);padding:3rem 2rem 2rem}.about-module__8TymFG__footerContent{justify-content:space-between;gap:4rem;max-width:1280px;margin:0 auto;display:flex}.about-module__8TymFG__footerBrand{flex-direction:column;gap:.75rem;display:flex}.about-module__8TymFG__footerBrand p{color:rgba(255,255,255,.5);margin:0;font-size:.875rem}.about-module__8TymFG__footerLogo{filter:brightness(0)invert()}.about-module__8TymFG__footerLinks{gap:3rem;display:flex}.about-module__8TymFG__footerColumn{flex-direction:column;gap:.75rem;display:flex}.about-module__8TymFG__footerColumn a{color:rgba(255,255,255,.5);font-size:.875rem;text-decoration:none;transition:color .2s}.about-module__8TymFG__footerColumn a:hover{color:#fff}@media (max-width:900px){.about-module__8TymFG__cardsGrid{grid-template-columns:1fr}}@media (max-width:768px){.about-module__8TymFG__hero{padding:7rem 20px 4rem}.about-module__8TymFG__heroHeadline{font-size:2rem}.about-module__8TymFG__heroBody{font-size:1rem}.about-module__8TymFG__section{padding:4rem 20px}.about-module__8TymFG__sectionHeadline{font-size:1.625rem}.about-module__8TymFG__statsGrid{grid-template-columns:1fr}.about-module__8TymFG__statNumber{font-size:2.75rem}.about-module__8TymFG__valuesGrid{grid-template-columns:1fr}.about-module__8TymFG__closingText{font-size:1.25rem}}@media (max-width:640px){.about-module__8TymFG__footerContent{flex-direction:column;gap:2rem}.about-module__8TymFG__footerLinks{gap:2rem}}
.privacy-module__ZGDmtG__page{flex-direction:column;min-height:100vh;display:flex}.privacy-module__ZGDmtG__main{flex:1;padding:120px 24px 80px}.privacy-module__ZGDmtG__container{max-width:800px;margin:0 auto}.privacy-module__ZGDmtG__container h1{margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.privacy-module__ZGDmtG__lastUpdated{color:var(--gray-600);margin-bottom:3rem;font-size:.95rem}.privacy-module__ZGDmtG__container h2{margin-top:2.5rem;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.privacy-module__ZGDmtG__container p{color:var(--foreground);margin-bottom:1rem;line-height:1.7}.privacy-module__ZGDmtG__container ul{margin-bottom:1rem;padding-left:1.5rem;line-height:1.7}.privacy-module__ZGDmtG__container li{margin-bottom:.5rem}.privacy-module__ZGDmtG__footer{color:#f2ede8;background:#0c0a08;border-top:1px solid rgba(242,237,232,.1);padding:3rem 2rem 2rem}.privacy-module__ZGDmtG__footerContent{justify-content:space-between;gap:4rem;max-width:1280px;margin:0 auto;display:flex}.privacy-module__ZGDmtG__footerBrand{flex:1}.privacy-module__ZGDmtG__footerLogo{filter:brightness(0)invert();margin-bottom:1rem;display:block}.privacy-module__ZGDmtG__footerBrand p{color:rgba(255,255,255,.5);font-size:.875rem}.privacy-module__ZGDmtG__footerLinks{gap:4rem;display:flex}.privacy-module__ZGDmtG__footerColumn{flex-direction:column;gap:.75rem;display:flex}.privacy-module__ZGDmtG__footerColumn a{color:rgba(255,255,255,.5);font-size:.95rem;text-decoration:none;transition:color .2s}.privacy-module__ZGDmtG__footerColumn a:hover{color:#fff}@media (max-width:640px){.privacy-module__ZGDmtG__main{padding:100px 16px 60px}.privacy-module__ZGDmtG__container h1{font-size:1.75rem}.privacy-module__ZGDmtG__footerContent{flex-direction:column;gap:2rem}.privacy-module__ZGDmtG__footerLinks{gap:2rem}}
.vision-module__XQZeLW__page{color:#f2ede8;background:#0c0a08;flex-direction:column;min-height:100vh;display:flex}.vision-module__XQZeLW__main{flex:1}.vision-module__XQZeLW__container{max-width:720px;margin:0 auto;padding:8rem 24px 6rem}.vision-module__XQZeLW__letterOpener{letter-spacing:-.03em;color:#f2ede8;margin:0 0 2.5rem;font-size:2.5rem;font-weight:700;line-height:1.18}.vision-module__XQZeLW__container p{color:rgba(242,237,232,.82);margin-bottom:1.75rem;font-size:1.125rem;line-height:1.8}.vision-module__XQZeLW__container .vision-module__XQZeLW__para{color:rgba(242,237,232,.25);margin-bottom:1.75rem;font-size:1.125rem;line-height:1.8;transition:color .7s}.vision-module__XQZeLW__container .vision-module__XQZeLW__para.vision-module__XQZeLW__paraVisible{color:rgba(242,237,232,.82)}.vision-module__XQZeLW__signature{margin-top:3rem}.vision-module__XQZeLW__divider{border:none;border-top:1px solid rgba(255,255,255,.15);margin-bottom:2rem}.vision-module__XQZeLW__signatureImage{opacity:.9;width:280px;height:auto;margin-bottom:-2.5rem;display:block}.vision-module__XQZeLW__signatureRole{color:rgba(242,237,232,.5);font-size:.9rem;margin-bottom:0!important}.vision-module__XQZeLW__footer{color:#f2ede8;background:#0c0a08;border-top:1px solid rgba(242,237,232,.1);padding:3rem 2rem 2rem}.vision-module__XQZeLW__footerContent{justify-content:space-between;gap:4rem;max-width:1280px;margin:0 auto;display:flex}.vision-module__XQZeLW__footerBrand{flex:1}.vision-module__XQZeLW__footerLogo{filter:brightness(0)invert();margin-bottom:1rem;display:block}.vision-module__XQZeLW__footerBrand p{color:rgba(255,255,255,.5);font-size:.875rem}.vision-module__XQZeLW__footerLinks{gap:4rem;display:flex}.vision-module__XQZeLW__footerColumn{flex-direction:column;gap:.75rem;display:flex}.vision-module__XQZeLW__footerColumn a{color:rgba(255,255,255,.5);font-size:.95rem;text-decoration:none;transition:color .2s}.vision-module__XQZeLW__footerColumn a:hover{color:#fff}@media (max-width:768px){.vision-module__XQZeLW__container{padding:6rem 20px 5rem}.vision-module__XQZeLW__letterOpener{font-size:1.75rem}.vision-module__XQZeLW__container p{font-size:1rem}}@media (max-width:640px){.vision-module__XQZeLW__footerContent{flex-direction:column;gap:2rem}.vision-module__XQZeLW__footerLinks{gap:2rem}}
