.AppMain_appMain__FEAE_{padding:0;height:100vh;background-color:var(--bg-light)}.AppMain_appMain__FEAE_>div{display:flex;flex-direction:column;width:100%;height:100%;min-height:unset;overflow-y:hidden;padding:1rem;border-radius:0}@media(min-width:801px){.AppMain_appMain__FEAE_>div{border-radius:.625rem}}.AppMain_appMain__FEAE_.AppMain_userLoggedIn__olzl7{height:calc(100vh - 5.625rem)}@media(min-width:801px){.AppMain_appMain__FEAE_.AppMain_userLoggedIn__olzl7{margin-left:4.5rem;padding:1rem;height:100vh}}.Header_header__zujx9{position:-webkit-sticky;position:sticky;top:0;z-index:5;background-color:var(--bg-light)}@media(min-width:801px){.Header_header__zujx9{display:none}}.Header_header__zujx9 .Header_headerInner__G4RaR{display:flex;align-items:center;justify-content:center;height:5.625rem;padding:1rem 1.5rem}@media(min-width:801px){.Header_header__zujx9 .Header_headerInner__G4RaR{justify-content:space-between;gap:1.25rem}}.Header_header__zujx9 .Header_headerInner__G4RaR .Header_logoContainer__SZX0j{display:flex;align-items:center;justify-content:center;height:3.4375rem;width:100%;margin-right:3rem}@media(min-width:801px){.Header_header__zujx9 .Header_headerInner__G4RaR .Header_logoContainer__SZX0j{width:7.5rem;margin-right:0}}.Header_header__zujx9 .Header_headerInner__G4RaR .Header_logoContainer__SZX0j .Header_logo__xkmcN,.Header_header__zujx9 .Header_headerInner__G4RaR .Header_logoContainer__SZX0j img{height:100%;width:auto}.Header_header__zujx9 .Header_headerInner__G4RaR .Header_burger__wVAkc{flex-shrink:0;height:2rem;width:2rem;background:none;border:none;fill:var(--text);cursor:pointer}@media(min-width:801px){.Header_header__zujx9 .Header_headerInner__G4RaR .Header_burger__wVAkc{display:none}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.Sidebar_sidebar__j3B3D{position:fixed;top:0;left:0;z-index:10;height:100dvh;width:100%;padding:1rem;color:var(--text);transform:translateX(-100%);transition:transform .25s ease}@media(min-width:801px){.Sidebar_sidebar__j3B3D{transform:translateX(0);z-index:6;width:5.3125rem;background:var(--bg-light)}}.Sidebar_sidebar__j3B3D.Sidebar_open__dRYPJ{transform:translateX(0)}.Sidebar_sidebar__j3B3D .Sidebar_inner__yTTH7{display:flex;flex-direction:column;height:100%;gap:1.25rem;overflow-y:auto;background:var(--bg);box-shadow:var(--shadow-outer);border-radius:var(--border-radius);border:1px solid var(--border);padding:16px}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_inner__yTTH7{background:var(--bg-dark);box-shadow:var(--shadow-inner);border-radius:var(--border-radius);border:1px solid var(--border);padding:1rem .3125rem}}.Sidebar_sidebar__j3B3D .Sidebar_headerContainer__r5sdQ{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 .5rem;width:100%}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_headerContainer__r5sdQ{padding:0}}.Sidebar_sidebar__j3B3D .Sidebar_headerContainer__r5sdQ .Sidebar_logo__kIN5S{display:flex;justify-content:center;align-items:center;gap:.5rem;border-radius:.625rem;overflow:hidden;background:var(--bg-light);box-shadow:0 1px 4px var(--shadow-light);height:2.8125rem;padding:.25rem;margin:0}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_headerContainer__r5sdQ .Sidebar_logo__kIN5S{width:2.1875rem;height:2.1875rem;margin:0 auto}}.Sidebar_sidebar__j3B3D .Sidebar_headerContainer__r5sdQ .Sidebar_logo__kIN5S img{height:100%;width:auto;border-radius:.625rem}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_headerContainer__r5sdQ .Sidebar_logo__kIN5S img{height:auto;width:100%}}.Sidebar_sidebar__j3B3D .Sidebar_closeButton__kkZjK{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.8125rem;padding:.25rem;background:none;border:none;font-size:1.5rem;fill:var(--text);cursor:pointer}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_closeButton__kkZjK{display:none}}.Sidebar_sidebar__j3B3D .Sidebar_nav__3sjhr{display:flex;flex-direction:column;gap:1.25rem;padding:.3125rem}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_nav__3sjhr{padding:.0625rem}}.Sidebar_sidebar__j3B3D .Sidebar_nav__3sjhr .Sidebar_link__dPq5g{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:.75rem;width:100%;padding:.5rem;border-radius:.625rem;color:var(--text);transition:background-color .2s ease,color .2s ease}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_nav__3sjhr .Sidebar_link__dPq5g{justify-content:center;aspect-ratio:1/1}.Sidebar_sidebar__j3B3D .Sidebar_nav__3sjhr .Sidebar_link__dPq5g:hover{background:var(--bg-dark);box-shadow:var(--shadow-inner);border-radius:var(--border-radius);border:1px solid var(--border);padding:.5rem;background:var(--bg)}}.Sidebar_sidebar__j3B3D .Sidebar_nav__3sjhr .Sidebar_link__dPq5g.Sidebar_active__ucyHN{background:var(--bg);box-shadow:var(--shadow-outer);border-radius:var(--border-radius);border:1px solid var(--border);padding:.5rem}.Sidebar_sidebar__j3B3D .Sidebar_nav__3sjhr .Sidebar_link__dPq5g svg{height:100%;width:auto;fill:currentColor;max-width:2.1875rem}.Sidebar_sidebar__j3B3D .Sidebar_nav__3sjhr .Sidebar_link__dPq5g span{font-size:1.125rem;font-weight:500}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_nav__3sjhr .Sidebar_link__dPq5g span{display:none}}.Sidebar_sidebar__j3B3D .Sidebar_nav__3sjhr .Sidebar_link__dPq5g .Sidebar_notificationBadge__gaELf{display:flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;margin-left:auto;padding:0 .25rem;box-shadow:0 1px 4px var(--shadow-light);background-color:var(--color-red);color:#fff;border-radius:50%;font-size:.75rem;font-weight:600}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_nav__3sjhr .Sidebar_link__dPq5g .Sidebar_notificationBadge__gaELf{position:absolute;top:.25rem;right:.25rem;margin-left:0;min-width:1rem;height:1rem;font-size:.625rem}}.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:1rem}.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_user__nNdes{display:flex;align-items:center;gap:.5rem}.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_account__90q7Q{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_account__90q7Q:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:.75rem}}.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_accountTrigger__EyoWM{display:none;align-items:center;gap:.5rem;height:2.8125rem;width:2.8125rem;padding:.375rem .5rem;border-radius:.625rem;border:none;background:none;cursor:pointer;color:var(--text)}.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_accountTrigger__EyoWM:hover{background:var(--bg);box-shadow:var(--shadow-outer);border-radius:var(--border-radius);border:1px solid var(--border);padding:.5rem}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_accountTrigger__EyoWM{display:flex}}.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_accountTrigger__EyoWM svg{fill:currentColor}.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_accountMenu__bKZYT{display:flex;flex-direction:column;gap:.375rem;width:100%;margin-top:.375rem;z-index:20;background:var(--bg);box-shadow:var(--shadow-outer);border-radius:var(--border-radius);border:1px solid var(--border);padding:16px;background:var(--bg-light)}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_accountMenu__bKZYT{display:none;position:absolute;bottom:calc(100% - .25rem);left:0;width:max-content;min-width:11.25rem;background:var(--bg);box-shadow:var(--shadow-outer);border-radius:var(--border-radius);border:1px solid var(--border);padding:16px;background:var(--bg-light);transition:background-color .3s ease,border-color .3s ease}}.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_accountMenu__bKZYT.Sidebar_open__dRYPJ{display:flex}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_accountMenu__bKZYT:hover,.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_account__90q7Q:hover .Sidebar_accountMenu__bKZYT{display:flex}}.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_accountItem__jbMge{display:flex;align-items:center;gap:.75rem;color:var(--text);padding:.5rem;border-radius:.375rem;background:none;border:none;font-size:1.125rem;font-weight:500;transition:background-color .2s ease,color .2s ease;cursor:pointer}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_accountItem__jbMge{gap:.5rem;font-size:1rem;font-weight:400}.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_accountItem__jbMge:hover{background:var(--bg-dark);box-shadow:var(--shadow-inner);border-radius:var(--border-radius);border:1px solid var(--border);padding:.5rem;text-decoration:none}}.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_accountItem__jbMge.Sidebar_logout__mSLFt{color:var(--color-red)}.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_accountItem__jbMge svg{height:100%;width:auto;max-height:1.75rem;color:inherit;fill:currentColor}@media(min-width:801px){.Sidebar_sidebar__j3B3D .Sidebar_bottom__Yw_tp .Sidebar_accountItem__jbMge svg{height:1.125rem;width:auto}}.LoadingScreen_loadingContainer__IZoCG{width:100%;height:100%;display:block;border-radius:.625rem;overflow:hidden;background:var(--bg-dark);box-shadow:var(--shadow-inner);border-radius:var(--border-radius);border:1px solid var(--border);padding:16px}.LoadingScreen_loadingContainer__IZoCG>*{background:var(--bg-darker)}.LoadingScreen_loadingContainer__IZoCG>:after{background:var(--bg-dark)}@media(min-width:801px){.LoadingScreen_loadingContainer__IZoCG{padding:0}}.NavItem_item__43q_3{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;height:15.625rem;text-decoration:none;transition:.3s;text-align:left;white-space:nowrap;font-weight:400;background:var(--bg);box-shadow:var(--shadow-outer);border-radius:var(--border-radius);border:1px solid var(--border);padding:16px;background:var(--bg-light);color:var(--text)}@media(min-width:801px){.NavItem_item__43q_3:hover{background:var(--bg-dark);box-shadow:var(--shadow-inner);border-radius:var(--border-radius);border:1px solid var(--border);padding:16px;color:var(--color-red);text-decoration:none}.NavItem_item__43q_3:hover svg{transform:scale(1.05);fill:var(--color-red)}.NavItem_item__43q_3:hover .NavItem_description__nP8ez,.NavItem_item__43q_3:hover .NavItem_text__AJKMG{color:var(--text)}}.NavItem_item__43q_3 .NavItem_iconContainer__zjKds{position:relative;display:flex;align-items:center;justify-content:center}.NavItem_item__43q_3 svg{fill:var(--text);height:4.375rem;width:auto;transition:.3s;flex-shrink:0}.NavItem_item__43q_3 .NavItem_notificationBadge__wokQp{position:absolute;top:-.5rem;right:-.5rem;background-color:var(--color-red);color:#fff;border-radius:50%;min-width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;padding:0 .25rem;border:.125rem solid #fff;box-shadow:0 .125rem .25rem rgba(0,0,0,.2)}.NavItem_item__43q_3 .NavItem_textContainer__m2Jic{display:flex;flex-direction:column;gap:.5rem;width:100%;text-align:center;white-space:normal}.NavItem_item__43q_3 .NavItem_text__AJKMG{color:var(--text);margin:0;font-size:1.3125rem}.NavItem_item__43q_3 .NavItem_description__nP8ez{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.4;white-space:normal}.page_dashboardContainer__rsX0l{display:flex;flex-direction:column;gap:2rem;width:100%;padding:1.5rem 1rem!important;line-height:1.5;background:var(--bg-light);min-height:100vh;overflow-y:auto!important}@media(min-width:801px){.page_dashboardContainer__rsX0l{padding:2.5rem 2rem!important;gap:3rem}}.page_dashboardContainer__rsX0l .page_heroSection__ydxEB{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;background:var(--bg-dark);box-shadow:var(--shadow-inner);border-radius:var(--border-radius);border:1px solid var(--border);padding:16px;background:var(--text);color:var(--bg-light)}@media(min-width:801px){.page_dashboardContainer__rsX0l .page_heroSection__ydxEB{padding:3rem 2rem;gap:2rem}}.page_dashboardContainer__rsX0l .page_heroSection__ydxEB .page_logoContainer__dzfTb .page_logo__1fYZ_{width:auto;height:auto;max-width:9.375rem}@media(min-width:801px){.page_dashboardContainer__rsX0l .page_heroSection__ydxEB .page_logoContainer__dzfTb .page_logo__1fYZ_{max-width:12.5rem}}.page_dashboardContainer__rsX0l .page_heroSection__ydxEB .page_welcomeText__ufJEF{display:flex;flex-direction:column;gap:.75rem;max-width:50rem}.page_dashboardContainer__rsX0l .page_heroSection__ydxEB .page_welcomeText__ufJEF h1{margin:0;font-size:1.75rem;font-weight:700;color:var(--bg-light);letter-spacing:-.0625rem}@media(min-width:801px){.page_dashboardContainer__rsX0l .page_heroSection__ydxEB .page_welcomeText__ufJEF h1{font-size:2.625rem}}.page_dashboardContainer__rsX0l .page_heroSection__ydxEB .page_welcomeText__ufJEF .page_subtitle__mTUte{margin:0;font-size:1rem;color:var(--bg);line-height:1.6;font-weight:400}@media(min-width:801px){.page_dashboardContainer__rsX0l .page_heroSection__ydxEB .page_welcomeText__ufJEF .page_subtitle__mTUte{font-size:1.125rem}}.page_dashboardContainer__rsX0l .page_heroSection__ydxEB .page_welcomeText__ufJEF .page_subtitleSmall__5T_iF{color:var(--bg);font-size:.875rem}.page_dashboardContainer__rsX0l .page_heroSection__ydxEB .page_welcomeText__ufJEF .page_subtitleSmall__5T_iF a{color:var(--color-red);font-weight:600}.page_dashboardContainer__rsX0l .page_heroSection__ydxEB .page_welcomeText__ufJEF .page_subtitleSmall__5T_iF a:hover{color:var(--bg);text-decoration:underline}.page_dashboardContainer__rsX0l .page_statsSection__sSsKl{display:flex;gap:1.5rem;flex-wrap:wrap}.page_dashboardContainer__rsX0l .page_statsSection__sSsKl .page_statCard__78Lwg{display:flex;align-items:center;gap:1.25rem;background:var(--bg);box-shadow:var(--shadow-outer);border-radius:var(--border-radius);border:1px solid var(--border);padding:16px;transition:all .3s ease}.page_dashboardContainer__rsX0l .page_statsSection__sSsKl .page_statCard__78Lwg:hover{background:var(--bg-dark);box-shadow:var(--shadow-inner);border-radius:var(--border-radius);border:1px solid var(--border);padding:16px;text-decoration:none}.page_dashboardContainer__rsX0l .page_statsSection__sSsKl .page_statCard__78Lwg:hover h3{color:var(--color-red)!important}.page_dashboardContainer__rsX0l .page_statsSection__sSsKl .page_statCard__78Lwg .page_statIcon__Q5Bqw{display:flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;background:linear-gradient(135deg,#d2421e,#b8361a);border-radius:.75rem}.page_dashboardContainer__rsX0l .page_statsSection__sSsKl .page_statCard__78Lwg .page_statIcon__Q5Bqw svg{width:1.75rem;height:1.75rem;fill:var(--bg-light)}.page_dashboardContainer__rsX0l .page_statsSection__sSsKl .page_statCard__78Lwg .page_statContent__DhjA9{display:flex;flex-direction:column;gap:.25rem}.page_dashboardContainer__rsX0l .page_statsSection__sSsKl .page_statCard__78Lwg .page_statContent__DhjA9 h3{margin:0;font-size:2rem;font-weight:700;color:var(--text)}.page_dashboardContainer__rsX0l .page_statsSection__sSsKl .page_statCard__78Lwg .page_statContent__DhjA9 p{margin:0;font-size:.875rem;color:var(--text-muted);font-weight:500}.page_dashboardContainer__rsX0l .page_sectionsGrid__XYKtb{display:flex;flex-direction:column;gap:2.5rem}.page_dashboardContainer__rsX0l .page_section__0m62s{display:flex;flex-direction:column;gap:1.5rem;width:100%;background:var(--bg-dark);box-shadow:var(--shadow-inner);border-radius:var(--border-radius);border:1px solid var(--border);padding:16px;background:var(--bg)}@media(min-width:801px){.page_dashboardContainer__rsX0l .page_section__0m62s{padding:2rem}}.page_dashboardContainer__rsX0l .page_section__0m62s .page_sectionHeader__3hSI7{display:flex;flex-direction:column;gap:.5rem;padding-bottom:1rem;border-bottom:.125rem solid var(--border)}.page_dashboardContainer__rsX0l .page_section__0m62s .page_sectionHeader__3hSI7 h2{margin:0;font-size:1.25rem;font-weight:700;color:var(--text);letter-spacing:-.03125rem}@media(min-width:801px){.page_dashboardContainer__rsX0l .page_section__0m62s .page_sectionHeader__3hSI7 h2{font-size:1.5rem}}.page_dashboardContainer__rsX0l .page_section__0m62s .page_sectionHeader__3hSI7 p{margin:0;font-size:.875rem;color:var(--text-muted);font-weight:400}.page_dashboardContainer__rsX0l .page_section__0m62s .page_itemContainer__QbtrQ{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem;width:100%}@media(min-width:801px){.page_dashboardContainer__rsX0l .page_section__0m62s .page_itemContainer__QbtrQ{grid-template-columns:repeat(auto-fill,minmax(13.75rem,1fr));gap:1.25rem}}.page_dashboardContainer__rsX0l .page_disclaimerSection__qUJgc{display:flex;flex-direction:column;gap:.75rem;background:var(--bg);box-shadow:var(--shadow-outer);border-radius:var(--border-radius);border:1px solid var(--border);padding:16px}@media(min-width:801px){.page_dashboardContainer__rsX0l .page_disclaimerSection__qUJgc{padding:2rem}}.page_dashboardContainer__rsX0l .page_disclaimerSection__qUJgc h3{margin:0;font-size:1.25rem;font-weight:700;color:var(--text);letter-spacing:-.03125rem}.page_dashboardContainer__rsX0l .page_disclaimerSection__qUJgc p{margin:0;font-size:.875rem;color:var(--text-muted);font-weight:400}.page_licenseSection__HyUYB{font-size:.75rem;text-align:center}.page_licenseSection__HyUYB .page_licenseLink__fdkov{font-weight:400}.page_licenseSection__HyUYB .page_licenseLink__fdkov:hover{color:rgb(165.375,51.975,23.625)}.page_helpContainer__xxeGw{display:flex;flex-direction:column;gap:2rem;width:100%;padding:1.5rem 1rem!important;line-height:1.5;background:var(--bg-light);min-height:100vh;overflow-y:auto!important}@media(min-width:801px){.page_helpContainer__xxeGw{padding:2.5rem 2rem!important;gap:3rem}}.page_heroSection__aTh7J{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;background:var(--bg-dark);box-shadow:var(--shadow-inner);border-radius:var(--border-radius);border:1px solid var(--border);padding:16px;background:var(--text)}@media(min-width:801px){.page_heroSection__aTh7J{padding:3rem 2rem;gap:2rem}}.page_heroSection__aTh7J .page_logoContainer__VuwDy .page_logo__YNXdS{width:auto;height:auto;max-width:9.375rem}@media(min-width:801px){.page_heroSection__aTh7J .page_logoContainer__VuwDy .page_logo__YNXdS{max-width:12.5rem}}.page_heroSection__aTh7J .page_heroText__Zl66E{display:flex;flex-direction:column;gap:.75rem;max-width:50rem}.page_heroSection__aTh7J .page_heroText__Zl66E h1{font-size:2rem;font-weight:700;color:var(--bg-light);margin:0}@media(min-width:801px){.page_heroSection__aTh7J .page_heroText__Zl66E h1{font-size:3rem}}.page_heroSection__aTh7J .page_heroText__Zl66E .page_subtitle__ZXC2X{font-size:1rem;color:var(--bg);margin:0}@media(min-width:801px){.page_heroSection__aTh7J .page_heroText__Zl66E .page_subtitle__ZXC2X{font-size:1.125rem}}.page_contentGrid__0Qigl{display:flex;flex-direction:column;flex-wrap:wrap;gap:1.5rem}@media(min-width:801px){.page_contentGrid__0Qigl{flex-direction:row}}.page_section__AAOYY{display:flex;flex-direction:column;flex-grow:1;gap:1.25rem;background:var(--bg);box-shadow:var(--shadow-outer);border-radius:var(--border-radius);border:1px solid var(--border);padding:16px}@media(min-width:1281px){.page_section__AAOYY{width:45%}}.page_section__AAOYY .page_sectionIcon__busgw{width:3.75rem;height:3.75rem;display:flex;align-items:center;justify-content:center;background:var(--bg-dark);border-radius:.75rem}.page_section__AAOYY .page_sectionIcon__busgw svg{width:2rem;height:2rem;fill:var(--text)}.page_section__AAOYY .page_sectionContent__nrGr6{display:flex;flex-direction:column;gap:1rem}.page_section__AAOYY .page_sectionContent__nrGr6 h2{font-size:1.5rem;font-weight:600;color:var(--text);margin:0}.page_section__AAOYY .page_sectionContent__nrGr6 p{font-size:1rem;color:var(--text);margin:0;line-height:1.6}.page_section__AAOYY .page_sectionContent__nrGr6 .page_primaryButton__6cbyc{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background-color:var(--color-green);color:var(--bg-light);text-decoration:none;border-radius:.5rem;font-weight:500;font-size:1rem;transition:background-color .2s ease;width:-moz-fit-content;width:fit-content;margin-top:.5rem}.page_section__AAOYY .page_sectionContent__nrGr6 .page_primaryButton__6cbyc:hover{background-color:#3a8a40}.page_section__AAOYY .page_sectionContent__nrGr6 .page_contactInfo__UljvT{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.page_section__AAOYY .page_sectionContent__nrGr6 .page_contactInfo__UljvT .page_contactItem__fDBWS{display:flex;flex-direction:column;gap:.25rem}@media(min-width:801px){.page_section__AAOYY .page_sectionContent__nrGr6 .page_contactInfo__UljvT .page_contactItem__fDBWS{flex-direction:row;gap:.5rem}}.page_section__AAOYY .page_sectionContent__nrGr6 .page_contactInfo__UljvT .page_contactItem__fDBWS strong{font-weight:600;color:var(--text);min-width:7.5rem}.page_section__AAOYY .page_sectionContent__nrGr6 .page_contactInfo__UljvT .page_contactItem__fDBWS span{color:var(--text-muted)}.page_section__AAOYY .page_sectionContent__nrGr6 .page_contactInfo__UljvT .page_contactItem__fDBWS .page_contactLink__oXYlU{color:var(--color-blue);text-decoration:none;font-weight:500}.page_section__AAOYY .page_sectionContent__nrGr6 .page_contactInfo__UljvT .page_contactItem__fDBWS .page_contactLink__oXYlU:hover{text-decoration:underline}.page_infoSection__Rxi0r{padding:2rem;background-color:var(--bg);border-radius:1rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.08)}.page_infoSection__Rxi0r h3{font-size:1.75rem;font-weight:600;color:var(--text);margin:0 0 1.5rem}.page_infoSection__Rxi0r .page_faqList__86GQv{display:flex;flex-direction:column;gap:1.5rem}.page_infoSection__Rxi0r .page_faqList__86GQv .page_faqItem__bK6f2{padding-bottom:1.5rem;border-bottom:.0625rem solid var(--border)}.page_infoSection__Rxi0r .page_faqList__86GQv .page_faqItem__bK6f2:last-child{border-bottom:none;padding-bottom:0}.page_infoSection__Rxi0r .page_faqList__86GQv .page_faqItem__bK6f2 h4{font-size:1.125rem;font-weight:600;color:var(--text);margin:0 0 .5rem}.page_infoSection__Rxi0r .page_faqList__86GQv .page_faqItem__bK6f2 p{font-size:1rem;color:var(--text-muted);margin:0;line-height:1.6}.page_infoSection__Rxi0r .page_faqList__86GQv .page_faqItem__bK6f2 p a{color:var(--color-blue);text-decoration:none}.page_infoSection__Rxi0r .page_faqList__86GQv .page_faqItem__bK6f2 p a:hover{text-decoration:underline}.LoginPage_loginPage__Hgm6S{display:flex;justify-content:center;align-items:center;max-width:600px;width:100%;background:var(--bg);box-shadow:var(--shadow-outer);border-radius:var(--border-radius);border:1px solid var(--border);padding:16px}@media(min-width:801px){.LoginPage_loginPage__Hgm6S{padding:4rem}}.LoginPage_header__9zZEr{margin-bottom:2rem;text-align:center}.LoginPage_logo__JPwkt{margin-bottom:1.5rem;text-align:center}.LoginPage_logo__JPwkt img{max-width:100%;height:auto}.LoginPage_loginOptions__SN52C{margin-bottom:1rem}.LoginPage_loginForm__POY3m{width:100%}.LoginPage_title__U6A1u{font-size:1.5rem;font-weight:600;color:var(--text);margin:0 0 .5rem;text-align:center}.LoginPage_subtitle__uWkqe{color:var(--text-muted);font-size:.875rem;margin-bottom:1.5rem;text-align:center}.LoginPage_errorMessage__5ODKq{background-color:#fef2f2;color:var(--color-red);padding:.75rem;border-radius:.25rem;font-size:.875rem;border:.0625rem solid #feb2b2;margin-top:1rem}.LoginPage_errorMessage__5ODKq[data-type=disabled]{background-color:#fff3cd;color:#856404;border-color:#ffeaa7;font-weight:500}