.product-crop{position:relative;overflow:hidden;width:100%;}.product-crop.product-crop img{display:block;}
.photo-crop-puppy{aspect-ratio:330/255}.photo-crop-puppy.product-crop img{width:387.878788%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-60.937500%,-59.375000%);}
.photo-crop-butter{aspect-ratio:610/255}.photo-crop-butter.product-crop img{width:209.836066%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-46.875000%,-64.453125%);}
.photo-crop-cherry{aspect-ratio:440/295}.photo-crop-cherry.product-crop img{width:290.909091%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-51.562500%,-58.203125%);}
.photo-crop-peach{aspect-ratio:275/245}.photo-crop-peach.product-crop img{width:465.454545%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-61.718750%,-60.546875%);}
.photo-crop-chocolate{aspect-ratio:560/275}.photo-crop-chocolate.product-crop img{width:228.571429%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-46.093750%,-60.546875%);}
.photo-crop-dragon-fruit{aspect-ratio:250/270}.photo-crop-dragon-fruit.product-crop img{width:512.000000%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-64.062500%,-58.593750%);}
.photo-crop-durian{aspect-ratio:765/210}.photo-crop-durian.product-crop img{width:167.320261%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-16.796875%,-56.640625%);}
.photo-crop-lemon{aspect-ratio:270/210}.photo-crop-lemon.product-crop img{width:474.074074%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-63.281250%,-55.468750%);}
.photo-crop-mangosteen{aspect-ratio:270/250}.photo-crop-mangosteen.product-crop img{width:474.074074%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-58.984375%,-62.890625%);}
.photo-crop-potato{aspect-ratio:300/270}.photo-crop-potato.product-crop img{width:426.666667%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-59.375000%,-58.203125%);}
.photo-crop-strawberry{aspect-ratio:420/255}.photo-crop-strawberry.product-crop img{width:304.761905%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-45.312500%,-64.062500%);}
.photo-crop-cabbage{aspect-ratio:570/270}.photo-crop-cabbage.product-crop img{width:224.561404%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-43.750000%,-63.281250%);}
.photo-crop-corn{aspect-ratio:390/155}.photo-crop-corn.product-crop img{width:328.205128%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-44.140625%,-71.093750%);}
.photo-crop-cheese{aspect-ratio:300/280}.photo-crop-cheese.product-crop img{width:426.666667%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-57.812500%,-61.718750%);}
.photo-crop-pudding{aspect-ratio:255/270}.photo-crop-pudding.product-crop img{width:501.960784%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-42.578125%,-55.859375%);}
.photo-crop-peanut{aspect-ratio:350/210}.photo-crop-peanut.product-crop img{width:365.714286%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-41.406250%,-63.671875%);}
.photo-crop-orange{aspect-ratio:285/210}.photo-crop-orange.product-crop img{width:449.122807%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-59.375000%,-62.109375%);}
.photo-crop-pineapple-bun{aspect-ratio:245/185}.photo-crop-pineapple-bun.product-crop img{width:522.448980%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-56.250000%,-42.935207%);}
.photo-crop-mango{aspect-ratio:630/160}.photo-crop-mango.product-crop img{width:203.174603%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-19.531250%,-59.375000%);}
.photo-crop-soap{aspect-ratio:340/205}.photo-crop-soap.product-crop img{width:376.470588%;max-width:none;height:auto;aspect-ratio:auto;transform:translate(-46.875000%,-59.375000%);}
.product-stage{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--ivory);border:1px solid var(--gray);padding:20px;}
.hero-photo .product-stage{aspect-ratio:1.12;padding:30px;}
.photo .product-crop img{object-fit:fill;min-height:0;}
.catalog-grid{grid-template-columns:repeat(3,1fr);gap:42px 28px;}
.catalog-grid .product-card h2{font-size:25px;}
.catalog-grid .product-card>p{font-size:14px;}
.catalog-grid .specs>div{grid-template-columns:1fr;gap:4px;}
.catalog-grid:has(>.product-card:only-child){grid-template-columns:1fr;}
@media(max-width:1000px){.catalog-grid{grid-template-columns:1fr 1fr;}}
@media(max-width:800px){.hero-photo .product-stage{aspect-ratio:1.5;}}
@media(max-width:540px){.catalog-grid{grid-template-columns:1fr;}.hero-photo .product-stage{aspect-ratio:1.3;}.catalog-grid .product-card h2{font-size:29px;}}
