body{background:#101827;color:#e5e7eb;font-family:Inter,Arial,sans-serif}.app{display:flex;min-height:100vh}.sidebar{width:250px;background:#0b1220;padding:24px;position:fixed;height:100vh}.brand{font-weight:800;font-size:22px;color:#fff;margin-bottom:20px}.sidebar a{display:block;color:#cbd5e1;text-decoration:none;padding:12px 14px;border-radius:14px;margin-bottom:7px}.sidebar a:hover{background:#1e293b;color:#fff}.content{margin-left:250px;padding:30px;width:100%}.card{background:#172033;border:1px solid #263449;border-radius:22px;color:#e5e7eb;box-shadow:0 20px 45px rgba(0,0,0,.18)}.form-control,.form-select{background:#0f172a;border-color:#334155;color:#fff}.form-control:focus,.form-select:focus{background:#111827;color:#fff}.table{--bs-table-bg:transparent;--bs-table-color:#e5e7eb;--bs-table-border-color:#334155}.btn-primary{background:#3b82f6;border:0;border-radius:12px}.btn-success,.btn-danger,.btn-warning,.btn-secondary{border-radius:12px}.stat{font-size:30px;font-weight:800}.track{background:#0f172a;border:1px solid #334155;border-radius:14px;padding:12px;margin-bottom:8px;cursor:move}.badge-soft{background:#243449;color:#cbd5e1;padding:8px 10px;border-radius:12px}.login-wrap{min-height:100vh;display:grid;place-items:center}.login-card{width:420px;max-width:92%}
