:root{color:#1f2937;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,.button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:6px;align-items:center;min-height:40px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.7}input,select,textarea{font:inherit;border:1px solid #d6dce8;border-radius:6px;width:100%;min-height:42px;padding:10px 12px}textarea{resize:vertical;min-height:100px}label{gap:8px;font-size:14px;font-weight:700;display:grid}.login-page{background:linear-gradient(135deg,#eef4ff 0%,#f8fafc 50%,#ecfdf5 100%);align-items:center;min-height:100vh;padding:24px;display:flex}.auth-card,.form-card,.tree-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 16px 40px #0f172a14}.auth-card{gap:18px;width:100%;max-width:440px;margin:auto;padding:32px;display:grid}.auth-card h1,.auth-card p{margin:0}.auth-card p{color:#64748b}.admin-shell{min-height:100vh;display:flex}.sidebar{color:#f9fafb;background:#111827;flex:0 0 250px;padding:24px}.brand{margin-bottom:28px;font-size:22px;font-weight:800}.sidebar nav{gap:8px;display:grid}.sidebar a,.sidebar button{color:#d1d5db;background:0 0;border-radius:6px;justify-content:flex-start;min-height:42px;padding:0 12px}.sidebar a.active,.sidebar a:hover,.sidebar button:hover{color:#fff;background:#1f2937}.main{flex:1;min-width:0}.topbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 28px;display:flex}.topbar h1{margin:0;font-size:18px}.content{padding:28px}.page-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.page-title h2{margin:0;font-size:26px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:18px;display:grid}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:22px}.stat-card span{color:#64748b;margin-bottom:10px;display:block}.stat-card strong{font-size:34px}.toolbar{gap:10px;max-width:720px;margin-bottom:16px;display:flex}.message{border-radius:6px;margin-bottom:14px;padding:12px 14px}.message.success{color:#166534;background:#dcfce7}.message.error{color:#991b1b;background:#fee2e2}.table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #e5e7eb;padding:14px}th{text-transform:uppercase;background:#f8fafc;font-size:13px}.actions{flex-wrap:wrap;gap:8px;display:flex}.actions a,.actions button,.secondary{color:#1e40af;background:#eef2ff;min-height:34px}.actions .danger{color:#b91c1c;background:#fee2e2}.badge{text-transform:capitalize;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-block}.badge.active{color:#166534;background:#dcfce7}.badge.inactive{color:#4b5563;background:#f3f4f6}.form-card{gap:18px;max-width:720px;padding:24px;display:grid}.tree-panel{padding:20px}.category-tree,.category-tree ul{margin:0;padding-left:22px;list-style:none}.category-tree{padding-left:0}.tree-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;display:flex}.tree-row small{color:#64748b;margin-left:10px}@media (width<=760px){.admin-shell,.toolbar,.tree-row{display:block}.sidebar,.content,.topbar{padding:18px}.toolbar input,.toolbar button,.tree-row .actions{margin-top:10px}}
