@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#212529;background:#f8f9fa}.dashboard-layout{display:flex;min-height:100vh}.dashboard-container{flex:1;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.card+.card{margin-top:0}.sidebar{flex-shrink:0;width:240px;background:#1e293b;color:#fff;padding:1rem;height:100vh}.btn{border-radius:4px}
