#product-images img{height:calc(100dvh - var(--topbar-height) - var(--navbar-height) - var(--thumbnail-size) - 1rem);object-fit:contain}#product-thumbnails .splide__slide img{height:100%;object-fit:cover}#product-thumbnails{margin-top:.5rem}.specs table{border-collapse:separate}.specs table td{border-radius:.5rem;padding:.5rem 1rem;color:var(--clr-2)}.specs table td:nth-of-type(1){background-color:var(--clr-1);font-weight:700}.specs table td:nth-of-type(2){background-color:hsla(var(--clr-1-val),.3);width:100%}.features>div{background-color:hsla(var(--clr-1-val),.3);padding:1rem;border-radius:.5rem;box-shadow:0 0 4px var(--clr-1)}.features .feature{width:100px;padding:.5rem;border-radius:.5rem;background-color:var(--clr-1);border:1px solid hsl(var(--clr-2-val),.5)}.features .feature small{color:var(--clr-2)}
