.Sidebar-module__g7F9AG__sidebar{background:var(--surface-2);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:240px;min-height:100vh;display:flex;overflow-x:hidden}.Sidebar-module__g7F9AG__sidebarLogo{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:24px 24px 20px;display:flex}.Sidebar-module__g7F9AG__logoIcon{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:700;display:flex}.Sidebar-module__g7F9AG__logoText{color:var(--text);letter-spacing:-.01em;font-size:1rem;font-weight:700}.Sidebar-module__g7F9AG__sidebarNav{flex-direction:column;flex:1;gap:2px;padding:12px 10px;display:flex}.Sidebar-module__g7F9AG__navGroup{flex-direction:column;display:flex}.Sidebar-module__g7F9AG__navItem{color:var(--muted);text-align:left;cursor:pointer;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:9px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.Sidebar-module__g7F9AG__navItem:hover{background:color-mix(in srgb,var(--border)50%,transparent);color:var(--text)}.Sidebar-module__g7F9AG__navItemActive{color:var(--primary);background:color-mix(in srgb,var(--primary)10%,transparent);text-align:left;cursor:pointer;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:9px 12px;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.Sidebar-module__g7F9AG__navChevron{opacity:.6;font-size:1.1rem;line-height:1;transition:transform .2s}.Sidebar-module__g7F9AG__navChevronOpen{opacity:.8;font-size:1.1rem;line-height:1;transition:transform .2s;transform:rotate(90deg)}.Sidebar-module__g7F9AG__subNav{border-left:2px solid color-mix(in srgb,var(--primary)30%,transparent);flex-direction:column;gap:1px;margin:3px 0 5px 16px;padding-left:8px;display:flex}.Sidebar-module__g7F9AG__subItem{color:var(--muted);white-space:normal;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;border-radius:6px;max-width:100%;padding:6px 10px;font-size:.825rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.Sidebar-module__g7F9AG__subItem:hover{color:var(--text);background:color-mix(in srgb,var(--border)50%,transparent)}.Sidebar-module__g7F9AG__subItemActive{color:var(--primary);background:color-mix(in srgb,var(--primary)10%,transparent);white-space:normal;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;border-radius:6px;max-width:100%;padding:6px 10px;font-size:.825rem;font-weight:600;text-decoration:none;display:block}.Sidebar-module__g7F9AG__sidebarFooter{color:var(--muted);border-top:1px solid var(--border);padding:16px 24px;font-size:.78rem}@media (max-width:768px){.Sidebar-module__g7F9AG__sidebar{display:none}}
.MobileNav-module__55Ersq__hamburger{background:var(--surface-2);border:1px solid var(--border);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:10px;transition:background .2s,transform .15s;display:none;box-shadow:0 1px 3px #00000014}.MobileNav-module__55Ersq__hamburger:hover{background:color-mix(in srgb,var(--primary)8%,var(--surface-2));transform:scale(1.05)}.MobileNav-module__55Ersq__hamburger:active{transform:scale(.98)}.MobileNav-module__55Ersq__hamburgerLine{background:var(--text);border-radius:3px;width:22px;height:2.5px;transition:transform .3s,opacity .2s}.MobileNav-module__55Ersq__hamburgerOpen .MobileNav-module__55Ersq__hamburgerLine:first-child{transform:translateY(7.5px)rotate(45deg)}.MobileNav-module__55Ersq__hamburgerOpen .MobileNav-module__55Ersq__hamburgerLine:nth-child(2){opacity:0}.MobileNav-module__55Ersq__hamburgerOpen .MobileNav-module__55Ersq__hamburgerLine:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.MobileNav-module__55Ersq__overlay{z-index:999;background:#00000080;animation:.2s MobileNav-module__55Ersq__fadeIn;display:none;position:fixed;inset:0}@keyframes MobileNav-module__55Ersq__fadeIn{0%{opacity:0}to{opacity:1}}.MobileNav-module__55Ersq__drawer{background:var(--surface-2);z-index:1000;flex-direction:column;width:280px;max-width:85vw;animation:.25s MobileNav-module__55Ersq__slideIn;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:2px 0 20px #0003}@keyframes MobileNav-module__55Ersq__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.MobileNav-module__55Ersq__drawerHeader{border-bottom:1px solid var(--border);justify-content:flex-end;padding:12px 16px;display:flex}.MobileNav-module__55Ersq__closeBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:1.5rem;line-height:1;transition:background .15s,color .15s}.MobileNav-module__55Ersq__closeBtn:hover{background:color-mix(in srgb,var(--border)50%,transparent);color:var(--text)}.MobileNav-module__55Ersq__sidebarWrapper{flex:1;overflow-y:auto}.MobileNav-module__55Ersq__sidebarWrapper aside{flex:1;border:none!important;width:100%!important;min-height:auto!important;display:flex!important}@media (max-width:768px){.MobileNav-module__55Ersq__hamburger{display:flex}.MobileNav-module__55Ersq__overlay{display:block}}
.layout-module__RN0Gha__layout{background:var(--bg);min-height:100vh;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;display:flex}.layout-module__RN0Gha__main{flex-direction:column;flex:1;height:100vh;max-height:100vh;display:flex}.layout-module__RN0Gha__header{border-bottom:1px solid var(--border);background:var(--surface-2);justify-content:space-between;align-items:center;height:56px;padding:0 32px;display:flex}.layout-module__RN0Gha__headerLeft,.layout-module__RN0Gha__headerRight{align-items:center;gap:12px;display:flex}.layout-module__RN0Gha__avatar{object-fit:cover;border:2px solid var(--border);border-radius:50%;width:30px;height:30px}.layout-module__RN0Gha__headerUser{color:var(--muted);font-size:.85rem;font-weight:500}.layout-module__RN0Gha__content{flex:1;padding:28px;overflow-y:auto}@media (max-width:768px){.layout-module__RN0Gha__layout,.layout-module__RN0Gha__main{height:100vh;min-height:unset;overflow:hidden}.layout-module__RN0Gha__content{-webkit-overflow-scrolling:touch;padding:20px 16px;overflow-y:auto}.layout-module__RN0Gha__header{flex-shrink:0;height:56px;padding:0 16px}.layout-module__RN0Gha__headerLeft{display:flex}.layout-module__RN0Gha__headerUser{display:none}}@media (min-width:769px){.layout-module__RN0Gha__headerLeft{display:none}}@media (max-width:480px){.layout-module__RN0Gha__content{padding:16px 12px}}
.page-module__URGKCW__layout{background:var(--bg);min-height:100vh;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;display:flex}.page-module__URGKCW__sidebar{background:var(--surface-2);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:240px;min-height:100vh;padding:0;display:flex}.page-module__URGKCW__sidebarLogo{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:24px 24px 20px;display:flex}.page-module__URGKCW__logoIcon{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:700;display:flex}.page-module__URGKCW__logoText{color:var(--text);letter-spacing:-.01em;font-size:1rem;font-weight:700}.page-module__URGKCW__sidebarNav{flex-direction:column;flex:1;gap:2px;padding:16px 12px;display:flex}.page-module__URGKCW__navItem{color:var(--muted);cursor:default;-webkit-user-select:none;user-select:none;opacity:.5;border-radius:8px;padding:9px 14px;font-size:.875rem;font-weight:500}.page-module__URGKCW__sidebarFooter{color:var(--muted);border-top:1px solid var(--border);padding:16px 24px;font-size:.78rem}.page-module__URGKCW__main{flex-direction:column;flex:1;min-height:100vh;display:flex}.page-module__URGKCW__header{border-bottom:1px solid var(--border);background:var(--surface-2);align-items:center;height:56px;padding:0 32px;display:flex}.page-module__URGKCW__headerTitle{color:var(--text);font-size:.95rem;font-weight:600}.page-module__URGKCW__content{flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.page-module__URGKCW__loginBox{background:var(--surface-2);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:16px;flex-direction:column;gap:14px;width:100%;max-width:400px;padding:48px 44px;display:flex}.page-module__URGKCW__loginTitle{color:var(--text);letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:700}.page-module__URGKCW__loginHint{color:var(--muted);margin:0;font-size:.875rem;line-height:1.6}
