*{box-sizing:border-box;margin:0;padding:0}body{color:#000;background:#fff}.product-card{background:#fff;border:1px solid #eee;border-radius:14px;transition:all .3s;position:relative;overflow:hidden}.badge{color:#fff;z-index:5;background:#009245;border-radius:20px;padding:5px 14px;font-size:12px;font-weight:600;position:absolute;top:15px;left:15px}.add-btn{cursor:pointer;z-index:5;background:#fff;border:1px solid #111;border-radius:12px;padding:10px 20px;transition:all .3s;position:absolute;top:15px;right:15px}.add-btn:hover{color:#fff;background:#01573c;border-color:#01573c}.image-box{background:linear-gradient(#fff 0%,#f5f5f5 75%,#d8d8d8 100%);justify-content:center;align-items:center;height:320px;display:flex}.image-box img{object-fit:contain;width:70%}.weight{background:#ececec;border-top:1px solid #ddd;justify-content:center;align-items:center;height:52px;display:flex}.weight select{cursor:pointer;background:0 0;border:none;outline:none;font-size:18px;font-weight:500}.product-card h3{margin:18px 15px 10px;font-size:28px;font-weight:500}.price{align-items:center;gap:10px;margin:0 15px 20px;display:flex}.new-price{font-size:30px;font-weight:700}.old-price{color:#999;font-size:22px;text-decoration:line-through}.product-card{color:inherit;text-decoration:none;display:block;position:relative}.product-card:hover{color:inherit;text-decoration:none}
