.header_header__RtJAw{position:fixed;top:0;left:0;right:0;z-index:50}.header_headerContent__TcLSj{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:rgba(0,0,0,.5);position:relative}.header_leftSection__Hwj7u{display:flex;align-items:center;gap:.5rem}.header_logo__LJoqt{display:flex;align-items:center;gap:.75rem}.header_logoText__HoEFZ{font-weight:500;color:#fff}.header_nav__8A_Ry{display:none;align-items:center;gap:2rem;position:absolute;left:50%;transform:translateX(-50%)}@media (min-width:768px){.header_nav__8A_Ry{display:flex}}.header_navLink__NEYGl{font-size:.875rem;color:#d1d5db;transition:color .2s}.header_navLink__NEYGl:hover{color:#fff}.header_mobileMenuContainer__SyUkW{display:flex}@media (min-width:768px){.header_mobileMenuContainer__SyUkW{display:none}}.header_burgerButton__hqc9n{display:flex;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.header_burgerLine__kCP_w{width:2rem;height:.25rem;border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px;background-color:#fff}.header_burgerLineOpen__ZLyEw:first-child{transform:rotate(45deg)}.header_burgerLineOpen__ZLyEw:nth-child(2){opacity:0}.header_burgerLineOpen__ZLyEw:nth-child(3){transform:rotate(-45deg)}.header_mobileMenu__rmiCM{position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transition:right .3s ease-in-out;z-index:40;display:flex;align-items:center;justify-content:center}.header_mobileMenuOpen__lht1t{right:0}@media (min-width:768px){.header_mobileMenu__rmiCM{display:none}}.header_mobileNav__AAQfK{display:flex;flex-direction:column;align-items:center;gap:2rem}.header_mobileNavLink__U5uR3{font-size:1.25rem;color:#fff;background:none;border:none;cursor:pointer;padding:.5rem 1rem;transition:color .2s;font-weight:500}.header_mobileNavLink__U5uR3:hover{color:#d1d5db}.header_closeButton__qryqI{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;cursor:pointer;color:#fff;padding:.5rem;border-radius:.375rem;transition:background-color .2s;z-index:50}.header_closeButton__qryqI:hover{background-color:hsla(0,0%,100%,.1)}.header_authButtons__YyLHR{display:flex;align-items:center;gap:1rem}.header_loginButton__G3Ecy{font-size:.875rem;color:var(--neutral-white);background:transparent;border:1.5px solid #d1d5db;border-radius:.375rem;padding:.5rem 1rem;transition:color .2s,border-color .2s,background .2s;margin-right:.25rem}.header_loginButton__G3Ecy:hover{color:#fff;border-color:#fff;background:hsla(0,0%,100%,.05)}.header_signupButton__NwPHV{font-size:.875rem;background-color:var(--neutral-white);color:var(--rich-black);padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s}.header_signupButton__NwPHV:hover{background-color:#e5e7eb}.hero-section_section__596CL{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden}.hero-section_sparklesContainer__vV0At{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.4}.hero-section_container__jPt7V{position:relative;z-index:10;max-width:72rem;margin:0 auto;padding:0 1.5rem;width:100%}.hero-section_content__VW2Eg{text-align:center;margin-bottom:4rem}.hero-section_title__0WZAB{font-size:2.25rem;line-height:2.5rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.025em;background:linear-gradient(135deg,#2eccb0,#f08c41);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding:0 1rem}@media (min-width:768px){.hero-section_title__0WZAB{font-size:3.75rem;line-height:1;padding:0}}.hero-section_description__Pjw_P{color:#e2e8f0;font-size:1.125rem;margin-bottom:2rem;max-width:42rem;margin-left:auto;margin-right:auto;opacity:.9;padding:0 1rem}@media (min-width:768px){.hero-section_description__Pjw_P{padding:0}}.hero-section_buttonContainer__IVEeJ{display:flex;justify-content:center;width:100%;padding:0 1rem}.hero-section_buttonWrapper__VsRD5{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:300px}.hero-section_buttonLink__fIcdu{width:100%;display:block}@media (min-width:768px){.hero-section_buttonWrapper__VsRD5{flex-direction:row;max-width:600px}}.hero-section_button__hnOaf{background-color:#fff;color:#000;padding:.5rem 1rem;border-radius:.25rem}.hero-section_button__hnOaf:hover{background-color:#f3f4f6}.hero-section_imageContainer__BzvYk{position:relative;margin:0 auto;border-radius:.75rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.1)}.hero-section_previewContainer__ieLp_{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:4rem}.hero-section_previewBox__JLS4a{background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1rem;border-radius:.75rem;width:90%;height:70%;display:flex}.hero-section_previewLeft__Os0tz{flex:1 1;padding-right:.5rem}.hero-section_previewRight__Ly4sB{flex:1 1;padding-left:.5rem}.hero-section_seeHowLink__Mftls{color:#2eccb0;font-weight:500;font-size:1.1rem;margin-top:1.5rem;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;transition:opacity .3s ease;font-style:italic}.hero-section_seeHowLink__Mftls:hover{opacity:.8}.how-it-works_section__Qw7jG{padding-top:6rem;padding-bottom:6rem}.how-it-works_container__9CDBY{margin-left:auto;margin-right:auto;max-width:80rem;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.how-it-works_container__9CDBY{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.how-it-works_container__9CDBY{padding-left:2rem;padding-right:2rem}}.how-it-works_header__h_BRV{margin-left:auto;margin-right:auto;max-width:42rem;text-align:center;margin-bottom:4rem}.how-it-works_title__IDQLD{font-size:1.875rem;font-weight:700;letter-spacing:-.025em}@media (min-width:640px){.how-it-works_title__IDQLD{font-size:3rem}}.how-it-works_description__1fgDe{color:#9ca3af;font-size:1.125rem;margin-bottom:2rem;max-width:42rem;margin-left:auto;margin-right:auto}.how-it-works_list__3KGeZ{margin-left:2rem;text-align:left}.how-it-works_content__DkOLD{max-width:700px;margin:0 auto;padding:2rem;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.08)}.how-it-works_contenTitle__YkIY8{font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.how-it-works_list__3KGeZ{list-style:none;padding:0;margin:0}.how-it-works_listItem__RG9Ly{display:flex;align-items:flex-start;padding:1.5rem 0;border-bottom:1px solid #e5e7eb}.how-it-works_listItem__RG9Ly:last-child{border-bottom:none}.how-it-works_icon__4Em0Z{flex-shrink:0;margin-right:1rem;font-size:1.75rem;line-height:1.2}.how-it-works_step__jl6Aa{margin-right:.5rem;font-weight:600}.how-it-works_itemContent__Cxkcz{flex:1 1}