.ProductCard-module__HOiECa__card{background:#fff;border-radius:10px;flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 4px #00000014}.ProductCard-module__HOiECa__card:hover{box-shadow:0 4px 16px #0000001f}.ProductCard-module__HOiECa__imageWrapper{background:#f0f0f0;width:100%;height:180px;overflow:hidden}.ProductCard-module__HOiECa__image{object-fit:cover;width:100%;height:100%}.ProductCard-module__HOiECa__body{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.ProductCard-module__HOiECa__category{text-transform:uppercase;letter-spacing:.6px;color:#999;font-size:11px;font-weight:600}.ProductCard-module__HOiECa__name{color:#111;font-size:15px;font-weight:700;line-height:1.3}.ProductCard-module__HOiECa__description{color:#666;flex:1;font-size:13px;line-height:1.5}.ProductCard-module__HOiECa__footer{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.ProductCard-module__HOiECa__price{color:#111;font-size:18px;font-weight:700}.ProductCard-module__HOiECa__inStock{color:#2e7d32;background:#e8f5e9;border-radius:20px;padding:3px 10px;font-size:12px}.ProductCard-module__HOiECa__outOfStock{color:#c62828;background:#ffebee;border-radius:20px;padding:3px 10px;font-size:12px}.ProductCard-module__HOiECa__addBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;width:100%;margin-top:4px;padding:10px;font-size:14px;font-weight:600;transition:background .15s}.ProductCard-module__HOiECa__addBtn:hover{background:#333}.ProductCard-module__HOiECa__addBtnInCart{background:#444}.ProductCard-module__HOiECa__addBtnInCart:hover{background:#222}.ProductCard-module__HOiECa__addBtnDisabled{color:#aaa;cursor:not-allowed;background:#e0e0e0}.ProductCard-module__HOiECa__addBtnDisabled:hover{background:#e0e0e0}
.Controls-module__XnNh5G__searchInput{color:#333;background:#fff;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;max-width:300px;padding:9px 14px;font-size:14px;transition:border-color .2s}.Controls-module__XnNh5G__searchInput:focus{border-color:#555}.Controls-module__XnNh5G__searchInput::placeholder{color:#bbb}.Controls-module__XnNh5G__categoryButtons{flex-wrap:wrap;gap:6px;display:flex}.Controls-module__XnNh5G__categoryBtn{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ddd;border-radius:20px;padding:7px 14px;font-size:13px;transition:background .15s,color .15s,border-color .15s}.Controls-module__XnNh5G__categoryBtn:hover{background:#f0f0f0;border-color:#bbb}.Controls-module__XnNh5G__categoryBtn.Controls-module__XnNh5G__active{color:#fff;background:#111;border-color:#111}.Controls-module__XnNh5G__sortSelect{color:#333;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23555' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #ddd;border-radius:8px;outline:none;padding:8px 32px 8px 12px;font-size:13px}.Controls-module__XnNh5G__sortSelect:focus{border-color:#555}
.Home-module__g21JLG__main{max-width:1200px;margin:0 auto;padding:40px 20px}.Home-module__g21JLG__header{margin-bottom:28px}.Home-module__g21JLG__title{color:#111;font-size:26px;font-weight:700}.Home-module__g21JLG__subtitle{color:#888;margin-top:4px;font-size:14px}.Home-module__g21JLG__controls{flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.Home-module__g21JLG__controlsRight{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:10px;display:flex}.Home-module__g21JLG__grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:24px;display:grid}.Home-module__g21JLG__empty{color:#888;text-align:center;margin-top:40px;font-size:15px}.Home-module__g21JLG__error{color:#c62828;background:#ffebee;border-radius:8px;margin-top:24px;padding:12px 16px;font-size:14px}.Home-module__g21JLG__resultCount{color:#999;margin-bottom:16px;font-size:13px}@media (max-width:600px){.Home-module__g21JLG__title{font-size:22px}.Home-module__g21JLG__controls{flex-direction:column}.Home-module__g21JLG__controlsRight{justify-content:flex-start}.Home-module__g21JLG__searchInput{max-width:100%}.Home-module__g21JLG__grid{grid-template-columns:1fr}}
