.related-products{max-width:1200px;margin:50px auto;padding:20px}.related-products h2{text-align:center;color:#202020;margin-bottom:20px;font-size:1.8rem;font-weight:600}.related-grid{scroll-behavior:smooth;scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:20px;padding-bottom:20px;display:flex;overflow-x:auto}.related-grid::-webkit-scrollbar{height:8px}.related-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.related-grid::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.related-grid::-webkit-scrollbar-thumb:hover{background:#aaa}.related-card{background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:space-between;min-width:250px;max-width:250px;padding:15px;transition:all .25s;display:flex;box-shadow:0 2px 5px #0000000d}.related-card:hover{transform:translateY(-4px);box-shadow:0 6px 15px #0000001a}.img-wrapper{aspect-ratio:1;border-radius:10px;width:100%;margin-bottom:10px;overflow:hidden}.img-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.related-card:hover .img-wrapper img{transform:scale(1.05)}.related-card h3{color:#222;text-align:center;min-height:40px;margin:10px 0 5px;font-size:1rem;font-weight:600}.price-section{text-align:center;margin:10px 0}.full-price{color:#999;margin-right:6px;font-size:.9rem;text-decoration:line-through}.discount-row{justify-content:center;align-items:center;gap:8px;margin-top:4px;font-size:1rem;display:flex}.discounted-price{color:#e53935;font-weight:700}.discount-badge{color:#fff;background:#28a745;border-radius:5px;padding:2px 6px;font-size:.8rem}.actions{text-align:center;margin-top:auto}.actions button,.actions a{color:#fff;cursor:pointer;background:#202020;border:none;border-radius:8px;width:100%;padding:10px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .3s;display:block}.actions button:hover,.actions a:hover{background:#444}.view-more{text-align:center;margin-top:25px}.view-more button{color:#fff;cursor:pointer;background:#202020;border:none;border-radius:8px;padding:10px 25px;font-size:1rem;font-weight:500;transition:background .3s}.view-more button:hover{background:#444}@media (max-width:600px){.related-products h2{font-size:1.5rem}.related-card h3{min-height:auto;font-size:.95rem}.img-wrapper{aspect-ratio:4/3}}
