.About_aboutBody__9pnBO{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:8rem 2rem 4rem;background:#1E1E1E;font-family:Poppins,sans-serif}.About_contentWrapper__jexmx{max-width:1200px;width:100%;display:flex;flex-direction:column;gap:5rem}.About_section__0hzRL{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;scroll-margin-top:calc(72px + env(safe-area-inset-top) + 16px)}.About_heading__RMKOX{color:#ffffff;font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1.5rem;letter-spacing:-.02em;line-height:1.2;font-family:Gilroy,sans-serif;font-weight:900;background:linear-gradient(135deg,#ffffff,#e0e0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.About_description__oSvoW{color:rgba(255,255,255,.85);font-size:clamp(1.0625rem,2.5vw,1.25rem);line-height:1.8;max-width:50rem;margin:0 auto 3rem;font-weight:400;letter-spacing:.01em;font-family:Poppins,sans-serif}.About_carouselContainer__6_6J3{width:100%;max-width:900px;margin-top:2rem}.About_AppStoreBtn__JH6JK{padding:1rem 2.5rem;color:white;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;font-weight:600;font-family:Apple Tea,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.125rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px rgba(102,126,234,.4);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:12rem}.About_AppStoreBtn__JH6JK:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(102,126,234,.5)}.About_AppStoreBtn__JH6JK:active{transform:translateY(-1px)}.About_fade-in-up__kU_sX{animation:About_fadeInUp__0qYVN .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes About_fadeInUp__0qYVN{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.About_aboutBody__9pnBO{padding:6rem 1.5rem 3rem}.About_contentWrapper__jexmx{gap:3.5rem}.About_heading__RMKOX{margin-bottom:1rem}.About_description__oSvoW{margin-bottom:2rem;font-size:1.0625rem}.About_carouselContainer__6_6J3{border-radius:12px}}@media screen and (max-width:480px){.About_aboutBody__9pnBO{padding:5rem 1rem 2rem}.About_contentWrapper__jexmx{gap:2.5rem}.About_description__oSvoW{line-height:1.7}.About_AppStoreBtn__JH6JK{width:100%;max-width:16rem}}@media (prefers-reduced-motion:reduce){.About_AppStoreBtn__JH6JK,.About_fade-in-up__kU_sX{animation:none;transition:none}}@media (prefers-color-scheme:dark){.About_description__oSvoW{color:rgba(255,255,255,.9)}}.Carousel_carouselWrapper__YKcS6{width:100%;display:flex;justify-content:center;margin:2rem 0}.Carousel_carousel__v3v7O{width:min(40vw,600px);height:clamp(250px,20vw,400px);overflow:hidden;border-radius:16px;position:relative;box-shadow:0 8px 32px rgba(0,0,0,.4),0 2px 8px rgba(0,0,0,.2);background:#2a2a2a;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:Carousel_fadeInScale__dc5Yi .6s cubic-bezier(.4,0,.2,1)}.Carousel_inner__011pd{display:flex;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}.Carousel_slide__hKz7N{position:relative;width:100%;height:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.Carousel_image__RhbXa{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,opacity .3s ease;display:block}.Carousel_carousel__v3v7O:hover .Carousel_image__RhbXa{transform:scale(1.05)}.Carousel_dotsContainer__wRbY_{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10;padding:.5rem 1rem;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px}.Carousel_dot__utGdY{width:8px;height:8px;border-radius:50%;border:none;background:rgba(255,255,255,.5);cursor:pointer;transition:all .3s ease;padding:0}.Carousel_dot__utGdY:hover{background:rgba(255,255,255,.8);transform:scale(1.2)}.Carousel_dotActive__7_X8z{background:#ffffff;width:24px;border-radius:4px}.Carousel_arrow___Oi4s{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:white;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;z-index:10;transition:all .3s ease;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none}.Carousel_carouselWrapper__YKcS6:hover .Carousel_arrow___Oi4s{opacity:1;pointer-events:auto}.Carousel_arrow___Oi4s:hover{background:rgba(0,0,0,.7);transform:translateY(-50%) scale(1.1)}.Carousel_arrowLeft__XV0gZ{left:1rem}.Carousel_arrowRight__OPDeP{right:1rem}.Carousel_emptyState__Zrk92{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;font-size:1.125rem;font-family:Gilroy,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900}@keyframes Carousel_fadeInScale__dc5Yi{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media screen and (max-width:1200px){.Carousel_carousel__v3v7O{width:min(50vw,500px)}}@media screen and (max-width:850px){.Carousel_carousel__v3v7O{width:min(70vw,400px);height:clamp(200px,25vw,300px);border-radius:12px}.Carousel_arrow___Oi4s{width:36px;height:36px;font-size:1.25rem}.Carousel_arrowLeft__XV0gZ{left:.5rem}.Carousel_arrowRight__OPDeP{right:.5rem}}@media screen and (max-width:600px){.Carousel_carousel__v3v7O{width:90vw;height:clamp(180px,30vw,250px);border-radius:8px}.Carousel_dotsContainer__wRbY_{bottom:.75rem;padding:.375rem .75rem;gap:.375rem}.Carousel_dot__utGdY{width:6px;height:6px}.Carousel_dotActive__7_X8z{width:18px}.Carousel_arrow___Oi4s{width:32px;height:32px;font-size:1.125rem}}@media screen and (max-width:400px){.Carousel_carousel__v3v7O{width:95vw;height:200px}.Carousel_arrow___Oi4s{opacity:1;pointer-events:auto;background:rgba(0,0,0,.3)}}@media (prefers-reduced-motion:reduce){.Carousel_arrow___Oi4s,.Carousel_carousel__v3v7O,.Carousel_dot__utGdY,.Carousel_image__RhbXa,.Carousel_inner__011pd{animation:none;transition:none}}@media (hover:none){.Carousel_arrow___Oi4s{opacity:1;pointer-events:auto}.Carousel_carousel__v3v7O:hover .Carousel_image__RhbXa{transform:none}}.Header_headerWrapper__Hh48Z{display:flex;flex-direction:row;align-items:center;height:72px;padding:0 calc(.5rem + 20px);justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:10000;background-color:rgba(30,30,30,.55);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-bottom-left-radius:20px;border-bottom-right-radius:20px;color:white}.Header_fixedHeader__p25Lo{position:fixed;left:0;right:0;top:0}.Header_fixedHeaderSpacer__fPra5{height:72px}.Header_headerWrapper__Hh48Z:before{content:"";position:fixed;top:0;left:0;right:0;height:env(safe-area-inset-top);background-color:rgba(30,30,30,.22);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:9999;pointer-events:none}.Header_logoText__7O15k{font-family:Apple Tea;font-size:1.5rem;padding-top:.2rem;margin-left:-.2rem}.Header_logoText__7O15k,.Header_logo__wKR00{text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Header_logo__wKR00{display:flex;flex-direction:row;align-items:center}.Header_desktopNav__QHglt{display:flex;flex:1 1;align-items:center;justify-content:flex-start;gap:1.25rem;margin-left:2rem}.Header_loggedInDesktopNav__n69_8{margin-left:1.5rem}.Header_navLinks__eUWlo{display:flex;flex-direction:row;gap:.75rem;white-space:nowrap;align-items:center}.Header_navActions__wbSSO{margin-left:auto;display:flex;align-items:center;gap:1.5rem}.Header_resourceContainer__SRYaq{position:relative;display:inline-block}.Header_resourceMenu__qjHLU{position:fixed;top:3.6rem;right:0;width:40vw;max-width:600px;height:calc(100vh - 4rem);background-color:rgba(13,12,12,.8);border-radius:10px;max-height:50vh;box-shadow:0 4px 6px -2px rgba(75,72,72,.45);opacity:0;pointer-events:none;transition:opacity .3s ease,max-height .3s ease;display:flex;flex-direction:column;padding:1rem}.Header_link__qTX6D{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:.55rem .9rem;border-radius:14px;background-color:transparent;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);border:1px solid rgba(255,255,255,0);cursor:pointer;text-decoration:none;color:rgba(255,255,255,.92);font-family:Gilroy;font-weight:900;font-size:1rem;white-space:nowrap;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,-webkit-backdrop-filter .18s ease,backdrop-filter .18s ease}.Header_link__qTX6D:hover{background-color:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-color:rgba(255,255,255,.35);box-shadow:0 0 0 1px rgba(255,255,255,.25),0 0 22px rgba(255,255,255,.16)}.Header_menuCta__OrUZA{display:inline-flex;align-items:center;justify-content:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-size:1rem;line-height:1;padding:.9rem 1.1rem;border-radius:14px;background-color:rgba(255,255,255,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0);text-decoration:none;color:rgba(255,255,255,.92);font-family:Gilroy;font-weight:900;transition:background-color .18s ease,border-color .18s ease,-webkit-backdrop-filter .18s ease,backdrop-filter .18s ease}.Header_menuCta__OrUZA:hover{background-color:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-color:rgba(255,255,255,.35)}.Header_menuCtaPrimary__i_Ofc{background-color:rgba(106,27,154,.95)}.Header_menuCtaPrimary__i_Ofc:hover{background-color:rgba(126,44,176,.98)}.Header_getStartedButton__ycwcv{display:inline-flex;align-items:center;justify-content:center;padding:.55rem .95rem;border-radius:14px;background-color:rgba(106,27,154,.95);border:1px solid rgba(255,255,255,0);color:white;text-decoration:none;font-family:Gilroy;font-weight:900;font-size:1rem;white-space:nowrap;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,-webkit-backdrop-filter .18s ease,backdrop-filter .18s ease}.Header_getStartedButton__ycwcv:hover{background-color:rgba(126,44,176,.98);border-color:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 0 30px rgba(106,27,154,.45)}.Header_profileButton__S_Q9h{width:44px;height:44px;border-radius:999px;border:2px solid rgba(255,255,255,0);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;overflow:hidden;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.Header_profileButton__S_Q9h:hover{background-color:rgba(126,44,176,.98);border-color:rgba(255,255,255,.811);box-shadow:0 0 30px rgba(106,27,154,.35)}.Header_profileButton__S_Q9h:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:2px}.Header_profileImage__2EJn5{width:100%;height:100%;object-fit:cover}.Header_profileInitial__iAh7X{font-family:Gilroy;font-weight:900;font-size:1.05rem;color:rgba(255,255,255,.95);line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Header_hiddenFileInput__o5s16{display:none}.Header_newButton__FGI52{height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:0 .95rem;border-radius:14px;background-color:rgba(106,27,154,.95);border:1px solid rgba(255,255,255,0);color:rgba(255,255,255,.96);cursor:pointer;font-family:Gilroy;font-weight:900;font-size:1rem;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.Header_newButton__FGI52:hover{background-color:rgba(126,44,176,.98);border-color:rgba(255,255,255,.35);box-shadow:0 0 30px rgba(106,27,154,.35)}.Header_newButtonIcon__mZkl5{display:block;width:18px;height:18px;object-fit:contain;filter:invert(1)}.Header_newButtonLabel__UlrTU{display:inline-block}@media screen and (max-width:560px){.Header_newButton__FGI52{width:44px;padding:0;gap:0}.Header_newButtonLabel__UlrTU{display:none}}.Header_downArrow__V42IB{width:1rem;object-fit:contain}.Header_menuButton__n_KDq{display:none;position:relative;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:14px;transition:background-color .2s;cursor:pointer;border:none;z-index:1001}.Header_menuButton__n_KDq,.Header_menuButton__n_KDq:hover{background-color:transparent}.Header_menuButtonIcon__Msivy{width:22px;height:22px;object-fit:contain;filter:invert(1);transform:scale(1);transition:transform .18s ease}.Header_menuButton__n_KDq:hover .Header_menuButtonIcon__Msivy{transform:scale(1.08)}.Header_menuHeaderRow__Vmt3U{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:2;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.Header_menuHeaderLogo__YBfZ2{width:27px;height:27px;object-fit:contain}.Header_menuHeaderEmail__NmCdj{font-family:Gilroy;font-weight:900;font-size:1rem;color:rgba(255,255,255,.92);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:70%;padding-left:1.5rem}.Header_menuHeaderTitle__j4omT{font-family:Gilroy;font-weight:900;font-size:1.2rem;color:rgba(255,255,255,.95);padding-left:1.5rem}.Header_menuCloseButton__J8Z66{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:transparent;border:1px solid rgba(255,255,255,0);cursor:pointer;transition:transform .18s ease}.Header_menuCloseButton__J8Z66:hover{background-color:transparent;border-color:rgba(255,255,255,0)}.Header_menuCloseIcon__Jd_KI{width:26px;height:26px;display:block;object-fit:contain;filter:invert(1);transform:scale(1);transition:transform .18s ease}.Header_menuCloseButton__J8Z66:hover .Header_menuCloseIcon__Jd_KI{transform:scale(1.12)}.Header_menuIconWrapper__n41h6{position:relative;width:2rem;height:2rem}.Header_menuBar__9LnLp{position:absolute;background-color:white;transition:all .3s ease-out}.Header_topBar__XRw_e{width:2rem;height:2px;top:0;opacity:1}.Header_topBarExpanding__3P4T3{top:-.5rem;opacity:1}.Header_topBarOpen__XL3JZ{top:-1rem;opacity:0}.Header_bottomBar__faaSQ{width:2rem;height:2px;bottom:0;opacity:1}.Header_bottomBarExpanding__0HCQ8{bottom:-.5rem;opacity:1}.Header_bottomBarOpen__LjbOQ{bottom:-1rem;opacity:0}.Header_leftBar__nqPLV{width:2px;height:2rem;left:0;transform-origin:center;transform:rotate(0deg)}.Header_leftBarExpanding__dh9cC{left:-.5rem;transform:rotate(0deg)}.Header_leftBarOpen__jkKgc{left:50%;transform:translateX(-50%) rotate(45deg);transition:all .4s cubic-bezier(.68,-.55,.265,1.55)}.Header_rightBar__XMZF4{width:2px;height:2rem;right:0;transform-origin:center;transform:rotate(0deg)}.Header_rightBarExpanding__6ksiN{right:-.5rem;transform:rotate(0deg)}.Header_rightBarOpen__HsCBL{right:50%;transform:translateX(50%) rotate(-45deg);transition:all .4s cubic-bezier(.68,-.55,.265,1.55)}.Header_fullscreenMenu__4Bj0n{inset:0;z-index:20000!important;display:flex;justify-content:flex-end;opacity:0;transition:opacity .14s ease;height:100vh;height:100dvh}.Header_fullscreenMenu__4Bj0n,.Header_fullscreenMenu__4Bj0n:before{position:fixed;background-color:rgba(0,0,0,.35);pointer-events:none}.Header_fullscreenMenu__4Bj0n:before{content:"";top:0;left:0;right:0;height:env(safe-area-inset-top);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.Header_fullscreenMenuOpen__Wc_A_{opacity:1;pointer-events:all}.Header_menuPanel__gRdXC{width:90vw;max-width:480px;background-color:rgba(30,30,30,.75);-webkit-backdrop-filter:blur(45px);backdrop-filter:blur(45px);border-left:1px solid rgba(255,255,255,.12);transform:translateX(100%);transition:transform .22s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;box-sizing:border-box;padding-bottom:max(env(safe-area-inset-bottom),8px)}.Header_fullscreenMenuOpen__Wc_A_ .Header_menuPanel__gRdXC{transform:translateX(0)}.Header_menuContent__csXw9{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;align-items:center;padding-top:3rem}.Header_newMenuContent__njD_B{justify-content:center;padding-top:0;padding-bottom:env(safe-area-inset-bottom)}.Header_menuNav__TTeHD{display:flex;flex-direction:column;gap:2.5rem;align-items:center;flex:1 1;min-height:0;overflow-y:auto;width:100%;padding:1rem 0}.Header_newMenuNav__ypacB{align-items:stretch;padding:1rem 1rem 2rem;gap:1rem}.Header_newMenuOption__7QbGO{width:100%;text-align:left;border-radius:18px;padding:1.05rem;border:1px solid rgba(255,255,255,.1);background:rgba(58,58,58,.55);cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.Header_newMenuOption__7QbGO:hover{transform:translateY(-1px);border-color:rgba(197,141,255,.45);box-shadow:0 18px 55px rgba(0,0,0,.35)}.Header_newMenuOptionTitle__qpYsL{font-family:Gilroy;font-weight:900;font-size:1.2rem;color:rgba(255,255,255,.95);margin-bottom:.35rem}.Header_newMenuOptionDesc__dfdBk{font-family:Gilroy;font-weight:800;font-size:.95rem;color:rgba(255,255,255,.62);line-height:1.4}.Header_menuBottomRow__Ltkbg{margin-top:auto;display:flex;flex-direction:row;gap:.75rem;align-items:center;justify-content:center;padding:1rem 0 calc(1.25rem + max(env(safe-area-inset-bottom), 8px));width:100%;background:rgba(30,30,30,.65);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid rgba(255,255,255,.12)}.Header_menuBottomRow__Ltkbg .Header_menuCta__OrUZA{min-width:10rem;justify-content:center}@media screen and (max-width:600px){.Header_menuPanel__gRdXC{width:100vw;max-width:none}}.Header_menuItem__gklqx{font-size:28px!important;color:white;cursor:pointer;transition:all .3s ease;position:relative;font-family:Gilroy;font-weight:900;text-decoration:none;background:transparent;border:none}.Header_menuItemLoggedIn__zHzcY{font-size:24px!important}.Header_menuItem__gklqx:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);width:0;height:3px;background-color:white;transition:width .3s ease}.Header_menuItem__gklqx:hover{transform:scale(1.1);color:#f0f0f0}.Header_menuItem__gklqx:hover:after{width:100%}@media screen and (max-width:850px){.Header_desktopNav__QHglt{transform:scale(0);margin-left:0;position:absolute;visibility:hidden}.Header_menuButton__n_KDq{display:flex}.Header_authDesktopNav__mQCNk{transform:none;margin-left:0;position:static;visibility:visible}.Header_authMenuButton__Qo7nM{display:none}.Header_loggedInDesktopNav__n69_8{transform:none;margin-left:1.5rem;position:static;visibility:visible}.Header_loggedInMenuButton__voRYT{display:none}}@media screen and (max-width:600px){.Header_logoText__7O15k{display:none}}@media screen and (max-width:1150px){.Header_link__qTX6D{white-space:normal}.Header_loggedInProjectsLink__52YcB{white-space:nowrap}}@media screen and (max-width:768px){.Header_menuNav__TTeHD{gap:2rem}}.Signup_signupWrapper__Nwzde{display:flex;flex-direction:column;align-items:center;padding:2rem;gap:2rem;color:white;font-weight:600;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Signup_title__Cjx_L{font-size:3rem!important;font-family:Gilroy,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900;padding:1.5rem 0 .25rem;text-align:center}.Signup_providerStack__HWqCS{width:15rem;display:flex;flex-direction:column;gap:1rem}.Signup_providerAction__wsO5A{width:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:.8rem 1rem;background-color:white;color:black;font-family:Gilroy,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900;font-size:1rem;line-height:1;box-sizing:border-box;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease}.Signup_providerInner__W4Di8{width:12.5rem;max-width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem}.Signup_providerIcon__Q_2Ko{width:18px;height:18px;object-fit:contain}.Signup_providerIconGoogle__mMbBU,.Signup_providerIconSvg__23DU9{filter:none}.Signup_providerText__Qbto6{text-align:center}.Signup_providerAction__wsO5A:hover{transform:translateY(-1px);box-shadow:0 10px 25px rgba(0,0,0,.35);background-color:#6a1b9a;color:white}.Signup_providerAction__wsO5A:hover .Signup_providerIconSvg__23DU9{filter:invert(1)}.Signup_altLine__lZrGm{width:18rem;text-align:center;font-weight:500;color:rgba(255,255,255,.85)}.Signup_altLink__mkNKb{color:#9e17f1ff;font-weight:900;text-decoration:underline;text-underline-offset:.24rem}.Signup_emailLoginHeaderRow__R6d_D{width:20rem;display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem}.Signup_emailLoginTitle__RU6KS{font-size:2.2rem!important;font-family:Gilroy,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900;text-align:center;margin:0}.Signup_backLink__3zDVj{width:36px;height:36px;aspect-ratio:1/1;box-sizing:border-box;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;text-decoration:none;color:rgba(255,255,255,.92);background-color:transparent;border:1px solid rgba(255,255,255,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,-webkit-backdrop-filter .18s ease,backdrop-filter .18s ease}.Signup_backLink__3zDVj:hover{background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 0 0 1px rgba(255,255,255,.25),0 0 22px rgba(255,255,255,.16)}.Signup_backSpacer__WZwuA{width:36px;height:36px}.Signup_backIcon__WKSop{width:18px;height:18px;display:block;object-fit:contain;filter:invert(1);opacity:.9}.Signup_termsLine__8ZoNk{width:20rem;text-align:center;font-size:.85rem;font-weight:500;color:rgba(255,255,255,.85);margin:0}.Signup_termsLink__wbwYY{color:#9e17f1ff;font-weight:900;text-decoration:underline;text-underline-offset:.24rem}.Signup_authInputWrapper__GDp_k{position:relative;width:20rem}.Signup_authInputWrapper__GDp_k input{width:100%;padding:14px 18px;background:transparent;border:2px solid #ffffff;border-radius:14px;color:#ffffff;font-size:14px;outline:none;outline-color:#ffffff;transition:border-color .3s ease;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Signup_authInputWrapper__GDp_k input::placeholder{color:transparent}.Signup_authPlaceholder__QgvRT{position:absolute;left:10px;top:15px;color:#ffffff;pointer-events:none;transition:all .2s ease;transform-origin:left;background:transparent;padding:0 5px;font-size:13px;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600}.Signup_authInputWrapper__GDp_k input:focus+.Signup_authPlaceholder__QgvRT,.Signup_authInputWrapper__GDp_k input:not(:placeholder-shown)+.Signup_authPlaceholder__QgvRT{transform:translateY(-22px) scale(.9);color:#ffffff;background:#1e1e1e}.Signup_primaryButton__FZN6z{width:15rem;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:.8rem 1rem;background-color:white;color:black;font-family:Gilroy,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900;font-size:1rem;line-height:1;box-sizing:border-box;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease}.Signup_primaryButton__FZN6z:hover{transform:translateY(-1px);box-shadow:0 10px 25px rgba(0,0,0,.35);background-color:#6a1b9a;color:white}.Signup_s__xyE8V{display:flex;flex-direction:row;align-items:center;text-align:center;gap:3vw;margin-top:2rem}.Signup_image__IsysA{object-fit:contain;width:4.5vw}.Signup_s__xyE8V>h1{width:16rem;text-align:start}.Signup_getStartedWrapper__s0Fp_{display:flex;flex-direction:row;min-height:100vh;justify-content:center;color:white;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Signup_leftSide__ISeAp{display:flex;flex-direction:column;width:33vw;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding:2rem;align-items:center;margin-left:1rem}.Signup_eyecon__1frll{object-fit:contain;width:30px;top:15px;margin-left:10px;position:absolute}.Signup_signupContainer__2_Tpw{display:flex;flex-direction:column;width:30vw;gap:2rem;margin-top:2vw;text-align:center;font-size:1.7rem;font-weight:700}.Signup_s__xyE8V{font-family:Gilroy,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900}.Signup_logInBar__sU_WA{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;font-size:1rem;text-align:center;justify-content:center}.Signup_loginLink__V0ILy{text-decoration:underline;text-underline-offset:.2rem;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;padding:8px;margin:-8px;display:inline-block;min-height:44px;min-width:44px;display:flex;align-items:center}.Signup_inputGroup__A0SRm>input{height:2vw;border-radius:10px;color:black}.Signup_submitButton__N1vXk{height:3rem;border-radius:14px;background-color:white;font-weight:900;text-align:center;color:black;font-family:Gilroy,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease}.Signup_submitButton__N1vXk:hover{transform:translateY(-1px);box-shadow:0 10px 25px rgba(0,0,0,.35);background-color:#6a1b9a;color:white}.Signup_inputWrapper__jyn0U{position:relative;width:100%}.Signup_inputWrapper__jyn0U input{width:100%;padding:22px 14px;background:transparent;border:2px solid #ffffff;border-radius:14px;color:#ffffff;font-size:12px;outline:none;outline-color:#ffffff;transition:border-color .3s ease;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Signup_inputWrapper__jyn0U input:focus{border-color:#ffffff}.Signup_inputWrapper__jyn0U input::placeholder{color:transparent}.Signup_inputWrapper__jyn0U .Signup_placeholder__GHHFM{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:absolute;left:14px;top:18px;color:#ffffff;font-weight:600;pointer-events:none;transition:all .2s ease;transform-origin:left;background:#1e1e1e;padding:0 5px;font-size:16px;transform:scale(.8)}.Signup_inputWrapper__jyn0U input:focus+.Signup_placeholder__GHHFM,.Signup_inputWrapper__jyn0U input:not(:placeholder-shown)+.Signup_placeholder__GHHFM{transform:translateY(-30px) scale(.85);color:#ffffff}.Signup_input__sJdzr{width:100%;background:transparent;border:2px solid #ffffff;border-radius:14px;color:#ffffff;font-size:12px;outline:none;outline-color:#ffffff;transition:border-color .3s ease}.Signup_input__sJdzr:focus{border-color:#ffffff}.Signup_input__sJdzr:focus::placeholder{opacity:.5}.Signup_rightSide__HKnG5{padding:4rem;display:flex;flex-direction:column;justify-content:center;position:-webkit-sticky;position:sticky;top:0;margin-top:2rem;height:100vh}.Signup_leftSide__ISeAp>div>h3{font-size:.6rem}.Signup_imageBubble__m9GPX{object-fit:contain;border-radius:10px;width:55vw}.Signup_submitButton__N1vXk>p{font-family:Apple Tea!important;font-weight:700;color:white;height:3vw}.Signup_inputGroup__A0SRm{display:flex;flex-direction:column;gap:8px;width:100%}.Signup_inputLabel__EODzZ{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;color:#ffffff;font-weight:700}.Signup_buttonRow__PAydH{display:flex;flex-direction:column;justify-content:center;gap:1rem}.Signup_providerButton__WOwY4{border-radius:14px;padding:.8rem 1rem;font-family:Gilroy,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:900;width:15rem;background-color:white;color:black;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease}.Signup_providerButton__WOwY4:hover{transform:translateY(-1px);box-shadow:0 10px 25px rgba(0,0,0,.35);background-color:#6a1b9a;color:white}.Signup_loginButton__M5mom{padding:1rem;width:18rem;background-color:#6a1b9a;color:white;border-radius:8px;font-weight:600;font-family:Apple Tea;text-align:center}.Signup_loginBubble__b_Otm{gap:.5rem;width:15rem;background-color:white;border-radius:20px;padding:.8rem 1rem}.Signup_divider__FLa5P,.Signup_loginBubble__b_Otm{display:flex;flex-direction:row;align-items:center;justify-content:center}.Signup_divider__FLa5P{width:20rem;margin-top:2rem;margin-bottom:2rem;text-align:center;gap:1rem}.Signup_leftBar__fl_qx,.Signup_rightBar___jGoK{height:.09rem;background-color:rgba(240,248,255,.819);width:3.5vw}.Signup_appleLogo___j2Ci,.Signup_googleLogo__6SxDY,.Signup_lockLogo__Gk4NR{width:1.5rem}.Signup_buttonText__qunN8{color:black;font-family:Gilroy,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:900}.Signup_or__oEvyj{font-weight:800;color:rgba(240,248,255,.819);width:3rem}@media screen and (max-width:1200px){.Signup_s__xyE8V{flex-direction:column}.Signup_image__IsysA{width:12vw}.Signup_getStartedWrapper__s0Fp_{flex-direction:column!important;align-items:center}.Signup_leftSide__ISeAp{width:70vw;align-items:center}.Signup_signupContainer__2_Tpw{width:70vw}.Signup_signupContainer__2_Tpw>h1{width:50vw}.Signup_inputGroup__A0SRm>input{height:8vw!important}.Signup_rightSide__HKnG5{visibility:hidden}.Signup_imageBubble__m9GPX{width:90vw;margin-bottom:0}}@media screen and (max-width:500px){.Signup_signupContainer__2_Tpw{margin-top:20vh}.Signup_signupContainer__2_Tpw>div>h3{font-size:.6rem}.Signup_signupContainer__2_Tpw>input{height:3rem!important}.Signup_logInBar__sU_WA{flex-direction:column}.Signup_imageBubble__m9GPX{visibility:hidden}.Signup_inputGroup__A0SRm>input{height:8vw!important}.Signup_inputWrapper__jyn0U .Signup_placeholder__GHHFM{font-size:11px}.Signup_inputWrapper__jyn0U input:focus+.Signup_placeholder__GHHFM,.Signup_inputWrapper__jyn0U input:not(:placeholder-shown)+.Signup_placeholder__GHHFM{transform:translateY(-30px) scale(.85);color:#ffffff}.Signup_inputWrapper__jyn0U .Signup_placeholder__GHHFM{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:absolute;left:14px;top:22px}}.SignupModal_modalWrapper__0SD79{width:100%;min-height:calc(260vh - 5rem);position:absolute;top:7rem;left:0;z-index:-1;opacity:0;background-color:rgb(255,255,255);transition:top .3s ease-in-out,opacity .3s ease-in-out;display:flex;flex-direction:row;text-align:center}.SignupModal_leftSide__JPxsO{width:40%;min-height:calc(260vh - 5rem);display:flex;flex-direction:column;align-items:center;padding:2rem 0}.SignupModal_hidden__pFIC8{opacity:0;visibility:hidden;position:absolute;top:-200px}.SignupModal_divider__HuAPR{height:90vh;width:3px;background-color:grey}.SignupModal_inputBox__URhqZ{display:flex;flex-direction:column;align-items:center;gap:2rem}.SignupModal_rightSide__EmpZu{width:60%;padding:2rem 0;align-self:flex-start}.SignupModal_modalWrapper__0SD79.SignupModal_visible__MT_gY{opacity:1;z-index:1002;top:5rem;display:flex}.SignupModal_modalTitle__fkw83{font-weight:800;color:rgb(0,0,0);padding:2rem;font-size:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.SignupModal_optionBox__fkKjL{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.SignupModal_option__f_IaS{padding:2rem;background:transparent;width:20rem;border:2px solid rgb(136,136,136);border-radius:15px;grid-gap:2rem;gap:2rem;color:rgb(0,0,0);transition:background-color .3s ease-in-out,color .3s ease-in-out,border .2s ease,box-shadow .2s ease,transform .2s ease;display:grid;grid-template-columns:4fr 10fr;grid-template-rows:1fr}.SignupModal_selectedOption__SyeMi{animation:SignupModal_bubbleButton__dMkoE .8s ease-in-out;background-color:rgb(92,9,170);color:white}.SignupModal_option__f_IaS:hover{border:2px solid black}.SignupModal_textDiv__mKpvK{text-align:flex-start;display:flex;flex-direction:column;justify-content:center;gap:.5rem;grid-column:2/6}.SignupModal_textDiv__mKpvK>h1{font-size:1rem;white-space:nowrap;font-weight:600}.SignupModal_textDiv__mKpvK>h3{font-weight:500;font-size:.8rem}.SignupModal_option__f_IaS>Image{grid-column:1/1}.SignupModal_submitButton__MOeRr{height:3rem;padding:0 5rem;border-radius:10px;background-color:rgb(92,9,170);font-weight:800;text-align:center;color:white;white-space:nowrap}.SignupModal_submitButton__MOeRr:hover{animation:SignupModal_bubbleButton__dMkoE .5s ease-in-out}.SignupModal_inputWrapper__0ll56{position:relative}.SignupModal_inputWrapper__0ll56 input{width:100%;padding:20px 3rem;background:transparent;border:3px solid #8b8b8b;border-radius:14px;color:#8b8b8b;font-size:12px;outline:none;outline-color:#878787;transition:border-color .3s ease,color .3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.SignupModal_inputWrapper__0ll56 input:focus{border-color:#000000}.SignupModal_inputWrapper__0ll56 input:hover{border:3px solid black;color:black}.SignupModal_inputWrapper__0ll56 input:hover+.SignupModal_placeholder__KMLHd{color:black}.SignupModal_inputWrapper__0ll56 input::placeholder{color:transparent;font-family:Apple Tea}.SignupModal_inputWrapper__0ll56 .SignupModal_placeholder__KMLHd{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:absolute;left:14px;top:18px;color:#8b8b8b;font-weight:900;pointer-events:none;transition:all .3s ease;transform-origin:left;background:#ffffff;padding:0 5px;font-size:16px;transform:scale(.8)}.SignupModal_inputWrapper__0ll56 input:focus+.SignupModal_placeholder__KMLHd{transform:translateY(-28px) scale(.85);color:#000000}.SignupModal_inputWrapper__0ll56 input:not(:placeholder-shown)+.SignupModal_placeholder__KMLHd{transform:translateY(-29px) scale(.85);color:#000000}@keyframes SignupModal_bubbleButton__dMkoE{0%{transform:scale(1)}25%{transform:scale(.95)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media screen and (max-width:900px){.SignupModal_modalWrapper__0SD79{flex-direction:column-reverse;align-items:center;justify-content:flex-start}.SignupModal_leftSide__JPxsO{width:100%;align-items:center}.SignupModal_rightSide__EmpZu{width:100%}.SignupModal_modalTitle__fkw83{display:flex;align-items:center;justify-content:center}.SignupModal_divider__HuAPR{display:none}}.EmailVerify_emailVerifyWrapper__OZWfc{position:absolute;transform:translateY(2rem);opacity:0;width:100%;height:100%;background-color:white;transition:transform .3s ease-in-out,opacity .3s ease-in-out,background-color .3s ease-in-out;z-index:-1;text-align:center;color:white;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.EmailVerify_emailVerifyWrapper__OZWfc.EmailVerify_visible__AEQmM{transform:translateY(0);opacity:1;background-color:rgb(92,9,170);z-index:9999}.EmailVerify_textBox__aY217>h1{margin-top:10rem}.EmailVerify_textBox__aY217{display:flex;gap:2rem;flex-direction:column;align-items:center}@media (max-width:1000px){.EmailVerify_modalTitle__ZVA4F{margin-top:10rem}}.HelpCenter_wrapper__pg_Af{max-width:720px;margin:0 auto;padding:3rem 2rem 6rem;color:rgba(255,255,255,.92)}.HelpCenter_title__WjI_h{margin:0;font-weight:900;font-size:2.5rem}.HelpCenter_subtitle__mteGr,.HelpCenter_title__WjI_h{font-family:Gilroy,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.HelpCenter_subtitle__mteGr{margin:.75rem 0 2rem;font-weight:800;color:rgba(255,255,255,.75);line-height:1.6}.HelpCenter_cta__qo1Pw{display:inline-flex;align-items:center;justify-content:center;line-height:1;padding:.9rem 1.1rem;border-radius:14px;background-color:rgba(106,27,154,.95);border:1px solid rgba(255,255,255,0);color:rgba(255,255,255,.96);text-decoration:none;font-family:Gilroy,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.HelpCenter_cta__qo1Pw:hover{background-color:rgba(126,44,176,.98);border-color:rgba(255,255,255,.35);box-shadow:0 0 30px rgba(106,27,154,.35)}.Login_input__M_Ode::placeholder{color:#470371ea;opacity:1;font-weight:450;position:absolute;transition:transform .3s ease-out;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Login_input__M_Ode{border-radius:5px;height:2.5rem;width:18rem;padding-left:1rem;outline:none;border:3px solid transparent;will-change:border;transition:border .5s;background-color:rgba(128,128,128,.208)}.Login_input__M_Ode:hover{border:3px solid #6a1b9a}.Login_loginWrapper__Suk3r{display:flex;flex-direction:column;align-items:center;padding:2rem;gap:2rem;color:white;font-weight:600;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Login_h2__Fp_pH{color:white;margin:0}.Login_h2__Fp_pH,.Login_title__W2pdW{font-family:Gilroy,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900}.Login_title__W2pdW{font-size:3rem!important;padding:1.5rem 0 .25rem;text-align:center}.Login_providerStack__F75RP{width:15rem;display:flex;flex-direction:column;gap:1rem}.Login_providerAction__qEwXu{width:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:.8rem 1rem;background-color:white;color:black;font-family:Gilroy,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900;font-size:1rem;line-height:1;box-sizing:border-box;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease}.Login_providerInner__qW7DW{width:12.5rem;max-width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem}.Login_providerIcon__Q4tsz{width:18px;height:18px;object-fit:contain}.Login_providerIconGoogle__qwQYp,.Login_providerIconSvg__pjRbY{filter:none}.Login_providerText__RcaUV{text-align:center}.Login_providerAction__qEwXu:hover{transform:translateY(-1px);box-shadow:0 10px 25px rgba(0,0,0,.35);background-color:#6a1b9a;color:white}.Login_providerAction__qEwXu:hover .Login_providerIconSvg__pjRbY{filter:invert(1)}.Login_loginPrimaryButton__y8X9J{width:15rem;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:.8rem 1rem;background-color:white;color:black;font-family:Gilroy,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900;font-size:1rem;line-height:1;box-sizing:border-box;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease}.Login_loginPrimaryButton__y8X9J:hover{transform:translateY(-1px);box-shadow:0 10px 25px rgba(0,0,0,.35);background-color:#6a1b9a;color:white}.Login_altLine__46Re3{width:18rem;text-align:center;font-weight:500;color:rgba(255,255,255,.85)}.Login_altLink__tKZam{color:#9e17f1ff;font-weight:900;text-decoration:underline;text-underline-offset:.24rem}.Login_emailLoginHeaderRow__UzP0X{width:20rem;display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem}.Login_emailLoginTitle__MZEJQ{font-size:2.2rem!important;font-family:Gilroy,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900;text-align:center;margin:0}.Login_backLink__ZRfgs{width:36px;height:36px;aspect-ratio:1/1;box-sizing:border-box;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;text-decoration:none;color:rgba(255,255,255,.92);background-color:transparent;border:1px solid rgba(255,255,255,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,-webkit-backdrop-filter .18s ease,backdrop-filter .18s ease}.Login_backLink__ZRfgs:hover{background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 0 0 1px rgba(255,255,255,.25),0 0 22px rgba(255,255,255,.16)}.Login_backSpacer__9upNS{width:36px;height:36px}.Login_backIcon__eWnCm{width:18px;height:18px;display:block;object-fit:contain;filter:invert(1);opacity:.9}.Login_buttonRow__C2xtL{display:flex;flex-direction:column;justify-content:center;gap:1rem}.Login_providerButton__06i9R{border-radius:15px;padding:.8rem 1.5rem;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;width:15rem}.Login_loginButton___PZRg{padding:1rem;width:18rem;background-color:#6a1b9a;color:white;border-radius:8px;font-weight:600;font-family:Apple Tea;text-align:center}.Login_loginBubble__sDMcK{gap:.5rem;width:15rem;background-color:white;border-radius:20px;padding:.8rem 1rem}.Login_divider__M_Srn,.Login_loginBubble__sDMcK{display:flex;flex-direction:row;align-items:center;justify-content:center}.Login_divider__M_Srn{width:20rem;text-align:center;gap:1rem}.Login_leftBar__atgf6,.Login_rightBar__Y0vbh{height:.05rem;background-color:rgba(240,248,255,.819);width:3.5vw}.Login_appleLogo__NTorA,.Login_googleLogo__liEwQ,.Login_lockLogo__rhk6z{width:1.5rem}.Login_buttonText__QXT8h{color:black;font-family:Gilroy,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900}.Login_or___TLuC{font-weight:200;color:rgba(240,248,255,.819);width:3rem}.Login_inputWrapper__f_p8v{position:relative;width:20rem}.Login_inputWrapper__f_p8v input{width:100%;padding:14px 18px;background:transparent;border:2px solid #ffffff;border-radius:14px;color:#ffffff;font-size:14px;outline:none;outline-color:#ffffff;transition:border-color .3s ease;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Login_inputWrapper__f_p8v input:focus{border-color:#ffffff}.Login_inputWrapper__f_p8v input::placeholder{color:transparent}.Login_inputWrapper__f_p8v .Login_placeholder__dJTZz{position:absolute;left:10px;top:15px;color:#ffffff;font-weight:700;pointer-events:none;transition:all .2s ease;transform-origin:left;background:transparent;padding:0 5px;font-size:13px;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600}.Login_inputWrapper__f_p8v input:focus+.Login_placeholder__dJTZz,.Login_inputWrapper__f_p8v input:not(:placeholder-shown)+.Login_placeholder__dJTZz{transform:translateY(-22px) scale(.9);color:#ffffff;background:#1e1e1e}@media (max-width:480px){.Login_inputWrapper__f_p8v input{padding:20px 12px;font-size:16px}}@media screen and (max-width:500px){.Login_signupContainer__iySwn{margin-top:20vh}.Login_signupContainer__iySwn>div>h3{font-size:.6rem}.Login_signupContainer__iySwn>input{height:3rem!important}.Login_logInBar__Ba2Fb{flex-direction:column}.Login_imageBubble__Alm_v{visibility:hidden}.Login_inputGroup__JjhQu>input{height:8vw!important}.Login_inputWrapper__f_p8v .Login_placeholder__dJTZz{font-size:11px}.Login_inputWrapper__f_p8v input:focus+.Login_placeholder__dJTZz,.Login_inputWrapper__f_p8v input:not(:placeholder-shown)+.Login_placeholder__dJTZz{transform:translateY(-30px) scale(.85);color:#ffffff}.Login_inputWrapper__f_p8v .Login_placeholder__dJTZz{left:14px;top:23px}}@media screen and (max-width:1260px){.Login_leftBar__atgf6,.Login_rightBar__Y0vbh{width:4rem!important}}@font-face{font-family:Apple Tea;src:url(/assets/fonts/AppleTea.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/fonts/gilroy/Gilroy-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/fonts/gilroy/Gilroy-Black.ttf) format("truetype");font-weight:900;font-style:normal}.HomeBody_textContainer__dmfT3{display:flex;flex-direction:column;align-items:center;margin-top:3rem;color:white;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600}.HomeBody_logo__heC2_{border-radius:1rem;width:6rem;HEIGHT:6rem}.HomeBody_h2__HpC8X{margin-left:7rem}.HomeBody_aboutButton__dNMim{transition:box-shadow .22s ease,background-color .22s ease,color .22s ease;margin-top:1rem;border-radius:14px;background-color:white;color:#6a1b9a;width:10rem;height:3rem;font-family:Apple Tea;font-size:calc(.8rem + 1px)}.HomeBody_aboutButton__dNMim:hover{background-color:white;color:#6a1b9a;box-shadow:0 0 0 1px rgba(255,255,255,.35),0 0 26px rgba(255,255,255,.22)}.HomeBody_getStartedButton__lCQq1{margin-top:1rem;border-radius:14px;background-color:#6a1b9a;color:white;width:10rem;height:3rem;font-family:Apple Tea;font-size:calc(.8rem + 1px);transition:box-shadow .22s ease,background-color .22s ease,color .22s ease}.HomeBody_buttonRow__MARFC{display:flex;flex-direction:row;justify-content:center;gap:2rem;margin-bottom:3rem}.HomeBody_getStartedButton__lCQq1:hover{background-color:#6a1b9a;color:white;box-shadow:0 0 0 1px rgba(255,255,255,.18),0 0 30px rgba(106,27,154,.55)}.HomeBody_homeText__y3x5A{padding:2rem;font-size:2rem;margin-bottom:3rem}.HomeBody_bigText__KHrMT,.HomeBody_homeText__y3x5A{color:white;font-family:Apple Tea;text-align:center}.HomeBody_bigText__KHrMT{font-size:3rem;line-height:4rem;width:min(38rem,92vw);padding-bottom:1.5rem}.HomeBody_smallText__xf9Me{font-size:1rem;width:min(29rem,92vw);text-align:center;padding-bottom:1.5rem;font-family:Gilroy;font-weight:900}@media screen and (max-width:650px){.HomeBody_homeText__y3x5A{padding:3rem!important}.HomeBody_bigText__KHrMT{font-size:2rem;padding:.2rem}.HomeBody_smallText__xf9Me{padding:.2rem;width:21rem!important}.HomeBody_buttonRow__MARFC{gap:1rem}}.Footer_footerWrapper__8_FWh{width:100vw;background-color:#1e1e1e;align-items:center;display:flex;flex-direction:column;padding:2.5rem 5vw;z-index:200;margin-bottom:4rem;color:white;font-weight:800}.Footer_footerDivider__ojTfA{background-color:rgba(255,255,255,.25);height:1px;width:90vw}.Footer_footerContent__sr47z{width:90vw;display:grid;grid-template-columns:1fr auto 1fr;padding-top:1.25rem;align-items:flex-start;grid-gap:2.5rem;gap:2.5rem}.Footer_leftSide__gEGnM{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem;min-width:16rem;justify-self:start}.Footer_brandRow__zw3fm{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;color:inherit}.Footer_sLogo__jyp86{width:26px;height:26px}.Footer_brandText__sPvef{font-family:Apple Tea;font-size:1.6rem;line-height:1}.Footer_copyright__pODhr{font-size:.95rem}.Footer_copyright__pODhr,.Footer_email__s5VA_{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;color:rgba(255,255,255,.85)}.Footer_email__s5VA_{font-size:calc(.9rem - 3px);text-decoration:none}.Footer_email__s5VA_:hover{text-decoration:underline;text-underline-offset:.2rem}.Footer_appStoreLink__Kosxr{display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:.75rem}.Footer_appStoreBtn__ON8yM{width:8.5rem;height:auto;cursor:pointer}.Footer_middleLinks__VgugT{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center;padding-top:.25rem;justify-self:center}.Footer_footerLink__nt1zC{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:.95rem;color:rgba(255,255,255,.85);background:transparent;border:none;padding:0;cursor:pointer;text-decoration:none}.Footer_footerLink__nt1zC:hover{color:rgba(255,255,255,1);text-decoration:underline;text-underline-offset:.2rem}.Footer_rightSide__rL9L_{display:flex;flex-direction:row;gap:.75rem;align-items:center;justify-content:flex-end;min-width:10rem;justify-self:end}.Footer_socialIcon__Dwga8{width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.25);display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,.9);text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Footer_socialIconImg__ynFts{width:18px;height:18px;object-fit:contain;filter:invert(1);opacity:.9}.Footer_socialIcon__Dwga8:hover{border-color:rgba(255,255,255,.6);color:rgba(255,255,255,1)}.Footer_socialIcon__Dwga8:hover .Footer_socialIconImg__ynFts{opacity:1}@media screen and (max-width:1150px){.Footer_footerContent__sr47z{grid-template-columns:1fr;gap:1.5rem}.Footer_middleLinks__VgugT,.Footer_rightSide__rL9L_{justify-content:flex-start;justify-self:start}}