*{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;background:#f8fafc;font-family:system-ui,-apple-system,sans-serif}a{color:#2563eb;text-decoration:none}button{font-family:inherit}@keyframes skeleton-shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton{background:#e2e8f0 linear-gradient(90deg,#e2e8f0 0,#f1f5f9 40px,#e2e8f0 80px) 0 0/200px 100% no-repeat;border-radius:6px;animation:1.4s ease-in-out infinite skeleton-shimmer;display:inline-block}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.toast-item{animation:.18s ease-out toast-in}.app-sidebar{z-index:200;width:220px;transition:transform .2s,width .2s;position:fixed;top:0;bottom:0;left:0}.app-main{background:#f8fafc;flex:1;min-width:0;margin-left:220px;padding:24px 32px}.sidebar-hamburger,.sidebar-overlay{display:none}@media (width<=1023px) and (width>=768px){.app-sidebar{width:64px}.app-main{margin-left:64px;padding:20px}.app-sidebar .sidebar-label,.app-sidebar .sidebar-header-text,.app-sidebar .sidebar-env-badge,.app-sidebar .sidebar-logout-label{display:none!important}.app-sidebar .sidebar-nav-link{justify-content:center;padding:12px 0!important}.app-sidebar .sidebar-header{text-align:center;padding:0 0 16px!important}}@media (width<=767px){.app-sidebar{transform:translate(-100%)}.app-sidebar.open{transform:translate(0)}.app-main{margin-left:0;padding:64px 16px 24px}.sidebar-hamburger{z-index:150;color:#e2e8f0;cursor:pointer;background:#1e293b;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:fixed;top:12px;left:12px}.sidebar-overlay{z-index:190;background:#0006;display:block;position:fixed;inset:0}}.table-scroll{overflow-x:auto}
