.PageWrapper_page__ReBC7{min-height:100vh;display:flex;flex-direction:column;padding-top:0}.PageWrapper_main__0y50n{flex:1 1;width:100%;position:relative}.Header_header__MwWvM{height:100px;position:-webkit-sticky;position:sticky;top:0;z-index:1020;background:var(--background);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color)}.Header_linksContainer__GU5zj{display:none;gap:12px;height:100%}@media screen and (min-width:576px){.Header_linksContainer__GU5zj{align-items:center;gap:16px;display:flex}}.Header_container__Aasa1{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 16px}.Header_logo__V9h3K{display:flex;align-items:center;justify-content:center;transition:transform .15s ease}.Header_logo__V9h3K:hover{transform:scale(1.05)}.Header_menuButton__0azx_{color:var(--foreground)}.Header_sideBar___0ya8{position:relative;width:280px;min-height:100vh;padding-top:90px;background:var(--background)}@media screen and (min-width:576px){.Header_sideBar___0ya8{width:320px}}.Header_closeButton__F8LA9{position:absolute;top:14px;right:14px}@media screen and (min-width:576px){.Header_closeButton__F8LA9{top:6px;right:6px}}.Header_sideBarHeader__qHhKA{display:flex;justify-content:space-between;align-items:flex-start}.Header_sideBarLogo__BMKKK{display:flex;align-items:center;justify-content:center}.Header_sideBarLogo__BMKKK img{width:48px;height:48px}.Header_navigation__57bfi{display:flex;flex-direction:column;gap:8px}.Header_navigation__57bfi .link{padding:12px 0;border-radius:8px;text-align:left;font-weight:500}.Header_navigation__57bfi .link:hover{background-color:hsla(0,0%,100%,.05)}.Header_headerLink__GKfGT{height:100%;display:flex;align-items:center}.CustomLink_link__VFOxr{color:inherit;text-decoration:none;padding:6px 12px;border-radius:4px;transition:background-color .3s ease;position:relative}.CustomLink_link__VFOxr:hover{background-color:hsla(0,0%,100%,.02)}.CustomLink_link__VFOxr.CustomLink_active__Dbw9q:after{background-size:100% 100%;background-position-x:left}.CustomLink_link__VFOxr:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;width:100%;height:6px;background-image:linear-gradient(180deg,#8b5cf6 0,#8b5cf6)}.CustomLink_link__VFOxr:after,.CustomLink_text__SyW1M{background-repeat:no-repeat;background-size:0 100%;background-position-x:right;transition:background-size .3s ease}.CustomLink_active__Dbw9q .CustomLink_text__SyW1M,.CustomLink_link__VFOxr:hover .CustomLink_text__SyW1M{color:inherit;background-size:100% 100%;background-position-x:left}.Footer_footer__OYoYH{background:var(--background-secondary);border-top:1px solid var(--border-color);margin-top:auto;height:100px}.Footer_container__7AGDW,.Footer_copyright__1ODhL{height:100%;display:flex;align-items:center}.Footer_copyright__1ODhL{color:var(--text-muted)}.Footer_links__M2Ji2{height:100%;display:flex;align-items:center}.Footer_link__NE5H5{color:var(--text-muted);transition:color .15s ease}.Footer_link__NE5H5:hover{color:var(--foreground)}