*{box-sizing:border-box;margin:0;padding:0}header{display:flex;justify-content:space-between;flex-wrap:wrap;background-color:#000;color:#fff}h1{padding:1rem}nav{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.nav-link{color:#fff;text-decoration:none;font-size:18px;padding:1rem}.nav-link:hover{background-color:#4d4d4d;border-radius:12px}.active{color:#f5f5f5;font-weight:700}.center{display:flex;justify-content:center}.front-img{background-image:url(/assets/tshirt-xIXC2h2x.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;max-width:100%;width:80vh;height:300px}.front-link{margin-top:2rem;background-color:#000;text-decoration:none;color:#fff;padding:.6rem 2rem;border-radius:9px;justify-self:center}.card-container{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.card{display:flex;flex-direction:column;justify-content:space-between;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;width:220px}.img-container{display:flex;justify-content:center;align-items:center;height:300px}.detail-container{margin:1rem;display:flex;flex-direction:column;justify-content:space-between;min-height:6rem}.detail-container>p{text-align:center}.button-container{display:flex;justify-content:center}.button{border:none;margin-bottom:1rem;padding:.6rem 2rem;background-color:#000;color:#fff;border-radius:9px}.button:hover{background-color:#333;cursor:pointer}.btn-checkout{border:none;margin-bottom:1rem;padding:.6rem 2rem;background-color:#000;color:#fff;border-radius:9px}.btn-checkout:hover{background-color:#333;cursor:pointer}.checkout-container{display:flex;justify-content:space-between;flex-wrap:wrap}
