.Features_features__RTfF3{padding:6rem 1rem;background:#f8f9fa}.Features_container__CtFRQ{max-width:1200px;margin:0 auto}.Features_featureContainer__Rw29l{display:flex;flex-direction:column;gap:4rem}.Features_feature__WHdT5{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;opacity:0;transform:translateX(-100px);transition:all .8s ease-out}.Features_feature__WHdT5.Features_fromRight__EIvxg{transform:translateX(100px)}.Features_feature__WHdT5.Features_visible__8GdCS{opacity:1;transform:translateX(0)}.Features_fromRight__EIvxg{direction:rtl}.Features_fromRight__EIvxg .Features_content__HF_dd{direction:ltr}.Features_content__HF_dd{max-width:500px}.Features_title___wAdz{font-size:2.5rem;margin-bottom:1.5rem;color:#333;font-family:var(--font-garamond)}.Features_description__0wq3m{font-size:1.1rem;line-height:1.6;color:#666}.Features_iconWrapper__cduju{display:flex;justify-content:center;align-items:center;padding:2rem}.Features_icon__OxhgB{width:200px;height:200px;color:#a37cef}@media (max-width:768px){.Features_feature__WHdT5{grid-template-columns:1fr;gap:2rem}.Features_fromRight__EIvxg{direction:ltr}.Features_iconWrapper__cduju{order:-1}.Features_icon__OxhgB{width:150px;height:150px}.Features_title___wAdz{font-size:2rem}}.Hero_hero__MpeZv{background-color:white;min-height:90vh;display:flex;align-items:center;position:relative;overflow:hidden;padding-top:2rem}.Hero_container__EK8Tx{max-width:1400px;margin:0 auto;padding:2rem 1rem;display:grid;grid-template-columns:1fr;gap:2rem;position:relative;z-index:1}.Hero_content__LbyeP{display:flex;flex-direction:column;justify-content:center;color:black;font-family:var(--font-neue-haas);max-width:700px;text-align:center;order:2}.Hero_title__M0ThY{font-size:2.5rem;line-height:1.1;margin-bottom:1.5rem;font-weight:400;font-family:var(--font-garamond)}.Hero_subtitle__Bxmw7{font-size:1.125rem;line-height:1.5;color:#9ca3af;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.Hero_cta__zwpPB{display:inline-flex;align-items:center;justify-content:center;background-color:#a37cef;color:white;padding:.875rem 2rem;border-radius:20px;font-size:1.125rem;letter-spacing:.025em;transition:all .2s ease;border:1px solid black;font-family:var(--font-garamond);width:fit-content;margin:0 auto}.Hero_cta__zwpPB:hover{background-color:white;color:black}.Hero_imageContainer__te3nF{display:flex;align-items:center;justify-content:center;position:relative;padding:0 1rem;order:1}.Hero_logo__JWVyy{width:100%;max-width:350px;height:auto;position:relative}.Hero_logo__JWVyy img{width:100%;height:auto;object-fit:contain}@media (max-width:768px){.Hero_logo__JWVyy{width:100%;max-width:350px;height:auto;position:relative;margin-bottom:2rem}.Hero_cta__zwpPB{display:inline-flex;align-items:center;justify-content:center;background-color:#a37cef;color:white;padding:.875rem 2rem;border-radius:20px;font-size:1.125rem;letter-spacing:.025em;transition:all .2s ease;border:1px solid black;font-family:var(--font-garamond);width:fit-content;margin:0 auto 2rem}}@media (min-width:768px){.Hero_container__EK8Tx{grid-template-columns:1.2fr 1fr;padding:4rem 2rem}.Hero_content__LbyeP{text-align:left;order:1}.Hero_title__M0ThY{font-size:4rem}.Hero_subtitle__Bxmw7{font-size:1.25rem;margin-left:0;margin-right:0}.Hero_cta__zwpPB{margin:0}.Hero_imageContainer__te3nF{justify-content:flex-end;padding-right:2rem;order:2}.Hero_logo__JWVyy{max-width:450px}}@media (min-width:1024px){.Hero_title__M0ThY{font-size:5rem}}.WaitlistModal_modalOverlay__ipzd8{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;overscroll-behavior:contain;touch-action:none}.WaitlistModal_modalContent__PfBEb{display:grid;grid-template-columns:1fr;width:100%;max-width:500px;height:calc(100vh - 4vh);max-height:calc(100vh - 4vh);margin-top:2vh;margin-bottom:2vh;background:white;border-radius:24px;overflow-y:auto;position:relative;box-sizing:border-box}.WaitlistModal_leftSection__nBm5Z{display:none}.WaitlistModal_rightSection__cDZeI{background-color:white;padding:2.5rem 1.25rem 2rem;overflow-y:auto;max-height:100vh;box-sizing:border-box}.WaitlistModal_form__my_mm{max-width:480px;margin:0 auto}.WaitlistModal_formTitle__7icgi{font-family:var(--font-garamond);font-size:2rem;margin-bottom:2rem;color:black;text-align:center}.WaitlistModal_inputGroup__TgKc_{margin-bottom:1.5rem}.WaitlistModal_label__ERmET{display:block;font-family:var(--font-neue-haas);font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.WaitlistModal_input__Tr6Ge{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;font-family:var(--font-neue-haas);font-size:1rem;transition:border-color .2s;color:#111}.WaitlistModal_input__Tr6Ge:focus{outline:none;border-color:#a37cef}.WaitlistModal_submitButton__tJVDa{width:100%;background-color:#a37cef;color:white;padding:1rem;border:none;border-radius:.375rem;font-family:var(--font-garamond);font-size:1.125rem;cursor:pointer;transition:background-color .2s}.WaitlistModal_submitButton__tJVDa:hover{background-color:#8b5ce9}.WaitlistModal_closeButton__fTstL{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;cursor:pointer;padding:.5rem;color:#111;z-index:10}.WaitlistModal_closeButton__fTstL:hover{color:#111827}.WaitlistModal_tabs____nI_{display:inline-flex;background-color:#f3f4f6;padding:.25rem;border-radius:.5rem;margin-bottom:2rem;width:100%;justify-content:center}.WaitlistModal_tab__CjEm5{padding:.5rem 1.5rem;font-family:var(--font-neue-haas);font-size:.875rem;cursor:pointer;border-radius:.375rem;transition:all .2s;flex:1;text-align:center}.WaitlistModal_tabActive__dArpH{background-color:white;color:black}.WaitlistModal_tabInactive__kwZZa{color:#6b7280}.WaitlistModal_tabInactive__kwZZa:hover{color:#111827}@media (min-width:768px){.WaitlistModal_modalContent__PfBEb{grid-template-columns:1fr 1fr;height:90vh;max-height:800px;max-width:1200px;margin-top:0;margin-bottom:0}.WaitlistModal_leftSection__nBm5Z{display:flex;background-color:black;color:white;padding:4rem;flex-direction:column;justify-content:center}.WaitlistModal_leftTitle__W5oXo{font-family:var(--font-garamond);font-size:4rem;line-height:1.2;margin-bottom:1.5rem}.WaitlistModal_leftSubtitle__8GpIE{font-family:var(--font-neue-haas);font-size:1.25rem;opacity:.8}.WaitlistModal_rightSection__cDZeI{padding:4rem;max-height:90vh}.WaitlistModal_formTitle__7icgi{font-size:2.5rem;text-align:left}.WaitlistModal_tabs____nI_{width:auto;justify-content:flex-start}.WaitlistModal_tab__CjEm5{flex:0 1 auto}}@media (max-width:768px){.WaitlistModal_closeButton__fTstL{top:2rem;right:1rem;padding:.75rem}}.Footer_footer__eNA9m{background-color:white;border-top:1px solid #f3f4f6}.Footer_container__IkLXC{max-width:1400px;margin:0 auto;padding:0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0}.Footer_logo__8uCHD{font-size:3rem;color:#a37cef;margin-bottom:1rem;display:block;font-family:var(--font-garamond)}.Footer_waitlistLink__uQBEI{display:inline-flex;align-items:center;justify-content:center;background-color:#a37cef;color:white;padding:1rem 2.5rem;border-radius:20px;font-size:1.25rem;letter-spacing:.025em;transition:all .2s ease;border:1px solid #a37cef;font-family:var(--font-garamond);width:fit-content;min-width:min-content;white-space:nowrap}.Footer_waitlistLink__uQBEI:hover{background-color:white;color:#a37cef}@media (min-width:640px){.Footer_container__IkLXC{padding:3rem 1.5rem}}@media (min-width:1024px){.Footer_container__IkLXC{padding:3rem 2rem}}.Footer_grid__WCfx6{display:grid;grid-template-columns:1fr;gap:2rem}@media (max-width:768px){.Footer_logo__8uCHD{font-size:3rem;color:#a37cef;margin-bottom:1rem;display:block;font-family:var(--font-garamond);margin-top:2rem}}@media (min-width:768px){.Footer_grid__WCfx6{grid-template-columns:repeat(4,1fr)}}.Footer_logoSection__o0owx{grid-column:span 1}@media (min-width:768px){.Footer_logoSection__o0owx{grid-column:span 2}}.Footer_logoText__SzK4_{color:#a37cef;font-size:1.5rem;line-height:2rem;font-family:var(--font-garamond)}.Footer_description__ePRm8{margin-top:1rem;color:#4b5563}.Footer_sectionTitle__QhseJ{font-size:1.125rem;line-height:1.75rem;font-weight:700;margin-bottom:1rem}.Footer_linkList__K_ONQ{display:flex;flex-direction:column;gap:.5rem}.Footer_link___mmVB{color:#4b5563;transition:color .2s ease}.Footer_link___mmVB:hover{color:#a37cef}.Footer_contactList__J2slu{display:flex;flex-direction:column;gap:.5rem;color:#4b5563}.Footer_copyright__vFlrA{color:#6b7280;font-size:.875rem;margin-top:2rem}.Navigation_nav__89tEB{position:fixed;top:0;left:0;right:0;z-index:50;background:white;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Navigation_container__Cgtxi{max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Navigation_container__Cgtxi{padding:0 2rem}}@media (min-width:1024px){.Navigation_container__Cgtxi{padding:0 4rem}}.Navigation_wrapper__VMpVb{display:flex;justify-content:space-between;align-items:center;height:4rem;padding:0 1rem}.Navigation_logo__hOIJ2{flex-shrink:0;display:flex;align-items:center}.Navigation_logoLink__El4Dz{display:flex;align-items:center;gap:.5rem;text-decoration:none;height:100%}.Navigation_logoImage__QxNuy{width:32px;height:32px;position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:-5.5px}.Navigation_logoIcon__deKna{width:100%;height:100%;object-fit:contain;display:block}.Navigation_logoText__LIKWY{color:#a37cef;font-size:1.5rem;line-height:2rem;font-family:var(--font-garamond);display:flex;align-items:center}.Navigation_navLinks__AyBcL{display:flex;align-items:center;gap:1rem;background-color:#a37cef;border:1px solid #5a5a5a;padding:.35rem 1rem;border-radius:2rem}.Navigation_link__aqJx0{color:white;transition:color .2s ease;font-family:var(--font-neue-haas);font-size:.875rem;letter-spacing:.05em;white-space:nowrap}.Navigation_link__aqJx0:hover{color:#3e3947}@media (max-width:640px){.Navigation_wrapper__VMpVb{padding:0 .5rem}.Navigation_logoImage__QxNuy{width:28px;height:28px}.Navigation_logoText__LIKWY{font-size:1.25rem}.Navigation_navLinks__AyBcL{padding:.25rem .75rem;gap:.75rem}.Navigation_link__aqJx0{font-size:.75rem}}