.storefront{position:relative}body:has(.storefront[data-view=product]) [data-catalog-hero]{display:none}.store-mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.store-honesty{color:var(--text-muted);font:var(--text-caption);margin:0}.store-hero{padding-block:2.5rem 1.5rem}.store-hero>.shell{justify-content:space-between;align-items:end;gap:1.5rem;display:flex}.store-hero .eyebrow{margin-bottom:.5rem}.store-hero h1{margin:0;font-size:clamp(2.25rem,4vw,3.5rem);line-height:1.05}.store-hero p{max-width:28rem;color:var(--text-muted);font:var(--text-small);margin:0}.store-catalog{padding-bottom:3.5rem}.store-bar{border-bottom:1px solid var(--border-hairline);align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.store-bar--sticky{top:var(--nav-h);z-index:20;background:var(--surface-page,var(--giga-concrete-950));position:sticky}.store-jump{scrollbar-width:thin;align-items:center;gap:.25rem;min-width:0;padding-block:.5rem;display:flex;overflow-x:auto}.store-jump__link{min-height:44px;color:var(--text-muted);font:var(--text-small);white-space:nowrap;flex:none;align-items:center;gap:.5rem;padding:.5rem .75rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.store-jump__link:hover,.store-jump__link.is-active{color:var(--text-strong);text-decoration:none}.store-jump__link.is-active:after{inset-inline:.75rem;background:var(--giga-orange-500);content:"";height:2px;position:absolute;bottom:0}.store-jump__link:focus-visible{outline:2px solid var(--giga-orange-500);outline-offset:-2px}.store-jump__count{color:var(--text-muted);font:var(--text-data);font-size:.7rem}.cart-button{flex-shrink:0;margin-left:auto}.store-catalog-status:empty{display:none}.store-catalog-status:not(:empty){margin-bottom:1.25rem}.store-catalog-status .button{margin-top:.75rem}.store-section{gap:1.25rem;scroll-margin-top:5rem;display:grid}.store-section+.store-section{margin-top:3.5rem}.store-category{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.25rem 1rem;display:grid}.store-category__name{margin:0;font-size:1.75rem}.store-category__description{max-width:52rem;color:var(--text-muted);font:var(--text-copy);overflow-wrap:anywhere;grid-column:1/-1;gap:.75rem;padding-block:.5rem 1rem;display:grid}.store-category__description p{margin:0}.product-grid,.store-skeleton__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.product-card{border:1px solid var(--border-hairline);border-radius:var(--radius-card);background:var(--surface-card);flex-direction:column;min-width:0;display:flex;overflow:clip}.product-card__body{flex-direction:column;flex:1;gap:.65rem;padding:1.25rem;display:flex}.product-card__name{font:var(--text-h4);overflow-wrap:anywhere;margin:0}.product-card__link{min-height:44px;color:var(--text-strong);align-items:center;display:inline-flex}.product-card__link:hover{color:var(--giga-orange-400)}.product-card__price,.product-page__price{min-width:0;color:var(--text-strong);font:var(--text-data);overflow-wrap:anywhere;flex-wrap:wrap;align-items:baseline;gap:.25rem .5rem;font-size:1.5rem;font-weight:700;display:flex}.product-card__price strong,.product-page__price strong{max-width:100%;font-weight:700}.product-card__price s,.product-page__price s{color:var(--text-muted);font:var(--text-data);flex-basis:100%;font-size:.8rem}.product-card__price span,.product-page__price span{color:var(--text-muted);font:var(--text-small)}.product-card__cadence{color:var(--text-muted);font:var(--text-small);overflow-wrap:anywhere;margin:0}.product-card__footer{flex-wrap:wrap;align-items:center;gap:.35rem .75rem;margin-top:auto;padding-top:.75rem;display:flex}.product-card__footer>.button{width:100%}.product-card__more{min-height:44px;color:var(--text-body);font:var(--text-small);align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.product-card__more:hover{color:var(--giga-orange-400)}.product-card__media{aspect-ratio:1;background:var(--surface-sunken);min-width:0;overflow:hidden}.product-card__media img,.product-card__media .photo-slot{aspect-ratio:1;object-fit:contain;width:100%;height:100%;display:block}.product-card__media .photo-slot{text-align:center;align-content:center;justify-items:center;gap:.5rem;padding:.4rem;font-size:.65rem;display:grid}.product-card__description{color:var(--text-body);font:var(--text-small);overflow-wrap:anywhere;gap:.85rem;padding-block:.75rem;display:grid}.product-card__description p,.product-card__description ul,.product-card__description ol{margin:0}.product-card__description h4{border-top:1px solid var(--border-hairline);color:var(--text-strong);font:var(--text-label);margin:.25rem 0 0;padding-top:.85rem}.product-card__description ul,.product-card__description ol{gap:.6rem;padding-inline-start:1.25rem;display:grid}.product-card__description li::marker{color:var(--text-accent)}.product-card__description li>ul,.product-card__description li>ol{margin-top:.6rem}.store-state{color:var(--text-muted);text-align:center;border-block:1px solid var(--border-hairline);background:var(--surface-card);align-content:center;justify-items:center;gap:1rem;min-height:22rem;padding:clamp(1.5rem,5vw,4rem);display:grid}.store-state h2{max-width:22ch;color:var(--text-strong);font:var(--text-h2);margin:0}.store-state p{max-width:34rem;font:var(--text-copy);margin:0}.store-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.store-skeleton{gap:1.5rem;display:grid}.store-skeleton__toolbar,.store-skeleton__card{border:1px solid var(--border-hairline);border-radius:var(--radius-card);background:var(--surface-card);animation:1.5s ease-in-out infinite alternate store-pulse}.store-skeleton__toolbar{height:3.5rem}.store-skeleton__card{min-height:22rem}@keyframes store-pulse{to{opacity:.55}}.product-grid--vip .product-card__media{aspect-ratio:auto;height:clamp(14rem,25vw,21rem)}.product-grid--vip .product-card__body{flex:1;gap:.85rem}.product-grid--vip .product-card__name{min-height:3rem}.product-grid--vip .product-card__footer{margin-top:auto;padding-top:1rem}.store-bar--product{padding-bottom:1rem}.store-breadcrumb{min-width:0;color:var(--text-muted);font:var(--text-small);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.store-breadcrumb a{min-height:44px;color:var(--text-muted);align-items:center;display:inline-flex}.store-breadcrumb a:hover{color:var(--text-strong)}.product-page{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"media summary""content content";align-items:start;gap:2rem 3rem;display:grid}.product-page__summary{background:var(--surface-card);border-radius:var(--radius-card);grid-area:summary;gap:1rem;min-width:0;padding:1.5rem;display:grid}.product-page__media{border-radius:var(--radius-media);background:var(--surface-sunken);grid-area:media;min-width:0;overflow:hidden}.product-page__media img,.product-page__media .photo-slot{object-fit:contain;width:100%;height:clamp(20rem,34vw,32rem);display:block}.product-page__media .photo-slot{align-content:center;justify-items:center;gap:1rem;display:grid}.product-page__media>.store-honesty{border-top:1px solid var(--border-hairline);text-align:center;padding:.85rem 1rem}.product-page__meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.product-page__name{overflow-wrap:anywhere;margin:0;font-size:clamp(2rem,2.4vw,3rem);line-height:1.08}.product-page__price{font-size:clamp(1.75rem,2.4vw,2.5rem)}.product-page__actions{flex-wrap:wrap;gap:.75rem;display:flex}.product-page__summary .product-page__actions>.button{flex:auto}.product-page__purchase-details{color:var(--text-muted);font:var(--text-small);gap:.65rem;display:grid}.product-page__purchase-details p{margin:0}.product-page__purchase-details strong{color:var(--text-strong)}.product-page__purchase-details a{align-items:center;gap:.5rem;width:fit-content;min-height:32px;display:inline-flex}.product-page__content{grid-area:content;gap:1.75rem;min-width:0;display:grid}.product-page__content>section>h2{color:var(--text-strong);font:var(--text-h3);margin:0 0 1rem}.product-page__description{border-block:1px solid var(--border-hairline);min-width:0;color:var(--text-body);font:var(--text-copy);overflow-wrap:anywhere;gap:1rem;padding-block:1.75rem;display:grid}.product-page__description p,.product-page__description ul,.product-page__description ol,.product-page__description blockquote{margin:0}.product-page__description ul,.product-page__description ol{gap:.5rem;padding-inline-start:1.5rem;display:grid}.product-page__description li::marker{color:var(--giga-orange-500)}.product-page__description strong{color:var(--text-strong)}.product-page__description h2,.product-page__description h3,.product-page__description h4{margin-top:.5rem;font-size:1.5rem}.product-page__description hr{margin:.5rem 0}.product-page__description blockquote{border-inline-start:3px solid var(--giga-orange-500);color:var(--text-muted);padding-inline-start:1rem}#product-description-title{scroll-margin-top:calc(var(--nav-h) + 1rem)}.mobile-purchase-space{display:none}@keyframes store-purchase-enter{0%{opacity:0;transform:translateY(.5rem)}}@media (width<=68rem){.product-page{gap:2rem}}@media (width<=56rem){.product-grid,.store-skeleton__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page{grid-template-columns:1fr;grid-template-areas:"summary""media""content";gap:1.5rem}.product-page__summary{padding:1.25rem}.product-page__media img,.product-page__media .photo-slot{height:clamp(16rem,100vw - 40px,24rem)}.product-grid--vip{grid-template-columns:1fr}.product-grid--vip .product-card__media{height:clamp(12rem,40vw,18rem)}.product-grid--vip .product-card__name{min-height:0}.mobile-purchase-space{display:block}body:has(.mobile-purchase:not([hidden])):after{height:var(--mobile-purchase-h,0px);content:"";display:block}html:has(.mobile-purchase:not([hidden])){scroll-padding-bottom:calc(var(--mobile-purchase-h,0px) + 1rem)}.mobile-purchase{z-index:30;inset-inline:0;max-height:45dvh;padding:.65rem max(1.25rem, env(safe-area-inset-right)) calc(.65rem + env(safe-area-inset-bottom)) max(1.25rem, env(safe-area-inset-left));border-top:1px solid var(--border-default);background:var(--surface-card);box-shadow:var(--shadow-lg);animation:store-purchase-enter var(--dur-normal) var(--ease-out) both;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.35rem .75rem;display:grid;position:fixed;bottom:0;overflow-y:auto}.mobile-purchase[hidden]{display:none}.mobile-purchase__copy{gap:.35rem;min-width:0;display:grid}.mobile-purchase__name,.mobile-purchase__conditions{color:var(--text-muted);font:var(--text-caption);overflow-wrap:anywhere;margin:0}.mobile-purchase__name{color:var(--text-strong);font-weight:600}.mobile-purchase__conditions{grid-column:1/-1}.mobile-purchase>.button{white-space:normal;max-width:10rem}.mobile-purchase .product-card__price{font-size:1.1rem}}@media (width<=40rem){.store-hero{padding-block:1.75rem 1rem}.store-hero>.shell{gap:.85rem;display:grid}.store-hero h1{font-size:2.5rem}.store-bar{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.store-jump__link{padding-inline:.5rem}.store-jump{flex-basis:100%}.store-jump__count{display:none}.store-bar--sticky .cart-button{margin-bottom:.5rem}.store-category{gap:.25rem .75rem}.store-category__name{font-size:1.5rem}.store-section+.store-section{margin-top:2.5rem}.product-grid{grid-template-columns:1fr}.product-card__body{padding:1.25rem}.product-card__footer>.button{width:auto;min-width:7rem}.product-page__summary .product-page__actions>.button{min-width:100%}.store-bar--product{align-items:start}}@media (prefers-reduced-motion:reduce){.store-skeleton__toolbar,.store-skeleton__card,.mobile-purchase{animation:none}}
