.product-page-shell{background:var(--soul-cream);min-height:100dvh;color:var(--soul-ink)}.product-page-content{width:min(var(--page-shell-content-width), 100%)}.product-back-link{color:var(--soul-ink);align-items:center;gap:.45rem;font-weight:800;text-decoration:none;display:inline-flex}.product-back-link svg,.product-actions .soul-button svg{width:1rem;height:1rem}.product-page-loading{place-items:center;min-height:28rem;display:grid}.product-hero{gap:var(--soul-section-gap);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;display:grid}.product-hero>*{min-width:0}.product-hero-media,.product-hero-content,.product-detail-copy,.product-topic-tags,.product-gallery,.product-seo-copy{border:1px solid var(--soul-ink);background:var(--soul-cream);border-radius:16px}.product-hero-media{aspect-ratio:1;background:var(--soul-cream-2);place-self:stretch stretch;place-items:center;width:100%;max-width:100%;min-height:0;display:grid;position:relative;overflow:hidden}.product-hero-category{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#111010bd;border:1px solid #ffffff6b;border-radius:999px;max-width:calc(100% - 1.7rem);padding:.42rem .68rem;font-size:.82rem;font-weight:850;line-height:1;position:absolute;bottom:.85rem;right:.85rem;overflow:hidden}.product-hero-media img{object-fit:contain;width:100%;max-width:100%;height:100%;padding:1rem;display:block}.product-hero-placeholder{width:100%;height:100%;color:var(--soul-cream);place-items:center;display:grid}.product-hero-placeholder svg{width:5rem;height:5rem}.product-hero-content{gap:calc(var(--soul-card-gap) * 1.35);padding:var(--soul-card-padding);grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:100%;display:grid}.product-hero-main{align-content:start;gap:var(--soul-card-gap);min-width:0;display:grid}.product-purchase-panel{gap:var(--soul-card-gap);align-self:end;min-width:0;display:grid}.product-breadcrumbs,.product-actions,.product-price-row{align-items:center;gap:var(--soul-card-gap);flex-wrap:wrap;display:flex}.product-breadcrumbs{color:var(--soul-muted);font-size:.9rem;font-weight:700}.product-breadcrumbs a{color:inherit;text-decoration:none}.product-hero h1{overflow-wrap:anywhere;margin:0;font-size:clamp(2.25rem,6vw,4.8rem);font-weight:800;line-height:.95}.product-lead{color:var(--soul-muted);margin:0;font-size:1.08rem;font-weight:600;line-height:1.55}.product-price-row strong{color:var(--soul-purple);font-size:clamp(1.8rem,4vw,3rem);line-height:1}.product-price-row small{color:var(--soul-muted);font-size:1rem;font-weight:700;text-decoration:line-through}.product-actions{margin-top:.35rem}.product-actions .soul-button{align-items:center;gap:.45rem;min-height:3rem;display:inline-flex}.product-detail-copy,.product-gallery,.product-seo-copy{padding:var(--soul-card-padding)}.product-detail-copy h2,.product-gallery h2,.product-seo-copy h2,.product-related h2{margin:0 0 .8rem;font-size:clamp(1.45rem,3vw,2rem);line-height:1.05}.product-detail-copy p,.product-seo-copy p{white-space:pre-wrap;color:var(--soul-muted);margin:0;font-size:1rem;font-weight:550;line-height:1.65}.product-seo-copy,.product-gallery,.product-related{margin-top:0}.product-seo-copy-link{color:var(--soul-purple);margin-top:.85rem;font-weight:800;text-decoration:none;display:inline-block}.product-seo-copy-link:hover{color:var(--soul-ink)}.product-gallery-grid{gap:var(--soul-card-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.product-gallery-item{background:var(--soul-cream-2);width:100%;color:inherit;text-align:left;cursor:zoom-in;border:1px solid #1110101f;border-radius:14px;padding:0;transition:border-color .18s,transform .18s;display:block;overflow:hidden}.product-gallery-item:hover,.product-gallery-item:focus-visible{border-color:var(--soul-purple);transform:translateY(-2px)}.product-gallery-item:focus-visible{outline-offset:2px;outline:3px solid #6256e833}.product-gallery-item img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.product-related-grid{gap:var(--soul-card-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (max-width:820px){.product-hero{grid-template-columns:1fr;width:100%}.product-hero-media{inline-size:100%;width:100%}.product-related-grid,.product-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.product-related-grid{gap:var(--soul-card-gap);grid-template-columns:repeat(2,minmax(0,1fr))}.product-related-grid .soul-product-card:nth-child(n+3){display:none}}
