/* Mizano 1.15.0 — product, catalog and account presentation. */
.mizano-single-product,.mizano-account-page-shell,.mizano-checkout-page-shell { color: #ede8dd; font-family: "RaviFaNum",Tahoma,sans-serif; }
:where(.mizano-single-product,.mizano-account,.mizano-checkout-page-shell,.mizano-shop-page) :where(button,a,input,textarea,select):focus-visible { outline: 2px solid #c5a880; outline-offset: 3px; }
:where(.mizano-single-product,.mizano-account,.mizano-checkout-page-shell,.mizano-shop-page) svg.lucide { flex-shrink: 0; }
.mizano-gold-button,.mizano-outline-button { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 42px; padding: 10px 16px; border: 1px solid transparent; border-radius: 12px; font: 700 12px/1.7 "RaviFaNum",Tahoma,sans-serif; cursor: pointer; transition: background .2s,border-color .2s; }
.mizano-gold-button { color: #171714; background: #c5a880; box-shadow: 0 4px 14px #0002; }
.mizano-gold-button:hover { color: #141410; background: #d6bb94; }
.mizano-outline-button { color: #ede8dd; background: #24241e; border-color: #3a3a30; }
.mizano-outline-button:hover { background: #2f2f27; border-color: #6e5c43; }
.mizano-gold-button svg,.mizano-outline-button svg { width: 16px; height: 16px; }
.mizano-gold-button:disabled,.mizano-outline-button:disabled { opacity: .48; cursor: not-allowed; filter: saturate(.65); }
[hidden].mizano-magnifier,[hidden].mizano-product-dialog,[hidden].mizano-review-form-shell,[hidden].mizano-tier-saving,.mizano-gallery-arrow[hidden],.mizano-product-gallery__thumbs[hidden] { display: none !important; }

/* The reference's balanced product stage and 8/4 lower columns, right to left. */
.mizano-single-product { padding-top: 28px; }
.mizano-single-product .mizano-container { width: min(calc(100% - 30px),1222px); }
.mizano-product-stage { gap: 48px; direction: rtl; }
.mizano-product-title-row h1 { font-size: 24px; font-weight: 800; }
.mizano-product-title-row p { font-size: 12px; flex-wrap: wrap; }
.mizano-product-rating { font-size: 12px; }
.mizano-product-summary { gap: 20px; }
.mizano-product-short { padding-block: 0; border-block: 0; font-size: 14px; font-weight: 400; line-height: 1.85; }
.mizano-product-gallery { gap: 16px; }
.mizano-product-gallery__main { border-radius: 16px; }
.mizano-product-gallery__main > img,.mizano-product-gallery__main:hover > img { transform: none; object-fit: contain; transition: opacity .2s; }
.mizano-product-gallery__thumbs { grid-template-columns: repeat(4,minmax(0,1fr)); gap: 12px; max-height: 228px; overflow-y: auto; padding: 3px; }
.mizano-product-gallery__main[data-mizano-zoom-stage] { cursor: crosshair; }
.mizano-product-gallery__main[data-mizano-zoom-stage] > img { pointer-events: auto; }
.mizano-product-gallery__main[data-mizano-zoom-stage].is-magnifying { cursor: none; }
.mizano-product-gallery__main[data-mizano-zoom-stage].is-magnifying > img { cursor: none; }
.mizano-magnifier { position: absolute; z-index: 8; display: block; width: clamp(148px,13vw,180px); height: clamp(148px,13vw,180px); overflow: hidden; border: 2px solid #d6bb94; border-radius: 50%; opacity: 1; visibility: visible; box-shadow: 0 0 0 4px #14141088,0 14px 36px #000b,inset 0 0 0 1px #fff3; background-color: #1c1c18; background-repeat: no-repeat; pointer-events: none; will-change: left,top,background-position; }
.mizano-magnifier::after { position: absolute; inset: 50% auto auto 50%; width: 7px; height: 7px; border: 1px solid #fff8; border-radius: 50%; box-shadow: 0 0 0 1px #0006; content: ""; transform: translate(-50%,-50%); }
.mizano-gallery-arrow { display: flex; align-items: center; justify-content: center; position: absolute; top: 46%; z-index: 3; width: 32px; height: 32px; border: 1px solid #fff2; border-radius: 50%; background: #1119; color: #fff; backdrop-filter: blur(6px); }
.mizano-gallery-arrow svg { width: 16px; height: 16px; }
.mizano-gallery-arrow.is-prev { right: 10px; }.mizano-gallery-arrow.is-next { left: 10px; }
.mizano-gallery-zoom { font-size: 12px; }
.mizano-product-trust strong { font-size: 11px; }.mizano-product-trust small { font-size: 10px; }
.mizano-product-trust svg { width: 16px; height: 16px; }
.mizano-screen-note { display: flex; gap: 10px; align-items: flex-start; border: 1px solid #2a2a22; border-radius: 12px; background: #171713; padding: 12px; font-size: 11px; line-height: 1.85; color: #b8b1a2; }
.mizano-screen-note svg { width: 16px; height: 16px; flex: 0 0 16px; color: #c5a880; margin-top: 3px; }
.mizano-product-brand { display: grid; width: 108px; min-width: 108px; max-width: 108px; min-height: 108px; aspect-ratio: 1; place-items: center; gap: 0; padding: 10px; }
.mizano-brand-image { width: 80px; height: 64px; object-fit: contain; margin: 0; }
.mizano-product-deal { flex-wrap: wrap; padding: 10px 16px; gap: 8px; }
.mizano-product-deal strong { font-size: 12px; }.mizano-product-deal > span b { font-size: 11px; }
.mizano-product-deal > div > small { font-size: 11px; }
.mizano-product-colors { gap: 7px; padding: 9px 11px; border-radius: 11px; }
.mizano-product-colors header { gap: 8px; font-size: 10px; line-height: 1.6; }
.mizano-product-colors header small { font-size: 9px; white-space: nowrap; }
.mizano-product-colors > div { gap: 6px; }
.mizano-product-colors [data-mizano-color] { display: inline-flex; min-height: 29px; align-items: center; gap: 5px; padding: 4px 8px; border: 1px solid #2f2f26; border-radius: 8px; background: #181814; color: #a69f91; font-size: 10px; line-height: 1.5; text-decoration: none; transition: border-color .2s,background .2s,color .2s,opacity .2s; }
.mizano-product-colors [data-mizano-color]::before { width: 12px; height: 12px; flex-shrink: 0; border: 1px solid #ffffff33; border-radius: 50%; background: var(--swatch); content: ""; }
.mizano-product-colors [data-mizano-color] svg { display: none; }
.mizano-product-colors [data-mizano-color]:hover,.mizano-product-colors [data-mizano-color].is-active { border-color: #c5a880; background: #282820; color: #fff; }
.mizano-product-colors [data-mizano-color].is-disabled,.mizano-product-colors [data-mizano-color][aria-disabled="true"] { opacity: .35; cursor: not-allowed; text-decoration: line-through; }
.mizano-product-quick-specs { gap: 6px; }
.mizano-product-quick-specs small { grid-column: 2; grid-row: 1; align-self: end; font-size: 9px; line-height: 1.45; }
.mizano-product-quick-specs strong { grid-column: 2; grid-row: 2; align-self: start; font-size: 11px; line-height: 1.55; white-space: normal; }
.mizano-product-quick-specs > div { grid-template-columns: 15px minmax(0,1fr); grid-template-rows: auto auto; min-height: 58px; column-gap: 6px; row-gap: 0; align-content: center; padding: 7px 8px; border-radius: 10px; }
.mizano-product-quick-specs svg { position: static; grid-column: 1; grid-row: 1 / 3; width: 14px; height: 14px; align-self: center; }
.mizano-tier-box { padding: 16px; }.mizano-tier-box > header { flex-wrap: wrap; }
.mizano-tier-box > header > span { font-size: 12px; }.mizano-tier-box > header small { font-size: 10px; }
.mizano-tier-box button strong,.mizano-tier-box button b { font-size: 12px; }.mizano-tier-box button small { font-size: 10px; }
.mizano-tier-box button.is-active { border-color: #c5a880; background: #2a2a22; box-shadow: 0 0 0 1px #c5a88044; }
.mizano-product-buybox { background: #1c1c18; border-color: #2b2b24; border-radius: 12px; padding: 16px; box-shadow: none; gap: 12px; scroll-margin-top: 96px; }
.mizano-native-cart-form { min-width: 0; }.mizano-native-cart-form form.cart { width: 100%; }
.mizano-native-cart-form .single_variation_wrap { width: 100%; }
.mizano-native-cart-form .woocommerce-variation-add-to-cart { display: flex; gap: 10px; align-items: stretch; flex-wrap: wrap; }
.mizano-native-cart-form .single_add_to_cart_button { font-size: 14px !important; min-height: 44px; }
.mizano-native-cart-form .mizano-native-color-control,.mizano-native-cart-form table.variations tr.mizano-native-color-row,.mizano-native-cart-form table.variations tr:has(.mizano-native-color-control),.mizano-native-cart-form table.variations.mizano-native-variations-hidden { display: none !important; }
.mizano-native-cart-form table.variations th,.mizano-native-cart-form table.variations td { font-size: 12px; }
.mizano-native-cart-form table.variations select { height: 42px; }
.mizano-native-cart-form .quantity .qty { min-height: 44px; font-size: 14px; }
.mizano-native-cart-form .reset_variations { font-size: 11px; }.mizano-native-cart-form .stock { margin: 0; font-size: 12px; }
.mizano-product-buybox > p { font-size: 11px; }.mizano-stock-line { font-size: 12px; }
.mizano-purchase-total { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 10px; padding-top: 10px; border-top: 1px solid #2b2b24; font-size: 12px; color: #a69f91; }
.mizano-purchase-total strong { color: #fff; font-size: 18px; }.mizano-tier-saving { color: #88c488; font-size: 11px; }
.mizano-product-lower { display: grid; grid-template-columns: minmax(0,2fr) minmax(0,1fr); align-items: start; gap: 32px; margin-top: 56px; padding-top: 40px; border-top: 1px solid #262620; direction: rtl; }
.mizano-product-lower__main { min-width: 0; display: grid; gap: 40px; }
.mizano-product-details { margin: 0; padding: 0; border: 0; scroll-margin-top: 100px; }
.mizano-product-details > nav { gap: 24px; }
.mizano-product-details > nav button { font-size: 12px; padding-bottom: 14px; }
.mizano-product-details > nav svg { width: 16px; height: 16px; }
.mizano-product-details__body { padding-top: 24px; }.mizano-product-tab { scroll-margin-top: 100px; }
.mizano-set-summary { padding: 20px; border-radius: 16px; gap: 12px; grid-template-columns: repeat(3,minmax(0,1fr)); }
.mizano-set-summary svg { width: 40px; height: 40px; flex: 0 0 40px; padding: 10px; }
.mizano-set-summary small { font-size: 11px; }.mizano-set-summary strong { font-size: 15px; }
.mizano-set-grid { gap: 14px; }.mizano-set-grid article { padding: 16px; border-radius: 12px; }
.mizano-set-grid header { flex-wrap: wrap; }.mizano-set-grid h3 { font-size: 14px; }.mizano-set-grid p,.mizano-set-grid footer { font-size: 11px; }
.mizano-set-grid header > b { font-size: 12px; }.mizano-spec-table dt,.mizano-spec-table dd { font-size: 12px; }
.mizano-rich-product-copy { font-size: 14px; }.mizano-care-panel h2 { font-size: 16px; }.mizano-care-panel p { font-size: 12px; }
.mizano-product-aside { position: sticky; top: 90px; display: grid; gap: 16px; min-width: 0; }
.admin-bar .mizano-product-aside { top: 122px; }
.mizano-side-buy { position: relative; display: grid; gap: 16px; padding: 20px; overflow: hidden; border: 1px solid #2e2e25; border-radius: 16px; background: #1c1c18; box-shadow: 0 20px 40px #0003; }
.mizano-side-buy::before { content: ""; height: 3px; position: absolute; inset: 0 0 auto; background: linear-gradient(90deg,transparent,#c5a88099,transparent); }
.mizano-side-buy > header { display: flex; gap: 12px; align-items: center; padding-bottom: 12px; border-bottom: 1px solid #262620; }
.mizano-side-buy > header > img { width: 56px; height: 56px; object-fit: contain; border: 1px solid #38382e; border-radius: 12px; background: #252520; }
.mizano-side-buy > header > div { min-width: 0; }.mizano-side-buy header small { font-size: 10px; color: #c5a880; }
.mizano-side-buy h3 { color: #fff; font-size: 12px; font-weight: 700; line-height: 1.8; }
.mizano-side-buy header p { display: flex; gap: 6px; align-items: center; font-size: 11px; color: #c5a880; }
.mizano-side-buy header p span { color: #8e887b; font-size: 10px; }.mizano-side-buy header svg { width: 12px; height: 12px; }
.mizano-side-price { padding: 14px; border: 1px solid #272721; border-radius: 12px; background: #151512; }
.mizano-side-price > div { display: flex; justify-content: space-between; align-items: baseline; gap: 10px; font-size: 12px; color: #8e887b; flex-wrap: wrap; }
.mizano-side-price > div + div { margin-top: 8px; padding-top: 8px; border-top: 1px solid #23231d; }.mizano-side-price strong { color: #fff; font-size: 16px; }
.mizano-side-price ins { text-decoration: none; color: #c5a880; }.mizano-side-price del { font-size: 10px; }
.mizano-side-quantity { display: flex; align-items: center; justify-content: space-between; gap: 10px; font-size: 12px; color: #b8b1a2; }
.mizano-side-quantity > div { display: flex; border: 1px solid #38382e; border-radius: 10px; background: #151512; direction: ltr; overflow: hidden; }
.mizano-side-quantity input { width: 48px; min-height: 34px; padding: 0; border: 0; background: transparent; color: #ede8dd; font-size: 12px; text-align: center; appearance: textfield; -moz-appearance: textfield; }
.mizano-side-quantity input::-webkit-inner-spin-button { appearance: none; }
.mizano-side-quantity button { width: 30px; font-size: 18px; }
.mizano-side-consult { padding: 16px; border: 1px solid #2b2b22; border-radius: 16px; background: #181813; }
.mizano-side-consult header { display: flex; gap: 10px; align-items: center; margin-bottom: 14px; }
.mizano-side-consult header > svg { width: 36px; height: 36px; padding: 10px; border-radius: 10px; background: #25251d; color: #c5a880; }
.mizano-side-consult h3 { font-size: 12px; font-weight: 700; color: #fff; }.mizano-side-consult p { font-size: 10px; color: #8e887b; }
.mizano-side-consult > div { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.mizano-side-consult a,.mizano-side-consult button { display: flex; gap: 5px; align-items: center; justify-content: center; padding: 8px 4px; border: 1px solid #38382c; border-radius: 10px; color: #c5a880; font-size: 11px; background: #24241c; }
.mizano-side-consult a svg,.mizano-side-consult button svg { width: 14px; height: 14px; }

/* Native reviews, outside the tabs. Existing moderation, ratings and extensions remain active. */
.mizano-product-reviews { scroll-margin-top: 96px; }.mizano-product-reviews #reviews { scroll-margin-top: 96px; }
.mizano-review-summary { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 16px; padding: 24px; background: #1c1c18; border: 1px solid #2b2b24; border-radius: 16px; margin-bottom: 24px; }
.mizano-review-summary h2 { display: flex; align-items: center; gap: 8px; color: #fff; font-size: 18px; font-weight: 700; }
.mizano-review-summary h2 svg { width: 20px; height: 20px; color: #c5a880; }
.mizano-review-average { display: flex; align-items: center; gap: 12px; margin-block: 6px; }.mizano-review-average strong { font-size: 30px; font-weight: 800; color: #fff; }
.mizano-review-summary p { font-size: 12px; color: #8e887b; }.mizano-review-summary .star-rating { float: none !important; color: #c5a880; }
.mizano-product-reviews #reviews #comments ol.commentlist { margin: 0; padding: 0; list-style: none; display: grid; gap: 14px; }
.mizano-product-reviews #reviews #comments ol.commentlist li { padding: 0; margin: 0; list-style: none; }
.mizano-product-reviews #reviews #comments ol.commentlist li .comment_container { display: flex; align-items: flex-start; gap: 12px; padding: 20px; background: #1e1e1a; border: 1px solid #2d2d27; border-radius: 12px; }
.mizano-product-reviews #reviews #comments ol.commentlist li img.avatar { position: static; width: 36px; height: 36px; padding: 0; border: 0; border-radius: 50%; background: transparent; }
.mizano-product-reviews #reviews #comments ol.commentlist li .comment-text { width: 100%; min-width: 0; margin: 0; padding: 0; border: 0; border-radius: 0; background: transparent; display: flex; flex-direction: column; gap: 12px; }
.mizano-product-reviews #reviews #comments .comment-text .meta { display: flex; gap: 8px; align-items: center; flex-wrap: wrap; order: -1; margin: 0; font-size: 11px; color: #8e887b; }
.mizano-product-reviews .woocommerce-review__author { font-size: 14px; color: #fff; }.mizano-product-reviews .woocommerce-review__published-date { margin-inline-start: auto; }
.mizano-product-reviews .woocommerce-review__verified { color: #88c488; background: #88c48818; border: 1px solid #88c48833; border-radius: 99px; padding: 2px 8px; font-size: 10px; font-style: normal; }
.mizano-product-reviews #reviews #comments .description,.mizano-product-reviews #reviews #comments .description p { margin: 0; font-size: 14px; color: #c4bdaf; line-height: 1.9; }
.mizano-product-reviews .star-rating { color: #c5a880; font-size: 14px; }
.mizano-product-reviews .woocommerce-noreviews,.mizano-product-reviews .woocommerce-verification-required { padding: 20px; border: 1px dashed #38382d; border-radius: 12px; color: #aaa396; font-size: 13px; }
.mizano-review-form-shell { padding: 24px; margin-top: 24px; background: #1c1c18; border: 1px solid #38382f; border-radius: 20px; }
.mizano-review-form-shell.is-modal { position: fixed; inset: 0; z-index: 160; width: min(calc(100% - 32px),560px); height: max-content; max-height: 88dvh; overflow-y: auto; margin: auto; padding: 28px; box-shadow: 0 0 0 100vmax #000c; }
.mizano-review-form-shell .comment-reply-title { display: block; padding-inline-end: 24px; margin-bottom: 20px; color: #fff; font-size: 18px; font-weight: 700; }
.mizano-review-form-shell .comment-form { display: grid; gap: 16px; }.mizano-review-form-shell .comment-form p { margin: 0 !important; }
.mizano-review-form-shell label { display: block; color: #c5bfaa; font-size: 12px; margin-bottom: 6px; }
.mizano-review-form-shell :is(input:not([type=checkbox]):not([type=submit]),textarea,select) { width: 100%; padding: 10px 12px; background: #141410; border: 1px solid #38382f; border-radius: 10px; color: #fff; font: inherit; font-size: 14px; }
.mizano-review-form-shell #submit { border: 0 !important; background: #c5a880 !important; color: #171714 !important; padding: 12px 24px !important; border-radius: 12px !important; font: 700 13px "RaviFaNum",Tahoma,sans-serif !important; }
.mizano-review-form-shell .comment-form-cookies-consent { display: flex; align-items: flex-start; gap: 8px; }.mizano-review-form-shell .comment-form-cookies-consent input { width: 16px; height: 16px; flex: 0 0 16px; margin-top: 4px; }
.mizano-review-form-shell .comment-form-cookies-consent label { margin: 0; font-size: 11px; }
.mizano-product-dialog { position: fixed; inset: 0; z-index: 160; display: flex; justify-content: center; align-items: center; padding: 20px; background: #000c; backdrop-filter: blur(6px); }
.mizano-dialog-card { position: relative; width: 100%; max-width: 480px; max-height: 90dvh; overflow-y: auto; padding: 28px; border: 1px solid #38382f; border-radius: 24px; background: #1c1c18; box-shadow: 0 20px 60px #0008; }
.mizano-dialog-close { position: absolute; inset-inline-end: 14px; top: 14px; width: 32px; height: 32px; display: grid; place-items: center; background: #2b2b24; border-radius: 9px; color: #c5bfaa; z-index: 2; }.mizano-dialog-close[hidden] { display: none; }
.mizano-dialog-close svg { width: 18px; height: 18px; }
.mizano-dialog-card header > svg { width: 44px; height: 44px; padding: 12px; background: #c5a8801a; color: #c5a880; border-radius: 12px; }
.mizano-dialog-card h2 { font-size: 20px; color: #fff; margin-block: 12px 4px; }.mizano-dialog-card header p { color: #a69f91; font-size: 12px; }
.mizano-dialog-card form { display: grid; gap: 16px; margin-top: 20px; }.mizano-dialog-card label { display: grid; gap: 6px; font-size: 12px; color: #c5bfaa; }
.mizano-dialog-card input,.mizano-dialog-card textarea { width: 100%; background: #141410; border: 1px solid #38382f; border-radius: 10px; padding: 10px 12px; color: #fff; font: inherit; font-size: 14px; }
[data-mizano-consult-status] { color: #c5a880; font-size: 12px; }[data-mizano-consult-status].is-error { color: #ff9d94; }
.mizano-product-lightbox { touch-action: pan-y; }.mizano-product-lightbox figure { min-width: 0; }.mizano-product-lightbox img { max-height: 78dvh; object-fit: contain; }
.mizano-product-lightbox > figure { display: flex; flex-direction: column; align-items: center; width: 100%; height: min(90dvh, 960px); max-height: 90dvh; margin: 0; }
.mizano-product-lightbox__viewport { display: grid; flex: 1 1 auto; width: 100%; min-width: 0; min-height: 0; place-items: center; overflow: hidden; border-radius: 15px; cursor: zoom-in; touch-action: none; }
.mizano-product-lightbox__viewport.is-zoomed { cursor: grab; }
.mizano-product-lightbox__viewport.is-dragging { cursor: grabbing; }
.mizano-product-lightbox__viewport img { display: block; width: 100%; height: 100%; max-width: none; max-height: none; object-fit: contain; pointer-events: none; user-select: none; -webkit-user-drag: none; transform-origin: center; will-change: transform; }
.mizano-product-lightbox__controls { display: flex; flex: 0 0 auto; align-items: center; gap: 7px; margin-top: 8px; padding: 5px; border: 1px solid #36332a; border-radius: 999px; background: #1c1c18; color: #ede8dd; }
.mizano-product-lightbox__controls button { display: grid; width: 34px; height: 34px; place-items: center; border-radius: 50%; color: #c5a880; }
.mizano-product-lightbox__controls button:hover:not(:disabled),.mizano-product-lightbox__controls button:focus-visible { background: #363128; outline: 1px solid #c5a880; }
.mizano-product-lightbox__controls button:disabled { opacity: .4; cursor: default; }
.mizano-product-lightbox__controls svg { width: 16px; height: 16px; }
.mizano-product-lightbox__controls output { min-width: 47px; text-align: center; font-size: 11px; font-variant-numeric: tabular-nums; }
.mizano-product-lightbox > button:first-child { z-index: 2; }
.mizano-related-products { margin-top: 64px; padding: 40px 0 32px; border-top: 1px solid #262620; }.mizano-related-products > div { gap: 16px; }
.mizano-related-card { min-width: 0; overflow: hidden; border: 1px solid #27271e; border-radius: 16px; background: #151510; transition: border-color .2s; }
.mizano-related-card:hover { border-color: #695a42; }.mizano-related-card__image { display: block; position: relative; aspect-ratio: 1; overflow: hidden; background: #1c1c18; }
.mizano-related-card__image img { width: 100%; height: 100%; object-fit: contain; transition: transform .4s; }.mizano-related-card:hover img { transform: scale(1.04); }
.mizano-related-card__image > span { position: absolute; right: 10px; bottom: 10px; padding: 3px 8px; border: 1px solid #ffffff20; border-radius: 30px; background: #181814cf; color: #ede8dd; font-size: 10px; }
.mizano-related-card > div { padding: 14px; text-align: center; }.mizano-related-card h3 { font-size: 12px; color: #ede8dd; font-weight: 700; line-height: 1.8; }
.mizano-related-card p { display: flex; flex-wrap: wrap; align-items: baseline; justify-content: center; gap: 6px; color: #c5a880; font-size: 12px; margin-top: 8px; font-weight: 700; }
.mizano-related-card del { color: #8e887b; font-size: 10px; }.mizano-related-card ins { text-decoration: none; }

/* Account sizing and native WooCommerce fields. */
.mizano-account-page-shell { padding: 32px 0 64px; }.mizano-account-page-shell > .mizano-container { width: min(calc(100% - 30px),1222px); }
.mizano-account-page-shell > .mizano-container > .woocommerce { display: block; width: 100%; max-width: none; margin: 0; }
.mizano-account { gap: 24px; width: 100%; min-width: 0; font-size: 14px; }.mizano-account-layout { grid-template-columns: minmax(230px,3fr) minmax(0,9fr); gap: 24px; }
.woocommerce-account .woocommerce-MyAccount-content.mizano-account-content { width: 100%; float: none; margin: 0; min-width: 0; }
.mizano-account-sidebar { min-width: 0; }.mizano-account-hero { padding: 28px; gap: 24px; border-radius: 24px; }
.mizano-account-user h1 { font-size: 24px; }.mizano-account-user p { font-size: 14px; }.mizano-account-user small { font-size: 11px; }
.mizano-account-user__title b { font-size: 11px; }.mizano-account-user__title svg { width: 14px; height: 14px; }
.mizano-account-hero__metrics a { min-width: 0; padding: 12px; }.mizano-account-hero__metrics small { font-size: 11px; }.mizano-account-hero__metrics strong { font-size: 16px; }
.woocommerce-account .mizano-account-nav ul { margin: 0; padding: 0; list-style: none; }.woocommerce-account .mizano-account-nav li { margin: 0; padding: 0; list-style: none; }
.woocommerce-account .mizano-account-nav a { min-height: 48px; font-size: 13px; padding: 12px; line-height: 1.7; }.woocommerce-account .mizano-account-nav a > span { gap: 10px; }
.woocommerce-account .mizano-account-nav a svg { width: 18px; height: 18px; }.woocommerce-account .mizano-account-nav a b { font-size: 10px; min-width: 22px; }
.mizano-account-support span { font-size: 13px; }.mizano-account-support p { font-size: 11px; }.mizano-account-support a { font-size: 13px; }
.mizano-account-content .mizano-account-section-heading h2,.mizano-account-content .mcs-page-heading h2 { font-size: 20px; }
.mizano-account-content .mizano-account-section-heading p { font-size: 12px; }
.mizano-dashboard-metrics > a { min-width: 0; padding: 20px; border-radius: 24px; }.mizano-dashboard-metrics strong { font-size: 24px; }
.mizano-account-content :is(input,textarea,select,button) { font-family: "RaviFaNum",Tahoma,sans-serif; }
.mizano-account-content form .form-row { float: none; width: auto; padding: 0; margin: 0 0 18px; }
.mizano-account-content .woocommerce-EditAccountForm,.mizano-account-content form:has(.woocommerce-address-fields) { padding: 24px; border: 1px solid #2b2b22; border-radius: 24px; background: #1a1a14; }
.mizano-account-content .woocommerce-EditAccountForm { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; }
.mizano-account-content .woocommerce-EditAccountForm > :is(p:not(.form-row-first):not(.form-row-last),fieldset,div) { grid-column: 1 / -1; }
.mizano-account-content .woocommerce-EditAccountForm > .form-row { margin: 0; }.mizano-account-content .woocommerce-EditAccountForm > .clear { display: none; }
.mizano-account-content fieldset { min-width: 0; padding: 20px; border: 1px solid #343428; border-radius: 14px; margin: 4px 0 0; }
.mizano-account-content fieldset legend { padding: 0 8px; color: #c5a880; font-size: 14px; font-weight: 700; }
.mizano-account-content form label,.mizano-account-content .woocommerce form .form-row label { display: block; font-size: 13px; font-weight: 500; line-height: 1.9; margin-bottom: 6px; color: #c5bfaa; }
.mizano-account-content :is(input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=hidden]),textarea,select) { box-sizing: border-box; width: 100%; min-width: 0; min-height: 44px; padding: 10px 14px; border: 1px solid #343428; border-radius: 12px; background: #22221b; color: #fff; font-size: 14px; line-height: 1.6; box-shadow: none; }
.mizano-account-content :is(input,textarea,select):focus { border-color: #c5a880; outline: none; box-shadow: 0 0 0 3px #c5a88016; }
.mizano-account-content :is(input[type=checkbox],input[type=radio]) { width: 18px; height: 18px; padding: 0; min-height: 0; accent-color: #c5a880; }
.mizano-account-content input:disabled { color: #8e887b; background: #1b1b15; opacity: 1; }
.mizano-account-content .woocommerce-form-row span em { display: block; color: #a69f91; font-size: 11px; margin-top: 6px; }
.mizano-account-content .button,.mizano-account-content button[name=save_account_details],.mizano-account-content button[name=save_address] { min-height: 42px; padding: 10px 20px; border: 0; border-radius: 12px; background: #c5a880; color: #141410; font-size: 13px; font-weight: 700; }
.mizano-account-content .woocommerce-Addresses { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px; }
.mizano-account-content .woocommerce-Addresses::before,.mizano-account-content .woocommerce-Addresses::after { display: none; }
.mizano-account-content .woocommerce-Addresses .col-1,.mizano-account-content .woocommerce-Addresses .col-2 { float: none; width: 100%; padding: 20px; border: 1px solid #2b2b22; border-radius: 20px; background: #1a1a14; }
.mizano-account-content .woocommerce-Address h2,.mizano-account-content .woocommerce-Address h3 { font-size: 18px; color: #fff; }
.mizano-account-content address { font-style: normal; font-size: 13px; line-height: 2; color: #c5bfaa; margin-top: 14px; }
.mizano-account-content :is(.mcs-topup,.mcs-wallet-hero,.mcs-club-hero,.mcs-reward-grid > article,.mcs-coupon-grid > article) { min-width: 0; }
.mizano-account-content :is(.mcs-wallet-hero,.mcs-club-hero) { flex-wrap: wrap; }.mizano-account-content .mcs-topup { max-width: 100%; }

/* Classic checkout keeps the original field, payment, order and fragment hooks. */
.mizano-checkout-page-shell { padding: 32px 0 64px; background: #12120e; }.mizano-checkout-page-shell .mizano-container { width: min(calc(100% - 30px),1222px); }
.mizano-checkout-page-shell .woocommerce { width: 100%; max-width: none; }.mizano-checkout-header { margin-bottom: 28px; }
.mizano-checkout-header > a { display: inline-flex; align-items: center; gap: 8px; font-size: 12px; color: #c5a880; }.mizano-checkout-header > a svg { width: 16px; height: 16px; }
.mizano-checkout-header h1 { font-size: clamp(22px,3vw,32px); font-weight: 800; margin: 14px 0 6px; color: #fff; }.mizano-checkout-header > p { font-size: 13px; color: #a69f91; }
.mizano-checkout-steps { display: flex; align-items: center; gap: 12px; margin: 24px 0 0; padding: 16px; list-style: none; border: 1px solid #2b2b22; border-radius: 16px; background: #1a1a14; }
.mizano-checkout-steps li { display: flex; gap: 8px; align-items: center; color: #8e887b; font-size: 12px; }.mizano-checkout-steps li + li::before { content: "‹"; margin: 0 12px; color: #55503f; font-size: 22px; }
.mizano-checkout-steps svg { width: 18px; height: 18px; }.mizano-checkout-steps .is-current { color: #c5a880; font-weight: 700; }
.mizano-checkout-grid { display: grid; grid-template-columns: minmax(0,7fr) minmax(0,5fr); align-items: start; gap: 28px; }
.mizano-checkout-details { min-width: 0; }.mizano-checkout-details:empty { display: none; }.mizano-checkout-grid:has(.mizano-checkout-details:empty) { grid-template-columns: 1fr; }
.mizano-checkout-page-shell #customer_details { width: 100%; float: none; display: grid; gap: 20px; }
.mizano-checkout-page-shell #customer_details::before,.mizano-checkout-page-shell #customer_details::after { display: none; }
.mizano-checkout-page-shell #customer_details > .col-1,.mizano-checkout-page-shell #customer_details > .col-2 { width: 100%; float: none; }
.mizano-checkout-page-shell :is(.woocommerce-billing-fields,.woocommerce-shipping-fields,.woocommerce-additional-fields,.woocommerce-account-fields) { background: #1a1a14; padding: 24px; border: 1px solid #2b2b22; border-radius: 20px; margin-bottom: 20px; }
.mizano-checkout-page-shell .woocommerce-account-fields:empty,.mizano-checkout-page-shell .woocommerce-shipping-fields:empty { display: none; }
.mizano-checkout-page-shell h3 { font-size: 18px; font-weight: 700; color: #fff; margin: 0 0 20px; }
.mizano-checkout-page-shell #ship-to-different-address { margin-bottom: 0; font-size: 14px; }.mizano-checkout-page-shell .shipping_address { margin-top: 20px; }
.mizano-checkout-page-shell .woocommerce-billing-fields__field-wrapper,.mizano-checkout-page-shell .woocommerce-shipping-fields__field-wrapper { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; }
.mizano-checkout-page-shell .woocommerce form .form-row { padding: 0; margin: 0; width: 100%; float: none; min-width: 0; }
.mizano-checkout-page-shell .form-row-wide { grid-column: 1 / -1; }
.mizano-checkout-page-shell .woocommerce form .form-row label { display: block; margin-bottom: 6px; font-size: 13px; line-height: 1.8; color: #c5bfaa; }
.mizano-checkout-page-shell .woocommerce form .form-row :is(input.input-text,textarea,select) { width: 100%; min-height: 44px; padding: 10px 14px; background: #22221b; border: 1px solid #343428; border-radius: 12px; color: #fff; font: 14px/1.6 "RaviFaNum",Tahoma,sans-serif; box-shadow: none; }
.mizano-checkout-page-shell .woocommerce form .form-row :is(input,select,textarea):focus { outline: none; border-color: #c5a880; box-shadow: 0 0 0 3px #c5a88016; }
.mizano-checkout-page-shell .woocommerce form .form-row.woocommerce-invalid :is(input,select,textarea) { border-color: #d97c72; }
.mizano-checkout-page-shell :is(input[type=checkbox],input[type=radio]) { accent-color: #c5a880; width: 16px; height: 16px; min-height: 0; margin: 0 0 0 6px; vertical-align: middle; }
.mizano-checkout-page-shell textarea { min-height: 96px; resize: vertical; }.mizano-checkout-page-shell .woocommerce form .form-row .optional { color: #8e887b; font-size: 11px; }
.mizano-checkout-summary { position: sticky; top: 90px; min-width: 0; border: 1px solid #3a3529; padding: 24px; border-radius: 20px; background: #1c1c16; }
.admin-bar .mizano-checkout-summary { top: 122px; }
.mizano-checkout-page-shell #order_review { padding: 0; border: 0; background: transparent; }
.mizano-checkout-page-shell .woocommerce table.shop_table { width: 100%; border: 0; border-collapse: collapse; border-spacing: 0; border-radius: 0; background: transparent; color: #c5bfaa; font-size: 12px; margin: 0 0 20px; }
.mizano-checkout-page-shell .woocommerce table.shop_table th,.mizano-checkout-page-shell .woocommerce table.shop_table td { border: 0; border-bottom: 1px solid #323227; padding: 14px 6px; background: transparent; text-align: start; }
.mizano-checkout-page-shell .woocommerce table.shop_table th { color: #ede8dd; font-weight: 700; }.mizano-checkout-page-shell .woocommerce table.shop_table .product-total { text-align: end; }
.mizano-checkout-page-shell .woocommerce table.shop_table tfoot .order-total { color: #c5a880; font-size: 16px; }
.mizano-checkout-page-shell #payment { background: #141410; border: 1px solid #333328; border-radius: 16px; overflow: hidden; }
.mizano-checkout-page-shell #payment ul.payment_methods { padding: 16px; border-bottom: 1px solid #333328; }
.mizano-checkout-page-shell #payment ul.payment_methods li { font-size: 13px; line-height: 2; padding: 4px 0; }.mizano-checkout-page-shell #payment ul.payment_methods label { color: #ede8dd; font-size: 13px; }
.mizano-checkout-page-shell #payment .payment_box { background: #25251d; color: #c5bfaa; font-size: 12px; border-radius: 10px; padding: 14px; }
.mizano-checkout-page-shell #payment .payment_box::before { border-bottom-color: #25251d; }
.mizano-checkout-page-shell #payment .place-order { padding: 16px; }.mizano-checkout-page-shell .woocommerce-privacy-policy-text { color: #a69f91; font-size: 11px; line-height: 1.9; margin-bottom: 14px; }
.mizano-checkout-page-shell .woocommerce-terms-and-conditions-wrapper { margin-bottom: 16px; }.mizano-checkout-page-shell .woocommerce-terms-and-conditions-wrapper a { color: #c5a880; text-decoration: underline; }
.mizano-checkout-page-shell #place_order,.mizano-checkout-page-shell .wc-block-components-checkout-place-order-button { float: none; width: 100%; padding: 14px 24px; min-height: 48px; font: 800 14px/1.6 "RaviFaNum",Tahoma,sans-serif; background: #c5a880; color: #141410; border: 0; border-radius: 12px; }
.mizano-checkout-page-shell :is(.woocommerce-info,.woocommerce-error,.woocommerce-message) { border-radius: 14px; background: #24241d; color: #ede8dd; font-size: 13px; }
.mizano-checkout-page-shell :is(.checkout_coupon,.woocommerce-form-login) { background: #1a1a14; border: 1px solid #343428; border-radius: 16px; padding: 20px; }
.mizano-checkout-page-shell form.checkout_coupon .form-row { margin-top: 12px; }.mizano-checkout-page-shell .woocommerce button.button { background: #c5a880; color: #171714; border-radius: 10px; min-height: 42px; font-family: inherit; }
/* SelectWoo/Select2 dropdowns live outside the form; scope to commerce page bodies. */
body:is(.woocommerce-checkout,.woocommerce-account) .select2-container--default .select2-selection--single { height: 44px; background: #22221b; border: 1px solid #343428; border-radius: 12px; }
body:is(.woocommerce-checkout,.woocommerce-account) .select2-container { max-width: 100%; }
body:is(.woocommerce-checkout,.woocommerce-account) .select2-selection--single .select2-selection__rendered { line-height: 42px; color: #ede8dd; padding-inline: 14px 30px; font-size: 14px; }
body:is(.woocommerce-checkout,.woocommerce-account) .select2-selection--single .select2-selection__arrow { height: 42px; }
body:is(.woocommerce-checkout,.woocommerce-account) .select2-dropdown { background: #22221b; border: 1px solid #4b4232; color: #ede8dd; font-size: 13px; }
body:is(.woocommerce-checkout,.woocommerce-account) .select2-search__field { background: #141410; border: 1px solid #3b3b2e !important; color: #fff; border-radius: 8px; padding: 8px; }
body:is(.woocommerce-checkout,.woocommerce-account) .select2-container--default .select2-results__option[aria-selected=true] { background: #3a3326; }
body:is(.woocommerce-checkout,.woocommerce-account) .select2-container--default .select2-results__option--highlighted[aria-selected] { background: #c5a880; color: #141410; }
/* Block checkout retains WooCommerce's own block interactivity and payment integrations. */
.mizano-checkout-page-shell .wp-block-woocommerce-checkout { max-width: none; color: #ede8dd; --wc-form-color-text: #ede8dd; --wc-form-color-background: #22221b; --wc-form-border-color: #343428; --wc-form-border-radius: 12px; --wc-form-color-text-secondary: #a69f91; }
.mizano-checkout-page-shell :is(.wc-block-components-checkout-step,.wp-block-woocommerce-checkout-order-summary-block) { border: 1px solid #2b2b22; border-radius: 20px; background: #1a1a14; padding: 24px; margin-bottom: 20px; }
.mizano-checkout-page-shell .wc-block-components-checkout-step__heading { padding: 0; }.mizano-checkout-page-shell .wc-block-components-checkout-step__content { padding: 0; }
.mizano-checkout-page-shell :is(.wc-block-components-title,.wc-block-components-checkout-step__title) { color: #fff; font-family: inherit; font-size: 18px; }
.mizano-checkout-page-shell :is(.wc-block-components-text-input input,.wc-block-components-textarea,.wc-block-components-combobox .components-combobox-control__input,.wc-block-components-address-form select) { background: #22221b; color: #fff; border-color: #343428; border-radius: 12px; font-family: inherit; font-size: 14px; }
.mizano-checkout-page-shell .wc-block-components-text-input label { color: #b8b1a2; font-family: inherit; }
.mizano-checkout-page-shell .wc-block-components-radio-control-accordion-option { background: #202019; color: #ede8dd; border-color: #343428; }
.mizano-checkout-page-shell :is(.wc-block-components-order-summary,.wc-block-components-totals-item,.wc-block-components-totals-coupon) { font-family: inherit; font-size: 13px; color: #c5bfaa; }
.mizano-checkout-page-shell .wc-block-components-totals-footer-item { color: #c5a880; font-size: 18px; }
.mizano-checkout-page-shell .wc-block-components-button { font-family: inherit; border-radius: 12px; }.mizano-checkout-page-shell .wc-block-components-checkout-return-to-cart-button { color: #c5a880; }
.mizano-checkout-details .woocommerce-shipping-fields:not(:has(#ship-to-different-address)):not(:has(.shipping_address)),
.mizano-checkout-details .woocommerce-account-fields:not(:has(.form-row)) { display: none; }

.mizano-filter-categories,.mizano-attribute-checklist,.mizano-color-filter-list,.mizano-brand-filter-grid { max-height: 220px; overflow-y: auto; overscroll-behavior: contain; scrollbar-width: thin; scrollbar-color: #554b3b transparent; padding-inline-end: 4px; }
.mizano-filter-categories::-webkit-scrollbar,.mizano-attribute-checklist::-webkit-scrollbar,.mizano-color-filter-list::-webkit-scrollbar,.mizano-brand-filter-grid::-webkit-scrollbar { width: 5px; }
.mizano-filter-categories::-webkit-scrollbar-thumb,.mizano-attribute-checklist::-webkit-scrollbar-thumb,.mizano-color-filter-list::-webkit-scrollbar-thumb,.mizano-brand-filter-grid::-webkit-scrollbar-thumb { border-radius: 99px; background: #554b3b; }
.mizano-attribute-checklist { display: grid; gap: 4px; padding-block: 2px; }
.mizano-attribute-checklist label { display: flex !important; align-items: center; gap: 9px; padding: 6px 0; margin: 0 !important; color: #d1cbc0; font-size: 12px; cursor: pointer; }
.mizano-attribute-checklist input[type=checkbox] { width: 16px !important; height: 16px; min-height: 0; accent-color: #c5a880; }
.mizano-term-swatch { width: 14px; height: 14px; flex: 0 0 14px; border: 1px solid #fff4; border-radius: 50%; }
.mizano-filter-card h2 { font-size: 12px; }.mizano-filter-card select { min-height: 42px; font-size: 13px; }
.mizano-color-filter-list { display: grid; gap: 5px; padding-block: 1px; }
.mizano-color-filter-option { position: relative; display: grid !important; grid-template-columns: 22px minmax(0,1fr) auto; align-items: center; gap: 9px; min-height: 36px; margin: 0 !important; padding: 5px 7px; border: 1px solid transparent; border-radius: 10px; color: #d7d0c3; cursor: pointer; transition: border-color .18s,background-color .18s,color .18s; }
.mizano-color-filter-option:hover { border-color: #383329; background: #1c1c17; color: #fff; }
.mizano-color-filter-option:has(input:checked) { border-color: #6f5e45; background: #27231c; color: #fff; }
.mizano-color-filter-option > input { position: absolute !important; z-index: 2; top: 50%; inset-inline-start: 7px; width: 22px !important; height: 22px !important; min-height: 0 !important; margin: 0 !important; opacity: 0; cursor: pointer; transform: translateY(-50%); }
.mizano-color-filter-swatch { display: grid; grid-column: 1; width: 20px; height: 20px; place-items: center; border: 1px solid rgb(255 255 255 / .25); border-radius: 50%; background: var(--mizano-swatch,#7a7569); box-shadow: 0 1px 5px rgb(0 0 0 / .25); }
.mizano-color-filter-swatch svg { width: 11px; height: 11px; color: #fff; opacity: 0; filter: drop-shadow(0 1px 2px #000); }
.mizano-color-filter-option input:checked + .mizano-color-filter-swatch { outline: 2px solid #c5a880; outline-offset: 2px; }
.mizano-color-filter-option input:checked + .mizano-color-filter-swatch svg { opacity: 1; }
.mizano-color-filter-name { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; }
.mizano-color-filter-option > small { min-width: 21px; padding: 1px 5px; border-radius: 99px; background: #2b2b23; color: #8e887b; font-size: 9px; text-align: center; }
.mizano-brand-filter-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 7px; padding: 2px; }
.mizano-brand-filter-option { position: relative; display: grid !important; min-width: 0; gap: 5px; margin: 0 !important; padding: 5px 3px 6px; border: 1px solid #302f27; border-radius: 10px; background: #191915; color: #aaa396; text-align: center; cursor: pointer; transition: border-color .18s,background-color .18s,color .18s,transform .18s; }
.mizano-brand-filter-option:hover { border-color: #554a39; background: #21211b; color: #fff; transform: translateY(-1px); }
.mizano-brand-filter-option:has(input:checked) { border-color: #c5a880; background: #2a261f; color: #fff; box-shadow: 0 0 0 1px #c5a8802e; }
.mizano-brand-filter-option > input { position: absolute !important; inset: 0; z-index: 2; width: 100% !important; height: 100% !important; min-height: 0 !important; margin: 0 !important; opacity: 0; cursor: pointer; }
.mizano-brand-filter-logo { display: grid; width: 100%; aspect-ratio: 1; place-items: center; overflow: hidden; border: 1px solid #343329; border-radius: 7px; background: #24241e; color: #c5a880; }
.mizano-brand-filter-logo img { width: 100%; height: 100%; object-fit: contain; padding: 4px; }
.mizano-brand-filter-logo b { font-size: 11px; font-weight: 900; }
.mizano-brand-filter-option > span:last-child { overflow: hidden; font-size: 8px; font-weight: 650; text-overflow: ellipsis; white-space: nowrap; }
.mizano-price-range-hint { display: grid; gap: 3px; margin: 0; color: #878174; font-size: 10px; line-height: 1.6; }
.mizano-price-range-hint > span { color: #c8bea9; font-size: 10px; font-weight: 650; }
.mizano-price-range-hint .woocommerce-Price-currencySymbol { color: #928a7b; font-size: .9em; }
.mizano-price-range-hint--mobile { margin-top: 2px; padding: 10px 12px; border: 1px solid #2c2c24; border-radius: 12px; background: #1b1b16; }
.mizano-price-slider { display: grid; gap: 9px; padding-top: 2px; }
.mizano-price-slider__values { display: flex; align-items: center; justify-content: space-between; gap: 6px; color: #c5a880; font-size: 9px; font-weight: 750; direction: ltr; }
.mizano-price-slider__values output { direction: rtl; }
.mizano-price-slider__values > span { color: #5f594f; }
.mizano-price-slider__rail { position: relative; height: 4px; margin: 5px 8px 0; border-radius: 99px; background: #36352d; }
.mizano-price-slider__rail > span { position: absolute; inset-block: 0; border-radius: inherit; background: linear-gradient(90deg,#8f7552,#d0b58e); box-shadow: 0 0 0 1px #c5a8801f; }
.mizano-price-slider__handles { position: relative; height: 20px; margin: -16px 0 0; }
.mizano-price-slider__handles { height: 32px; margin-top: -22px; touch-action: none; cursor: ew-resize; }
.mizano-price-slider__handles input[type=range] { position: absolute; inset: 0; width: 100%; height: 26px; margin: 0; padding: 0; outline: 0; background: transparent; pointer-events: none; appearance: none; -webkit-appearance: none; }
.mizano-price-slider__handles input[type=range]::-webkit-slider-runnable-track { height: 4px; background: transparent; }
.mizano-price-slider__handles input[type=range]::-webkit-slider-thumb { width: 17px; height: 17px; margin-top: -6.5px; border: 3px solid #171713; border-radius: 50%; background: #c5a880; box-shadow: 0 0 0 1px #d8c09d,0 3px 8px #0008; pointer-events: auto; cursor: grab; appearance: none; -webkit-appearance: none; }
.mizano-price-slider__handles input[type=range]::-moz-range-track { height: 4px; background: transparent; }
.mizano-price-slider__handles input[type=range]::-moz-range-thumb { width: 12px; height: 12px; border: 3px solid #171713; border-radius: 50%; background: #c5a880; box-shadow: 0 0 0 1px #d8c09d,0 3px 8px #0008; pointer-events: auto; cursor: grab; }
.mizano-price-slider__handles input[type=range]:focus-visible::-webkit-slider-thumb { outline: 2px solid #fff; outline-offset: 2px; }
.mizano-price-slider__note { color: #777164; font-size: 8px; line-height: 1.7; }
.mizano-filter-actions--live { grid-template-columns: minmax(0,1fr) auto; align-items: center; }
.mizano-filter-actions--live > span { display: inline-flex; min-width: 0; align-items: center; gap: 5px; color: #88c488; font-size: 9px; line-height: 1.6; }
.mizano-filter-actions--live > span svg { width: 12px; height: 12px; flex: 0 0 12px; }
.mizano-filter-actions--live > a { min-height: 36px; }
.mizano-shop-filter-form.is-filtering { opacity: .68; pointer-events: none; }
.mizano-shop-results { transition: opacity .18s; }
.mizano-shop-results.is-filtering { opacity: .48; pointer-events: none; }
.mizano-shop-guide--full { width: 100%; margin-top: 36px; margin-bottom: 8px; }
.mizano-shop-guide__content { transition: max-height .28s ease; }
.mizano-shop-guide:not(.is-expanded) .mizano-shop-guide__content { max-height: 14em; overflow: hidden; -webkit-mask-image: linear-gradient(#000 0%,#000 68%,transparent 100%); mask-image: linear-gradient(#000 0%,#000 68%,transparent 100%); }
.mizano-shop-guide.is-expanded .mizano-shop-guide__content { max-height: none; -webkit-mask-image: none; mask-image: none; }
.mizano-mobile-category-list > div { max-height: 190px; overflow-y: auto; overscroll-behavior: contain; scrollbar-width: thin; }

.mizano-card-variant--colors { display: flex; min-height: 34px; align-items: center; justify-content: space-between; gap: 8px; padding: 5px 7px; border: 1px solid #2b2b23; border-radius: 9px; background: #1d1d17; }
.mizano-card-variant--colors > span { display: flex; min-width: 0; align-items: baseline; gap: 4px; }
.mizano-card-variant--colors > span small { color: #777164; font-size: 8px; }
.mizano-card-variant--colors > span strong { max-width: 105px; overflow: hidden; color: #cfc7b8; font-size: 9px; font-weight: 650; text-overflow: ellipsis; white-space: nowrap; }
.mizano-card-variant--colors > span strong em { color: #8e887b; font-size: 8px; font-style: normal; font-weight: 500; }
.mizano-card-color-links { display: flex; min-width: 0; align-items: center; justify-content: flex-end; gap: 4px; }
.mizano-card-color-link { position: relative; display: grid; width: 19px; height: 19px; flex: 0 0 19px; place-items: center; border-radius: 50%; }
.mizano-card-color-link i { display: block; width: 13px; height: 13px; border: 1px solid rgb(255 255 255 / .25); border-radius: inherit; background: var(--mizano-card-color,#7a7569); box-shadow: 0 1px 4px rgb(0 0 0 / .28); transition: transform .16s; }
.mizano-card-color-link:hover i { transform: scale(1.15); }
.mizano-card-color-link.is-active { border: 1px solid #c5a880; background: #27231c; }
.mizano-card-color-link.is-unavailable { opacity: .45; }
.mizano-card-color-link.is-unavailable::after { position: absolute; width: 15px; height: 1px; background: #ddd2c1; content: ''; transform: rotate(-45deg); }
.mizano-card-color-links > small { color: #8e887b; font-size: 8px; }
.mizano-mobile-filter__footer--live { grid-template-columns: minmax(0,1fr) auto; align-items: center; }
.mizano-mobile-filter__footer--live > span { display: inline-flex; align-items: center; gap: 6px; color: #88c488; font-size: 10px; font-weight: 700; }
.mizano-mobile-filter__footer--live > span svg { width: 13px; height: 13px; }
.mizano-mobile-filter__footer--live > a { min-height: 40px; padding-inline: 12px; border: 1px solid #39382e; border-radius: 10px; background: #24241e; }
.mizano-filter-card--mobile-price { padding: 13px; }
.mizano-mobile-sort { display: grid; gap: 7px; margin: 0; padding: 0; border: 0; }
.mizano-mobile-sort legend { margin-bottom: 7px; color: #d5cfc3; font-size: 10px; font-weight: 800; }
.mizano-mobile-sort > div { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 6px; }
.mizano-mobile-sort label { position: relative; display: block !important; margin: 0 !important; cursor: pointer; }
.mizano-mobile-sort input { position: absolute !important; inset: 0; width: 100% !important; height: 100% !important; min-height: 0 !important; margin: 0 !important; opacity: 0; cursor: pointer; }
.mizano-mobile-sort span { display: grid; min-height: 36px; place-items: center; padding: 5px 7px; border: 1px solid #333329; border-radius: 9px; background: #20201a; color: #a9a294; font-size: 9px; text-align: center; }
.mizano-mobile-sort input:checked + span { border-color: #c5a880; background: #2b271f; color: #fff; box-shadow: 0 0 0 1px #c5a88022; }

@media (max-width: 1200px) {
  .mizano-product-stage { gap: 32px; }.mizano-product-lower { gap: 24px; }.mizano-set-summary { grid-template-columns: 1fr; }.mizano-set-summary > div + div { padding-right: 0; border-right: 0; }
  .mizano-account-hero { flex-wrap: wrap; }.mizano-account-hero__metrics { flex: 1; }.mizano-account-layout { grid-template-columns: 240px minmax(0,1fr); }
}
@media (max-width: 1023px) {
  .mizano-single-product .mizano-container,.mizano-account-page-shell > .mizano-container,.mizano-checkout-page-shell .mizano-container { width: calc(100% - 40px); }
  .mizano-product-stage { grid-template-columns: 1fr; gap: 0; }.mizano-product-gallery { max-width: none; }.mizano-product-gallery__main { max-height: 480px; aspect-ratio: 4/3.8; }
  .mizano-product-gallery__thumbs { display: flex; overflow-x: auto; max-height: none; padding: 10px 4px 18px; }.mizano-product-gallery__thumbs button { flex: 0 0 72px; }
  .mizano-product-gallery .mizano-product-trust,.mizano-product-gallery .mizano-screen-note { display: none; }
  .mizano-product-summary { position: relative; background: #1c1c18; border: 1px solid #2f2f26; border-radius: 32px 32px 20px 20px; padding: 24px 20px; gap: 16px; }
  .mizano-product-title-row h1 { font-size: 22px; }.mizano-product-lower { grid-template-columns: 1fr; margin-top: 32px; padding-top: 24px; }.mizano-product-aside { position: static; display: grid; grid-template-columns: 1fr 1fr; align-items: start; }
  .mizano-set-summary { grid-template-columns: repeat(3,minmax(0,1fr)); }.mizano-product-floatbar { padding-bottom: max(10px,env(safe-area-inset-bottom)); }
  .mizano-account-layout { grid-template-columns: 1fr; }.woocommerce-account .mizano-account-nav ul { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .mizano-account-support { display: none; }.mizano-checkout-grid { grid-template-columns: 1fr; }.mizano-checkout-summary { position: static; }
}
@media (max-width: 639px) {
  .mizano-single-product { padding-top: 0; }.mizano-single-product .mizano-container { width: 100%; }.mizano-product-topbar { display: none; }
  .mizano-product-gallery { width: 100vw; max-width: 100vw; margin-inline: calc(50% - 50vw); }
  .mizano-product-gallery__main { margin: 0; width: 100%; border-radius: 0; border-inline: 0; aspect-ratio: 4/4.2; }.mizano-gallery-counter { display: flex; font-size: 12px; }
  .mizano-product-gallery__thumbs { padding-inline: 16px; gap: 8px; }.mizano-product-gallery__thumbs button { flex-basis: 60px; }
  .mizano-product-summary { border-inline: 0; border-bottom: 0; margin: -.2rem 0 0; border-radius: 32px 32px 0 0; }.mizano-product-title-row h1 { font-size: 20px; }
  .mizano-product-brand { width: 82px; min-width: 82px; max-width: 82px; min-height: 82px; aspect-ratio: 1; padding: 6px; }.mizano-brand-image { width: 60px; height: 48px; }
  .mizano-product-title-row p,.mizano-product-rating { font-size: 11px; }.mizano-product-deal { padding: 8px 10px; }.mizano-product-deal strong { font-size: 11px; }
  .mizano-product-deal > div { margin-inline-start: auto; }.mizano-product-short { font-size: 13px; }
  .mizano-product-quick-specs { grid-template-columns: repeat(2,minmax(0,1fr)); }.mizano-product-colors header { align-items: flex-start; gap: 6px; font-size: 11px; }
  .mizano-product-colors [data-mizano-color] { min-height: 32px; font-size: 10px; }.mizano-native-cart-form table.variations tr { grid-template-columns: 1fr; gap: 6px; }
  .mizano-native-cart-form table.variations select { min-height: 44px; height: 44px; font-size: 16px; }
  .mizano-native-cart-form .quantity .qty { font-size: 16px; }
  .mizano-product-lower { padding: 24px 16px 0; margin-top: 0; background: #171714; }.mizano-product-lower__main { gap: 28px; }.mizano-product-aside { grid-template-columns: 1fr; }.mizano-product-aside .mizano-side-buy { display: none; }
  .mizano-product-details > nav { gap: 18px; }.mizano-product-details > nav button { font-size: 12px; min-height: 44px; }
  .mizano-set-grid { grid-template-columns: 1fr 1fr; gap: 10px; }.mizano-set-grid article { padding: 12px; }.mizano-set-grid h3 { font-size: 12px; }
  .mizano-set-summary { grid-template-columns: 1fr; padding: 16px; }.mizano-set-summary > div { display: flex; flex-direction: row; text-align: start; }
  .mizano-spec-table > div { grid-template-columns: minmax(90px,35%) minmax(0,1fr); }.mizano-spec-table dt,.mizano-spec-table dd { padding: 10px; overflow-wrap: anywhere; }
  .mizano-review-summary { padding: 20px; }.mizano-review-summary h2 { font-size: 16px; }.mizano-review-summary > a { width: 100%; }.mizano-product-reviews #reviews #comments ol.commentlist li .comment_container { padding: 16px; gap: 8px; }
  .mizano-product-reviews #reviews #comments ol.commentlist li img.avatar { width: 28px; height: 28px; }.mizano-product-reviews #reviews #comments .description p { font-size: 13px; }.mizano-product-reviews .woocommerce-review__author { font-size: 13px; }
  .mizano-product-reviews .woocommerce-review__published-date { margin-inline-start: 0; }.mizano-product-reviews #reviews #comments .comment-text .meta { gap: 5px; }
  .mizano-related-products { margin-top: 32px; padding: 24px 16px 0; }.mizano-related-products > div { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }.mizano-related-products h2 { font-size: 17px; }.mizano-related-card > div { padding: 12px; }
  .mizano-product-floatbar .mizano-container { width: calc(100% - 24px); }.mizano-product-floatbar img { display: none; }.mizano-product-floatbar button { font-size: 12px; min-height: 44px; padding: 10px 14px; }
  .mizano-product-lightbox { padding: 12px; grid-template-columns: 32px minmax(0,1fr) 32px; gap: 4px; }
  .mizano-account-page-shell { padding: 20px 0 48px; }.mizano-account-page-shell > .mizano-container,.mizano-checkout-page-shell .mizano-container { width: calc(100% - 24px); }
  .mizano-account { gap: 20px; }.mizano-account-hero { padding: 20px; border-radius: 24px; gap: 20px; }.mizano-account-user h1 { font-size: 20px; }.mizano-account-user__avatar { width: 56px; height: 56px; flex-basis: 56px; }
  .mizano-account-hero__metrics { width: 100%; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }.mizano-account-hero__metrics a:last-child { grid-column: 1 / -1; }.mizano-account-hero__metrics strong { font-size: 15px; }
  .mizano-account-breadcrumb { flex-wrap: wrap; }.mizano-account-breadcrumb .mizano-crumbs { font-size: 11px; }.mizano-account-breadcrumb > a { font-size: 12px; }
  .woocommerce-account .woocommerce-MyAccount-navigation.mizano-account-nav { overflow-x: auto; padding: 8px; border-radius: 18px; }
  .woocommerce-account .mizano-account-nav ul { display: flex; width: max-content; gap: 4px; }.woocommerce-account .mizano-account-nav li { min-width: 100px; }
  .woocommerce-account .mizano-account-nav a { font-size: 11px; min-height: 64px; padding: 8px 10px; width: auto; }.woocommerce-account .mizano-account-nav a > span { flex-direction: column; gap: 6px; }.woocommerce-account .mizano-account-nav a svg { width: 20px; height: 20px; }
  .mizano-account-content .woocommerce-EditAccountForm { grid-template-columns: 1fr; padding: 20px; gap: 16px; }.mizano-account-content form:has(.woocommerce-address-fields) { padding: 20px; }.mizano-account-content fieldset { padding: 16px; }
  .mizano-account-content .woocommerce-Addresses { grid-template-columns: 1fr; }.mizano-account-content input,.mizano-account-content select,.mizano-account-content textarea { font-size: 16px !important; }
  .mizano-checkout-page-shell { padding-top: 24px; }.mizano-checkout-steps { gap: 8px; padding: 12px 8px; justify-content: space-between; }.mizano-checkout-steps li { flex-direction: column; text-align: center; gap: 6px; font-size: 10px; }.mizano-checkout-steps li + li::before { display: none; }
  .mizano-checkout-page-shell :is(.woocommerce-billing-fields,.woocommerce-shipping-fields,.woocommerce-additional-fields,.woocommerce-account-fields,.mizano-checkout-summary) { padding: 20px 16px; border-radius: 18px; }
  .mizano-checkout-page-shell :is(.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper) { grid-template-columns: 1fr; }
  .mizano-checkout-page-shell .woocommerce form .form-row :is(input.input-text,textarea,select) { font-size: 16px; }
  .mizano-checkout-page-shell :is(.wc-block-components-checkout-step,.wp-block-woocommerce-checkout-order-summary-block) { padding: 18px 14px; }
}
@media (prefers-reduced-motion: reduce) { .mizano-magnifier,.mizano-related-card img { transition: none; } }

/* Native horizontal gallery on touch screens; desktop keeps the magnifier. */
.mizano-product-gallery__mobile-track { display: none; }
.mizano-product-gallery__mobile-actions,.mizano-product-gallery__mobile-progress { display: none; }
@media (max-width: 767px) {
  .mizano-product-gallery__main > img[data-mizano-gallery-main] { display: none; }
  .mizano-product-gallery__mobile-track { position: absolute; inset: 0; display: flex; overflow-x: auto; overflow-y: hidden; direction: rtl; scroll-snap-type: x mandatory; scroll-behavior: smooth; scroll-padding: 0; overscroll-behavior-x: contain; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
  .mizano-product-gallery__mobile-track::-webkit-scrollbar { display: none; }
  .mizano-product-gallery__mobile-slide { display: flex; flex: 0 0 100%; width: 100%; height: 100%; align-items: center; justify-content: center; scroll-snap-align: start; scroll-snap-stop: normal; }
  .mizano-product-gallery__mobile-slide img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; user-select: none; -webkit-user-drag: none; }
  .mizano-product-gallery__main[data-mizano-zoom-stage],.mizano-product-gallery__main[data-mizano-zoom-stage].is-magnifying { cursor: auto; }
  .mizano-product-gallery__main .mizano-magnifier { display: none !important; }
  .mizano-product-gallery__main::after { position: absolute; inset: 0; z-index: 1; background: linear-gradient(#0007,transparent 24%,transparent 76%,#0008); content: ""; pointer-events: none; }
  .mizano-product-gallery__mobile-actions { position: absolute; top: 18px; right: 16px; left: 16px; z-index: 5; display: flex; align-items: center; justify-content: space-between; pointer-events: none; }
  .mizano-product-gallery__mobile-actions > div { display: flex; gap: 9px; pointer-events: auto; }
  .mizano-product-gallery__mobile-actions > a { pointer-events: auto; }
  .mizano-product-gallery__mobile-actions button,.mizano-product-gallery__mobile-actions > a { display: grid; width: 38px; height: 38px; flex: 0 0 38px; place-items: center; padding: 0; border: 1px solid #ffffff2d; border-radius: 50%; background: rgb(16 16 14 / .72); color: #f4f2ea; box-shadow: 0 3px 10px #0003; backdrop-filter: blur(8px); }
  .mizano-product-gallery__mobile-actions button:hover,.mizano-product-gallery__mobile-actions > a:hover,.mizano-product-gallery__mobile-actions button.is-active { border-color: #c5a880; color: #c5a880; }
  .mizano-product-gallery__mobile-actions button svg,.mizano-product-gallery__mobile-actions > a svg { width: 17px; height: 17px; }
  .mizano-product-gallery__mobile-actions .mizano-wishlist-button.is-active svg { fill: currentColor; }
  .mizano-product-gallery__badges { display: none; }
  .mizano-product-gallery__mobile-progress { position: absolute; bottom: 20px; left: 14px; z-index: 4; display: flex; align-items: center; gap: 8px; direction: ltr; }
  .mizano-product-gallery__mobile-progress .mizano-gallery-counter { position: static; display: flex; min-height: 28px; align-items: center; gap: 4px; padding: 4px 10px; border: 1px solid #ffffff29; border-radius: 99px; background: rgb(18 18 16 / .82); color: #fff; font-size: 11px; line-height: 1; backdrop-filter: blur(8px); }
  .mizano-gallery-dots { display: flex; min-height: 28px; max-width: 150px; align-items: center; gap: 0; overflow-x: auto; padding: 2px 6px; border: 1px solid #ffffff20; border-radius: 99px; background: rgb(18 18 16 / .82); scrollbar-width: none; backdrop-filter: blur(8px); }
  .mizano-gallery-dots[hidden] { display: none !important; }
  .mizano-gallery-dots::-webkit-scrollbar { display: none; }
  .mizano-gallery-dots button { display: grid; width: 14px; height: 20px; flex: 0 0 14px; place-items: center; padding: 0; border: 0; background: transparent; }
  .mizano-gallery-dots button::after { width: 6px; height: 6px; border-radius: 99px; background: #ffffff75; content: ""; transition: width .18s,background .18s; }
  .mizano-gallery-dots button.is-active { width: 22px; flex-basis: 22px; }
  .mizano-gallery-dots button.is-active::after { width: 16px; background: #c5a880; }
  .mizano-gallery-arrow,.mizano-gallery-zoom,.mizano-gallery-counter { z-index: 4; }
  .mizano-gallery-counter { right: auto; left: 14px; bottom: 14px; direction: ltr; }
  .mizano-gallery-zoom { left: auto; right: 14px; bottom: 18px; }
  .mizano-product-floatbar { padding: 8px 0 max(8px,env(safe-area-inset-bottom)); }
  .mizano-product-floatbar .mizano-container { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 10px; width: calc(100% - 24px); }
  .mizano-product-floatbar .mizano-container > span { display: block; min-width: 0; overflow: hidden; }
  .mizano-product-floatbar .mizano-container > span > img { display: none; }
  .mizano-product-floatbar .mizano-container > span > span { display: grid; min-width: 0; gap: 2px; }
  .mizano-product-floatbar strong { max-width: none; overflow: hidden; font-size: 11px; line-height: 1.6; text-overflow: ellipsis; white-space: nowrap; }
  .mizano-product-floatbar small { display: block; overflow: hidden; color: #d6bb94; font-size: 11px; font-weight: 800; line-height: 1.5; text-overflow: ellipsis; white-space: nowrap; }
  .mizano-product-floatbar small del { display: none; }
  .mizano-product-floatbar small ins { text-decoration: none; }
  .mizano-product-floatbar button { display: inline-flex; min-width: 120px; min-height: 44px; align-items: center; justify-content: center; gap: 5px; padding: 8px 11px; border-radius: 10px; font-size: 11px; line-height: 1.3; white-space: nowrap; }
  .mizano-product-floatbar button::after { content: none !important; }
  .mizano-product-floatbar button svg { width: 15px; height: 15px; }
}
@media (max-width: 639px) {
  .mizano-product-gallery__thumbs { display: none; }
  .mizano-product-gallery__main { max-height: none; aspect-ratio: 1 / 1.04; background: #171713; }
  .mizano-product-gallery__mobile-progress { bottom: 46px; }
  .mizano-gallery-zoom { bottom: 44px; }
  .mizano-product-summary { z-index: 5; margin-top: -24px; border-radius: 32px 32px 0 0; box-shadow: 0 -12px 28px #0004; }
}
@media (max-width: 355px) {
  .mizano-product-floatbar .mizano-container { gap: 6px; }
  .mizano-product-floatbar button { min-width: 104px; padding-inline: 7px; font-size: 10px; }
}
@media (prefers-reduced-motion: reduce) {
  .mizano-product-gallery__mobile-track { scroll-behavior: auto; }
}

/* Keep the tier choices and purchase action in the single reference card. */
.mizano-product-buybox > .mizano-tier-box { padding: 0 0 12px; border: 0; border-bottom: 1px solid #262620; border-radius: 0; background: transparent; box-shadow: none; }
.mizano-product-mobile-trust { display: none; }
@media (min-width: 1024px) { .mizano-product-summary > .mizano-product-price { display: none; } }
@media (max-width: 1023px) { .mizano-product-mobile-trust { display: grid; gap: 14px; } }

/* 1.7.2: the 1222px canvas follows the referenced Mizamon catalogue. */
@media (min-width: 1024px) {
  .mizano-single-product .mizano-container,
  .mizano-account-page-shell > .mizano-container,
  .mizano-checkout-page-shell .mizano-container { width: min(calc(100% - 30px),1222px) !important; max-width: 1222px !important; }
  .mizano-product-stage { grid-template-columns: repeat(2,minmax(0,1fr)); gap: clamp(28px,2.5vw,44px); }
  .mizano-product-stage > .mizano-product-gallery,
  .mizano-product-stage > .mizano-product-summary { align-self: start; }
  .mizano-product-stage > .is-sticky-column { position: sticky; top: 90px; }
  .admin-bar .mizano-product-stage > .is-sticky-column { top: 122px; }
  .mizano-product-lower { grid-template-columns: minmax(0,1fr) clamp(360px,28vw,480px); gap: clamp(28px,2.5vw,44px); }
  .mizano-account-layout { grid-template-columns: minmax(0,1fr) clamp(280px,21vw,340px); gap: clamp(24px,2.3vw,40px); direction: ltr; }
  .mizano-account-sidebar { grid-column: 2; grid-row: 1; direction: rtl; }
  .mizano-account-content { grid-column: 1; grid-row: 1; direction: rtl; }
}
.mizano-account-content { position: relative; min-height: 360px; scroll-margin-top: 92px; }
.mizano-account.is-navigating .mizano-account-content { pointer-events: none; }
.mizano-account.is-navigating .mizano-account-content::after { position: absolute; z-index: 8; inset: 0; display: grid; place-items: center; border: 1px solid #302f27; border-radius: 20px; background: rgb(18 18 14 / .78); color: #c5a880; content: "در حال بارگذاری…"; font-size: 13px; font-weight: 700; backdrop-filter: blur(5px); }

/* Reference purchase card: variations, quantity/total, wide cart and checkout. */
.mizano-product-buybox { padding: 20px 22px; border-radius: 16px; }
.mizano-native-cart-form form.cart { display: block; width: 100%; }
.mizano-native-cart-form .woocommerce-variation-add-to-cart { display: grid; grid-template-columns: minmax(0,1fr) 145px; gap: 12px; width: 100%; align-items: stretch; }
.mizano-native-cart-form form.cart:not(.variations_form) { display: grid; grid-template-columns: minmax(0,1fr) 145px; gap: 12px; align-items: stretch; }
.mizano-buybox-total-row { grid-column: 1 / -1; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding-top: 0; border-top: 0; }
.mizano-main-quantity { display: flex; align-items: center; gap: 12px; color: #9e9789; font-size: 12px; }
.mizano-main-quantity > span { display: grid; grid-template-columns: 38px 56px 38px; overflow: hidden; border: 1px solid #37372e; border-radius: 11px; background: #151512; direction: ltr; }
.mizano-main-quantity button { min-height: 42px; color: #c5a880; font-size: 17px; }
.mizano-main-quantity button:hover { background: #292921; color: #fff; }
.mizano-main-quantity input { width: 56px; min-height: 42px; padding: 0; border: 0; border-inline: 1px solid #2e2e26; background: transparent; color: #fff; font: 800 14px "RaviFaNum",Tahoma,sans-serif; text-align: center; appearance: textfield; -moz-appearance: textfield; }
.mizano-main-quantity input::-webkit-inner-spin-button { appearance: none; }
.mizano-purchase-pricing { display: grid; justify-items: end; gap: 5px; min-width: 0; }
.mizano-unit-price { display: flex; align-items: baseline; justify-content: flex-end; gap: 6px; color: #8e887b; font-size: 10px; line-height: 1.6; }
.mizano-unit-price strong { color: #c5a880; font-size: 11px; font-weight: 700; white-space: nowrap; }
.mizano-unit-price del { color: #716c62; font-size: 9px; }.mizano-unit-price ins { text-decoration: none; }
.mizano-buybox-total-row .mizano-purchase-total { display: grid; justify-items: end; gap: 3px; padding: 0; border: 0; }
.mizano-buybox-total-row .mizano-purchase-total strong { color: #fff; font-size: 23px; font-weight: 900; }
.mizano-native-cart-form .mizano-tier-saving { grid-column: 1 / -1; }
.mizano-native-cart-form form.cart > .quantity,
.mizano-native-cart-form .woocommerce-variation-add-to-cart > .quantity { display: none !important; }
.mizano-native-cart-form .single_add_to_cart_button { grid-column: 1; width: 100%; min-height: 54px !important; margin: 0 !important; border-radius: 13px !important; font-size: 14px !important; }
.mizano-buy-now { grid-column: 2; display: inline-flex; min-height: 54px; align-items: center; justify-content: center; gap: 7px; margin: 0; padding: 10px 14px; border: 1px solid #4a4539; border-radius: 13px; background: #25251f; color: #ede8dd; font: 800 13px/1.7 "RaviFaNum",Tahoma,sans-serif; }
.mizano-buy-now:hover { border-color: #c5a880; background: #2d2d25; color: #c5a880; }
.mizano-buy-now svg { width: 15px; height: 15px; color: #c5a880; }
.mizano-purchase-feedback { grid-column: 1 / -1; padding: 10px 12px; border: 1px solid #c5a88055; border-radius: 10px; background: #28241d; color: #d9c09b; font-size: 11px; }
.mizano-purchase-feedback.is-error { border-color: #e48c8466; background: #2b1d1c; color: #ffaaa3; }
.mizano-purchase-feedback[hidden] { display: none; }
.mizano-native-cart-form .woocommerce-variation { margin-bottom: 8px; }
.mizano-native-cart-form .woocommerce-variation-price { display: none !important; }
.mizano-native-cart-form .single_variation:not(:has(.woocommerce-variation-description:not(:empty),.woocommerce-variation-availability:not(:empty))) { display: none !important; margin: 0 !important; }
.mizano-native-cart-form .woocommerce-variation-description { color: #aaa396; font-size: 11px; line-height: 1.8; }

/* Minimal, native multi-attribute controls in the sticky purchase sidebar. */
.mizano-side-variations { display: grid; gap: 7px; padding: 9px 10px; border: 1px solid #343228; border-radius: 11px; background: #171713; }
.mizano-side-variations > header { display: flex; align-items: center; justify-content: space-between; gap: 8px; }
.mizano-side-variations > header > span { display: flex; align-items: center; gap: 6px; color: #f5f1e8; font-size: 10px; font-weight: 800; }
.mizano-side-variations > header svg { width: 13px; height: 13px; color: #c5a880; }
.mizano-side-variations > header > button { display: inline-flex; align-items: center; gap: 4px; color: #a9977c; font-size: 9px; white-space: nowrap; }
.mizano-side-variations > header > button[hidden] { display: none; }
.mizano-side-variations > header > button svg { width: 11px; height: 11px; }
.mizano-side-variation-field { position: relative; display: grid; grid-template-columns: 70px minmax(0,1fr); align-items: center; gap: 7px; padding-top: 7px; border-top: 1px solid #292820; }
.mizano-side-variation-field > label { display: flex; min-width: 0; flex-direction: column; align-items: flex-start; justify-content: center; gap: 1px; color: #a9a294; font-size: 9px; }
.mizano-side-variation-field > label > span { color: #d8d1c4; font-weight: 700; }
.mizano-side-variation-field output { width: 100%; overflow: hidden; color: #c5a880; font-size: 8px; text-overflow: ellipsis; white-space: nowrap; }
.mizano-side-variations select { width: 100%; min-height: 33px; padding: 4px 9px; border: 1px solid #3b3a30; border-radius: 8px; outline: 0; background: #22221c; color: #f5f1e8; font: 10px "RaviFaNum",Tahoma,sans-serif; cursor: pointer; }
.mizano-side-variations select:hover { border-color: #5a503f; }
.mizano-side-variations select:focus { border-color: #c5a880; box-shadow: 0 0 0 3px #c5a88015; }
.mizano-side-variations select:disabled { opacity: .5; cursor: not-allowed; }
.mizano-side-variation-field.is-color > select { position: absolute; width: 1px; height: 1px; min-height: 0; overflow: hidden; clip: rect(0 0 0 0); clip-path: inset(50%); white-space: nowrap; }
.mizano-side-color-picker { grid-template-columns: 56px minmax(0,1fr); min-height: 40px; gap: 6px; padding-top: 6px; }
.mizano-side-color-picker > label { gap: 0; }
.mizano-side-color-picker > label > span { font-size: 9px; }
.mizano-side-color-picker output { font-size: 8px; }
.mizano-side-color-options { display: flex; min-width: 0; flex-wrap: wrap; gap: 6px; }
.mizano-side-color-options button { position: relative; display: grid; width: 27px; height: 27px; flex: 0 0 27px; place-items: center; padding: 0; border: 1px solid #413f35; border-radius: 50%; background: var(--swatch); color: #fff; box-shadow: inset 0 0 0 2px #171713,0 0 0 0 #c5a880; transition: border-color .2s,box-shadow .2s,opacity .2s,transform .2s; }
.mizano-side-color-options button svg { width: 11px; height: 11px; opacity: 0; filter: drop-shadow(0 1px 2px #000); }
.mizano-side-color-options button:hover { transform: translateY(-1px); }
.mizano-side-color-options button.is-active { border-color: #c5a880; box-shadow: inset 0 0 0 2px #171713,0 0 0 2px #c5a880; }
.mizano-side-color-options button.is-active svg { opacity: 1; }
.mizano-side-color-options button:disabled { opacity: .22; cursor: not-allowed; transform: none; }
.mizano-side-variation-footer { display: flex; align-items: center; gap: 7px; padding-top: 7px; border-top: 1px solid #292820; }
.mizano-side-variation-footer > p { display: flex; min-width: 0; flex: 1; align-items: flex-start; gap: 5px; color: #c7aa80; font-size: 8px; line-height: 1.65; }
.mizano-side-variation-footer > p svg { width: 11px; height: 11px; flex: 0 0 11px; margin-top: 1px; }
.mizano-side-variation-footer > p[data-state="ready"] { color: #88c488; }
.mizano-side-variation-footer > p[data-state="unavailable"] { color: #e58e86; }
.mizano-side-actions { display: grid; grid-template-columns: minmax(0,1fr) minmax(105px,auto); gap: 8px; }
.mizano-side-actions > button { min-width: 0; min-height: 46px; padding-inline: 11px; }
.mizano-side-actions .mizano-outline-button svg { width: 14px; height: 14px; color: #c5a880; }

/* Theme-owned WooCommerce notices replace the plugin's default banners. */
.woocommerce a.added_to_cart.wc-forward,
a.added_to_cart.wc-forward { display: none !important; }
.woocommerce .mizano-wc-notice,
.mizano-wc-notice { position: relative; display: flex; min-height: 54px; align-items: center; gap: 12px; margin: 0 0 14px !important; padding: 10px 12px !important; border: 1px solid #514737 !important; border-top: 1px solid #514737 !important; border-radius: 14px; background: #1d1d18 !important; color: #ede8dd; font: 12px/1.8 "RaviFaNum",Tahoma,sans-serif; list-style: none; box-shadow: 0 10px 26px #0002; }
.woocommerce .mizano-wc-notice::before,.mizano-wc-notice::before { display: none !important; }
.mizano-wc-notice.is-success { border-color: #88c48866 !important; }.mizano-wc-notice.is-error { border-color: #e48c8466 !important; }.mizano-wc-notice.is-info { border-color: #c5a88066 !important; }
.mizano-wc-notice__icon { display: grid; width: 32px; height: 32px; flex: 0 0 32px; place-items: center; border-radius: 9px; background: #c5a88018; color: #c5a880; }
.mizano-wc-notice.is-success .mizano-wc-notice__icon { background: #88c48818; color: #88c488; }.mizano-wc-notice.is-error .mizano-wc-notice__icon { background: #e48c8418; color: #e48c84; }
.mizano-wc-notice__icon svg { width: 16px; height: 16px; }.mizano-wc-notice > div { min-width: 0; flex: 1; }.mizano-wc-notice > div > a { float: none !important; margin-inline-end: 10px; color: #c5a880; }
.mizano-wc-notice > button { display: grid; width: 30px; height: 30px; flex: 0 0 30px; place-items: center; border-radius: 8px; color: #8e887b; }.mizano-wc-notice > button:hover { background: #2b2b24; color: #fff; }.mizano-wc-notice > button svg { width: 14px; height: 14px; }
.woocommerce ul.mizano-wc-notice-list,.mizano-wc-notice-list { margin: 0 !important; padding: 0 !important; border: 0 !important; background: transparent !important; list-style: none; }
.woocommerce ul.mizano-wc-notice-list::before,.mizano-wc-notice-list::before { display: none !important; }

@media (max-width: 639px) {
  .mizano-native-cart-form form.cart:not(.variations_form),.mizano-native-cart-form .woocommerce-variation-add-to-cart { grid-template-columns: minmax(0,1fr) 112px; gap: 9px; }
  .mizano-buybox-total-row { align-items: flex-end; gap: 12px; }.mizano-main-quantity { display: grid; gap: 5px; }.mizano-main-quantity > span { grid-template-columns: 34px 42px 34px; }.mizano-main-quantity input { width: 42px; }
  .mizano-buybox-total-row .mizano-purchase-total strong { font-size: 18px; }.mizano-native-cart-form .single_add_to_cart_button,.mizano-buy-now { min-height: 50px !important; font-size: 12px !important; padding-inline: 8px; }
}

/* The order filters and cards must fit the account's content column. */
.mizano-account-nav__mobile-label { display: none; }
.mizano-account-orders,.mizano-account-orders__head,.mizano-order-cards,.mizano-order-cards > article { min-width: 0; }
.mizano-account-orders__head > nav { display: flex; min-width: 0; max-width: 100%; gap: 6px; overflow-x: auto; scrollbar-width: none; }
.mizano-account-orders__head > nav::-webkit-scrollbar,.woocommerce-account .mizano-account-nav::-webkit-scrollbar { display: none; }
.mizano-account-orders__head > nav a { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 4px; padding: 7px 9px; border: 1px solid #34342a; border-radius: 10px; background: #22221b; color: #bcb5a7; font-size: 11px; white-space: nowrap; }
.mizano-account-orders__head > nav a.is-active { border-color: #c5a880; background: #c5a880; color: #141410; font-weight: 900; }
.mizano-account-orders__head > nav a b { font-size: 10px; }

@media (max-width: 767px) {
  #hero-banner-section h1,.mizano-page-header h1,.mizano-shop-heading-row h1,.mizano-product-title-row h1,.mizano-checkout-header h1 { font-size: clamp(18px,5vw,21px); line-height: 1.5; overflow-wrap: anywhere; }
  .mizano-account-login h1,.mizano-account-user h1,.mizano-account-content :is(.mizano-account-section-heading h2,.mizano-account-orders__head h2,.mcs-page-heading h2,.mizano-view-order > header h1) { font-size: 17px; line-height: 1.5; overflow-wrap: anywhere; }
  .mizano-account-page-shell > .mizano-container,.mizano-account-page-shell > .mizano-container > .woocommerce,.mizano-account,.mizano-account-layout,.mizano-account-sidebar,.mizano-account-content { min-width: 0; max-width: 100%; }
  .mizano-account-layout { grid-template-columns: minmax(0,1fr); }
  .mizano-account-hero { min-width: 0; }.mizano-account-user > div { min-width: 0; }.mizano-account-user__title { min-width: 0; }
  .woocommerce-account .woocommerce-MyAccount-navigation.mizano-account-nav { box-sizing: border-box; width: 100%; max-width: 100%; padding: 6px; overflow-x: auto; overscroll-behavior-x: contain; scroll-snap-type: x proximity; border-radius: 14px; scrollbar-width: none; }
  .woocommerce-account .mizano-account-nav ul { display: flex; width: max-content; max-width: none; gap: 3px; }
  .woocommerce-account .mizano-account-nav li { position: relative; width: 78px; min-width: 78px; flex: 0 0 78px; scroll-snap-align: start; }
  .woocommerce-account .mizano-account-nav a { box-sizing: border-box; width: 100%; min-height: 52px; justify-content: center; padding: 5px 3px; font-size: 10px; line-height: 1.3; text-align: center; }
  .woocommerce-account .mizano-account-nav a > span { min-width: 0; justify-content: center; flex-direction: column; gap: 4px; }
  .woocommerce-account .mizano-account-nav__full-label { display: none; }
  .woocommerce-account .mizano-account-nav__mobile-label { display: block; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .woocommerce-account .mizano-account-nav a svg { width: 16px; height: 16px; }
  .woocommerce-account .mizano-account-nav a b { position: absolute; top: 2px; left: 2px; min-width: 16px; padding: 0 2px; font-size: 9px; }
  .woocommerce-account .mizano-account-nav li.woocommerce-MyAccount-navigation-link--customer-logout { margin: 0; padding: 0; border: 0; }
  .mizano-account-content,.mizano-account-orders,.mizano-account-orders__head > div,.mizano-account-orders__head > nav { min-width: 0; }
  .mizano-account-orders__head { display: grid; grid-template-columns: minmax(0,1fr); align-items: start; gap: 10px; }
  .mizano-account-orders__head p { font-size: 11px; line-height: 1.6; }
  .mizano-account-orders__head > nav { width: 100%; padding-bottom: 2px; scroll-snap-type: x proximity; }
  .mizano-account-orders__head > nav a { scroll-snap-align: start; font-size: 10px; padding: 6px 8px; }
  .mizano-order-cards > article { padding: 12px; gap: 10px; }
  .mizano-order-cards article > header { min-width: 0; align-items: flex-start; gap: 8px; }
  .mizano-order-cards article > header > span,.mizano-order-cards article > header span span { min-width: 0; }
  .mizano-order-cards article > header strong { font-size: 12px; overflow-wrap: anywhere; }
  .mizano-order-cards article > header small { font-size: 10px; }
  .mizano-order-cards article > header .mizano-order-status { display: inline-flex; flex: 0 0 auto; max-width: 42%; align-items: center; font-size: 9px; line-height: 1.5; text-align: center; }
  .mizano-order-card__items { min-width: 0; padding-block: 10px; }
  .mizano-order-card__items > span { min-width: 0; flex: 1 1 100%; }
  .mizano-order-card__items strong { max-width: 100%; font-size: 11px; }
  .mizano-order-card__meta { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 8px; }
  .mizano-order-card__meta > span { min-width: 0; }
  .mizano-order-card__meta strong { font-size: 11px; overflow-wrap: anywhere; }
  .mizano-order-cards article > footer { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 7px; }
  .mizano-order-cards article > footer a { display: grid; min-width: 0; min-height: 36px; place-items: center; padding: 5px; font-size: 10px; line-height: 1.4; text-align: center; white-space: normal; }
  .mizano-order-cards article > footer a:last-child:nth-child(odd) { grid-column: 1 / -1; }
  .mizano-account-content :is(.woocommerce-order-details,.woocommerce-customer-details) { min-width: 0; max-width: 100%; }
  .mizano-account-content .woocommerce-order-details table.shop_table { display: block; max-width: 100%; overflow-x: auto; }
}
