:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.DashboardLayout-module__9_8iKW__dashboard{background:#f8fafc;min-height:100vh;font-family:Segoe UI,sans-serif}.DashboardLayout-module__9_8iKW__toggleBar{z-index:1000;color:#3b82f6;background:#1e293b;align-items:center;height:60px;padding:0 1rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.DashboardLayout-module__9_8iKW__toggleButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.5rem;transition:all .3s}.DashboardLayout-module__9_8iKW__toggleButton:hover{background:#f1f5f9}.DashboardLayout-module__9_8iKW__mobileLogo{color:#3b82f6;align-items:center;gap:.75rem;margin-left:1rem;font-size:1.25rem;font-weight:700;display:flex}.DashboardLayout-module__9_8iKW__sidebar{color:#fff;z-index:999;background:linear-gradient(#1e293b 0%,#0f172a 100%);width:250px;height:100vh;transition:transform .3s;position:fixed;top:0;left:0;overflow-y:auto}.DashboardLayout-module__9_8iKW__sidebar.DashboardLayout-module__9_8iKW__mobile{transform:translate(-100%)}.DashboardLayout-module__9_8iKW__sidebar.DashboardLayout-module__9_8iKW__mobile.DashboardLayout-module__9_8iKW__open{transform:translate(0)}.DashboardLayout-module__9_8iKW__sidebarContent{padding:1.5rem 1rem}.DashboardLayout-module__9_8iKW__logo{color:#60a5fa;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:1.5rem;font-weight:700;display:flex}.DashboardLayout-module__9_8iKW__nav{flex-direction:column;gap:.5rem;display:flex}.DashboardLayout-module__9_8iKW__menuLink{color:#cbd5e1;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:all .3s;display:flex}.DashboardLayout-module__9_8iKW__menuLink:hover,.DashboardLayout-module__9_8iKW__menuLink.DashboardLayout-module__9_8iKW__active{color:#fff;background:#3b82f6}.DashboardLayout-module__9_8iKW__mainContent{min-height:100vh;margin-left:250px;padding:0}.DashboardLayout-module__9_8iKW__mainContent.DashboardLayout-module__9_8iKW__mobileContent{margin-left:0;padding-top:60px}.DashboardLayout-module__9_8iKW__overlay{z-index:998;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0}@media (max-width:768px){.DashboardLayout-module__9_8iKW__sidebar{width:280px}.DashboardLayout-module__9_8iKW__mainContent{width:100%;margin-left:0}}@media (min-width:769px){.DashboardLayout-module__9_8iKW__toggleBar,.DashboardLayout-module__9_8iKW__overlay{display:none}}
