/* Luania 2.1 — WooCommerce presentation mapped to the supplied HTML/CSS. */

/* Shared WooCommerce primitives. */
.woocommerce .woocommerce-breadcrumb{margin:26px 0;color:var(--luania-breadcrumb,#777);font-size:9px;letter-spacing:.12em;text-transform:uppercase}
.woocommerce .woocommerce-breadcrumb a{color:inherit}
.woocommerce-message,.woocommerce-info,.woocommerce-error{margin:20px 0;border:0;border-top:1px solid var(--luania-border,#dedbd5);background:var(--luania-surface,#f5f4f1);padding:18px 20px 18px 46px;font-size:12px}
.woocommerce-message::before,.woocommerce-info::before,.woocommerce-error::before{top:18px}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{border:1px solid var(--luania-button-bg,#111);border-radius:0;background:var(--luania-button-bg,#111);color:var(--luania-button-text,#fff);font-size:10px;letter-spacing:.12em;text-transform:uppercase;transition:.2s}
.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background:var(--luania-button-hover-bg,#292929);color:var(--luania-button-hover-text,#fff)}

/* Archive heading and catalog layout. */
.luania-shop-head{padding:58px 0 42px}
.luania-shop-head .woocommerce-products-header__title{margin:6px 0 12px;font-family:var(--serif,Georgia,serif);font-size:clamp(43px,5vw,64px);font-weight:400;line-height:1.05}
.luania-shop-head .term-description,.luania-shop-intro{max-width:700px;margin:0;color:var(--luania-muted,#76716a);font-size:13px;line-height:1.75}
.tax-product_cat .luania-shop-head:has(.luania-taxonomy-image){display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:end}
.tax-product_cat .luania-shop-head:has(.luania-taxonomy-image) .woocommerce-breadcrumb,.tax-product_cat .luania-shop-head:has(.luania-taxonomy-image)>.eyebrow,.tax-product_cat .luania-shop-head:has(.luania-taxonomy-image)>h1,.tax-product_cat .luania-shop-head:has(.luania-taxonomy-image)>.term-description{grid-column:1}
.tax-product_cat .luania-taxonomy-image{grid-column:2;grid-row:1/6}
.tax-product_cat .luania-taxonomy-image img{width:100%;height:430px;object-fit:cover}
.luania-catalog{display:grid;grid-template-columns:minmax(210px,235px) minmax(0,1fr);gap:54px;align-items:start;padding:0 0 85px}
.luania-shop-filters{grid-column:1;grid-row:1;min-width:0}
.luania-catalog-main{grid-column:2;grid-row:1;min-width:0;width:100%}
.luania-filter-scrim{display:none}
.luania-catalog-toolbar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--luania-border,#e4e1dc);border-bottom:1px solid var(--luania-border,#e4e1dc);margin-bottom:28px;font-size:9px;letter-spacing:.12em;text-transform:uppercase}
.luania-catalog-toolbar .woocommerce-result-count{margin:0;color:var(--luania-muted,#777);font-size:9px;line-height:1}
.luania-catalog-toolbar .woocommerce-ordering{margin:0;display:flex;align-items:center;gap:8px}
.luania-catalog-toolbar .woocommerce-ordering::before{content:'SORT BY';white-space:nowrap}
.luania-catalog-toolbar select{min-width:160px;height:42px;border:0;background:transparent;padding:0 28px 0 8px;font-size:10px;text-transform:uppercase;outline-offset:2px}
.luania-filter-toggle{display:none;border:0;background:transparent;padding:12px 0;font-size:10px;letter-spacing:.12em}

/* Built-in/archive widget filters. */
.luania-shop-filters{align-self:start;border-top:1px solid var(--luania-border,#e4e1dc)}
.luania-filter-title{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:53px;border-bottom:1px solid var(--luania-border,#e4e1dc);font-size:9px;letter-spacing:.13em}
.luania-filter-title span{color:var(--luania-muted,#777);letter-spacing:0}
.luania-filter-close{display:none;border:0;background:transparent;font-size:28px;line-height:1}
.luania-filter-form details,.luania-shop-widgets .shop-widget{margin:0;border-bottom:1px solid var(--luania-border,#e4e1dc);padding:0}
.luania-filter-form summary,.shop-widget__title{position:relative;list-style:none;cursor:pointer;margin:0;padding:18px 25px 18px 0;font-family:inherit;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
.luania-filter-form summary::-webkit-details-marker{display:none}
.luania-filter-form summary::after{content:'+';position:absolute;right:4px;font-size:15px;font-weight:400}
.luania-filter-form details[open] summary::after{content:'−'}
.luania-filter-options{display:grid;gap:11px;padding:0 0 18px}
.luania-filter-options label{display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:8px;cursor:pointer;color:var(--luania-muted,#6f6a64);font-size:11px}
.luania-filter-options input{width:14px;height:14px;margin:0;accent-color:#111}
.luania-filter-options small{font-size:9px}
.luania-filter-options.is-color label{grid-template-columns:16px 15px 1fr auto}
.luania-filter-options i{width:13px;height:13px;border:1px solid #c6c2bb;border-radius:50%;background:var(--swatch-color,#ddd);box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}
.luania-price-filter{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;padding:0 0 20px}
.luania-price-filter input{width:100%;height:42px;border:1px solid var(--luania-input-border,#ccc);background:#fff;padding:0 9px}
.luania-filter-actions{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;padding-top:18px}
.luania-filter-actions .button{height:44px}
.luania-filter-actions a{font-size:10px;text-decoration:underline;text-underline-offset:3px}
.luania-shop-widgets ul{list-style:none;margin:0;padding:0 0 18px}
.luania-shop-widgets li{padding:5px 0;font-size:11px}

/* Product loop and reference product card. */
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(var(--luania-shop-cols,3),minmax(0,1fr));gap:38px 16px;margin:0 0 55px;padding:0}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}
.woocommerce ul.products li.product{float:none!important;width:auto!important;min-width:0;margin:0!important;padding:0}
.woocommerce ul.products li.product .product-card{height:100%}
.woocommerce ul.products li.product .product-image{position:relative;display:block;overflow:hidden;background:var(--luania-surface,#f5f4f1)}
.woocommerce ul.products li.product .product-image>a{display:block;color:inherit}
.woocommerce ul.products li.product .product-image img{display:block;width:100%;margin:0!important;aspect-ratio:5/6;object-fit:cover;transition:transform .3s}
.woocommerce ul.products li.product .product-image:hover img{transform:scale(1.01)}
.woocommerce ul.products li.product .badge{position:absolute;z-index:3;top:12px;left:12px;background:#fff;padding:6px 8px;font-size:8px;letter-spacing:.12em}
.woocommerce ul.products li.product .quick{position:absolute;right:12px;bottom:12px;left:12px;transform:translateY(155%);transition:transform .25s;background:#fff;padding:12px 8px;text-align:center;font-size:9px;letter-spacing:.12em}
.woocommerce ul.products li.product .product-image:hover .quick,.woocommerce ul.products li.product .product-image:focus-within .quick{transform:none}
.woocommerce ul.products li.product .product-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-top:13px}
.woocommerce ul.products li.product .product-title{display:block;padding:0!important;font-family:var(--serif,Georgia,serif);font-size:17px!important;font-weight:400;line-height:1.35;color:var(--luania-heading,#111)}
.woocommerce ul.products li.product .product-price,.woocommerce ul.products li.product .product-price .price{display:flex;align-items:flex-end;flex-direction:column;color:var(--luania-price,#111)!important;font-size:12px!important;white-space:nowrap}
.woocommerce ul.products li.product .product-price del{order:2;color:#999;opacity:1;font-size:10px}
.woocommerce ul.products li.product .product-price ins{text-decoration:none}
.swatch-row i{background:var(--swatch-color,#d7d4ce)!important}
.swatch-row small{color:var(--luania-muted,#777);font-size:9px}
.luania-card-actions{position:absolute;z-index:4;top:10px;right:10px;display:grid;gap:6px;opacity:0;transform:translateX(8px);transition:.2s}
.product-image:hover .luania-card-actions,.product-image:focus-within .luania-card-actions{opacity:1;transform:none}
.luania-card-actions button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 2px 12px rgba(0,0,0,.08);cursor:pointer;font-size:17px}
.luania-card-actions .luania-action-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:5px}
.woocommerce nav.woocommerce-pagination ul li{border:0}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--luania-border,#ddd);padding:0;background:#fff;color:#111}
.woocommerce nav.woocommerce-pagination ul li span.current{border-color:#111;background:#111;color:#fff}

/* Single-product gallery and panel. */
.single-product div.product{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(390px,.7fr);gap:48px;align-items:start;padding:10px 0 0}
.single-product div.product::before,.single-product div.product::after{display:none}
.single-product div.product .summary{float:none!important;width:auto!important;margin:0!important;padding:35px 24px;position:sticky;top:92px}
.single-product .luania-product-eyebrow{display:block;margin-bottom:9px}
.single-product .luania-product-eyebrow a{color:inherit}
.single-product .product_title{margin:0 0 12px;font-family:var(--serif,Georgia,serif);font-size:43px;font-weight:400;line-height:1.08;color:var(--luania-heading,#111)}
.single-product .woocommerce-product-rating{display:flex;align-items:center;gap:9px;margin:0 0 16px!important;font-size:10px}
.single-product .woocommerce-product-rating .star-rating{color:var(--luania-rating,#c58b2a)}
.single-product .woocommerce-review-link{color:var(--luania-muted,#777);border-bottom:1px solid #cac6c0}
.single-product .summary>.price{display:inline-flex;gap:9px;align-items:center;margin:0 5px 20px 0;color:var(--luania-price,#111)!important;font-size:20px!important}
.single-product .summary>.price ins{text-decoration:none}
.single-product .summary>.price del{color:#999;font-size:13px;opacity:1}
.single-product .luania-sale-pill{display:inline-block;vertical-align:3px;background:var(--luania-sale,#a84437);color:#fff;padding:6px 8px;font-size:8px;letter-spacing:.1em}
.single-product .woocommerce-product-details__short-description{padding:0 0 22px;border-bottom:1px solid var(--luania-border,#e3e0da);color:var(--luania-muted,#6e6963);font-size:13px;line-height:1.75}

/* Native selects progressively enhanced into accessible swatches/pills. */
.single-product .variations_form{margin:24px 0 0}
.single-product .variations{display:block;width:100%;margin:0!important;border:0}
.single-product .variations tbody{display:block;width:100%}
.single-product .variations tr{display:block;width:100%;margin:0 0 16px}
.single-product .variations tr:last-child{margin-bottom:0}
.single-product .variations th,.single-product .variations td{display:block;width:100%!important;border:0;padding:0!important;text-align:left;vertical-align:top}
.single-product .variations .label label{font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.single-product .variations .value{margin-top:7px}
.single-product .variations select{width:100%;min-height:48px;border:1px solid var(--luania-input-border,#ccc);border-radius:0;background:#fff;padding:10px 38px 10px 13px}
.single-product .variations select.luania-enhanced-select{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
.single-product .reset_variations{display:inline-block;margin-top:7px;color:var(--luania-muted,#777);font-size:9px;letter-spacing:.1em;text-transform:uppercase}
.luania-variation-status{margin:0 0 10px;color:var(--luania-muted,#777);font-size:11px}
.luania-option-buttons{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}
.luania-option-button{min-width:44px;height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--luania-border,#d5d1cb);background:#fff;padding:0 13px;cursor:pointer;font-size:11px;transition:.18s}
.luania-option-button:hover{border-color:#777}
.luania-option-button.is-selected{border-color:#111;box-shadow:inset 0 0 0 1px #111}
.luania-option-button:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}
.luania-option-buttons.is-color .luania-option-button{width:36px;min-width:36px;height:36px;padding:3px;border-radius:50%}
.luania-option-buttons.is-color .luania-option-button::before{content:'';width:26px;height:26px;border:1px solid #c9c5bf;border-radius:50%;background:var(--swatch-color,#ddd);box-shadow:inset 0 0 0 1px rgba(255,255,255,.4)}
.luania-option-buttons.is-color .luania-option-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.single-product .woocommerce-variation-description{margin:8px 0;color:var(--luania-muted,#777);font-size:12px}
.single-product .woocommerce-variation-price{margin:8px 0}

/* Quantity, add-to-cart, and buy-now hierarchy. */
.single-product form.cart:not(.variations_form),.single-product .woocommerce-variation-add-to-cart{display:grid!important;grid-template-columns:116px minmax(0,1fr)!important;gap:9px!important;align-items:stretch;width:100%;margin:22px 0 0!important}
.single-product form.cart:not(.variations_form)::before,.single-product .woocommerce-variation-add-to-cart::before{content:'QUANTITY';grid-column:1/-1;margin-bottom:-2px;font-size:10px;font-weight:700;letter-spacing:.09em}
.single-product form.cart.grouped_form{display:block!important}
.single-product .quantity{position:relative;display:flex!important;width:100%!important;margin:0!important}
.single-product .quantity .qty{width:100%!important;height:54px!important;min-width:0!important;margin:0!important;border:1px solid var(--luania-input-border,#ccc)!important;border-radius:0!important;background:#fff!important;padding:0 31px!important;text-align:center!important;-moz-appearance:textfield}
.single-product .quantity .qty::-webkit-outer-spin-button,.single-product .quantity .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.single-product .luania-qty-btn{position:absolute;z-index:2;top:1px;bottom:1px;width:31px;border:0;background:transparent;cursor:pointer;font-size:18px;line-height:1}
.single-product .luania-qty-btn--minus{left:0}.single-product .luania-qty-btn--plus{right:0}
.single-product .single_add_to_cart_button{width:100%!important;height:54px!important;margin:0!important;border:1px solid var(--luania-button-bg,#111)!important;border-radius:0!important;background:var(--luania-button-bg,#111)!important;color:var(--luania-button-text,#fff)!important;font-size:10px!important;letter-spacing:.15em!important;text-transform:uppercase}
.single-product .single_add_to_cart_button.disabled,.single-product .single_add_to_cart_button:disabled{opacity:.45;cursor:not-allowed}
.single-product .luania-buy-now{grid-column:1/-1;width:100%;height:48px!important;margin:0!important;border:1px solid #111!important;background:#fff!important;color:#111!important}
.single-product .luania-buy-now:hover{background:#f5f4f1!important;color:#111!important}
.single-product .luania-buy-now:disabled{opacity:.45;cursor:not-allowed}
.single-product .luania-buy-now-product{display:none!important}
.single-product .quantity.hidden{display:none!important}
.single-product .stock{font-size:11px}

/* Product reassurance, accordions, saved-list actions. */
.luania-stock-list{padding:19px 0 15px;font-size:11px}
.luania-stock-list p{display:flex;align-items:center;gap:8px;margin:8px 0}
.luania-stock-list i{width:8px;height:8px;border-radius:50%;background:var(--luania-error,#b42318)}
.luania-stock-list .is-in-stock i{background:var(--luania-success,#2f7d4c)}
.luania-product-accordions{border-top:1px solid var(--luania-border,#e3e0da)}
.luania-product-accordions summary{position:relative;list-style:none;cursor:pointer;padding:17px 28px 17px 0;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.luania-product-accordions summary::-webkit-details-marker{display:none}
.luania-product-accordions summary::after{content:'+';position:absolute;right:4px;font-size:16px}
.luania-product-accordions details[open] summary::after{content:'−'}
.luania-accordion-content{padding:0 0 20px;color:var(--luania-muted,#6e6963);font-size:12px;line-height:1.7}
.luania-accordion-content>h2:first-child{display:none}
.luania-accordion-content table{width:100%;font-size:11px}
.luania-list-buttons{display:flex;gap:9px;margin-top:18px}
.luania-list-buttons button{flex:1;min-height:39px;border:1px solid var(--luania-border,#ddd);background:#fff;cursor:pointer;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
.luania-list-buttons button>span:first-child{margin-right:5px;font-size:14px}

/* Full-width editorial, reviews, and related areas within div.product. */
.single-product .product-story,.single-product .luania-product-reviews,.single-product .related,.single-product .upsells{grid-column:1/-1}
.single-product .product-story{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center;margin:80px 0 30px;padding:75px 0;border-top:1px solid var(--luania-border,#e3e0da)}
.single-product .product-story .story-copy{padding:25px}
.single-product .product-story h2{margin:10px 0 17px;font-family:var(--serif,Georgia,serif);font-size:clamp(34px,4vw,54px);font-weight:400;line-height:1.12}
.single-product .product-story p{max-width:520px;color:var(--luania-muted,#777);line-height:1.8}
.single-product .product-story img{width:100%;height:520px;object-fit:cover}
.luania-product-reviews .section-head h2{margin:6px 0 25px}
.luania-product-reviews #comments>h2{font-size:20px}
.luania-product-reviews .commentlist{padding:0!important}
.luania-product-reviews .commentlist li{border-top:1px solid var(--luania-border,#ddd);padding:24px 0!important}
.luania-product-reviews .commentlist img.avatar{width:42px!important}
.single-product .related,.single-product .upsells{padding:60px 0 85px;border-top:1px solid var(--luania-border,#e3e0da)}
.single-product .related>h2,.single-product .upsells>h2{font-family:var(--serif,Georgia,serif);font-size:42px;font-weight:400}

/* Cart, checkout, and account retain native behavior with the same visual system. */
.woocommerce table.shop_table{border-radius:0;border-color:var(--luania-border,#ddd)}
.woocommerce-cart table.cart img{width:90px}
.woocommerce-cart table.cart td,.woocommerce-cart table.cart th{padding:16px 12px}
.woocommerce-cart .cart-collaterals .cart_totals{background:var(--luania-surface,#f5f4f1);padding:28px}
.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:5vw;align-items:start}
.woocommerce-checkout #customer_details{grid-column:1}
.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:2}
.woocommerce-checkout #order_review{align-self:start;position:sticky;top:100px}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{min-height:48px;border:1px solid var(--luania-input-border,#d7d7d7);border-radius:0;background:#fff;padding:11px 12px}
.woocommerce-checkout #payment{border-radius:0;background:var(--luania-surface,#f5f4f1)}
.woocommerce-checkout #payment div.payment_box{background:#fff}
.woocommerce-checkout #payment div.payment_box::before{border-bottom-color:#fff}
.woocommerce-account .woocommerce{display:grid;grid-template-columns:220px 1fr;gap:50px}
.woocommerce-MyAccount-navigation{float:none!important;width:auto!important}
.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;border-top:1px solid var(--luania-border,#ddd)}
.woocommerce-MyAccount-navigation li{border-bottom:1px solid var(--luania-border,#ddd)}
.woocommerce-MyAccount-navigation a{display:block;padding:13px 0}
.woocommerce-MyAccount-content{float:none!important;width:auto!important}

@media(max-width:1100px){
	.luania-catalog{grid-template-columns:200px 1fr;gap:35px}
	.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}
	.single-product div.product{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:28px}
	.single-product div.product .summary{padding-inline:10px}
}

@media(max-width:820px){
	.luania-shop-head{padding:48px 0 32px}
	.tax-product_cat .luania-shop-head:has(.luania-taxonomy-image){grid-template-columns:1fr;gap:30px}
	.tax-product_cat .luania-taxonomy-image{grid-column:1;grid-row:auto}
	.tax-product_cat .luania-taxonomy-image img{height:auto}
	.luania-catalog{display:block;padding-bottom:65px}
	.luania-shop-filters,.luania-catalog-main{grid-column:auto;grid-row:auto}
	.luania-filter-toggle{display:block}
	.luania-catalog-toolbar .woocommerce-result-count{display:none}
	.luania-shop-filters{position:fixed;z-index:100002;top:0;bottom:0;left:0;width:min(88vw,360px);overflow:auto;transform:translateX(-105%);transition:transform .28s;background:#fff;padding:18px 22px;box-shadow:10px 0 35px rgba(0,0,0,.12)}
	.luania-shop-filters.is-open{transform:none}
	.luania-filter-title{position:sticky;z-index:2;top:-18px;background:#fff}
	.luania-filter-close{display:block}
	.luania-filter-scrim:not([hidden]){display:block;position:fixed;z-index:100001;inset:0;background:rgba(0,0,0,.34)}
	body.luania-filter-open{overflow:hidden}
	.single-product div.product{grid-template-columns:1fr;gap:22px}
	.single-product div.product .summary{position:static;padding:20px 0}
	.single-product .woocommerce-product-gallery__trigger{display:none!important}
	.single-product .product-story{grid-template-columns:1fr;gap:32px;margin-top:55px;padding:55px 0}
	.single-product .product-story .story-copy{padding:0}
	.single-product .product-story img{height:auto}
	.woocommerce-checkout form.checkout{display:flex;flex-direction:column;gap:0}
	.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{order:-1;width:100%}
	.woocommerce-checkout #order_review{position:static;margin-bottom:28px}
	.woocommerce-checkout #customer_details{order:2;width:100%}
	.woocommerce-account .woocommerce{grid-template-columns:1fr;gap:25px}
}

@media(max-width:560px){
	.woocommerce ul.products{gap:29px 8px}
	.woocommerce ul.products li.product .product-title{font-size:15px!important}
	.woocommerce ul.products li.product .quick{display:none}
	.woocommerce ul.products li.product .product-meta{display:block}
	.woocommerce ul.products li.product .product-price{align-items:flex-start;margin-top:5px}
	.luania-card-actions{opacity:1;transform:none}
	.luania-card-actions button{width:31px;height:31px}
	.luania-catalog-toolbar select{min-width:0;max-width:150px}
	.single-product .woocommerce-product-gallery__wrapper{gap:6px}
	.single-product .product_title{font-size:36px}
	.single-product form.cart:not(.variations_form),.single-product .woocommerce-variation-add-to-cart{grid-template-columns:104px minmax(0,1fr)!important;gap:8px!important}
	.single-product .product-story{margin-top:45px}
	.single-product .related>h2,.single-product .upsells>h2{font-size:34px}
}

/* ===== Luania 2.1 full commerce-flow refinement ===== */
.single-product .variations .label{display:flex!important;align-items:baseline;gap:9px}
.single-product .luania-option-current{color:var(--luania-muted,#777);font-size:10px;font-weight:400;letter-spacing:0;text-transform:none}
.single-product .woocommerce-variation.single_variation{min-height:0}
.single-product .woocommerce-variation-price .price{display:flex;align-items:center;gap:8px;color:var(--luania-price,#111)!important;font-size:18px!important}
.single-product .woocommerce-variation-availability .stock{margin:6px 0}

/* Cart mirrors the reference's item list + sticky summary without replacing core forms. */
.luania-system-page-head{margin-bottom:32px}
.luania-system-page-head h1{margin:0;font-family:var(--serif,Georgia,serif);font-size:clamp(42px,5vw,72px);font-weight:400;line-height:1.04}
.luania-system-page-head p{max-width:620px;color:var(--luania-muted,#777)}
.luania-shipping-progress{max-width:calc(100% - 430px);padding:0 0 28px}
.luania-shipping-progress p{margin:0 0 11px;color:var(--luania-muted,#777);font-size:11px}
.luania-shipping-progress>div{height:3px;overflow:hidden;background:#e8e5df}
.luania-shipping-progress i{display:block;height:100%;background:#111}
.woocommerce-cart .luania-cart-template .woocommerce{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:70px;align-items:start}
.woocommerce-cart .luania-cart-template .woocommerce>.woocommerce-notices-wrapper,.woocommerce-cart .luania-cart-template .woocommerce>.woocommerce-message,.woocommerce-cart .luania-cart-template .woocommerce>.woocommerce-info,.woocommerce-cart .luania-cart-template .woocommerce>.woocommerce-error{grid-column:1/-1}
.woocommerce-cart .woocommerce-cart-form{grid-column:1;margin:0}
.woocommerce-cart .cart-collaterals{grid-column:2;width:100%!important}
.woocommerce-cart .cart-collaterals .cart_totals{float:none!important;width:100%!important;position:sticky;top:100px;background:var(--luania-surface,#f5f4f1);padding:30px}
.woocommerce-cart .cart-collaterals .cart_totals h2{margin:0 0 20px;font-family:var(--serif,Georgia,serif);font-size:27px;font-weight:400}
.woocommerce-cart table.shop_table{border-width:1px 0 0;margin:0}
.woocommerce-cart table.cart thead th{padding:12px 8px;color:var(--luania-muted,#777);font-size:9px;letter-spacing:.1em;text-transform:uppercase}
.woocommerce-cart table.cart td{border-color:var(--luania-border,#e3e0da)}
.woocommerce-cart table.cart .product-thumbnail{width:130px}
.woocommerce-cart table.cart img{width:110px;aspect-ratio:1/1.15;object-fit:cover;background:var(--luania-surface,#f5f4f1)}
.woocommerce-cart table.cart .product-name a{font-family:var(--serif,Georgia,serif);font-size:19px}
.woocommerce-cart table.cart .variation{color:var(--luania-muted,#777);font-size:10px}
.woocommerce-cart table.cart .product-remove a.remove{width:auto;height:auto;display:inline;border-radius:0;color:var(--luania-muted,#777)!important;font-size:20px}
.woocommerce-cart .quantity{position:relative;display:flex;width:112px}
.woocommerce-cart .quantity .qty{width:112px;height:42px;padding:0 30px;border:1px solid var(--luania-input-border,#ccc);text-align:center;-moz-appearance:textfield}
.woocommerce-cart .quantity .qty::-webkit-inner-spin-button,.woocommerce-cart .quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.woocommerce-cart .luania-qty-btn{position:absolute;z-index:2;top:1px;bottom:1px;width:30px;border:0;background:transparent;cursor:pointer;font-size:17px}
.woocommerce-cart .luania-qty-btn--minus{left:0}.woocommerce-cart .luania-qty-btn--plus{right:0}
.woocommerce-cart table.cart td.actions{padding:22px 0}
.woocommerce-cart table.cart td.actions .coupon{display:flex;gap:8px}
.woocommerce-cart table.cart td.actions .coupon .input-text{width:190px!important;min-height:44px;padding:9px 12px}
.woocommerce-cart .wc-proceed-to-checkout{padding-bottom:0}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{min-height:52px;display:flex;align-items:center;justify-content:center;margin:18px 0 0;font-size:10px}
.woocommerce-cart .wp-block-woocommerce-cart{max-width:none}
.woocommerce-cart .wc-block-cart{gap:60px}
.woocommerce-cart .wc-block-cart__main{padding-right:0}
.woocommerce-cart .wc-block-cart__sidebar{background:var(--luania-surface,#f5f4f1);padding:28px}
.woocommerce-cart .wc-block-components-product-name{font-family:var(--serif,Georgia,serif);font-size:18px}
.woocommerce-cart .wc-block-components-quantity-selector{border-radius:0}
.woocommerce-cart .wc-block-components-button{border-radius:0;min-height:52px;text-transform:uppercase;letter-spacing:.1em}

/* Standalone checkout shell, native Woo fields, and official gateway containers. */
body.woocommerce-checkout .site-header,body.woocommerce-checkout .newsletter,body.woocommerce-checkout .site-footer{display:none}
body.woocommerce-checkout:not(.woocommerce-order-received){background:linear-gradient(90deg,#fff 0,#fff 58%,var(--luania-surface,#f5f4f1) 58%,var(--luania-surface,#f5f4f1) 100%)}
.luania-checkout-template{min-height:100vh}
.luania-checkout-frame{width:min(calc(100% - 64px),1320px);margin-inline:auto;padding:48px 0 80px}
.luania-checkout-head{width:calc(58% - 45px);margin-bottom:26px}
.luania-checkout-head .brand{display:inline-block;margin-bottom:24px}
.luania-checkout-head .custom-logo-link{display:inline-flex;width:auto;max-width:min(180px,100%);margin-bottom:24px}
.luania-checkout-head .custom-logo{display:block;width:auto!important;max-width:100%!important;max-height:72px;object-fit:contain}
.luania-checkout-head>p{max-width:660px;color:var(--luania-muted,#777);font-size:11px}
.luania-checkout-steps{display:flex;align-items:center;gap:9px;color:var(--luania-muted,#777);font-size:10px}
.luania-checkout-steps strong{color:var(--luania-heading,#111)}
.woocommerce-checkout .luania-checkout-frame>.woocommerce{width:100%;max-width:100%;min-width:0}
.woocommerce-checkout .luania-checkout-frame .alignwide,.woocommerce-checkout .luania-checkout-frame .alignfull{width:100%!important;max-width:100%!important;margin-right:0!important;margin-left:0!important;transform:none!important}
.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(370px,.85fr);column-gap:7vw;row-gap:0;align-items:start}
.woocommerce-checkout #customer_details{grid-column:1;grid-row:1/5;min-width:0}
.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{float:none;width:100%}
.woocommerce-checkout #customer_details .col-2{margin-top:34px}
.woocommerce-checkout #order_review_heading{grid-column:2;grid-row:1;margin:0;padding:0 30px 14px;font-family:var(--serif,Georgia,serif);font-size:25px;font-weight:400}
.woocommerce-checkout #order_review{grid-column:2;grid-row:2;position:sticky;top:40px;min-width:0;margin:0;background:var(--luania-surface,#f5f4f1);padding:0 30px 30px}
.woocommerce-checkout h3{font-family:var(--serif,Georgia,serif);font-size:24px;font-weight:400}
.woocommerce-checkout form .form-row{display:block;margin:0 0 13px;padding:0}
.woocommerce-checkout form .form-row-first,.woocommerce-checkout form .form-row-last{width:calc(50% - 5px)}
.woocommerce-checkout form .form-row label{margin-bottom:6px;font-size:10px;letter-spacing:.04em}
.woocommerce-checkout form .form-row .required{color:var(--luania-error,#b42318)}
.woocommerce-checkout form .form-row input.input-text,.woocommerce-checkout form .form-row textarea,.woocommerce-checkout form .form-row select,.woocommerce-checkout .select2-container--default .select2-selection--single{width:100%;min-height:48px;border:1px solid var(--luania-input-border,#c9c5be);border-radius:0;background:#fff;padding:11px 12px;box-shadow:none}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:25px;padding-left:0}
.woocommerce-checkout table.shop_table{border:0;margin:0 0 18px}
.woocommerce-checkout table.shop_table th,.woocommerce-checkout table.shop_table td{border-color:#d7d3cc;padding:13px 0;font-size:11px}
.woocommerce-checkout table.shop_table thead th{font-size:9px;letter-spacing:.1em;text-transform:uppercase}
.woocommerce-checkout #payment{border:1px solid #d7d3cc;border-radius:0;background:#fff}
.woocommerce-checkout #payment ul.payment_methods{padding:0}
.woocommerce-checkout #payment ul.payment_methods>li{margin:0;padding:16px;border-bottom:1px solid #e4e1dc}
.woocommerce-checkout #payment ul.payment_methods>li:last-child{border-bottom:0}
.woocommerce-checkout #payment div.payment_box{width:100%;margin:13px 0 0;background:var(--luania-surface,#f5f4f1);padding:14px}
.woocommerce-checkout #payment div.payment_box::before{border-bottom-color:var(--luania-surface,#f5f4f1)}
.woocommerce-checkout #payment .place-order{margin:0;padding:18px 16px}
.woocommerce-checkout #payment #place_order{width:100%;min-height:52px;float:none}
.woocommerce-checkout #payment iframe,.woocommerce-checkout .wc-stripe-elements-field,.woocommerce-checkout .wc-stripe-optimized-checkout-container,.woocommerce-checkout #wc-stripe-express-checkout-element,.woocommerce-checkout #wc-stripe-payment-request-wrapper{max-width:100%;min-width:0}
.woocommerce-checkout #wc-stripe-payment-request-wrapper,.woocommerce-checkout .wc-stripe-optimized-checkout-container,.woocommerce-checkout #wc-stripe-express-checkout-element{margin:0 0 18px}
.woocommerce-checkout #wc-stripe-express-checkout-element{width:100%!important;max-width:100%!important;grid-template-columns:minmax(0,1fr)!important}
.woocommerce-checkout #wc-stripe-express-checkout-element iframe{display:block!important;flex:1 1 100%!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}
.woocommerce-checkout .wc-stripe-express-checkout-button-separator{width:100%;max-width:100%;margin-inline:0}
.woocommerce-checkout .woocommerce-form-login,.woocommerce-checkout .checkout_coupon{max-width:760px;background:#fff}

/* Checkout Block: preserve its native data flow while applying the same visual tokens.
 * WooCommerce renders the main/sidebar pair inside an inner sidebar-layout wrapper.
 * The grid must be applied to that wrapper, not to the outer block container. */
.woocommerce-checkout .wp-block-woocommerce-checkout{width:100%!important;max-width:100%!important;min-width:0;margin:0!important}
.woocommerce-checkout .wc-block-checkout__main,.woocommerce-checkout .wc-block-checkout__sidebar{box-sizing:border-box;float:none!important;flex:none!important;width:100%!important;max-width:100%!important;min-width:0;margin:0!important}
.woocommerce-checkout .wc-block-checkout__sidebar{background:var(--luania-surface,#f5f4f1);padding:28px!important}
@media(min-width:821px){
	.woocommerce-checkout .wp-block-woocommerce-checkout.wc-block-checkout{display:block!important}
	.woocommerce-checkout .wp-block-woocommerce-checkout>.wc-block-components-sidebar-layout,
	.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout__container,
	.woocommerce-checkout .wp-block-woocommerce-checkout>.wc-block-checkout{
		display:grid!important;
		grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;
		column-gap:clamp(38px,6vw,88px)!important;
		row-gap:0!important;
		align-items:start!important;
		width:100%!important;
		max-width:none!important;
		min-width:0!important;
		margin:0!important;
	}
	.woocommerce-checkout .wc-block-checkout__main{grid-column:1!important;padding:0!important}
	.woocommerce-checkout .wc-block-checkout__sidebar{grid-column:2!important;position:sticky!important;top:40px;margin:0!important}
}
.woocommerce-checkout .wc-block-components-title,.woocommerce-checkout .wc-block-components-checkout-step__title{font-family:var(--serif,Georgia,serif);font-weight:400}
.woocommerce-checkout .wc-block-components-text-input input,.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{border-radius:0!important;min-height:52px!important}
.woocommerce-checkout .wc-block-components-button{border-radius:0;min-height:52px;text-transform:uppercase;letter-spacing:.1em}
.woocommerce-checkout .wc-block-components-checkout-step{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid var(--luania-border,#e2dfd9)}
.woocommerce-checkout .wc-block-components-checkout-step__heading{margin-bottom:18px}
.woocommerce-checkout .wc-block-components-checkout-step__description{color:var(--luania-muted,#777);font-size:12px;line-height:1.65}
.woocommerce-checkout .wc-block-components-express-payment{width:100%;max-width:100%;min-width:0;min-inline-size:0;margin:0 0 26px!important;border:1px solid var(--luania-border,#e2dfd9)!important;border-radius:0!important;padding:20px!important}
.woocommerce-checkout .wc-block-components-express-payment-continue-rule{width:100%;max-width:100%;min-width:0;min-inline-size:0;margin-inline:0;color:var(--luania-muted,#777);font-size:10px;letter-spacing:.06em;text-transform:uppercase}
.woocommerce-checkout .wc-block-components-express-payment legend{max-width:100%;padding-inline:8px;white-space:normal}
.woocommerce-checkout .wc-block-components-express-payment__content,.woocommerce-checkout .wc-block-components-express-payment__event-buttons{width:100%;max-width:100%;min-width:0;min-inline-size:0}
.woocommerce-checkout .wc-block-components-express-payment__event-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:12px;margin:0;padding:0;list-style:none}
.woocommerce-checkout .wc-block-components-express-payment__event-buttons>li{width:100%;max-width:100%;min-width:0;margin:0;padding:0;font-size:0;line-height:0}
.woocommerce-checkout .wc-block-components-express-payment [id^="express-payment-method-"],.woocommerce-checkout .wc-block-components-express-payment iframe{display:block;width:100%!important;max-width:100%!important;min-width:0!important;margin-inline:0!important}

/* Thank-you, order detail, authentication, dashboard, and tracking screens. */
body.woocommerce-order-received{background:var(--luania-surface,#f5f4f1)}
.woocommerce-order-received .luania-checkout-template{padding-bottom:70px}
.woocommerce-order-received .luania-checkout-frame{width:min(calc(100% - 48px),1180px);max-width:1180px;text-align:center;padding-top:42px}
.woocommerce-order-received .luania-checkout-head{width:100%;margin-bottom:40px}
.woocommerce-order-received .luania-checkout-head .custom-logo-link,.woocommerce-order-received .luania-checkout-head .brand{margin-bottom:22px}
.woocommerce-order-received .luania-checkout-steps{justify-content:center}
.woocommerce-order-received .woocommerce-order,.woocommerce-order-received .wp-block-woocommerce-order-confirmation-status,.woocommerce-order-received .wp-block-woocommerce-order-confirmation-summary,.woocommerce-order-received .wp-block-woocommerce-order-confirmation-totals-wrapper,.woocommerce-order-received .wp-block-woocommerce-order-confirmation-billing-address,.woocommerce-order-received .wp-block-woocommerce-order-confirmation-shipping-address{width:100%;max-width:1060px;margin-inline:auto}
.woocommerce-order-received .woocommerce-order{border:1px solid var(--luania-border,#e2dfd9);background:#fff;padding:clamp(26px,5vw,64px);box-shadow:0 20px 60px rgba(20,20,20,.06)}
.woocommerce-order-received .woocommerce-notice--success{position:relative;max-width:790px;margin:0 auto 44px!important;border:0;background:transparent;padding:84px 0 0;font-family:var(--serif,Georgia,serif);font-size:clamp(38px,5.2vw,66px);font-weight:400;line-height:1.02;letter-spacing:-.035em;text-align:center}
.woocommerce-order-received .woocommerce-notice--success::before{content:'\2713';position:absolute;top:0;left:50%;width:58px;height:58px;display:grid;place-items:center;transform:translateX(-50%);border:1px solid var(--luania-heading,#111);border-radius:50%;color:var(--luania-heading,#111);font-family:Arial,sans-serif;font-size:23px;line-height:1}
.woocommerce-order-received ul.woocommerce-order-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));margin:0 0 52px!important;padding:0!important;border:1px solid var(--luania-border,#e2dfd9);background:var(--luania-surface,#f5f4f1);text-align:left}
.woocommerce-order-received ul.woocommerce-order-overview::before,.woocommerce-order-received ul.woocommerce-order-overview::after{display:none}
.woocommerce-order-received ul.woocommerce-order-overview li{float:none!important;min-width:0;margin:0!important;padding:21px 18px!important;border:0;border-right:1px solid var(--luania-border,#e2dfd9);font-size:9px;line-height:1.45;letter-spacing:.08em;text-transform:uppercase}
.woocommerce-order-received ul.woocommerce-order-overview li:last-child{border-right:0}
.woocommerce-order-received ul.woocommerce-order-overview li strong{display:block;overflow-wrap:anywhere;margin-top:7px;color:var(--luania-heading,#111);font-size:13px;line-height:1.35;letter-spacing:0;text-transform:none}
.woocommerce-order-received .woocommerce-order-details,.woocommerce-order-received .woocommerce-customer-details{text-align:left}
.woocommerce-order-received .woocommerce-order-details{margin:0 0 24px;border:1px solid var(--luania-border,#e2dfd9);padding:clamp(22px,3.5vw,38px)}
.woocommerce-order-received .woocommerce-order-details__title,.woocommerce-order-received .woocommerce-customer-details>h2{margin:0 0 22px;font-family:var(--serif,Georgia,serif);font-size:clamp(27px,3vw,38px);font-weight:400;line-height:1.15}
.woocommerce-order-received .woocommerce-table--order-details{width:100%;margin:0!important;border:0!important;border-collapse:collapse}
.woocommerce-order-received .woocommerce-table--order-details th,.woocommerce-order-received .woocommerce-table--order-details td{border:0;border-bottom:1px solid var(--luania-border,#e2dfd9);padding:15px 8px!important;font-size:12px;text-align:left}
.woocommerce-order-received .woocommerce-table--order-details thead th{color:var(--luania-muted,#777);font-size:9px;letter-spacing:.12em;text-transform:uppercase}
.woocommerce-order-received .woocommerce-table--order-details tfoot tr:last-child th,.woocommerce-order-received .woocommerce-table--order-details tfoot tr:last-child td{border-bottom:0;font-size:16px}
.woocommerce-order-received .woocommerce-table__product-name a{font-family:var(--serif,Georgia,serif);font-size:16px}
.woocommerce-order-received .woocommerce-customer-details{margin:24px 0 0;border:1px solid var(--luania-border,#e2dfd9);padding:clamp(22px,3.5vw,38px)}
.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.woocommerce-order-received .woocommerce-customer-details .woocommerce-column{float:none!important;width:100%!important;margin:0!important}
.woocommerce-order-received .woocommerce-customer-details address{min-height:100%;margin:0;border:0;background:var(--luania-surface,#f5f4f1);padding:22px;font-size:12px;line-height:1.75}
.luania-thankyou-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:end;margin-top:24px;border:1px solid var(--luania-border,#e2dfd9);background:var(--luania-surface,#f5f4f1);padding:clamp(24px,3.5vw,38px);text-align:left}
.luania-thankyou-tools h2{margin:0 0 9px;font-family:var(--serif,Georgia,serif);font-size:clamp(27px,3vw,38px);font-weight:400;line-height:1.1}
.luania-thankyou-tools p{max-width:570px;margin:0;color:var(--luania-muted,#777);font-size:12px;line-height:1.7}
.luania-order-status{display:flex;align-items:center;gap:8px;margin-top:15px!important;color:var(--luania-heading,#111)!important;font-weight:600}
.luania-order-status span{width:8px;height:8px;border-radius:50%;background:var(--luania-success,#2f7d4c)}
.luania-thankyou-actions{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:9px;min-width:min(100%,340px)}
.luania-thankyou-actions .button{min-height:50px;display:flex;align-items:center;justify-content:center;margin:0!important;border-radius:0!important;font-size:9px!important;letter-spacing:.12em!important}
.luania-thankyou-actions .luania-print-order{border-color:var(--luania-heading,#111)!important;background:#fff!important;color:var(--luania-heading,#111)!important}
.luania-thankyou-link{grid-column:1/-1;justify-self:end;margin-top:7px;border-bottom:1px solid #aaa;font-size:9px;letter-spacing:.1em}
.luania-track-order .content-narrow{max-width:760px}
.luania-track-order .track_order{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:35px;border:1px solid var(--luania-border,#ddd);background:var(--luania-surface,#f5f4f1);padding:clamp(22px,4vw,38px)}
.luania-track-order .track_order>p:first-child{grid-column:1/-1;margin:0;color:var(--luania-muted,#777);line-height:1.75}
.luania-track-order .track_order .form-row{float:none;width:100%;margin:0}
.luania-track-order .track_order .form-row label{display:block;margin-bottom:7px;font-size:10px;letter-spacing:.06em;text-transform:uppercase}
.luania-track-order .track_order .input-text{width:100%;min-height:50px;border:1px solid var(--luania-input-border,#ccc);border-radius:0;background:#fff;padding:10px 12px}
.luania-track-order .track_order .button{width:100%;min-height:50px}
.luania-track-order .order-info{margin:28px 0 0;border:1px solid var(--luania-border,#ddd);background:var(--luania-surface,#f5f4f1);padding:20px;font-size:12px;line-height:1.7}
.luania-track-order .woocommerce-order-details,.luania-track-order .woocommerce-customer-details{margin-top:28px;border:1px solid var(--luania-border,#ddd);padding:clamp(20px,4vw,34px)}
.luania-track-order .woocommerce-order-details__title,.luania-track-order .woocommerce-customer-details>h2{margin:0 0 20px;font-family:var(--serif,Georgia,serif);font-size:30px;font-weight:400}
.luania-track-order .woocommerce-table--order-details{margin:0;border:0;border-collapse:collapse}
.luania-track-order .woocommerce-table--order-details th,.luania-track-order .woocommerce-table--order-details td{border:0;border-bottom:1px solid var(--luania-border,#ddd);padding:14px 7px}
.luania-order-progress{margin:28px 0;border:1px solid var(--luania-border,#ddd);background:#fff;padding:clamp(22px,4vw,36px)}
.luania-order-progress__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}
.luania-order-progress__head h2{margin:0;font-family:var(--serif,Georgia,serif);font-size:30px;font-weight:400}
.luania-order-progress__head>strong{border:1px solid var(--luania-border,#ddd);background:var(--luania-surface,#f5f4f1);padding:8px 11px;font-size:9px;letter-spacing:.1em;text-transform:uppercase}
.luania-order-progress ol{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none}
.luania-order-progress li{position:relative;display:grid;justify-items:center;gap:9px;color:var(--luania-muted,#777);font-size:9px;letter-spacing:.07em;text-align:center;text-transform:uppercase}
.luania-order-progress li::before{content:'';position:absolute;z-index:0;top:15px;right:50%;left:-50%;height:1px;background:var(--luania-border,#ddd)}
.luania-order-progress li:first-child::before{display:none}
.luania-order-progress li>span{position:relative;z-index:1;width:31px;height:31px;display:grid;place-items:center;border:1px solid var(--luania-border,#ccc);border-radius:50%;background:#fff;font-size:10px}
.luania-order-progress li.is-complete{color:var(--luania-heading,#111)}
.luania-order-progress li.is-complete::before,.luania-order-progress li.is-complete>span{border-color:var(--luania-heading,#111);background:var(--luania-heading,#111);color:#fff}
.luania-order-progress li.is-current>span{box-shadow:0 0 0 4px var(--luania-surface,#f5f4f1)}
.luania-order-progress__exception{margin:0;border-left:3px solid var(--luania-error,#b42318);background:var(--luania-surface,#f5f4f1);padding:14px 16px;color:var(--luania-muted,#777);font-size:12px;line-height:1.7}
.woocommerce-account.logged-in .luania-account-template .woocommerce{display:grid;grid-template-columns:260px minmax(0,1fr);gap:70px}
.woocommerce-account:not(.logged-in) .luania-account-template .woocommerce{display:block}
.woocommerce-account:not(.logged-in) .u-columns{display:grid;grid-template-columns:1fr 1fr;gap:50px}
.woocommerce-account:not(.logged-in) .u-column1,.woocommerce-account:not(.logged-in) .u-column2{float:none;width:100%}
.woocommerce-account form.login,.woocommerce-account form.register{min-height:100%;margin:0;border:1px solid var(--luania-border,#ddd);border-radius:0;padding:28px}
.woocommerce-account .woocommerce-MyAccount-navigation{float:none!important;width:auto!important}
.woocommerce-account .woocommerce-MyAccount-navigation ul{position:sticky;top:100px}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{font-weight:700}
.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:auto!important;min-width:0}
.luania-account-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:46px}
.luania-account-cards article{min-height:160px;display:flex;flex-direction:column;background:var(--luania-surface,#f5f4f1);padding:24px}
.luania-account-cards span,.luania-account-cards a{font-size:9px;letter-spacing:.1em}
.luania-account-cards b{margin:10px 0 auto;font-family:var(--serif,Georgia,serif);font-size:40px;font-weight:400}
.woocommerce-account .woocommerce-orders-table,.woocommerce-account .woocommerce-table--order-details{border-width:1px 0 0}
.woocommerce-account .woocommerce-orders-table th,.woocommerce-account .woocommerce-orders-table td{padding:15px 8px}
.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.woocommerce-account .woocommerce-Address{float:none!important;width:100%!important;border:1px solid var(--luania-border,#ddd);padding:24px}
.luania-track-order .track_order{margin-top:35px;padding:28px;border:1px solid var(--luania-border,#ddd)}
.luania-track-order .track_order .form-row{float:none;width:100%;margin:0 0 15px}

@media(max-width:980px){
	.woocommerce-cart .luania-cart-template .woocommerce{grid-template-columns:minmax(0,1fr) 330px;gap:34px}
	.luania-shipping-progress{max-width:calc(100% - 360px)}
	.woocommerce-checkout form.checkout{column-gap:4vw}
	.woocommerce-checkout .wp-block-woocommerce-checkout>.wc-block-components-sidebar-layout,.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout__container,.woocommerce-checkout .wp-block-woocommerce-checkout>.wc-block-checkout{column-gap:34px!important;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr)!important}
	.woocommerce-order-received ul.woocommerce-order-overview{grid-template-columns:repeat(2,minmax(0,1fr))}
	.woocommerce-order-received ul.woocommerce-order-overview li{border-bottom:1px solid var(--luania-border,#e2dfd9)}
	.woocommerce-order-received ul.woocommerce-order-overview li:nth-child(even){border-right:0}
	.woocommerce-order-received ul.woocommerce-order-overview li:last-child{border-bottom:0}
	.woocommerce-order-received ul.woocommerce-order-overview li:last-child:nth-child(odd){grid-column:1/-1}
	.woocommerce-account.logged-in .luania-account-template .woocommerce{grid-template-columns:210px minmax(0,1fr);gap:38px}
}

@media(max-width:820px){
	.single-product div.product{width:100%;min-width:0;padding-top:0}
	.single-product div.product .woocommerce-product-gallery{width:100%!important;min-width:0}
	.single-product .summary .cart{scroll-margin-top:20px}
	.single-product div.product .summary{width:100%!important;min-width:0}
	.luania-shipping-progress{max-width:none}
	.woocommerce-cart .luania-cart-template .woocommerce{grid-template-columns:1fr;gap:34px}
	.woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart-collaterals{grid-column:1}
	.woocommerce-cart .cart-collaterals .cart_totals{position:static}
	.woocommerce-cart .wc-block-cart{display:flex;flex-direction:column}
	.woocommerce-cart .wc-block-cart__main,.woocommerce-cart .wc-block-cart__sidebar{width:100%}
	body.woocommerce-checkout{background:#fff}
	body.woocommerce-checkout{width:100%;max-width:100%;overflow-x:hidden}
	.luania-checkout-template,.luania-checkout-frame,.woocommerce-checkout .luania-checkout-frame>.woocommerce{width:100%;max-width:100%;min-width:0}
	.luania-checkout-frame{width:min(calc(100% - 30px),760px);padding-top:32px}
	.luania-checkout-head{width:100%;margin-bottom:30px}
	.luania-checkout-head .custom-logo-link{max-width:150px;margin-bottom:18px}
	.luania-checkout-head .custom-logo{width:auto!important;max-width:150px!important;max-height:58px}
	.luania-checkout-steps{overflow-x:auto;white-space:nowrap;padding-bottom:4px}
	.woocommerce-checkout form.checkout{display:flex;flex-direction:column;width:100%;max-width:100%;min-width:0;gap:0}
	.woocommerce-checkout form.checkout>*,.woocommerce-checkout #customer_details,.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{max-width:100%;min-width:0}
	.woocommerce-checkout #customer_details{order:1;width:100%}
	.woocommerce-checkout #order_review_heading{order:2;width:100%;margin-top:35px;padding:0 0 14px}
	.woocommerce-checkout #order_review{order:3;width:100%;position:static;margin:0;padding:25px;background:var(--luania-surface,#f5f4f1)}
	.woocommerce-checkout .wp-block-woocommerce-checkout,.woocommerce-checkout .wc-block-checkout{display:flex!important;flex-direction:column;width:100%!important;max-width:100%!important;min-width:0;margin-inline:0!important;transform:none!important}
	.woocommerce-checkout .wc-block-checkout__main{order:1;width:100%!important;max-width:100%;min-width:0}
	.woocommerce-checkout .wc-block-checkout__sidebar{order:2;position:static;width:100%!important;max-width:100%;min-width:0;margin-top:26px!important;margin-left:0!important}
	.woocommerce-checkout .wc-block-components-express-payment{width:100%!important;max-width:100%!important;min-width:0!important;min-inline-size:0!important;margin-inline:0!important;padding:16px 12px 14px!important}
	.woocommerce-checkout .wc-block-components-express-payment__content,.woocommerce-checkout .wc-block-components-express-payment__event-buttons{width:100%!important;max-width:100%!important;min-width:0!important;min-inline-size:0!important;margin-inline:0!important}
	.woocommerce-checkout .wc-block-components-express-payment__event-buttons{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}
	.woocommerce-checkout .wc-block-components-express-payment__event-buttons>li{width:100%!important;max-width:100%!important;min-width:0!important;font-size:0!important;line-height:0!important}
	.woocommerce-checkout .wc-block-components-express-payment [id^="express-payment-method-"],.woocommerce-checkout .wc-block-components-express-payment iframe,.woocommerce-checkout #wc-stripe-express-checkout-element,.woocommerce-checkout #wc-stripe-express-checkout-element iframe{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-right:0!important;margin-left:0!important}
	.woocommerce-checkout .wc-block-components-express-payment-continue-rule,.woocommerce-checkout .wc-stripe-express-checkout-button-separator{width:100%!important;max-width:100%!important;margin:18px 0!important;white-space:normal;text-align:center}
	.woocommerce-order-received .luania-checkout-frame{width:min(calc(100% - 30px),760px);padding-top:30px}
	.woocommerce-order-received .woocommerce-order{padding:clamp(22px,5vw,40px)}
	.luania-thankyou-tools{grid-template-columns:1fr;align-items:start}
	.luania-thankyou-actions{width:100%;min-width:0}
	.woocommerce-account.logged-in .luania-account-template .woocommerce{grid-template-columns:1fr;gap:28px}
	.woocommerce-account .woocommerce-MyAccount-navigation ul{position:static;display:flex;gap:16px;overflow-x:auto;white-space:nowrap;border:0;border-bottom:1px solid var(--luania-border,#ddd)}
	.woocommerce-account .woocommerce-MyAccount-navigation li{border:0}
	.woocommerce-account .woocommerce-MyAccount-navigation a{padding:11px 0}
}

@media(max-width:560px){
	.single-product form.cart:not(.variations_form),.single-product .woocommerce-variation-add-to-cart{grid-template-columns:104px minmax(0,1fr)!important}
	.single-product .single_add_to_cart_button,.single-product .quantity .qty{height:52px!important}
	.single-product .luania-buy-now{min-height:50px!important}
	.single-product .luania-option-button{min-height:42px}
	.luania-system-page-head{margin-bottom:24px}
	.woocommerce-cart table.cart thead{display:none}
	.woocommerce-cart table.cart tbody,.woocommerce-cart table.cart tr.cart_item{display:block;width:100%}
	.woocommerce-cart table.cart tr.cart_item{position:relative;min-height:126px;padding:18px 0 18px 104px;border-top:1px solid var(--luania-border,#ddd)}
	.woocommerce-cart table.cart tr.cart_item td{display:block;border:0;padding:3px 0;text-align:left!important;background:transparent!important}
	.woocommerce-cart table.cart tr.cart_item .product-thumbnail{position:absolute;top:18px;left:0;width:90px;padding:0}
	.woocommerce-cart table.cart tr.cart_item .product-thumbnail::before{display:none}
	.woocommerce-cart table.cart tr.cart_item .product-thumbnail img{width:90px}
	.woocommerce-cart table.cart tr.cart_item .product-remove{position:absolute;z-index:2;top:17px;right:0;padding:0}
	.woocommerce-cart table.cart tr.cart_item .product-name{padding-right:28px}
	.woocommerce-cart table.cart tr.cart_item .product-price,.woocommerce-cart table.cart tr.cart_item .product-subtotal{display:inline-block;margin-right:10px}
	.woocommerce-cart table.cart tr.cart_item td::before{display:none}
	.woocommerce-cart table.cart td.actions .coupon{display:grid;grid-template-columns:1fr auto;width:100%}
	.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%!important}
	.woocommerce-cart table.cart td.actions>button{width:100%;margin-top:10px}
	.woocommerce-cart .cart-collaterals .cart_totals{padding:24px 18px}
	.luania-checkout-frame{width:calc(100% - 22px);padding:25px 0 52px}
	.woocommerce-checkout form .form-row-first,.woocommerce-checkout form .form-row-last{float:none;width:100%}
	.woocommerce-checkout #order_review{padding:20px 15px}
	.woocommerce-checkout .wc-block-checkout__sidebar{padding:20px 14px}
	.woocommerce-order-received .luania-checkout-head{margin-bottom:28px}
	.woocommerce-order-received .woocommerce-notice--success{margin-bottom:30px!important;padding-top:72px;font-size:clamp(34px,11vw,48px)}
	.woocommerce-order-received ul.woocommerce-order-overview{grid-template-columns:1fr;text-align:left}
	.woocommerce-order-received ul.woocommerce-order-overview li,.woocommerce-order-received ul.woocommerce-order-overview li:nth-child(even),.woocommerce-order-received ul.woocommerce-order-overview li:last-child{grid-column:auto;border-right:0;border-bottom:1px solid var(--luania-border,#ddd)}
	.woocommerce-order-received ul.woocommerce-order-overview li:last-child{border-bottom:0}
	.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns{grid-template-columns:1fr}
	.luania-thankyou-actions{grid-template-columns:1fr}
	.luania-thankyou-link{grid-column:1;justify-self:start}
	.luania-track-order .track_order{grid-template-columns:1fr}
	.luania-track-order .track_order>p:first-child{grid-column:1}
	.luania-order-progress__head{align-items:flex-start;flex-direction:column}
	.luania-order-progress ol{grid-template-columns:1fr;gap:0}
	.luania-order-progress li{min-height:54px;grid-template-columns:34px 1fr;justify-items:start;align-items:start;text-align:left}
	.luania-order-progress li::before{top:-23px;right:auto;bottom:auto;left:15px;width:1px;height:31px}
	.luania-order-progress li:first-child::before{display:none}
	.woocommerce-account:not(.logged-in) .u-columns{grid-template-columns:1fr;gap:22px}
	.luania-account-cards{grid-template-columns:1fr}
	.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}
	.woocommerce-account .woocommerce-orders-table{display:block;overflow-x:auto;white-space:nowrap}
}

@media print{
	#wpadminbar,.luania-checkout-head,.luania-thankyou-actions,.luania-order-status,.woocommerce-order-received .woocommerce-customer-details .woocommerce-column__title{display:none!important}
	html,body.woocommerce-order-received{background:#fff!important}
	body.woocommerce-order-received{padding:0!important}
	.woocommerce-order-received .luania-checkout-template,.woocommerce-order-received .luania-checkout-frame{width:100%!important;min-height:0;margin:0!important;padding:0!important}
	.woocommerce-order-received .woocommerce-order{max-width:none;border:0;box-shadow:none;padding:0}
	.woocommerce-order-received .woocommerce-notice--success{padding-top:0;font-size:36px}
	.woocommerce-order-received .woocommerce-notice--success::before{display:none}
	.woocommerce-order-received ul.woocommerce-order-overview{grid-template-columns:repeat(5,1fr);break-inside:avoid}
	.woocommerce-order-received .woocommerce-order-details,.woocommerce-order-received .woocommerce-customer-details,.luania-thankyou-tools{break-inside:avoid;box-shadow:none}
	.luania-thankyou-tools{grid-template-columns:1fr;background:#fff}
	a[href]::after{content:none!important}
}

/* 2.1.5 — bound sticky product summary and unify mobile checkout background. */
.single-product div.product{display:block}
.single-product .luania-product-main{position:relative;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(390px,.7fr);gap:48px;align-items:start;width:100%;min-width:0;padding:10px 0 0}
.single-product .luania-product-main::before,.single-product .luania-product-main::after{display:none}
.single-product .luania-product-main>.woocommerce-product-gallery,.single-product .luania-product-main>.summary{min-width:0}
.single-product .product-story,.single-product .luania-product-reviews,.single-product .related,.single-product .upsells{width:100%;min-width:0}
@media(max-width:1100px){
  .single-product .luania-product-main{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:28px}
}
@media(max-width:820px){
  .single-product .luania-product-main{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;padding-top:0}
  .single-product .luania-product-main>.summary{position:static!important;width:100%!important;padding:0px 0!important}
  body.woocommerce-checkout:not(.woocommerce-order-received),body.woocommerce-checkout:not(.woocommerce-order-received) .luania-checkout-template,body.woocommerce-checkout:not(.woocommerce-order-received) .luania-checkout-frame,body.woocommerce-checkout:not(.woocommerce-order-received) .wp-block-woocommerce-checkout,body.woocommerce-checkout:not(.woocommerce-order-received) .wc-block-checkout,body.woocommerce-checkout:not(.woocommerce-order-received) .wc-block-checkout__main,body.woocommerce-checkout:not(.woocommerce-order-received) .wc-block-checkout__sidebar,body.woocommerce-checkout:not(.woocommerce-order-received) .wc-block-components-sidebar{background:#fff!important}
}



/* 2.1.6 — long product descriptions belong in normal document flow, not the sticky summary. */
/* Spacing/border for this section live in one place — see the compact
   accordion rules for .luania-product-description near the end of this file —
   so this block only handles layout/overflow, not margin/padding/border. */
.single-product .luania-product-description{display:block;clear:both;width:100%;min-width:0;overflow:hidden}
.single-product .luania-product-description__content{display:flow-root;width:100%;max-width:100%;min-width:0;overflow-wrap:anywhere;word-break:normal}
.single-product .luania-product-description__content>*{max-width:100%}
.single-product .luania-product-description__content img,.single-product .luania-product-description__content video,.single-product .luania-product-description__content iframe,.single-product .luania-product-description__content table{max-width:100%!important;height:auto}
.single-product .luania-product-description__content figure,.single-product .luania-product-description__content .wp-block-image,.single-product .luania-product-description__content .wp-block-gallery{max-width:100%!important;margin-left:0!important;margin-right:0!important;transform:none!important}
.single-product .luania-product-description__content .alignwide,.single-product .luania-product-description__content .alignfull{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;transform:none!important}
.single-product .luania-product-description__content table{display:block;overflow-x:auto}
/* The sticky summary is now purchase/supporting information only. */
.single-product .luania-product-main>.summary{align-self:start}

/* --------------------------------------------------------------------------
   My Account system — 2.1.12
   WooCommerce may output notices before the account navigation. The previous
   grid relied on DOM order, so a notice became column one, navigation moved to
   column two and the real content fell into the next row. Assigning explicit
   grid positions keeps every endpoint aligned regardless of notices/extensions.
   -------------------------------------------------------------------------- */
.woocommerce-account .luania-account-template{padding-top:clamp(52px,6vw,90px);padding-bottom:clamp(70px,8vw,120px)}
.woocommerce-account .luania-account-template .content-wide{width:100%;max-width:1180px;margin-inline:auto}
.woocommerce-account.logged-in .luania-account-template .woocommerce{
	display:grid!important;
	grid-template-columns:240px minmax(0,1fr)!important;
	grid-template-rows:auto auto;
	column-gap:clamp(38px,5vw,76px)!important;
	row-gap:0!important;
	align-items:start;
}
.woocommerce-account.logged-in .luania-account-template .woocommerce>.woocommerce-notices-wrapper{grid-column:1/-1;grid-row:1;margin:0 0 28px}
.woocommerce-account.logged-in .luania-account-template .woocommerce>.woocommerce-notices-wrapper:empty{display:none;margin:0}
.woocommerce-account.logged-in .luania-account-template .woocommerce>.woocommerce-MyAccount-navigation{grid-column:1;grid-row:2;min-width:0;margin:0!important}
.woocommerce-account.logged-in .luania-account-template .woocommerce>.woocommerce-MyAccount-content{grid-column:2;grid-row:2;min-width:0;margin:0!important}
.woocommerce-account.logged-in .luania-account-template .woocommerce>div:not(.woocommerce-notices-wrapper):not(.woocommerce-MyAccount-navigation):not(.woocommerce-MyAccount-content),
.woocommerce-account.logged-in .luania-account-template .woocommerce>p,
.woocommerce-account.logged-in .luania-account-template .woocommerce>ul{grid-column:1/-1}
.woocommerce-account .woocommerce-MyAccount-navigation ul{position:sticky;top:110px;margin:0!important;padding:0!important;border-top:1px solid var(--luania-border,#dedbd5);list-style:none}
.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0!important;padding:0!important;border-bottom:1px solid var(--luania-border,#dedbd5);list-style:none}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:13px 2px!important;font-size:11px;letter-spacing:.02em;color:var(--luania-text,#111)}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{font-weight:700}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a::after{content:'→';font-weight:400}
.woocommerce-account .woocommerce-MyAccount-content{font-size:13px;line-height:1.7}
.woocommerce-account .woocommerce-MyAccount-content>p:first-child{margin-top:0}
.woocommerce-account .woocommerce-MyAccount-content h2,
.woocommerce-account .woocommerce-MyAccount-content h3{font-family:var(--serif,Georgia,serif);font-weight:400}
.woocommerce-account .woocommerce-MyAccount-content h2{font-size:clamp(28px,3vw,38px)}
.woocommerce-account .woocommerce-MyAccount-content h3{font-size:22px}
.woocommerce-account .woocommerce-MyAccount-content mark{background:var(--luania-surface,#f5f4f1);padding:2px 5px;color:inherit}
.woocommerce-account .woocommerce-message,
.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-error{width:100%;margin:0 0 24px!important;border:1px solid var(--luania-border,#dedbd5);border-top:2px solid var(--luania-heading,#111);background:var(--luania-surface,#f7f6f3);padding:17px 18px 17px 48px!important;color:var(--luania-text,#111)}
.woocommerce-account .woocommerce-message .button,
.woocommerce-account .woocommerce-info .button{float:right;margin-left:18px}

/* Account details / address forms. */
.woocommerce-account .woocommerce-MyAccount-content form{max-width:820px}
.woocommerce-account .woocommerce-EditAccountForm{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px 20px}
.woocommerce-account .woocommerce-EditAccountForm>.form-row,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper>.form-row,
.woocommerce-account .woocommerce-MyAccount-content form .form-row{float:none!important;width:100%!important;margin:0 0 18px!important;padding:0!important}
.woocommerce-account .woocommerce-EditAccountForm>.form-row-first{grid-column:1}
.woocommerce-account .woocommerce-EditAccountForm>.form-row-last{grid-column:2}
.woocommerce-account .woocommerce-EditAccountForm>.form-row-wide,
.woocommerce-account .woocommerce-EditAccountForm>fieldset,
.woocommerce-account .woocommerce-EditAccountForm>p:last-child{grid-column:1/-1}
.woocommerce-account .woocommerce-EditAccountForm label,
.woocommerce-account .woocommerce-address-fields label,
.woocommerce-account form.login label,
.woocommerce-account form.register label{display:block;margin:0 0 7px;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
.woocommerce-account .woocommerce-MyAccount-content input.input-text,
.woocommerce-account .woocommerce-MyAccount-content input[type=email],
.woocommerce-account .woocommerce-MyAccount-content input[type=password],
.woocommerce-account .woocommerce-MyAccount-content input[type=text],
.woocommerce-account .woocommerce-MyAccount-content input[type=tel],
.woocommerce-account .woocommerce-MyAccount-content select,
.woocommerce-account form.login input.input-text,
.woocommerce-account form.register input.input-text{width:100%!important;min-width:0;min-height:48px;border:1px solid var(--luania-input-border,#c8c5bf);border-radius:0;background:#fff;padding:10px 13px;box-shadow:none;outline:none}
.woocommerce-account .woocommerce-MyAccount-content input:focus,
.woocommerce-account .woocommerce-MyAccount-content select:focus,
.woocommerce-account form.login input:focus,
.woocommerce-account form.register input:focus{border-color:var(--luania-input-focus,#111);box-shadow:0 0 0 1px var(--luania-input-focus,#111)}
.woocommerce-account .woocommerce-EditAccountForm em{display:block;margin-top:6px;color:var(--luania-muted,#68645e);font-size:11px;line-height:1.5}
.woocommerce-account .woocommerce-EditAccountForm fieldset{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;margin:10px 0 4px;border:1px solid var(--luania-border,#dedbd5);padding:24px}
.woocommerce-account .woocommerce-EditAccountForm fieldset legend{padding:0 9px;font-family:var(--serif,Georgia,serif);font-size:20px}
.woocommerce-account .woocommerce-EditAccountForm fieldset .form-row{margin:0!important}
.woocommerce-account .woocommerce-EditAccountForm fieldset .form-row:first-of-type{grid-column:1/-1}
.woocommerce-account .password-input{display:block!important;width:100%!important;position:relative}
.woocommerce-account .password-input input{padding-right:46px!important}
.woocommerce-account .show-password-input{top:50%!important;right:14px!important;transform:translateY(-50%);margin:0!important}
.woocommerce-account .woocommerce-MyAccount-content button.button,
.woocommerce-account .woocommerce-MyAccount-content a.button,
.woocommerce-account form.login button.button,
.woocommerce-account form.register button.button{min-height:46px;border:1px solid var(--luania-button-bg,#111);border-radius:0;background:var(--luania-button-bg,#111);color:var(--luania-button-text,#fff);padding:0 20px;font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}

/* Dashboard cards, orders, downloads, addresses and payment methods. */
.woocommerce-account .luania-account-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 38px}
.woocommerce-account .luania-account-cards article{min-width:0;border:1px solid var(--luania-border,#dedbd5);background:var(--luania-surface,#f5f4f1)}
.woocommerce-account .woocommerce-orders-table,
.woocommerce-account .woocommerce-table--order-details,
.woocommerce-account .woocommerce-table--order-downloads,
.woocommerce-account .woocommerce-MyAccount-paymentMethods{width:100%;border-collapse:collapse;border:1px solid var(--luania-border,#dedbd5)}
.woocommerce-account .woocommerce-orders-table th,
.woocommerce-account .woocommerce-orders-table td,
.woocommerce-account .woocommerce-table--order-details th,
.woocommerce-account .woocommerce-table--order-details td,
.woocommerce-account .woocommerce-table--order-downloads th,
.woocommerce-account .woocommerce-table--order-downloads td,
.woocommerce-account .woocommerce-MyAccount-paymentMethods th,
.woocommerce-account .woocommerce-MyAccount-paymentMethods td{padding:14px 13px!important;border-bottom:1px solid var(--luania-border,#dedbd5);text-align:left;vertical-align:middle}
.woocommerce-account .woocommerce-orders-table th,
.woocommerce-account .woocommerce-table--order-downloads th,
.woocommerce-account .woocommerce-MyAccount-paymentMethods th{background:var(--luania-surface,#f7f6f3);font-size:9px;letter-spacing:.08em;text-transform:uppercase}
.woocommerce-account .woocommerce-Addresses{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0!important}
.woocommerce-account .woocommerce-Address{float:none!important;width:100%!important;min-width:0;margin:0!important;border:1px solid var(--luania-border,#dedbd5);padding:24px}
.woocommerce-account .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:15px}
.woocommerce-account .woocommerce-Address-title h2{float:none!important;margin:0;font-size:26px}
.woocommerce-account .woocommerce-Address-title .edit{float:none!important;font-size:9px;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid currentColor}
.woocommerce-account .woocommerce-Address address{font-style:normal;line-height:1.8;color:var(--luania-muted,#68645e)}

/* Login / registration when signed out. */
.woocommerce-account:not(.logged-in) .luania-account-template .woocommerce{display:block!important}
.woocommerce-account:not(.logged-in) .u-columns{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px!important}
.woocommerce-account:not(.logged-in) .u-column1,
.woocommerce-account:not(.logged-in) .u-column2{float:none!important;width:100%!important;margin:0!important}
.woocommerce-account form.login,
.woocommerce-account form.register{min-height:100%;margin:0!important;border:1px solid var(--luania-border,#dedbd5)!important;border-radius:0!important;padding:clamp(22px,3vw,34px)!important}
.woocommerce-account form.login .form-row,
.woocommerce-account form.register .form-row{float:none!important;width:100%!important;margin:0 0 17px!important}

@media(max-width:900px){
	.woocommerce-account.logged-in .luania-account-template .woocommerce{grid-template-columns:200px minmax(0,1fr)!important;column-gap:30px!important}
	.woocommerce-account .luania-account-cards{grid-template-columns:1fr 1fr}
}
@media(max-width:720px){
	.woocommerce-account .luania-account-template{padding-top:38px}
	.woocommerce-account.logged-in .luania-account-template .woocommerce{display:block!important}
	.woocommerce-account .woocommerce-MyAccount-navigation{margin:0 0 30px!important}
	.woocommerce-account .woocommerce-MyAccount-navigation ul{position:static!important;display:flex;gap:18px;overflow-x:auto;white-space:nowrap;border-top:0;border-bottom:1px solid var(--luania-border,#dedbd5);scrollbar-width:thin}
	.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto;border:0!important}
	.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a::after{display:none}
	.woocommerce-account .woocommerce-MyAccount-navigation a{min-height:44px;padding:10px 0!important}
	.woocommerce-account .woocommerce-notices-wrapper{margin-bottom:22px}
	.woocommerce-account .woocommerce-EditAccountForm{grid-template-columns:1fr}
	.woocommerce-account .woocommerce-EditAccountForm>.form-row-first,
	.woocommerce-account .woocommerce-EditAccountForm>.form-row-last,
	.woocommerce-account .woocommerce-EditAccountForm>.form-row-wide,
	.woocommerce-account .woocommerce-EditAccountForm>fieldset,
	.woocommerce-account .woocommerce-EditAccountForm>p:last-child{grid-column:1}
	.woocommerce-account .woocommerce-EditAccountForm fieldset{grid-template-columns:1fr;padding:20px}
	.woocommerce-account .woocommerce-EditAccountForm fieldset .form-row:first-of-type{grid-column:1}
	.woocommerce-account .woocommerce-Addresses,
	.woocommerce-account:not(.logged-in) .u-columns{grid-template-columns:1fr!important}
	.woocommerce-account .luania-account-cards{grid-template-columns:1fr}
	.woocommerce-account .woocommerce-orders-table,
	.woocommerce-account .woocommerce-table--order-downloads,
	.woocommerce-account .woocommerce-MyAccount-paymentMethods{display:block;overflow-x:auto;white-space:nowrap}
}

/* --------------------------------------------------------------------------
   Product comparison — 2.1.12
   -------------------------------------------------------------------------- */
.luania-compare-link .counter[hidden]{display:none}
.luania-compare-page .page-hero{border-bottom:1px solid var(--luania-border,#dedbd5)}
.compare-wrap{padding-top:46px;padding-bottom:clamp(70px,8vw,120px)}
.luania-compare-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:24px}
.luania-compare-toolbar h2{margin:0 0 5px;font-family:var(--serif,Georgia,serif);font-size:30px;font-weight:400}
.luania-compare-toolbar p{margin:0;color:var(--luania-muted,#68645e);font-size:12px}
.luania-compare-clear{border:0;border-bottom:1px solid currentColor;background:transparent;padding:3px 0;font-size:9px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}
.luania-compare-grid{display:block;width:100%;overflow-x:auto;border:1px solid var(--luania-border,#dedbd5);background:#fff;scrollbar-width:thin}
.luania-compare-table{width:100%;min-width:860px;border:0;border-collapse:collapse;table-layout:fixed;background:#fff}
.luania-compare-table th,.luania-compare-table td{min-width:180px;border-right:1px solid var(--luania-border,#dedbd5);border-bottom:1px solid var(--luania-border,#dedbd5);padding:18px;text-align:left;vertical-align:top;font-size:12px;line-height:1.6;overflow-wrap:anywhere}
.luania-compare-table tr>*:last-child{border-right:0}
.luania-compare-table tbody tr:last-child>*{border-bottom:0}
.luania-compare-table th:first-child{width:145px;min-width:145px;background:var(--luania-surface,#f7f6f3);font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}
.luania-compare-table thead th{position:relative;padding:18px 18px 22px;background:#fff;vertical-align:top}
.luania-compare-table thead th:first-child{vertical-align:middle}
.luania-compare-product-media{display:block;margin-bottom:14px}
.luania-compare-product-media img{width:100%;aspect-ratio:5/6;object-fit:cover;background:var(--luania-surface,#f5f4f1)}
.luania-compare-product-title{display:block;padding-right:28px;font-family:var(--serif,Georgia,serif);font-size:18px;font-weight:400;line-height:1.25}
.luania-compare-remove{position:absolute;right:13px;bottom:17px;width:26px;height:26px;border:1px solid var(--luania-border,#dedbd5);border-radius:50%;background:#fff;cursor:pointer;font-size:17px;line-height:1}
.luania-compare-remove:hover,.luania-compare-remove:focus-visible{border-color:#111;background:#111;color:#fff}
.luania-compare-action{display:inline-flex!important;align-items:center;justify-content:center;min-height:44px!important;width:100%;background:var(--luania-button-bg,#111)!important;color:var(--luania-button-text,#fff)!important;text-align:center}
.luania-compare-empty{display:grid;justify-items:start;max-width:560px;padding:clamp(28px,5vw,55px)}
.luania-compare-empty h2{margin:0 0 10px;font-family:var(--serif,Georgia,serif);font-size:32px;font-weight:400}
.luania-compare-empty p{margin:0 0 22px;color:var(--luania-muted,#68645e)}
.luania-compare-empty .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;background:#111;color:#fff;font-size:9px;letter-spacing:.1em;text-transform:uppercase}
.luania-card-actions button[data-luania-list="compare"].is-saved,
.luania-list-buttons button[data-luania-list="compare"].is-saved{background:#111;color:#fff;border-color:#111}
@media(max-width:820px){
	.luania-compare-toolbar{align-items:flex-start;flex-direction:column;gap:14px}
	.luania-compare-table{min-width:760px}
	.luania-compare-table th,.luania-compare-table td{padding:14px;min-width:165px}
	.luania-compare-table th:first-child{width:120px;min-width:120px}
}

/* --------------------------------------------------------------------------
   WooCommerce action-button normalization — 2.1.13
   WooCommerce mixes anchors, buttons and inputs for account/order actions.
   Normalize their box model so labels remain vertically centered everywhere.
   -------------------------------------------------------------------------- */
.woocommerce-account .woocommerce-MyAccount-content a.button,
.woocommerce-account .woocommerce-MyAccount-content button.button,
.woocommerce-account .woocommerce-MyAccount-content input.button,
.woocommerce-account form.login button.button,
.woocommerce-account form.register button.button,
.woocommerce-account .woocommerce-message a.button,
.woocommerce-account .woocommerce-info a.button,
.woocommerce-account .woocommerce-error a.button{
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	box-sizing:border-box!important;
	min-height:44px!important;
	height:auto!important;
	margin:0!important;
	padding:0 18px!important;
	border:1px solid var(--luania-button-bg,#111)!important;
	border-radius:0!important;
	background:var(--luania-button-bg,#111)!important;
	color:var(--luania-button-text,#fff)!important;
	font-family:var(--sans,Arial,sans-serif)!important;
	font-size:9px!important;
	font-weight:600!important;
	line-height:1.2!important;
	letter-spacing:.11em!important;
	text-align:center!important;
	text-decoration:none!important;
	text-transform:uppercase!important;
	vertical-align:middle!important;
	white-space:nowrap;
}
.woocommerce-account .woocommerce-MyAccount-content a.button:hover,
.woocommerce-account .woocommerce-MyAccount-content button.button:hover,
.woocommerce-account .woocommerce-MyAccount-content input.button:hover,
.woocommerce-account form.login button.button:hover,
.woocommerce-account form.register button.button:hover,
.woocommerce-account .woocommerce-message a.button:hover,
.woocommerce-account .woocommerce-info a.button:hover,
.woocommerce-account .woocommerce-error a.button:hover{
	background:var(--luania-button-hover-bg,#292929)!important;
	color:var(--luania-button-hover-text,#fff)!important;
}

/* Notices with actions (for example Confirm email address) should align copy
   and the action on the same vertical center line, without legacy floats. */
.woocommerce-account .woocommerce-message,
.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-error{
	position:relative;
	display:flex!important;
	align-items:center!important;
	gap:18px;
	min-height:64px;
}
.woocommerce-account .woocommerce-message .button,
.woocommerce-account .woocommerce-info .button,
.woocommerce-account .woocommerce-error .button{
	float:none!important;
	flex:0 0 auto;
	margin-left:auto!important;
	min-height:40px!important;
	padding-inline:20px!important;
}

/* Account table actions are intentionally compact rather than inheriting a
   large form-submit button footprint. */
.woocommerce-account .woocommerce-orders-table__cell-order-actions,
.woocommerce-account .woocommerce-table--order-downloads .download-actions,
.woocommerce-account .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions{
	vertical-align:middle!important;
	white-space:nowrap;
}
.woocommerce-account .woocommerce-orders-table__cell-order-actions .button,
.woocommerce-account .woocommerce-table--order-downloads .button,
.woocommerce-account .woocommerce-MyAccount-paymentMethods .button{
	min-width:68px;
	min-height:38px!important;
	padding:0 14px!important;
}
.woocommerce-account .woocommerce-orders-table__cell-order-actions .button+.button,
.woocommerce-account .woocommerce-table--order-downloads .button+.button,
.woocommerce-account .woocommerce-MyAccount-paymentMethods .button+.button{
	margin-left:6px!important;
}

/* Thank-you/order-confirmation actions use the same centering model. This
   covers both Luania actions and native WooCommerce order action buttons. */
.woocommerce-order-received .woocommerce-order a.button,
.woocommerce-order-received .woocommerce-order button.button,
.woocommerce-order-received .woocommerce-order input.button,
.woocommerce-order-received .luania-thankyou-actions .button{
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	box-sizing:border-box!important;
	min-height:48px!important;
	height:auto!important;
	margin:0!important;
	padding:0 20px!important;
	border-radius:0!important;
	font-family:var(--sans,Arial,sans-serif)!important;
	font-size:9px!important;
	font-weight:600!important;
	line-height:1.2!important;
	letter-spacing:.11em!important;
	text-align:center!important;
	text-decoration:none!important;
	text-transform:uppercase!important;
	vertical-align:middle!important;
	white-space:nowrap;
}
.woocommerce-order-received .luania-thankyou-actions .button{
	width:100%;
}

@media(max-width:720px){
	.woocommerce-account .woocommerce-message,
	.woocommerce-account .woocommerce-info,
	.woocommerce-account .woocommerce-error{
		align-items:flex-start!important;
		flex-wrap:wrap;
	}
	.woocommerce-account .woocommerce-message .button,
	.woocommerce-account .woocommerce-info .button,
	.woocommerce-account .woocommerce-error .button{
		margin-left:0!important;
	}
	.woocommerce-account .woocommerce-orders-table__cell-order-actions .button,
	.woocommerce-account .woocommerce-table--order-downloads .button,
	.woocommerce-account .woocommerce-MyAccount-paymentMethods .button{
		min-height:40px!important;
	}
}


/* --------------------------------------------------------------------------
   Luania 2.1.14 — account layout/design hardening
   -------------------------------------------------------------------------- */
/* Safer action button normalization: keep alignment fixes but scope them to
   actual WooCommerce action contexts. */
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table .button,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-table--order-downloads .button,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-PaymentMethod .button,
.woocommerce-account .woocommerce-notices-wrapper .button,
.woocommerce-order-received .woocommerce-order .button,
.woocommerce-order-received .luania-thankyou-actions .button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  line-height:1.2!important;
  vertical-align:middle!important;
  text-align:center!important;
}
.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error{
  display:flex!important;
  align-items:center!important;
  gap:16px;
}
.woocommerce-account .woocommerce-notices-wrapper .button{margin-left:auto!important;float:none!important}

/* My Account content column sizing. */
.woocommerce-account.logged-in .luania-account-template .woocommerce{grid-template-columns:220px minmax(0,1fr)!important;column-gap:clamp(28px,4vw,60px)!important}
.woocommerce-account .woocommerce-MyAccount-content form{max-width:860px;width:100%}

/* Account details: keep helper copy below the relevant field and simplify the
   password-change block so it no longer feels cramped. */
.woocommerce-account .woocommerce-EditAccountForm>em{grid-column:1/-1;display:block;margin:-8px 0 4px;color:var(--luania-muted,#68645e);font-size:11px;line-height:1.6}
.woocommerce-account .woocommerce-EditAccountForm fieldset{grid-template-columns:1fr!important;gap:16px!important}
.woocommerce-account .woocommerce-EditAccountForm fieldset .form-row,
.woocommerce-account .woocommerce-EditAccountForm fieldset .form-row:first-of-type{grid-column:1!important}

/* Address edit forms: create a clean two-column grid and force enhanced select
   widgets to respect the full field width. */
.woocommerce-account .woocommerce-address-fields__field-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;max-width:860px}
.woocommerce-account .woocommerce-address-fields__field-wrapper>.form-row{margin:0!important}
.woocommerce-account .woocommerce-address-fields__field-wrapper>.form-row-wide,
.woocommerce-account .woocommerce-address-fields__field-wrapper>#billing_country_field,
.woocommerce-account .woocommerce-address-fields__field-wrapper>#shipping_country_field,
.woocommerce-account .woocommerce-address-fields__field-wrapper>#billing_address_1_field,
.woocommerce-account .woocommerce-address-fields__field-wrapper>#billing_address_2_field,
.woocommerce-account .woocommerce-address-fields__field-wrapper>#shipping_address_1_field,
.woocommerce-account .woocommerce-address-fields__field-wrapper>#shipping_address_2_field,
.woocommerce-account .woocommerce-address-fields__field-wrapper>#billing_email_field,
.woocommerce-account .woocommerce-address-fields__field-wrapper>#shipping_email_field{grid-column:1/-1}
.woocommerce-account .woocommerce-address-fields .select2-container,
.woocommerce-account .woocommerce-address-fields .select2-selection{width:100%!important;max-width:none!important}
.woocommerce-account .woocommerce-address-fields .select2-selection{min-height:48px!important;border:1px solid var(--luania-input-border,#c8c5bf)!important;border-radius:0!important;padding:8px 13px!important;display:flex!important;align-items:center!important}
.woocommerce-account .woocommerce-address-fields .select2-selection__arrow{height:100%!important;right:10px!important}
.woocommerce-account .woocommerce-address-fields .select2-selection__rendered{padding:0!important;line-height:1.4!important}

/* Address cards. */
.woocommerce-account .woocommerce-Addresses{align-items:start!important;gap:22px!important}
.woocommerce-account .woocommerce-Address{min-height:235px;background:#fff}
.woocommerce-account .woocommerce-Address-title{flex-wrap:wrap;align-items:flex-start}
.woocommerce-account .woocommerce-Address-title .edit{margin-left:auto}

/* Better mobile/tablet behavior. */
@media(max-width:960px){
  .woocommerce-account.logged-in .luania-account-template .woocommerce{grid-template-columns:200px minmax(0,1fr)!important;column-gap:26px!important}
}
@media(max-width:720px){
  .woocommerce-account .woocommerce-address-fields__field-wrapper{grid-template-columns:1fr;gap:16px}
  .woocommerce-account .woocommerce-address-fields__field-wrapper>.form-row-wide,
  .woocommerce-account .woocommerce-address-fields__field-wrapper>#billing_country_field,
  .woocommerce-account .woocommerce-address-fields__field-wrapper>#shipping_country_field,
  .woocommerce-account .woocommerce-address-fields__field-wrapper>#billing_address_1_field,
  .woocommerce-account .woocommerce-address-fields__field-wrapper>#billing_address_2_field,
  .woocommerce-account .woocommerce-address-fields__field-wrapper>#shipping_address_1_field,
  .woocommerce-account .woocommerce-address-fields__field-wrapper>#shipping_address_2_field,
  .woocommerce-account .woocommerce-address-fields__field-wrapper>#billing_email_field,
  .woocommerce-account .woocommerce-address-fields__field-wrapper>#shipping_email_field{grid-column:1}
  .woocommerce-account .woocommerce-notices-wrapper .woocommerce-message,
  .woocommerce-account .woocommerce-notices-wrapper .woocommerce-info,
  .woocommerce-account .woocommerce-notices-wrapper .woocommerce-error{align-items:flex-start!important;flex-wrap:wrap}
  .woocommerce-account .woocommerce-notices-wrapper .button{margin-left:0!important}
}


/* --------------------------------------------------------------------------
   Luania 2.1.16 — My Account address layout finalization
   WooCommerce reuses `.form-row`, while theme.css also has a generic flex
   `.form-row` utility. Scope a stronger reset to account address editing only.
   -------------------------------------------------------------------------- */

/* Address overview: always one clean row on desktop. WooCommerce's legacy
   col-1/col-2 floats/widths must not influence CSS Grid placement. */
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  grid-auto-flow:row!important;
  gap:24px!important;
  width:100%!important;
  margin:24px 0 0!important;
  align-items:stretch!important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses::before,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses::after{display:none!important;content:none!important}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>.woocommerce-Address,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>.u-column1,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>.u-column2{
  float:none!important;
  clear:none!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:28px!important;
  min-height:220px!important;
  border:1px solid var(--luania-border,#dedbd5)!important;
  background:#fff!important;
  align-self:stretch!important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>.u-column1,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>.col-1{grid-column:1!important;grid-row:1!important}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>.u-column2,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>.col-2{grid-column:2!important;grid-row:1!important}

/* Card heading + edit action. */
.woocommerce-account .woocommerce-Address-title{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  flex-wrap:nowrap!important;
  gap:18px!important;
  margin:0 0 22px!important;
}
.woocommerce-account .woocommerce-Address-title h2{
  float:none!important;
  margin:0!important;
  font-family:var(--serif,Georgia,serif)!important;
  font-size:26px!important;
  font-weight:400!important;
  line-height:1.12!important;
}
.woocommerce-account .woocommerce-Address-title .edit{
  float:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  min-height:34px!important;
  margin:0!important;
  padding:0 12px!important;
  border:1px solid var(--luania-heading,#111)!important;
  background:#fff!important;
  color:var(--luania-heading,#111)!important;
  font-family:var(--sans,Arial,sans-serif)!important;
  font-size:8px!important;
  font-weight:600!important;
  line-height:1.1!important;
  letter-spacing:.1em!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
.woocommerce-account .woocommerce-Address-title .edit:hover,
.woocommerce-account .woocommerce-Address-title .edit:focus-visible{
  background:var(--luania-heading,#111)!important;
  color:#fff!important;
  outline:none!important;
}
.woocommerce-account .woocommerce-Address address{
  margin:0!important;
  font-style:normal!important;
  color:var(--luania-muted,#68645e)!important;
  font-size:12px!important;
  line-height:1.8!important;
}

/* Edit Billing/Shipping address form. */
.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAddressForm,
.woocommerce-account .woocommerce-MyAccount-content form .woocommerce-address-fields{
  width:100%!important;
  max-width:900px!important;
  margin:0!important;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:20px 24px!important;
  width:100%!important;
  max-width:900px!important;
  margin:28px 0 0!important;
  align-items:start!important;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper>.form-row{
  display:block!important;
  float:none!important;
  clear:none!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  align-items:initial!important;
  justify-content:initial!important;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper>.form-row-first{grid-column:1!important}
.woocommerce-account .woocommerce-address-fields__field-wrapper>.form-row-last{grid-column:2!important}
.woocommerce-account .woocommerce-address-fields__field-wrapper>.form-row-wide,
.woocommerce-account .woocommerce-address-fields__field-wrapper>[id$="_country_field"],
.woocommerce-account .woocommerce-address-fields__field-wrapper>[id$="_address_1_field"],
.woocommerce-account .woocommerce-address-fields__field-wrapper>[id$="_address_2_field"],
.woocommerce-account .woocommerce-address-fields__field-wrapper>[id$="_email_field"]{grid-column:1/-1!important}

.woocommerce-account .woocommerce-address-fields__field-wrapper label{
  display:block!important;
  width:auto!important;
  margin:0 0 8px!important;
  color:var(--luania-heading,#111)!important;
  font-size:9px!important;
  font-weight:700!important;
  line-height:1.35!important;
  letter-spacing:.075em!important;
  text-transform:uppercase!important;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper{
  display:block!important;
  width:100%!important;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper input.input-text,
.woocommerce-account .woocommerce-address-fields__field-wrapper input[type="text"],
.woocommerce-account .woocommerce-address-fields__field-wrapper input[type="email"],
.woocommerce-account .woocommerce-address-fields__field-wrapper input[type="tel"],
.woocommerce-account .woocommerce-address-fields__field-wrapper select{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  height:50px!important;
  min-height:50px!important;
  margin:0!important;
  border:1px solid var(--luania-input-border,#c8c5bf)!important;
  border-radius:0!important;
  background:#fff!important;
  padding:0 14px!important;
  box-shadow:none!important;
  font-size:12px!important;
  line-height:1.3!important;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper input:focus,
.woocommerce-account .woocommerce-address-fields__field-wrapper select:focus{
  border-color:var(--luania-input-focus,#111)!important;
  box-shadow:0 0 0 1px var(--luania-input-focus,#111)!important;
  outline:none!important;
}
/* The apartment/suite line remains full width but visually secondary. */
.woocommerce-account .woocommerce-address-fields__field-wrapper>[id$="_address_2_field"]{
  margin-top:-8px!important;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper>[id$="_address_2_field"] label{
  display:none!important;
}

/* WooCommerce enhanced selects. */
.woocommerce-account .woocommerce-address-fields__field-wrapper .select2-container{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper .select2-selection--single{
  width:100%!important;
  height:50px!important;
  min-height:50px!important;
  border:1px solid var(--luania-input-border,#c8c5bf)!important;
  border-radius:0!important;
  background:#fff!important;
  display:flex!important;
  align-items:center!important;
  padding:0 42px 0 14px!important;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper .select2-selection__rendered{
  width:100%!important;
  padding:0!important;
  color:var(--luania-text,#111)!important;
  font-size:12px!important;
  line-height:1.3!important;
}
.woocommerce-account .woocommerce-address-fields__field-wrapper .select2-selection__arrow{
  top:0!important;
  right:12px!important;
  width:20px!important;
  height:50px!important;
}

/* Submit row should stay below the grid and align with fields. */
.woocommerce-account .woocommerce-address-fields>p:last-child{
  margin:26px 0 0!important;
}
.woocommerce-account .woocommerce-address-fields button.button{
  min-height:46px!important;
  padding:0 22px!important;
}

@media(max-width:900px){
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses{grid-template-columns:1fr!important}
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>.u-column1,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>.col-1,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>.u-column2,
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>.col-2{grid-column:1!important;grid-row:auto!important}
}
@media(max-width:720px){
  .woocommerce-account .woocommerce-address-fields__field-wrapper{grid-template-columns:1fr!important;gap:16px!important}
  .woocommerce-account .woocommerce-address-fields__field-wrapper>.form-row-first,
  .woocommerce-account .woocommerce-address-fields__field-wrapper>.form-row-last,
  .woocommerce-account .woocommerce-address-fields__field-wrapper>.form-row-wide,
  .woocommerce-account .woocommerce-address-fields__field-wrapper>[id$="_country_field"],
  .woocommerce-account .woocommerce-address-fields__field-wrapper>[id$="_address_1_field"],
  .woocommerce-account .woocommerce-address-fields__field-wrapper>[id$="_address_2_field"],
  .woocommerce-account .woocommerce-address-fields__field-wrapper>[id$="_email_field"]{grid-column:1!important}
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses>.woocommerce-Address{padding:22px!important;min-height:0!important}
  .woocommerce-account .woocommerce-Address-title{align-items:flex-start!important;flex-direction:column!important}
  .woocommerce-account .woocommerce-Address-title .edit{margin-top:2px!important}
}



/* =========================================================
   Luania 2.1.20 — product gallery slider, sale badge, and
   review section refinement (single authoritative block).
   ========================================================= */

/* Sale badge: a fully rounded pill instead of the default
   stretched WooCommerce circle, so short or long labels both
   stay evenly rounded on every side. */
.woocommerce span.onsale{
	min-width:0!important;
	width:auto!important;
	height:auto!important;
	min-height:0!important;
	margin:0!important;
	padding:9px 16px!important;
	border-radius:999px!important;
	line-height:1!important;
	font-size:10px!important;
	font-weight:600!important;
	letter-spacing:.08em!important;
	text-transform:uppercase!important;
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
}

/* Gallery shell: one feature image on top, a horizontal
   thumbnail slider underneath. Applies at every breakpoint so
   desktop and mobile behave identically. */
.single-product div.product .woocommerce-product-gallery{
	width:100%!important;
	max-width:none!important;
	float:none!important;
	opacity:1!important;
}
.single-product .woocommerce-product-gallery__wrapper{
	display:block!important;
	width:100%!important;
	transform:none!important;
}
.single-product .woocommerce-product-gallery__image{
	float:none!important;
	width:100%!important;
	height:auto!important;
	min-height:0!important;
	margin:0!important;
	background:var(--luania-surface,#f5f4f1);
}
/* Only the active image is visible; thumbnail clicks toggle
   .is-luania-active via theme.js instead of opening a lightbox. */
.single-product .woocommerce-product-gallery__image{display:none!important}
.single-product .woocommerce-product-gallery__image:first-child{display:block!important}
.single-product .woocommerce-product-gallery.is-luania-gallery-ready .woocommerce-product-gallery__image{display:none!important}
.single-product .woocommerce-product-gallery.is-luania-gallery-ready .woocommerce-product-gallery__image.is-luania-active{display:block!important}
.single-product .woocommerce-product-gallery__image img{
	display:block;
	width:100%!important;
	height:auto!important;
	max-height:680px!important;
	aspect-ratio:1/1;
	object-fit:contain!important;
	background:#f7f6f3;
}
/* The lightbox/zoom trigger is not used by this gallery. */
.single-product .woocommerce-product-gallery__trigger{display:none!important}

/* Thumbnail slider rail built by theme.js (assets/js/theme.js). */
.luania-mobile-gallery-thumbs{
	display:flex!important;
	flex-wrap:nowrap;
	gap:10px;
	margin-top:12px;
	padding-bottom:4px;
	overflow-x:auto;
	overscroll-behavior-inline:contain;
	scrollbar-width:thin;
	-webkit-overflow-scrolling:touch;
}
.luania-mobile-gallery-thumb{
	flex:0 0 auto;
	width:84px;
	height:84px;
	border:1px solid var(--luania-border,#e3e0da);
	border-radius:6px;
	overflow:hidden;
	background:var(--luania-surface,#f5f4f1);
	padding:0;
	cursor:pointer;
	opacity:.72;
	transition:.15s opacity,.15s border-color;
}
.luania-mobile-gallery-thumb:hover{opacity:1}
.luania-mobile-gallery-thumb.is-active{border-color:#111;opacity:1}
.luania-mobile-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}

@media(max-width:560px){
	.luania-mobile-gallery-thumb{width:64px;height:64px}
	.luania-mobile-gallery-thumbs{gap:6px}
}

/* SKU line placed right under the title/rating row. */
.single-product .luania-product-sku{margin:0 0 16px;color:var(--luania-muted,#777);font-size:11px;letter-spacing:.04em}
.single-product .luania-product-sku span{color:var(--luania-heading,#111);font-weight:600;margin-right:4px}

/* Description / reviews accordions: plain headings, no eyebrow label. */
.luania-product-description,.luania-product-reviews{border-top:1px solid var(--luania-border,#e3e0da);margin-top:0px;padding-top:0;min-height:0!important;height:auto!important}
.luania-product-description summary,.luania-product-reviews summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:70px!important;padding:20px 0!important}
.luania-product-description summary::-webkit-details-marker,.luania-product-reviews summary::-webkit-details-marker{display:none}
.luania-product-description summary h2,.luania-product-reviews summary h2{margin:0}
.luania-product-description summary:after,.luania-product-reviews summary:after{content:'+';font-size:20px;color:var(--luania-muted,#777)}
.luania-product-description[open] summary:after,.luania-product-reviews[open] summary:after{content:'−'}
.luania-product-description__content,.luania-reviews-content{padding:6px 0 30px!important}
.luania-product-description:not([open]) .luania-product-description__content,.luania-product-reviews:not([open]) .luania-reviews-content{display:none}

/* ---------------------------------------------------------
   Modern review section: summary score, tidy review cards,
   and a redesigned name / email / phone / review form.
   --------------------------------------------------------- */
.luania-reviews-content #reviews{background:none;padding:0;border:0}
.luania-reviews-content .woocommerce-Reviews-title{display:none}
.luania-reviews-content ol.commentlist{list-style:none;margin:0 0 40px;padding:0}
.luania-reviews-content ol.commentlist li{border:0}
.luania-reviews-content .comment_container{display:flex;gap:16px;padding:22px 0;border-top:1px solid var(--luania-border,#e3e0da)}
.luania-reviews-content .comment_container img.avatar{width:44px;height:44px;border-radius:50%;flex:0 0 auto}
.luania-reviews-content .comment-text{flex:1;min-width:0;border:0;margin:0;padding:0}
.luania-reviews-content .comment-text .star-rating{color:var(--luania-rating,#c58b2a);margin-bottom:6px}
.luania-reviews-content .comment-text p.meta{font-size:11px;letter-spacing:.04em;color:var(--luania-muted,#777);margin:0 0 6px;text-transform:none}
.luania-reviews-content .comment-text p.meta strong{color:var(--luania-heading,#111);font-weight:600}
.luania-reviews-content .comment-text .description p{margin:0;color:#3f3c38;line-height:1.7}
.luania-reviews-content .woocommerce-noreviews{color:var(--luania-muted,#777);margin-bottom:30px}

#review_form_wrapper{max-width:620px}
#review_form_wrapper #respond{margin:0;padding:0;background:none;border:0}
#review_form_wrapper .comment-reply-title{display:block;margin:0 0 22px;font-family:var(--serif,Georgia,serif);font-size:24px;font-weight:400}
#review_form_wrapper .comment-reply-title small{display:block;font-family:var(--sans);font-size:11px;margin-top:6px}
.luania-review-privacy{margin:0 0 22px;color:var(--luania-muted,#777);font-size:11px;line-height:1.6}
#review_form_wrapper .comment-form-rating{margin:0 0 18px}
#review_form_wrapper .comment-form-rating label{display:block;margin:0 0 8px;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
#review_form_wrapper .comment-form-rating p.stars a{font-size:20px}
#review_form_wrapper .comment-form-author,
#review_form_wrapper .comment-form-email,
#review_form_wrapper .comment-form-phone{margin:0 0 16px}
#review_form_wrapper .comment-form-comment{margin:4px 0 20px}
#review_form_wrapper label{display:block;margin:0 0 8px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#3f3c38}
#review_form_wrapper label .required{color:var(--luania-error,#b42318)}
#review_form_wrapper input[type=text],
#review_form_wrapper input[type=email],
#review_form_wrapper input[type=tel],
#review_form_wrapper input[type=url],
#review_form_wrapper textarea{
	width:100%;
	min-height:48px;
	border:1px solid var(--luania-input-border,#c9c5be);
	border-radius:6px;
	background:#fff;
	padding:11px 14px;
	font-size:13px;
	outline:none;
	transition:.15s border-color;
}
#review_form_wrapper input:focus,#review_form_wrapper textarea:focus{border-color:#111}
#review_form_wrapper textarea{min-height:130px;resize:vertical}
#review_form_wrapper .form-submit{margin:6px 0 0}
#review_form_wrapper .form-submit input#submit{
	border-radius:6px!important;
	min-height:50px!important;
	padding:0 30px!important;
}
