.HeaderBar-root{display:flex;justify-content:space-between}@media(max-width:48em){.HeaderBar-root .welcome{display:none}}.HeaderBar-root .welcome .username{color:var(--mantine-primary-color-filled)}.BaseLayout-root{height:100dvh;color:var(--mantine-color-black)}[data-mantine-color-scheme=dark] .BaseLayout-root{color:var(--mantine-color-dark-0)}.BaseLayout-root{background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .BaseLayout-root{background-color:var(--mantine-color-dark-7)}.BaseLayout-root .mantine-AppShell-header{padding:0 var(--mantine-spacing-md)}.BaseLayout-root .mantine-AppShell-header .HeaderBar-root{width:100%;height:100%}.BaseLayout-root .mantine-AppShell-navbar{max-width:100vw;transition:transform .3s ease-in,box-shadow .3s ease-in;transform:translateX(-100%);z-index:99}@media(max-width:48em){.BaseLayout-root .mantine-AppShell-navbar{width:300px!important}.BaseLayout-root .mantine-AppShell-navbar .burger-container{display:flex;height:var(--app-shell-header-height)}.BaseLayout-root .mantine-AppShell-navbar.over-header{z-index:100;top:0;height:100dvh}.BaseLayout-root .mantine-AppShell-navbar.open-mobile{box-shadow:0 0 15px 0 var(--mantine-color-gray-5)}[data-mantine-color-scheme=dark] .BaseLayout-root .mantine-AppShell-navbar.open-mobile{box-shadow:0 0 15px 0 var(--mantine-color-black)}.BaseLayout-root .mantine-AppShell-navbar.open-mobile{transition:transform .3s ease-out,box-shadow .3s ease-out;transform:translateX(0)}}@media(min-width:48em){.BaseLayout-root .mantine-AppShell-navbar.open-desktop{transition:transform .3s ease-out;transform:translateX(0)}}.BaseLayout-root .mantine-AppShell-navbar .burger-container{padding-inline:var(--mantine-spacing-md);display:none}.BaseLayout-root .mantine-AppShell-navbar .Navbar-root{flex-grow:1}.BaseLayout-root .mantine-AppShell-main{height:100dvh;transition:padding-left .3s ease-out}@media(min-width:48em){.BaseLayout-root .mantine-AppShell-main.expanded{transition:padding-left .3s ease-in;padding-left:0}}.BaseLayout-root .mantine-AppShell-main.transient-sidebar{padding-left:0}.BaseLayout-root .mantine-AppShell-main .container-type-size{container-type:size;height:100%}.BaseLayout-root .mantine-AppShell-main .container-type-size .scroll-container{padding:var(--mantine-spacing-md);height:100%;overflow:auto}.BaseLayout-root .overlay{height:0;z-index:50;transition:opacity .3s ease,height 0ms ease .3s}.BaseLayout-root .overlay.overlay-open{transition:opacity .3s ease,height 0ms ease;height:100%}@font-face{font-family:__Outfit_c8f18c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/415a442d5b899dda-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Outfit_c8f18c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d2836da32cc44f89-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Outfit_Fallback_c8f18c;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_c8f18c{font-family:__Outfit_c8f18c,__Outfit_Fallback_c8f18c;font-weight:400;font-style:normal}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body,html{height:100dvh}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}a{text-decoration:unset;color:unset}.hidden{visibility:hidden}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto}}:root{--app-shell-header-height:4rem;--app-shell-header-offset:4rem}:root[data-mantine-color-scheme=light]{--theme-border-color:var(--mantine-color-gray-3)}:root[data-mantine-color-scheme=dark]{--theme-border-color:var(--mantine-color-gray-7)}.mantine-Card-root{border:1px solid var(--theme-border-color)}