.dashboard-module__BQeV3q__container{min-height:100vh;display:flex}.dashboard-module__BQeV3q__sidebar{color:#fff;background-color:#1b5e20;flex-direction:column;flex-shrink:0;width:250px;padding:2rem;transition:transform .3s;display:flex}.dashboard-module__BQeV3q__sidebar h2{margin-bottom:2rem;font-size:1.5rem}.dashboard-module__BQeV3q__sidebar nav{flex-direction:column;flex:1;gap:1rem;display:flex}.dashboard-module__BQeV3q__sidebar nav a{color:#a5d6a7;border-radius:4px;padding:.75rem 1rem;text-decoration:none;transition:all .2s}.dashboard-module__BQeV3q__sidebar nav a:hover,.dashboard-module__BQeV3q__sidebar nav a.dashboard-module__BQeV3q__active{color:#fff;background-color:#ffffff1a}.dashboard-module__BQeV3q__logoutForm{margin-top:auto}.dashboard-module__BQeV3q__logoutForm button{color:#a5d6a7;cursor:pointer;background:0 0;border:1px solid #a5d6a7;border-radius:4px;width:100%;padding:.5rem 1rem;transition:all .2s}.dashboard-module__BQeV3q__logoutForm button:hover{color:#fff;background-color:#ffffff1a}.dashboard-module__BQeV3q__mainContentWrapper{background-color:#f5f5f5;flex:1;width:100%;padding:2rem;overflow-y:auto}.dashboard-module__BQeV3q__main{max-width:1200px;margin:0 auto}.dashboard-module__BQeV3q__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.dashboard-module__BQeV3q__header h1{color:#333;font-size:2rem}.dashboard-module__BQeV3q__stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.dashboard-module__BQeV3q__card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.dashboard-module__BQeV3q__card h3{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.9rem}.dashboard-module__BQeV3q__card p{color:var(--primary);font-size:2.5rem;font-weight:700}.dashboard-module__BQeV3q__mobileToggle{z-index:1000;color:#fff;cursor:pointer;background:#1b5e20;border:none;border-radius:4px;padding:.5rem;display:none;position:fixed;top:1rem;right:1rem}@media (max-width:768px){.dashboard-module__BQeV3q__container{position:relative}.dashboard-module__BQeV3q__sidebar{z-index:999;height:100vh;position:fixed;top:0;left:0;transform:translate(-100%)}.dashboard-module__BQeV3q__sidebar.dashboard-module__BQeV3q__open{transform:translate(0)}.dashboard-module__BQeV3q__mobileToggle{display:block}.dashboard-module__BQeV3q__mainContentWrapper{padding:4rem 1rem 1rem}.dashboard-module__BQeV3q__stats{grid-template-columns:1fr}}
