body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.item-list{flex-wrap:wrap;gap:30px;justify-content:center;padding:40px}.item-list,.product-card{background-color:#fff;display:flex}.product-card{border:1px solid #e1e3df;border-radius:4px;flex-direction:column;overflow:hidden;transition:transform .2s;width:280px}.product-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.product-image{height:250px;object-fit:cover;width:100%}.product-image img{height:100%;object-fit:cover;width:100%}.product-image a{display:block;height:100%}.product-info{display:flex;flex-direction:column;flex-grow:1;padding:15px}.product-title{color:#333;font-size:14px;font-weight:400;line-height:1.3;margin:0 0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price-container{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.product-price{color:#595959;font-size:16px}.stock-badge{border-radius:12px;color:#fff;font-size:12px;font-weight:700;padding:4px 8px}.stock-low{background-color:#cb3e3e}.stock-medium{background-color:#f5a623;color:#333}.stock-high{background-color:#7ab317}
/*# sourceMappingURL=main.bc310f29.css.map*/