: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.hsd-product-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}.hsd-product-card:hover .card-media img{transform:scale(1.025)}.hsd-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}.hsd-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}.hsd-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}.hsd-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}.hsd-contact-form{display:grid;gap:1.2rem;margin-top:2rem}.hsd-contact-form label{display:grid;gap:.4rem;font-size:.78rem;font-weight:600}.hsd-contact-form input,.hsd-contact-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}.hsd-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}.hsd-product-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.hsd-product-card .card-copy{min-height:145px}.woocommerce ul.products li.product.hsd-product-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.hsd-product-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>.hsd-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>.hsd-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>.hsd-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}
}

/* HSDOLL 2.6 — distinctive client care hub */
.hsd-support-hub{display:block;max-width:none;margin:0;background:var(--paper)}
.support-hero{max-width:1120px;margin:0 auto;padding:clamp(5rem,9vw,9rem) 2rem clamp(3.5rem,6vw,6rem);text-align:center}
.support-hero .eyebrow{color:var(--red)}
.support-hero h1{margin:1rem 0 1.5rem;font:600 clamp(3.7rem,8vw,7.5rem)/.9 "Manrope";letter-spacing:-.08em}
.support-hero>p:last-child{max-width:690px;margin:auto;color:var(--muted);font-size:1.08rem;line-height:1.8}
.support-paths{max-width:var(--content);margin:auto;padding:0 4vw clamp(5rem,8vw,8rem);display:grid;grid-template-columns:repeat(3,1fr);gap:1px}
.support-paths article{min-height:320px;padding:2rem;display:flex;flex-direction:column;background:#e6e3db;border-top:3px solid var(--ink);transition:background .25s,color .25s,transform .25s}
.support-paths article:nth-child(2){background:var(--red);color:#fff;border-color:var(--red);transform:translateY(1.5rem)}
.support-paths article:hover{background:var(--ink);color:#fff}
.support-paths span{font:600 .75rem "Manrope";letter-spacing:.15em;opacity:.65}
.support-paths h2{margin:3.5rem 0 .8rem;font:600 clamp(1.6rem,2vw,2.2rem)/1.05 "Manrope";letter-spacing:-.045em}
.support-paths p{margin:0 0 2rem;line-height:1.7;opacity:.75}
.support-paths a{margin-top:auto;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-decoration:none}
.support-enquiry{background:var(--ink);color:#fff;padding:clamp(4rem,8vw,8rem) max(4vw,calc((100vw - var(--content))/2));display:grid;grid-template-columns:minmax(280px,.75fr) minmax(520px,1.25fr);gap:clamp(4rem,9vw,9rem);align-items:start}
.support-enquiry-intro{position:sticky;top:2rem}.support-enquiry-intro .eyebrow{color:var(--acid)}
.support-enquiry-intro h2{margin:1.2rem 0 1.5rem;font:600 clamp(2.8rem,5vw,5rem)/.95 "Manrope";letter-spacing:-.065em}
.support-enquiry-intro>p{max-width:480px;color:#b9b9b6;line-height:1.8}.support-enquiry-intro dl{margin:3rem 0 0}
.support-enquiry-intro dl div{display:grid;grid-template-columns:110px 1fr;gap:1rem;padding:1rem 0;border-top:1px solid #ffffff26}
.support-enquiry-intro dt{font-size:.75rem;color:#8c8c89}.support-enquiry-intro dd{margin:0;font-size:.88rem}
.support-enquiry .contact-form-panel{padding:clamp(2rem,4vw,4rem);background:var(--paper);color:var(--ink)}
.support-enquiry .contact-form-panel>.eyebrow{color:var(--red);margin-top:0}.support-enquiry .hsd-contact-form{margin-top:2rem}
.support-enquiry .hsd-contact-form input,.support-enquiry .hsd-contact-form textarea{border:0;border-bottom:1px solid var(--line);background:#fff;transition:border-color .2s,box-shadow .2s}
.support-enquiry .hsd-contact-form input:focus,.support-enquiry .hsd-contact-form textarea:focus{outline:0;border-color:var(--red);box-shadow:inset 0 -2px var(--red)}
.support-enquiry .hsd-contact-form button{background:var(--red);min-height:58px}
@media(max-width:950px){.support-paths{grid-template-columns:1fr 1fr}.support-paths article:nth-child(2){transform:none}.support-paths article:last-child{grid-column:1/-1}.support-enquiry{grid-template-columns:1fr;gap:3rem}.support-enquiry-intro{position:static}.support-enquiry .contact-form-panel{padding:2rem}}
@media(max-width:600px){.support-hero{padding:4.5rem 1.25rem 3rem;text-align:left}.support-hero h1{font-size:clamp(3.2rem,17vw,5rem)}.support-hero>p:last-child{font-size:1rem}.support-paths{grid-template-columns:1fr;padding:0 1rem 4rem}.support-paths article,.support-paths article:last-child{grid-column:auto;min-height:250px}.support-paths h2{margin-top:2.5rem}.support-enquiry{padding:4rem 1rem}.support-enquiry-intro dl div{grid-template-columns:90px 1fr}.support-enquiry .contact-form-panel{padding:1.5rem 1rem}.support-enquiry .hsd-contact-form{grid-template-columns:1fr}}
.product-gallery-column .woocommerce-product-gallery>ol.flex-control-nav>li::marker,.product-gallery-column .woocommerce-product-gallery>.hsd-gallery-thumbs>li::marker,.product-gallery-column .woocommerce-product-gallery>ol.flex-control-nav>li::before,.product-gallery-column .woocommerce-product-gallery>.hsd-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>.hsd-gallery-thumbs img:hover,.product-gallery-column .woocommerce-product-gallery>.hsd-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>.hsd-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>.hsd-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>.hsd-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>.hsd-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>.hsd-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 .hsd-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 .hsd-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)}
.hsd-contact-form{grid-template-columns:1fr 1fr;gap:1.1rem}.hsd-contact-form label:nth-of-type(n+3),.hsd-contact-form button{grid-column:1/-1}.hsd-contact-form input,.hsd-contact-form textarea{background:#fff}.hsd-contact-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}
  .hsd-contact-form{grid-template-columns:1fr}.hsd-contact-form label,.hsd-contact-form label:nth-of-type(n+3),.hsd-contact-form button{grid-column:1}
  .editorial-grid{grid-template-columns:1fr}.values-grid article{min-height:220px}
}

/* 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}
.hsd-lightbox-open{overflow:hidden}
.hsd-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}
.hsd-lightbox.is-open{display:grid}.hsd-lightbox figure{display:grid;place-items:center;margin:0;min-width:0;height:calc(100vh - 4rem)}
.hsd-lightbox img{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 6rem);object-fit:contain}
.hsd-lightbox figcaption{position:absolute;bottom:1rem;left:50%;font-size:.72rem;letter-spacing:.12em;transform:translateX(-50%)}
.hsd-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}
.hsd-lightbox-prev,.hsd-lightbox-next{width:52px;height:52px;font-size:2rem}.hsd-lightbox-next{justify-self:end}
.hsd-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)}.hsd-lightbox{grid-template-columns:48px minmax(0,1fr) 48px;padding:1rem}.hsd-lightbox figure{height:calc(100vh - 2rem)}.hsd-lightbox-prev,.hsd-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}.hsd-lightbox{grid-template-columns:1fr;padding:.75rem}.hsd-lightbox-prev,.hsd-lightbox-next{position:absolute;z-index:2;top:50%}.hsd-lightbox-prev{left:.75rem}.hsd-lightbox-next{right:.75rem}.hsd-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}
.hsd-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)}
.hsd-search-dialog::backdrop{background:rgba(17,17,17,.45);backdrop-filter:blur(4px)}
.hsd-search-panel{width:min(1040px,calc(100% - 3rem));margin:0 auto;padding:clamp(7rem,15vh,11rem) 0 3rem}
.hsd-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}
.hsd-search-panel>.eyebrow{margin:0 0 2rem;color:var(--red)}
.hsd-search-form label{display:block;margin-bottom:1.2rem;font:600 clamp(2rem,5vw,4.5rem)/1 "Manrope";letter-spacing:-.06em}
.hsd-search-form>div{display:grid;grid-template-columns:minmax(0,1fr) auto;border-bottom:2px solid var(--ink)}
.hsd-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}
.hsd-search-form input[type=search]::placeholder{color:#8b8881}
.hsd-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}
.hsd-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}.hsd-search-panel{width:calc(100% - 2rem);padding-top:7rem}.hsd-search-form label{font-size:2.4rem}.hsd-search-form>div{grid-template-columns:1fr}.hsd-search-form button{margin-top:.75rem;min-height:50px}.hsd-search-close{width:42px;height:42px}}

/* 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)}

/* HSDoll 2.0 — editorial graphite / ivory redesign */
:root{--ink:#171716;--paper:#f6f4ef;--red:#9b2635;--acid:#d4b98a;--muted:#6e6a64;--line:#d8d3ca;--white:#fff;--content:1500px}
body{background:var(--paper);font-family:"DM Sans",sans-serif}.announcement{height:32px;background:#171716;color:#f6f4ef}.site-header{background:rgba(246,244,239,.95);box-shadow:none}.brand{display:flex;align-items:baseline;gap:.08em;font-size:1.7rem}.brand span{color:var(--red)}.brand small{margin-left:.65rem;color:var(--muted);font:500 .55rem/1 "DM Sans";letter-spacing:.16em;text-transform:uppercase}.primary-menu-list>li>a:hover,.primary-menu-list>.current-menu-item>a,.primary-menu-list>.current_page_item>a,.header-actions>a:hover,.header-actions>button:hover{background:#e9e4db}
.hs-hero{min-height:calc(100vh - 110px);display:grid;grid-template-columns:44% 56%;border-bottom:1px solid var(--line)}.hs-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(2rem,5vw,6rem) 3rem max(5vw,calc((100vw - var(--content))/2))}.hs-hero-copy h1,.collection-intro h2,.home-section-head h2,.material-copy h2{margin:1.5rem 0;font:500 clamp(4rem,7.5vw,8rem)/.88 "Manrope";letter-spacing:-.075em}.hs-hero-copy h1 em,.collection-intro h2 em{color:var(--red);font-style:italic;font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}.hs-hero-visual{position:relative;min-height:720px;padding:18px;background:#ddd8cf}.hs-hero-visual figure{height:100%;margin:0;overflow:hidden;position:relative}.hs-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center 27%}.hs-hero-visual figcaption{position:absolute;right:1.5rem;bottom:1.5rem;padding:.8rem 1rem;background:rgba(20,20,19,.87);color:#fff;font-size:.72rem;letter-spacing:.14em}.hs-hero-visual figcaption span{margin-right:1rem;color:#d4b98a}.hero-note{position:absolute;left:18px;bottom:18px;width:min(330px,48%);padding:1.2rem;background:var(--paper)}.hero-note>span{font-size:.68rem;letter-spacing:.15em;color:var(--red)}.hero-note p{margin:.55rem 0 0;font-size:.78rem;line-height:1.5}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:auto;padding-top:clamp(3rem,8vh,6rem)}.hero-proof span{display:flex;flex-direction:column;border-top:1px solid var(--line);padding-top:1rem;font-size:.62rem;letter-spacing:.12em;color:var(--muted)}.hero-proof b{font:600 1.45rem "Manrope";color:var(--ink)}.text-link{font-size:.8rem;font-weight:600;letter-spacing:.04em;text-decoration:none}.collection-intro{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;padding:clamp(6rem,10vw,10rem) max(5vw,calc((100vw - var(--content))/2)) 4rem}.collection-intro h2{font-size:clamp(3.5rem,6vw,6rem)}.collection-intro>p{max-width:530px;color:var(--muted);font-size:1.05rem}.portrait-index{display:grid;grid-template-columns:repeat(5,1fr);gap:2px;padding:0 max(2vw,calc((100vw - 1700px)/2)) clamp(6rem,10vw,10rem)}.portrait-index a{position:relative;text-decoration:none}.portrait-index figure{height:500px;margin:0;overflow:hidden;background:#dedad2}.portrait-index img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(.82);transition:.45s}.portrait-index a:hover img{filter:saturate(1);transform:scale(1.02)}.portrait-index span{display:block;margin-top:1rem;color:var(--red);font-size:.67rem;font-weight:700;letter-spacing:.16em}.portrait-index h3{margin:.25rem 0;font:500 1.2rem "Manrope"}.portrait-index small{color:var(--muted)}.home-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:2.5rem}.home-section-head h2{font-size:clamp(3rem,5vw,5rem);margin:.8rem 0 0}.home-section-head>a{text-decoration:none;font-size:.8rem;font-weight:600}.home-products-direct{padding-top:0}.material-story{display:grid;grid-template-columns:42% 58%;min-height:780px;background:#1b1b1a;color:#f5f2ec}.material-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,8vw,8rem)}.material-copy h2{font-size:clamp(3.2rem,5vw,5.5rem)}.material-copy>p{color:#bdb7ad}.material-story figure{margin:0;overflow:hidden}.material-story img{width:100%;height:100%;object-fit:cover;object-position:center 22%}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:clamp(5rem,8vw,8rem) max(5vw,calc((100vw - var(--content))/2));gap:0}.service-grid article{padding:2rem 3rem;border-left:1px solid var(--line)}.service-grid article:last-child{border-right:1px solid var(--line)}.service-grid span{color:var(--red);font-size:.7rem;font-weight:700}.service-grid h3{font:500 1.6rem "Manrope"}.service-grid p{color:var(--muted)}
.woocommerce ul.products li.product.hsd-product-card{background:#ece8e0}.card-media{height:620px;background:#ddd8cf}.card-media img{object-position:center top}.hsd-badge{background:#efe4cc}.card-view{background:var(--red)}.woocommerce div.product form.cart .button{background:var(--red)}.archive-hero h1{font-family:"Manrope";font-weight:500}.collection-jump a:hover{background:var(--red);color:#fff}.newsletter{background:#8f2432}.product-buy-column{background:#f8f6f1}
.hs-age-gate{width:100%;height:100%;max-width:none;max-height:none;padding:0;border:0;background:rgba(12,12,12,.82);backdrop-filter:blur(14px)}.hs-age-gate::backdrop{background:rgba(12,12,12,.82)}.age-card{position:absolute;inset:50% auto auto 50%;width:min(540px,calc(100% - 2rem));padding:clamp(2rem,5vw,4rem);background:var(--paper);transform:translate(-50%,-50%);text-align:center}.age-card h2{margin:1rem 0;font:500 clamp(2.5rem,5vw,4rem)/1 "Manrope";letter-spacing:-.06em}.age-card>p:not(.eyebrow){color:var(--muted)}.age-card>div{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:2rem 0}.age-card>div a{font-size:.8rem}.age-card small{display:block;color:var(--muted);font-size:.7rem}.age-card .button{cursor:pointer}
@media(max-width:1100px){.hs-hero{grid-template-columns:1fr 1fr}.portrait-index{grid-template-columns:repeat(3,1fr)}.portrait-index figure{height:520px}.material-story{min-height:650px}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.announcement span:last-child{display:none}.site-header{grid-template-columns:1fr auto auto}.brand small{display:none}.hs-hero{display:flex;flex-direction:column}.hs-hero-copy{padding:4rem 1.25rem 2.5rem}.hs-hero-copy h1{font-size:clamp(3.8rem,18vw,6rem)}.hs-hero-visual{min-height:72vh;padding:10px;order:-1}.hero-note{left:10px;bottom:10px}.hero-proof{margin-top:3rem}.collection-intro{grid-template-columns:1fr;padding:5rem 1.25rem 2.5rem}.portrait-index{grid-template-columns:repeat(2,1fr);padding:0 1rem 5rem}.portrait-index figure{height:390px}.home-products{padding-inline:1rem}.home-section-head{align-items:flex-start;flex-direction:column}.material-story{grid-template-columns:1fr;min-height:0}.material-copy{padding:5rem 1.25rem}.material-story figure{height:70vh}.service-grid{grid-template-columns:1fr;padding:4rem 1.25rem}.service-grid article,.service-grid article:last-child{border:0;border-top:1px solid var(--line);padding:2rem 0}.site-footer{grid-template-columns:1fr;gap:1.5rem}.site-footer nav{justify-self:start}.card-media{height:520px}}
@media(max-width:520px){.portrait-index{grid-template-columns:1fr}.portrait-index figure{height:125vw}.woocommerce ul.products{grid-template-columns:1fr!important}.hero-note{display:none}.hero-proof{gap:.5rem}.hero-proof b{font-size:1.15rem}.card-media{height:135vw}.age-card{padding:2.25rem 1.5rem}}

/* HSDOLL 2.1 — product-first industry storefront homepage */
.commerce-home{background:#fff}.store-hero{position:relative;min-height:clamp(620px,76vh,860px);display:flex;align-items:center;overflow:hidden;background:#222;color:#fff}.store-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 44%}.store-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,9,11,.9) 0%,rgba(8,9,11,.7) 34%,rgba(8,9,11,.12) 68%,rgba(8,9,11,.05) 100%)}.store-hero-copy{position:relative;z-index:1;width:min(650px,47vw);margin-left:max(5vw,calc((100vw - var(--content))/2));padding:5rem 0}.store-hero-copy .eyebrow{margin:0 0 1.2rem;color:#e6c9a1}.store-hero-copy h1{margin:0;font:650 clamp(3.6rem,6.4vw,6.8rem)/.95 "Manrope";letter-spacing:-.065em}.store-hero-copy>p:not(.eyebrow){max-width:560px;margin:1.6rem 0 2rem;color:#eee;font-size:1.08rem;line-height:1.75}.store-hero-copy>div{display:flex;gap:.75rem;flex-wrap:wrap}.store-primary{background:#a52236!important;color:#fff!important}.store-secondary{border:1px solid currentColor!important;background:transparent!important;color:inherit!important}.store-hero-meta{position:absolute;z-index:1;right:max(3vw,calc((100vw - var(--content))/2));bottom:2.25rem;display:flex;align-items:center;gap:1.5rem;padding:.9rem 1rem;background:rgba(10,10,11,.72);backdrop-filter:blur(8px);font-size:.72rem}.store-hero-meta span{color:#ddd}.store-hero-meta b{letter-spacing:.12em;color:#e6c9a1}
.store-benefits{display:grid;grid-template-columns:repeat(4,1fr);max-width:var(--content);margin:auto;border-bottom:1px solid #e4e4e4}.store-benefits>div{display:flex;align-items:center;gap:1rem;padding:1.4rem 1.6rem;border-right:1px solid #e4e4e4}.store-benefits>div:first-child{border-left:1px solid #e4e4e4}.store-benefits b{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border:1px solid #c8c8c8;border-radius:50%;font-size:.76rem}.store-benefits span{display:flex;flex-direction:column;color:#777;font-size:.75rem;line-height:1.45}.store-benefits strong{color:#1c1c1d;font-size:.83rem}
.store-products,.model-finder,.buying-steps{max-width:var(--content);margin:auto;padding:clamp(5rem,8vw,8rem) 2rem}.store-section-head,.model-finder>header,.buying-steps>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:2.4rem}.store-section-head h2,.model-finder h2,.buying-steps h2,.store-feature h2,.store-support h2{margin:.55rem 0 0;font:600 clamp(2.4rem,4vw,4.25rem)/1.05 "Manrope";letter-spacing:-.055em}.store-section-head>a{padding-bottom:.35rem;border-bottom:1px solid #222;font-size:.82rem;font-weight:600;text-decoration:none}.store-section-head>a span{margin-left:.8rem}.store-products .woocommerce ul.products{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.store-products .woocommerce ul.products li.product.hsd-product-card{background:#f5f5f4}.store-products .card-media{height:440px}.store-products .card-copy{padding:1rem}.store-products .woocommerce ul.products li.product .card-copy h2{min-height:2.7em;margin:.35rem 0;font-size:1.08rem;line-height:1.32}.store-products .card-action{padding:0 1rem}.store-products .card-action .button{min-height:44px;align-items:center;background:#1c1c1d}.store-products .card-view{font-size:.65rem}
.model-finder{max-width:none;padding-inline:max(2rem,calc((100vw - var(--content))/2));background:#f2f2f0}.model-finder>header{display:block}.model-finder-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.model-finder-grid>a{background:#fff;color:#181819;text-decoration:none}.model-finder-grid figure{height:330px;margin:0;overflow:hidden;background:#ddd}.model-finder-grid img{width:100%;height:100%;object-fit:cover;object-position:center 18%;transition:.35s}.model-finder-grid>a:hover img{transform:scale(1.025)}.model-finder-grid>a>div{position:relative;padding:1.1rem 3rem 1.1rem 1.1rem}.model-finder-grid span{font-weight:700}.model-finder-grid p{margin:.2rem 0;color:#777;font-size:.76rem}.model-finder-grid b{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}
.store-feature{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:760px;background:#18191b;color:#fff}.store-feature figure{margin:0;overflow:hidden}.store-feature figure img{width:100%;height:100%;object-fit:cover;object-position:center 26%}.store-feature>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,7vw,7rem)}.store-feature .eyebrow{color:#dbb98d}.store-feature>div>p:not(.eyebrow){color:#c7c7c7;line-height:1.8}.store-feature ul{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:2rem 0 2.5rem;padding:0;border-top:1px solid #3d3e40;list-style:none}.store-feature li{padding:1rem 0;border-bottom:1px solid #3d3e40;font-size:.82rem}.store-feature li:nth-child(odd){padding-right:1rem}.store-feature li:nth-child(even){padding-left:1rem;border-left:1px solid #3d3e40}.store-feature .button{align-self:flex-start}
.buying-steps>header{display:block}.buying-steps>div{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d6d6d6}.buying-steps article{padding:2rem 3rem 2rem 0}.buying-steps article+article{padding-left:3rem;border-left:1px solid #d6d6d6}.buying-steps article>span{color:#a52236;font-size:.72rem;font-weight:700}.buying-steps h3{margin:2.2rem 0 .7rem;font:600 1.35rem "Manrope"}.buying-steps p{max-width:360px;color:#707070;font-size:.9rem}.store-support{display:flex;align-items:center;justify-content:space-between;gap:3rem;padding:clamp(3.5rem,6vw,6rem) max(2rem,calc((100vw - var(--content))/2));background:#a52236;color:#fff}.store-support>div{max-width:800px}.store-support h2{font-size:clamp(2.4rem,4.2vw,4.5rem)}.store-support p{max-width:660px;color:#f4dfe3}.store-support .button{flex:0 0 auto}
@media(max-width:1200px){.store-products .woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.model-finder-grid{grid-template-columns:repeat(3,1fr)}.store-feature{grid-template-columns:1fr 1fr}.store-benefits{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.store-hero{min-height:710px;align-items:flex-end}.store-hero>img{object-position:58% center}.store-hero-shade{background:linear-gradient(0deg,rgba(8,9,11,.94) 0%,rgba(8,9,11,.72) 45%,rgba(8,9,11,.05) 78%)}.store-hero-copy{width:auto;margin:0;padding:4rem 1.25rem}.store-hero-copy h1{font-size:3.5rem}.store-hero-copy>p:not(.eyebrow){font-size:.95rem}.store-hero-meta{display:none}.store-benefits{grid-template-columns:1fr 1fr}.store-benefits>div{padding:1rem}.store-benefits>div:nth-child(odd){border-left:0}.store-products,.buying-steps{padding:4.5rem 1rem}.store-section-head{align-items:flex-start;flex-direction:column;gap:1.25rem}.store-products .woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important;gap:8px}.store-products .card-media{height:70vw}.store-products .woocommerce ul.products li.product .card-copy h2{font-size:.92rem}.store-products .card-action{display:none}.model-finder{padding:4.5rem 1rem}.model-finder-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.model-finder-grid>a{min-width:78vw;scroll-snap-align:start}.model-finder-grid figure{height:440px}.store-feature{grid-template-columns:1fr;min-height:0}.store-feature figure{height:75vh}.store-feature>div{padding:4.5rem 1.25rem}.store-feature ul{grid-template-columns:1fr}.store-feature li:nth-child(even){padding-left:0;border-left:0}.buying-steps>div{grid-template-columns:1fr}.buying-steps article,.buying-steps article+article{padding:2rem 0;border-left:0;border-bottom:1px solid #d6d6d6}.buying-steps h3{margin-top:1rem}.store-support{align-items:flex-start;flex-direction:column;padding:4rem 1.25rem}}
@media(max-width:480px){.store-benefits{grid-template-columns:1fr}.store-benefits>div{border-right:0;border-bottom:1px solid #e4e4e4}.store-products .woocommerce ul.products{grid-template-columns:1fr!important}.store-products .card-media{height:135vw}.model-finder-grid>a{min-width:86vw}.model-finder-grid figure{height:120vw}}

/* HSDOLL 2.2 — M1–M5 hero carousel with portrait-safe focal points */
.store-hero-slides,.store-hero-slide{position:absolute;inset:0}.store-hero-slide{margin:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s ease}.store-hero-slide.is-active{opacity:1;visibility:visible}.store-hero-slide>img{width:100%;height:100%;object-fit:cover;object-position:center top}.store-hero-slide figcaption{position:absolute;z-index:2;right:max(3vw,calc((100vw - var(--content))/2));bottom:5.8rem;display:flex;flex-direction:column;align-items:flex-end;padding:.8rem 1rem;background:rgba(12,13,14,.75);backdrop-filter:blur(8px);color:#fff}.store-hero-slide figcaption b{font-size:.75rem;letter-spacing:.1em}.store-hero-slide figcaption span{margin-top:.15rem;color:#d6d0c7;font-size:.68rem}.store-hero-controls{position:absolute;z-index:4;right:max(3vw,calc((100vw - var(--content))/2));bottom:1.8rem;display:flex;align-items:center;gap:.8rem;padding:.55rem .7rem;background:rgba(10,10,11,.78);backdrop-filter:blur(8px)}.store-hero-controls>button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;cursor:pointer}.store-hero-controls>button:hover{background:#fff;color:#171719}.store-hero-controls>span{min-width:52px;color:#ccc;font-size:.68rem;text-align:center}.store-hero-controls>span b{color:#fff}.store-hero-dots{display:flex;align-items:center;gap:.4rem}.store-hero-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#ffffff68;cursor:pointer}.store-hero-dots button.is-active{width:22px;border-radius:10px;background:#fff}.store-hero-shade{z-index:1}.store-hero-copy{z-index:3}
@media(max-width:760px){.store-hero-slide>img,.store-hero-slide--m2>img,.store-hero-slide--m3>img,.store-hero-slide--m4>img,.store-hero-slide--m5>img{object-position:center top}.store-hero-slide figcaption{display:none}.store-hero-controls{right:1rem;bottom:1rem}.store-hero-copy{padding-bottom:5.5rem}}
@media(prefers-reduced-motion:reduce){.store-hero-slide{transition:none}}

/* Responsive carousel composition: desktop banner, tablet campaign, mobile card */
@media(min-width:761px) and (max-width:1100px){
  .store-hero{min-height:720px;height:min(82vh,820px)}
  .store-hero-slide>img{object-position:center top}
  .store-hero-shade{background:linear-gradient(90deg,rgba(8,9,11,.88) 0%,rgba(8,9,11,.64) 42%,rgba(8,9,11,.08) 78%)}
  .store-hero-copy{width:min(570px,58vw);margin-left:4vw;padding:4rem 0 7rem}
  .store-hero-copy h1{font-size:clamp(3.6rem,7vw,5.25rem)}
  .store-hero-copy>p:not(.eyebrow){max-width:500px;font-size:1rem}
  .store-hero-slide figcaption{right:2rem;bottom:5.5rem;max-width:320px}
  .store-hero-controls{right:2rem;bottom:1.5rem}
}
@media(max-width:760px){
  .store-hero{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:min(122vw,580px) auto;min-height:0;height:auto;align-items:stretch;overflow:hidden;background:#18191b}
  .store-hero-slides{position:relative;inset:auto;grid-row:1;grid-column:1;width:100%;height:100%;background:#dedede}
  .store-hero-slide{inset:0}
  .store-hero-slide>img{object-position:center top}
  .store-hero-slide--m4>img{object-position:center top}
  .store-hero-shade{display:none}
  .store-hero-copy{position:relative;grid-row:2;grid-column:1;width:auto;margin:0;padding:2rem 1.1rem 2.4rem;background:#18191b}
  .store-hero-copy .eyebrow{margin-bottom:.8rem;font-size:.68rem}
  .store-hero-copy h1{font-size:clamp(2.55rem,12vw,3.6rem);line-height:1}
  .store-hero-copy>p:not(.eyebrow){margin:1rem 0 1.4rem;font-size:.95rem;line-height:1.6}
  .store-hero-copy>div{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}
  .store-hero-copy .button{min-height:50px;align-items:center;padding:.8rem .6rem;text-align:center}
  .store-hero-controls{position:relative;grid-row:1;grid-column:1;align-self:end;justify-self:end;right:auto;bottom:auto;margin:0 .8rem .8rem;gap:.55rem;padding:.45rem .55rem}
  .store-hero-controls>button{width:40px;height:40px}
  .store-hero-controls>span{display:none}
  .store-hero-dots{gap:.35rem}
  .store-hero-dots button{width:8px;height:8px}
  .store-hero-dots button.is-active{width:20px}
}
@media(max-width:390px){
  .store-hero{grid-template-rows:min(130vw,510px) auto}
  .store-hero-copy>div{grid-template-columns:1fr}
  .store-hero-copy .button{width:100%}
}
@media(orientation:landscape) and (max-height:520px) and (max-width:950px){
  .store-hero{display:grid;grid-template-columns:58% 42%;grid-template-rows:minmax(420px,100vh);min-height:420px}
  .store-hero-slides{grid-column:1;grid-row:1}
  .store-hero-copy{grid-column:2;grid-row:1;display:flex;flex-direction:column;justify-content:center;padding:1.5rem}
  .store-hero-copy h1{font-size:2.4rem}
  .store-hero-copy>p:not(.eyebrow){font-size:.82rem}
  .store-hero-copy>div{grid-template-columns:1fr}
  .store-hero-controls{grid-column:1;grid-row:1}
}

/* Place the portrait crown near the upper quarter of the desktop hero */
@media(min-width:1101px){
  .store-hero-slide--m2>img{object-position:61% -13vh}
  .store-hero-slide--m3>img{object-position:58% -12vh}
  .store-hero-slide--m4>img{object-position:61% -12vh}
}
@media(min-width:761px) and (max-width:1100px){
  .store-hero-slide--m2>img{object-position:62% -8vh}
  .store-hero-slide--m3>img{object-position:59% -7vh}
  .store-hero-slide--m4>img{object-position:61% -7vh}
}
@media(max-width:760px){
  .store-hero-slide--m2>img{transform:scale(1.03);transform-origin:55% top}
  .store-hero-slide--m3>img{transform:scale(1.04);transform-origin:54% top}
  .store-hero-slide--m4>img{transform:scale(1.02);transform-origin:center top}
}

/* Increase the carousel image stage to roughly four fifths of the viewport */
@media(min-width:1101px){
  .store-hero{height:80vh;min-height:760px;max-height:980px}
}
@media(min-width:761px) and (max-width:1100px) and (min-height:521px){
  .store-hero{height:80svh;min-height:700px;max-height:900px}
}
@media(max-width:760px) and (orientation:portrait){
  .store-hero{grid-template-rows:min(80svh,680px) auto}
}
@media(max-width:390px) and (orientation:portrait){
  .store-hero{grid-template-rows:min(80svh,600px) auto}
}

/* HSDOLL 2.5 — unified information, cart, checkout and account system */
.content-page{width:min(100%,var(--content));max-width:none;margin:0 auto;padding:0 clamp(1.25rem,5vw,5rem) clamp(5rem,8vw,8rem)}
.content-page .page-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);align-items:end;gap:3rem;padding:clamp(4.5rem,8vw,8rem) 0 clamp(2.5rem,5vw,4.5rem);border-bottom:1px solid var(--ink)}
.content-page .page-hero .eyebrow{grid-column:1/-1;margin:0;color:var(--red)}
.content-page .page-hero h1{margin:0;font:600 clamp(3.6rem,7vw,7rem)/.92 "Manrope";letter-spacing:-.075em}
.content-page .page-hero>p:last-child{margin:0;max-width:520px;color:var(--muted);font-size:1rem;line-height:1.75}
.content-page .page-content{max-width:none;padding-top:clamp(3rem,5vw,5rem)}
.content-page .page-content>p,.content-page .page-content>ul,.content-page .page-content>ol,.content-page .page-content>h2,.content-page .page-content>h3,.content-page .page-content>blockquote{max-width:820px;margin-left:auto;margin-right:auto}
.content-page .page-content h2{margin-top:3.5rem;font:600 clamp(2rem,4vw,3.2rem)/1.1 "Manrope"}.content-page .page-content h3{margin-top:2.5rem;font:600 1.45rem "Manrope"}
.content-page .page-content p,.content-page .page-content li{color:#4f4f4e;line-height:1.85}.content-page .page-content a:not(.button){text-decoration-color:#a52236;text-underline-offset:.2em}
.content-page .page-content table{width:100%;margin:2rem 0;border-collapse:collapse;background:#fff}.content-page .page-content th{background:#1b1b1c;color:#fff}.content-page .page-content th,.content-page .page-content td{padding:1rem 1.2rem;border:1px solid #ddd;text-align:left}
.checkout-assurance{display:grid;grid-template-columns:repeat(3,1fr);margin-top:-1px;border:1px solid #d9d9d7;background:#f5f5f3}.checkout-assurance span{padding:1rem;text-align:center;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.checkout-assurance span+span{border-left:1px solid #d9d9d7}

/* Cart — block and classic */
.woocommerce-cart .transaction-page,.woocommerce-checkout .transaction-page,.woocommerce-account .transaction-page{width:min(100%,1540px);padding-inline:clamp(1rem,4vw,4rem)}
.woocommerce-cart .transaction-page .page-hero,.woocommerce-checkout .transaction-page .page-hero,.woocommerce-account .transaction-page .page-hero{padding-top:clamp(3.5rem,6vw,6rem)}
.woocommerce-cart .transaction-page .page-content,.woocommerce-checkout .transaction-page .page-content,.woocommerce-account .transaction-page .page-content{padding-top:clamp(2rem,4vw,3.5rem)}
.woocommerce-cart .wc-block-components-sidebar-layout,.woocommerce-cart .wc-block-cart,.woocommerce-cart form.woocommerce-cart-form{align-items:start}
.woocommerce-cart .wc-block-components-sidebar-layout{grid-template-columns:minmax(0,1fr) minmax(330px,390px)!important}
.woocommerce-cart .wc-block-cart-items,.woocommerce-cart table.shop_table{border:0!important;border-top:1px solid #1d1d1e!important;background:#fff}
.woocommerce-cart .wc-block-cart-items__row td,.woocommerce-cart table.shop_table td{padding-block:1.4rem!important;border-color:#e0e0de!important}
.woocommerce-cart .wc-block-cart-item__image img,.woocommerce-cart table.shop_table .product-thumbnail img{width:110px!important;aspect-ratio:3/4;object-fit:cover;object-position:center top;background:#eee}
.woocommerce-cart .wc-block-components-product-name,.woocommerce-cart table.shop_table .product-name a{font:600 1rem/1.4 "Manrope";text-decoration:none}
.woocommerce-cart .wc-block-components-product-metadata,.woocommerce-cart .variation{color:#777;font-size:.75rem}
.woocommerce-cart .wc-block-components-quantity-selector,.woocommerce-cart .quantity .qty{border:1px solid #bbb!important;border-radius:0!important;background:#fff!important}
.woocommerce-cart .wc-block-cart-item__remove-link,.woocommerce-cart .product-remove a{color:#777!important;font-size:.72rem!important;text-decoration:underline!important;text-underline-offset:.2em}
.woocommerce-cart .wc-block-components-sidebar,.woocommerce-cart .cart-collaterals .cart_totals{position:sticky!important;top:110px;width:auto!important;padding:1.7rem!important;border:1px solid #d6d6d3!important;background:#f3f3f1!important}
.woocommerce-cart .wc-block-cart__submit-button,.woocommerce-cart .checkout-button{min-height:56px!important;background:#a52236!important;color:#fff!important;font-size:.78rem!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase}
.woocommerce-cart .coupon{display:flex!important;gap:.5rem}.woocommerce-cart .coupon .input-text{min-width:160px!important;min-height:46px;padding:.7rem!important;border:1px solid #bbb!important}.woocommerce-cart button[name=update_cart]{min-height:46px}

/* Checkout */
.woocommerce-checkout .wc-block-components-sidebar-layout{grid-template-columns:minmax(0,1fr) minmax(360px,420px)!important}
.woocommerce-checkout .wc-block-components-checkout-step,.woocommerce-checkout form.checkout .col2-set>div{margin-bottom:1.5rem!important;padding:1.7rem!important;border:1px solid #dededb!important;background:#fff}
.woocommerce-checkout .wc-block-components-checkout-step__title,.woocommerce-checkout form.checkout h3{font:600 clamp(1.4rem,2.5vw,1.9rem)/1.2 "Manrope"!important}
.woocommerce-checkout .wc-block-components-text-input input,.woocommerce-checkout .wc-block-components-combobox input,.woocommerce-checkout input.input-text,.woocommerce-checkout textarea,.woocommerce-checkout select{min-height:52px!important;border:1px solid #bdbdb9!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.woocommerce-checkout .wc-block-components-text-input input:focus,.woocommerce-checkout input.input-text:focus,.woocommerce-checkout textarea:focus{border-color:#1c1c1d!important;outline:2px solid #1c1c1d18!important}
.woocommerce-checkout .wc-block-components-sidebar,.woocommerce-checkout #order_review{position:sticky!important;top:110px;padding:1.5rem!important;border:1px solid #d6d6d3!important;background:#f3f3f1!important}
.woocommerce-checkout .wc-block-components-checkout-place-order-button,.woocommerce-checkout #place_order{min-height:58px!important;width:100%!important;border:0!important;background:#a52236!important;color:#fff!important;font-size:.78rem!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase}

/* My Account */
.woocommerce-account .woocommerce{display:grid;grid-template-columns:250px minmax(0,1fr);gap:2rem;align-items:start}
.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{display:none}
.woocommerce-account .woocommerce-MyAccount-navigation{position:sticky;top:110px;float:none;width:auto;margin:0;padding:.6rem;border:1px solid #d7d7d4;background:#f2f2f0}
.woocommerce-account .woocommerce-MyAccount-navigation ul{display:block;margin:0;padding:0;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:.85rem 1rem;border:0;border-bottom:1px solid #ddd;color:#555;font-size:.8rem;font-weight:600;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:#1b1b1c;color:#fff}
.woocommerce-account .woocommerce-MyAccount-content{float:none;width:auto;min-width:0;min-height:420px;padding:clamp(1.5rem,4vw,3rem);border:1px solid #d7d7d4;border-top:4px solid #1b1b1c;background:#fff}
.woocommerce-account .woocommerce-MyAccount-content>p:first-child{margin-top:0}.woocommerce-account .woocommerce-MyAccount-content h2,.woocommerce-account .woocommerce-MyAccount-content h3{font-family:"Manrope"}
.woocommerce-account table.shop_table{border:0;border-top:1px solid #222;border-radius:0}.woocommerce-account table.shop_table th,.woocommerce-account table.shop_table td{padding:1rem;border-color:#dededb}
.woocommerce-account .woocommerce-Address{padding:1.5rem;border:1px solid #dededb;background:#f6f6f4}.woocommerce-account .woocommerce-Address-title h3{margin-top:0}
.woocommerce-account form .form-row input.input-text,.woocommerce-account form .form-row textarea{min-height:50px;padding:.8rem;border:1px solid #bbb;background:#fff}.woocommerce-account form button.button{min-height:50px;background:#a52236!important}

/* Guide, FAQ, contact, policy, search and empty states */
.guide-jump{position:sticky;z-index:8;top:78px;display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid #ddd;background:rgba(246,244,239,.96);backdrop-filter:blur(10px)}.guide-jump a{padding:1rem;text-align:center;font-size:.75rem;font-weight:700;text-decoration:none}.guide-jump a+a{border-left:1px solid #ddd}.guide-jump a:hover{background:#1b1b1c;color:#fff}
.guide-sections{max-width:1080px;margin:0 auto;padding-top:2rem}.guide-sections article{scroll-margin-top:150px;display:grid;grid-template-columns:80px minmax(0,1fr);gap:2rem;padding:3rem 0;border-bottom:1px solid #d8d8d5}.guide-sections article>span{color:#a52236;font-size:.75rem;font-weight:700}.guide-sections h2{margin:0 0 .8rem;font:600 clamp(1.8rem,3vw,2.7rem) "Manrope"}.guide-sections p{max-width:720px;margin:0;color:#5d5d5b;line-height:1.8}
.faq-page .faq-list{max-width:1000px;padding-top:3rem}.faq-list details{padding:0;border-top:1px solid #d6d6d3}.faq-list details:last-child{border-bottom:1px solid #d6d6d3}.faq-list summary{padding:1.5rem 0;font-size:1.15rem}.faq-list details p{margin:0;padding:0 3rem 1.7rem 0}
.policy-page .policy-content{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:5rem;max-width:1100px;margin:auto}.policy-page .policy-help{position:sticky;top:110px;padding:1.5rem;background:#1b1b1c;color:#fff}.policy-page .policy-help h2{margin-top:0;font-size:1.5rem}.policy-page .policy-help p{color:#c8c8c6}
.search-results{max-width:980px;margin:auto}.search-results article{padding:2rem 0;border-bottom:1px solid #d8d8d5}.search-results article h2{margin:.4rem 0;font:600 1.6rem "Manrope"}.search-results article h2 a{text-decoration:none}
.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1.2rem 1.2rem 1.2rem 3.2rem!important;border-top:3px solid #a52236!important;background:#f3f3f1!important;color:#222!important}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{color:#a52236!important}

@media(max-width:1050px){
  .content-page .page-hero{grid-template-columns:1fr;gap:1.2rem}.content-page .page-hero .eyebrow{grid-column:auto}
  .woocommerce-cart .wc-block-components-sidebar-layout,.woocommerce-checkout .wc-block-components-sidebar-layout{grid-template-columns:1fr!important}
  .woocommerce-cart .wc-block-components-sidebar,.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout .wc-block-components-sidebar,.woocommerce-checkout #order_review{position:static!important;width:100%!important}
  .woocommerce-account .woocommerce{grid-template-columns:1fr}.woocommerce-account .woocommerce-MyAccount-navigation{position:static}.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 #ddd;border-bottom:0;white-space:nowrap}
  .policy-page .policy-content{grid-template-columns:1fr}.policy-page .policy-help{position:static}
}
@media(max-width:640px){
  .content-page{padding-inline:1rem}.content-page .page-hero{padding:3.5rem 0 2.5rem}.content-page .page-hero h1{font-size:clamp(3rem,15vw,4.5rem)}
  .checkout-assurance{grid-template-columns:1fr}.checkout-assurance span+span{border-left:0;border-top:1px solid #d9d9d7}
  .woocommerce-cart .wc-block-cart-item__image img,.woocommerce-cart table.shop_table .product-thumbnail img{width:76px!important}
  .woocommerce-cart .wc-block-components-sidebar,.woocommerce-checkout .wc-block-components-sidebar,.woocommerce-account .woocommerce-MyAccount-content{padding:1rem!important}
  .woocommerce-cart .coupon{flex-direction:column}.woocommerce-cart .coupon .input-text,.woocommerce-cart .coupon button{width:100%!important}
  .guide-jump{top:0;display:flex;overflow-x:auto}.guide-jump a{flex:0 0 auto;min-width:125px}.guide-sections article{grid-template-columns:44px;gap:1rem;padding:2.2rem 0}
  .contact-page{grid-template-columns:1fr}.contact-intro,.contact-form-panel{padding:4rem 1rem}.hsd-contact-form{grid-template-columns:1fr}.hsd-contact-form label,.hsd-contact-form label:nth-of-type(n+3),.hsd-contact-form button{grid-column:1}
  .content-page .page-content table{display:block;overflow-x:auto;white-space:nowrap}
}

/* HSDOLL 2.7 — compact inner-page first screen */
.content-page .page-hero{padding-top:clamp(2.5rem,4.5vw,4.5rem);padding-bottom:clamp(1.8rem,3vw,3rem);gap:clamp(1rem,2.5vw,2.5rem)}
.content-page .page-hero h1{font-size:clamp(3rem,5.4vw,5.4rem);line-height:.94}
.content-page .page-content{padding-top:clamp(2rem,3.5vw,3.5rem)}
.woocommerce-cart .transaction-page .page-hero,.woocommerce-checkout .transaction-page .page-hero,.woocommerce-account .transaction-page .page-hero{padding-top:clamp(2.2rem,3.8vw,3.8rem);padding-bottom:clamp(1.5rem,2.5vw,2.5rem)}
.woocommerce-cart .transaction-page .page-hero h1,.woocommerce-checkout .transaction-page .page-hero h1,.woocommerce-account .transaction-page .page-hero h1{font-size:clamp(2.9rem,4.8vw,4.8rem)}
.woocommerce-cart .transaction-page .page-content,.woocommerce-checkout .transaction-page .page-content,.woocommerce-account .transaction-page .page-content{padding-top:clamp(1.5rem,2.5vw,2.5rem)}
.support-hero{padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(2rem,3.5vw,3.5rem)}
.support-hero h1{font-size:clamp(3.2rem,6vw,5.8rem);margin:.65rem 0 1rem}
.support-hero>p:last-child{line-height:1.65}
.support-paths{padding-bottom:clamp(3.5rem,5vw,5rem)}
.support-paths article{min-height:230px;padding:1.5rem}
.support-paths article:nth-child(2){transform:translateY(.75rem)}
.support-paths h2{margin:2rem 0 .55rem;font-size:clamp(1.45rem,1.8vw,1.9rem)}
.support-paths p{margin-bottom:1.25rem;line-height:1.55}
@media(max-width:950px){.support-paths article:nth-child(2){transform:none}}
@media(max-width:640px){.content-page .page-hero{padding:2.5rem 0 1.75rem}.content-page .page-hero h1{font-size:clamp(2.7rem,13vw,4rem)}.support-hero{padding:3rem 1.25rem 2rem}.support-hero h1{font-size:clamp(3rem,15vw,4.5rem)}.support-paths article{min-height:215px}}

/* HSDOLL 3.0 — portrait catalogue and product study */
.hsd-catalogue{max-width:none;margin:0;background:#f1f0eb}
.catalogue-masthead{max-width:var(--content);margin:auto;padding:clamp(4rem,7vw,7rem) clamp(1.25rem,4vw,4rem) clamp(2.5rem,4vw,4rem);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:clamp(3rem,8vw,8rem);align-items:end}
.catalogue-title .eyebrow{margin:0 0 1rem;color:var(--red)}.catalogue-title h1{max-width:850px;margin:0;font:600 clamp(4rem,7vw,7rem)/.88 "Manrope";letter-spacing:-.085em}
.catalogue-intro>p{margin:0 0 2rem;color:#555;line-height:1.8}.catalogue-intro>span{display:flex;align-items:baseline;gap:.75rem;padding-top:1.2rem;border-top:1px solid #bbb;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.catalogue-intro>span b{font:600 2.3rem "Manrope";letter-spacing:-.06em;color:var(--red)}
.catalogue-index{position:sticky;z-index:9;top:0;display:grid;grid-template-columns:1.5fr repeat(5,1fr);max-width:var(--content);margin:auto;border:1px solid #c9c7c0;background:rgba(241,240,235,.96);backdrop-filter:blur(12px)}.catalogue-index>*{padding:1rem 1.25rem;border-right:1px solid #c9c7c0;font-size:.75rem;font-weight:700;text-decoration:none}.catalogue-index a{text-align:center;transition:.2s}.catalogue-index a:hover{background:var(--ink);color:#fff}.catalogue-index span{color:#777}
.catalogue-toolbar{max-width:var(--content);margin:auto;padding:2rem clamp(1.25rem,4vw,4rem) 1.2rem;display:flex;align-items:center;justify-content:space-between}.catalogue-toolbar .woocommerce-result-count{margin:0;color:#777;font-size:.78rem}.catalogue-toolbar .woocommerce-ordering{margin:0}.catalogue-toolbar select{padding:.6rem 2rem .6rem 0;border:0;border-bottom:1px solid #999;background:transparent}
.catalogue-products{max-width:var(--content);margin:auto;padding:0 clamp(1.25rem,4vw,4rem) clamp(6rem,9vw,9rem)}
.woocommerce .catalogue-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#bbb}
.woocommerce .catalogue-products ul.products li.product.catalogue-card{position:relative;padding:0;background:#f1f0eb;overflow:hidden}
.catalogue-card .card-media{height:min(72vw,850px);background:#d5d4cf}.catalogue-card .card-media img{filter:saturate(.9)}.catalogue-card:nth-child(4n+2) .card-media,.catalogue-card:nth-child(4n+3) .card-media{height:min(63vw,740px)}
.catalogue-card-number{position:absolute;top:1.25rem;right:1.25rem;display:grid;place-items:center;width:44px;height:44px;background:#fff;color:#111;font:.7rem "Manrope";letter-spacing:.1em}.catalogue-card .card-view{display:block!important;left:1.25rem;right:auto;bottom:1.25rem;background:#fff;color:#111}
.catalogue-card .card-copy{padding:1.6rem 1.5rem 1.25rem}.catalogue-card-meta{display:flex;justify-content:space-between;gap:1rem;color:#777;font-size:.7rem;font-weight:700;letter-spacing:.09em}.catalogue-card-meta .price{font:600 .85rem "Manrope";letter-spacing:0;color:#111}.woocommerce ul.products li.product.catalogue-card .card-copy h2{margin:.8rem 0 .4rem;font-size:clamp(1.65rem,2.6vw,2.5rem)}.catalogue-card .card-copy>p{margin:0;color:#777;font-size:.82rem}.catalogue-card .card-action{padding:0 1.5rem 1.6rem}.catalogue-card .card-action .button{justify-content:space-between;background:transparent!important;color:#111!important;border:1px solid #aaa}
.hsd-product-detail{max-width:none;margin:0;background:#ecebe6}.hsd-product-detail .product-crumbs{max-width:1600px;margin:auto;padding:1rem clamp(1rem,3vw,3rem);border-bottom:1px solid #c5c4bf}
.product-showcase{max-width:1600px;margin:auto;grid-template-columns:minmax(0,1.55fr) minmax(390px,.72fr);border:0}
.product-showcase .product-gallery-column{position:relative;padding:clamp(.75rem,1.5vw,1.5rem);background:#d8d7d2}.product-gallery-label{position:absolute;z-index:4;top:2.2rem;left:2.2rem;display:flex;flex-direction:column;padding:1rem;background:#f1f0eb}.product-gallery-label span{font:600 1.35rem "Manrope"}.product-gallery-label small{font-size:.6rem;letter-spacing:.14em}
.product-showcase .product-buy-column{position:sticky;top:0;align-self:start;min-height:calc(100vh - 1px);padding:clamp(2.5rem,5vw,5rem) clamp(2rem,4vw,4rem);background:#171719;color:#fff}.product-buy-index{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:1.2rem;border-bottom:1px solid #ffffff38}.product-buy-index span{font:600 1.8rem "Manrope"}.product-buy-index small{font-size:.62rem;letter-spacing:.13em;color:#aaa}.product-showcase .product-buy-column>.eyebrow{margin-top:4rem;color:#d8ff48}.woocommerce .product-showcase .product_title{margin:1rem 0;font-size:clamp(2.8rem,4vw,4.5rem);color:#fff}.woocommerce .product-showcase p.price,.woocommerce .product-showcase span.price{color:#fff}.product-showcase .woocommerce-product-details__short-description{color:#bbb}.product-showcase .variations td,.product-showcase .variations th{display:block;width:100%;padding:.35rem 0}.product-showcase .variations select{width:100%;min-height:50px;padding:.8rem;border:1px solid #ffffff4d;background:#252527;color:#fff}.product-showcase .reset_variations{color:#bbb}.woocommerce .product-showcase form.cart .button{width:calc(100% - 70px);min-height:54px;background:var(--red)}.product-showcase .quantity .qty{background:#fff}.product-showcase .product_meta{padding-top:1.5rem;border-top:1px solid #ffffff2e;color:#999;font-size:.72rem}.product-showcase .product_meta a{color:#fff}.product-showcase .purchase-assurance{display:grid;margin-top:2rem;border:0}.product-showcase .purchase-assurance span{display:grid;grid-template-columns:35px 1fr;padding:.85rem 0;border-top:1px solid #ffffff2e;font-size:.72rem}.product-showcase .purchase-assurance b{color:#d8ff48}
.product-showcase .purchase-clarity{border-color:#ffffff2e}.product-showcase .purchase-clarity>div{border-color:#ffffff2e}.product-showcase .purchase-clarity span{color:#999}.product-showcase .purchase-clarity b,.product-showcase .purchase-clarity a{color:#fff}
.hsd-product-detail .product-decision-strip{max-width:none;background:#b22539;color:#fff}.hsd-product-detail .product-info-tabs{max-width:1400px;margin:auto;padding-top:clamp(5rem,8vw,8rem)}.hsd-product-detail .product-info-tabs>header{display:grid;grid-template-columns:.5fr 1fr;align-items:end;gap:3rem;margin-bottom:3rem}.hsd-product-detail .product-info-tabs>header h2{margin:0;font:600 clamp(3rem,6vw,6rem)/.92 "Manrope";letter-spacing:-.075em}
@media(max-width:1050px){.catalogue-masthead{grid-template-columns:1fr;gap:2rem}.catalogue-title h1{font-size:clamp(3.7rem,10vw,6rem)}.product-showcase{grid-template-columns:1fr}.product-showcase .product-buy-column{position:static;min-height:0}.hsd-product-detail .product-info-tabs>header{grid-template-columns:1fr;gap:1rem}}
@media(max-width:700px){.catalogue-masthead{padding:3.5rem 1rem 2rem}.catalogue-title h1{font-size:clamp(3.2rem,16vw,4.7rem)}.catalogue-index{grid-template-columns:1.4fr repeat(5,1fr);overflow-x:auto}.catalogue-index>*{min-width:58px;padding:.8rem .6rem}.catalogue-index span{min-width:120px}.catalogue-toolbar{padding:1.3rem 1rem 1rem}.catalogue-products{padding:0 1rem 5rem}.woocommerce .catalogue-products ul.products{grid-template-columns:1fr}.catalogue-card .card-media,.catalogue-card:nth-child(4n+2) .card-media,.catalogue-card:nth-child(4n+3) .card-media{height:128vw;max-height:680px}.catalogue-card .card-copy{padding:1.25rem 1rem}.catalogue-card .card-action{padding:0 1rem 1.25rem}.product-gallery-label{top:1.5rem;left:1.5rem}.product-showcase .product-buy-column{padding:3rem 1.25rem}.product-showcase .product-buy-column>.eyebrow{margin-top:2.5rem}.woocommerce .product-showcase .product_title{font-size:clamp(2.6rem,12vw,3.8rem)}.hsd-product-detail .product-info-tabs{padding:4rem 1.25rem}.hsd-product-detail .product-info-tabs>header h2{font-size:clamp(2.8rem,13vw,4.5rem)}}

/* HSDOLL 3.1 — clean horizontal product gallery */
.product-showcase{align-items:start}
.product-showcase .product-gallery-column{align-self:start;padding:clamp(.75rem,1.2vw,1.25rem);overflow:hidden}
.product-gallery-label{position:static;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 0 clamp(.75rem,1.2vw,1.25rem);padding:.85rem 1rem;background:#f1f0eb;border-left:3px solid var(--red)}
.product-gallery-label span{font-size:1.15rem}.product-gallery-label small{font-weight:700;color:#666}
.product-showcase .woocommerce-product-gallery{display:block!important;width:100%!important;float:none!important;margin:0!important}
.product-showcase .woocommerce-product-gallery .flex-viewport{width:100%!important;float:none!important;background:#efefec}
.woocommerce div.product .product-showcase div.images .woocommerce-product-gallery__image img{width:100%!important;height:min(78vh,900px)!important;max-height:900px;aspect-ratio:auto!important;object-fit:contain!important;object-position:center top;background:#efefec}
.woocommerce div.product .product-showcase div.images .flex-control-thumbs{display:flex!important;grid-template-columns:none!important;gap:10px;margin:12px 0 0!important;padding:0 0 6px!important;width:100%!important;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scroll-snap-type:x proximity}
.woocommerce div.product .product-showcase div.images .flex-control-thumbs li{flex:0 0 88px!important;width:88px!important;float:none!important;scroll-snap-align:start}
.woocommerce div.product .product-showcase div.images .flex-control-thumbs img{width:88px!important;height:108px!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center top;border:2px solid transparent;opacity:.62;transition:.2s}
.woocommerce div.product .product-showcase div.images .flex-control-thumbs img:hover,.woocommerce div.product .product-showcase div.images .flex-control-thumbs img.flex-active{border-color:var(--red);opacity:1}
.product-showcase .woocommerce-product-gallery__trigger{top:1rem!important;right:1rem!important;left:auto!important;display:grid!important;place-items:center;background:#fff!important}
@media(max-width:1050px){.woocommerce div.product .product-showcase div.images .woocommerce-product-gallery__image img{height:min(82vh,880px)!important}}
@media(max-width:700px){.product-showcase .product-gallery-column{padding:.65rem}.product-gallery-label{margin-bottom:.65rem;padding:.7rem .8rem}.product-gallery-label small{font-size:.55rem}.woocommerce div.product .product-showcase div.images .woocommerce-product-gallery__image img{height:auto!important;max-height:none;aspect-ratio:3/4!important;object-fit:cover!important}.woocommerce div.product .product-showcase div.images .flex-control-thumbs{gap:7px;margin-top:8px!important}.woocommerce div.product .product-showcase div.images .flex-control-thumbs li{flex-basis:70px!important;width:70px!important}.woocommerce div.product .product-showcase div.images .flex-control-thumbs img{width:70px!important;height:88px!important}}

/* HSDOLL 3.2 — editorial two-column gallery contact sheet */
.woocommerce div.product .product-showcase div.images .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(6px,1vw,12px);margin:clamp(6px,1vw,12px) 0 0!important;padding:0!important;overflow:visible;scroll-snap-type:none}
.woocommerce div.product .product-showcase div.images .flex-control-thumbs li{width:100%!important;max-width:none!important;float:none!important;overflow:hidden;background:#efefec}
.woocommerce div.product .product-showcase div.images .flex-control-thumbs img{display:block;width:100%!important;height:auto!important;aspect-ratio:3/4!important;object-fit:cover!important;object-position:center top;border:2px solid transparent;opacity:1}
.woocommerce div.product .product-showcase div.images .flex-control-thumbs img:hover,.woocommerce div.product .product-showcase div.images .flex-control-thumbs img.flex-active{border-color:var(--red);opacity:1}
@media(max-width:700px){.woocommerce div.product .product-showcase div.images .flex-control-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px;margin-top:6px!important}.woocommerce div.product .product-showcase div.images .flex-control-thumbs li{width:100%!important}.woocommerce div.product .product-showcase div.images .flex-control-thumbs img{width:100%!important;height:auto!important}}

/* HSDOLL 3.3 — corrected WooCommerce gallery targeting */
.woocommerce div.product.product-showcase div.images{display:block!important;width:100%!important;float:none!important;margin:0!important}
.woocommerce div.product.product-showcase div.images .flex-viewport{width:100%!important;float:none!important;margin:0!important;background:#efefec}
.woocommerce div.product.product-showcase div.images .woocommerce-product-gallery__wrapper{width:100%!important;margin:0!important}
.woocommerce div.product.product-showcase div.images .woocommerce-product-gallery__image{width:100%!important;float:none!important}
.woocommerce div.product.product-showcase div.images .woocommerce-product-gallery__image img{display:block;width:100%!important;height:min(78vh,900px)!important;max-height:900px;aspect-ratio:auto!important;object-fit:contain!important;object-position:center top;background:#efefec}
.woocommerce div.product.product-showcase div.images .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(6px,1vw,12px)!important;width:100%!important;max-width:none!important;height:auto!important;margin:clamp(6px,1vw,12px) 0 0!important;padding:0!important;overflow:visible!important;float:none!important;position:static!important}
.woocommerce div.product.product-showcase div.images .flex-control-thumbs li{display:block!important;width:100%!important;max-width:none!important;height:auto!important;margin:0!important;padding:0!important;float:none!important;overflow:hidden;background:#efefec}
.woocommerce div.product.product-showcase div.images .flex-control-thumbs img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:3/4!important;object-fit:cover!important;object-position:center top;border:2px solid transparent;opacity:1}
.woocommerce div.product.product-showcase div.images .flex-control-thumbs img:hover,.woocommerce div.product.product-showcase div.images .flex-control-thumbs img.flex-active{border-color:var(--red);opacity:1}
@media(max-width:1050px){.woocommerce div.product.product-showcase div.images .woocommerce-product-gallery__image img{height:min(82vh,880px)!important}}
@media(max-width:700px){.woocommerce div.product.product-showcase div.images .woocommerce-product-gallery__image img{height:auto!important;max-height:none;aspect-ratio:3/4!important;object-fit:cover!important}.woocommerce div.product.product-showcase div.images .flex-control-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin-top:6px!important}}

