:root{--single-product-max:1280px;--single-product-gap:clamp(2rem,4vw,4.5rem);--single-product-sidebar-width:420px;--single-product-thumb-size:88px;--single-product-surface:rgba(255,255,255,.06);--single-product-border:1px solid var(--border);--single-product-copy:rgba(245,241,234,.78)}
.single-product-shell{background:var(--charcoal);color:var(--ivory);padding:160px var(--space-page-x) 100px}.single-product-container{max-width:var(--single-product-max);margin:0 auto}.single-product-breadcrumbs{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:2rem;color:rgba(245,241,234,.55);font-family:var(--font-family-body);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase}.single-product-breadcrumbs a{color:inherit;text-decoration:none}.single-product-breadcrumbs a:hover{color:var(--ivory)}.single-product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,var(--single-product-sidebar-width));gap:var(--single-product-gap);align-items:start}.single-product-gallery{position:sticky;top:120px}.single-product-main-media{border:var(--single-product-border);background:rgba(255,255,255,.03);overflow:hidden}.single-product-main-media img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.single-product-thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--single-product-thumb-size),1fr));gap:1rem;margin-top:1rem}.single-product-thumb{display:block;border:var(--single-product-border);background:rgba(255,255,255,.03);overflow:hidden}.single-product-thumb img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.single-product-summary{display:flex;flex-direction:column;gap:1.25rem}.single-product-category{color:var(--accent);font-family:var(--font-family-body);font-size:.72rem;letter-spacing:.3em;text-transform:uppercase}.single-product-title{font-family:var(--font-family-display);font-weight:300;line-height:.95;font-size:clamp(2.75rem,5vw,5.5rem);margin:0}.single-product-price{font-family:var(--font-family-display);font-size:clamp(1.8rem,3vw,2.6rem);color:var(--beige)}.single-product-price del{opacity:.45;font-family:var(--font-family-body);font-size:1rem;margin-right:.5rem}.single-product-price ins{text-decoration:none}.single-product-excerpt,.single-product-meta,.single-product-panel-copy,.single-product-delivery p{color:var(--single-product-copy);font-family:var(--font-family-body);line-height:1.9;font-size:.95rem}.single-product-badge{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .8rem;font-family:var(--font-family-body);font-size:.62rem;letter-spacing:.22em;text-transform:uppercase}.single-product-purchase{border:var(--single-product-border);background:var(--single-product-surface);padding:1.5rem}.single-product-purchase form.cart{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.single-product-purchase .quantity .qty{width:88px;background:transparent;border:1px solid rgba(245,241,234,.25);color:var(--ivory);padding:.85rem 1rem}.single-product-purchase .single_add_to_cart_button,.single-product-related-card .button{background:var(--accent)!important;border:none!important;color:var(--ivory)!important;padding:1rem 1.5rem!important;letter-spacing:.18em;text-transform:uppercase;font-family:var(--font-family-body);font-size:.72rem;font-weight:500}.single-product-purchase .single_add_to_cart_button:hover,.single-product-related-card .button:hover{background:var(--taupe)!important}.single-product-purchase .variations{width:100%;border-collapse:separate;border-spacing:0 1rem}.single-product-purchase .variations label{font-family:var(--font-family-body);font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(245,241,234,.62)}.single-product-purchase .variations select{width:100%;background:transparent;color:var(--ivory);border:1px solid rgba(245,241,234,.25);padding:.9rem 1rem}.single-product-purchase .woocommerce-variation-add-to-cart{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.single-product-highlights{display:grid;gap:1rem}.single-product-highlight{border:var(--single-product-border);background:rgba(255,255,255,.03);padding:1.1rem 1.2rem}.single-product-highlight h3{margin:0 0 .45rem;font-family:var(--font-family-display);font-size:1.35rem;font-weight:400;color:var(--ivory)}.single-product-highlight p{margin:0;color:var(--single-product-copy);font-family:var(--font-family-body);font-size:.88rem;line-height:1.8}.single-product-panels{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;margin-top:4rem}.single-product-panel{border:var(--single-product-border);background:rgba(255,255,255,.03);padding:2rem}.single-product-panel-title{margin:0 0 1rem;font-family:var(--font-family-display);font-size:2rem;font-weight:300;color:var(--ivory)}.single-product-panel-copy p:first-child{margin-top:0}.single-product-panel-copy p:last-child{margin-bottom:0}.single-product-delivery{display:grid;gap:1rem}.single-product-delivery-row{padding-bottom:1rem;border-bottom:1px solid rgba(245,241,234,.12)}.single-product-delivery-row:last-child{padding-bottom:0;border-bottom:none}.single-product-delivery h4{margin:0 0 .35rem;font-family:var(--font-family-body);font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--beige)}.single-product-related{margin-top:5rem}.single-product-related-head{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem}.single-product-related-head h2{margin:0;font-family:var(--font-family-display);font-size:clamp(2rem,4vw,4rem);font-weight:300}.single-product-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.single-product-related-card{border:var(--single-product-border);background:rgba(255,255,255,.04);overflow:hidden}.single-product-related-media{display:block;position:relative;background:rgba(255,255,255,.03)}.single-product-related-media img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.single-product-related-info{padding:1.2rem}.single-product-related-category{display:block;margin-bottom:.4rem;color:var(--accent);font-family:var(--font-family-body);font-size:.65rem;letter-spacing:.2em;text-transform:uppercase}.single-product-related-name{display:block;color:var(--ivory);font-family:var(--font-family-display);font-size:1.25rem;font-weight:400;text-decoration:none;margin-bottom:.35rem}.single-product-related-price{display:block;color:var(--beige);font-family:var(--font-family-display);font-size:1.25rem}.single-product-empty{padding:180px var(--space-page-x) 120px;color:var(--ivory);background:var(--charcoal)}.single-product-empty-inner{max-width:760px;margin:0 auto;text-align:center}.single-product-empty h1{font-family:var(--font-family-display);font-weight:300;font-size:clamp(2.5rem,5vw,4.5rem);margin:0 0 1rem}.single-product-empty p{color:var(--single-product-copy);font-family:var(--font-family-body);line-height:1.8;margin:0 auto 1.5rem;max-width:560px}.single-product-meta a{color:var(--ivory)}@media(max-width:1100px){.single-product-layout{grid-template-columns:1fr}.single-product-gallery{position:static}.single-product-panels{grid-template-columns:1fr}.single-product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.single-product-shell{padding:140px var(--space-page-x-mobile) 80px}.single-product-related-grid{grid-template-columns:1fr}.single-product-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.single-product-main-media img{aspect-ratio:4/5}}
