/* 관리자 콘솔 SMWEB › Design › 테마에서 만든 덧칠 — 직접 고치지 마세요 */
.sidebar{display:none !important;}#sidebarToggle{display:none !important;}.top_bar{position:relative;}.top_bar-nav{display:flex;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;padding:0;}.top_bar-nav-item.active{border-bottom-color:#55656d;}@media (max-width:1100px){.top_bar-nav{position:static;transform:none;}.top_bar-spacer{display:flex;align-items:center;justify-content:center;}}
:root{--theme-font:'Pretendard', 'Apple SD Gothic Neo', 'Malgun Gothic', sans-serif;}
body{font-family:var(--theme-font);font-size:13px;}
:root{--header-hover:rgba(255,255,255,.12);}
.top_bar{border-bottom-color:#0f172a;}
.top_bar-logo,.top_bar-lang,.top_bar-user,.top_bar-email,.top_bar-logout,.top_bar-admin,.top_bar-help,.top_bar-icon-btn,.top_bar-nav-item,.top_bar-menu-btn{color:#ffffff;}
.top_bar-lang:hover,.top_bar-logout:hover,.top_bar-admin:hover,.top_bar-help:hover,.top_bar-nav-item:hover,.top_bar-icon-btn:hover{color:#ffffff;}
.top_bar-menu-btn span,.top_bar-menu-btn:hover span{background:#ffffff;}
:root{--header-bg:#063146;--header-text:#ffffff;}
.sidebar{background:#ffffff;}
.sidebar-nav li a,.sidebar-footer,.sidebar-footer .footer-text{color:#374151;}
.sidebar-nav .nav-icon{color:#374151;opacity:.75;}
.sidebar-nav li a:hover{background:rgba(0,0,0,.05);}
.sidebar-nav li a:hover .nav-icon{color:#374151;opacity:1;}
.sidebar-nav li a.active,.sub-sidebar-nav li a.active{background:#ebebeb;color:#26205a;border-left-color:#55656d;}
.sidebar-nav li a.active .nav-icon{color:#26205a;opacity:1;}
.footer{background:#ffffff;color:#9ca3af;}