body{margin:0;padding:0;font-family:Nunito,sans-serif;background-color:#f4f7fc;color:#070d24}.layout-container{display:flex;background-color:#f4f7fc;min-height:100vh;width:100%}.sidebar{width:240px;background-color:#fdfdfd;border-radius:0 10px 10px 0;padding:25px 20px;display:flex;flex-direction:column;box-shadow:2px 0 10px #00000005;box-sizing:border-box;flex-shrink:0}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:none;background:#070d246b;z-index:40}.sidebar-logo-area{display:flex;align-items:center;gap:12px;margin-bottom:54px;padding-left:10px}.sidebar-logo-img{width:33px;height:35px;object-fit:contain}.sidebar-logo-text{color:#101d3f;font-size:22px;font-weight:800}.sidebar-menu{display:flex;flex-direction:column;gap:5px}.sidebar-item{display:flex;align-items:center;gap:15px;cursor:pointer;padding:12px 15px;border-radius:8px;transition:background-color .2s ease;background-color:transparent;border:0;width:100%;font-family:Nunito,sans-serif;text-align:left}.sidebar-item:hover,.sidebar-item.active{background-color:#f0f4ff}.sidebar-item-icon{width:26px;height:26px;object-fit:contain}.sidebar-item-text{font-size:14px;font-weight:600;color:#101d3f;transition:color .2s ease}.sidebar-item:hover .sidebar-item-text,.sidebar-item.active .sidebar-item-text{color:#114eec;font-weight:700}.sidebar-bottom{margin-top:auto}.main-content-area{flex:1;padding:20px 25px;display:flex;flex-direction:column;gap:20px;box-sizing:border-box;overflow-y:auto;height:100vh}.layout-page{display:flex;flex-direction:column;gap:20px;min-width:0}.route-fallback{min-height:100vh;display:grid;place-items:center;background:#f4f7fc;color:#101d3f;font-family:Nunito,sans-serif;font-size:16px;font-weight:800}.header{height:80px;background-color:#fefefe;border-radius:10px;border:1px solid #c0e3f8;display:flex;justify-content:space-between;align-items:center;padding:0 30px;box-sizing:border-box;flex-shrink:0}.header-left{display:flex;align-items:center;gap:20px}.header-burger{width:28px;height:24px;object-fit:contain}.header-menu-button,.notif-container,.profile-widget{border:0;background:transparent;font-family:Nunito,sans-serif}.header-menu-button{display:none;padding:0;cursor:pointer}.header-title{font-size:18px;font-weight:700;color:#070d24}.header-right{display:flex;align-items:center;gap:25px}.notif-container{position:relative;cursor:pointer;padding:0}.notif-icon{width:33px;height:34px}.notif-badge{position:absolute;top:0;right:-2px;background-color:#470ff4;color:#fff;font-size:10px;font-weight:800;width:16px;height:16px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:2px solid #fff}.profile-widget{display:flex;align-items:center;gap:10px;cursor:pointer;padding:5px 10px;border-radius:8px;transition:background-color .2s}.profile-widget:hover{background-color:#f4f7fc}.profile-widget-info{text-align:right;display:flex;flex-direction:column}.profile-widget-name{font-size:13px;font-weight:800;color:#070d24}.profile-widget-role{font-size:11px;color:#747c8e}.profile-widget-icon{width:38px;height:34px;object-fit:contain}.header-login-btn{cursor:pointer;padding:10px 20px;background-color:#2063ea;color:#fff;border:none;border-radius:8px;font-size:14px;font-family:Nunito,sans-serif;font-weight:700;transition:all .2s ease}.header-login-btn:hover{transform:scale(1.03);background-color:#1c56c2}.layout-page>div[style*="min-height: 100vh"][style*="display: flex"]{display:block!important;min-height:auto!important;width:auto!important;background:transparent!important}.layout-page>div[style*="min-height: 100vh"][style*="display: flex"]>div:first-child{display:none!important}.layout-page>div[style*="min-height: 100vh"][style*="display: flex"]>div:nth-child(2){display:block!important;padding:0!important;overflow:visible!important;min-height:auto!important}.layout-page>div[style*="min-height: 100vh"][style*="display: flex"]>div:nth-child(2)>div:first-child[style*="height: 80px"]{display:none!important}@media (max-width: 1023px){.sidebar{position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);transition:transform .2s ease;z-index:50;border-radius:0 10px 10px 0}.sidebar.open{transform:translate(0)}.sidebar-backdrop{display:block}.header-menu-button{display:inline-flex}.main-content-area{height:auto;min-height:100vh;padding:16px}}@media (max-width: 767px){.header{height:auto;min-height:70px;padding:14px 16px;gap:14px}.header-title{font-size:16px}.header-right{gap:12px}.profile-widget-info{display:none}.layout-page>div[style*="display: flex"]{display:block!important}.layout-page div[style*=grid-template-columns]{grid-template-columns:1fr!important}.layout-page div[style*="width: 383px"],.layout-page div[style*="width: 400px"],.layout-page div[style*="width: 450px"]{width:100%!important}.layout-page table{min-width:640px}html,body,#root{width:100%;min-height:100%;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}img,svg,video,canvas{max-width:100%;height:auto}.layout-container,.main-content-area,.layout-page{min-width:0}.header-title{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1023px){.sidebar{position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);transition:transform .22s ease;z-index:50;width:min(82vw,300px);border-radius:0 14px 14px 0;padding:20px 16px}.sidebar.open{transform:translate(0)}.sidebar-backdrop{display:block}.header-menu-button{display:inline-flex}.main-content-area{height:auto;min-height:100vh;padding:16px;gap:16px}.profile-widget-info{display:none}.layout-page>*{min-width:0}.layout-page div[style*="grid-template-columns: repeat(4, 1fr)"],.layout-page div[style*="grid-template-columns: repeat(3, 1fr)"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.layout-page div[style*="grid-template-columns: 1fr 1fr 1fr"],.layout-page div[style*="grid-template-columns: 7.5fr 2.5fr"],.layout-page div[style*="grid-template-columns: 8.5fr 2.5fr"],.layout-page div[style*="grid-template-columns: 3.5fr 8.5fr"],.layout-page div[style*="grid-template-columns: 2fr 1fr"],.layout-page div[style*="grid-template-columns: 1.5fr 1fr"]{grid-template-columns:1fr!important}.layout-page div[style*="grid-template-columns: 1fr 1fr"],.layout-page div[style*="grid-template-columns: repeat(auto-fill, minmax(360px, 1fr))"],.layout-page div[style*="grid-template-columns: repeat(auto-fill, minmax(320px, 1fr))"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.layout-page div[style*="display: flex"]{min-width:0}.layout-page table{min-width:720px}}.main-content-area{padding:12px;gap:12px}.header{height:auto;min-height:64px;padding:12px 14px;border-radius:14px;gap:12px;align-items:center;flex-wrap:wrap}.header-left{gap:10px;min-width:0;flex:1 1 auto}.header-title{font-size:15px;max-width:calc(100vw - 160px)}.header-right{gap:10px;flex:0 0 auto}.notif-icon{width:28px;height:28px}.notif-badge{width:15px;height:15px;font-size:9px}.profile-widget{padding:4px;gap:8px}.profile-widget-icon{width:30px;height:30px}.header-login-btn{padding:9px 14px;font-size:13px;white-space:nowrap}.sidebar{width:min(88vw,300px)}.sidebar-logo-area{margin-bottom:32px}.sidebar-item{padding:12px 14px}.sidebar-item-text{font-size:15px}.layout-page div[style*=grid-template-columns]{grid-template-columns:1fr!important;gap:12px!important}.layout-page div[style*="display: flex"]{flex-wrap:wrap}.layout-page table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.layout-page th,.layout-page td{white-space:nowrap}.layout-page [style*="padding: 25px"],.layout-page [style*="padding: 20px"],.layout-page [style*="padding: 30px"]{padding-left:14px!important;padding-right:14px!important}.layout-page [style*="width: 360px"],.layout-page [style*="width: 383px"],.layout-page [style*="width: 400px"],.layout-page [style*="width: 450px"],.layout-page [style*="min-width: 360px"]{width:100%!important;min-width:0!important;max-width:100%!important}.toast-stack{right:12px;bottom:12px;width:min(360px,calc(100vw - 24px))}}.toast-stack{position:fixed;right:24px;bottom:24px;z-index:1000;display:flex;flex-direction:column;gap:10px;width:min(360px,calc(100vw - 32px))}.toast{border:0;border-radius:8px;padding:13px 16px;color:#fff;background:#101d3f;box-shadow:0 12px 30px #070d242e;font-family:Nunito,sans-serif;font-size:13px;font-weight:800;line-height:1.35;text-align:left;cursor:pointer}.toast-error{background:#dc2626}.toast-success{background:#15803d}.toast-info{background:#2063ea}.skeleton{display:grid;gap:10px;width:100%}.skeleton-line{display:block;height:14px;border-radius:999px;background:linear-gradient(90deg,#edf2f7,#f8fafc,#edf2f7);background-size:200% 100%;animation:skeleton-pulse 1.3s ease-in-out infinite}.skeleton-line:nth-child(2n){width:78%}.skeleton-line:nth-child(3n){width:56%}.empty-state{padding:34px 20px;border:1px dashed #c0e3f8;border-radius:8px;background:#fcfdff;text-align:center;font-family:Nunito,sans-serif}.empty-state-title{color:#070d24;font-size:18px;font-weight:800}.empty-state-description{margin-top:6px;color:#747c8e;font-size:14px;font-weight:600}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 720px){.toast-stack{right:16px;bottom:16px}}
