:root{--sidebar-width:280px;--sidebar-mini-width:84px;--admin-bg:#f5f7fb;--admin-surface:#fff;--admin-surface-soft:#f8fafc;--admin-border:#dbe4ef;--admin-text:#1f2937;--admin-muted:#000;--admin-primary:#2563eb;--admin-primary-dark:#1d4ed8;--admin-success:#0f766e;--admin-warning:#d97706;--admin-danger:#dc2626;--admin-sidebar:#111827;--admin-sidebar-soft:#1f2937;--admin-shadow-sm:0 10px 24px #0f172a0f;--admin-shadow:0 18px 46px #0f172a17;--admin-shadow-lg:0 26px 70px #0f172a1f;--admin-ring:0 0 0 4px #2563eb1f}@font-face{font-family:BYekanPlus;src:url(../fonts/BYekanPlus.ttf)format("truetype"),url(../fonts/BYekanPlus.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:BYekanPlusBold;src:url(../fonts/BYekanPlusBold.ttf)format("truetype"),url(../fonts/BYekanPlusBold.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box}html{min-height:100%}body{background:linear-gradient(180deg,#f8fbff 0%,var(--admin-bg)42%,#eef4fa 100%);min-height:100vh;color:var(--admin-text);margin:0;font-family:BYekanPlus,Arial,sans-serif}a{text-decoration:none}.admin-shell{min-height:100vh}.admin-sidebar{z-index:1040;width:var(--sidebar-width);scrollbar-gutter:stable;background:var(--admin-sidebar);color:#fff;flex-direction:column;transition:width .2s,transform .2s;display:flex;position:fixed;inset:0 0 0 auto;overflow:hidden auto;transform:translate(0);box-shadow:-18px 0 42px #0f172a2e}.sidebar-header{border-bottom:1px solid #ffffff14;margin-inline:0;padding:1.35rem 1.25rem 1.15rem}.brand-mark{color:#fff;align-items:center;gap:.75rem;min-width:0;display:flex}.brand-mark:hover,.brand-mark:focus{color:#fff}.brand-icon,.profile-avatar,.metric-icon,.nav-icon{flex:none;place-items:center;font-weight:800;display:inline-grid}.brand-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#0f766e);border-radius:8px;width:42px;height:42px}.brand-copy,.brand-title,.brand-subtitle,.nav-text,.sidebar-footer-text{min-width:0;transition:opacity .16s,width .16s}.brand-title,.brand-subtitle{white-space:nowrap;line-height:1.2;display:block}.brand-title{font-size:1.05rem;font-weight:800}.brand-subtitle{color:#9ca3af;font-size:.78rem}.sidebar-nav{gap:.45rem;padding:1.1rem 1rem;display:grid}.sidebar-nav .nav-link{color:#d1d5db;white-space:nowrap;border-radius:8px;align-items:center;gap:.75rem;min-height:48px;padding:.78rem .9rem;font-weight:700;transition:background .16s,color .16s,transform .16s;display:flex}.sidebar-nav .nav-link:hover,.sidebar-nav .nav-link:focus,.sidebar-nav .nav-link.active{background:var(--admin-sidebar-soft);color:#fff}.sidebar-nav .nav-link:hover,.sidebar-nav .nav-link:focus{transform:translate(-2px)}.nav-icon{color:#bfdbfe;background:#ffffff14;border-radius:8px;width:30px;height:30px;font-size:.76rem}.sidebar-footer{margin-top:auto;color:#d1d5db;white-space:nowrap;border-top:1px solid #ffffff14;align-items:center;gap:.65rem;margin-inline:1.25rem;padding:1rem 0;font-size:.9rem;display:flex}.sidebar-user{border:1px solid var(--admin-sidebar-border);background:var(--admin-sidebar-soft);text-align:center;border-radius:8px;justify-items:center;gap:.22rem;margin:auto 1rem 1rem;padding:.85rem;display:grid}.sidebar-user-avatar{border:3px solid #53e9b9}.sidebar-user strong{color:var(--admin-sidebar-text-strong);font-size:1rem;line-height:1.1}.sidebar-user small{color:var(--admin-sidebar-muted);font-size:.84rem}.status-dot,.notification-dot{border-radius:50%;width:9px;height:9px}.status-dot{background:#22c55e;flex:none}.sidebar-backdrop{z-index:1030;background:#0f172a80;display:none;position:fixed;inset:0}.admin-main{width:auto;min-width:0;min-height:100vh;margin-left:0;margin-right:var(--sidebar-width);transition:margin-right .2s}.admin-navbar{z-index:1020;border-bottom:1px solid var(--admin-border);min-height:72px;box-shadow:var(--admin-shadow-sm);position:sticky;top:0}.admin-navbar.bg-white{backdrop-filter:blur(14px);background-color:#fffffff0!important}.sidebar-toggle{border:1px solid var(--admin-border);background:#fff;border-radius:8px;place-items:center;gap:4px;width:42px;height:42px;padding:9px;transition:border-color .16s,background .16s,box-shadow .16s;display:inline-grid;box-shadow:0 8px 18px #0f172a0d}.sidebar-toggle:hover,.sidebar-toggle:focus{box-shadow:var(--admin-ring);background:#f8fbff;border-color:#bfdbfe}.sidebar-toggle span{background:var(--admin-text);border-radius:999px;width:18px;height:2px;display:block}.search-input{border-color:var(--admin-border);background:var(--admin-surface-soft);max-width:520px;min-height:42px;box-shadow:none;border-radius:8px}.search-input:focus{box-shadow:var(--admin-ring);border-color:#93c5fd}.navbar-actions{align-items:center;gap:.75rem;display:flex}.icon-button,.profile-button{border:1px solid var(--admin-border);color:var(--admin-text);background:#fff;transition:border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 8px 18px #0f172a0d}.icon-button:hover,.icon-button:focus,.profile-button:hover,.profile-button:focus{box-shadow:var(--admin-ring);border-color:#bfdbfe}.icon-button{border-radius:8px;width:42px;height:42px;font-weight:800;position:relative}.notification-dot{background:var(--admin-danger);position:absolute;top:8px;left:8px;right:auto}.notification-menu{border:1px solid var(--admin-border);width:min(320px,100vw - 2rem);box-shadow:var(--admin-shadow);border-radius:8px}.notification-menu .dropdown-item{gap:.2rem;padding-block:.7rem;display:grid}.notification-title{font-weight:700}.notification-time{color:var(--admin-muted);font-size:.82rem}.profile-button{border-radius:8px;align-items:center;gap:.55rem;min-height:42px;padding:.35rem .65rem;font-weight:700;display:flex}.profile-avatar{width:30px;height:30px;color:var(--admin-primary-dark);background:#e0ecff;border-radius:8px;font-size:.76rem}.avatar-img{object-fit:cover;object-position:center;flex:none;display:block}.avatar-sm{border-radius:10px;width:34px;height:34px}.avatar-md{border-radius:50%;width:56px;height:56px}.avatar-xl{border-radius:50%;width:78px;height:78px}.profile-button .avatar-sm{border:2px solid #52e7b8;box-shadow:0 0 0 2px #0f172a14}html[data-theme=dark] .profile-button .avatar-sm{border-color:#54f0be;box-shadow:0 0 0 2px #ffffff14}.dashboard-content{min-height:calc(100vh - 132px)}.dashboard-content>.container-fluid{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.page-heading,.panel-header,.metric-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-heading{margin-bottom:1.35rem}.page-heading h1{letter-spacing:0;font-weight:800}.eyebrow{color:var(--admin-primary);text-transform:uppercase;font-size:.78rem;font-weight:800}.heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.btn{border-radius:8px;font-weight:700;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;box-shadow:0 8px 18px #0f172a0d}.btn:hover,.btn:focus{transform:translateY(-1px)}.btn-primary{border-color:var(--admin-primary);background:var(--admin-primary)}.btn-primary:hover,.btn-primary:focus{border-color:var(--admin-primary-dark);background:var(--admin-primary-dark)}.metric-card,.panel{border:1px solid var(--admin-border);background:var(--admin-surface);box-shadow:var(--admin-shadow);border-radius:8px}.metric-card{min-height:164px;padding:1.35rem;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden}.metric-card:before{content:"";background:var(--metric-color,var(--admin-primary));width:4px;position:absolute;inset:0 0 0 auto}.metric-card:hover{box-shadow:var(--admin-shadow-lg);border-color:#c6d5e8;transform:translateY(-3px)}.metric-primary{--metric-color:var(--admin-primary)}.metric-success{--metric-color:var(--admin-success)}.metric-warning{--metric-color:var(--admin-warning)}.metric-danger{--metric-color:var(--admin-danger)}.metric-label{color:var(--admin-muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.metric-icon{width:42px;height:42px;color:var(--metric-color,var(--admin-primary));background:#eaf2ff;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffffb3}.metric-success .metric-icon{background:#e7f6f3}.metric-warning .metric-icon{background:#fff4df}.metric-danger .metric-icon{background:#ffecec}.metric-value{color:var(--admin-text);margin-top:1rem;font-size:2.18rem;font-weight:800;line-height:1}.metric-meta{color:var(--admin-muted);flex-wrap:wrap;gap:.35rem;margin-top:.9rem;font-size:.9rem;font-weight:700;display:flex}.panel{padding:1.35rem;transition:border-color .18s,box-shadow .18s}.panel:hover{box-shadow:var(--admin-shadow-lg);border-color:#c6d5e8}.panel-header{margin-bottom:1.25rem}.panel-header p{font-size:.92rem}.chart-bars{background:linear-gradient(#f8fafc 0%,#fff 100%);border-radius:8px;grid-template-columns:repeat(6,minmax(38px,1fr));align-items:end;gap:1rem;height:292px;padding:1.2rem .4rem 0;display:grid}.chart-column{height:100%;color:var(--admin-muted);text-align:center;grid-template-rows:1fr auto;align-items:end;gap:.6rem;font-size:.84rem;font-weight:700;display:grid}.chart-column span{width:100%;height:var(--bar-size);background:linear-gradient(180deg,var(--admin-primary),var(--admin-success));border-radius:8px 8px 3px 3px;min-height:28px;display:block;box-shadow:0 10px 20px #2563eb2e}.bar-42{--bar-size:42%}.bar-58{--bar-size:58%}.bar-51{--bar-size:51%}.bar-72{--bar-size:72%}.bar-66{--bar-size:66%}.bar-83{--bar-size:83%}.activity-list{gap:1.1rem;display:grid}.activity-item{border-bottom:1px solid var(--admin-border);grid-template-columns:auto 1fr;gap:.85rem;padding-bottom:1.1rem;display:grid}.activity-item:last-child{border-bottom:0;padding-bottom:0}.activity-dot{border-radius:50%;width:12px;height:12px;margin-top:.45rem;box-shadow:0 0 0 5px #2563eb14}.table{--bs-table-bg:transparent}.table thead th{color:var(--admin-muted);text-transform:uppercase;white-space:nowrap;font-size:.78rem}.table tbody td{min-width:120px;padding-top:1rem;padding-bottom:1rem}.table tbody tr{transition:background .16s}.table tbody tr:hover{background:#f8fbff}.badge{border-radius:8px;padding:.45rem .65rem}.table-search{border-color:var(--admin-border);border-radius:8px;width:min(260px,100%)}.table-media{align-items:center;gap:.7rem;display:flex}.product-thumb{object-fit:cover;border:1px solid var(--admin-border);border-radius:8px;flex:none;width:42px;height:42px}.profile-avatar-lg{border-radius:8px;width:92px;height:92px;font-size:1.5rem}.profile-hero{justify-items:center;display:grid}.profile-card{overflow:hidden}.profile-cover{border-bottom:1px solid var(--admin-border);height:96px;margin:-1.35rem -1.35rem .9rem}.profile-cover img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.profile-photo{border:4px solid var(--admin-surface);box-shadow:var(--admin-shadow-sm);margin-top:-44px}.info-list,.settings-list,.legend-list{gap:.85rem;display:grid}.info-list div,.mini-card,.settings-row,.legend-list div{border:1px solid var(--admin-border);background:var(--admin-surface-soft);border-radius:8px}.info-list div,.legend-list div{justify-content:space-between;align-items:center;gap:1rem;padding:.85rem;display:flex}.info-list span,.mini-card span,.settings-row small{color:var(--admin-muted);font-size:.84rem}.info-list strong,.mini-card strong{text-align:left}.mini-card{align-content:center;gap:.35rem;min-height:104px;padding:1rem;display:grid}.mini-card strong{color:var(--admin-text);font-size:1.05rem}.settings-row{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.settings-row span{gap:.2rem;display:grid}.donut-chart{background:conic-gradient(var(--admin-primary)0 42%,var(--admin-success)42% 68%,var(--admin-warning)68% 86%,var(--admin-danger)86% 100%);width:190px;height:190px;box-shadow:var(--admin-shadow-sm);border-radius:50%;place-items:center;display:grid}.donut-chart span{width:112px;height:112px;color:var(--admin-text);background:#fff;border-radius:50%;place-items:center;font-size:1.65rem;font-weight:800;display:grid}.legend-list div{padding:.75rem .85rem}.legend-dot{border-radius:50%;flex:none;width:10px;height:10px}.legend-list strong{margin-left:0;margin-right:auto}.progress{background:#e8eef6;border-radius:8px;height:1.15rem}.progress-bar{border-radius:8px;font-size:.75rem;font-weight:800}.progress-42{width:42%}.progress-58{width:58%}.progress-72{width:72%}.blank-panel{text-align:center;place-items:center;min-height:440px;display:grid}.blank-state{justify-items:center;max-width:440px;display:grid}.blank-visual{object-fit:contain;width:88px;height:88px;margin-bottom:.9rem}.auth-body{background:linear-gradient(135deg,#f8fbff 0%,#eaf2ff 44%,#eef8f6 100%);min-height:100vh}.auth-page,.error-page{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.auth-card,.error-card{border:1px solid var(--admin-border);width:min(100%,460px);box-shadow:var(--admin-shadow-lg);background:#fffffff5;border-radius:8px}.auth-card{padding:1.5rem}.auth-visual{border:1px solid var(--admin-border);border-radius:8px;height:96px;margin-bottom:1rem;overflow:hidden}.auth-visual img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.error-card{text-align:center;padding:2rem}.error-illustration{object-fit:contain;width:min(260px,100%);max-height:132px;margin:0 auto .55rem}.auth-brand{color:var(--admin-text);align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.auth-brand:hover,.auth-brand:focus{color:var(--admin-text)}.auth-brand span:last-child{line-height:1.2;display:grid}.auth-brand small,.auth-footer{color:var(--admin-muted)}.auth-footer{text-align:center;margin-top:1.2rem;font-size:.92rem}.error-code{color:var(--admin-primary);font-size:clamp(5rem,18vw,8rem);font-weight:800;line-height:1}.admin-footer{color:var(--admin-muted);padding:1.1rem 0 1.35rem;font-size:.9rem}.admin-footer .container-fluid{justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (width>=992px){body.sidebar-mini .admin-sidebar{width:var(--sidebar-mini-width)}body.sidebar-mini .admin-main{margin-right:var(--sidebar-mini-width);margin-left:0}body.sidebar-mini .brand-copy,body.sidebar-mini .nav-text,body.sidebar-mini .sidebar-footer-text{opacity:0;width:0;overflow:hidden}body.sidebar-mini .sidebar-header,body.sidebar-mini .sidebar-footer{margin-inline:1rem;padding-inline:0}body.sidebar-mini .sidebar-nav .nav-link{justify-content:center;padding-inline:.65rem}body.sidebar-mini .sidebar-nav .nav-link:hover,body.sidebar-mini .sidebar-nav .nav-link:focus{transform:none}}@media (width<=991.98px){.admin-sidebar{width:min(var(--sidebar-width),calc(100vw - 48px));transform:translate(100%)}.admin-main{margin-right:0}body.sidebar-open{overflow:hidden}body.sidebar-open .admin-sidebar{transform:translate(0)}body.sidebar-open .sidebar-backdrop{display:block}}@media (width<=575.98px){.page-heading,.panel-header{flex-direction:column;align-items:flex-start}.heading-actions{justify-content:stretch;width:100%}.heading-actions .btn{flex:1 1 0}.chart-bars{gap:.6rem;height:220px;padding-inline:.25rem}.metric-value{font-size:1.85rem}.metric-card,.panel{padding:1.1rem}.admin-footer .container-fluid{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.sidebar-nav .nav-link,.sidebar-toggle,.icon-button,.profile-button,.btn,.metric-card,.panel,.table tbody tr{transition:none}.sidebar-nav .nav-link:hover,.sidebar-nav .nav-link:focus,.btn:hover,.btn:focus,.metric-card:hover{transform:none}}html[data-theme=dark]{--admin-bg:#0f172a;--admin-surface:#182235;--admin-surface-soft:#111827;--admin-border:#2f3b52;--admin-text:#e5edf7;--admin-muted:#9aa8bd;--admin-primary:#60a5fa;--admin-primary-dark:#3b82f6;--admin-success:#2dd4bf;--admin-warning:#fbbf24;--admin-danger:#f87171;--admin-sidebar:#090f1d;--admin-sidebar-soft:#172033;--admin-shadow-sm:0 10px 24px #0000003d;--admin-shadow:0 18px 46px #00000052;--admin-shadow-lg:0 26px 70px #0000006b;--admin-ring:0 0 0 4px #60a5fa2e}html[data-theme=dark] body{background:linear-gradient(180deg,#111827 0%,var(--admin-bg)48%,#0b1120 100%)}.brand-icon{font-size:1.1rem}.nav-icon{font-size:.95rem}.theme-toggle i{font-size:1rem}.admin-navbar.bg-white,.sidebar-toggle,.icon-button,.profile-button{color:var(--admin-text);background-color:var(--admin-surface)!important}html[data-theme=dark] .admin-navbar.bg-white{background-color:#182235eb!important}html[data-theme=dark] .profile-avatar{color:#bfdbfe;background:#1e3a5f}.page-heading-copy{justify-content:flex-start;align-items:center;gap:1rem;min-width:0;display:flex}.page-icon,.section-title i{color:var(--admin-primary-dark);background:#eaf2ff;border-radius:8px;flex:none;place-items:center;display:inline-grid}.page-icon{width:48px;height:48px;font-size:1.25rem}.section-title{align-items:center;gap:.55rem;display:inline-flex}.section-title i{width:34px;height:34px;font-size:.95rem}html[data-theme=dark] .page-icon,html[data-theme=dark] .section-title i{color:#bfdbfe;background:#1e3a5f}.btn{justify-content:center;align-items:center;gap:.4rem;display:inline-flex}.btn-light{border-color:var(--admin-border);background:var(--admin-surface-soft);color:var(--admin-text)}.btn-outline-secondary{border-color:var(--admin-border);color:var(--admin-text)}.btn-outline-secondary:hover,.btn-outline-secondary:focus{border-color:var(--admin-primary);color:var(--admin-primary-dark);background:#eaf2ff}html[data-theme=dark] .btn-outline-secondary:hover,html[data-theme=dark] .btn-outline-secondary:focus{color:#bfdbfe;background:#1e3a5f}html[data-theme=dark] .chart-bars{background:linear-gradient(#111827 0%,#182235 100%)}html[data-theme=dark] .table tbody tr:hover{background:#111827}html[data-theme=dark] .progress{background:#243149}html[data-theme=dark] .auth-body{background:linear-gradient(135deg,#0b1120 0%,#111827 48%,#10201f 100%)}.brand-icon{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.brand-logo{object-fit:contain;width:30px;height:30px}