.page_page__78ZxH{min-height:100vh;background:var(--color-cream)}.page_hero__IIBZd{position:relative;min-height:42vh;background-size:cover;background-position:50%;display:flex;align-items:flex-end;margin-bottom:var(--space-3xl)}.page_overlay__1g8Ie{position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,4%,.2) 0,hsla(0,0%,4%,.75))}.page_heroContent__1T4On{position:relative;z-index:1;color:var(--color-white);padding-bottom:var(--space-2xl);display:flex;flex-direction:column;gap:var(--space-lg);width:100%}.page_heroContent__1T4On .section-label{color:hsla(0,0%,100%,.75)}.page_backButton__3puFR{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:hsla(0,0%,100%,.9);cursor:pointer;font-size:var(--fs-sm);font-weight:var(--fw-semibold);transition:all .2s ease-out;border-radius:var(--radius-md);border:1px solid hsla(0,0%,100%,.25);width:-moz-fit-content;width:fit-content}.page_backButton__3puFR:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.4);transform:translateX(-4px)}.page_backButton__3puFR .icon{font-size:20px}.page_title__x4v0r{font-size:clamp(2rem,6vw,4rem);font-weight:var(--fw-bold);letter-spacing:var(--ls-tight);line-height:var(--lh-tight)}.page_subtitle__2twND{margin-top:var(--space-sm);max-width:650px;color:hsla(0,0%,100%,.9)}.page_feedback__LSbvB{margin-bottom:var(--space-lg);color:var(--color-gray)}.page_grid__zH5xm{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--space-xl);gap:var(--space-xl)}.page_card__ydYmj{background:var(--color-white);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform var(--transition-base),box-shadow var(--transition-base)}.page_card__ydYmj:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.page_imageLink__egEy7{display:block}.page_image__0Tg4M{width:100%;height:320px;object-fit:cover}.page_cardBody__ATPJh{padding:var(--space-lg)}.page_productName__f6UJ9{font-size:var(--fs-lg);font-weight:var(--fw-semibold);margin-bottom:var(--space-xs)}.page_productDescription___Ks3s{font-size:var(--fs-sm);color:var(--color-gray);margin-bottom:var(--space-md)}.page_productPrice__Nj1Du{font-size:var(--fs-lg);font-weight:var(--fw-bold)}.page_skeletonCard__1xu4z{pointer-events:none}.page_skeletonImage__sJ3Ny{width:100%;height:320px;background:#e6e0d6;position:relative;overflow:hidden}.page_skeletonLine__Dopx7{height:12px;border-radius:999px;background:#e6e0d6;margin-bottom:var(--space-sm);position:relative;overflow:hidden}.page_skeletonTitle__TopDN{height:20px;width:72%}.page_skeletonCopy__VnoL1{width:88%}.page_skeletonPrice__v38RP{width:34%;height:16px;margin-top:var(--space-md)}.page_skeletonImage__sJ3Ny:after,.page_skeletonLine__Dopx7:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,hsla(0,0%,100%,0) 20%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 80%);background-size:220% 100%;animation:page_shimmer__YZ6a6 1.6s linear infinite}@keyframes page_shimmer__YZ6a6{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.page_grid__zH5xm{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.page_hero__IIBZd{min-height:34vh}.page_grid__zH5xm{grid-template-columns:1fr;gap:var(--space-lg)}.page_image__0Tg4M,.page_skeletonImage__sJ3Ny{height:260px}}