/* HomeGlo polish pass — search, commerce, cards and responsive controls */

/* Header search */
.hg-header-actions{display:flex;align-items:center;gap:8px;position:relative}.hg-header-search{position:relative;display:flex;align-items:center;height:44px;width:44px;transition:width .34s cubic-bezier(.2,.8,.2,1)}.hg-header-search.is-open{width:min(360px,32vw)}.hg-header-search-form{position:absolute;right:0;top:0;height:44px;width:100%;display:flex;align-items:center;background:#fff;border:1px solid #d8d0c4;border-radius:999px;opacity:0;pointer-events:none;transform:scaleX(.35);transform-origin:right center;transition:opacity .2s ease,transform .34s cubic-bezier(.2,.8,.2,1),box-shadow .2s ease;z-index:12}.hg-header-search.is-open .hg-header-search-form{opacity:1;pointer-events:auto;transform:scaleX(1);box-shadow:0 12px 32px rgba(22,22,19,.08)}.hg-header-search.is-open .hg-search-toggle{opacity:0;pointer-events:none}.hg-header-search-form input[type=search]{appearance:none;-webkit-appearance:none;width:100%;height:42px;border:0!important;background:transparent!important;box-shadow:none!important;padding:0 48px 0 18px!important;font-size:14px;color:#171914;outline:0}.hg-header-search-form input[type=search]::-webkit-search-cancel-button{display:none}.hg-search-submit{position:absolute;right:3px;top:3px;width:38px;height:38px;border:0;background:transparent;border-radius:50%;display:grid;place-items:center;cursor:pointer}.hg-search-submit svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}.hg-search-suggestions{position:absolute;right:0;top:52px;width:min(430px,88vw);background:#fff;border:1px solid #e4ddd2;border-radius:18px;box-shadow:0 24px 65px rgba(22,22,19,.14);padding:10px;z-index:30;max-height:min(520px,68vh);overflow:auto}.hg-search-suggestions[hidden]{display:none}.hg-search-group-label{padding:10px 10px 7px;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8c8479}.hg-search-result{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;padding:9px;border-radius:12px;text-decoration:none;color:#171914;transition:background .18s ease}.hg-search-result:hover,.hg-search-result:focus{background:#f6f2eb}.hg-search-result img{width:58px;height:58px;object-fit:cover;border-radius:10px;background:#f2eee7}.hg-search-result strong{display:block;font-size:13px;line-height:1.25}.hg-search-result small{display:block;margin-top:4px;color:#8b8378;font-size:11px}.hg-search-result-price{font-size:12px;font-weight:700;white-space:nowrap}.hg-search-category{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border-radius:10px;color:#171914;text-decoration:none;font-size:13px}.hg-search-category:hover{background:#f6f2eb}.hg-search-empty{padding:18px 14px;color:#777066;font-size:13px}.hg-wishlist-link{position:relative}.hg-wishlist-count{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#171914;color:#fff;font-size:9px;line-height:16px;text-align:center;font-weight:700}.hg-wishlist-popover{position:fixed;right:28px;top:118px;width:min(360px,calc(100vw - 32px));z-index:999;background:#fff;border:1px solid #e3dbcf;border-radius:18px;box-shadow:0 26px 70px rgba(20,20,17,.18);padding:16px}.hg-wishlist-popover h3{margin:0 0 12px;font-family:var(--font-serif,Georgia,serif);font-size:26px;font-weight:500}.hg-wishlist-popover a{display:flex;justify-content:space-between;gap:15px;padding:11px 4px;border-top:1px solid #eee8df;color:#171914;text-decoration:none;font-size:13px}.hg-wishlist-popover .hg-wishlist-close{position:absolute;right:12px;top:12px;border:0;background:transparent;font-size:22px;cursor:pointer}.hg-toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,18px);background:#171914;color:#fff;padding:12px 18px;border-radius:999px;font-size:12px;z-index:9999;opacity:0;pointer-events:none;transition:.25s ease}.hg-toast.is-visible{opacity:1;transform:translate(-50%,0)}

/* Homepage cards */
.hg3-product-card{position:relative!important;text-align:center}.hg3-product-image-wrap{position:relative}.hg3-product-body{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}.hg3-product-body h3{width:100%;text-align:center!important;min-height:2.7em}.hg3-product-category{text-align:center!important}.hg3-product-bottom{justify-content:center!important}.hg3-price{text-align:center!important}.hg3-card-actions{position:absolute;right:12px;top:12px;display:flex;flex-direction:column;gap:8px;z-index:5}.hg3-card-action,.hg-product-float-action{width:38px;height:38px;border-radius:11px;border:1px solid rgba(30,30,27,.09);background:rgba(255,255,255,.94);display:grid;place-items:center;color:#171914;box-shadow:0 5px 18px rgba(0,0,0,.08);cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease;text-decoration:none}.hg3-card-action:hover,.hg-product-float-action:hover{transform:translateY(-2px);background:#171914;color:#fff}.hg3-card-action svg,.hg-product-float-action svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.hg3-card-action.is-saved,.hg-product-float-action.is-saved{background:#171914;color:#fff}.hg3-sale-badge{width:auto!important;min-width:0!important;left:12px!important;right:auto!important;top:12px!important;padding:7px 10px!important;border-radius:999px!important;background:#b48a52!important;color:#fff!important;font-size:9px!important;line-height:1!important;letter-spacing:.09em!important;text-transform:uppercase!important}.hg3-product-card .hg3-card-arrow{display:none!important}.hg3-product-card{border-radius:18px!important;overflow:hidden!important;box-shadow:0 8px 26px rgba(25,25,21,.05);transition:transform .22s ease,box-shadow .22s ease}.hg3-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(25,25,21,.09)}

/* WooCommerce archive cards */
.woocommerce ul.products{align-items:stretch!important}.woocommerce ul.products li.product{position:relative!important;background:#fff!important;border:1px solid #e5ded2!important;border-radius:18px!important;padding:12px!important;overflow:hidden!important;box-shadow:0 8px 26px rgba(25,25,21,.045)!important;display:flex!important;flex-direction:column!important;min-height:100%!important;text-align:center!important;transition:transform .22s ease,box-shadow .22s ease!important}.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(25,25,21,.09)!important}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;flex:1!important;text-decoration:none!important;color:inherit!important}.woocommerce ul.products li.product a img{aspect-ratio:1/1!important;object-fit:cover!important;width:100%!important;margin:0 0 14px!important;border-radius:14px!important;background:#f1ece4!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.45!important;min-height:2.9em!important;text-align:center!important;padding:0 8px!important;margin:0 0 8px!important}.woocommerce ul.products li.product .price{margin:auto 0 8px!important;text-align:center!important;font-size:14px!important;font-weight:700!important}.woocommerce ul.products li.product .price del{opacity:.45}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product > .button{display:none!important}.woocommerce span.onsale,.woocommerce ul.products li.product .onsale{position:absolute!important;top:22px!important;left:22px!important;right:auto!important;width:auto!important;min-width:0!important;min-height:0!important;margin:0!important;padding:7px 10px!important;border-radius:999px!important;background:#b48a52!important;color:#fff!important;font-size:9px!important;font-weight:700!important;line-height:1!important;letter-spacing:.08em!important;text-transform:uppercase!important;z-index:6!important}.hg-product-card-actions{position:absolute;right:22px;top:22px;z-index:7;display:flex;flex-direction:column;gap:8px}

/* Shop toolbar */
.woocommerce .woocommerce-result-count{float:none!important;margin:0!important;font-size:12px!important;color:#7c756b!important}.woocommerce .woocommerce-ordering{float:none!important;margin:0!important;position:relative}.woocommerce .woocommerce-ordering select{appearance:none!important;-webkit-appearance:none!important;height:44px!important;min-width:190px!important;border:1px solid #dcd4c8!important;border-radius:999px!important;background:#fff!important;padding:0 42px 0 16px!important;font-size:12px!important;font-weight:600!important;color:#292a26!important;box-shadow:0 6px 18px rgba(20,20,17,.04)!important;outline:none!important}.woocommerce .woocommerce-ordering:after{content:'⌄';position:absolute;right:16px;top:50%;transform:translateY(-58%);pointer-events:none;color:#777066}.woocommerce .woocommerce-notices-wrapper+ .woocommerce-result-count,.woocommerce-products-header+ .woocommerce-result-count{margin-top:8px!important}.woocommerce .woocommerce-result-count~.woocommerce-ordering{margin-left:auto!important}.woocommerce:has(.woocommerce-result-count) .woocommerce-result-count,.woocommerce:has(.woocommerce-result-count) .woocommerce-ordering{display:inline-flex!important;align-items:center!important}.woocommerce:has(.woocommerce-result-count) .woocommerce-ordering{float:right!important}.woocommerce ul.products{clear:both!important;padding-top:26px!important}

/* Single product commerce */
.woocommerce div.product form.cart{display:grid!important;grid-template-columns:92px minmax(180px,1fr) minmax(150px,.72fr)!important;gap:10px!important;margin:28px 0 18px!important;align-items:stretch!important}.woocommerce div.product form.cart .quantity{float:none!important;margin:0!important}.woocommerce div.product form.cart .quantity .qty{width:100%!important;height:52px!important;border:1px solid #d8d0c4!important;border-radius:10px!important;background:#fff!important;font-size:14px!important;text-align:center!important}.woocommerce div.product form.cart .single_add_to_cart_button{height:52px!important;border:0!important;border-radius:10px!important;background:#171914!important;color:#fff!important;font-size:11px!important;font-weight:700!important;letter-spacing:.11em!important;text-transform:uppercase!important;padding:0 22px!important;transition:transform .18s ease,background .18s ease!important}.woocommerce div.product form.cart .single_add_to_cart_button:hover{transform:translateY(-1px);background:#2d302a!important}.hg-buy-now-button{height:52px;display:flex;align-items:center;justify-content:center;border:1px solid #171914;border-radius:10px;color:#171914;text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;transition:.18s ease}.hg-buy-now-button:hover{background:#b48a52;border-color:#b48a52;color:#fff}.woocommerce div.product .stock.in-stock{display:inline-flex!important;align-items:center!important;gap:6px;color:#526347!important;font-size:12px!important;font-weight:600!important}.woocommerce div.product .stock.in-stock:before{content:'';width:7px;height:7px;border-radius:50%;background:#6d8b5c}.woocommerce-message,.woocommerce-info,.woocommerce-error{border:1px solid #ddd5c8!important;background:#fff!important;border-radius:12px!important;padding:15px 18px!important;box-shadow:none!important}.woocommerce-message:before,.woocommerce-info:before{color:#6d8b5c!important}

/* Cart / checkout emphasis */
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout #place_order{border-radius:10px!important;background:#171914!important;color:#fff!important;font-size:12px!important;font-weight:700!important;letter-spacing:.09em!important;text-transform:uppercase!important;padding:16px 20px!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-checkout #place_order:hover{background:#2d302a!important}.woocommerce-cart table.shop_table,.woocommerce-checkout-review-order,.woocommerce form.checkout .col2-set{border-radius:16px!important;overflow:hidden}.woocommerce-cart .cart-empty.woocommerce-info{text-align:center!important;padding:28px!important}.woocommerce-cart .return-to-shop{text-align:center!important}.woocommerce-cart .return-to-shop .button{border-radius:10px!important;background:#171914!important;color:#fff!important;padding:14px 20px!important;text-decoration:none!important}

@media (max-width:1180px){.hg-header-search.is-open{width:min(300px,30vw)}.hg-header-actions{gap:5px}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media (max-width:820px){.hg-header-search{position:static}.hg-header-search.is-open{width:44px}.hg-header-search-form{position:absolute;left:16px;right:16px;top:calc(100% + 10px);width:auto;height:50px;transform:translateY(-6px) scale(.98);transform-origin:top center}.hg-header-search.is-open .hg-header-search-form{transform:translateY(0) scale(1)}.hg-header-search-form input[type=search]{height:48px}.hg-search-suggestions{left:0;right:0;top:58px;width:100%}.hg-wishlist-popover{top:110px;right:16px}.woocommerce div.product form.cart{grid-template-columns:82px 1fr!important}.woocommerce div.product form.cart .hg-buy-now-button{grid-column:1/-1}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media (max-width:520px){.hg-wishlist-link{display:none!important}.woocommerce ul.products{gap:12px!important}.woocommerce ul.products li.product{padding:9px!important;border-radius:14px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important}.woocommerce span.onsale,.woocommerce ul.products li.product .onsale{top:16px!important;left:16px!important}.hg-product-card-actions{top:16px;right:16px}.hg-product-float-action{width:34px;height:34px}.woocommerce .woocommerce-ordering select{min-width:150px!important;height:40px!important}.woocommerce div.product form.cart{grid-template-columns:1fr!important}.woocommerce div.product form.cart .hg-buy-now-button{grid-column:auto}}

/* Refined header search — expands left without pushing account/cart icons */
.hg-header-search{width:44px!important;flex:0 0 44px!important;overflow:visible!important}.hg-header-search-form{right:0!important;width:0!important;min-width:0!important;transform:none!important;opacity:0!important;overflow:visible!important;transition:width .42s cubic-bezier(.22,.75,.25,1),opacity .18s ease,box-shadow .28s ease!important}.hg-header-search.is-open .hg-header-search-form{width:min(540px,46vw)!important;opacity:1!important;box-shadow:0 15px 42px rgba(22,22,19,.11)!important}.hg-header-search-form input[type=search]{opacity:0;transform:translateX(16px);transition:opacity .18s ease .14s,transform .28s ease .1s!important}.hg-header-search.is-open input[type=search]{opacity:1;transform:translateX(0)}.hg-search-suggestions{width:min(540px,88vw)!important;top:56px!important;animation:hgSearchDrop .24s ease both}.hg-search-result{min-height:72px}.hg-search-result img{width:64px;height:64px}.hg-search-result strong{font-size:14px}.hg-search-result-price{font-size:13px}@keyframes hgSearchDrop{from{opacity:0;transform:translateY(-8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}

/* Wishlist mini cards */
.hg-wishlist-popover{width:min(430px,calc(100vw - 32px))!important;padding:18px!important}.hg-wishlist-popover h3{padding-right:34px}.hg-wishlist-list{display:grid;gap:8px}.hg-wishlist-item{display:grid!important;grid-template-columns:64px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:10px!important;border:1px solid #ebe4d9!important;border-radius:13px!important;background:#fff!important}.hg-wishlist-item img{width:64px;height:64px;object-fit:cover;border-radius:10px;background:#f3eee6}.hg-wishlist-item-copy{min-width:0}.hg-wishlist-item-copy strong{display:block;font-size:13px;line-height:1.35}.hg-wishlist-item-copy small{display:block;margin-top:5px;color:#81796f;font-size:11px}.hg-wishlist-item-price{font-size:13px;font-weight:700;white-space:nowrap}.hg-wishlist-empty{margin:4px 0 0;color:#777066;font-size:13px}

/* Quantity steppers — product and cart */
.hg-qty-stepper{display:inline-grid;grid-template-columns:38px minmax(48px,64px) 38px;align-items:center;border:1px solid #d8d0c4;border-radius:12px;background:#fff;overflow:hidden;min-height:52px}.hg-qty-stepper .quantity{margin:0!important}.hg-qty-stepper .qty{border:0!important;border-radius:0!important;width:100%!important;height:50px!important;background:#fff!important;text-align:center!important;-moz-appearance:textfield}.hg-qty-stepper .qty::-webkit-outer-spin-button,.hg-qty-stepper .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hg-qty-btn{height:50px;border:0;background:#f8f5ef;color:#171914;font-size:20px;line-height:1;cursor:pointer;transition:background .18s ease,color .18s ease}.hg-qty-btn:hover{background:#171914;color:#fff}.woocommerce div.product form.cart>.hg-qty-stepper{width:100%}.woocommerce-cart .product-quantity .hg-qty-stepper{min-height:46px;grid-template-columns:34px 50px 34px}.woocommerce-cart .product-quantity .hg-qty-btn,.woocommerce-cart .product-quantity .qty{height:44px!important}.woocommerce-cart .product-remove a.remove{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:50%!important;background:#f8eee9!important;color:#9d4b3e!important;font-size:18px!important;text-decoration:none!important;transition:.18s ease}.woocommerce-cart .product-remove a.remove:hover{background:#9d4b3e!important;color:#fff!important}

/* Cart coupon spacing */
.woocommerce-cart table.cart td.actions{padding-top:28px!important}.woocommerce-cart table.cart td.actions .coupon{display:grid!important;grid-template-columns:minmax(220px,1fr) auto!important;gap:12px!important;align-items:center!important;max-width:620px!important}.woocommerce-cart table.cart td.actions .coupon .input-text{height:52px!important;margin:0!important;border-radius:10px!important;padding:0 16px!important}.woocommerce-cart table.cart td.actions .coupon .button{height:52px!important;margin:0!important;border-radius:10px!important;padding:0 22px!important}.woocommerce-cart table.cart td.actions>.button{margin-top:14px!important;height:48px!important;border-radius:10px!important}.woocommerce-cart .cart_totals{margin-top:28px!important}

/* Account login/register — clean single-card experience */
.woocommerce-account:not(.logged-in) .hg-page-head{display:none!important}.woocommerce-account:not(.logged-in) .woocommerce{max-width:560px;margin:70px auto 110px!important}.woocommerce-account:not(.logged-in) #customer_login{display:block!important;margin:0!important}.woocommerce-account:not(.logged-in) #customer_login>.u-column1,.woocommerce-account:not(.logged-in) #customer_login>.u-column2{float:none!important;width:100%!important;margin:0!important;background:#fff!important;border:1px solid #e4ddd2!important;border-radius:20px!important;padding:42px 48px!important;box-shadow:0 18px 50px rgba(22,22,19,.07)!important}.woocommerce-account:not(.logged-in) #customer_login h2{margin:0 0 28px!important;text-align:center!important;font-family:var(--font-serif)!important;font-size:36px!important;font-weight:500!important}.woocommerce-account:not(.logged-in) #customer_login label{display:block!important;margin-bottom:8px!important;font-size:12px!important;font-weight:700!important}.woocommerce-account:not(.logged-in) #customer_login input.input-text{width:100%!important;height:52px!important;border:1px solid #d9d1c6!important;border-radius:11px!important;background:#fff!important;padding:0 15px!important;box-shadow:none!important}.woocommerce-account:not(.logged-in) #customer_login input.input-text:focus{border-color:#9a7652!important;outline:none!important;box-shadow:0 0 0 3px rgba(154,118,82,.09)!important}.woocommerce-account:not(.logged-in) #customer_login .woocommerce-form-login__submit,.woocommerce-account:not(.logged-in) #customer_login .woocommerce-form-register__submit{width:100%!important;height:52px!important;margin:18px 0 12px!important;border:0!important;border-radius:999px!important;background:#171914!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:.09em!important;font-size:11px!important;font-weight:700!important}.hg-account-switch{text-align:center;margin:20px 0 0;color:#7a746b;font-size:13px}.hg-account-switch button{border:0;background:none;padding:0;color:#171914;text-decoration:underline;font-weight:700;cursor:pointer}.woocommerce-account:not(.logged-in) #customer_login>.u-column2[hidden],.woocommerce-account:not(.logged-in) #customer_login>.u-column1[hidden]{display:none!important}

@media (max-width:1180px){.hg-header-search.is-open .hg-header-search-form{width:min(420px,42vw)!important}}@media (max-width:820px){.hg-header-search.is-open .hg-header-search-form{position:fixed!important;left:16px!important;right:16px!important;top:92px!important;width:auto!important;height:54px!important}.hg-search-suggestions{position:fixed!important;left:16px!important;right:16px!important;top:154px!important;width:auto!important}.woocommerce-cart table.cart td.actions .coupon{grid-template-columns:1fr!important}.woocommerce-account:not(.logged-in) #customer_login>.u-column1,.woocommerce-account:not(.logged-in) #customer_login>.u-column2{padding:30px 24px!important}}

/* iPad spacing correction */
.hg-header-search.is-open .hg-header-search-form{width:min(450px,40vw)!important}.hg-search-suggestions{width:min(480px,82vw)!important}
.woocommerce-cart .hg-content-main,.woocommerce-checkout .hg-content-main,.woocommerce-account .hg-content-main{padding-top:0!important}.woocommerce-cart .hg-commerce-shell,.woocommerce-checkout .hg-commerce-shell,.woocommerce-account .hg-commerce-shell{padding-top:34px!important}
.woocommerce-account:not(.logged-in) .hg-commerce-header{margin-bottom:22px!important}.woocommerce-account:not(.logged-in) .woocommerce{margin:24px auto 90px!important}
.woocommerce div.product form.cart{grid-template-columns:126px minmax(220px,1fr) minmax(150px,.72fr)!important}.woocommerce div.product form.cart>.hg-qty-stepper{width:126px!important;min-width:126px!important;grid-template-columns:38px 50px 38px!important}.woocommerce div.product form.cart .hg-qty-stepper .qty{width:50px!important;min-width:50px!important}.woocommerce div.product form.cart .hg-qty-btn{width:38px!important}
.woocommerce-cart .hg-commerce-content>.woocommerce{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(340px,.85fr)!important;gap:24px!important;align-items:start!important}.woocommerce-cart .hg-commerce-content>.woocommerce>.woocommerce-notices-wrapper,.woocommerce-cart .hg-commerce-content>.woocommerce>.woocommerce-message,.woocommerce-cart .hg-commerce-content>.woocommerce>.woocommerce-info,.woocommerce-cart .hg-commerce-content>.woocommerce>.woocommerce-error{grid-column:1/-1!important}.woocommerce-cart .woocommerce-cart-form{grid-column:1!important;margin:0!important}.woocommerce-cart .cart-collaterals{grid-column:2!important;margin:0!important}.woocommerce-cart .cart-collaterals .cart_totals{width:100%!important;max-width:none!important;margin:0!important;padding:28px!important;position:sticky;top:118px}.woocommerce-cart .product-quantity .hg-qty-stepper{width:120px!important;min-width:120px!important;grid-template-columns:36px 48px 36px!important}.woocommerce-cart .product-quantity .hg-qty-stepper .qty{width:48px!important;min-width:48px!important}.woocommerce-cart .product-quantity .hg-qty-btn{width:36px!important}
@media(max-width:980px){.woocommerce-cart .hg-commerce-content>.woocommerce{grid-template-columns:1fr!important}.woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart-collaterals{grid-column:1!important}.woocommerce-cart .cart-collaterals .cart_totals{position:static!important}.woocommerce div.product form.cart{grid-template-columns:120px 1fr!important}.woocommerce div.product form.cart>.hg-qty-stepper{width:120px!important;min-width:120px!important}.woocommerce div.product form.cart .hg-buy-now-button{grid-column:1/-1!important}.hg-header-search.is-open .hg-header-search-form{width:min(400px,46vw)!important}}

/* Category carousel — intentional overflow like a marketplace slider */
.hg3-category-section .hg3-category-slider{gap:18px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth;padding:6px 56px 16px 2px!important;overscroll-behavior-x:contain}.hg3-category-section .hg3-category-item{flex:0 0 calc((100% - 72px)/5.2)!important;min-width:170px!important;scroll-snap-align:start!important}.hg3-category-section .hg3-category-image{width:156px!important;height:156px!important}.hg3-category-section .hg3-slider-controls button:disabled{opacity:.35;cursor:default}.hg3-category-section .hg3-slider-controls button:not(:disabled){box-shadow:0 5px 18px rgba(25,25,21,.04)}

/* Empty cart — one composed card, not split across two columns */
.woocommerce-cart .hg-commerce-content>.woocommerce:has(.wc-empty-cart-message){display:block!important;max-width:820px!important;margin:0 auto!important}.woocommerce-cart .hg-commerce-content>.woocommerce:has(.wc-empty-cart-message) .wc-empty-cart-message{margin:0!important}.woocommerce-cart .hg-commerce-content>.woocommerce:has(.wc-empty-cart-message) .cart-empty.woocommerce-info{border-radius:18px 18px 0 0!important;border-bottom:0!important;padding:82px 28px 22px!important}.woocommerce-cart .hg-commerce-content>.woocommerce:has(.wc-empty-cart-message) .return-to-shop{margin:0!important;padding:8px 28px 34px!important;border:1px solid #dfd7cc!important;border-top:0!important;border-radius:0 0 18px 18px!important;background:#fffdf9!important;text-align:center!important}.woocommerce-cart .hg-commerce-content>.woocommerce:has(.wc-empty-cart-message) .return-to-shop .button{min-width:220px!important}

/* Filled cart refinement */
.woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart-collaterals .cart_totals{box-shadow:0 12px 34px rgba(25,25,21,.045)!important}.woocommerce-cart .cart-collaterals .cart_totals h2{padding-bottom:14px!important;border-bottom:1px solid #e8e1d8!important}.woocommerce-cart .cart-collaterals .shop_table td,.woocommerce-cart .cart-collaterals .shop_table th{padding:14px 0!important}.woocommerce-cart .wc-proceed-to-checkout{padding-top:22px!important}

@media(max-width:1100px){.hg3-category-section .hg3-category-item{flex-basis:calc((100% - 54px)/4.25)!important;min-width:158px!important}.hg3-category-section .hg3-category-image{width:146px!important;height:146px!important}}
@media(max-width:700px){.hg3-category-section .hg3-category-slider{gap:14px!important;padding-right:42px!important}.hg3-category-section .hg3-category-item{flex:0 0 31vw!important;min-width:112px!important}.hg3-category-section .hg3-category-image{width:104px!important;height:104px!important}}

/* Account registration reliability + mobile search outside the navigation drawer */
.woocommerce-account:not(.logged-in) .woocommerce{max-width:1120px!important;margin:56px auto 110px!important}.woocommerce-account:not(.logged-in) #customer_login{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;align-items:start!important}.woocommerce-account:not(.logged-in) #customer_login>.u-column1,.woocommerce-account:not(.logged-in) #customer_login>.u-column2{display:block!important;float:none!important;width:100%!important;height:auto!important;padding:38px 40px!important}.woocommerce-account:not(.logged-in) #customer_login>.u-column1[hidden],.woocommerce-account:not(.logged-in) #customer_login>.u-column2[hidden]{display:block!important}.woocommerce-account:not(.logged-in) .woocommerce-error,.woocommerce-account:not(.logged-in) .woocommerce-message,.woocommerce-account:not(.logged-in) .woocommerce-info{max-width:1120px;margin:0 auto 18px!important;border-radius:12px!important}
.hg-mobile-search-button{display:none!important}.hg-ref-mobile-search,.hg-mobile-search-panel{display:none!important}
@media(max-width:1180px){.hg-ref-header{position:relative!important;z-index:1000!important}.hg-mobile-search-button{display:inline-flex!important}.hg-desktop-search{display:none!important}.hg-mobile-search-panel{display:block!important;position:absolute!important;top:100%!important;left:0!important;right:0!important;z-index:9998!important;padding:10px 0 12px!important;background:rgba(250,246,240,.985)!important;border-top:1px solid rgba(43,38,34,.08)!important;border-bottom:1px solid rgba(43,38,34,.12)!important;box-shadow:0 18px 36px rgba(43,38,34,.10)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-6px)!important;transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important}.hg-mobile-search-panel.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.hg-mobile-search-form{position:relative!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) auto 38px!important;align-items:center!important;min-height:56px!important;width:100%!important;margin:0!important;border:1px solid #d7cec2!important;border-radius:14px!important;background:#fff!important;box-shadow:0 10px 28px rgba(43,38,34,.10)!important;overflow:visible!important}.hg-mobile-search-leading{width:18px!important;height:18px!important;margin-left:14px!important;fill:none!important;stroke:#2b2622!important;stroke-width:1.7!important}.hg-mobile-search-form input[type=search]{display:block!important;width:100%!important;min-width:0!important;height:54px!important;padding:0 10px!important;border:0!important;background:transparent!important;outline:0!important;box-shadow:none!important;color:#2b2622!important;font-size:16px!important;font-family:"Manrope",sans-serif!important}.hg-mobile-search-form input[type=search]::placeholder{color:#9b9388!important}.hg-mobile-search-submit,.hg-mobile-search-close{height:54px!important;border:0!important;background:transparent!important;cursor:pointer!important}.hg-mobile-search-submit{padding:0 10px!important;color:#c4693b!important;font:700 11px/1 "Manrope",sans-serif!important}.hg-mobile-search-close{width:38px!important;padding:0!important;color:#6f685f!important;font:400 26px/1 sans-serif!important}.hg-mobile-search-suggestions{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;width:100%!important;max-height:min(58vh,480px)!important;overflow:auto!important;border-radius:14px!important;z-index:10000!important}}
@media(max-width:820px){.woocommerce-account:not(.logged-in) .woocommerce{max-width:560px!important;margin:34px auto 80px!important}.woocommerce-account:not(.logged-in) #customer_login{grid-template-columns:1fr!important;gap:14px!important}.woocommerce-account:not(.logged-in) #customer_login>.u-column1,.woocommerce-account:not(.logged-in) #customer_login>.u-column2{padding:30px 24px!important}.hg-mobile-search-shell{width:calc(100% - 24px)!important}}

/* iPhone-safe mobile search: always visible, native input focus */
/* Reference-inspired mobile header + category grid */
@media(max-width:1180px){.hg-mobile-search-button{display:inline-flex!important}.hg-mobile-search-panel{background:#fff!important}.hg-mobile-search-form{grid-template-columns:40px minmax(0,1fr) auto 38px!important;min-height:54px!important;border-radius:10px!important;box-shadow:0 10px 30px rgba(43,38,34,.10)!important}.hg-mobile-search-leading-wrap{display:grid!important;place-items:center!important;width:40px!important;height:54px!important;cursor:text!important}.hg-mobile-search-leading{margin-left:0!important;pointer-events:none!important}.hg-mobile-search-form input[type=search]{font-size:16px!important;-webkit-appearance:none!important;appearance:none!important}.hg-mobile-search-submit{padding:0 12px!important}.hg-mobile-search-close{display:block!important}.hg-mobile-search-suggestions{top:calc(100% + 6px)!important}}
@media(max-width:680px){.hg-ref-header-row{grid-template-columns:44px minmax(0,1fr) 88px!important}.hg-ref-actions{justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important}.hg-ref-actions .hg-wishlist-link,.hg-ref-actions .hg-account-link{display:none!important}.hg-ref-actions .hg-mobile-search-button,.hg-ref-actions .hg-cart-link{display:inline-flex!important;width:38px!important;height:38px!important}.hg-ref-category-section{padding:34px 0 40px!important;background:#fff!important}.hg-ref-category-section .hg-ref-section-head{justify-content:center!important;margin-bottom:18px!important}.hg-ref-category-section .hg-ref-section-head h2{font-size:30px!important;text-align:center!important}.hg-ref-category-section .hg-ref-section-head>a{display:none!important}.hg-ref-category-track{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px 10px!important;overflow:visible!important;padding:0!important;scroll-snap-type:none!important}.hg-ref-category{display:block!important;min-width:0!important;width:100%!important;flex:none!important;text-align:center!important}.hg-ref-category>span{width:96px!important;height:96px!important;margin:0 auto 10px!important;border-radius:50%!important;box-shadow:0 7px 18px rgba(43,38,34,.08)!important}.hg-ref-category strong{display:block!important;max-width:112px!important;margin:0 auto!important;font-size:11px!important;line-height:1.25!important;font-weight:600!important}.hg-ref-category img{width:100%!important;height:100%!important;object-fit:cover!important}}
@media(max-width:390px){.hg-ref-category>span{width:88px!important;height:88px!important}.hg-ref-category strong{font-size:10px!important}}

/* Preview palette — warm luxury neutral */
.hg3-home{background:#f7e8f3!important}.hg3-campaign-hero{background:linear-gradient(180deg,#f3d9ea 0%,#f7e8f3 100%)!important}.hg3-category-section{background:radial-gradient(circle at 15% 15%,#f1cfe7 0,#f7e8f3 32%,#f9eff6 100%)!important}.hg3-products-section.hg3-popular{background:#2a1628!important;color:#fff9fd!important}.hg3-products-section.hg3-popular .hg3-heading-row h2,.hg3-products-section.hg3-popular .hg3-heading-actions>a{color:#fff9fd!important}.hg3-products-section.hg3-popular .hg3-kicker-dark{color:#e5bddf!important}.hg3-products-section.hg3-popular .hg3-slider-controls button{border-color:rgba(255,255,255,.35)!important;color:#fff9fd!important}.hg3-products-section.hg3-popular .hg3-slider-controls button:hover{background:#e5bddf!important;color:#2a1628!important;border-color:#e5bddf!important}.hg3-new{background:linear-gradient(135deg,#efd2e7 0%,#f8eaf4 50%,#f3ddea 100%)!important}.hg3-room-section{background:#fff9fd!important}.hg3-product-card,.woocommerce ul.products li.product,.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-cart table.shop_table,.hg-search-suggestions,.hg-wishlist-popover{background:#fff9fd!important}.hg3-products-section.hg3-popular .hg3-product-card{background:#fff9fd!important;color:#2a1628!important;border-color:#d9b7cf!important}.hg3-sale-badge,.woocommerce span.onsale,.woocommerce ul.products li.product .onsale{background:#9d4a83!important}.hg3-kicker-dark,.hg-product-category,.hg3-product-category{color:#704761!important}.hg-header{background:rgba(247,232,243,.96)!important}.hg-announcement{background:#2a1628!important;color:#fff9fd!important}.hg-footer,.hg3-trust{background:#21101f!important}.hg3-category-image,.woocommerce ul.products li.product a img{background:#efd9e8!important}.hg3-category-section,.woocommerce ul.products li.product,.hg3-product-card{border-color:#dfc3d8!important}.hg3-slider-controls button:hover,.hg3-card-action.is-saved,.hg-product-float-action.is-saved,.woocommerce div.product form.cart .single_add_to_cart_button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout #place_order{background:#2a1628!important}.hg3-btn-outline:hover{color:#2a1628!important}.hg-buy-now-button:hover{background:#9d4a83!important;border-color:#9d4a83!important}.hg-toast{background:#2a1628!important}.hg3-category-item:hover .hg3-category-image{box-shadow:0 18px 42px rgba(112,71,97,.24)!important}.hg3-product-card:hover{box-shadow:0 20px 50px rgba(112,71,97,.18)!important}.hg3-hero-slide-media img,.hg3-side-media img,.hg3-room-card img{filter:saturate(1.08) contrast(1.02)}
