/** Product pages retain WooCommerce semantics and receive the storefront geometry. */
.aurome-storefront.single-product #primary { width: 100%; margin: 0; padding: 40px 0 64px; }
.aurome-storefront.single-product #secondary { display: none; }
.aurome-storefront .aurome-single-product { width: 100%; }
.aurome-storefront .aurome-product-layout { display: grid; grid-template-columns: minmax(0,1fr); gap: 32px; align-items: start; }
.aurome-storefront .aurome-product-media { position: relative; min-width: 0; }
.aurome-storefront.woocommerce #content div.product .aurome-product-layout .woocommerce-product-gallery { float: none; width: 100%; margin: 0; }
.aurome-storefront.woocommerce .aurome-product-layout .woocommerce-product-gallery__wrapper { margin: 0; }
.aurome-storefront.woocommerce .aurome-product-layout .woocommerce-product-gallery__image { background: #fff; border-radius: 12px; overflow: hidden; }
.aurome-storefront.woocommerce .aurome-product-layout .woocommerce-product-gallery__image img { width: 100%; aspect-ratio: 1; object-fit: contain; }
.aurome-storefront.woocommerce .aurome-product-layout .flex-control-thumbs { display: flex; gap: 12px; padding-top: 16px; flex-wrap: wrap; }
.aurome-storefront.woocommerce .aurome-product-layout .flex-control-thumbs li { width: calc(25% - 9px); margin: 0; border-radius: 6px; overflow: hidden; }
.aurome-storefront.woocommerce .aurome-product-layout .flex-control-thumbs img { aspect-ratio: 1; object-fit: contain; border: 1px solid #d5dce5; opacity: .65; }
.aurome-storefront.woocommerce .aurome-product-layout .flex-control-thumbs img.flex-active { border: 2px solid var(--aurome-accent); opacity: 1; }
.aurome-storefront.woocommerce #content div.product .aurome-product-layout .summary { float: none; width: 100%; min-width: 0; margin: 0; }
.aurome-storefront.woocommerce #content .woocommerce-breadcrumb,.aurome-storefront.woocommerce #content .woocommerce-breadcrumb a { color: #60656c; }
.aurome-storefront .aurome-product-brand { margin: 0 0 12px; font-size: 12px; letter-spacing:var(--aurome-label-tracking); text-transform: uppercase; }
.aurome-storefront.woocommerce div.product .product_title { font:500 clamp(36px,3.5vw,48px)/1.12 var(--aurome-serif); margin: 0 0 16px; letter-spacing:var(--aurome-display-tracking); }
.aurome-storefront.woocommerce div.product .summary p.price { color: var(--aurome-ink); font-size: 24px; line-height: 1.4; margin: 16px 0; font-weight:500; }
.aurome-storefront.woocommerce div.product .summary p.price del { font-size: 17px; color: var(--aurome-muted); opacity: 1; }
.aurome-storefront.woocommerce div.product .summary p.price ins { background: none; }
.aurome-storefront.woocommerce .summary .woocommerce-product-details__short-description { line-height:1.65; color: var(--aurome-muted); font-size:16px; }
.aurome-storefront.woocommerce .summary .stock { font-size: 14px; }
.aurome-storefront.woocommerce .summary .stock.in-stock { color: #245b3d; }
.aurome-storefront.woocommerce .summary .stock.out-of-stock { color: #973434; }
.aurome-storefront.woocommerce .summary form.cart { margin: 24px 0; display: flex; flex-wrap: wrap; gap: 12px; align-items: stretch; }
.aurome-storefront.woocommerce .summary form.cart .quantity { margin: 0; }
.aurome-storefront.woocommerce .summary form.cart .quantity .qty { min-height: 48px; width: 72px; border: 1px solid #bac5d2; border-radius: 4px; padding: 8px; }
.aurome-storefront.woocommerce .summary form.cart button.button { min-height: 48px; padding: 12px 22px; font:var(--aurome-type-control); text-transform:none; letter-spacing:0; border: 1px solid var(--aurome-accent); border-radius: 4px; background: var(--aurome-accent); color: #fff; margin: 0; }
.aurome-storefront.woocommerce .summary form.cart button.button:hover { background: var(--aurome-accent-hover); }
.aurome-storefront.woocommerce .summary form.cart button.aurome-buy-now { background: #fff; color: var(--aurome-accent); }
.aurome-storefront.woocommerce .summary form.cart button.aurome-buy-now:hover { background: var(--aurome-tint); }
.aurome-storefront.woocommerce .summary form.cart button:disabled { opacity: .5; cursor: not-allowed; }
.aurome-storefront.woocommerce .summary .product_meta { border-top: 1px solid #dfe4eb; padding: 16px 0 0; color: var(--aurome-muted); font-size: 12px; line-height: 1.8; }
.aurome-storefront.woocommerce .summary form.variations_form { display: block; }
.aurome-storefront.woocommerce .summary .variations { border: 0; margin: 0 0 16px; }
.aurome-storefront.woocommerce .summary .variations tr,.aurome-storefront.woocommerce .summary .variations th,.aurome-storefront.woocommerce .summary .variations td { display: block; border: 0; padding: 0; text-align: left; }
.aurome-storefront.woocommerce .summary .variations th { margin: 0 0 8px; font-weight: 500; }
.aurome-storefront.woocommerce .summary .variations select { min-height: 44px; width: 100%; }
.aurome-storefront.woocommerce #content div.product .reset_variations { opacity: 1; color: var(--aurome-accent); }
.aurome-storefront .aurome-size-options { display: grid; grid-template-columns: repeat(auto-fit,minmax(76px,1fr)); gap: 10px; margin: 12px 0 8px; }
.aurome-storefront .aurome-size-option { position: relative; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; gap: 4px; min-width: 0; min-height: 148px; padding: 10px 5px 12px; color: var(--aurome-ink); background: #fff; border: 1px solid #dfe4e8; border-radius: 10px; font:var(--aurome-type-control); text-transform: none; letter-spacing: normal; transition: border-color .15s,background .15s; }
.aurome-storefront .aurome-size-bottle { display: block; flex: none; width: 68px; height: 96px; }
.aurome-storefront .aurome-size-option__label { font-weight:500; overflow-wrap: anywhere; }
.aurome-storefront .aurome-size-option__sprays { font-size:12px; font-weight: 400; color: var(--aurome-muted); }
.aurome-storefront .aurome-size-option__check { position: absolute; top: 6px; right: 6px; display: grid; place-items: center; width: 17px; height: 17px; border-radius: 50%; color: #fff; background: var(--aurome-accent); font-size:12px; line-height: 1; opacity: 0; }
.aurome-storefront .aurome-size-option:not(:disabled):hover,.aurome-storefront .aurome-size-option[aria-pressed="true"] { border-color: var(--aurome-accent); color: var(--aurome-accent); background: var(--aurome-tint); box-shadow: inset 0 0 0 1px var(--aurome-accent); }
.aurome-storefront .aurome-size-option[aria-pressed="true"] .aurome-size-option__check { opacity: 1; }
.aurome-storefront .aurome-size-option:disabled { opacity: .45; cursor: not-allowed; }
.aurome-storefront .aurome-size-option:disabled .aurome-size-option__label { text-decoration: line-through; }
.aurome-storefront.woocommerce .summary .woocommerce-variation-add-to-cart { display: flex; flex-wrap: wrap; gap: 12px; }
.aurome-storefront .aurome-native-variation { position: absolute!important; width: 1px!important; height: 1px!important; padding: 0!important; margin: -1px!important; overflow: hidden!important; clip: rect(0,0,0,0); white-space: nowrap; border: 0!important; }
.aurome-storefront .aurome-size-guide { margin: 8px 0 20px; font-size:14px; }
.aurome-storefront .aurome-size-guide [hidden] { display: none!important; }
.aurome-storefront .aurome-size-guide summary,.aurome-storefront .aurome-size-guide-trigger { min-height: 44px; cursor: pointer; color: var(--aurome-accent); padding: 10px 0; text-decoration: underline; text-underline-offset: 4px; }
.aurome-storefront .aurome-size-guide-trigger { display: flex; width: fit-content; align-items: center; gap: 7px; margin: 0 auto; padding: 8px 14px; border: 1px solid #eef0f2; border-radius: 8px; background: #fff; box-shadow: 0 4px 12px #0f172a0d; font:var(--aurome-type-control); text-transform: none; text-decoration: none; letter-spacing: normal; }
.aurome-storefront .aurome-size-guide-trigger:hover { color: var(--aurome-accent-hover); background: #f8fafb; }
.aurome-storefront .aurome-size-guide-trigger svg { width: 19px; height: 19px; }
.aurome-storefront .aurome-size-guide-dialog { inset: 0; width: min(720px,calc(100% - 32px)); max-height: calc(100dvh - 48px); padding: 0; margin: auto; border: 1px solid #e0e5e9; border-radius: 14px; color: var(--aurome-ink); background: #fff; box-shadow: 0 24px 80px #0f172a33; overflow: auto; }
.aurome-storefront .aurome-size-guide-dialog:not([open]) { display: none; }
.aurome-storefront .aurome-size-guide-dialog::backdrop { background: #14203270; }
.aurome-storefront.aurome-size-guide-open { overflow: hidden; }
.aurome-storefront .aurome-size-guide-dialog__heading { display: flex; justify-content: space-between; align-items: center; gap: 12px; padding: 18px 20px; border-bottom: 1px solid #e6eaed; }
.aurome-storefront .aurome-size-guide-dialog__heading h2 { margin: 0; font:500 32px/1.12 var(--aurome-serif); }
.aurome-storefront .aurome-size-guide-dialog__close { display: grid; place-items: center; flex: none; width: 44px; height: 44px; padding: 10px; background: #f5f7f8; color: var(--aurome-ink); border: 0; border-radius: 50%; }
.aurome-storefront .aurome-size-guide-dialog__close:hover { background: #e8edf1; }
.aurome-storefront .aurome-size-guide-dialog__close svg { width: 22px; height: 22px; }
.aurome-storefront .aurome-size-guide-dialog__body { padding: 24px; }
.aurome-storefront .aurome-size-guide__sizes { display: grid; grid-template-columns: repeat(auto-fit,minmax(76px,1fr)); gap: 12px; list-style: none; margin: 0 0 20px; }
.aurome-storefront .aurome-size-guide__sizes li { display: flex; flex-direction: column; align-items: center; gap: 10px; padding: 12px 4px; text-align: center; font-size:14px; font-weight: 500; border-radius: 8px; background: #f8fafb; }
.aurome-storefront .aurome-size-guide__sizes .aurome-size-bottle { width: 76px; height: 116px; }
.aurome-storefront .aurome-size-guide__caption { color: var(--aurome-muted); font-size:14px; line-height:1.65; margin: 0; }
.aurome-storefront .aurome-size-guide__guidance { margin-top: 20px; padding-top: 18px; border-top: 1px solid #e6eaed; line-height:1.65; }
.aurome-storefront .aurome-size-guide__guidance p:last-child { margin-bottom: 0; }
.aurome-storefront .aurome-profile { margin: 24px 0 0; padding: 18px; border: 1px solid #e6eaee; border-radius: 12px; background: linear-gradient(#fff,#f7f8fa); box-shadow: 0 3px 12px #0f172a06; }
.aurome-storefront .aurome-profile__heading { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 8px; margin-bottom: 16px; }
.aurome-storefront .aurome-profile__heading h2 { font:var(--aurome-type-title); margin: 0; }
.aurome-storefront .aurome-profile__title { display: flex; align-items: center; gap: 8px; }
.aurome-storefront .aurome-profile__title svg { width: 25px; height: 25px; color: var(--aurome-accent); }
.aurome-storefront .aurome-profile__count { padding: 4px 10px; border-radius: 99px; background: #f1f5f9; font-size: 12px; color: #475569; }
.aurome-storefront .aurome-profile__specs { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 16px; }
.aurome-storefront .aurome-profile__specs>div { display: flex; flex-wrap: wrap; gap: 4px; font-size: 12px; padding: 6px 10px; border: 1px solid #e8ecf0; background: #fff; border-radius: 8px; box-shadow: 0 3px 10px #0f172a05; }
.aurome-storefront .aurome-profile__specs dt { font-weight: 400; }
.aurome-storefront .aurome-profile__specs dt::after { content: ':'; }
.aurome-storefront .aurome-profile__specs dd { display: flex; flex-wrap: wrap; gap: 5px; margin: 0; font-weight: 500; }
.aurome-storefront .aurome-profile__specs a,.aurome-storefront .aurome-profile__tags a { color: var(--aurome-accent); text-decoration: none; }
.aurome-storefront .aurome-profile__specs a:hover,.aurome-storefront .aurome-profile__tags a:hover { color: var(--aurome-accent-hover); text-decoration: underline; text-underline-offset: 3px; }
.aurome-storefront .aurome-profile__notes { border-top: 1px solid #e9edf1; }
.aurome-storefront .aurome-profile__notes summary { display: flex; align-items: center; justify-content: space-between; gap: 12px; cursor: pointer; min-height: 44px; padding: 12px 0; font-size: 14px; font-weight: 500; list-style: none; }
.aurome-storefront .aurome-profile__notes summary::-webkit-details-marker { display: none; }
.aurome-storefront .aurome-profile__notes summary svg { width: 18px; height: 18px; transition: transform .15s; }
.aurome-storefront .aurome-profile__notes[open] summary svg { transform: rotate(180deg); }
.aurome-storefront .aurome-notes-pyramid { display: grid; gap: 14px; margin: 0; padding: 16px; background: #f8fafc; border-radius: 8px; }
.aurome-storefront .aurome-notes-pyramid dt { text-transform: uppercase; color: var(--aurome-eyebrow); font-size:12px; letter-spacing: .08em; font-weight: 500; }
.aurome-storefront .aurome-notes-pyramid dd { margin: 3px 0 0; font-size:14px; }
.aurome-storefront .aurome-note-chips { display: flex; flex-wrap: wrap; gap: 6px; list-style: none; margin: 7px 0 0; }
.aurome-storefront .aurome-note-chips li { padding: 4px 9px; border: 1px solid #e0e6ed; border-radius: 99px; background: #fff; font-size: 12px; }
.aurome-storefront .aurome-profile__tags { margin-top: 12px; padding-top: 12px; border-top: 1px solid #e9edf1; }
.aurome-storefront .aurome-profile__tags h3 { display: flex; align-items: center; justify-content: space-between; gap: 7px; font:var(--aurome-type-control); margin: 0 0 8px; }
.aurome-storefront .aurome-profile__tag-count { display: inline-grid; place-items: center; min-width: 20px; padding: 1px 8px; border-radius: 99px; color: #596673; background: #f1f4f7; font-size:12px; font-weight: 400; }
.aurome-storefront .aurome-profile__tags ul { display: flex; flex-wrap: wrap; gap: 8px; list-style: none; margin: 0; }
.aurome-storefront .aurome-profile__tags li { border: 1px solid #edf0f3; border-radius: 8px; background: #fff; box-shadow: 0 3px 10px #0f172a07; font-size: 12px; overflow: hidden; }
.aurome-storefront .aurome-profile__tags li a,.aurome-storefront .aurome-profile__tags li>span { display: block; padding: 5px 12px; }
.aurome-storefront .aurome-product-details { clear: both; margin: 48px 0; border-top: 1px solid #cfd8e4; }
.aurome-storefront .aurome-product-details__panel { border-bottom: 1px solid #cfd8e4; }
.aurome-storefront .aurome-product-details__panel>summary { cursor: pointer; padding: 22px 4px; font:500 24px/1.3 var(--aurome-serif); }
.aurome-storefront .aurome-product-details__body { padding: 0 4px 28px; overflow-wrap: anywhere; }
.aurome-storefront .aurome-product-details__body h2 { font-size: 24px; }
.aurome-storefront .aurome-product-details__body table { width: 100%; }
.aurome-storefront .aurome-product-details__body th,.aurome-storefront .aurome-product-details__body td { padding: 12px; }
.aurome-storefront .aurome-product-details #reviews #comments { width: 100%; }
.aurome-storefront .aurome-product-details #review_form_wrapper { width: 100%; float: none; }
.aurome-storefront .aurome-related { clear: both; margin-top: 56px; }
.aurome-storefront .aurome-related>h2 { margin: 0 0 24px; font:var(--aurome-type-section); }
.aurome-storefront .aurome-related .aurome-product-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; }
.aurome-storefront .aurome-product-layout :focus-visible,.aurome-storefront .aurome-product-details :focus-visible { outline: 2px solid var(--aurome-accent); outline-offset: 4px; }
@media(min-width:1024px) {
 .aurome-storefront.single-product #primary { padding-top: 48px; }
 .aurome-storefront .aurome-product-layout { grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 48px; }
 .aurome-storefront .aurome-product-media { position: sticky; top: calc(var(--aurome-shell-height,100px) + 24px); }
 .aurome-storefront .aurome-related .aurome-product-grid { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
}
@media(min-width:1280px) { .aurome-storefront .aurome-related .aurome-product-grid { grid-template-columns: repeat(4,minmax(0,1fr)); } }
@media(max-width:767px) {
 .aurome-storefront .aurome-profile { padding: 18px; }
 .aurome-storefront.woocommerce .summary form.cart button.button { flex: 1; padding: 12px; }
 .aurome-storefront.woocommerce .summary form.cart button.aurome-buy-now { flex-basis: 100%; }
 .aurome-storefront .aurome-product-details { margin-top: 32px; }
}
