/** ORENSU Product Detail — Figma ProductDetailPage translation using the approved black-gold palette. */
body.orensu-core-product-v2 #primary,
body.orensu-core-product-v2 #main,
body.orensu-core-product-v2 .site-content,
body.orensu-core-product-v2 .ast-container{width:100%;max-width:none;margin:0;padding:0}
body.orensu-core-product-v2 #primary{flex:1 1 100%}

.orensu-product-v2,.orensu-product-v2 *{box-sizing:border-box}
.orensu-product-v2{min-height:100vh;padding:calc(var(--orensu-header-height) + 20px) var(--orensu-gutter) 0;background:var(--orensu-color-obsidian);color:var(--orensu-color-text);font-family:var(--orensu-font-ui)}
.orensu-product-v2 button,.orensu-product-v2 input,.orensu-product-v2 select{font-family:var(--orensu-font-ui)}
.orensu-product-v2 button{border-radius:0;box-shadow:none;cursor:pointer}
.orensu-product-v2 a{color:inherit;text-decoration:none}
.orensu-product-v2 img{display:block;max-width:100%}
.orensu-product-v2__container{width:min(100%,1280px);margin:0 auto}

/* Breadcrumb — source: 10px, .15em, compact 1280px rail. */
.orensu-product-v2__crumbs{display:flex;min-height:40px;margin:0 0 32px;align-items:center;gap:8px;overflow:hidden;color:var(--orensu-color-muted);font-size:10px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}
.orensu-product-v2__crumbs a{transition:color var(--orensu-transition-fast)}
.orensu-product-v2__crumbs a:hover,.orensu-product-v2__crumbs a:focus-visible{color:var(--orensu-color-gold-highlight)}
.orensu-product-v2__crumbs span:last-child{min-width:0;overflow:hidden;color:var(--orensu-color-text);text-overflow:ellipsis}

/* Main product — Figma two-column composition. */
.orensu-product-v2__main{display:grid;align-items:start;gap:clamp(48px,6.25vw,80px);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.orensu-product-v2__gallery{position:sticky;top:calc(var(--orensu-header-height) + 24px);display:grid;gap:16px;grid-template-columns:80px minmax(0,1fr)}
.orensu-product-v2__thumbs{display:flex;flex-direction:column;gap:12px}
.orensu-product-v2__thumbs button{width:80px;aspect-ratio:1;padding:0;border:2px solid transparent;background:var(--orensu-color-paper);opacity:.62;overflow:hidden;transition:border-color var(--orensu-transition-fast),opacity var(--orensu-transition-fast)}
.orensu-product-v2__thumbs button:hover,.orensu-product-v2__thumbs button:focus-visible{border-color:rgba(214,186,120,.55);opacity:1}
.orensu-product-v2__thumbs button.is-active{border-color:var(--orensu-color-gold-highlight);opacity:1}
.orensu-product-v2__thumbs img{width:100%;height:100%;object-fit:cover}
.orensu-product-v2__stage{position:relative;aspect-ratio:4/5;background:var(--orensu-color-paper);overflow:hidden}
.orensu-product-v2__main-image{width:100%;height:100%;object-fit:cover;transition:opacity 180ms ease,transform 520ms cubic-bezier(.2,.7,.2,1)}
.orensu-product-v2__stage:hover .orensu-product-v2__main-image{transform:scale(1.018)}
.orensu-product-v2__main-image.is-changing{opacity:.18}
.orensu-product-v2__zoom{position:absolute;z-index:2;top:12px;right:12px;display:grid;width:36px;height:36px;padding:0;place-items:center;border:1px solid rgba(21,19,15,.14);background:rgba(244,240,232,.86);color:var(--orensu-color-ink);backdrop-filter:blur(6px);transition:background-color var(--orensu-transition-fast),color var(--orensu-transition-fast)}
.orensu-product-v2__zoom:hover,.orensu-product-v2__zoom:focus-visible{background:var(--orensu-color-paper);color:var(--orensu-color-gold-deep)}
.orensu-product-v2__zoom img{width:15px;height:15px}
.orensu-product-v2__gallery-arrow,.orensu-product-v2__dots{display:none}

/* Product information — typography follows ProductDetailPage.tsx rather than theme defaults. */
.orensu-product-v2__info{padding-top:0}
.orensu-product-v2__tags{display:flex;flex-wrap:wrap;margin:0 0 16px;gap:8px}
.orensu-product-v2__tags span{padding:4px 9px;border:1px solid var(--orensu-color-border);background:rgba(180,138,66,.08);color:var(--orensu-color-gold-highlight);font-size:9px;font-weight:700;line-height:1.35;letter-spacing:.15em;text-transform:uppercase}
.orensu-product-v2__origin,.orensu-product-v2__eyebrow,.orensu-product-v2__related article>p{margin:0 0 8px;color:var(--orensu-color-gold-highlight);font-size:10px;font-weight:600;line-height:1.4;letter-spacing:.2em;text-transform:uppercase}
.orensu-product-v2__info h1{max-width:620px;margin:0 0 16px;color:var(--orensu-color-text);font-family:var(--orensu-font-display);font-size:clamp(30px,3vw,40px);font-weight:300;letter-spacing:-.02em;line-height:1.15}
.orensu-product-v2__rating{display:inline-flex;margin:0 0 20px;align-items:center;gap:8px;color:var(--orensu-color-muted);font-size:12px;line-height:1.4}
.orensu-product-v2__rating>span:first-child,.orensu-product-v2__review-stars{color:var(--orensu-color-gold-highlight);font-size:13px;letter-spacing:.08em}
.orensu-product-v2__rating strong{color:var(--orensu-color-text);font-size:12px;font-weight:600}
.orensu-product-v2__price{margin:0 0 20px;color:var(--orensu-color-text);font-family:var(--orensu-font-display);font-size:30px;font-weight:400;line-height:1.1}
.orensu-product-v2__price del{margin-right:10px;color:var(--orensu-color-muted);font-size:.62em;opacity:.62}
.orensu-product-v2__price ins{background:transparent;color:var(--orensu-color-gold-highlight);text-decoration:none}
.orensu-product-v2__lede{max-width:580px;margin:0 0 24px;color:var(--orensu-color-muted);font-size:14px;line-height:1.72}
.orensu-product-v2__stock{display:flex;min-height:24px;margin:0 0 24px;padding-top:18px;align-items:center;gap:9px;border-top:1px solid var(--orensu-color-border);color:var(--orensu-color-muted);font-size:12px;line-height:1.5}
.orensu-product-v2__stock>span{width:7px;height:7px;border-radius:50%;background:#758f75;box-shadow:0 0 0 4px rgba(117,143,117,.12)}
.orensu-product-v2__stock.is-out-of-stock>span{background:#9d6258}
.orensu-product-v2__stock p{margin:0;color:inherit;font-size:inherit}

/* Source key-spec grid: two columns, compact 9px labels + 14px values. */
.orensu-product-v2__facts{display:grid;margin:0 0 28px;padding:0;border:0;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}
.orensu-product-v2__facts>div{min-height:62px;padding:12px 16px;border:1px solid rgba(214,186,120,.08);background:var(--orensu-color-surface)}
.orensu-product-v2__facts dt{margin:0 0 4px;color:var(--orensu-color-muted);font-size:9px;font-weight:600;line-height:1.4;letter-spacing:.15em;text-transform:uppercase}
.orensu-product-v2__facts dd{margin:0;color:var(--orensu-color-text);font-family:var(--orensu-font-ui);font-size:14px;font-weight:500;line-height:1.45}

/* WooCommerce form remains the source of truth; only its presentation is rebuilt. */
.orensu-product-v2__notices:empty{display:none}
.orensu-product-v2__notices .woocommerce-message,.orensu-product-v2__notices .woocommerce-error,.orensu-product-v2__notices .woocommerce-info{margin:0 0 18px;padding:14px 16px;border:1px solid var(--orensu-color-border);border-top-color:var(--orensu-color-gold);background:var(--orensu-color-charcoal);color:var(--orensu-color-text);font-size:11px;line-height:1.6}
.orensu-product-v2__notices .woocommerce-message::before,.orensu-product-v2__notices .woocommerce-error::before,.orensu-product-v2__notices .woocommerce-info::before{display:none}
.orensu-product-v2__notices .woocommerce-error{border-color:rgba(170,91,74,.55)}
.orensu-product-v2__purchase{margin-top:0}
.orensu-product-v2__purchase form.cart{display:block;margin:0}
.orensu-product-v2__purchase form.cart::before,.orensu-product-v2__purchase form.cart::after{display:none}
.orensu-product-v2__purchase .variations{width:100%;margin:0 0 8px;border:0}
.orensu-product-v2__purchase .variations tr{display:grid;margin-bottom:16px;gap:8px}
.orensu-product-v2__purchase .variations th,.orensu-product-v2__purchase .variations td{display:block;padding:0;border:0;text-align:left}
.orensu-product-v2__purchase .variations label{color:var(--orensu-color-text);font-size:10px;letter-spacing:.15em;text-transform:uppercase}
.orensu-product-v2__purchase .variations select{width:100%;min-height:48px;padding:0 42px 0 14px;border:1px solid var(--orensu-color-border);border-radius:0;outline:0;background:var(--orensu-color-charcoal);color:var(--orensu-color-text);font-size:12px}
.orensu-product-v2__purchase .reset_variations{display:inline-block;margin-top:8px;color:var(--orensu-color-gold-highlight);font-size:10px;text-transform:uppercase}
.orensu-product-v2__purchase .woocommerce-variation-description,.orensu-product-v2__purchase .woocommerce-variation-availability{color:var(--orensu-color-muted);font-size:11px}
.orensu-product-v2__purchase .woocommerce-variation-price{margin-bottom:14px;color:var(--orensu-color-text);font-family:var(--orensu-font-display);font-size:22px}
.orensu-product-v2__purchase .woocommerce-variation-add-to-cart{display:block}
.orensu-product-v2__quantity-row{display:flex;margin:0 0 18px;align-items:center;gap:16px}
.orensu-product-v2__quantity-label{color:var(--orensu-color-muted);font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}
.orensu-product-v2__quantity-total{color:var(--orensu-color-muted);font-size:13px;font-variant-numeric:tabular-nums}
.orensu-product-v2 .orensu-product-v2__purchase form.cart .quantity{position:relative;display:grid;width:120px;min-width:120px;max-width:120px;height:42px;margin:0;grid-template-columns:40px 40px 40px;border:1px solid var(--orensu-color-border);overflow:hidden}
.orensu-product-v2 .orensu-product-v2__purchase form.cart .quantity>input.qty{position:absolute;width:1px;min-width:1px;max-width:1px;height:1px;margin:0;padding:0;opacity:0;pointer-events:none}
.orensu-product-v2 .orensu-product-v2__purchase form.cart .quantity>.orensu-product-v2__qty-button{display:grid;width:40px;min-width:40px;max-width:40px;height:40px;margin:0;padding:0;place-items:center;border:0;background:transparent;color:var(--orensu-color-muted)}
.orensu-product-v2 .orensu-product-v2__purchase form.cart .quantity>.orensu-product-v2__qty-button:hover,.orensu-product-v2 .orensu-product-v2__purchase form.cart .quantity>.orensu-product-v2__qty-button:focus-visible{background:rgba(180,138,66,.12);color:var(--orensu-color-gold-highlight)}
.orensu-product-v2__qty-button img{width:13px;height:13px}
.orensu-product-v2__qty-button:disabled{cursor:not-allowed;opacity:.28}
.orensu-product-v2__qty-value{display:grid;width:40px;height:40px;place-items:center;color:var(--orensu-color-text);font-size:14px;font-variant-numeric:tabular-nums}
.orensu-product-v2 .orensu-product-v2__purchase .single_add_to_cart_button,.orensu-product-v2__buy-now{display:flex;width:100%;min-height:52px;margin:0 0 12px;padding:0 24px;align-items:center;justify-content:center;gap:10px;border-radius:0;font-family:var(--orensu-font-ui);font-size:11px;font-weight:700;line-height:1;letter-spacing:.22em;text-transform:uppercase;transition:background-color var(--orensu-transition-fast),border-color var(--orensu-transition-fast),color var(--orensu-transition-fast),opacity var(--orensu-transition-fast)}
.orensu-product-v2 .orensu-product-v2__purchase .single_add_to_cart_button{border:1px solid var(--orensu-color-gold);background:var(--orensu-color-charcoal);color:var(--orensu-color-text)}
.orensu-product-v2 .orensu-product-v2__purchase .single_add_to_cart_button:hover,.orensu-product-v2 .orensu-product-v2__purchase .single_add_to_cart_button:focus-visible{border-color:var(--orensu-color-gold-highlight);background:var(--orensu-color-surface-soft);color:var(--orensu-color-gold-highlight)}
.orensu-product-v2 .orensu-product-v2__purchase .single_add_to_cart_button.is-added{border-color:var(--orensu-color-gold-highlight);background:var(--orensu-color-gold-highlight);color:var(--orensu-color-ink)}
.orensu-product-v2 .orensu-product-v2__purchase .single_add_to_cart_button.disabled{cursor:not-allowed;opacity:.45}
.orensu-product-v2__buy-now{border:1px solid var(--orensu-color-gold);background:var(--orensu-color-gold);color:#fff}
.orensu-product-v2__buy-now:hover,.orensu-product-v2__buy-now:focus-visible{border-color:var(--orensu-color-gold-highlight);background:var(--orensu-color-gold-highlight);color:var(--orensu-color-ink)}
.orensu-product-v2 .orensu-product-v2__purchase .single_add_to_cart_button img,.orensu-product-v2__buy-now img{width:14px;height:14px;filter:invert(1)}
.orensu-product-v2 .orensu-product-v2__purchase .single_add_to_cart_button.is-added img,.orensu-product-v2__buy-now:hover img,.orensu-product-v2__buy-now:focus-visible img{filter:none}
.orensu-product-v2 .is-loading{cursor:wait;opacity:.58;pointer-events:none}
.orensu-product-v2__add-status{min-height:18px;margin:2px 0 0;color:var(--orensu-color-gold-highlight);font-size:10px;line-height:1.5}
.orensu-product-v2__add-status.is-error{color:#c77d6c}
.orensu-product-v2__share{display:flex;min-height:48px;align-items:center;border-bottom:1px solid var(--orensu-color-border)}
.orensu-product-v2__share button{display:inline-flex;padding:0;align-items:center;gap:8px;border:0;background:transparent;color:var(--orensu-color-muted);font-size:11px;line-height:1;letter-spacing:.06em;text-transform:none}
.orensu-product-v2__share button:hover,.orensu-product-v2__share button:focus-visible{color:var(--orensu-color-gold-highlight)}
.orensu-product-v2__share img{width:14px;height:14px}
.orensu-product-v2__share span{margin-left:12px;color:var(--orensu-color-gold-highlight);font-size:10px}
.orensu-product-v2__assurances{display:grid;padding-top:24px;gap:14px}
.orensu-product-v2__assurance{display:flex;align-items:flex-start;gap:12px}
.orensu-product-v2__assurance>img{width:16px;height:16px;margin-top:1px;opacity:.9}
.orensu-product-v2__assurance div{display:grid;gap:3px}
.orensu-product-v2__assurance strong{color:var(--orensu-color-text);font-size:12px;font-weight:600;line-height:1.4}
.orensu-product-v2__assurance span{color:var(--orensu-color-muted);font-size:11px;line-height:1.5}
.orensu-product-v2__assurance>img,.orensu-product-v2__share img,.orensu-product-v2__qty-button img,.orensu-product-v2__accordions button img{filter:invert(82%) sepia(24%) saturate(730%) hue-rotate(360deg) brightness(91%)}

/* Detail tabs — source hierarchy with dark brand surfaces. */
.orensu-product-v2__details,.orensu-product-v2__reviews,.orensu-product-v2__related{margin-top:clamp(88px,8vw,112px);content-visibility:auto;contain-intrinsic-size:auto 780px}
.orensu-product-v2__tablist{display:grid;border-bottom:1px solid var(--orensu-color-border);grid-template-columns:repeat(3,1fr)}
.orensu-product-v2__tablist button{position:relative;min-height:58px;padding:0 18px;border:0;background:transparent;color:var(--orensu-color-muted);font-size:10px;font-weight:600;line-height:1.3;letter-spacing:.2em;text-transform:uppercase}
.orensu-product-v2__tablist button::after{position:absolute;right:0;bottom:-1px;left:0;height:2px;content:"";background:var(--orensu-color-gold-highlight);opacity:0;transform:scaleX(.3);transition:opacity var(--orensu-transition-fast),transform var(--orensu-transition-fast)}
.orensu-product-v2__tablist button:hover,.orensu-product-v2__tablist button:focus-visible,.orensu-product-v2__tablist button[aria-selected="true"]{color:var(--orensu-color-text)}
.orensu-product-v2__tablist button[aria-selected="true"]::after{opacity:1;transform:scaleX(1)}
.orensu-product-v2__panel{padding:48px 0 0}
.orensu-product-v2__panel[hidden]{display:none}
.orensu-product-v2__panel h2,.orensu-product-v2__section-head h2{margin:0;color:var(--orensu-color-text);font-family:var(--orensu-font-display);font-size:clamp(30px,3vw,40px);font-weight:300;letter-spacing:-.02em;line-height:1.08}
.orensu-product-v2__panel h2 em{font-weight:300}
.orensu-product-v2__panel.is-active[data-product-panel="story"]{display:grid;max-width:100%;align-items:center;gap:clamp(48px,7vw,88px);grid-template-columns:3fr 2fr}
.orensu-product-v2__prose{max-width:680px;margin-top:24px;color:var(--orensu-color-muted);font-family:var(--orensu-font-ui);font-size:14px;line-height:1.75}
.orensu-product-v2__prose p{margin:0 0 16px}
.orensu-product-v2__story-image{aspect-ratio:3/4;background:var(--orensu-color-paper);overflow:hidden}
.orensu-product-v2__story-image img{width:100%;height:100%;object-fit:cover}
.orensu-product-v2__accordions{margin-top:32px;border-top:1px solid var(--orensu-color-border)}
.orensu-product-v2__accordions>div{border-bottom:1px solid var(--orensu-color-border)}
.orensu-product-v2__accordions button{display:flex;width:100%;min-height:54px;padding:0;align-items:center;justify-content:space-between;border:0;background:transparent;color:var(--orensu-color-text);font-size:12px;font-weight:500;line-height:1.4;letter-spacing:.04em;text-transform:none}
.orensu-product-v2__accordions button img{width:14px;height:14px;transition:transform var(--orensu-transition-fast)}
.orensu-product-v2__accordions button[aria-expanded="true"] img{transform:rotate(45deg)}
.orensu-product-v2__accordions p{margin:-2px 0 20px;color:var(--orensu-color-muted);font-size:13px;line-height:1.72}
.orensu-product-v2__spec-list{margin:32px 0 0;border:1px solid var(--orensu-color-border)}
.orensu-product-v2__spec-list div{display:grid;min-height:58px;padding:14px 18px;align-items:center;border-bottom:1px solid rgba(214,186,120,.12);grid-template-columns:160px 1fr}
.orensu-product-v2__spec-list div:last-child{border-bottom:0}
.orensu-product-v2__spec-list div:nth-child(even){background:rgba(214,186,120,.025)}
.orensu-product-v2__spec-list dt{color:var(--orensu-color-muted);font-size:10px;letter-spacing:.15em;text-transform:uppercase}
.orensu-product-v2__spec-list dd{margin:0;color:var(--orensu-color-text);font-family:var(--orensu-font-ui);font-size:14px;line-height:1.55}
.orensu-product-v2__shipping-grid{display:grid;margin-top:32px;gap:16px;grid-template-columns:repeat(3,1fr)}
.orensu-product-v2__shipping-grid .orensu-product-v2__assurance{min-height:148px;padding:22px;border:1px solid rgba(214,186,120,.1);background:var(--orensu-color-charcoal);flex-direction:column}
.orensu-product-v2__shipping-grid .orensu-product-v2__assurance>img{width:20px;height:20px}
.orensu-product-v2__shipping-grid .orensu-product-v2__assurance strong{font-size:14px}
.orensu-product-v2__shipping-grid .orensu-product-v2__assurance span{max-width:290px;font-size:12px;line-height:1.65}

/* Reviews — only real WooCommerce reviews are rendered. */
.orensu-product-v2__reviews{display:grid;padding-top:64px;border-top:1px solid var(--orensu-color-border);gap:clamp(40px,6vw,80px);grid-template-columns:1fr 3fr}
.orensu-product-v2__reviews h2{margin:0;color:var(--orensu-color-text);font-family:var(--orensu-font-display);font-size:30px;font-weight:300;line-height:1.1}
.orensu-product-v2__review-score{display:grid;margin-top:24px;gap:6px}
.orensu-product-v2__review-score strong{color:var(--orensu-color-text);font-family:var(--orensu-font-display);font-size:48px;font-weight:300;line-height:1}
.orensu-product-v2__review-score span{color:var(--orensu-color-gold-highlight);font-size:13px;letter-spacing:.08em}
.orensu-product-v2__review-score small{color:var(--orensu-color-muted);font-size:11px}
.orensu-product-v2__bars{display:grid;margin-top:24px;gap:8px}
.orensu-product-v2__bars button{display:grid;width:100%;padding:2px 0;align-items:center;gap:7px;grid-template-columns:12px 12px 1fr 18px;border:0;background:transparent;color:var(--orensu-color-muted);font-size:11px;line-height:1.2;transition:opacity var(--orensu-transition-fast),color var(--orensu-transition-fast)}
.orensu-product-v2__bars button:hover,.orensu-product-v2__bars button:focus-visible,.orensu-product-v2__bars button[aria-pressed="true"]{color:var(--orensu-color-text)}
.orensu-product-v2__bars button.is-dimmed{opacity:.38}
.orensu-product-v2__bar-star{color:var(--orensu-color-gold-highlight)}
.orensu-product-v2__bars i{height:6px;background:var(--orensu-color-surface-soft);overflow:hidden}
.orensu-product-v2__bars b{display:block;height:100%;background:var(--orensu-color-gold)}
.orensu-product-v2__review-clear{margin-top:16px;padding:0;border:0;background:transparent;color:var(--orensu-color-gold-highlight);font-size:10px;letter-spacing:.15em;text-transform:uppercase;text-decoration:underline;text-underline-offset:3px}
.orensu-product-v2__review-clear[hidden]{display:none}
.orensu-product-v2__review-head{display:flex;min-height:46px;align-items:flex-start;justify-content:space-between}
.orensu-product-v2__review-head h3{margin:0;color:var(--orensu-color-text);font-family:var(--orensu-font-display);font-size:22px;font-weight:400}
.orensu-product-v2__review-list article{margin:0 0 18px;padding:24px;border:1px solid rgba(214,186,120,.08);background:var(--orensu-color-charcoal)}
.orensu-product-v2__review-list article[hidden]{display:none}
.orensu-product-v2__review-list article>div:first-child{display:flex;justify-content:space-between;gap:16px}
.orensu-product-v2__review-list time{color:var(--orensu-color-muted);font-size:10px;white-space:nowrap}
.orensu-product-v2__review-list h4{margin:12px 0 10px;color:var(--orensu-color-text);font-size:13px;font-weight:600}
.orensu-product-v2__review-list article>div:last-child{color:var(--orensu-color-muted);font-size:14px;line-height:1.7}
.orensu-product-v2__review-list article p{margin:0}

/* Related products — source 3:4 cards, 2/4-column responsive grid. */
.orensu-product-v2__related{padding:64px 0 112px;border-top:1px solid var(--orensu-color-border)}
.orensu-product-v2__section-head{display:flex;margin-bottom:36px;align-items:flex-end;justify-content:space-between}
.orensu-product-v2__section-head>a{padding-bottom:5px;border-bottom:1px solid var(--orensu-color-gold-highlight);color:var(--orensu-color-gold-highlight);font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase}
.orensu-product-v2__related-grid{display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}
.orensu-product-v2__related-image{display:block;aspect-ratio:3/4;margin-bottom:14px;background:var(--orensu-color-paper);overflow:hidden}
.orensu-product-v2__related-image img{width:100%;height:100%;object-fit:cover;transition:transform 700ms ease}
.orensu-product-v2__related article:hover .orensu-product-v2__related-image img{transform:scale(1.04)}
.orensu-product-v2__related article>p{margin-bottom:5px;font-size:9px;letter-spacing:.15em}
.orensu-product-v2__related h3{margin:0 0 8px;color:var(--orensu-color-text);font-family:var(--orensu-font-display);font-size:16px;font-weight:400;line-height:1.25}
.orensu-product-v2__related h3 a:hover,.orensu-product-v2__related h3 a:focus-visible{color:var(--orensu-color-gold-highlight)}
.orensu-product-v2__related-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--orensu-color-text);font-size:13px}
.orensu-product-v2__related-meta>span:last-child:not(:first-child){color:var(--orensu-color-muted);font-size:10px}

/* Lightbox. */
.orensu-product-v2__lightbox{position:fixed;z-index:10020;inset:0}
.orensu-product-v2__lightbox[hidden]{display:none}
.orensu-product-v2 .orensu-product-v2__lightbox-backdrop{position:absolute;inset:0;padding:0;border:0;background:rgba(0,0,0,.95)}
.orensu-product-v2 .orensu-product-v2__lightbox-backdrop:hover,.orensu-product-v2 .orensu-product-v2__lightbox-backdrop:focus,.orensu-product-v2 .orensu-product-v2__lightbox-backdrop:active{border:0;background:rgba(0,0,0,.95)}
.orensu-product-v2__lightbox-dialog{position:relative;display:grid;width:100%;height:100%;padding:42px 64px;place-items:center}
.orensu-product-v2__lightbox-dialog>img{max-width:min(82vw,1100px);max-height:calc(100vh - 120px);object-fit:contain}
.orensu-product-v2__lightbox-close,.orensu-product-v2__lightbox-arrow{position:absolute;z-index:2;display:grid;width:40px;height:40px;padding:0;place-items:center;border:0;background:rgba(244,240,232,.1);color:#fff}
.orensu-product-v2__lightbox-close:hover,.orensu-product-v2__lightbox-arrow:hover{background:rgba(244,240,232,.2)}
.orensu-product-v2__lightbox-close{top:20px;right:20px}
.orensu-product-v2__lightbox-arrow{top:50%;transform:translateY(-50%)}
.orensu-product-v2__lightbox-arrow.is-prev{left:20px}
.orensu-product-v2__lightbox-arrow.is-next{right:20px}
.orensu-product-v2__lightbox-close img,.orensu-product-v2__lightbox-arrow img{width:17px;height:17px;filter:invert(1)}
.orensu-product-v2__lightbox-dialog>p{position:absolute;bottom:22px;left:50%;margin:0;color:rgba(255,255,255,.62);font-size:10px;letter-spacing:.15em;transform:translateX(-50%)}
body.orensu-product-lightbox-open{overflow:hidden}

/* Sticky purchase bar: retained by project requirement, but stops before recommendations/footer. */
.orensu-product-v2__sticky-buy{position:fixed;z-index:9990;right:0;bottom:0;left:0;border-top:1px solid var(--orensu-color-border);background:rgba(7,7,6,.97);box-shadow:0 -16px 40px rgba(0,0,0,.22);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(105%);transition:transform 360ms cubic-bezier(.22,.7,.22,1),opacity 280ms ease,visibility 0s linear 360ms;backdrop-filter:blur(16px)}
.orensu-product-v2__sticky-buy.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}
.orensu-product-v2__sticky-buy-inner{display:grid;width:min(100%,1280px);min-height:72px;margin:0 auto;padding:9px var(--orensu-gutter);align-items:center;gap:14px;grid-template-columns:54px minmax(0,1fr) auto}
.orensu-product-v2__sticky-buy-inner>img{width:54px;height:54px;background:var(--orensu-color-paper);object-fit:cover}
.orensu-product-v2__sticky-copy{display:grid;min-width:0;gap:3px}
.orensu-product-v2__sticky-copy strong{overflow:hidden;color:var(--orensu-color-text);font-family:var(--orensu-font-display);font-size:16px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}
.orensu-product-v2__sticky-copy span{color:var(--orensu-color-gold-highlight);font-size:12px}
.orensu-product-v2__sticky-actions{display:flex;gap:8px}
.orensu-product-v2__sticky-actions button{display:flex;min-width:166px;min-height:44px;padding:0 20px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--orensu-color-gold);background:var(--orensu-color-charcoal);color:var(--orensu-color-text);font-size:9px;font-weight:700;line-height:1;letter-spacing:.16em;text-transform:uppercase}
.orensu-product-v2__sticky-actions button:last-child{min-width:142px;background:var(--orensu-color-gold);color:#fff}
.orensu-product-v2__sticky-actions button:hover,.orensu-product-v2__sticky-actions button:focus-visible,.orensu-product-v2__sticky-actions button.is-added{border-color:var(--orensu-color-gold-highlight);background:var(--orensu-color-gold-highlight);color:var(--orensu-color-ink)}
.orensu-product-v2__sticky-actions img{width:13px;height:13px;filter:invert(1)}
.orensu-product-v2__sticky-actions button:hover img,.orensu-product-v2__sticky-actions button:focus-visible img,.orensu-product-v2__sticky-actions button.is-added img{filter:none}

@media(max-width:1023px){
  .orensu-product-v2__main{grid-template-columns:1fr;gap:40px}
  .orensu-product-v2__gallery{position:static;display:block}
  .orensu-product-v2__thumbs{display:none}
  .orensu-product-v2__stage{aspect-ratio:1}
  .orensu-product-v2__gallery-arrow{position:absolute;z-index:2;top:50%;display:grid;width:36px;height:36px;padding:0;place-items:center;border:0;background:rgba(244,240,232,.82);transform:translateY(-50%)}
  .orensu-product-v2__gallery-arrow.is-prev{left:12px}.orensu-product-v2__gallery-arrow.is-next{right:12px}
  .orensu-product-v2__gallery-arrow img{width:16px;height:16px}
  .orensu-product-v2__dots{position:absolute;z-index:2;right:0;bottom:12px;left:0;display:flex;justify-content:center;gap:6px}
  .orensu-product-v2__dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:rgba(21,19,15,.35)}
  .orensu-product-v2__dots button.is-active{width:16px;border-radius:999px;background:var(--orensu-color-ink)}
  .orensu-product-v2__panel.is-active[data-product-panel="story"]{gap:48px}
  .orensu-product-v2__reviews{gap:40px;grid-template-columns:1fr 2fr}
  .orensu-product-v2__related-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:36px}
}

@media(max-width:767px){
  .orensu-product-v2{padding:calc(var(--orensu-header-height-mobile) + 16px) 18px 88px}
  .orensu-product-v2__crumbs{min-height:32px;margin-bottom:20px;font-size:8px}
  .orensu-product-v2__gallery{margin:0 -18px 28px}
  .orensu-product-v2__zoom{top:12px;right:12px}
  .orensu-product-v2__info h1{font-size:clamp(28px,9vw,38px)}
  .orensu-product-v2__price{font-size:28px}
  .orensu-product-v2__facts{grid-template-columns:1fr 1fr;gap:8px}
  .orensu-product-v2__facts>div{padding:11px 12px}
  .orensu-product-v2__facts dd{font-size:13px}
  .orensu-product-v2__quantity-row{gap:12px;flex-wrap:wrap}
  .orensu-product-v2 .orensu-product-v2__purchase .single_add_to_cart_button,.orensu-product-v2__buy-now{min-height:50px;font-size:10px}
  .orensu-product-v2__details,.orensu-product-v2__reviews,.orensu-product-v2__related{margin-top:72px}
  .orensu-product-v2__tablist{display:flex;overflow-x:auto;scrollbar-width:none}
  .orensu-product-v2__tablist::-webkit-scrollbar{display:none}
  .orensu-product-v2__tablist button{min-width:max-content;min-height:54px;padding:0 18px;font-size:9px}
  .orensu-product-v2__tablist button:first-child{padding-left:0}
  .orensu-product-v2__panel{padding-top:38px}
  .orensu-product-v2__panel.is-active[data-product-panel="story"]{display:flex;flex-direction:column;gap:34px}
  .orensu-product-v2__story-image{width:100%;order:-1}
  .orensu-product-v2__prose{font-size:14px}
  .orensu-product-v2__spec-list div{grid-template-columns:1fr;padding:14px 16px;gap:6px}
  .orensu-product-v2__shipping-grid{grid-template-columns:1fr}
  .orensu-product-v2__shipping-grid .orensu-product-v2__assurance{min-height:0}
  .orensu-product-v2__reviews{display:block;padding-top:52px}
  .orensu-product-v2__review-list{margin-top:36px}
  .orensu-product-v2__review-list article{padding:20px}
  .orensu-product-v2__related{padding:52px 0 32px}
  .orensu-product-v2__section-head{margin-bottom:28px}
  .orensu-product-v2__section-head>a{display:none}
  .orensu-product-v2__related-grid{gap:28px 12px}
  .orensu-product-v2__related h3{font-size:16px}
  .orensu-product-v2__sticky-buy-inner{min-height:70px;padding:9px 14px;gap:10px;grid-template-columns:minmax(86px,.8fr) minmax(0,1.6fr)}
  .orensu-product-v2__sticky-buy-inner>img{display:none}
  .orensu-product-v2__sticky-copy strong{font-size:14px}.orensu-product-v2__sticky-copy span{font-size:11px}
  .orensu-product-v2__sticky-actions{gap:6px}
  .orensu-product-v2__sticky-actions button,.orensu-product-v2__sticky-actions button:last-child{min-width:0;min-height:44px;padding:0 9px;flex:1;font-size:8px;letter-spacing:.1em}
  .orensu-product-v2__sticky-actions button img{display:none}
  .orensu-product-v2__lightbox-dialog{padding:64px 14px}
  .orensu-product-v2__lightbox-dialog>img{max-width:100%;max-height:calc(100vh - 128px)}
  .orensu-product-v2__lightbox-arrow{width:36px;height:36px}.orensu-product-v2__lightbox-arrow.is-prev{left:8px}.orensu-product-v2__lightbox-arrow.is-next{right:8px}
  .orensu-product-v2__lightbox-close{top:14px;right:14px}
}

@media(prefers-reduced-motion:reduce){
  .orensu-product-v2__main-image,.orensu-product-v2__related-image img,.orensu-product-v2__tablist button::after,.orensu-product-v2__sticky-buy{transition:none}
}

/* 1.17.2 unified Sold Out state + fast-add inventory guard */
.orensu-product-v2 .orensu-product-v2__purchase .single_add_to_cart_button.is-limit-reached,
.orensu-product-v2 .orensu-product-v2__purchase .orensu-product-v2__buy-now.is-limit-reached,
.orensu-product-v2__sticky-actions button.is-limit-reached {
  cursor: not-allowed;
  opacity: .38;
  border-color: rgba(214,186,120,.18);
  background: #17140f;
  color: #7f776d;
}
.orensu-product-v2__sticky-actions button.is-limit-reached:hover,
.orensu-product-v2__sticky-actions button.is-limit-reached:focus-visible {
  border-color: rgba(214,186,120,.18);
  background: #17140f;
  color: #7f776d;
}
.orensu-product-v2__sticky-actions button.is-limit-reached img { opacity: .45; filter: invert(70%); }


/* 1.17.2: cart-limit zero is presented as Sold Out, not a lingering Added state. */
.orensu-product-v2 .orensu-product-v2__purchase .single_add_to_cart_button.is-sold-out,
.orensu-product-v2__sticky-actions button.is-sold-out {
  cursor: not-allowed;
  opacity: .62;
  border-color: rgba(214,186,120,.16);
  background: #17140f;
  color: #9a9185;
}
