.layout_adminLayoutWrapper__avQZI{display:flex;flex-direction:column;width:100%;max-width:1920px;margin:0 auto;font-family:Pretendard,sans-serif;background:#f8fafc;min-height:100vh}.layout_loadingContainer__VJggp{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f8fafc}.layout_loadingSpinner__f_70u{display:flex;align-items:center;gap:12px;font-family:Pretendard,sans-serif;font-size:16px;color:#64748b}.layout_loadingSpinner__f_70u:before{content:"";width:24px;height:24px;border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:layout_spin__ArLQu 1s linear infinite}@keyframes layout_spin__ArLQu{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.layout_header__hf7yS{width:100%;background:linear-gradient(90deg,#2563eb,#1e293b);color:#fff;display:flex;border-bottom:1px solid #e5e7eb;justify-content:center;font-size:15px;box-shadow:0 2px 8px rgba(30,41,59,.06)}.layout_headerInner__GroUM{width:100%;max-width:1920px;height:64px;display:flex;justify-content:space-between;align-items:center;padding:0 32px}.layout_leftBox__RS0si{display:flex;align-items:center;gap:16px}.layout_welcomeText__ItsrI{color:#fff;font-size:16px;font-weight:500;text-align:center;flex:1;margin:0 20px}.layout_logo___dbaC{height:32px}.layout_rightButton__rg4IT{background:#fff;color:#2563eb;border:none;padding:8px 20px;border-radius:6px;cursor:pointer;font-size:15px;font-weight:600;box-shadow:0 2px 8px rgba(30,41,59,.06);transition:background .2s,color .2s}.layout_rightButton__rg4IT:hover{background:#2563eb;color:#fff}.layout_contentArea__Z8Lea{display:flex;flex:1;height:calc(100vh - 64px);background:#f8fafc}.layout_sidebar__91DNp{font-size:15px;width:220px;min-width:160px;background:#fff;padding:32px 18px;box-shadow:2px 0 8px rgba(30,41,59,.04);border-radius:0 16px 16px 0;display:flex;flex-direction:column;gap:2px}.layout_sidebar__91DNp ul{list-style:none;padding:0;margin:0}.layout_sidebar__91DNp li{margin-bottom:3px}.layout_sidebar__91DNp a{display:block;padding:8px 16px;border-radius:8px;color:#1e293b;text-decoration:none;font-weight:500;transition:background .2s,color .2s}.layout_activeMenu__HSN3e,.layout_sidebar__91DNp a.layout_active__sDML3,.layout_sidebar__91DNp a:hover{background:#2563eb;color:#fff}.layout_activeMenu__HSN3e:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#fff;border-radius:0 2px 2px 0}.layout_menuGroup__CDqHw{margin-bottom:8px}.layout_menuTitle__9r_F1{font-size:13px;font-weight:600;color:#64748b;margin-bottom:6px;padding:0 16px;text-transform:uppercase;letter-spacing:.5px}.layout_subMenu__om5ZU{margin-left:16px}.layout_subMenu__om5ZU li{margin-bottom:2px;margin-left:22px}.layout_subMenu__om5ZU a{padding:6px 12px;font-size:14px;border-radius:6px}.layout_subMenu__om5ZU a.layout_active__sDML3,.layout_subMenu__om5ZU a:hover{background:#2563eb;color:#fff}.layout_mainContent__IqbZq{flex:1;padding:32px;margin:32px;background:#fff;border-radius:16px;box-shadow:0 4px 16px rgba(30,41,59,.04);overflow-x:auto;min-width:0}@media (max-width:900px){.layout_headerInner__GroUM{padding:0 12px}.layout_sidebar__91DNp{width:60px;min-width:60px;padding:20px 4px}.layout_sidebar__91DNp a{padding:8px 6px;font-size:13px}.layout_mainContent__IqbZq{padding:12px 4px;margin:12px 4px 12px 0}}