.AppHeader_header__HsCec{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid hsla(0,0%,100%,.1);background:linear-gradient(180deg,rgba(14,165,233,.12),rgba(14,165,233,.06));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.AppHeader_left__qSdnO{display:flex;align-items:center;gap:12px}.AppHeader_brand___gsVf{font-weight:700;text-decoration:none}.AppHeader_right__eiBvR{display:flex;align-items:center}.AppHeader_menuBtn__p1lZV{display:none;border:0;background:transparent;width:40px;height:40px;border-radius:10px;cursor:pointer}.AppHeader_menuBtn__p1lZV:active{transform:translateY(1px)}.AppHeader_bars__LGH_H{display:block;width:18px;height:2px;background:currentColor;position:relative}.AppHeader_bars__LGH_H:after,.AppHeader_bars__LGH_H:before{content:"";position:absolute;left:0;width:18px;height:2px;background:currentColor}.AppHeader_bars__LGH_H:before{top:-6px}.AppHeader_bars__LGH_H:after{top:6px}@media (max-width:900px){.AppHeader_menuBtn__p1lZV{display:inline-flex;align-items:center;justify-content:center}}.AppSidebar_nav__Ws8gH{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:16px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08)}.AppSidebar_link__B8AVX{display:block;padding:10px 12px;border-radius:12px;text-decoration:none;transition:transform .18s ease,background .18s ease}.AppSidebar_link__B8AVX:hover{background:hsla(0,0%,100%,.06);transform:translateY(-1px)}.MobileDrawer_overlay__UHIcP{position:fixed;inset:0;z-index:60;display:none;align-items:stretch;background:rgba(0,0,0,.35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;transition:opacity .24s ease}.MobileDrawer_overlay__UHIcP.MobileDrawer_open__UTqBn{display:flex;opacity:1}.MobileDrawer_drawer__lTgwD{width:min(88vw,360px);height:100%;padding:16px;background:#fff;color:#111;box-shadow:0 10px 40px rgba(0,0,0,.25);transform:translateX(-16px);opacity:0;transition:transform .26s ease,opacity .26s ease}.MobileDrawer_drawer__lTgwD.MobileDrawer_open__UTqBn{transform:translateX(0);opacity:1}.MobileDrawer_drawer__lTgwD button{border:0;background:transparent;font-size:1.5rem}.AppLayout_shell__kjqM_{min-height:100svh;display:flex;flex-direction:column}.AppLayout_body__pAojL{flex:1 1;display:grid;grid-template-columns:260px 1fr;grid-gap:16px;gap:16px;padding:16px}.AppLayout_sidebarDesktop__Kt6Yb{display:block}.AppLayout_main__rTND3{min-width:0}@media (max-width:900px){.AppLayout_body__pAojL{grid-template-columns:1fr}.AppLayout_sidebarDesktop__Kt6Yb{display:none}}