.store-page{padding-top:16px;padding-bottom:72px}.store-nav{position:relative;z-index:1;margin-bottom:28px}.store-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.store-stage{position:relative;z-index:1;display:flex;flex-direction:column;gap:22px;max-width:1040px;margin:0 auto}.store-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start;width:100%}.store-product-card{display:flex;flex-direction:column;gap:12px;color:black;text-decoration:none;will-change:transform}.store-product-card:hover{transform:translateY(-8px) rotate(0deg)!important}.store-product-card[data-tilt="1"]{transform:rotate(-2deg)}.store-product-card[data-tilt="2"]{transform:translateY(10px) rotate(1.2deg)}.store-product-card[data-tilt="3"]{transform:rotate(2.2deg)}.store-product-image-wrap{aspect-ratio:1/1;overflow:hidden;border:1px solid black;background:white;box-shadow:-5px 5px 0 black}.store-product-image{width:100%;height:100%;object-fit:cover;display:block}.store-product-meta{display:flex;align-items:baseline;justify-content:center;gap:10px;padding:0 8px;text-align:center}.store-product-index{font-family:Istok Web,Arial,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.14em}.store-product-title{display:block;font-family:Times New Roman,serif;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.05}.store-actions{display:flex;justify-content:center;margin-top:4px}.store-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:1px solid black;background:black;color:hwb(287 96% 0%);box-shadow:-3px 3px 0 black;font-family:Istok Web,Arial,sans-serif;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.store-button:hover{transform:translate(2px,-2px)}@media (max-width:768px){.store-page{padding-top:14px;padding-bottom:40px}.store-nav{margin-bottom:20px}.store-products-grid{grid-template-columns:1fr;gap:16px}.store-product-card[data-tilt="1"],.store-product-card[data-tilt="2"],.store-product-card[data-tilt="3"]{transform:none}}