.admin-container{color:#1e293b!important;background-color:#f8fafc!important;min-height:100vh!important;padding:6rem 0!important;font-family:Inter,sans-serif!important;display:block!important;position:relative!important}body:has(.admin-container){background-color:#f8fafc!important}.catalogue-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.admin-tabs{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:.5rem;margin-bottom:2rem;padding:.5rem;box-shadow:0 1px 3px #0000000d;display:flex!important}.admin-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.admin-tab:hover{color:#1e293b;background:#f1f5f9}.admin-tab.active{color:#fff!important;background:#f59e0b!important}.settings-section{animation:.4s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.admin-header-row{margin-bottom:2rem}.admin-title-section h2{color:#0f172a;margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.admin-title-section p{color:#64748b}.admin-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;margin-bottom:1.5rem!important;padding:2rem!important;box-shadow:0 4px 6px -1px #0000000d!important}.admin-card h3{color:#1e293b!important;margin-bottom:1rem!important;font-size:1.25rem!important;font-weight:700!important}.form-field{margin-bottom:1.5rem}.form-field label{color:#334155;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.form-field input,.form-field select,.form-field textarea{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s;color:#1e293b!important}.btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{color:#fff!important;background:#f59e0b!important}.btn-primary:hover{transform:translateY(-1px);background:#d97706!important}.btn-delete{color:#991b1b!important;background:#fee2e2!important;border:1px solid #fecaca!important}.btn-delete:hover{background:#fecaca!important}.category-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:1rem;display:flex}.groups-table{border:1px solid #e2e8f0;margin-top:1rem}.groups-table th{color:#64748b;text-align:left;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:1rem;font-size:.75rem;font-weight:700}.groups-table td{border-bottom:1px solid #f1f5f9;padding:1rem}
