.products-container{max-width:1400px;margin:0 auto;padding:2rem}.page-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.header-text h1{color:#1e293b;margin:0 0 .5rem;font-size:1.8rem}.header-text p{color:#64748b;margin:0;font-size:.95rem}.search-container{margin-bottom:1.5rem;display:flex}.search-input{color:#1e293b;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;max-width:400px;padding:.8rem 1.2rem;font-size:.95rem;transition:all .2s;box-shadow:0 1px 3px #0000000d}.search-input::placeholder{color:#94a3b8}.search-input:focus{border-color:#0070f3;box-shadow:0 0 0 3px #0070f31a}.table-wrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000000d}.product-table{border-collapse:collapse;text-align:left;width:100%}.product-table th{color:#64748b;text-transform:uppercase;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem;font-size:.85rem;font-weight:700}.product-table td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:1rem;font-size:.95rem}.stock-badge{border-radius:50px;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.stock-ok{color:#166534;background:#dcfce7}.stock-low{color:#854d0e;background:#fef9c3}.stock-empty{color:#991b1b;background:#fee2e2}.action-btn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.4rem .8rem;font-size:.85rem;transition:all .2s}.action-btn:hover{background:#f8fafc;border-color:#cbd5e1}
