:root{--ink:#111113;--paper:#f3f1eb;--red:#e34832;--acid:#d7ff3f;--muted:#696966;--line:#c9c7c0;--white:#fff;--content:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.6 "DM Sans",sans-serif}img{max-width:100%;height:auto}a{color:inherit}button,input,select,textarea{font:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.17em}.announcement{height:34px;padding:7px max(4vw,calc((100vw - var(--content))/2));display:flex;justify-content:space-between;background:var(--ink);color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.13em}.site-header{height:84px;padding:0 max(4vw,calc((100vw - var(--content))/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:20}.brand{font:700 1.5rem/1 "Manrope";letter-spacing:-.06em;text-decoration:none}.brand span{color:var(--red)}.custom-logo{max-width:210px;max-height:58px;width:auto}.primary-nav{display:flex;gap:2rem}.primary-nav a,.header-actions a,.site-footer a{font-size:.85rem;text-decoration:none}.header-actions{justify-self:end;display:flex;gap:1.5rem}.cart-count{display:inline-grid;place-items:center;width:24px;height:24px;margin-left:4px;border-radius:50%;background:var(--ink);color:#fff}.menu-toggle{display:none;border:0;background:none}.home-hero{min-height:calc(100vh - 118px);display:grid;grid-template-columns:46% 54%;border-bottom:1px solid var(--line)}.hero-copy{padding:9vh 5vw 5vh max(6vw,calc((100vw - var(--content))/2));display:flex;justify-content:center;flex-direction:column}.hero-copy h1,.section-heading h2,.studio-panel h2,.collector-steps h2,.newsletter h2,.archive-hero h1,.page-hero h1,.editorial-hero h1,.not-found h1{font:600 clamp(3.5rem,7.2vw,7rem)/.92 "Manrope";letter-spacing:-.075em;margin:1.8rem 0}.hero-copy h1 em,h2 em{font-style:normal;color:var(--red)}.hero-lede{max-width:36rem;font-size:1.12rem;line-height:1.8;color:#484846}.hero-actions{display:flex;align-items:center;gap:1.8rem;margin-top:1.5rem}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;justify-content:center;border:0;border-radius:0;padding:1rem 1.5rem;font-size:.78rem;font-weight:600;letter-spacing:.07em;text-decoration:none}.button.dark,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--ink);color:#fff}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:auto;padding-top:8vh;border-top:1px solid var(--line)}.hero-stats span{display:flex;flex-direction:column;font-size:.65rem;letter-spacing:.12em;color:var(--muted)}.hero-stats b{font:600 1.65rem "Manrope";letter-spacing:-.04em;color:var(--ink)}.hero-art{min-height:700px;overflow:hidden;background:#c8c6bf}.hero-art>img{width:100%;height:100%;object-fit:cover}.hero-placeholder{height:100%;min-height:700px;padding:3rem;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(140deg,#d6d3ca,#99958e);color:#fff}.hero-placeholder span{letter-spacing:.2em}.hero-placeholder b{font:700 clamp(4rem,8vw,9rem)/.77 "Manrope";letter-spacing:-.09em}.hero-placeholder small{margin-top:2rem}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.trust-strip span{padding:1.4rem;text-align:center;font-size:.66rem;font-weight:600;letter-spacing:.12em;border-right:1px solid var(--line)}.section-heading{padding:9rem max(6vw,calc((100vw - var(--content))/2)) 3rem;display:flex;align-items:end;justify-content:space-between}.section-heading h2{font-size:clamp(2.8rem,5.5vw,5rem);max-width:850px}.home-products{padding:0 max(6vw,calc((100vw - var(--content))/2)) 9rem}.studio-panel{padding:9rem max(7vw,calc((100vw - var(--content))/2));display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;background:var(--ink);color:#fff}.studio-panel h2{font-size:clamp(2.8rem,5vw,4.8rem)}.studio-links a{display:grid;grid-template-columns:3rem 1fr auto;gap:1rem;padding:1.6rem 0;border-top:1px solid #ffffff3a;text-decoration:none}.studio-links span{color:var(--acid)}.studio-links b{font:500 1.5rem "Manrope"}.collector-steps{padding:9rem max(7vw,calc((100vw - var(--content))/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw}.collector-steps h2{font-size:clamp(2.8rem,5vw,4.8rem)}.collector-steps ol{list-style:none;margin:0;padding:0;counter-reset:item}.collector-steps li{counter-increment:item;display:grid;grid-template-columns:3rem .8fr 1fr;gap:1rem;padding:1.6rem 0;border-top:1px solid var(--line)}.collector-steps li:before{content:"0" counter(item);font-weight:600;color:var(--red)}.collector-steps li span{color:var(--muted)}.newsletter{padding:8rem 20vw;text-align:center;background:var(--red);color:#fff}.newsletter h2{font-size:clamp(2.8rem,5.5vw,5rem)}.newsletter form{max-width:620px;margin:2rem auto}.newsletter input[type=email]{width:70%;padding:1rem;background:transparent;color:#fff;border:0;border-bottom:1px solid #fff}.newsletter input[type=submit]{padding:1rem;border:0;background:var(--ink);color:#fff}.fine-print{font-size:.75rem;opacity:.75}.site-footer{padding:3.5rem max(5vw,calc((100vw - var(--content))/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.site-footer p{font-size:.68rem;letter-spacing:.1em}.site-footer nav{justify-self:end;display:flex;gap:1.5rem}.shop-archive,.single-product-shell,.content-page,.contact-page,.editorial-page{max-width:var(--content);margin:auto}.archive-hero{padding:8rem 5vw 5rem}.archive-hero h1,.page-hero h1{max-width:1000px}.archive-hero>p:last-child,.page-hero>p:last-child{max-width:620px;color:var(--muted)}.shop-toolbar{margin:0 5vw;padding:1rem 0;display:flex;align-items:center;gap:1rem;border-bottom:1px solid var(--line)}.filter-toggle{display:none}.woocommerce .woocommerce-ordering{margin:0 0 0 auto}.woocommerce .woocommerce-ordering select{border:0;background:transparent}.result-count .woocommerce-result-count{margin:0}.shop-layout{padding:2rem 5vw 8rem;display:grid;grid-template-columns:240px 1fr;gap:3rem}.shop-sidebar h2,.shop-sidebar h3{font:600 1rem "Manrope"}.shop-sidebar ul{list-style:none;padding:0}.shop-sidebar li{padding:.4rem 0}.shop-sidebar a{text-decoration:none}.filter-widget{padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:2px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product.collector-card{width:auto!important;float:none!important;margin:0!important;padding:0 0 1.5rem;background:#e5e3dc}.card-link{text-decoration:none}.card-media{height:560px;position:relative;overflow:hidden;background:#d7d5ce}.card-media img{width:100%!important;height:100%!important;margin:0!important;object-fit:cover;transition:.6s}.collector-card:hover .card-media img{transform:scale(1.025)}.lmd-badge{position:absolute;z-index:2;top:1rem;left:1rem;padding:.5rem .7rem;background:var(--acid);color:var(--ink);font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.lmd-badge.sold{background:#d2d0c9}.card-copy{padding:1.2rem}.card-copy .product-studio{font-size:.65rem;letter-spacing:.11em;text-transform:uppercase}.woocommerce ul.products li.product .card-copy h2{padding:0;font:600 1.45rem "Manrope";letter-spacing:-.04em}.woocommerce ul.products li.product .price{color:var(--ink);font-weight:600}.card-action{padding:0 1.2rem}.card-action .button{width:100%;text-align:center}.woocommerce nav.woocommerce-pagination{margin-top:3rem}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:1rem}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--ink);color:#fff}.product-crumbs{padding:1.5rem 4vw;font-size:.75rem}.woocommerce .woocommerce-breadcrumb{margin:0}.collector-product{display:grid;grid-template-columns:58% 42%;border-block:1px solid var(--line)}.product-gallery-column{padding:10px;background:#deddd8}.product-gallery-column .woocommerce-product-gallery{width:100%!important;float:none!important}.woocommerce div.product div.images img{aspect-ratio:4/5;object-fit:cover}.woocommerce div.product div.images .flex-control-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px}.woocommerce div.product div.images .flex-control-thumbs li{width:100%}.product-buy-column{padding:5rem 5vw}.woocommerce div.product .product_title{font:600 clamp(2.8rem,4.3vw,4.5rem)/.98 "Manrope";letter-spacing:-.065em}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ink);font:600 1.8rem "Manrope"}.product-buy-column .woocommerce-product-details__short-description{color:var(--muted);line-height:1.8}.lmd-production-note{display:flex;flex-direction:column;margin:1.5rem 0;padding:1rem;background:#e5e3dc;font-size:.8rem}.woocommerce div.product form.cart{margin:1.5rem 0}.woocommerce div.product form.cart .button{background:var(--red);padding:1rem 1.5rem}.woocommerce .quantity .qty{min-height:48px}.purchase-assurance{display:flex;justify-content:space-between;padding:1rem 0;border-block:1px solid var(--line);font-size:.7rem}.product-info-tabs{padding:6rem 10vw}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;background:none;border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--ink);color:#fff}.woocommerce table.shop_attributes{border-top:1px solid var(--line)}.woocommerce table.shop_attributes th,.woocommerce table.shop_attributes td{border-color:var(--line);padding:1rem}.woocommerce-message,.woocommerce-info{border-top-color:var(--red);background:#e5e3dc}.woocommerce-message:before,.woocommerce-info:before{color:var(--red)}.content-page{padding:7rem 6vw 10rem}.page-hero{padding-bottom:4rem;border-bottom:1px solid var(--line)}.page-content{max-width:860px;padding-top:4rem}.page-content h2{font:600 2.5rem "Manrope";letter-spacing:-.05em}.page-content table{width:100%;border-collapse:collapse}.page-content td,.page-content th{padding:1rem;border-bottom:1px solid var(--line);text-align:left}.contact-page{display:grid;grid-template-columns:1fr 1fr;min-height:75vh}.contact-intro,.contact-form-panel{padding:8rem 6vw}.contact-intro{background:var(--ink);color:#fff}.contact-intro h1{font:600 clamp(3.5rem,6vw,6rem)/.93 "Manrope";letter-spacing:-.075em}.contact-intro>div>p:last-child{color:#bbb}.contact-intro dl{margin-top:6rem}.contact-intro dl div{padding:1rem 0;border-top:1px solid #ffffff36}.contact-intro dt{font-size:.72rem;color:#999}.contact-intro dd{margin:0}.collector-form{display:grid;gap:1.2rem;margin-top:2rem}.collector-form label{display:grid;gap:.4rem;font-size:.78rem;font-weight:600}.collector-form input,.collector-form textarea{width:100%;padding:1rem;border:1px solid var(--line);background:transparent}.form-notice{padding:1rem;background:#ffe2dc}.form-notice.success{background:#e4efba}.editorial-hero{padding:9rem 7vw;background:var(--ink);color:#fff}.editorial-grid{padding:8rem 7vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw}.editorial-grid h2{font:600 3rem "Manrope";letter-spacing:-.06em}.editorial-grid p{font-size:1.15rem;line-height:1.9}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:0 7vw 9rem}.values-grid article{min-height:300px;padding:2rem;border:1px solid var(--line);margin-right:-1px}.values-grid span{color:var(--red);font-weight:600}.values-grid h3{margin-top:7rem;font:600 1.5rem "Manrope"}.faq-list{max-width:900px;margin:auto;padding:4rem 0}.faq-list details{padding:1.5rem 0;border-top:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;font:600 1.25rem "Manrope";cursor:pointer}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:720px;color:var(--muted)}.not-found{min-height:70vh;padding:10vh 7vw;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.not-found>span{font:700 clamp(7rem,20vw,18rem)/.7 "Manrope";color:var(--red);letter-spacing:-.1em}.not-found h1{font-size:clamp(2.5rem,5vw,5rem)}.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce{max-width:1200px;margin:auto;padding:6rem 4vw}.woocommerce table.shop_table{border-radius:0;border-color:var(--line)}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:1rem}.woocommerce-cart .cart-collaterals .cart_totals{padding:2rem;background:#e5e3dc}.woocommerce-checkout #customer_details{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{width:100%}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.select2-container--default .select2-selection--single{padding:.85rem;border:1px solid var(--line);background:transparent;border-radius:0}.woocommerce-checkout #payment{background:#e5e3dc;border-radius:0}
@media(max-width:950px){.announcement span:last-child{display:none}.site-header{height:70px;padding:0 20px;grid-template-columns:1fr auto auto}.menu-toggle{display:block}.primary-nav{display:none;position:absolute;top:70px;left:0;right:0;padding:1.5rem;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column}.primary-nav.open{display:flex}.header-actions a:first-child{display:none}.home-hero{display:flex;flex-direction:column-reverse}.hero-art,.hero-placeholder{min-height:62vh}.hero-copy{padding:4rem 24px}.hero-stats{margin-top:4rem}.trust-strip{grid-template-columns:1fr 1fr}.section-heading{padding:6rem 24px 2rem}.home-products{padding:0 24px 6rem}.studio-panel,.collector-steps{grid-template-columns:1fr;padding:6rem 24px}.newsletter{padding:6rem 24px}.site-footer{grid-template-columns:1fr;gap:1.5rem;text-align:center}.site-footer nav{justify-self:center}.shop-layout{grid-template-columns:1fr;padding:1.5rem 20px 6rem}.filter-toggle{display:block;border:1px solid var(--line);background:none;padding:.7rem}.shop-sidebar{display:none}.shop-sidebar.open{display:block}.archive-hero{padding:6rem 20px 3rem}.shop-toolbar{margin:0 20px}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.card-media{height:55vw}.collector-product{grid-template-columns:1fr}.product-buy-column{padding:4rem 24px}.product-info-tabs{padding:4rem 24px}.contact-page{grid-template-columns:1fr}.contact-intro,.contact-form-panel{padding:6rem 24px}.editorial-hero{padding:6rem 24px}.editorial-grid{grid-template-columns:1fr;padding:5rem 24px}.values-grid{grid-template-columns:1fr;padding:0 24px 6rem}.values-grid article{min-height:240px}.values-grid h3{margin-top:4rem}.content-page{padding:5rem 24px 7rem}.woocommerce-checkout #customer_details{grid-template-columns:1fr}}
@media(max-width:560px){.hero-copy h1{font-size:3.6rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-stats{gap:.4rem}.hero-stats b{font-size:1.25rem}.section-heading{align-items:flex-start;flex-direction:column}.woocommerce ul.products{grid-template-columns:1fr}.card-media{height:120vw}.shop-toolbar{flex-wrap:wrap}.result-count{width:100%}.collector-steps li{grid-template-columns:2.2rem 1fr}.collector-steps li span{grid-column:2}.newsletter input[type=email]{width:100%}.woocommerce-checkout #customer_details{display:block}.purchase-assurance{gap:.5rem}}
.guide-sections{padding:4rem 0}.guide-sections article{display:grid;grid-template-columns:5rem 1fr;gap:2rem;padding:2.2rem 0;border-top:1px solid var(--line)}.guide-sections article>span{font-weight:600;color:var(--red)}.guide-sections h2,.search-results h2,.policy-help h2{margin:0 0 .7rem;font:600 2rem "Manrope";letter-spacing:-.05em}.guide-sections p{max-width:760px;color:var(--muted)}.search-results{padding:4rem 0}.search-results article{padding:2rem 0;border-top:1px solid var(--line)}.search-results article h2 a{text-decoration:none}.search-form{display:flex;max-width:620px}.search-field{flex:1;padding:1rem;border:1px solid var(--line);background:transparent}.search-submit{padding:1rem 1.5rem;border:0;background:var(--ink);color:#fff}.policy-help{margin-top:5rem;padding:2rem;background:#e5e3dc}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:.8rem;border-bottom:1px solid var(--line);text-decoration:none}.woocommerce-account .woocommerce-MyAccount-content{padding:2rem;background:#e5e3dc}.hero-slider{position:relative;min-height:700px;overflow:hidden;background:#c8c6bf}.hero-slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s}.hero-slide.is-active{opacity:1;visibility:visible}.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.hero-slide:first-child img{object-position:center 31%}.hero-slide figcaption{position:absolute;left:2rem;bottom:2rem;padding:.65rem .85rem;background:rgba(17,17,19,.82);color:#fff;font-size:.68rem;font-weight:600;letter-spacing:.14em}.hero-slider-controls{position:absolute;z-index:4;right:1.5rem;bottom:1.5rem;display:flex;align-items:center;gap:.8rem;padding:.5rem;background:var(--paper)}.hero-slider-controls button{width:2.6rem;height:2.6rem;border:0;background:transparent;font-size:1.1rem}.hero-slider-controls span{min-width:4rem;text-align:center;font-size:.72rem;letter-spacing:.08em}.hero-slider-controls b{color:var(--red)}
@media(max-width:950px){.hero-slider{min-height:70vh}.hero-slide img{object-position:center 28%}}
.archive-hero{display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:end}.archive-hero h1{overflow-wrap:anywhere}.collection-summary{min-width:170px;padding:1.5rem;background:var(--acid);display:flex;flex-direction:column}.collection-summary span,.collection-summary small{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.collection-summary b{font:700 4.5rem/.9 "Manrope";letter-spacing:-.08em}.hs-archive-hero{background:linear-gradient(115deg,#eef3f1 0,#dfe9e6 100%)}.collection-jump{margin:0 5vw;display:flex;align-items:center;gap:.35rem;padding:1rem 0;overflow:auto;border-block:1px solid var(--line)}.collection-jump span{margin-right:1rem;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.collection-jump a{min-width:3rem;padding:.7rem;text-align:center;text-decoration:none;background:#e3e1da}.collection-jump a:hover{background:var(--ink);color:#fff}.shop-toolbar .result-count{margin-right:auto}.shop-toolbar .woocommerce-result-count{margin:0}.filter-intro{padding-bottom:1rem;border-bottom:1px solid var(--line)}.filter-intro p:last-child{font-size:.8rem;color:var(--muted)}.card-media .card-view{position:absolute;z-index:3;right:1rem;bottom:1rem;padding:.55rem .7rem;background:var(--ink);color:#fff;font-size:.68rem;opacity:0;transform:translateY(.5rem);transition:.3s}.collector-card:hover .card-view{opacity:1;transform:none}.card-facts{display:grid!important;grid-template-columns:repeat(3,1fr);gap:1px!important;list-style:none;margin:1rem 0!important;padding:0!important;background:var(--line)}.card-facts li{min-width:0;padding:.55rem!important;background:#efede7;display:flex;flex-direction:column}.card-facts span{font-size:.6rem;color:var(--muted);text-transform:uppercase}.card-facts b{overflow:hidden;text-overflow:ellipsis;font-size:.72rem;white-space:nowrap}.product-buy-column{align-self:start;position:sticky;top:1rem}.product-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:1.5rem 0;background:var(--line)}.product-facts>div{padding:.9rem;background:#efede7;display:flex;flex-direction:column}.product-facts span,.purchase-clarity span{font-size:.62rem;letter-spacing:.1em;color:var(--muted);text-transform:uppercase}.product-facts b{font-size:.85rem}.purchase-clarity{margin:1.5rem 0;border-top:1px solid var(--line)}.purchase-clarity>div{display:flex;justify-content:space-between;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--line)}.purchase-clarity b{font-size:.75rem;text-align:right}.product-decision-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--acid)}.product-decision-strip>div{padding:2rem;display:grid;grid-template-columns:2.5rem 1fr;gap:.25rem 1rem;border-right:1px solid #0002}.product-decision-strip span{grid-row:1/3;color:var(--red);font-weight:700}.product-decision-strip b{font:600 1rem "Manrope"}.product-decision-strip small{color:#4c4c46}.product-info-tabs>header{max-width:800px;margin-bottom:3rem}.product-info-tabs>header h2{font:600 clamp(2.5rem,5vw,4.5rem)/1 "Manrope";letter-spacing:-.06em}.woocommerce div.product .woocommerce-tabs .panel{max-width:920px}.woocommerce div.product form.cart .variations{margin-bottom:1rem}.woocommerce div.product form.cart .variations th,.woocommerce div.product form.cart .variations td{display:block;text-align:left}.woocommerce div.product form.cart .variations select{width:100%;padding:.85rem;background:transparent;border:1px solid var(--line)}
@media(max-width:950px){.archive-hero{grid-template-columns:1fr}.collection-summary{width:150px}.collection-jump{margin:0 20px}.product-buy-column{position:static}.product-decision-strip{grid-template-columns:1fr}.product-decision-strip>div{border-right:0;border-bottom:1px solid #0002}}
@media(max-width:560px){.archive-hero h1{font-size:3.25rem}.card-facts{grid-template-columns:1fr}.product-facts{grid-template-columns:1fr}.product-decision-strip>div{padding:1.5rem}.card-media .card-view{opacity:1;transform:none}}
.woocommerce ul.products li.product.collector-card .card-copy{min-height:145px}.woocommerce ul.products li.product.collector-card .card-media img{image-rendering:auto;backface-visibility:hidden;transform:translateZ(0)}

/* v1.2 visual clarity fixes */
:root{--ink:#171716;--paper:#f4f2ed;--red:#9e4b3e;--acid:#c8b98f;--line:#cbc8bf}
.woocommerce ul.products{gap:1.5rem!important}.woocommerce ul.products li.product.collector-card{background:transparent;border-top:1px solid var(--line);padding-bottom:0}.card-media{height:auto;aspect-ratio:3/4;background:#e8e5de}.card-media img{object-position:center top}.card-copy{min-height:225px;padding:1.25rem 0 .9rem;background:var(--paper)}.woocommerce ul.products li.product .card-copy h2{min-height:3.5rem;margin:.35rem 0 .8rem;font-size:1.3rem;line-height:1.35}.card-copy .product-studio{margin:0;color:var(--red);font-weight:600}.card-facts{margin:.75rem 0!important;background:transparent}.card-facts li{padding:.5rem .6rem!important;background:#e8e5de}.card-action{padding:0}.card-action .button{background:transparent!important;color:var(--ink)!important;border:1px solid var(--ink)!important}.card-view{display:none!important}.collection-summary{background:#d9d3c4}.collection-summary b{color:var(--ink)}.collection-jump a{background:#e5e1d8}.collection-jump a:hover{background:#34322f}.product-decision-strip{background:#ddd7ca}.product-decision-strip span{color:var(--red)}
.product-gallery-column{min-width:0;padding:1rem;background:#e7e4dd}.product-gallery-column .woocommerce-product-gallery{max-width:100%;overflow:hidden}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{margin:0}.woocommerce div.product div.images .woocommerce-product-gallery__image{display:grid;place-items:center;min-height:0;background:#eeece7}.woocommerce div.product div.images .woocommerce-product-gallery__image>a{width:100%;display:grid;place-items:center;aspect-ratio:4/5}.woocommerce div.product div.images .woocommerce-product-gallery__image>a>img{width:100%!important;height:100%!important;max-height:78vh;aspect-ratio:auto!important;object-fit:contain!important}.woocommerce div.product div.images .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem;margin:1rem 0 0!important;padding:0!important;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li{float:none!important;width:auto!important;margin:0!important}.woocommerce div.product div.images .flex-control-thumbs li img{display:block;width:100%!important;height:auto!important;aspect-ratio:1/1!important;object-fit:cover!important;object-position:center top;border:1px solid transparent;opacity:.65}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active{border-color:var(--red);opacity:1}.woocommerce div.product div.images .flex-control-thumbs:before,.woocommerce div.product div.images .flex-control-thumbs:after{display:none!important}.woocommerce div.product div.images{margin-bottom:0}
@media(max-width:950px){.woocommerce ul.products{gap:1rem!important}.card-copy{min-height:210px}.woocommerce div.product div.images .woocommerce-product-gallery__image>a{aspect-ratio:3/4}.woocommerce div.product div.images .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:560px){.card-media{aspect-ratio:4/5}.card-copy{min-height:0}.woocommerce ul.products li.product .card-copy h2{min-height:0}.woocommerce div.product div.images .flex-control-thumbs{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory}.woocommerce div.product div.images .flex-control-thumbs li{flex:0 0 22%;scroll-snap-align:start}}

/* v1.3 product gallery: bounded main stage and compact horizontal thumbnails */
.product-gallery-column{padding:clamp(.75rem,1.5vw,1.5rem);background:#e7e4dd;overflow:hidden}
.product-gallery-column .woocommerce-product-gallery{width:100%!important;max-width:820px;margin:0 auto!important;overflow:visible}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{height:clamp(560px,72vh,820px);overflow:hidden;background:#eeece7}
.woocommerce div.product div.images .woocommerce-product-gallery__image,.woocommerce div.product div.images .woocommerce-product-gallery__image>a{width:100%!important;height:100%!important;min-height:0;aspect-ratio:auto!important;display:grid!important;place-items:center}
.woocommerce div.product div.images .woocommerce-product-gallery__image>a>img{display:block;width:100%!important;height:100%!important;max-height:none!important;margin:0!important;object-fit:contain!important;object-position:center!important;image-rendering:auto}
.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs{display:flex!important;grid-template-columns:none!important;gap:.7rem;margin:1rem 0 0!important;padding:.2rem 0 .65rem!important;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:thin;list-style:none!important;counter-reset:none}
.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs>li{display:block!important;flex:0 0 88px;width:88px!important;margin:0!important;padding:0!important;scroll-snap-align:start;list-style:none!important}
.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs>li::before,.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs>li::marker{content:none!important;display:none!important}
.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs img{display:block;width:88px!important;height:110px!important;aspect-ratio:auto!important;margin:0!important;object-fit:cover!important;object-position:center top;border:2px solid transparent;background:#ddd9d0;opacity:.7;cursor:pointer;transition:border-color .2s,opacity .2s}
.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs img:hover,.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs img.flex-active{border-color:#514d47;opacity:1}
@media(max-width:950px){.product-gallery-column .woocommerce-product-gallery{max-width:760px}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{height:min(78vh,820px)}}
@media(max-width:560px){.product-gallery-column{padding:.65rem}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{height:min(72vh,680px);min-height:460px}.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs{gap:.5rem}.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs>li{flex-basis:72px;width:72px!important}.woocommerce div.product div.images ol.flex-control-nav.flex-control-thumbs img{width:72px!important;height:90px!important}}

/* v1.4 editorial product gallery */
@media(min-width:951px){
  .product-gallery-column .woocommerce-product-gallery{display:grid!important;grid-template-columns:92px minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:1rem;max-width:900px!important;align-items:start}
  .product-gallery-column .woocommerce-product-gallery__wrapper{grid-column:2;grid-row:1;height:min(76vh,780px)!important;min-height:620px;border:1px solid #d5d0c6}
  .product-gallery-column .woocommerce-product-gallery>ol.flex-control-nav,.product-gallery-column .woocommerce-product-gallery>.lmd-gallery-thumbs{grid-column:1;grid-row:1;align-self:stretch;display:flex!important;flex-direction:column;gap:.65rem;width:92px!important;height:min(76vh,780px);margin:0!important;padding:0 .3rem 0 0!important;overflow-x:hidden!important;overflow-y:auto!important;scroll-snap-type:y proximity;list-style:none!important;counter-reset:none}
  .product-gallery-column .woocommerce-product-gallery>ol.flex-control-nav>li,.product-gallery-column .woocommerce-product-gallery>.lmd-gallery-thumbs>li{display:block!important;flex:0 0 108px;width:84px!important;height:108px;margin:0!important;padding:0!important;list-style:none!important;scroll-snap-align:start}
  .product-gallery-column .woocommerce-product-gallery>ol.flex-control-nav img,.product-gallery-column .woocommerce-product-gallery>.lmd-gallery-thumbs img{display:block;width:84px!important;height:108px!important;margin:0!important;object-fit:cover!important;object-position:center top;border:1px solid #c8c2b7;background:#ddd9d0;opacity:.62;transition:opacity .2s,border-color .2s}
}
.product-gallery-column .woocommerce-product-gallery>ol.flex-control-nav>li::marker,.product-gallery-column .woocommerce-product-gallery>.lmd-gallery-thumbs>li::marker,.product-gallery-column .woocommerce-product-gallery>ol.flex-control-nav>li::before,.product-gallery-column .woocommerce-product-gallery>.lmd-gallery-thumbs>li::before{content:none!important;display:none!important}
.product-gallery-column .woocommerce-product-gallery>ol.flex-control-nav img:hover,.product-gallery-column .woocommerce-product-gallery>ol.flex-control-nav img.flex-active,.product-gallery-column .woocommerce-product-gallery>.lmd-gallery-thumbs img:hover,.product-gallery-column .woocommerce-product-gallery>.lmd-gallery-thumbs img.flex-active{border-color:#514d47!important;opacity:1!important}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{top:1rem;right:1rem;left:auto;z-index:5;width:2.75rem;height:2.75rem;border:1px solid #d5d0c6;background:rgba(244,242,237,.92)}
@media(max-width:950px){
  .product-gallery-column .woocommerce-product-gallery{display:block!important}
  .product-gallery-column .woocommerce-product-gallery__wrapper{height:min(72vh,760px)!important;min-height:520px}
  .product-gallery-column .woocommerce-product-gallery>ol.flex-control-nav,.product-gallery-column .woocommerce-product-gallery>.lmd-gallery-thumbs{display:flex!important;flex-direction:row;gap:.6rem;width:100%!important;height:auto;margin:1rem 0 0!important;padding:0 0 .55rem!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;list-style:none!important}
  .product-gallery-column .woocommerce-product-gallery>ol.flex-control-nav>li,.product-gallery-column .woocommerce-product-gallery>.lmd-gallery-thumbs>li{display:block!important;flex:0 0 78px;width:78px!important;height:98px;margin:0!important;padding:0!important;list-style:none!important;scroll-snap-align:start}
  .product-gallery-column .woocommerce-product-gallery>ol.flex-control-nav img,.product-gallery-column .woocommerce-product-gallery>.lmd-gallery-thumbs img{display:block;width:78px!important;height:98px!important;margin:0!important;object-fit:cover!important;object-position:center top;border:1px solid #c8c2b7;opacity:.68}
}
@media(max-width:560px){.product-gallery-column .woocommerce-product-gallery__wrapper{height:min(68vh,640px)!important;min-height:430px}.product-gallery-column .woocommerce-product-gallery>ol.flex-control-nav>li,.product-gallery-column .woocommerce-product-gallery>.lmd-gallery-thumbs>li{flex-basis:68px;width:68px!important;height:86px}.product-gallery-column .woocommerce-product-gallery>ol.flex-control-nav img,.product-gallery-column .woocommerce-product-gallery>.lmd-gallery-thumbs img{width:68px!important;height:86px!important}}

/* v1.4.1: WooCommerce FlexSlider inserts .flex-viewport at runtime. Place that
   generated viewport in the main-image column instead of allowing grid auto-placement. */
.product-gallery-column .woocommerce-product-gallery{position:relative}
@media(min-width:951px){
  .product-gallery-column .woocommerce-product-gallery>.flex-viewport,.product-gallery-column .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper{grid-column:2!important;grid-row:1!important;width:100%!important;height:min(76vh,780px)!important;min-height:620px;align-self:start;overflow:hidden!important;border:1px solid #d5d0c6;background:#eeece7}
  .product-gallery-column .woocommerce-product-gallery>.flex-viewport>.woocommerce-product-gallery__wrapper{width:100%!important;height:100%!important;min-height:0!important;border:0!important}
  .product-gallery-column .woocommerce-product-gallery>.flex-viewport .woocommerce-product-gallery__image{height:100%!important;min-height:0!important}
}
@media(max-width:950px){
  .product-gallery-column .woocommerce-product-gallery>.flex-viewport,.product-gallery-column .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper{width:100%!important;height:min(72vh,760px)!important;min-height:520px;overflow:hidden!important;background:#eeece7}
  .product-gallery-column .woocommerce-product-gallery>.flex-viewport>.woocommerce-product-gallery__wrapper{height:100%!important;min-height:0!important}
  .product-gallery-column .woocommerce-product-gallery>.flex-viewport .woocommerce-product-gallery__image{height:100%!important;min-height:0!important}
}
@media(max-width:560px){.product-gallery-column .woocommerce-product-gallery>.flex-viewport,.product-gallery-column .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper{height:min(68vh,640px)!important;min-height:430px}}

/* v1.4.2: keep the zoom control attached to the main image stage */
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute!important;z-index:8!important;top:1rem!important;right:1rem!important;bottom:auto!important;left:auto!important;display:grid!important;place-items:center;width:44px!important;height:44px!important;margin:0!important;padding:0!important;border:1px solid rgba(23,23,22,.18)!important;border-radius:50%!important;background:rgba(244,242,237,.92)!important;box-shadow:0 4px 16px rgba(23,23,22,.12);font-size:0!important;line-height:1!important;text-indent:-9999px!important;overflow:hidden;transition:background .2s,transform .2s}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover{background:#fff!important;transform:translateY(-1px)}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{content:""!important;position:absolute!important;top:12px!important;left:12px!important;width:13px!important;height:13px!important;border:2px solid #171716!important;border-radius:50%!important;background:transparent!important;box-sizing:border-box!important}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{content:""!important;position:absolute!important;top:25px!important;left:25px!important;width:8px!important;height:2px!important;border:0!important;border-radius:1px!important;background:#171716!important;transform:rotate(45deg)!important;transform-origin:left center!important;box-sizing:border-box!important}
@media(max-width:560px){.woocommerce div.product div.images .woocommerce-product-gallery__trigger{top:.75rem!important;right:.75rem!important;width:40px!important;height:40px!important}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{top:10px!important;left:10px!important}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{top:23px!important;left:23px!important}}

/* v1.5 purchase actions */
.single-product .product-buy-column form.cart:not(.variations_form){display:grid!important;grid-template-columns:84px minmax(0,1fr);gap:.75rem;width:100%;margin:1.75rem 0 0!important;padding:1rem;background:#ebe7df;border:1px solid #d4cec3;float:none!important}
.single-product .product-buy-column form.cart:not(.variations_form) .quantity{width:84px!important;margin:0!important;float:none!important}
.single-product .product-buy-column form.cart:not(.variations_form) .quantity .qty{display:block;width:84px!important;height:56px;min-height:56px;padding:.75rem .4rem;border:1px solid #bdb6aa;border-radius:0;background:#fff;color:var(--ink);text-align:center;box-shadow:none}
.single-product .product-buy-column form.cart:not(.variations_form) .single_add_to_cart_button{width:100%!important;min-height:56px;margin:0!important;padding:1rem 1.5rem!important;float:none!important;background:var(--ink)!important;color:#fff!important;font-size:.8rem!important;letter-spacing:.09em;text-transform:uppercase;transition:background .2s,transform .2s}
.single-product .product-buy-column form.cart:not(.variations_form) .single_add_to_cart_button:hover{background:#34322f!important;transform:translateY(-1px)}
.single-product .product-buy-column form.cart:not(.variations_form)::after{content:none!important;display:none!important}
.single-product .product-buy-column .lmd-express-checkout{position:relative;clear:both;width:100%;margin:1.75rem 0 0!important;padding-top:1.6rem;border-top:1px solid var(--line)}
.single-product .product-buy-column .lmd-express-checkout::before{content:"OR EXPRESS CHECKOUT";position:absolute;top:-.55rem;left:50%;padding:0 .75rem;background:var(--paper);color:var(--muted);font-size:.6rem;font-weight:600;letter-spacing:.13em;white-space:nowrap;transform:translateX(-50%)}
.single-product .product-buy-column .product_meta{clear:both;margin-top:1.5rem;padding:1rem 0;border-block:1px solid var(--line);font-size:.78rem}
@media(max-width:560px){.single-product .product-buy-column form.cart:not(.variations_form){grid-template-columns:72px minmax(0,1fr);padding:.75rem}.single-product .product-buy-column form.cart:not(.variations_form) .quantity,.single-product .product-buy-column form.cart:not(.variations_form) .quantity .qty{width:72px!important}}

/* v1.6 direct image lightbox and compact purchase bar */
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{display:none!important}
.woocommerce div.product div.images .woocommerce-product-gallery__image>a{cursor:zoom-in!important}
.woocommerce div.product div.images .woocommerce-product-gallery__image>a>img{cursor:zoom-in!important}
.single-product .product-buy-column form.cart:not(.variations_form){grid-template-columns:68px minmax(0,1fr);gap:.6rem;padding:.6rem}
.single-product .product-buy-column form.cart:not(.variations_form) .quantity{width:68px!important}
.single-product .product-buy-column form.cart:not(.variations_form) .quantity .qty{width:68px!important;height:48px;min-height:48px;padding:.45rem .25rem}
.single-product .product-buy-column form.cart:not(.variations_form) .single_add_to_cart_button{min-height:48px;padding:.7rem 1.2rem!important}
@media(max-width:560px){.single-product .product-buy-column form.cart:not(.variations_form){grid-template-columns:60px minmax(0,1fr);padding:.5rem}.single-product .product-buy-column form.cart:not(.variations_form) .quantity,.single-product .product-buy-column form.cart:not(.variations_form) .quantity .qty{width:60px!important}}

/* v1.7 commerce and common pages */
.woocommerce-cart .content-page,.woocommerce-checkout .content-page,.woocommerce-account .content-page{max-width:1440px;padding:clamp(3rem,5vw,5rem) clamp(1.25rem,5vw,5rem) clamp(5rem,8vw,8rem)}
.woocommerce-cart .page-hero,.woocommerce-checkout .page-hero,.woocommerce-account .page-hero{padding:1rem 0 clamp(2rem,4vw,3.5rem);margin-bottom:clamp(2rem,4vw,4rem)}
.woocommerce-cart .page-hero h1,.woocommerce-checkout .page-hero h1,.woocommerce-account .page-hero h1{margin:1rem 0 0;font-size:clamp(3.25rem,6vw,6rem);line-height:.95}
.woocommerce-cart .page-content,.woocommerce-checkout .page-content,.woocommerce-account .page-content{max-width:none;padding-top:0}
.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce{max-width:none;padding:0}

/* Cart blocks and classic cart */
.woocommerce-cart .wc-block-cart,.woocommerce-cart .woocommerce-cart-form{margin:0}
.woocommerce-cart .wc-block-components-sidebar-layout{align-items:start;gap:clamp(2rem,4vw,4.5rem)}
.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main{width:calc(100% - 390px);padding-right:0}
.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-sidebar{position:sticky;top:1.5rem;width:360px;margin:0;padding:1.75rem;background:#ebe7df;border:1px solid #d4cec3}
.woocommerce-cart .wc-block-cart-items{border-top:1px solid var(--ink)!important}
.woocommerce-cart .wc-block-cart-items td{padding-block:1.5rem!important;border-color:var(--line)!important}
.woocommerce-cart .wc-block-cart-item__image{width:112px!important}.woocommerce-cart .wc-block-cart-item__image img{aspect-ratio:3/4;object-fit:cover}
.woocommerce-cart .wc-block-components-product-name{font:600 1.05rem/1.35 "Manrope";text-decoration:none}
.woocommerce-cart .wc-block-components-product-name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.woocommerce-cart .wc-block-components-product-metadata{max-width:32rem;color:var(--muted);font-size:.78rem;line-height:1.45}
.woocommerce-cart .wc-block-cart-item__quantity{padding-top:.75rem!important}
.woocommerce-cart .wc-block-components-quantity-selector{height:40px;border-color:#bdb6aa;border-radius:0!important;background:#fff}
.woocommerce-cart .wc-block-components-totals-wrapper{padding:1rem 0!important;border-color:var(--line)!important}
.woocommerce-cart .wc-block-cart__submit-button,.woocommerce-cart .checkout-button{min-height:54px!important;background:var(--ink)!important;color:#fff!important;font-size:.78rem!important;font-weight:600!important;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}
.woocommerce-cart table.shop_table{border:0;border-top:1px solid var(--ink)}
.woocommerce-cart table.shop_table .product-thumbnail img{width:96px;aspect-ratio:3/4;object-fit:cover}
.woocommerce-cart .cart-collaterals{margin-top:2rem}.woocommerce-cart .cart-collaterals .cart_totals{width:38%;padding:2rem;border:1px solid #d4cec3;background:#ebe7df}

/* Checkout blocks and classic checkout */
.woocommerce-checkout .wc-block-checkout,.woocommerce-checkout form.checkout{margin:0}
.woocommerce-checkout .wc-block-components-sidebar-layout{align-items:start;gap:clamp(2rem,4vw,4rem)}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main{width:calc(100% - 420px);padding-right:0}
.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar{position:sticky;top:1.5rem;width:390px;margin:0;padding:1.5rem;background:#ebe7df;border:1px solid #d4cec3}
.woocommerce-checkout .wc-block-components-checkout-step{padding:0 0 2rem!important;margin:0 0 2rem!important;border-bottom:1px solid var(--line)}
.woocommerce-checkout .wc-block-components-checkout-step__heading{margin-bottom:1.25rem}
.woocommerce-checkout .wc-block-components-checkout-step__title,.woocommerce-checkout h3{font:600 clamp(1.5rem,2.5vw,2rem) "Manrope";letter-spacing:-.04em}
.woocommerce-checkout .wc-block-components-text-input input,.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input,.woocommerce-checkout input.input-text,.woocommerce-checkout textarea{min-height:52px;border:1px solid #bdb6aa!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.woocommerce-checkout .wc-block-components-order-summary-item__image img{aspect-ratio:3/4;object-fit:cover}
.woocommerce-checkout .wc-block-components-order-summary-item__description{font-size:.8rem;line-height:1.4}
.woocommerce-checkout .wc-block-components-order-summary-item__description .wc-block-components-product-name{display:-webkit-box;overflow:hidden;font-weight:600;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.woocommerce-checkout .wc-block-components-order-summary-item__description .wc-block-components-product-metadata,.woocommerce-checkout .wc-block-components-order-summary-item__description .wc-block-components-product-details{display:none}
.woocommerce-checkout .wc-block-components-checkout-place-order-button,.woocommerce-checkout #place_order{min-height:56px;width:100%;background:var(--ink)!important;color:#fff!important;font-weight:600!important;letter-spacing:.08em;text-transform:uppercase}
.woocommerce-checkout #customer_details{gap:2rem}.woocommerce-checkout #order_review{padding:1.5rem;background:#ebe7df;border:1px solid #d4cec3}.woocommerce-checkout #payment{background:#ebe7df}

/* My account */
.woocommerce-account .woocommerce::after{content:"";display:block;clear:both}
.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:250px;margin:0;padding:1rem;background:#ebe7df;border:1px solid #d4cec3}
.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}
.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:.9rem .85rem;border-bottom:1px solid var(--line);font-size:.78rem;font-weight:600;letter-spacing:.05em;text-decoration:none}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child a{border-bottom:0}
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:var(--ink);color:#fff}
.woocommerce-account .woocommerce-MyAccount-content{float:right;width:calc(100% - 290px);min-height:360px;padding:clamp(1.5rem,3vw,3rem);background:#ebe7df;border-top:3px solid var(--ink)}
.woocommerce-account .woocommerce-MyAccount-content>p:first-child{margin-top:0}
.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register{padding:2rem;border:1px solid #d4cec3;background:#ebe7df}

/* About, contact, information and support pages */
.editorial-hero{padding:clamp(5rem,8vw,8rem) clamp(1.5rem,7vw,7rem)}
.editorial-hero h1{max-width:1050px;margin-bottom:0;font-size:clamp(3.5rem,6.5vw,6.5rem)}
.editorial-grid{padding:clamp(4rem,7vw,7rem);gap:clamp(3rem,8vw,8rem)}
.values-grid{padding:0 clamp(1.5rem,7vw,7rem) clamp(5rem,8vw,8rem)}
.values-grid article{min-height:260px;background:#ebe7df}.values-grid article p{color:var(--muted)}
.contact-page{min-height:auto}.contact-intro,.contact-form-panel{padding:clamp(4rem,7vw,7rem) clamp(1.5rem,6vw,6rem)}
.contact-intro h1{font-size:clamp(3.5rem,5.5vw,5.5rem)}.contact-intro dl{margin-top:clamp(3rem,6vw,6rem)}
.collector-form{grid-template-columns:1fr 1fr;gap:1.1rem}.collector-form label:nth-of-type(n+3),.collector-form button{grid-column:1/-1}.collector-form input,.collector-form textarea{background:#fff}.collector-form button{min-height:52px}
body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) .content-page{padding-top:clamp(4rem,7vw,7rem)}
.content-page .page-hero h1{font-size:clamp(3.5rem,6vw,6rem)}
.policy-content,.guide-sections,.faq-list,.search-results{max-width:960px}.page-content p,.policy-content li{max-width:780px}.page-content p,.policy-content p{color:#4e4c47}

@media(max-width:950px){
  .woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main,.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar{width:100%}
  .woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar{position:static;margin-top:2rem}
  .woocommerce-cart .cart-collaterals .cart_totals{width:100%}
  .woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%}
  .woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:1.5rem}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;overflow-x:auto}.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto}.woocommerce-account .woocommerce-MyAccount-navigation a{border-right:1px solid var(--line);border-bottom:0;white-space:nowrap}
}
@media(max-width:560px){
  .woocommerce-cart .content-page,.woocommerce-checkout .content-page,.woocommerce-account .content-page{padding-inline:1rem}.woocommerce-cart .page-hero h1,.woocommerce-checkout .page-hero h1,.woocommerce-account .page-hero h1{font-size:3.5rem}
  .woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar{padding:1rem}
  .woocommerce-cart .wc-block-cart-item__image{width:76px!important}.woocommerce-cart .wc-block-components-product-metadata{display:none}
  .collector-form{grid-template-columns:1fr}.collector-form label,.collector-form label:nth-of-type(n+3),.collector-form button{grid-column:1}
  .editorial-grid{grid-template-columns:1fr}.values-grid article{min-height:220px}
}

/* LuxeDoll v2.5.1 wider product content */
.product-info-tabs{padding:clamp(2.5rem,4vw,4.5rem) max(1.5rem,calc((100vw - 1680px)/2))}
.product-info-tabs>.woocommerce-tabs{width:100%}
.single-product-shell .woocommerce-tabs .panel{padding:clamp(1.5rem,3vw,3.5rem)!important}
.single-product-shell .woocommerce-tabs .panel>*{max-width:1180px}
@media(max-width:900px){.product-info-tabs{padding:2.5rem 1.25rem}}
@media(max-width:560px){.product-info-tabs{padding:2rem .75rem}.single-product-shell .woocommerce-tabs .panel{padding:1.15rem!important}}

/* v2.6.1 ABSOLUTE FINAL — keep at physical EOF */
body.single-product .single-product-shell .product-buy-column:has(.sbpo-options){position:relative!important;top:auto!important;overflow:visible!important}
body.single-product .single-product-shell .product-buy-column form.cart:not(.variations_form):has(.sbpo-options){display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;grid-auto-rows:auto!important;gap:.75rem!important;align-items:stretch!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:1.5rem 0!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important;float:none!important}
body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.sbpo-options{grid-column:1/-1!important;display:block!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 0 .25rem!important;padding:1.25rem!important;overflow:visible!important;float:none!important}
body.single-product .single-product-shell .sbpo-options .sbpo-field{display:grid!important;grid-template-columns:1fr!important;width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important}
body.single-product .single-product-shell .sbpo-options .sbpo-choice{display:flex!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:52px!important;margin:0!important;float:none!important}
body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.quantity{grid-column:1!important;display:flex!important;width:72px!important;height:54px!important;margin:0!important}
body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.quantity .qty{width:72px!important;height:54px!important;min-height:54px!important;max-height:54px!important;line-height:54px!important}
body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.single_add_to_cart_button{grid-column:2!important;display:flex!important;width:100%!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;align-items:center!important;justify-content:center!important}
body.single-product .single-product-shell .collector-product:has(.sbpo-options){height:auto!important;min-height:0!important;overflow:visible!important}
@media(max-width:560px){body.single-product .single-product-shell .product-buy-column form.cart:not(.variations_form):has(.sbpo-options){grid-template-columns:62px minmax(0,1fr)!important}body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.sbpo-options{padding:1rem!important}body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.quantity,body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.quantity .qty{width:62px!important;height:50px!important;min-height:50px!important;max-height:50px!important;line-height:50px!important}body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.single_add_to_cart_button{height:50px!important;min-height:50px!important;max-height:50px!important}}

/* v2.6.2 — preserve SBPO conditional visibility after layout normalization */
body.single-product .single-product-shell .sbpo-options .sbpo-field[hidden],
body.single-product .single-product-shell .sbpo-options .sbpo-field.sbpo-condition-hidden{
  display:none!important;
}

/* LuxeDoll v2.6.1 — final SBPO layout reset; must remain last */
.single-product .product-buy-column:has(.sbpo-options){position:relative!important;top:auto!important;display:block!important;overflow:visible!important}
.single-product .product-buy-column form.cart:not(.variations_form):has(.sbpo-options){display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;grid-auto-rows:auto!important;align-items:stretch!important;gap:.75rem!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:1.5rem 0!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important;float:none!important}
.single-product .product-buy-column form.cart:not(.variations_form):has(.sbpo-options)>.sbpo-options{grid-column:1/-1!important;grid-row:auto!important;display:block!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0 0 .25rem!important;padding:1.25rem!important;overflow:visible!important;float:none!important;box-sizing:border-box!important}
.single-product .product-buy-column .sbpo-options .sbpo-field{display:grid!important;grid-template-columns:1fr!important;width:100%!important;min-width:0!important;height:auto!important;max-height:none!important;overflow:visible!important}
.single-product .product-buy-column .sbpo-options .sbpo-choice{display:flex!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:52px!important;float:none!important;box-sizing:border-box!important}
.single-product .product-buy-column .sbpo-options .sbpo-image-choice:has(.sbpo-option-image){display:grid!important;grid-template-columns:72px minmax(0,1fr)!important}
.single-product .product-buy-column form.cart:not(.variations_form):has(.sbpo-options)>.quantity{grid-column:1!important;grid-row:auto!important;display:flex!important;width:72px!important;height:54px!important;min-height:54px!important;margin:0!important;float:none!important}
.single-product .product-buy-column form.cart:not(.variations_form):has(.sbpo-options)>.quantity .qty{width:72px!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;line-height:54px!important}
.single-product .product-buy-column form.cart:not(.variations_form):has(.sbpo-options)>.single_add_to_cart_button{grid-column:2!important;grid-row:auto!important;display:flex!important;width:100%!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;align-items:center!important;justify-content:center!important;float:none!important}
.single-product .product-buy-column form.cart:not(.variations_form):has(.sbpo-options):after{display:none!important;content:none!important}
.single-product .product-buy-column form.cart:not(.variations_form):has(.sbpo-options)+.lmd-express-checkout{clear:both!important;margin-top:1.25rem!important}
.single-product .product-buy-column:has(.sbpo-options) .product_meta,.single-product .product-buy-column:has(.sbpo-options) .purchase-assurance{position:relative!important;clear:both!important;width:100%!important}
.single-product-shell .collector-product:has(.sbpo-options){height:auto!important;min-height:0!important;overflow:visible!important}
.single-product-shell .collector-product:has(.sbpo-options)+.product-decision-strip{position:relative!important;z-index:2!important;clear:both!important}
@media(max-width:560px){
  .single-product .product-buy-column form.cart:not(.variations_form):has(.sbpo-options){grid-template-columns:62px minmax(0,1fr)!important;gap:.6rem!important}
  .single-product .product-buy-column form.cart:not(.variations_form):has(.sbpo-options)>.sbpo-options{padding:1rem!important}
  .single-product .product-buy-column form.cart:not(.variations_form):has(.sbpo-options)>.quantity,.single-product .product-buy-column form.cart:not(.variations_form):has(.sbpo-options)>.quantity .qty{width:62px!important;height:50px!important;min-height:50px!important;max-height:50px!important;line-height:50px!important}
  .single-product .product-buy-column form.cart:not(.variations_form):has(.sbpo-options)>.single_add_to_cart_button{height:50px!important;min-height:50px!important;max-height:50px!important}
}

/* LuxeDoll v2.5.2 cart: hide product copy, retain selected parameters */
.woocommerce-cart .wc-block-components-product-metadata__description,
.woocommerce-cart .wc-block-cart-item__product .wc-block-components-product-metadata>p{display:none!important}
.woocommerce-cart .wc-block-components-product-details{display:grid!important;grid-template-columns:max-content minmax(0,1fr);gap:.2rem .65rem;margin:.65rem 0 0!important;padding:0!important;list-style:none!important;color:var(--muted)}
.woocommerce-cart .wc-block-components-product-details li{display:contents!important}
.woocommerce-cart .wc-block-components-product-details__name,.woocommerce-cart .wc-block-components-product-details__value{margin:0!important;font-size:.78rem;line-height:1.45}
.woocommerce-cart .wc-block-components-product-details__name{font-weight:600;color:#35332f}
.woocommerce-cart .wc-block-components-product-details__name:after{content:":"}
@media(max-width:560px){.woocommerce-cart .wc-block-components-product-details{grid-template-columns:1fr;gap:.05rem}.woocommerce-cart .wc-block-components-product-details__value{margin-bottom:.35rem!important}}

/* LuxeDoll v2.6 — SB Product Options 2.3.12 compatibility */
.single-product-shell .product-buy-column:has(.sbpo-options){position:relative!important;top:auto!important;align-self:start;overflow:visible}
.single-product-shell .collector-product:has(.sbpo-options){align-items:start;overflow:visible}
.single-product-shell .sbpo-options{clear:both;width:100%!important;max-width:100%!important;margin:2rem 0 1.5rem!important;padding:1.5rem!important;border:1px solid #d0cbc1!important;background:#ebe7de!important;color:var(--ink);overflow:visible}
.single-product-shell .sbpo-options h3{margin:0 0 1.5rem!important;padding:0 0 1rem;border-bottom:1px solid #c7c1b7;color:var(--ink)!important;font:600 1.15rem/1.25 "Manrope",sans-serif!important;letter-spacing:-.02em!important;text-transform:none!important}
.single-product-shell .sbpo-field{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0!important;padding:1.15rem 0;border-bottom:1px solid #d0cbc1}
.single-product-shell .sbpo-field:last-of-type{border-bottom:0}
.single-product-shell .sbpo-field-label,.single-product-shell .sbpo-field-description{grid-column:1/-1;display:block!important;width:auto!important;margin:0 0 .2rem!important;padding:0!important;color:#5f5b54;font-size:.68rem!important;font-weight:700!important;line-height:1.4!important;letter-spacing:.11em!important;text-transform:uppercase}
.single-product-shell .sbpo-choice{position:relative!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:.7rem;width:auto!important;min-width:0!important;min-height:54px!important;margin:0!important;padding:.8rem .9rem!important;border:1px solid #c7c1b7!important;border-radius:0!important;background:#f8f6f1!important;color:#242321!important;text-align:left!important;cursor:pointer;transition:border-color .2s,background .2s,color .2s}
.single-product-shell .sbpo-choice:hover{border-color:#7e786f!important}
.single-product-shell .sbpo-choice input[type=radio],.single-product-shell .sbpo-choice input[type=checkbox]{position:absolute!important;opacity:0!important;pointer-events:none!important}
.single-product-shell .sbpo-choice:before{content:"";flex:0 0 18px;width:18px;height:18px;border:1px solid #8f8980;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 4px #fff}
.single-product-shell .sbpo-choice:has(input:checked){border-color:#171717!important;background:#171717!important;color:#fff!important;box-shadow:none!important}
.single-product-shell .sbpo-choice:has(input:checked):before{border-color:#fff;background:#c3a15d}
.single-product-shell .sbpo-choice:has(input:checked):after{display:none!important}
.single-product-shell .sbpo-choice>span:not(.sbpo-swatch){min-width:0;line-height:1.35}
.single-product-shell .sbpo-price{display:block;margin-top:.12rem;color:inherit;opacity:.68;font-size:.78rem}
.single-product-shell .sbpo-color-choice .sbpo-swatch{flex:0 0 26px;width:26px!important;height:26px!important;margin:0;border:2px solid #fff!important;box-shadow:0 0 0 1px #969087}
.single-product-shell .sbpo-image-choice:has(.sbpo-option-image){display:grid!important;grid-template-columns:72px 1fr!important;min-height:96px!important}
.single-product-shell .sbpo-image-choice .sbpo-option-image{grid-row:1;width:72px!important;height:72px!important;margin:0!important;object-fit:cover!important}
.single-product-shell .sbpo-field input[type=text],.single-product-shell .sbpo-field input[type=number],.single-product-shell .sbpo-field input[type=date],.single-product-shell .sbpo-field select,.single-product-shell .sbpo-field textarea{grid-column:1/-1;width:100%!important;min-height:50px;padding:.75rem .85rem;border:1px solid #c7c1b7;border-radius:0;background:#fff;color:var(--ink)}
.single-product-shell .sbpo-total{display:flex!important;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0 0!important;padding:1rem 0 0!important;border-top:1px solid #c7c1b7;font-size:.8rem}
.single-product-shell .sbpo-total:empty{display:none!important}
.single-product-shell form.cart:has(.sbpo-options){display:flex!important;flex-wrap:wrap!important;align-items:stretch!important;width:100%!important;overflow:visible}
.single-product-shell form.cart:has(.sbpo-options)>.sbpo-options{flex:0 0 100%!important}
.single-product-shell form.cart:has(.sbpo-options)>.quantity{flex:0 0 76px!important;margin:0 .65rem 0 0!important}
.single-product-shell form.cart:has(.sbpo-options)>.quantity .qty{width:76px!important;min-width:76px!important;height:54px!important;min-height:54px!important}
.single-product-shell form.cart:has(.sbpo-options)>.single_add_to_cart_button{flex:1 1 190px!important;width:auto!important;min-width:0!important;height:54px!important;min-height:54px!important;margin:0!important;padding:0 1.25rem!important;align-items:center!important;justify-content:center!important}
.single-product-shell .product-decision-strip{position:relative;z-index:1;clear:both}
@media(max-width:720px){
  .single-product-shell .sbpo-options{margin-top:1.5rem!important;padding:1.1rem!important}
  .single-product-shell .sbpo-field{padding:1rem 0}
}
@media(max-width:520px){
  .single-product-shell .sbpo-field{grid-template-columns:1fr}
  .single-product-shell .sbpo-choice{min-height:50px!important}
  .single-product-shell .sbpo-image-choice:has(.sbpo-option-image){grid-template-columns:64px 1fr!important}
  .single-product-shell .sbpo-image-choice .sbpo-option-image{width:64px!important;height:64px!important}
  .single-product-shell form.cart:has(.sbpo-options)>.quantity{flex-basis:66px!important}
  .single-product-shell form.cart:has(.sbpo-options)>.quantity .qty{width:66px!important;min-width:66px!important}
}

/* v1.8 refined header and independent image viewer */
.site-header{min-height:78px;height:auto;padding-top:.8rem;padding-bottom:.8rem;position:sticky;top:0;background:rgba(244,242,237,.96);backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--line);z-index:50}
.brand-wrap{display:flex;align-items:center}.brand{font-size:1.55rem;letter-spacing:-.065em}
.primary-nav,.primary-menu-list{margin:0;padding:0;list-style:none!important}
.primary-menu-list{display:flex;align-items:center;justify-content:center;gap:.35rem}
.primary-menu-list>li{margin:0;padding:0;list-style:none!important}.primary-menu-list>li::marker{content:none}
.primary-menu-list>li>a{display:block;padding:.65rem .9rem;border-radius:999px;color:#3f3d39;font-size:.76rem;font-weight:600;letter-spacing:.035em;text-decoration:none;transition:background .2s,color .2s}
.primary-menu-list>li>a:hover,.primary-menu-list>.current-menu-item>a,.primary-menu-list>.current_page_item>a{background:#e7e2d9;color:var(--ink)}
.header-actions{align-items:center;gap:.35rem}.header-actions>a{display:inline-flex;align-items:center;min-height:42px;padding:.55rem .8rem;border-radius:999px;font-size:.76rem;font-weight:600;text-decoration:none;transition:background .2s}.header-actions>a:hover{background:#e7e2d9}
.header-cart{gap:.4rem}.cart-count{width:25px;height:25px;margin:0;font-size:.7rem}
body.admin-bar .site-header{top:32px}
.lmd-lightbox-open{overflow:hidden}
.lmd-lightbox{position:fixed;z-index:99999;inset:0;display:none;grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;padding:2rem;background:rgba(12,12,12,.96);color:#fff}
.lmd-lightbox.is-open{display:grid}.lmd-lightbox figure{display:grid;place-items:center;margin:0;min-width:0;height:calc(100vh - 4rem)}
.lmd-lightbox img{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 6rem);object-fit:contain}
.lmd-lightbox figcaption{position:absolute;bottom:1rem;left:50%;font-size:.72rem;letter-spacing:.12em;transform:translateX(-50%)}
.lmd-lightbox button{display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;cursor:pointer}
.lmd-lightbox-prev,.lmd-lightbox-next{width:52px;height:52px;font-size:2rem}.lmd-lightbox-next{justify-self:end}
.lmd-lightbox-close{position:absolute;z-index:2;top:1.25rem;right:1.25rem;width:46px;height:46px;font-size:1.8rem}
@media(max-width:950px){.site-header{position:relative;top:auto!important}.primary-nav{padding:1rem 20px 1.25rem}.primary-menu-list{align-items:stretch;flex-direction:column}.primary-menu-list>li>a{border-radius:0;padding:.8rem 0;border-bottom:1px solid var(--line)}.lmd-lightbox{grid-template-columns:48px minmax(0,1fr) 48px;padding:1rem}.lmd-lightbox figure{height:calc(100vh - 2rem)}.lmd-lightbox-prev,.lmd-lightbox-next{width:40px;height:40px}}
@media(max-width:782px){body.admin-bar .site-header{top:auto}}
@media(max-width:560px){.site-header{min-height:68px;padding-top:.55rem;padding-bottom:.55rem}.header-actions{gap:0}.header-actions>a{padding:.5rem}.header-search{display:none!important}.lmd-lightbox{grid-template-columns:1fr;padding:.75rem}.lmd-lightbox-prev,.lmd-lightbox-next{position:absolute;z-index:2;top:50%}.lmd-lightbox-prev{left:.75rem}.lmd-lightbox-next{right:.75rem}.lmd-lightbox img{max-height:calc(100vh - 3rem)}}

/* v1.9 search dialog */
.header-actions>a,.header-actions>button{display:inline-flex;align-items:center;min-height:42px;padding:.55rem .8rem;border:0;border-radius:999px;background:transparent;color:var(--ink);font-size:.76rem;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:background .2s}
.header-actions>a:hover,.header-actions>button:hover{background:#e7e2d9}
.lmd-search-dialog{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:0;border:0;background:rgba(244,242,237,.98);color:var(--ink)}
.lmd-search-dialog::backdrop{background:rgba(17,17,17,.45);backdrop-filter:blur(4px)}
.lmd-search-panel{width:min(1040px,calc(100% - 3rem));margin:0 auto;padding:clamp(7rem,15vh,11rem) 0 3rem}
.lmd-search-close{position:absolute;top:clamp(1.25rem,3vw,2.5rem);right:clamp(1.25rem,4vw,4rem);display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--ink);font-size:1.8rem;line-height:1;cursor:pointer}
.lmd-search-panel>.eyebrow{margin:0 0 2rem;color:var(--red)}
.lmd-search-form label{display:block;margin-bottom:1.2rem;font:600 clamp(2rem,5vw,4.5rem)/1 "Manrope";letter-spacing:-.06em}
.lmd-search-form>div{display:grid;grid-template-columns:minmax(0,1fr) auto;border-bottom:2px solid var(--ink)}
.lmd-search-form input[type=search]{min-width:0;padding:1.2rem 0;border:0;background:transparent;color:var(--ink);font:500 clamp(1.15rem,2.5vw,1.8rem) "Manrope";outline:0}
.lmd-search-form input[type=search]::placeholder{color:#8b8881}
.lmd-search-form button{padding:1rem 1.5rem;border:0;background:var(--ink);color:#fff;font-size:.76rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.lmd-search-hint{margin-top:1rem;color:var(--muted);font-size:.78rem}
@media(max-width:560px){.header-actions>a,.header-actions>button{min-height:38px;padding:.45rem .55rem}.header-search{display:inline-flex!important}.lmd-search-panel{width:calc(100% - 2rem);padding-top:7rem}.lmd-search-form label{font-size:2.4rem}.lmd-search-form>div{grid-template-columns:1fr}.lmd-search-form button{margin-top:.75rem;min-height:50px}.lmd-search-close{width:42px;height:42px}}

/* v2.0 LuxeDoll age confirmation */
.lmd-age-gate-open{overflow:hidden}
.lmd-age-gate{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:clamp(1rem,4vw,3rem);border:0;background:rgba(17,17,16,.97);color:var(--ink)}
.lmd-age-gate[open]{display:grid;place-items:center}
.lmd-age-gate::backdrop{background:#111110}
.lmd-age-card{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;width:min(760px,100%);min-height:min(760px,calc(100vh - 6rem));margin:auto;padding:clamp(2rem,7vw,6rem);overflow:hidden;background:var(--paper);text-align:center;box-shadow:0 28px 90px rgba(0,0,0,.35)}
.lmd-age-card::before{content:"18+";position:absolute;top:-.15em;right:-.05em;color:rgba(158,75,62,.055);font:700 clamp(10rem,26vw,20rem)/1 "Manrope";letter-spacing:-.1em;pointer-events:none}
.lmd-age-brand{position:relative;margin:0 0 clamp(2rem,5vh,4rem);font:700 1rem "Manrope";letter-spacing:-.04em}.lmd-age-brand span{color:var(--red)}
.lmd-age-card>.eyebrow{position:relative;margin:0;color:var(--red)}
.lmd-age-card h2{position:relative;max-width:620px;margin:1.5rem 0;font:600 clamp(3.5rem,8vw,6.5rem)/.9 "Manrope";letter-spacing:-.075em}
.lmd-age-copy{position:relative;max-width:560px;margin:0;color:var(--muted);font-size:clamp(1rem,2vw,1.2rem);line-height:1.75}
.lmd-age-enter{position:relative;min-width:260px;margin-top:2.25rem;padding:1rem 1.5rem;border:1px solid var(--ink);background:var(--ink);color:#fff;font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s,transform .2s}
.lmd-age-enter:hover{background:transparent;color:var(--ink);transform:translateY(-2px)}
.lmd-age-leave{position:relative;margin-top:1.25rem;color:var(--ink);font-size:.8rem;text-underline-offset:.25rem}
.lmd-age-legal{position:relative;max-width:520px;margin:clamp(2rem,5vh,4rem) 0 0;color:#77746e;font-size:.7rem;line-height:1.6}
@media(max-width:560px){.lmd-age-gate{padding:.75rem}.lmd-age-card{min-height:calc(100vh - 1.5rem);padding:2rem 1.35rem}.lmd-age-brand{margin-bottom:3rem}.lmd-age-card h2{font-size:3.4rem}.lmd-age-enter{width:100%;min-width:0}.lmd-age-legal{margin-top:3rem}}

/* v2.1.1 compact, vertically centered add-to-cart row */
.single-product .product-buy-column form.cart:not(.variations_form){align-items:center!important;min-height:0!important;height:64px!important;margin:1.35rem 0 0!important;padding:6px!important;gap:8px!important;grid-template-columns:62px minmax(0,1fr)!important}
.single-product .product-buy-column form.cart:not(.variations_form) .quantity{display:flex!important;align-items:center!important;width:62px!important;height:52px!important;min-height:0!important;margin:0!important}
.single-product .product-buy-column form.cart:not(.variations_form) .quantity .qty{display:block!important;width:62px!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin:0!important;padding:0 .25rem!important;line-height:52px!important;box-sizing:border-box!important}
.single-product .product-buy-column form.cart:not(.variations_form) .single_add_to_cart_button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin:0!important;padding:0 1.25rem!important;line-height:1!important;box-sizing:border-box!important}
@media(max-width:560px){.single-product .product-buy-column form.cart:not(.variations_form){height:58px!important;padding:5px!important;grid-template-columns:56px minmax(0,1fr)!important}.single-product .product-buy-column form.cart:not(.variations_form) .quantity,.single-product .product-buy-column form.cart:not(.variations_form) .quantity .qty{width:56px!important;height:48px!important;min-height:48px!important;max-height:48px!important;line-height:48px!important}.single-product .product-buy-column form.cart:not(.variations_form) .single_add_to_cart_button{height:48px!important;min-height:48px!important;max-height:48px!important}}

/* v2.2 stable LuxeDoll gallery and cart alignment */
.product-gallery-column .lmd-product-gallery{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:1rem!important;width:100%!important;max-width:900px!important;margin:0 auto!important;overflow:visible!important}
.lmd-gallery-stage{grid-column:2;grid-row:1;width:100%;height:min(76vh,780px);min-height:620px;margin:0;overflow:hidden;border:1px solid #d5d0c6;background:#eeece7}
.lmd-gallery-main-link,.lmd-gallery-placeholder{display:grid;width:100%;height:100%;place-items:center;cursor:zoom-in}
.lmd-gallery-main-image{display:block;width:100%!important;height:100%!important;max-width:100%;max-height:none!important;margin:0!important;object-fit:contain!important;object-position:center!important;cursor:zoom-in}
.lmd-gallery-thumbs-custom{grid-column:1;grid-row:1;display:flex;align-self:stretch;flex-direction:column;gap:.65rem;width:92px;height:min(76vh,780px);padding:0 .3rem 0 0;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y proximity;scrollbar-width:thin}
.lmd-gallery-thumb{display:block;flex:0 0 108px;width:84px;height:108px;margin:0;padding:0;overflow:hidden;border:2px solid transparent;background:#ddd9d0;opacity:.62;cursor:pointer;scroll-snap-align:start;transition:border-color .2s,opacity .2s}
.lmd-gallery-thumb img{display:block;width:100%!important;height:100%!important;margin:0!important;object-fit:cover!important;object-position:center top}
.lmd-gallery-thumb:hover,.lmd-gallery-thumb.is-active{border-color:#514d47;opacity:1}.lmd-gallery-thumb:focus-visible{outline:2px solid var(--red);outline-offset:2px}
.single-product .product-buy-column form.cart:not(.variations_form) .single_add_to_cart_button{display:grid!important;place-items:center!important;text-align:center!important;vertical-align:middle!important;line-height:1!important;text-indent:0!important;appearance:none!important}
@media(max-width:950px){.product-gallery-column .lmd-product-gallery{display:flex!important;flex-direction:column;max-width:760px!important}.lmd-gallery-stage{order:1;width:100%;height:min(72vh,760px);min-height:520px}.lmd-gallery-thumbs-custom{order:2;display:flex;width:100%;height:auto;flex-direction:row;gap:.6rem;padding:0 0 .55rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity}.lmd-gallery-thumb{flex:0 0 78px;width:78px;height:98px}}
@media(max-width:560px){.lmd-gallery-stage{height:min(68vh,640px);min-height:430px}.lmd-gallery-thumb{flex-basis:68px;width:68px;height:86px}}

/* v2.3 full-resolution gallery zoom controls */
.lmd-gallery-main-image{image-rendering:auto!important}
.lmd-lightbox figure{overflow:auto;overscroll-behavior:contain}
.lmd-lightbox figure img{transform:scale(1);transform-origin:center center;transition:transform .2s ease;will-change:transform}
.lmd-lightbox figure img.is-zoomed{max-width:none;max-height:none;cursor:zoom-out}
.lmd-zoom-controls{position:absolute;z-index:3;left:50%;bottom:1.25rem;display:flex;align-items:center;gap:1px;padding:4px;background:rgba(244,242,237,.94);box-shadow:0 8px 28px rgba(0,0,0,.28);transform:translateX(-50%)}
.lmd-zoom-controls button{width:44px;height:40px;border:0;border-radius:0;background:transparent;color:var(--ink);font-size:1.2rem}
.lmd-zoom-controls button:hover{background:#ded9cf}.lmd-zoom-controls [data-zoom-reset]{width:68px;font-size:.68rem;font-weight:600;letter-spacing:.04em}
.lmd-lightbox.lmd-zoom-ready figcaption{bottom:4.8rem}
@media(max-width:560px){.lmd-zoom-controls{bottom:.75rem}.lmd-zoom-controls button{width:40px;height:38px}.lmd-lightbox.lmd-zoom-ready figcaption{bottom:4.2rem}}

/* LuxeDoll v2.4 cinematic homepage hero */
.home-hero-cinematic{position:relative;display:block;min-height:calc(100svh - 118px);overflow:hidden;background:#111;color:#fff;border-bottom:1px solid #363634}
.home-hero-cinematic .hero-slider{position:absolute;inset:0;min-height:0;background:#111}
.home-hero-cinematic .hero-slider:after{content:"";position:absolute;z-index:2;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(8,9,9,.94) 0%,rgba(8,9,9,.80) 27%,rgba(8,9,9,.30) 56%,rgba(8,9,9,.05) 100%),linear-gradient(0deg,rgba(8,9,9,.34),transparent 42%)}
.home-hero-cinematic .hero-slide,.home-hero-cinematic .hero-slide a{display:block;width:100%;height:100%}
.home-hero-cinematic .hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center 30%;transform:scale(1.012);transition:transform 7s ease}
.home-hero-cinematic .hero-slide.is-active img{transform:scale(1.045)}
.home-hero-cinematic .hero-slide:first-child img{object-position:center 27%}
.home-hero-cinematic .hero-copy{position:relative;z-index:3;width:min(760px,56vw);min-height:calc(100svh - 118px);padding:clamp(4rem,9vh,8rem) 3rem 2.2rem max(6vw,calc((100vw - var(--content))/2));justify-content:flex-start;pointer-events:none}
.home-hero-cinematic .hero-copy>*{pointer-events:auto}
.home-hero-cinematic .hero-copy h1{max-width:720px;margin:1.35rem 0;font-size:clamp(4rem,7.4vw,7.4rem);color:#fff;text-wrap:balance}
.home-hero-cinematic .hero-copy h1 em{display:block;color:#d66a57}
.home-hero-cinematic .hero-lede{max-width:540px;color:rgba(255,255,255,.82)}
.home-hero-cinematic .hero-actions .button.dark{background:#fff;color:#111}
.home-hero-cinematic .hero-actions>a:not(.button){color:#fff;text-underline-offset:.3rem}
.home-hero-cinematic .hero-stats{width:min(660px,48vw);margin-top:auto;border-color:rgba(255,255,255,.32)}
.home-hero-cinematic .hero-stats span{color:rgba(255,255,255,.62)}
.home-hero-cinematic .hero-stats b{color:#fff}
.home-hero-cinematic .hero-slide figcaption{z-index:3;left:auto;right:2rem;bottom:5.25rem;background:rgba(12,12,12,.75);backdrop-filter:blur(8px)}
.home-hero-cinematic .hero-slider-controls{z-index:5;right:2rem;bottom:2rem;background:rgba(243,241,235,.96);color:#111}
@media(max-width:950px){.home-hero-cinematic{min-height:760px}.home-hero-cinematic .hero-copy{width:100%;min-height:760px;padding:5rem 1.5rem 1.5rem;background:linear-gradient(90deg,rgba(8,9,9,.76),rgba(8,9,9,.2))}.home-hero-cinematic .hero-copy h1{font-size:clamp(3.6rem,12vw,6rem)}.home-hero-cinematic .hero-lede{max-width:72vw}.home-hero-cinematic .hero-stats{width:min(620px,72vw)}.home-hero-cinematic .hero-slide img{object-position:58% center}.home-hero-cinematic .hero-slide:first-child img{object-position:58% center}}
@media(max-width:620px){.home-hero-cinematic{min-height:700px}.home-hero-cinematic .hero-copy{min-height:700px;padding-top:3.5rem}.home-hero-cinematic .hero-copy h1{font-size:clamp(3.1rem,16vw,4.6rem)}.home-hero-cinematic .hero-lede{max-width:94%;font-size:.98rem}.home-hero-cinematic .hero-actions{align-items:flex-start;flex-direction:column;gap:1rem}.home-hero-cinematic .hero-stats{width:100%;gap:.5rem;padding-top:2rem}.home-hero-cinematic .hero-stats b{font-size:1.25rem}.home-hero-cinematic .hero-slide figcaption{left:1rem;right:auto;bottom:5rem}.home-hero-cinematic .hero-slider-controls{right:1rem;bottom:1rem}}

/* v1.9.1: force WooCommerce block layouts into true desktop columns */
.woocommerce-cart .wc-block-components-sidebar-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(330px,390px)!important;gap:clamp(2rem,4vw,4.5rem)!important;align-items:start!important}
.woocommerce-checkout .wc-block-components-sidebar-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(350px,410px)!important;gap:clamp(2rem,4vw,4rem)!important;align-items:start!important}
.woocommerce-cart .wc-block-cart.wc-block-components-sidebar-layout,.woocommerce-cart .wc-block-cart>.wc-block-components-sidebar-layout,.woocommerce-cart .wp-block-woocommerce-filled-cart-block .wc-block-components-sidebar-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(330px,390px)!important;gap:clamp(2rem,4vw,4.5rem)!important;align-items:start!important}
.woocommerce-checkout .wc-block-checkout.wc-block-components-sidebar-layout,.woocommerce-checkout .wc-block-checkout>.wc-block-components-sidebar-layout,.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(350px,410px)!important;gap:clamp(2rem,4vw,4rem)!important;align-items:start!important}
.woocommerce-cart .wc-block-components-sidebar-layout>.wc-block-components-main,.woocommerce-cart .wc-block-components-sidebar-layout>.wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-components-main,.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-components-sidebar{grid-column:auto!important;width:auto!important;max-width:none!important;margin:0!important;padding-right:0!important}
.woocommerce-cart .wc-block-components-sidebar-layout>.wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-components-sidebar{position:sticky!important;top:calc(78px + 1.5rem);align-self:start!important}
.woocommerce-cart .wc-block-components-sidebar-layout>.wc-block-components-sidebar{padding:1.5rem!important;background:#ebe7df;border:1px solid #d4cec3}
.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-components-sidebar{padding:1.5rem!important;background:#ebe7df;border:1px solid #d4cec3}
.woocommerce-cart .wc-block-cart-items__row:last-child td{border-bottom:1px solid var(--line)!important}
.woocommerce-cart .wc-block-cart__totals-title,.woocommerce-checkout .wc-block-components-checkout-order-summary__title{padding:0 0 1rem!important;font:600 1.15rem "Manrope"!important;letter-spacing:-.02em}
.woocommerce-checkout .wc-block-components-order-summary{padding:0!important}
.woocommerce-checkout .wc-block-components-order-summary-item{padding:1rem 0!important;border-top:1px solid var(--line)}
.woocommerce-checkout .wc-block-components-checkout-step:first-child{margin-top:0!important}
@media(max-width:1100px){
  .woocommerce-cart .wc-block-components-sidebar-layout,.woocommerce-checkout .wc-block-components-sidebar-layout{grid-template-columns:1fr!important;gap:2rem!important}
  .woocommerce-cart .wc-block-cart.wc-block-components-sidebar-layout,.woocommerce-cart .wc-block-cart>.wc-block-components-sidebar-layout,.woocommerce-cart .wp-block-woocommerce-filled-cart-block .wc-block-components-sidebar-layout,.woocommerce-checkout .wc-block-checkout.wc-block-components-sidebar-layout,.woocommerce-checkout .wc-block-checkout>.wc-block-components-sidebar-layout,.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout{grid-template-columns:1fr!important;gap:2rem!important}
  .woocommerce-cart .wc-block-components-sidebar-layout>.wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-sidebar-layout>.wc-block-components-sidebar{position:static!important;width:100%!important}
}

/* v1.9.2 simplified homepage flow */
.home-products-direct{padding-top:clamp(2rem,4vw,4rem)}

/* LuxeDoll v2.4.1 face-safe responsive hero */
.home-hero-cinematic .hero-slide img{object-position:50% 7%;transform-origin:50% 0;transform:scale(1);transition:transform 7s ease}
.home-hero-cinematic .hero-slide.is-active img{transform:scale(1.018)}
.home-hero-cinematic .hero-slide:first-child img{object-position:50% 5%}
@media(max-width:1180px) and (min-width:901px){
  .home-hero-cinematic .hero-copy{width:min(690px,62vw);padding-left:4vw}
  .home-hero-cinematic .hero-copy h1{font-size:clamp(3.7rem,7.2vw,5.9rem)}
  .home-hero-cinematic .hero-slide img{object-position:54% 5%}
  .home-hero-cinematic .hero-slide:first-child img{object-position:52% 4%}
}
@media(max-width:900px){
  .home-hero-cinematic{display:flex;min-height:0;flex-direction:column;background:#111}
  .home-hero-cinematic .hero-slider{position:relative;inset:auto;order:1;width:100%;height:clamp(430px,58svh,660px);min-height:430px}
  .home-hero-cinematic .hero-slider:after{background:linear-gradient(0deg,rgba(8,9,9,.38),transparent 42%)}
  .home-hero-cinematic .hero-slide img,.home-hero-cinematic .hero-slide:first-child img{object-position:50% 5%;transform-origin:50% 0}
  .home-hero-cinematic .hero-copy{position:relative;order:2;width:100%;min-height:0;padding:clamp(2.4rem,7vw,4.5rem) max(1.5rem,5vw) 2rem;background:#111}
  .home-hero-cinematic .hero-copy h1{max-width:720px;margin:1rem 0;font-size:clamp(3.25rem,10vw,5.7rem)}
  .home-hero-cinematic .hero-lede{max-width:620px}
  .home-hero-cinematic .hero-stats{width:100%;margin-top:clamp(2.5rem,7vw,4.5rem);padding-top:2rem}
  .home-hero-cinematic .hero-slide figcaption{left:1.25rem;right:auto;bottom:1.25rem}
  .home-hero-cinematic .hero-slider-controls{right:1.25rem;bottom:1.25rem}
}
@media(max-width:620px){
  .home-hero-cinematic{min-height:0}
  .home-hero-cinematic .hero-slider{height:clamp(360px,54svh,520px);min-height:360px}
  .home-hero-cinematic .hero-slide img,.home-hero-cinematic .hero-slide:first-child img{object-position:50% 4%}
  .home-hero-cinematic .hero-copy{min-height:0;padding:2.25rem 1.25rem 1.5rem}
  .home-hero-cinematic .hero-copy h1{font-size:clamp(2.8rem,14vw,4rem)}
  .home-hero-cinematic .hero-actions{width:100%;flex-direction:column;align-items:stretch}
  .home-hero-cinematic .hero-actions .button,.home-hero-cinematic .hero-actions>a:not(.button){width:100%;justify-content:center;text-align:center}
  .home-hero-cinematic .hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.5rem}
  .home-hero-cinematic .hero-stats b{font-size:1.12rem}
  .home-hero-cinematic .hero-slide figcaption{max-width:52%;left:.75rem;bottom:.75rem;padding:.5rem .6rem;font-size:.56rem}
  .home-hero-cinematic .hero-slider-controls{right:.75rem;bottom:.75rem}
  .home-hero-cinematic .hero-slider-controls button{width:2.25rem;height:2.25rem}
}

/* LuxeDoll v2.5 product record UI */
.product-info-tabs{padding:clamp(4rem,7vw,7rem) max(4vw,calc((100vw - 1240px)/2));background:#ebe7de;border-top:1px solid var(--line)}
.product-info-tabs>header{display:grid;grid-template-columns:minmax(170px,.42fr) minmax(0,1fr);gap:clamp(2rem,6vw,7rem);max-width:none;margin:0 0 clamp(2.5rem,5vw,4.5rem);align-items:start}
.product-info-tabs>header .eyebrow{margin:.7rem 0 0;color:#a94737}
.product-info-tabs>header h2{max-width:820px;margin:0;font:600 clamp(2.7rem,5.4vw,5.4rem)/.94 "Manrope";letter-spacing:-.072em;text-wrap:balance}
.single-product-shell .woocommerce-tabs{margin:0!important}
.single-product-shell .woocommerce-tabs ul.tabs{display:flex!important;gap:.35rem;overflow-x:auto;margin:0!important;padding:0 0 1rem!important;border-bottom:1px solid #bbb5aa;list-style:none!important;scrollbar-width:thin}
.single-product-shell .woocommerce-tabs ul.tabs:before,.single-product-shell .woocommerce-tabs ul.tabs:after{display:none!important}
.single-product-shell .woocommerce-tabs ul.tabs li{flex:0 0 auto;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}
.single-product-shell .woocommerce-tabs ul.tabs li:before,.single-product-shell .woocommerce-tabs ul.tabs li:after{display:none!important}
.single-product-shell .woocommerce-tabs ul.tabs li a{display:block;padding:.82rem 1.15rem!important;border:1px solid transparent;text-decoration:none!important;font-size:.75rem;font-weight:700!important;letter-spacing:.08em;text-transform:uppercase;color:#5c5953!important}
.single-product-shell .woocommerce-tabs ul.tabs li.active a{background:#171717!important;border-color:#171717;color:#fff!important}
.single-product-shell .woocommerce-tabs ul.tabs li:not(.active) a:hover{border-color:#aaa399;color:#111!important}
.single-product-shell .woocommerce-tabs .panel{width:100%;max-width:none!important;margin:1.25rem 0 0!important;padding:clamp(1.5rem,4vw,4.5rem)!important;background:#f7f5f0;border:1px solid #d1ccc2}
.single-product-shell .woocommerce-tabs .panel>*{max-width:900px}
.single-product-shell .woocommerce-tabs .panel>h2:first-child{margin:0 0 2rem;font:600 clamp(1.8rem,3vw,2.7rem)/1.1 "Manrope";letter-spacing:-.045em}
.single-product-shell .woocommerce-tabs .panel h2:not(:first-child),.single-product-shell .woocommerce-tabs .panel h3{margin:2.5rem 0 .75rem;font:600 clamp(1.25rem,2vw,1.65rem)/1.2 "Manrope";letter-spacing:-.025em}
.single-product-shell .woocommerce-tabs .panel p,.single-product-shell .woocommerce-tabs .panel li{font-size:1rem;line-height:1.78;color:#373631}
.single-product-shell .woocommerce-tabs .panel p{margin:.75rem 0 1.2rem}
.single-product-shell .woocommerce-tabs .panel strong{color:#111;font-weight:650}
.single-product-shell .woocommerce-tabs .panel ul,.single-product-shell .woocommerce-tabs .panel ol{padding-left:1.35rem}
.single-product-shell .woocommerce-tabs .panel img{height:auto;margin:1.5rem 0;background:#e1ddd4}
.single-product-shell .woocommerce-tabs .panel table{width:100%;margin:1.5rem 0;border-collapse:collapse;background:#fff}
.single-product-shell .woocommerce-tabs .panel th,.single-product-shell .woocommerce-tabs .panel td{padding:1rem;border:1px solid #d1ccc2;text-align:left;vertical-align:top}
.product-info-tabs .related.products,.product-info-tabs .upsells.products{margin-top:clamp(4rem,7vw,7rem);padding-top:clamp(2.5rem,4vw,4rem);border-top:1px solid #bbb5aa}
.product-info-tabs .related.products>h2,.product-info-tabs .upsells.products>h2{margin:0 0 2rem;font:600 clamp(2rem,4vw,3.5rem)/1 "Manrope";letter-spacing:-.055em}
@media(max-width:900px){
  .product-info-tabs{padding:4rem 1.5rem}
  .product-info-tabs>header{grid-template-columns:1fr;gap:.7rem;margin-bottom:2.5rem}
  .product-info-tabs>header .eyebrow{margin:0}
  .product-info-tabs>header h2{font-size:clamp(2.6rem,9vw,4.6rem)}
  .single-product-shell .woocommerce-tabs .panel{padding:clamp(1.4rem,5vw,3rem)!important}
}
@media(max-width:560px){
  .product-info-tabs{padding:3rem 1rem}
  .product-info-tabs>header h2{font-size:clamp(2.35rem,12vw,3.35rem)}
  .single-product-shell .woocommerce-tabs ul.tabs{margin-inline:-1rem!important;padding-inline:1rem!important}
  .single-product-shell .woocommerce-tabs ul.tabs li a{min-height:44px;padding:.78rem 1rem!important}
  .single-product-shell .woocommerce-tabs .panel{margin-top:1rem!important;padding:1.25rem!important}
  .single-product-shell .woocommerce-tabs .panel p,.single-product-shell .woocommerce-tabs .panel li{font-size:.95rem;line-height:1.72}
  .single-product-shell .woocommerce-tabs .panel table{display:block;overflow-x:auto;white-space:nowrap}
}

/* v2.5.1 final gutter overrides */
.product-info-tabs{padding:clamp(2.5rem,4vw,4.5rem) max(1.5rem,calc((100vw - 1680px)/2))}
.product-info-tabs>.woocommerce-tabs{width:100%}
.single-product-shell .woocommerce-tabs .panel{padding:clamp(1.5rem,3vw,3.5rem)!important}
.single-product-shell .woocommerce-tabs .panel>*{max-width:1180px}
@media(max-width:900px){.product-info-tabs{padding:2.5rem 1.25rem}}
@media(max-width:560px){.product-info-tabs{padding:2rem .75rem}.single-product-shell .woocommerce-tabs .panel{padding:1.15rem!important}}

/* v2.6.1 FINAL FLOW RESET */
body.single-product .single-product-shell .product-buy-column:has(.sbpo-options){position:relative!important;top:auto!important;overflow:visible!important}
body.single-product .single-product-shell .product-buy-column form.cart:not(.variations_form):has(.sbpo-options){display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;grid-auto-rows:auto!important;gap:.75rem!important;align-items:stretch!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:1.5rem 0!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important;float:none!important}
body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.sbpo-options{grid-column:1/-1!important;display:block!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 0 .25rem!important;padding:1.25rem!important;overflow:visible!important;float:none!important}
body.single-product .single-product-shell .sbpo-options .sbpo-field{display:grid!important;grid-template-columns:1fr!important;width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important}
body.single-product .single-product-shell .sbpo-options .sbpo-field[hidden],body.single-product .single-product-shell .sbpo-options .sbpo-field.sbpo-condition-hidden{display:none!important}
/* v2.6.3 — let the main product image define the gallery height */
body.single-product .product-gallery-column .lmd-gallery-stage{height:auto!important;min-height:0!important;overflow:visible!important}
body.single-product .product-gallery-column .lmd-gallery-main-link,body.single-product .product-gallery-column .lmd-gallery-placeholder{display:block!important;height:auto!important;min-height:0!important}
body.single-product .product-gallery-column .lmd-gallery-main-image{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center top!important}
body.single-product .product-gallery-column .lmd-gallery-stage{align-self:start!important}
body.single-product .product-gallery-column .lmd-gallery-thumbs-custom{align-self:start;max-height:none;overflow-y:auto!important;overscroll-behavior:contain;scrollbar-gutter:stable}
@media(max-width:950px){body.single-product .product-gallery-column .lmd-gallery-thumbs-custom{height:auto!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-gutter:auto}}

/* v2.7 account entry, authentication and customer area */
.header-actions>.header-account{display:inline-flex!important}
.header-account{position:relative;gap:.4rem}.header-account-icon{width:19px;height:19px;flex:0 0 19px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.header-account-status{position:absolute;top:7px;left:21px;width:7px;height:7px;border:2px solid var(--paper);border-radius:50%;background:#4d8b5c}
.lmd-auth{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,5vw,6rem);align-items:start}
.lmd-auth-intro{position:sticky;top:120px;padding:clamp(2rem,4vw,4rem);background:var(--ink);color:#fff}
.lmd-auth-intro h2{max-width:520px;margin:1.25rem 0;font:600 clamp(2.6rem,4.5vw,5rem)/.94 "Manrope",sans-serif;letter-spacing:-.065em}
.lmd-auth-intro>p:not(.eyebrow){max-width:540px;color:#c8c5be;line-height:1.8}
.lmd-auth-intro ul{margin:clamp(3rem,6vw,6rem) 0 0;padding:0;list-style:none}
.lmd-auth-intro li{padding:1rem 0;border-top:1px solid #ffffff2e;font-size:.82rem;letter-spacing:.03em}
.lmd-auth-forms{display:grid;gap:1.25rem}.lmd-auth-forms.has-registration{grid-template-columns:repeat(2,minmax(0,1fr))}
.lmd-auth-card{min-width:0;padding:clamp(1.5rem,3vw,2.75rem);border:1px solid #d0cbc1;background:#ebe7df}
.lmd-auth-number{margin:0;color:var(--red);font-size:.72rem;font-weight:700;letter-spacing:.13em}
.lmd-auth-card>h2{margin:.85rem 0 .35rem;font:600 clamp(2rem,3vw,3rem)/1 "Manrope",sans-serif;letter-spacing:-.055em}
.lmd-auth-note,.lmd-password-note{margin:0 0 2rem;color:var(--muted);font-size:.9rem;line-height:1.7}
.woocommerce-account .lmd-auth-card .woocommerce-form-login,.woocommerce-account .lmd-auth-card .woocommerce-form-register{margin:0;padding:0;border:0;background:transparent}
.lmd-auth-card .form-row{float:none!important;width:100%!important;margin:0 0 1rem!important;padding:0!important}
.lmd-auth-card label{display:block;margin-bottom:.4rem;font-size:.74rem;font-weight:600;letter-spacing:.06em}
.lmd-auth-card input.input-text{width:100%;min-height:54px;padding:.85rem 1rem!important;border:1px solid #bdb7ad!important;background:#f8f6f1!important;border-radius:0!important}
.lmd-auth-card input.input-text:focus{border-color:var(--ink)!important;outline:2px solid transparent;box-shadow:0 0 0 1px var(--ink)}
.lmd-auth-submit{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:.5rem}
.lmd-auth-card .woocommerce-form-login__rememberme{display:flex;align-items:center;gap:.5rem;margin:0;font-weight:400;letter-spacing:0}
.lmd-auth-card .button{min-height:52px;padding:0 1.5rem!important;align-items:center;gap:1rem;background:var(--ink)!important;color:#fff!important}
.lmd-auth-card .woocommerce-form-register__submit{width:100%;justify-content:space-between}
.lmd-auth-card .lost_password{margin:1.25rem 0 0;font-size:.8rem}.lmd-auth-card .lost_password a{text-underline-offset:4px}
.lmd-auth-card .woocommerce-privacy-policy-text{margin:1.25rem 0;color:var(--muted);font-size:.75rem;line-height:1.6}
.woocommerce-account .page-content>.woocommerce:has(.woocommerce-MyAccount-navigation){display:grid;grid-template-columns:250px minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);align-items:start}
.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:100%!important;margin:0!important}
.woocommerce-account .woocommerce-MyAccount-navigation{position:sticky;top:120px;padding:.65rem!important;background:#ebe7df!important}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:flex!important;align-items:center;justify-content:space-between;min-height:48px;padding:.75rem 1rem!important;border:0!important;border-bottom:1px solid #d0cbc1!important}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child a{border-bottom:0!important}
.woocommerce-account .woocommerce-MyAccount-navigation a::after{content:"→";opacity:.45}
.woocommerce-account .woocommerce-MyAccount-content{min-height:460px;padding:clamp(1.5rem,4vw,3.5rem)!important;border:1px solid #d0cbc1!important;border-top:4px solid var(--ink)!important;background:#f8f6f1!important}
.woocommerce-account .woocommerce-MyAccount-content h2,.woocommerce-account .woocommerce-MyAccount-content h3{font-family:"Manrope",sans-serif;letter-spacing:-.035em}
.woocommerce-account .woocommerce-MyAccount-content .button{min-height:46px;align-items:center}
.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.woocommerce-account .woocommerce-Addresses .col-1,.woocommerce-account .woocommerce-Addresses .col-2{float:none;width:100%;padding:1.5rem;border:1px solid #d0cbc1;background:#ebe7df}
.woocommerce-account table.my_account_orders{border-collapse:collapse}.woocommerce-account table.my_account_orders th{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}
@media(max-width:1180px){.lmd-auth{grid-template-columns:1fr}.lmd-auth-intro{position:relative;top:auto}.lmd-auth-intro ul{margin-top:2.5rem}.lmd-auth-forms.has-registration{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.header-actions{gap:.1rem}.header-actions>a:first-child{display:inline-flex}.header-account-label{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.header-account{width:38px;justify-content:center;padding:.45rem!important}.lmd-auth-forms.has-registration{grid-template-columns:1fr}.lmd-auth-intro,.lmd-auth-card{padding:1.5rem}.woocommerce-account .page-content>.woocommerce:has(.woocommerce-MyAccount-navigation){grid-template-columns:1fr}.woocommerce-account .woocommerce-MyAccount-navigation{position:relative;top:auto}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;overflow-x:auto}.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto}.woocommerce-account .woocommerce-MyAccount-navigation a{white-space:nowrap;border-right:1px solid #d0cbc1!important;border-bottom:0!important}.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}.woocommerce-account .woocommerce-MyAccount-content{min-height:0}}
@media(max-width:420px){.header-actions>button,.header-actions>a{min-width:36px;padding:.4rem!important}.header-search{font-size:0!important}.header-search::after{content:"⌕";font-size:1.25rem}.header-cart{font-size:0!important}.header-cart .cart-count{font-size:.72rem!important}.lmd-auth-submit{align-items:flex-start;flex-direction:column}.lmd-auth-card .woocommerce-form-login__submit{width:100%;justify-content:space-between}}

/* v2.7.1 — deterministic My Account layout (WooCommerce can output columns in either order) */
.woocommerce-account .page-hero{display:block!important;height:auto!important;min-height:0!important;overflow:visible!important;padding:clamp(2rem,4vw,4rem) 0!important;margin:0 0 clamp(2rem,4vw,3.5rem)!important}
.woocommerce-account .page-hero h1{display:block!important;margin:.75rem 0 0!important;overflow:visible!important;line-height:.95!important}
.woocommerce-account .page-content{display:block!important;width:100%!important;max-width:none!important;overflow:visible!important}
.woocommerce-account .page-content>.woocommerce:has(.woocommerce-MyAccount-navigation){display:grid!important;grid-template-columns:minmax(220px,260px) minmax(0,1fr)!important;grid-template-rows:auto!important;gap:clamp(1.5rem,4vw,4rem)!important;width:100%!important;align-items:start!important}
.woocommerce-account .woocommerce-MyAccount-navigation{grid-column:1!important;grid-row:1!important}
.woocommerce-account .woocommerce-MyAccount-content{grid-column:2!important;grid-row:1!important;min-width:0!important}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses{width:100%!important}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address{min-width:0!important}
.woocommerce-account .woocommerce-MyAccount-content address{overflow-wrap:anywhere;font-style:normal;line-height:1.8}
@media(max-width:760px){.woocommerce-account .page-content>.woocommerce:has(.woocommerce-MyAccount-navigation){grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto!important}.woocommerce-account .woocommerce-MyAccount-navigation{grid-column:1!important;grid-row:1!important}.woocommerce-account .woocommerce-MyAccount-content{grid-column:1!important;grid-row:2!important}}

/* v2.8 variable-product options and purchase controls */
body.single-product .product-buy-column form.variations_form{display:block!important;width:100%!important;height:auto!important;margin:1.5rem 0 0!important;padding:0!important;overflow:visible!important}
body.single-product .product-buy-column form.variations_form table.variations{display:block!important;width:100%!important;margin:0 0 1rem!important;padding:1.25rem!important;border:1px solid #d4cec3!important;background:#ebe7df!important;border-collapse:separate!important}
body.single-product .product-buy-column form.variations_form table.variations tbody{display:grid!important;gap:1rem!important;width:100%!important}
body.single-product .product-buy-column form.variations_form table.variations tr{display:grid!important;grid-template-columns:1fr!important;gap:.55rem!important;width:100%!important;padding:0 0 1rem!important;border-bottom:1px solid #d0cbc1!important}
body.single-product .product-buy-column form.variations_form table.variations tr:last-child{padding-bottom:0!important;border-bottom:0!important}
body.single-product .product-buy-column form.variations_form table.variations th.label,body.single-product .product-buy-column form.variations_form table.variations td.value{display:block!important;width:100%!important;padding:0!important;text-align:left!important}
body.single-product .product-buy-column form.variations_form table.variations th.label label{display:block!important;margin:0!important;color:#5f5b54;font-size:.7rem!important;font-weight:700!important;line-height:1.4!important;letter-spacing:.12em!important;text-transform:uppercase!important}
body.single-product .product-buy-column form.variations_form table.variations td.value{position:relative!important}
body.single-product .product-buy-column form.variations_form table.variations select{display:block!important;width:100%!important;min-width:0!important;height:56px!important;margin:0!important;padding:0 3rem 0 1rem!important;border:1px solid #bdb6aa!important;border-radius:0!important;background-color:#f8f6f1!important;color:var(--ink)!important;font-size:1rem!important;font-weight:500!important;line-height:56px!important;box-shadow:none!important;cursor:pointer!important}
body.single-product .product-buy-column form.variations_form table.variations select:focus{border-color:var(--ink)!important;outline:2px solid transparent!important;box-shadow:0 0 0 1px var(--ink)!important}
body.single-product .product-buy-column form.variations_form .reset_variations{display:inline-flex!important;align-items:center!important;min-height:38px!important;margin:.55rem 0 0!important;padding:0!important;color:#5f5b54!important;font-size:.75rem!important;font-weight:600!important;letter-spacing:.04em!important;text-underline-offset:4px!important}
body.single-product .product-buy-column form.variations_form .single_variation_wrap{display:block!important;width:100%!important}
body.single-product .product-buy-column form.variations_form .woocommerce-variation.single_variation{width:100%!important;margin:0 0 .75rem!important;padding:0!important}
body.single-product .product-buy-column form.variations_form .woocommerce-variation-description p{margin:.5rem 0!important;color:var(--muted)!important;font-size:.86rem!important;line-height:1.65!important}
body.single-product .product-buy-column form.variations_form .woocommerce-variation-price{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;min-height:58px!important;padding:.85rem 1rem!important;border:1px solid #d4cec3!important;background:#f8f6f1!important}
body.single-product .product-buy-column form.variations_form .woocommerce-variation-price:empty{display:none!important}
body.single-product .product-buy-column form.variations_form .woocommerce-variation-price::before{content:"Selected option";color:#6c6861;font-size:.67rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
body.single-product .product-buy-column form.variations_form .woocommerce-variation-price .price{margin:0!important;font:600 1.25rem/1 "Manrope",sans-serif!important}
body.single-product .product-buy-column form.variations_form .woocommerce-variation-availability{margin:.65rem 0 0!important;color:#4f6e55!important;font-size:.78rem!important;font-weight:600!important}
body.single-product .product-buy-column form.variations_form .woocommerce-variation-add-to-cart{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:.75rem!important;align-items:stretch!important;width:100%!important;height:auto!important;margin:0!important;padding:.75rem!important;border:1px solid #d4cec3!important;background:#ebe7df!important}
body.single-product .product-buy-column form.variations_form .woocommerce-variation-add-to-cart .quantity{display:flex!important;width:72px!important;height:54px!important;margin:0!important;float:none!important}
body.single-product .product-buy-column form.variations_form .woocommerce-variation-add-to-cart .quantity .qty{display:block!important;width:72px!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;padding:0 .25rem!important;border:1px solid #bdb6aa!important;border-radius:0!important;background:#fff!important;text-align:center!important;line-height:54px!important;box-shadow:none!important}
body.single-product .product-buy-column form.variations_form .woocommerce-variation-add-to-cart .single_add_to_cart_button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;padding:0 1.25rem!important;border:0!important;border-radius:0!important;background:var(--ink)!important;color:#fff!important;font-size:.8rem!important;font-weight:600!important;line-height:1!important;letter-spacing:.09em!important;text-align:center!important;text-transform:uppercase!important;float:none!important}
body.single-product .product-buy-column form.variations_form .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover{background:#34322f!important;transform:translateY(-1px)}
body.single-product .product-buy-column form.variations_form .woocommerce-variation-add-to-cart .single_add_to_cart_button.disabled{cursor:not-allowed!important;opacity:.45!important;transform:none!important}
body.single-product .product-buy-column form.variations_form::after,body.single-product .product-buy-column form.variations_form .woocommerce-variation-add-to-cart::after{display:none!important;content:none!important}
@media(max-width:560px){body.single-product .product-buy-column form.variations_form table.variations{padding:1rem!important}body.single-product .product-buy-column form.variations_form table.variations select{height:52px!important;line-height:52px!important}body.single-product .product-buy-column form.variations_form .woocommerce-variation-add-to-cart{grid-template-columns:62px minmax(0,1fr)!important;gap:.6rem!important;padding:.6rem!important}body.single-product .product-buy-column form.variations_form .woocommerce-variation-add-to-cart .quantity,body.single-product .product-buy-column form.variations_form .woocommerce-variation-add-to-cart .quantity .qty{width:62px!important;height:50px!important;min-height:50px!important;max-height:50px!important;line-height:50px!important}body.single-product .product-buy-column form.variations_form .woocommerce-variation-add-to-cart .single_add_to_cart_button{height:50px!important;min-height:50px!important;max-height:50px!important}}

/* v2.8.2 category-aware delivery messaging */
.purchase-clarity .purchase-delivery b{display:inline-flex;align-items:center;gap:.45rem}
.purchase-clarity .purchase-delivery.is-free b{color:#3e744a}
.purchase-clarity .purchase-delivery.is-free b::before{content:"✓";display:inline-grid;place-items:center;width:1.15rem;height:1.15rem;border-radius:50%;background:#dcebdd;color:#315f3a;font-size:.68rem;font-weight:800}
.purchase-clarity .purchase-delivery.is-later b{color:#765d2e}
.purchase-clarity .purchase-delivery.is-later b::before{content:"◷";font-size:1rem;line-height:1}

/* v2.8.3 refined login and registration composition */
.woocommerce-account:not(.logged-in) .content-page{padding-top:clamp(2rem,4vw,4rem)!important}
.woocommerce-account:not(.logged-in) .page-hero{max-width:1480px;margin-inline:auto!important;padding:0 0 clamp(1.5rem,3vw,2.5rem)!important}
.woocommerce-account:not(.logged-in) .page-hero h1{font-size:clamp(2.6rem,4vw,4.5rem)!important}
.woocommerce-account:not(.logged-in) .page-content{max-width:1480px!important;margin:0 auto!important}
.woocommerce-account:not(.logged-in) .lmd-auth{grid-template-columns:minmax(300px,.62fr) minmax(0,1.38fr)!important;gap:0!important;align-items:stretch!important;border:1px solid #cec8bd;background:#f8f6f1;box-shadow:0 18px 55px rgba(28,26,22,.07)}
.woocommerce-account:not(.logged-in) .lmd-auth-intro{position:relative!important;top:auto!important;display:flex;flex-direction:column;min-height:720px;padding:clamp(2.25rem,4vw,4.25rem)!important;background:linear-gradient(150deg,#171716 0%,#24221f 100%)!important}
.woocommerce-account:not(.logged-in) .lmd-auth-intro .eyebrow{color:#c8a669!important}
.woocommerce-account:not(.logged-in) .lmd-auth-intro h2{max-width:470px;margin:1.1rem 0 1.5rem!important;font-size:clamp(2.8rem,4.1vw,4.5rem)!important;line-height:.98!important}
.woocommerce-account:not(.logged-in) .lmd-auth-intro>p:not(.eyebrow){max-width:430px;margin:0;color:#cfcbc3!important;font-size:.96rem;line-height:1.8}
.woocommerce-account:not(.logged-in) .lmd-auth-intro ul{margin:auto 0 0!important}
.woocommerce-account:not(.logged-in) .lmd-auth-intro li{position:relative;padding:1rem 0 1rem 1.5rem!important;color:#ece8df;font-size:.78rem!important}
.woocommerce-account:not(.logged-in) .lmd-auth-intro li::before{content:"✓";position:absolute;left:0;color:#c8a669;font-weight:700}
.woocommerce-account:not(.logged-in) .lmd-auth-forms{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:clamp(1.25rem,3vw,3rem)!important;background:#f8f6f1}
.woocommerce-account:not(.logged-in) .lmd-auth-forms.has-registration{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important}
.woocommerce-account:not(.logged-in) .lmd-auth-card{display:flex;flex-direction:column;min-height:100%;padding:clamp(1.5rem,2.5vw,3rem)!important;border:0!important;background:transparent!important}
.woocommerce-account:not(.logged-in) .lmd-auth-card+.lmd-auth-card{border-left:1px solid #d7d1c7!important}
.woocommerce-account:not(.logged-in) .lmd-auth-number{display:inline-flex;align-items:center;width:max-content;min-height:28px;padding:0 .65rem;border:1px solid #c8a669;border-radius:999px;color:#87682f!important}
.woocommerce-account:not(.logged-in) .lmd-auth-card>h2{margin:1.25rem 0 .6rem!important;font-size:clamp(2.4rem,3.4vw,3.8rem)!important;line-height:.96!important}
.woocommerce-account:not(.logged-in) .lmd-auth-note{min-height:3.4em;margin:0 0 2rem!important;font-size:.86rem!important}
.woocommerce-account:not(.logged-in) .lmd-auth-card form{display:flex;flex:1;flex-direction:column}
.woocommerce-account:not(.logged-in) .lmd-auth-card label{color:#514d47;font-size:.68rem!important;letter-spacing:.08em!important;text-transform:uppercase}
.woocommerce-account:not(.logged-in) .lmd-auth-card input.input-text{min-height:52px!important;border-color:#c8c1b5!important;background:#fff!important}
.woocommerce-account:not(.logged-in) .lmd-auth-card input.input-text:hover{border-color:#8f887d!important}
.woocommerce-account:not(.logged-in) .lmd-auth-submit{display:grid!important;grid-template-columns:1fr!important;gap:.9rem!important;margin-top:.3rem!important}
.woocommerce-account:not(.logged-in) .lmd-auth-card .button{width:100%!important;min-height:54px!important;justify-content:space-between!important;margin:0!important;padding-inline:1.25rem!important}
.woocommerce-account:not(.logged-in) .lmd-auth-card .lost_password{margin:.9rem 0 0!important;text-align:center}
.woocommerce-account:not(.logged-in) .lmd-auth-register .woocommerce-privacy-policy-text{margin-top:auto!important;padding-top:1rem}
@media(max-width:1100px){.woocommerce-account:not(.logged-in) .lmd-auth{grid-template-columns:1fr!important}.woocommerce-account:not(.logged-in) .lmd-auth-intro{min-height:0!important}.woocommerce-account:not(.logged-in) .lmd-auth-intro h2{max-width:680px;font-size:clamp(2.6rem,7vw,4.2rem)!important}.woocommerce-account:not(.logged-in) .lmd-auth-intro ul{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem!important}.woocommerce-account:not(.logged-in) .lmd-auth-intro li{border-bottom:1px solid #ffffff2e}}
@media(max-width:720px){.woocommerce-account:not(.logged-in) .content-page{padding-inline:.75rem!important}.woocommerce-account:not(.logged-in) .page-hero{padding-inline:.5rem!important}.woocommerce-account:not(.logged-in) .lmd-auth-forms.has-registration{grid-template-columns:1fr!important}.woocommerce-account:not(.logged-in) .lmd-auth-card+.lmd-auth-card{border-top:1px solid #d7d1c7!important;border-left:0!important}.woocommerce-account:not(.logged-in) .lmd-auth-intro ul{grid-template-columns:1fr;gap:0}.woocommerce-account:not(.logged-in) .lmd-auth-forms{padding:.5rem!important}.woocommerce-account:not(.logged-in) .lmd-auth-card{padding:1.5rem!important}.woocommerce-account:not(.logged-in) .lmd-auth-note{min-height:0}}

/* v2.8.4 lighter account introduction column */
@media(min-width:1101px){
  .woocommerce-account:not(.logged-in) .lmd-auth{grid-template-columns:minmax(270px,.48fr) minmax(0,1.52fr)!important}
  .woocommerce-account:not(.logged-in) .lmd-auth-intro{padding:clamp(2rem,3vw,3.25rem)!important}
  .woocommerce-account:not(.logged-in) .lmd-auth-intro h2{max-width:390px!important;font-size:clamp(2.25rem,3.1vw,3.35rem)!important;line-height:1!important;letter-spacing:-.055em!important}
  .woocommerce-account:not(.logged-in) .lmd-auth-intro>p:not(.eyebrow){max-width:370px!important;font-size:.86rem!important;line-height:1.72!important}
  .woocommerce-account:not(.logged-in) .lmd-auth-intro li{font-size:.72rem!important}
}

/* v2.8.5 wide policy page */
.page-content.page-content-wide{width:100%!important;max-width:100%!important}
.page-content.page-content-wide>*{max-width:none}
body.single-product .single-product-shell .sbpo-options .sbpo-choice{display:flex!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:52px!important;margin:0!important;float:none!important}
body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.quantity{grid-column:1!important;display:flex!important;width:72px!important;height:54px!important;margin:0!important}
body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.quantity .qty{width:72px!important;height:54px!important;min-height:54px!important;max-height:54px!important;line-height:54px!important}
body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.single_add_to_cart_button{grid-column:2!important;display:flex!important;width:100%!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;align-items:center!important;justify-content:center!important}
body.single-product .single-product-shell .collector-product:has(.sbpo-options){height:auto!important;min-height:0!important;overflow:visible!important}
@media(max-width:560px){body.single-product .single-product-shell .product-buy-column form.cart:not(.variations_form):has(.sbpo-options){grid-template-columns:62px minmax(0,1fr)!important}body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.sbpo-options{padding:1rem!important}body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.quantity,body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.quantity .qty{width:62px!important;height:50px!important;min-height:50px!important;max-height:50px!important;line-height:50px!important}body.single-product .single-product-shell form.cart:not(.variations_form):has(.sbpo-options)>.single_add_to_cart_button{height:50px!important;min-height:50px!important;max-height:50px!important}}

