.home-products{margin-top:34px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.home-product{min-width:0}.home-product a{display:block}.home-product-image{width:100%;height:300px!important;aspect-ratio:auto!important;background:#fff;position:relative;overflow:hidden!important;border:1px solid #d8d0c5;display:grid;place-items:center}.home-product-image img{display:block;width:100%!important;height:100%!important;max-width:100%;object-fit:contain!important;background:#fff;padding:14px!important;transition:transform .3s ease}.home-product:hover img{transform:scale(1.025)}.home-product-image>span{position:absolute;left:12px;top:12px;background:#e5f15c;color:#211f2f;padding:7px 9px;font:10px 'DM Mono',monospace;letter-spacing:1px}.home-product-placeholder{width:100%;height:100%;display:grid;place-items:center;background:#b7a4ff;font-size:25px;font-weight:800}.home-product>a>small{display:block;margin-top:15px;color:#ff6934!important}.home-product h3{font-size:24px;margin:7px 0}.home-product p{font-size:16px;line-height:1.5;color:#716a74;min-height:48px}.home-product-bottom{border-top:1px solid #d8d0c5;padding-top:14px;display:flex;justify-content:space-between;align-items:center;gap:12px}.home-product-bottom strong{font-size:18px}.home-product-bottom del{color:#999;font-weight:500}.home-product-bottom b{font-size:14px}.home-products-empty{margin-top:30px;padding:35px;border:1px dashed #aaa;display:flex;justify-content:space-between;gap:20px}.home-products-empty a{font-weight:800}@media(max-width:850px){.home-products{grid-template-columns:1fr!important}.home-product-image{height:280px!important}.home-product p{min-height:0}.home-product-bottom{align-items:flex-start;flex-direction:column}.home-products-empty{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.home-product-image{height:240px!important}}
