:root { --admin-sidebar: #1d2430; --admin-accent: #a32638; }
.admin-body { background: #f5f6f8; }
.admin-sidebar { width: 260px; flex: 0 0 260px; background: var(--admin-sidebar); }
.admin-sidebar .nav-link { color: #d9dde4; border-radius: .4rem; }
.admin-sidebar .nav-link:hover, .admin-sidebar .nav-link:focus { color: #fff; background: rgba(255,255,255,.1); }
.admin-header { min-height: 58px; }
.min-width-0 { min-width: 0; }
.login-body { background: linear-gradient(145deg, #f7eef0, #eef1f5); }
.admin-brand img{width:46px;height:46px;object-fit:contain;background:#fff;border-radius:50%;padding:2px}.login-logo{width:105px;height:105px;object-fit:contain}
.nav-section-label { color: #8f99a7; font-size: .68rem; letter-spacing: .12em; text-transform: uppercase; margin: 1.25rem .75rem .35rem; }
.detail-list dt { color: #667085; font-weight: 600; }
.registration-photo { width: 100%; max-width: 220px; aspect-ratio: 4 / 5; object-fit: cover; background: #eef1f4; cursor: zoom-in; }
#lightboxImage { max-height: 78vh; object-fit: contain; }
.document-preview { min-width: 4.5rem; }
#htmlEditor.ql-container { height: 300px; min-height: 300px; margin-bottom: 0; overflow: hidden; border-radius: 0 0 .375rem .375rem; background: #fff; }
#htmlEditor .ql-editor { height: 100%; overflow-y: auto; }
.ql-toolbar.ql-snow { border-radius: .375rem .375rem 0 0; background: #fff; }
.news-editor-column { padding-bottom: 4rem !important; }
.dashboard-card{color:#1d2430;transition:transform .2s,box-shadow .2s}.dashboard-card:hover{transform:translateY(-3px);box-shadow:0 .75rem 1.5rem rgba(25,35,50,.12)!important}.dashboard-icon{width:3.25rem;height:3.25rem;border-radius:.85rem;display:grid;place-items:center;font-size:1.35rem;flex:0 0 auto}.dashboard-value{font-size:1.75rem;line-height:1.15;font-weight:700}.theme-blue{background:#e8f1ff;color:#2563eb}.theme-indigo{background:#eeebff;color:#5946c5}.theme-orange{background:#fff1df;color:#d97706}.theme-green{background:#e4f7eb;color:#168344}.theme-red{background:#fae8eb;color:#a32638}.theme-cyan{background:#e1f7fa;color:#087d8c}.theme-purple{background:#f3e8ff;color:#7e22ce}.theme-teal{background:#e1f5f1;color:#0f766e}.theme-gray{background:#edf0f4;color:#475569}.dashboard-chart{height:340px}.visit-stat{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #edf0f2}.visit-stat span{color:#667085}.visit-stat i{color:#a32638;margin-right:.4rem}.visit-stat strong{font-size:1.4rem}
@media (max-width: 991.98px) { .admin-sidebar { width: 220px; flex-basis: 220px; } }
@media (max-width: 767.98px) { .admin-sidebar { display: none; } }
@media (max-width: 767.98px) { .dashboard-chart { height: 280px; } }
