*{box-sizing:border-box;margin:0;padding:0}body{color:#111827;background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}input,select,textarea,button{font-family:inherit}a{color:inherit;text-decoration:none}.dashboard-main{flex:1;min-height:100vh;padding:1.75rem;overflow:auto}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:2px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.mobile-topbar{color:#fff;background:#111827;flex-shrink:0;align-items:center;gap:12px;height:52px;padding:0 1rem;display:none}.sidebar-overlay{z-index:40;background:#0000008c;display:none;position:fixed;inset:0}.sidebar-mobile{transition:transform .22s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.dashboard-main{min-height:calc(100vh - 52px);padding:1rem}.sidebar-desktop{display:none!important}.mobile-topbar{display:flex}.sidebar-mobile{z-index:50;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.sidebar-mobile.open{transform:translate(0)}.sidebar-overlay.open{display:block}}@media (min-width:769px){.sidebar-mobile{position:static!important;transform:none!important}}
