@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{background:#f0f4f8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.dashboard_wrap{justify-content:space-between;gap:24px;width:100%;max-width:1440px;min-height:100vh;margin:0 auto;padding:32px 24px;display:flex}.dashboard_content{flex-direction:column;flex:1;max-width:1170px;display:flex}@media (max-width:1024px){.dashboard_wrap{flex-direction:column;gap:24px}}@media (min-width:769px) and (max-width:1024px){.dashboard_wrap{gap:16px;padding:24px 20px}.dashboard_content{max-width:100%}}@media (max-width:768px){.dashboard_wrap{gap:0;padding:0 16px 24px}.dashboard_content{width:100%;max-width:100%}}
.Sidebar-module-scss-module__tBgtwq__sidebar_container{flex-direction:column;flex-shrink:0;gap:32px;width:100%;max-width:240px;min-height:100vh;padding:0 24px 32px 0;display:flex}.Sidebar-module-scss-module__tBgtwq__sidebar_logo{align-items:center;gap:8px;display:flex}.Sidebar-module-scss-module__tBgtwq__logo_image{width:32px;height:32px}.Sidebar-module-scss-module__tBgtwq__sidebar_logo_text{color:#1a1e22;font-size:24px;font-weight:600}.Sidebar-module-scss-module__tBgtwq__sidebar_nav{flex-direction:column;gap:8px;display:flex}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_item{cursor:pointer;border-radius:6px;align-items:center;gap:16px;padding:4px 8px;text-decoration:none;transition:background .2s;display:flex;position:relative}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_item:hover{background:#00000008}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_item_active,.Sidebar-module-scss-module__tBgtwq__sidebar_nav_item_active:hover{background:#0000000d}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_item_active svg{filter:grayscale()brightness(0)}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_item_active .Sidebar-module-scss-module__tBgtwq__sidebar_nav_text{color:#1a1e22}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_icon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_text{color:#979b9f;flex:1;font-size:14px;font-weight:500}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_item_expandable{background:0 0}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_item_expandable .Sidebar-module-scss-module__tBgtwq__arrow_icon{transition:transform .3s}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_item_expandable.Sidebar-module-scss-module__tBgtwq__expanded .Sidebar-module-scss-module__tBgtwq__arrow_icon{transform:rotate(180deg)}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_item_expandable.Sidebar-module-scss-module__tBgtwq__expanded:not(.Sidebar-module-scss-module__tBgtwq__sidebar_nav_item_active){background:0 0!important}.Sidebar-module-scss-module__tBgtwq__depth_menu_2{background:0 0;border-radius:6px;align-items:center;height:0;text-decoration:none;list-style:none;transition:height .2s;display:flex;overflow:hidden}.Sidebar-module-scss-module__tBgtwq__depth_menu_2.Sidebar-module-scss-module__tBgtwq__show{height:40px}.Sidebar-module-scss-module__tBgtwq__depth_menu_2 li{cursor:pointer;padding-left:56px}.Sidebar-module-scss-module__tBgtwq__depth_menu_2 li a{text-decoration:none}.Sidebar-module-scss-module__tBgtwq__depth_menu_2 li p{color:#979b9f;font-size:14px;font-weight:500}.Sidebar-module-scss-module__tBgtwq__depth_menu_item_active{padding-left:56px}.Sidebar-module-scss-module__tBgtwq__depth_menu_item_active a{background:#0000000d;border-radius:6px;padding:8px 16px;display:inline-block}.Sidebar-module-scss-module__tBgtwq__depth_menu_item_active p{color:#1a1e22!important}.Sidebar-module-scss-module__tBgtwq__mobile_header,.Sidebar-module-scss-module__tBgtwq__hamburger_btn,.Sidebar-module-scss-module__tBgtwq__mobile_overlay,.Sidebar-module-scss-module__tBgtwq__mobile_menu_header,.Sidebar-module-scss-module__tBgtwq__close_btn{display:none}@media (min-width:769px) and (max-width:1024px){.Sidebar-module-scss-module__tBgtwq__sidebar_container{gap:24px;max-width:200px;padding:0 16px 32px 0}.Sidebar-module-scss-module__tBgtwq__sidebar_logo_text{font-size:20px}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_item{gap:10px;padding:4px 6px}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_text{font-size:13px}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_icon{width:28px;height:28px}.Sidebar-module-scss-module__tBgtwq__depth_menu_2 li{padding-left:44px}.Sidebar-module-scss-module__tBgtwq__depth_menu_2 li p{font-size:13px}.Sidebar-module-scss-module__tBgtwq__depth_menu_item_active{padding-left:44px}}@media (max-width:768px){.Sidebar-module-scss-module__tBgtwq__mobile_header{z-index:100;background:#f0f4f8;justify-content:space-between;align-items:center;width:100%;padding:16px 1px;display:flex;position:sticky;top:0}.Sidebar-module-scss-module__tBgtwq__mobile_header_logo{align-items:center;gap:8px;display:flex}.Sidebar-module-scss-module__tBgtwq__mobile_header_logo svg{width:32px;height:22px}.Sidebar-module-scss-module__tBgtwq__hamburger_btn{cursor:pointer;z-index:102;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:8px;display:flex}.Sidebar-module-scss-module__tBgtwq__hamburger_btn span{background:#1a1e22;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Sidebar-module-scss-module__tBgtwq__hamburger_btn.Sidebar-module-scss-module__tBgtwq__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Sidebar-module-scss-module__tBgtwq__hamburger_btn.Sidebar-module-scss-module__tBgtwq__open span:nth-child(2){opacity:0}.Sidebar-module-scss-module__tBgtwq__hamburger_btn.Sidebar-module-scss-module__tBgtwq__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Sidebar-module-scss-module__tBgtwq__mobile_overlay{z-index:98;background:#00000080;display:block;position:fixed;inset:0}.Sidebar-module-scss-module__tBgtwq__sidebar_container{z-index:101;background:#fff;width:280px;max-width:80%;height:100vh;min-height:auto;padding:20px;transition:right .3s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-4px 0 20px #0000001a}.Sidebar-module-scss-module__tBgtwq__sidebar_container.Sidebar-module-scss-module__tBgtwq__mobile_open{right:0}.Sidebar-module-scss-module__tBgtwq__sidebar_logo{display:none}.Sidebar-module-scss-module__tBgtwq__mobile_menu_header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Sidebar-module-scss-module__tBgtwq__close_btn{display:none}.Sidebar-module-scss-module__tBgtwq__mobile_header.Sidebar-module-scss-module__tBgtwq__menu_open{z-index:97;display:flex}.Sidebar-module-scss-module__tBgtwq__sidebar_logo_text{font-size:24px}.Sidebar-module-scss-module__tBgtwq__sidebar_nav{gap:4px}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_item{padding:12px 8px}.Sidebar-module-scss-module__tBgtwq__sidebar_nav_text{font-size:16px}}
