.admin-products{width:100%;box-sizing:border-box}.products-action-bar{display:flex;flex-direction:column;gap:.75rem;justify-content:space-between;align-items:flex-start;background:#fff;padding:1rem;border-radius:.375rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;margin-bottom:1rem}@media (min-width: 768px){.products-action-bar{flex-direction:row;align-items:center}}.products-page-title{font-size:1.125rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.05em;margin:0}.products-action-buttons{display:flex;gap:.5rem;width:100%}@media (min-width: 768px){.products-action-buttons{width:auto}}.products-action-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:.375rem;border:1px solid #cbd5e1;background:#fff;color:#475569;cursor:pointer;text-decoration:none;transition:all .2s;flex:1}@media (min-width: 640px){.products-action-btn{flex:none}}.products-action-btn-primary{background:#1e293b;color:#fff;border-color:#1e293b}.products-action-btn-primary:hover{background:#334155;border-color:#334155}.products-action-btn-outline{background:#fff;color:#475569;border-color:#cbd5e1}.products-action-btn-outline:hover{background:#f8fafc;color:#1e293b;border-color:#94a3b8}.products-action-btn-text{display:none}@media (min-width: 640px){.products-action-btn-text{display:inline}}.products-filters-card{background:#fff;padding:.75rem;border-radius:.375rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;margin-bottom:1rem}@media (min-width: 768px){.products-filters-card{padding:1rem}}.products-filters-content{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 768px){.products-filters-content{flex-direction:row;flex-wrap:nowrap}}@media (min-width: 768px) and (max-width: 1016px){.products-filters-content{flex-wrap:wrap;gap:.75rem}.products-search-wrapper{min-width:180px;flex:1 1 100%}.products-filters-selects{flex:1 1 100%;min-width:0;display:flex;flex-wrap:wrap;gap:.5rem;width:100%}.products-filter-select{width:auto;min-width:180px;flex:1 1 auto;max-width:none}}.products-search-wrapper{position:relative;flex:1}.products-search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.products-search-form{width:100%}.products-search-input{width:100%;padding:.5rem .75rem .5rem 2.25rem;font-size:.875rem;border:1px solid #cbd5e1;border-radius:.375rem;background:#fff;color:#1e293b}.products-search-input:focus{outline:none;border-color:#475569;box-shadow:0 0 0 1px #475569}.products-search-input::placeholder{color:#94a3b8}.products-filters-selects{display:flex;gap:.5rem}.products-filter-select{flex:1;padding:.5rem 2rem .5rem .75rem;font-size:.875rem;border:1px solid #cbd5e1;border-radius:.375rem;background:#fff;color:#475569;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23475569' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:12px}@media (max-width: 767px){.products-filter-select{padding:.375rem 1.75rem .375rem .625rem;font-size:.8125rem;background-position:right .625rem center;background-size:10px}.products-filter-select option{font-size:.8125rem;padding:.375rem .5rem}}@media (max-width: 480px){.products-filter-select{padding:.3125rem 1.5rem .3125rem .5rem;font-size:.75rem;background-position:right .5rem center;background-size:9px}.products-filter-select option{font-size:.75rem;padding:.3125rem .375rem}}@media (max-width: 317px){.products-filter-select{padding:.25rem 1.25rem .25rem .375rem;font-size:.6875rem;background-position:right .375rem center;background-size:8px}.products-filter-select option{font-size:.6875rem;padding:.25rem}}@media (min-width: 768px){.products-filter-select{flex:none;width:192px}}@media (min-width: 768px) and (max-width: 1016px){.products-filter-select{flex:1 1 auto;width:auto;min-width:200px;max-width:none}}.products-filter-select:focus{outline:none;border-color:#475569;box-shadow:0 0 0 1px #475569}.products-filter-mobile-btn{display:flex;align-items:center;justify-content:center;padding:.5rem;border:1px solid #cbd5e1;border-radius:.375rem;background:#fff;color:#475569;cursor:pointer;transition:all .2s}.products-filter-mobile-btn:hover{background:#f8fafc;border-color:#94a3b8}@media (min-width: 768px){.products-filter-mobile-btn{display:none}}.th-checkbox,.td-checkbox{width:40px;text-align:center}.th-image,.td-image{width:60px;text-align:center}.product-thumb{width:48px;height:48px;object-fit:contain;border-radius:4px;background:#f1f5f9}.product-thumb-placeholder{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:4px;color:#94a3b8;font-size:.875rem}.admin-products-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;padding:1rem;flex-wrap:wrap}.per-page-select{padding:.5rem 2rem .5rem .5rem;border:1px solid #e2e8f0;border-radius:4px;font-size:.875rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23475569' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:12px}.admin-products-pagination button{padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:4px;background:#fff;cursor:pointer;font-size:.875rem}.admin-products-pagination button:hover:not(:disabled){border-color:#1d4ed8;color:#1d4ed8}.admin-products-pagination button:disabled{opacity:.5;cursor:not-allowed}.products-cards{display:block}@media (min-width: 768px){.products-cards{display:none}}.products-cards-select-all{padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;margin-bottom:.75rem}.products-cards-select-all label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9375rem}.products-cards-empty{background:#fff;border-radius:4px;border:1px solid #e2e8f0;padding:2rem}.admin-product-card{background:#fff;border-radius:.375rem;border:1px solid #e2e8f0;padding:.75rem;margin-bottom:.75rem;display:flex;gap:.75rem;align-items:flex-start;box-shadow:0 1px 2px #0000000d;transition:border-color .2s}.admin-product-card:active{border-color:#94a3b8}.admin-product-card-checkbox{flex-shrink:0}.admin-product-card-image{width:80px;height:80px;flex-shrink:0;background:#f8fafc;border-radius:.25rem;border:1px solid #f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden}.admin-product-card-image img{width:100%;height:100%;object-fit:contain}.admin-product-card-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;height:100%}.admin-product-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.25rem;gap:.5rem}.admin-product-card-name-link{flex:1;min-width:0;text-decoration:none;color:inherit}.admin-product-card-name-link:hover .admin-product-card-name{color:#1d4ed8;text-decoration:underline}.admin-product-card-name{font-weight:600;color:#1e293b;margin:0;word-break:break-word;font-size:.875rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.admin-product-card-id{font-size:.625rem;font-family:ui-monospace,monospace;color:#94a3b8;background:#f8fafc;padding:.125rem .25rem;border-radius:.25rem;border:1px solid #f1f5f9;flex-shrink:0}.admin-product-card-brand{font-size:.75rem;color:#64748b;margin:0 0 .5rem}.admin-product-card-footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.admin-product-card-price{font-weight:700;font-size:1rem;color:#1e293b;margin:0}.admin-product-card-edit-btn{display:flex;align-items:center;justify-content:center;padding:.375rem;color:#64748b;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff;text-decoration:none;transition:all .2s}.admin-product-card-edit-btn:hover{color:#3b82f6;background:#eff6ff;border-color:#bfdbfe}.products-table-container{display:none}@media (min-width: 768px){.products-table-container{display:block;background:#fff;overflow-x:auto;overflow-y:auto;border-radius:.375rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;-webkit-overflow-scrolling:touch}}.products-table{width:100%;min-width:900px;border-collapse:collapse}.products-table thead{background:#f8fafc}.products-table th{padding:1rem;text-align:left;font-weight:700;color:#64748b;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0}.products-table td{padding:1rem;border-bottom:1px solid #f1f5f9;color:#334155;font-size:.875rem}.products-table tbody tr{transition:background-color .2s}.products-table tbody tr:hover{background:#f8fafc}.products-table tbody tr:last-child td{border-bottom:none}.id-cell{font-family:ui-monospace,monospace;font-size:.8125rem;color:#64748b}.product-link{color:#1d4ed8;text-decoration:none;font-weight:500;transition:color .2s}.product-link:hover{color:#2563eb;text-decoration:underline}.action-link{display:inline-flex;align-items:center;justify-content:center;padding:.375rem;color:#64748b;text-decoration:none;font-size:.875rem;cursor:pointer;background:none;border:1px solid transparent;border-radius:.25rem;font-family:inherit;font-weight:500;transition:all .2s}.action-link:hover{color:#3b82f6;background:#eff6ff;border-color:#bfdbfe}.action-link.delete{color:#64748b}.action-link.delete:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.empty-state{text-align:center;padding:3rem 2rem;color:#64748b;font-size:.9375rem}.empty-state a{color:#1d4ed8;text-decoration:none;font-weight:600}.empty-state a:hover{text-decoration:underline}.error-message{padding:1rem;background:#fef2f2;color:#dc2626;border-radius:4px;margin-bottom:1rem;border:1px solid #fecaca;font-size:.875rem}.admin-loading{text-align:center;padding:4rem;color:#64748b;font-size:1rem}@media (min-width: 1017px) and (max-width: 1280px){.admin-products{max-width:100%}.products-table th,.products-table td{padding:.75rem 1rem;font-size:.875rem}.products-table th:first-child,.products-table td:first-child{padding-left:.75rem}.product-thumb,.product-thumb-placeholder{width:40px;height:40px}.th-image,.td-image{width:52px}.id-cell{font-size:.75rem}.action-link{font-size:.8125rem}.products-filter-row{gap:.75rem}.products-filter-select{min-width:150px}.page-header h1{font-size:1.25rem}}@media (min-width: 1281px) and (max-width: 1400px){.products-table th,.products-table td{padding:.875rem 1rem}}@media (max-width: 1016px){.admin-products{max-width:100%}.products-cards{display:block}.products-table-container{display:none}.page-header{flex-direction:column;align-items:stretch;gap:.75rem}.page-header-actions{flex-wrap:wrap}.products-search-form{max-width:100%}.products-filter-row{flex-direction:column}.products-filter-select{min-width:0;width:100%}.admin-products-pagination{flex-wrap:wrap;gap:.5rem}}@media (max-width: 768px){.page-header h1{font-size:1.25rem}.admin-product-card{flex-direction:column;align-items:stretch}.admin-product-card-image{width:100%;height:120px}}@media (max-width: 480px){.page-header h1{font-size:1.125rem}.products-filters{margin-bottom:1rem}.page-header-actions{flex-direction:column;align-items:stretch}.page-header-actions button,.page-header-actions a{width:100%;justify-content:center}.admin-product-card-actions{flex-direction:column}.admin-product-card-actions .action-link,.admin-product-card-actions button{width:100%;text-align:center}}
