/*
Theme Name: Happily Ever Studio
Theme URI: https://happilyeverstudio.com
Author: Happily Ever Studio
Description: Custom editable WooCommerce block theme for Happily Ever Studio.
Version: 1.13.0
Requires at least: 6.6
Requires PHP: 8.0
Text Domain: happily-ever-studio
*/
:root{--he-cream:#FFF6EF;--he-ink:#11110F;--he-lav:#CCC3FC;--he-pink:#F4A9E8;--he-sky:#ADE7F2;--he-butter:#F6DC72;--he-mint:#BFE7D2;--he-peach:#FFB59E;--he-lime:#DDF83F;--he-white:#fff;--he-shadow:5px 5px 0 var(--he-ink)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--he-cream);color:var(--he-ink)}a{color:var(--he-ink);text-decoration-thickness:1.5px;text-underline-offset:3px}.wp-site-blocks{overflow:clip}.alignwide{max-width:1480px}.he-card{border:2px solid var(--he-ink);border-radius:24px;background:var(--he-white)}.he-shadow{box-shadow:var(--he-shadow)}.he-pill{display:inline-block!important;width:auto!important;border:2px solid var(--he-ink);border-radius:999px;padding:.45rem .85rem;font-size:.72rem!important;font-weight:900;letter-spacing:.06em;text-transform:uppercase;line-height:1.1}.he-script{font-family:Georgia,"Times New Roman",serif;font-style:italic;font-weight:400;text-transform:none;letter-spacing:-.04em}.he-display{font-size:clamp(2.7rem,5.4vw,5.4rem)!important;line-height:.9!important;text-transform:uppercase}.he-section-title{font-size:clamp(2.4rem,4.2vw,4.5rem)!important;line-height:.92!important;text-transform:uppercase;max-width:980px}.he-button .wp-block-button__link,.wp-element-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border:2px solid var(--he-ink)!important;border-radius:999px!important;font-weight:900!important;text-transform:uppercase;box-shadow:4px 4px 0 var(--he-ink);text-decoration:none!important}.he-button .wp-block-button__link:hover,.wp-element-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{transform:translate(-1px,-1px)}
/* Smart header and mega menu */
.he-site-header{position:relative;z-index:100;overflow:visible}.he-site-header>.wp-block-group,.he-header-inner{overflow:visible}.he-header-inner{width:100%;gap:24px}.he-header-brand{flex:0 0 auto}.he-header-brand .wp-block-site-title a{color:#fff;text-decoration:none;white-space:nowrap}.he-smart-nav{flex:1;display:flex;justify-content:flex-end;min-width:0}.he-mobile-menu-toggle{display:none}.he-smart-menu{display:flex;align-items:center;justify-content:flex-end;gap:5px;list-style:none;margin:0;padding:0}.he-smart-menu>li>a,.he-menu-group-toggle{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#fff;text-decoration:none;padding:10px 9px;font-family:"Arial Rounded MT Bold","Trebuchet MS",Arial,sans-serif;font-size:.72rem;font-weight:900;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap}.he-menu-group{position:relative}.he-menu-group-toggle span{font-size:.9rem}.he-mega-panel{position:absolute;top:calc(100% + 13px);left:50%;transform:translateX(-50%) translateY(-6px);width:min(560px,80vw);display:grid;grid-template-columns:190px 1fr;gap:18px;background:var(--he-cream);color:var(--he-ink);border:2px solid var(--he-ink);border-radius:22px;box-shadow:7px 7px 0 var(--he-ink);padding:18px;opacity:0;visibility:hidden;pointer-events:none;transition:.16s ease}.he-menu-group.is-open .he-mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.he-mega-copy{background:var(--he-lav);border:2px solid var(--he-ink);border-radius:16px;padding:15px}.he-mega-copy span{display:block;font-size:.65rem;font-weight:900;text-transform:uppercase}.he-mega-copy strong{display:block;font-family:"Arial Rounded MT Bold","Trebuchet MS",Arial,sans-serif;font-size:1.35rem;line-height:1;margin:8px 0}.he-mega-copy p{font-size:.82rem;line-height:1.4;margin:0}.he-mega-links{display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:7px}.he-mega-links a{display:block;color:var(--he-ink);border:2px solid transparent;border-radius:11px;padding:8px 9px;text-decoration:none;font-weight:800}.he-mega-links a:hover{border-color:var(--he-ink);background:#fff}.he-mega-links .he-menu-view-all{grid-column:1/-1;background:var(--he-lime);border-color:var(--he-ink);margin-top:4px}.he-menu-search form{display:flex;align-items:center;background:#fff;border:2px solid #fff;border-radius:999px;overflow:hidden;width:42px;transition:width .2s ease}.he-menu-search form:focus-within{width:185px}.he-menu-search input{min-width:0;width:100%;border:0!important;outline:0!important;padding:7px 0 7px 10px;font-size:.75rem}.he-menu-search button{border:0;background:#fff;width:38px;height:34px;font-size:1.15rem}.he-menu-icon a{background:rgba(255,255,255,.1);border-radius:999px!important}.he-cart-count{display:grid;place-items:center;min-width:18px;height:18px;border-radius:999px;background:var(--he-lime);color:var(--he-ink);font-size:.65rem}
/* Product cards: predictable proportions and aligned CTAs */
.he-home-products>.wp-block-group{max-width:1380px}.he-home-products .products{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(250px,310px));justify-content:center;align-items:stretch;gap:22px;margin:0!important}.he-home-products .products:before,.he-home-products .products:after{display:none!important}.he-home-products ul.products li.product,.woocommerce ul.products li.product,.he-shop-collection .wc-block-product,.he-related-wrap .wp-block-post{float:none!important;width:auto!important;margin:0!important;border:2px solid var(--he-ink);border-radius:22px;background:#fff;overflow:hidden;box-shadow:4px 4px 0 var(--he-ink);padding:0 0 15px;display:flex!important;flex-direction:column;height:100%;min-width:0}.he-home-products ul.products li.product img,.woocommerce ul.products li.product img,.he-shop-collection .wc-block-product-image img,.he-related-wrap .wc-block-components-product-image img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center;margin:0 0 13px!important;background:#fff}.he-image-fit-contain img,.he-shop-collection .he-image-fit-contain .wc-block-product-image img,.he-related-wrap .he-image-fit-contain img{object-fit:contain!important}.he-image-position-top img{object-position:center top!important}.he-image-position-bottom img{object-position:center bottom!important}.he-image-position-left img{object-position:left center!important}.he-image-position-right img{object-position:right center!important}.he-home-products ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.he-shop-collection .wc-block-product .wp-block-post-title,.he-related-wrap .wp-block-post-title{font-size:1.08rem!important;line-height:1.15!important;padding:0 16px!important;margin:2px 0 9px!important;min-height:2.35em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.he-home-products ul.products li.product .price,.woocommerce ul.products li.product .price,.he-shop-collection .wc-block-product .wc-block-components-product-price,.he-related-wrap .wc-block-components-product-price{padding:0 16px!important;color:var(--he-ink)!important;font-weight:900;font-size:1rem;margin:0 0 8px}.he-shop-collection .wc-block-product .wp-block-woocommerce-product-summary{padding:0 16px!important;color:#504a45;font-size:.83rem;line-height:1.42;min-height:2.85em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 10px}.he-shop-collection .wc-block-product .wp-block-woocommerce-product-button,.he-related-wrap .wp-block-woocommerce-product-button{margin-top:auto!important;padding:0 16px}.he-home-products ul.products li.product .button,.woocommerce ul.products li.product .button,.he-shop-collection .wc-block-product .wp-block-button__link,.he-related-wrap .wp-block-button__link{margin:auto 16px 0!important;width:max-content!important;max-width:calc(100% - 32px);background:var(--he-lime)!important;color:var(--he-ink)!important;font-size:.78rem!important;line-height:1!important;padding:.78rem 1rem!important;min-height:auto!important}.he-shop-collection .wc-block-product-template,.he-shop-collection ul.wc-block-product-template{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:stretch}.he-shop-toolbar{border:2px solid var(--he-ink);border-radius:18px;background:var(--he-white);padding:12px 16px;margin-bottom:25px}.he-shop-toolbar select{border:2px solid var(--he-ink);border-radius:999px;padding:8px 12px}.he-related-wrap .wp-block-post-template{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;align-items:stretch}
/* Single product */
.he-product-summary-card{border:2px solid var(--he-ink);border-radius:26px;background:var(--he-white);padding:clamp(20px,3vw,38px);box-shadow:6px 6px 0 var(--he-ink)}.he-product-gallery-card{border:2px solid var(--he-ink);border-radius:26px;background:var(--he-white);padding:14px;box-shadow:6px 6px 0 var(--he-ink);overflow:hidden}.he-product-gallery-card img,.woocommerce-product-gallery__image img,.wc-block-product-gallery-large-image img{object-fit:contain!important;object-position:center!important;max-height:820px;width:100%;height:auto}.he-product-summary-card .wp-block-post-title{font-size:clamp(2rem,3.4vw,4.15rem)!important;line-height:.94;margin-bottom:18px}.he-product-summary-card .wc-block-components-product-price{font-size:1.65rem;font-weight:900;margin:10px 0 18px}.he-product-summary-card .wp-block-post-excerpt{font-size:1rem;line-height:1.65}.he-product-summary-card .wp-block-woocommerce-add-to-cart-form{margin-top:22px}.he-product-summary-card form.cart{display:flex;gap:12px;align-items:stretch;flex-wrap:wrap}.he-product-summary-card form.cart .quantity .qty{min-height:54px;border:2px solid var(--he-ink);border-radius:14px;font-weight:800}.he-product-summary-card form.cart .single_add_to_cart_button{min-height:54px;background:var(--he-lime)!important;color:var(--he-ink)!important;padding:0 28px!important}.he-product-summary-card .product_meta{font-size:.85rem;line-height:1.7;margin-top:22px;padding-top:16px;border-top:2px solid #ece4da}.he-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.he-trust-row>div{border:2px solid var(--he-ink);border-radius:14px;padding:11px;background:var(--he-cream);text-align:center;font-size:.74rem;font-weight:900;text-transform:uppercase}.he-product-details{border:2px solid var(--he-ink);border-radius:24px;background:var(--he-white);padding:clamp(18px,3vw,34px);box-shadow:5px 5px 0 var(--he-ink)}
/* Cart, checkout and account */
.he-commerce-shell{width:min(1380px,100%);max-width:1380px!important;margin:0 auto;padding:0}.he-commerce-title{font-size:clamp(2.7rem,5vw,5.2rem)!important;text-transform:uppercase;margin:0 0 28px}.he-commerce-card{border:2px solid var(--he-ink);border-radius:24px;background:var(--he-white);padding:clamp(16px,3vw,30px);box-shadow:5px 5px 0 var(--he-ink)}.wc-block-cart,.wc-block-checkout{font-size:1rem}.wc-block-components-sidebar,.wc-block-components-main{border-color:var(--he-ink)!important}.wc-block-components-button:not(.is-link){border:2px solid var(--he-ink)!important;border-radius:999px!important;background:var(--he-lime)!important;color:var(--he-ink)!important;font-weight:900!important;text-transform:uppercase}.wc-block-components-totals-wrapper,.wc-block-components-order-summary{border-color:#ddd3c8!important}.woocommerce-account .woocommerce{display:grid!important;grid-template-columns:minmax(230px,285px) minmax(0,1fr);gap:26px;align-items:start;width:100%!important;max-width:none!important}.woocommerce-MyAccount-navigation{width:100%!important;float:none!important;border:2px solid var(--he-ink);border-radius:20px;background:var(--he-lav);box-shadow:4px 4px 0 var(--he-ink);overflow:hidden}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:8px}.woocommerce-MyAccount-navigation li{margin:4px 0}.woocommerce-MyAccount-navigation a{display:block;padding:11px 13px;border-radius:12px;text-decoration:none;font-weight:900;color:var(--he-ink)}.woocommerce-MyAccount-navigation li.is-active a,.woocommerce-MyAccount-navigation a:hover{background:var(--he-white);border:2px solid var(--he-ink);padding:9px 11px}.woocommerce-MyAccount-content{width:100%!important;float:none!important;min-width:0;border:2px solid var(--he-ink);border-radius:22px;background:var(--he-white);box-shadow:4px 4px 0 var(--he-ink);padding:clamp(20px,3vw,34px);min-height:380px}.woocommerce-MyAccount-content a{color:var(--he-ink);font-weight:700}.woocommerce-info,.woocommerce-message,.woocommerce-error{width:100%!important;display:flex!important;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;border:2px solid var(--he-ink)!important;border-radius:16px;background:var(--he-sky)!important;color:var(--he-ink)!important;padding:18px!important}.woocommerce-info:before,.woocommerce-message:before,.woocommerce-error:before{position:static!important;margin-right:2px}.woocommerce-info .button,.woocommerce-message .button{float:none!important;order:2;margin:0!important;font-size:.76rem!important;padding:.75rem 1rem!important}.woocommerce-account table{width:100%}.he-front-empty{width:100%}
.he-footer-link{margin:7px 0}
@media(max-width:1280px){.he-shop-collection .wc-block-product-template,.he-shop-collection ul.wc-block-product-template,.he-related-wrap .wp-block-post-template{grid-template-columns:repeat(3,minmax(0,1fr))!important}.he-smart-menu>li>a,.he-menu-group-toggle{padding-left:6px;padding-right:6px;font-size:.67rem}.he-menu-search{display:none}}
@media(max-width:980px){.he-header-inner{flex-wrap:wrap!important}.he-smart-nav{width:100%;flex-basis:100%;display:block}.he-mobile-menu-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;background:var(--he-lime);color:var(--he-ink);border:2px solid var(--he-ink);border-radius:999px;padding:10px 14px;font-weight:900;text-transform:uppercase}.he-smart-menu{display:none;position:absolute;left:12px;right:12px;top:100%;background:var(--he-cream);color:var(--he-ink);border:2px solid var(--he-ink);border-radius:20px;box-shadow:6px 6px 0 var(--he-ink);padding:10px;align-items:stretch;max-height:75vh;overflow:auto}.he-smart-menu.is-open{display:block}.he-smart-menu>li>a,.he-menu-group-toggle{width:100%;justify-content:space-between;color:var(--he-ink);font-size:.8rem;padding:12px;border-radius:12px}.he-menu-direct>a:hover,.he-menu-group-toggle:hover{background:var(--he-lav)}.he-menu-group{position:static}.he-mega-panel{position:static;width:100%;transform:none!important;display:none;grid-template-columns:1fr;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;margin:3px 0 10px;padding:12px}.he-menu-group.is-open .he-mega-panel{display:grid}.he-mega-copy{display:none}.he-mega-links{grid-template-columns:1fr 1fr}.he-menu-search{display:block}.he-menu-search form,.he-menu-search form:focus-within{width:100%;border-color:var(--he-ink)}.he-menu-icon a{background:var(--he-lav)!important}.he-shop-collection .wc-block-product-template,.he-shop-collection ul.wc-block-product-template,.he-related-wrap .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woocommerce-account .woocommerce{grid-template-columns:1fr}.woocommerce-MyAccount-navigation ul{display:flex;overflow:auto;gap:6px}.woocommerce-MyAccount-navigation li{flex:0 0 auto}.he-trust-row{grid-template-columns:1fr}}
@media(max-width:620px){.he-display{font-size:clamp(2.6rem,14vw,4.6rem)!important}.he-section-title{font-size:clamp(2.2rem,11vw,3.8rem)!important}.he-header-brand .wp-block-site-title{max-width:220px}.he-header-brand .wp-block-site-title a{white-space:normal}.he-mega-links{grid-template-columns:1fr}.he-shop-collection .wc-block-product-template,.he-shop-collection ul.wc-block-product-template,.he-related-wrap .wp-block-post-template{grid-template-columns:1fr!important}.he-home-products .products{grid-template-columns:minmax(0,360px)}.he-product-summary-card{margin-top:15px}.he-home-products ul.products li.product .button,.woocommerce ul.products li.product .button,.he-shop-collection .wc-block-product .wp-block-button__link{font-size:.75rem!important}.woocommerce-info,.woocommerce-message,.woocommerce-error{align-items:flex-start;flex-direction:column}.woocommerce-info .button,.woocommerce-message .button{order:0}}

/* Happily Ever blog index */


.he-blog-index-hero{border:2px solid var(--he-ink);border-radius:28px;box-shadow:6px 6px 0 var(--he-ink);overflow:hidden}
.he-blog-index-title{font-size:clamp(3.6rem,8vw,7rem)!important;line-height:.88!important}
.he-blog-index-grid .wp-block-post{border:2px solid var(--he-ink);border-radius:20px;background:#fff;box-shadow:4px 4px 0 var(--he-ink);overflow:hidden}
.he-blog-index-grid .wp-block-post-featured-image{margin:0}
.he-blog-index-grid .wp-block-post-featured-image img{aspect-ratio:16/11;object-fit:cover}
.he-blog-index-grid .wp-block-post-title,.he-blog-index-grid .wp-block-post-excerpt,.he-blog-index-grid .wp-block-post-terms,.he-blog-index-grid .wp-block-read-more{margin-left:18px;margin-right:18px}
.he-blog-index-grid .wp-block-post-title{font-size:1.7rem;margin-top:14px}
.he-blog-index-grid .wp-block-post-terms{display:inline-block;border:2px solid var(--he-ink);border-radius:999px;background:var(--he-pink);padding:5px 8px;margin-top:15px;font-weight:800;font-size:.72rem;text-transform:uppercase}
.he-blog-index-grid .wp-block-read-more{display:inline-block;background:var(--he-lime);color:var(--he-ink);border:2px solid var(--he-ink);border-radius:999px;padding:10px 14px;font-weight:800;margin-bottom:18px;text-decoration:none}


/* =========================================================
   V0.5 — hard layout reset for single product + My Account
   These rules intentionally sit last so WooCommerce blocks
   cannot collapse desktop content into narrow columns.
   ========================================================= */

/* Single product: predictable desktop grid and compact purchase form */
.he-product-page-shell{
  width:min(1420px,100%);
  max-width:1420px!important;
  margin-inline:auto;
}
.he-single-product-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr)!important;
  gap:clamp(24px,3vw,48px)!important;
  align-items:start!important;
  width:100%!important;
}
.he-single-product-layout>.wp-block-column{
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  flex-basis:auto!important;
  margin:0!important;
}
.he-product-gallery-card,
.he-product-summary-card{
  width:100%!important;
  min-width:0!important;
}
.he-product-gallery-card{
  padding:12px!important;
  position:sticky;
  top:24px;
}
.he-product-gallery-card .wc-block-product-gallery,
.he-product-gallery-card .woocommerce-product-gallery,
.he-product-gallery-card .wc-block-product-gallery-large-image{
  width:100%!important;
  max-width:none!important;
}
.he-product-gallery-card img,
.he-product-gallery-card .woocommerce-product-gallery__image img,
.he-product-gallery-card .wc-block-product-gallery-large-image img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  max-height:760px!important;
  object-fit:contain!important;
  object-position:center!important;
}
.he-product-summary-card{
  padding:clamp(22px,2.4vw,34px)!important;
}
.he-product-summary-card .wp-block-post-title{
  font-size:clamp(2.15rem,3vw,3.55rem)!important;
  line-height:.98!important;
  overflow-wrap:anywhere;
  margin:10px 0 16px!important;
}
.he-product-summary-card .wc-block-components-product-price,
.he-product-summary-card .price{
  font-size:1.6rem!important;
  line-height:1.15!important;
  margin:8px 0 16px!important;
}
.he-product-summary-card .wp-block-post-excerpt{
  margin:0!important;
  font-size:1rem!important;
  line-height:1.58!important;
}
.he-product-summary-card .wp-block-woocommerce-add-to-cart-form{
  width:100%!important;
  margin-top:20px!important;
}
.he-product-summary-card form.cart{
  display:grid!important;
  grid-template-columns:86px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:start!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.he-product-summary-card form.cart>.he-personalization-box,
.he-product-summary-card form.cart>.variations,
.he-product-summary-card form.cart>.single_variation_wrap,
.he-product-summary-card form.cart>.group_table,
.he-product-summary-card form.cart>.woocommerce-variation,
.he-product-summary-card form.cart>.woocommerce-variation-add-to-cart{
  grid-column:1/-1!important;
  width:100%!important;
  max-width:none!important;
}
.he-product-summary-card form.cart .he-personalization-box{
  margin:0 0 6px!important;
  padding:20px!important;
  border-radius:20px!important;
  box-shadow:4px 4px 0 var(--he-ink)!important;
}
.he-product-summary-card form.cart .he-personalization-box h3{
  font-size:1.65rem!important;
  line-height:1.05!important;
  margin:9px 0 8px!important;
}
.he-product-summary-card form.cart .he-personalization-box textarea{
  min-height:118px!important;
}
.he-product-summary-card form.cart .quantity{
  grid-column:1!important;
  width:86px!important;
  min-width:86px!important;
  max-width:86px!important;
  height:56px!important;
  min-height:56px!important;
  max-height:56px!important;
  align-self:start!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
}
.he-product-summary-card form.cart .quantity .qty,
.he-product-summary-card form.cart input.qty{
  display:block!important;
  width:86px!important;
  min-width:86px!important;
  max-width:86px!important;
  height:56px!important;
  min-height:56px!important;
  max-height:56px!important;
  line-height:54px!important;
  padding:0 8px!important;
  margin:0!important;
  border:2px solid var(--he-ink)!important;
  border-radius:14px!important;
  text-align:center!important;
  font-size:1rem!important;
  font-weight:900!important;
  appearance:auto!important;
}
.he-product-summary-card form.cart .single_add_to_cart_button{
  grid-column:2!important;
  width:100%!important;
  min-width:0!important;
  min-height:56px!important;
  height:56px!important;
  margin:0!important;
  padding:0 22px!important;
  align-self:start!important;
  float:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:.95rem!important;
  line-height:1!important;
}
.he-product-summary-card form.cart .added_to_cart{
  grid-column:1/-1!important;
}
.he-trust-row{
  margin:18px 0 20px!important;
  gap:9px!important;
}
.he-trust-row>div{
  padding:10px 8px!important;
  min-width:0;
}

/* My Account: always use the available desktop width */
.he-account-page .he-commerce-shell{
  width:min(1400px,100%)!important;
  max-width:1400px!important;
  margin-inline:auto!important;
}
.he-account-page .he-account-shortcode,
.he-account-page .he-account-shortcode>.woocommerce,
.he-account-page>.wp-block-group,
.he-account-page .wp-block-shortcode{
  width:100%!important;
  max-width:none!important;
}
.he-account-page .woocommerce{
  display:grid!important;
  grid-template-columns:260px minmax(0,1fr)!important;
  gap:26px!important;
  align-items:start!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.he-account-page .woocommerce:before,
.he-account-page .woocommerce:after{
  display:none!important;
  content:none!important;
}
.he-account-page .woocommerce-MyAccount-navigation{
  grid-column:1!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  float:none!important;
  margin:0!important;
  align-self:start!important;
}
.he-account-page .woocommerce-MyAccount-navigation ul{
  display:block!important;
  overflow:visible!important;
  white-space:normal!important;
  list-style:none!important;
  margin:0!important;
  padding:8px!important;
}
.he-account-page .woocommerce-MyAccount-navigation li{
  display:block!important;
  width:100%!important;
  margin:4px 0!important;
}
.he-account-page .woocommerce-MyAccount-navigation a{
  display:block!important;
  width:100%!important;
  white-space:normal!important;
}
.he-account-page .woocommerce-MyAccount-content{
  grid-column:2!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  float:none!important;
  margin:0!important;
  padding:clamp(22px,3vw,36px)!important;
  min-height:280px!important;
}
.he-account-page .woocommerce form.login,
.he-account-page .woocommerce form.register,
.he-account-page .woocommerce>.u-columns,
.he-account-page .woocommerce>.woocommerce-form-login{
  grid-column:1/-1!important;
  width:min(680px,100%)!important;
  max-width:680px!important;
}
.he-account-page .woocommerce-MyAccount-content .woocommerce-info,
.he-account-page .woocommerce-MyAccount-content .woocommerce-message,
.he-account-page .woocommerce-MyAccount-content .woocommerce-error{
  display:grid!important;
  grid-template-columns:30px minmax(0,1fr) auto!important;
  align-items:center!important;
  justify-content:stretch!important;
  width:100%!important;
  max-width:none!important;
  min-height:92px!important;
  margin:0!important;
  padding:18px!important;
  gap:12px!important;
  overflow:visible!important;
}
.he-account-page .woocommerce-MyAccount-content .woocommerce-info:before,
.he-account-page .woocommerce-MyAccount-content .woocommerce-message:before,
.he-account-page .woocommerce-MyAccount-content .woocommerce-error:before{
  position:static!important;
  inset:auto!important;
  margin:0!important;
  align-self:center!important;
}
.he-account-page .woocommerce-MyAccount-content .woocommerce-info .button,
.he-account-page .woocommerce-MyAccount-content .woocommerce-message .button{
  float:none!important;
  margin:0!important;
  justify-self:end!important;
  order:initial!important;
  white-space:nowrap!important;
}

/* Keep the real desktop layout even on Retina/browser widths around 900px. */
@media (min-width:781px){
  .he-account-page .woocommerce{
    grid-template-columns:260px minmax(0,1fr)!important;
  }
  .he-account-page .woocommerce-MyAccount-navigation ul{
    display:block!important;
    overflow:visible!important;
  }
}

@media (max-width:900px){
  .he-single-product-layout{
    grid-template-columns:1fr!important;
  }
  .he-product-gallery-card{
    position:static!important;
  }
  .he-product-summary-card .wp-block-post-title{
    font-size:clamp(2rem,8vw,3rem)!important;
  }
}

@media (max-width:780px){
  .he-account-page .woocommerce{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .he-account-page .woocommerce-MyAccount-navigation,
  .he-account-page .woocommerce-MyAccount-content{
    grid-column:1!important;
  }
  .he-account-page .woocommerce-MyAccount-navigation ul{
    display:flex!important;
    overflow-x:auto!important;
    gap:6px!important;
    padding:7px!important;
  }
  .he-account-page .woocommerce-MyAccount-navigation li{
    width:auto!important;
    flex:0 0 auto!important;
  }
  .he-account-page .woocommerce-MyAccount-navigation a{
    width:auto!important;
    white-space:nowrap!important;
  }
  .he-account-page .woocommerce-MyAccount-content .woocommerce-info,
  .he-account-page .woocommerce-MyAccount-content .woocommerce-message,
  .he-account-page .woocommerce-MyAccount-content .woocommerce-error{
    grid-template-columns:26px minmax(0,1fr)!important;
  }
  .he-account-page .woocommerce-MyAccount-content .woocommerce-info .button,
  .he-account-page .woocommerce-MyAccount-content .woocommerce-message .button{
    grid-column:1/-1!important;
    justify-self:start!important;
  }
}

@media (max-width:620px){
  .he-product-summary-card{
    padding:19px!important;
  }
  .he-product-summary-card form.cart{
    grid-template-columns:74px minmax(0,1fr)!important;
    gap:10px!important;
  }
  .he-product-summary-card form.cart .quantity,
  .he-product-summary-card form.cart .quantity .qty,
  .he-product-summary-card form.cart input.qty{
    width:74px!important;
    min-width:74px!important;
    max-width:74px!important;
  }
  .he-product-summary-card form.cart .single_add_to_cart_button{
    font-size:.82rem!important;
    padding-inline:14px!important;
  }
  .he-trust-row{
    grid-template-columns:1fr 1fr 1fr!important;
  }
  .he-trust-row>div{
    font-size:.61rem!important;
    padding:9px 5px!important;
  }
  .he-account-page .he-commerce-title{
    font-size:clamp(2.5rem,13vw,4rem)!important;
  }
}

/* =========================================================
   Happily Ever Studio Rebrand 2026
   ========================================================= */
:root{
  --he-cream:#FFF7F2;
  --he-blush:#FFE4EC;
  --he-lilac:#E9E1FF;
  --he-butter:#FFE9A6;
  --he-mint:#DCF3EA;
  --he-sky:#D6E9FF;
  --he-coral:#FF7A59;
  --he-navy:#1F2230;
  --he-white:#FFFFFF;
  --he-line:#F0DDE1;
  --he-soft-shadow:0 14px 34px rgba(31,34,48,.08);
  --he-card-shadow:0 8px 22px rgba(31,34,48,.07);
  --he-radius:22px;
}
html{font-size:16px}
body{background:var(--he-cream);color:var(--he-navy);font-family:"Montserrat",Arial,sans-serif;-webkit-font-smoothing:antialiased}
body,input,textarea,select,button{font-family:"Montserrat",Arial,sans-serif}
h1,h2,h3,h4,h5,h6,.wp-block-heading{font-family:"Fraunces",Georgia,serif;color:var(--he-navy);font-weight:600;letter-spacing:-.025em}
a{color:var(--he-navy);text-decoration-thickness:1px;text-underline-offset:4px}
.he-script,.has-script-font-family{font-family:"Sacramento",cursive!important;font-style:normal!important;font-weight:400!important;letter-spacing:0!important}
.wp-site-blocks{background:var(--he-cream)}
.alignwide{width:min(100% - 36px,1480px);margin-inline:auto}
.he-card,.he-panel,.he-product-summary-card,.he-product-gallery-card,.woocommerce ul.products li.product,.he-shop-collection .wc-block-product,.he-related-wrap .wp-block-post{border:1px solid var(--he-line)!important;border-radius:var(--he-radius)!important;box-shadow:var(--he-card-shadow)!important;background:#fff!important}
.he-shadow{box-shadow:var(--he-card-shadow)!important}

/* Announcement + header */
.he-announcement-bar{background:linear-gradient(90deg,var(--he-blush),#fff2f5,var(--he-blush));color:var(--he-navy);text-align:center;border-bottom:1px solid #f8d9e1;padding:7px 18px}
.he-announcement-bar p{margin:0;font-size:.71rem;letter-spacing:.03em;font-weight:600}
.he-site-header{position:sticky;top:0;z-index:1000;background:rgba(255,247,242,.96)!important;color:var(--he-navy)!important;border-bottom:1px solid rgba(240,221,225,.9);backdrop-filter:blur(16px);padding:12px 24px!important;overflow:visible}
.admin-bar .he-site-header{top:32px}
.he-header-inner{min-height:74px;gap:28px}
.he-header-brand{flex:0 0 185px;max-width:185px}
.he-brand-logo{display:block;object-fit:contain}
.he-brand-logo-header{width:174px;height:auto;max-height:72px}
.he-brand-logo-footer{width:190px;max-width:100%;height:auto}
.he-smart-nav{justify-content:flex-end}
.he-smart-menu{gap:2px}
.he-smart-menu>li>a,.he-menu-group-toggle{color:var(--he-navy);font-family:"Montserrat",Arial,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:0;text-transform:none;border-radius:10px;padding:10px 11px}
.he-smart-menu>li>a:hover,.he-menu-group-toggle:hover,.he-menu-group.is-open .he-menu-group-toggle{background:var(--he-blush);color:var(--he-coral)}
.he-menu-quiz a{color:var(--he-coral)!important}
.he-menu-group-toggle span{font-size:.8rem;color:var(--he-coral)}
.he-mega-panel{top:calc(100% + 18px);width:min(620px,88vw);grid-template-columns:210px 1fr;gap:18px;background:var(--he-cream);border:1px solid var(--he-line);border-radius:24px;box-shadow:0 22px 55px rgba(31,34,48,.14);padding:18px}
.he-mega-copy{background:linear-gradient(145deg,var(--he-lilac),#f4efff);border:0;border-radius:18px;padding:18px}
.he-mega-copy span{color:var(--he-coral);font-size:.64rem;letter-spacing:.08em}
.he-mega-copy strong{font-family:"Fraunces",Georgia,serif;font-weight:600;font-size:1.65rem;line-height:1.05;text-transform:none}
.he-mega-copy p{color:#5f6472}
.he-mega-links a{border:1px solid transparent;border-radius:12px;padding:10px 12px;font-size:.82rem;font-weight:650}
.he-mega-links a:hover{border-color:var(--he-line);background:#fff;color:var(--he-coral)}
.he-mega-links .he-menu-view-all{background:var(--he-coral);color:#fff;border:0}
.he-menu-search form{background:#fff;border:1px solid var(--he-line);width:40px;height:40px}
.he-menu-search form:focus-within{width:195px}
.he-menu-search input{background:transparent;color:var(--he-navy)}
.he-menu-search button{background:transparent;width:40px;height:38px;display:grid;place-items:center;padding:9px;color:var(--he-navy)}
.he-menu-search svg,.he-menu-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.he-menu-icon a{width:40px;height:40px;display:grid!important;place-items:center;background:transparent!important;border:1px solid transparent}
.he-menu-icon a:hover{border-color:var(--he-line);background:#fff!important}
.he-cart-count{position:absolute;margin-left:21px;margin-top:-22px;background:var(--he-coral);color:#fff;min-width:18px;height:18px;font-size:.61rem}

/* Buttons */
.wp-element-button,.wp-block-button__link,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.he-button,.he-small-button{border:0!important;border-radius:10px!important;box-shadow:none!important;font-family:"Montserrat",Arial,sans-serif!important;font-size:.76rem!important;font-weight:700!important;letter-spacing:.025em!important;text-transform:uppercase!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}
.wp-element-button,.wp-block-button__link,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.he-button{background:var(--he-coral)!important;color:#fff!important;padding:.88rem 1.2rem!important}
.wp-element-button:hover,.wp-block-button__link:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.he-button:hover{transform:translateY(-2px);box-shadow:0 10px 18px rgba(255,122,89,.22)!important}
.he-cta-secondary .wp-block-button__link,.he-cta-secondary.wp-block-button .wp-block-button__link,.is-style-outline .wp-block-button__link{background:var(--he-navy)!important;color:#fff!important;border:0!important}
.he-cta-primary .wp-block-button__link{background:var(--he-coral)!important;color:#fff!important}
.he-small-button{background:#fff!important;color:var(--he-navy)!important;border:1px solid #dfe1e7!important;padding:.65rem .9rem!important}

/* Shared decorative language */
.he-confetti-zone{position:relative;isolation:isolate;overflow:hidden}
.he-confetti-zone:before{content:"";position:absolute;inset:0;z-index:-1;background-image:url('assets/brand/pattern-confetti.png');background-size:760px auto;background-repeat:repeat;opacity:.42;pointer-events:none}
.he-section-kicker,.he-eyebrow{margin:0 0 9px;color:var(--he-navy);font-size:.69rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.he-home-section-title{font-size:clamp(2.05rem,3.5vw,4rem)!important;line-height:1.02!important;margin:4px 0 22px;text-transform:none!important;max-width:980px}
.he-section-heading-row{margin-bottom:22px}
.he-section-heading-row p{margin:0}
.he-section-heading-row a{font-size:.73rem;font-weight:700;text-transform:uppercase;color:var(--he-coral)}

/* Hero */
.he-home-hero{position:relative;background:var(--he-cream);padding:54px 24px 46px}
.he-home-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:18px;background:radial-gradient(circle at 18px -2px,transparent 20px,var(--he-cream) 21px) 0 0/36px 18px repeat-x;transform:rotate(180deg);opacity:.9}
.he-hero-columns{gap:clamp(32px,6vw,88px);min-height:500px}
.he-home-title{font-size:clamp(3.2rem,6vw,6.7rem)!important;line-height:.88!important;margin:13px 0 24px;max-width:720px}
.he-home-title em{color:var(--he-coral);font-weight:500;font-style:italic}
.he-home-title span{color:#ff6e94;font-family:"Sacramento",cursive;font-size:.72em}
.he-hero-intro{font-size:1.05rem;line-height:1.65;max-width:610px;color:#4c5160}
.he-hero-intro .he-script{color:#ff5f8f;font-size:1.55em}
.he-hero-actions{gap:12px;margin-top:26px}
.he-hero-quiz-link{font-size:.78rem;margin-top:13px;color:#707584}
.he-hero-quiz-link a{font-weight:700;text-decoration:none}
.he-hero-frame{position:relative;min-height:460px;border-radius:48% 52% 14% 16%/19% 23% 11% 14%;overflow:hidden;background:linear-gradient(135deg,var(--he-blush),var(--he-butter) 48%,var(--he-lilac));box-shadow:var(--he-soft-shadow)}
.he-hero-frame>img,.he-hero-frame .he-home-hero-image{width:100%;height:100%;min-height:460px;object-fit:cover;display:block}
.he-hero-frame:has(img) .he-hero-fallback{display:none}
.he-hero-fallback{min-height:460px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:11px;color:var(--he-navy);padding:50px;background:linear-gradient(135deg,var(--he-blush),var(--he-butter) 52%,var(--he-sky))}
.he-fallback-cupcake{font-size:5rem}
.he-hero-fallback strong{font-family:"Fraunces",serif;font-size:2rem}
.he-hero-fallback small{opacity:.68}

/* Service strip */
.he-service-strip{background:#fff;border-top:1px solid var(--he-line);border-bottom:1px solid var(--he-line);padding:17px 22px}
.he-service-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
.he-service-item{display:flex;align-items:center;justify-content:center;gap:14px;padding:8px 20px;border-right:1px solid var(--he-line)}
.he-service-item:last-child{border-right:0}
.he-service-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--he-blush)}
.he-service-item:nth-child(2) .he-service-icon{background:var(--he-lilac)}
.he-service-item:nth-child(3) .he-service-icon{background:var(--he-sky)}
.he-service-item:nth-child(4) .he-service-icon{background:var(--he-butter)}
.he-service-icon img{width:31px;height:31px;object-fit:contain}
.he-service-item strong,.he-service-item small{display:block}
.he-service-item strong{font-size:.73rem;text-transform:uppercase;letter-spacing:.07em}
.he-service-item small{font-size:.72rem;color:#777b86;margin-top:4px}

/* Home sections */
.he-home-section{padding:68px 22px;background:#fff}
.he-category-section{background:var(--he-cream)}
.he-category-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.he-category-card{min-height:185px;border-radius:22px;padding:22px 16px 16px;text-decoration:none;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(31,34,48,.04);transition:transform .2s ease,box-shadow .2s ease}
.he-category-card:hover{transform:translateY(-5px);box-shadow:0 14px 25px rgba(31,34,48,.09);color:var(--he-navy)}
.he-category-card>span{height:64px;display:grid;place-items:center}
.he-category-card img{width:62px;height:62px;object-fit:contain}
.he-category-card strong{font-family:"Montserrat",sans-serif;font-size:.79rem;line-height:1.25;text-transform:uppercase;letter-spacing:.06em}
.he-category-card small{font-size:.69rem;color:#6c7180}
.he-category-card b{display:grid;place-items:center;width:25px;height:25px;border:1px solid var(--he-navy);border-radius:50%;font-weight:500;margin-top:5px}
.he-card-blush{background:linear-gradient(145deg,#fff0f4,var(--he-blush))}
.he-card-sky{background:linear-gradient(145deg,#edf6ff,var(--he-sky))}
.he-card-lilac{background:linear-gradient(145deg,#f7f4ff,var(--he-lilac))}
.he-card-mint{background:linear-gradient(145deg,#eefaf6,var(--he-mint))}
.he-card-butter{background:linear-gradient(145deg,#fff9e8,var(--he-butter))}
.he-quiz-banner{margin-top:26px;background:linear-gradient(100deg,var(--he-lilac),#f7f4ff);border-radius:28px;padding:24px 30px;gap:26px;box-shadow:var(--he-card-shadow)}
.he-quiz-banner h3{font-size:2.3rem;margin:2px 0 0}
.he-quiz-banner .he-script{color:#ff5f8f;font-size:1.25em}
.he-quiz-banner>p{max-width:370px;color:#555b69;font-size:.84rem}
.he-home-products{background:#fff}
.he-home-products .products{grid-template-columns:repeat(4,minmax(0,1fr))!important;max-width:100%}
.woocommerce ul.products li.product,.he-home-products ul.products li.product,.he-shop-collection .wc-block-product,.he-related-wrap .wp-block-post{border:1px solid var(--he-line)!important;border-radius:18px!important;box-shadow:none!important;overflow:hidden;padding-bottom:14px!important;transition:transform .2s ease,box-shadow .2s ease}
.woocommerce ul.products li.product:hover,.he-home-products ul.products li.product:hover,.he-shop-collection .wc-block-product:hover{transform:translateY(-5px);box-shadow:var(--he-soft-shadow)!important}
.woocommerce ul.products li.product img,.he-home-products ul.products li.product img,.he-shop-collection .wc-block-product-image img,.he-related-wrap .wc-block-components-product-image img{margin-bottom:13px!important;border-radius:0!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title,.he-home-products ul.products li.product .woocommerce-loop-product__title,.he-shop-collection .wc-block-product .wp-block-post-title,.he-related-wrap .wp-block-post-title{font-family:"Montserrat",Arial,sans-serif!important;font-weight:650!important;font-size:.92rem!important;line-height:1.35!important;min-height:2.7em;padding:0 13px!important}
.woocommerce ul.products li.product .price,.he-home-products ul.products li.product .price,.he-shop-collection .wc-block-product .wc-block-components-product-price,.he-related-wrap .wc-block-components-product-price{font-family:"Montserrat",sans-serif;padding:0 13px!important;font-size:.95rem!important;color:var(--he-navy)!important}
.woocommerce ul.products li.product .button,.he-home-products ul.products li.product .button,.he-shop-collection .wc-block-product .wp-block-button__link,.he-related-wrap .wp-block-button__link{margin:8px 13px 0!important;width:calc(100% - 26px)!important;max-width:none;text-align:center;background:linear-gradient(90deg,#ff8f9b,var(--he-coral))!important;color:#fff!important;border-radius:8px!important;padding:.76rem .8rem!important}
.he-how-section{background:var(--he-cream);border-top:1px solid var(--he-line);border-bottom:1px solid var(--he-line)}
.he-how-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.he-how-card{min-height:150px;border-radius:18px;padding:20px;display:grid;grid-template-columns:54px 1fr;grid-template-rows:auto auto;column-gap:14px;align-items:center}
.he-how-card>span{grid-row:1/3;width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.72);display:grid;place-items:center}
.he-how-card img{width:38px;height:38px;object-fit:contain}
.he-how-card strong{font-size:.72rem;text-transform:uppercase;letter-spacing:.07em}
.he-how-card small{font-size:.72rem;line-height:1.45;color:#666b79}
.he-review-section{background:#fff}
.he-review-section .he-etsy-reviews{max-width:1360px;margin:0 auto}
.he-blog-home{background:var(--he-cream)}
.he-blog-grid .wp-block-post-template{gap:18px}
.he-blog-card{height:100%;background:#fff;border:1px solid var(--he-line);border-radius:18px;overflow:hidden;padding:0 0 16px;box-shadow:var(--he-card-shadow)}
.he-blog-card .wp-block-post-featured-image{margin:0 0 14px}
.he-blog-card .wp-block-post-featured-image img{width:100%;object-fit:cover}
.he-blog-card .wp-block-post-title,.he-blog-card .wp-block-post-excerpt{padding:0 16px}
.he-blog-card .wp-block-post-title{font-family:"Fraunces",Georgia,serif;font-size:1.25rem!important}
.he-blog-card .wp-block-post-excerpt{font-size:.78rem;color:#6f7380}
.he-blog-empty{padding:30px;background:#fff;border-radius:18px;text-align:center}
.he-home-newsletter{background:#fff;padding:55px 22px 70px}
.he-newsletter-card{background:linear-gradient(120deg,var(--he-blush),#fff,var(--he-lilac));border:1px solid var(--he-line);border-radius:28px;padding:32px 38px;box-shadow:var(--he-card-shadow)}
.he-newsletter-card h2{font-size:clamp(1.8rem,3vw,3rem);margin:5px 0}

/* Shop */
.he-shop-toolbar{border:1px solid var(--he-line);border-radius:16px;background:#fff;padding:11px 15px;box-shadow:var(--he-card-shadow)}
.he-shop-toolbar select{border:1px solid #dfe2e8;border-radius:10px;padding:8px 12px}
.he-shop-collection .wc-block-product-template,.he-shop-collection ul.wc-block-product-template,.he-related-wrap .wp-block-post-template{gap:18px!important}
.woocommerce span.onsale{background:var(--he-butter);color:var(--he-navy);border-radius:999px;min-height:auto;min-width:auto;line-height:1;padding:.55rem .7rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.05em}

/* Product page */
.he-product-summary-card,.he-product-gallery-card{border:1px solid var(--he-line)!important;border-radius:26px!important;box-shadow:var(--he-card-shadow)!important;background:#fff!important}
.he-product-summary-card{padding:clamp(22px,3vw,42px)}
.he-product-summary-card .wp-block-post-title{font-family:"Fraunces",Georgia,serif!important;font-size:clamp(2.2rem,4vw,4.7rem)!important;line-height:.98!important;text-transform:none!important}
.he-product-summary-card .wc-block-components-product-price{color:var(--he-navy);font-size:1.45rem}
.he-product-summary-card form.cart .quantity .qty,.he-product-summary-card input,.he-product-summary-card textarea,.he-product-summary-card select{border:1px solid #dfe2e8!important;border-radius:10px!important;box-shadow:none!important}
.he-product-summary-card form.cart .single_add_to_cart_button{background:linear-gradient(90deg,#ff8f9b,var(--he-coral))!important;color:#fff!important;border-radius:10px!important}
.he-front-product-badge{border:0!important;border-radius:999px;background:var(--he-lilac);color:var(--he-navy);padding:8px 12px;font-size:.66rem;letter-spacing:.05em}
.he-personalization-box{border:1px solid var(--he-line);border-radius:18px;background:linear-gradient(145deg,#fff,var(--he-blush));box-shadow:none;padding:19px}
.he-personalization-box h3{font-family:"Fraunces",serif;font-weight:600}

/* Account, cart, checkout */
.woocommerce-account .woocommerce,.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce{background:#fff;border:1px solid var(--he-line);border-radius:24px;padding:clamp(18px,3vw,34px);box-shadow:var(--he-card-shadow);margin-top:35px}
.woocommerce-account .woocommerce-MyAccount-navigation ul{background:var(--he-cream);border:1px solid var(--he-line);border-radius:16px;padding:8px}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:11px 13px;border-radius:10px;text-decoration:none;font-size:.8rem;font-weight:650}
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:var(--he-blush);color:var(--he-coral)}
.woocommerce table.shop_table{border:1px solid var(--he-line);border-radius:16px;overflow:hidden}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid #dfe2e8;border-radius:10px;padding:11px 12px;background:#fff}
.he-customer-files,.he-my-files .he-customer-files{border:1px solid var(--he-line);border-radius:18px;background:linear-gradient(145deg,#fff,var(--he-lilac));box-shadow:none}
.he-customer-files .button{background:var(--he-coral)!important;color:#fff!important;border:0!important;border-radius:9px!important}
.he-front-empty{border:1px dashed #cfd2da;border-radius:16px;background:var(--he-cream)}

/* Footer */
.he-footer-wave{height:22px;background:radial-gradient(circle at 18px 22px,var(--he-lilac) 20px,transparent 21px) 0 0/36px 22px repeat-x;margin-top:0!important}
.he-site-footer{margin-top:0!important;background:linear-gradient(120deg,#f2ecff,var(--he-lilac))!important;color:var(--he-navy)!important;padding:46px 22px 25px;border-top:0}
.he-footer-columns{gap:42px}
.he-site-footer h4{font-family:"Montserrat",sans-serif;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:13px}
.he-site-footer p{font-size:.76rem;line-height:1.75;color:#5e6270}
.he-site-footer a{color:var(--he-navy);text-decoration:none}
.he-site-footer a:hover{color:var(--he-coral)}
.he-footer-rule{border-color:rgba(31,34,48,.14)!important;margin-top:32px!important}
.he-footer-bottom p{margin:0;font-size:.68rem}
.he-footer-bottom .he-script{font-size:1.35rem;color:#fb6290}

/* Responsive */
@media(max-width:1180px){
  .he-header-brand{flex-basis:150px;max-width:150px}.he-brand-logo-header{width:145px}.he-smart-menu>li>a,.he-menu-group-toggle{padding:9px 7px;font-size:.68rem}
  .he-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.he-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.he-service-item:nth-child(2){border-right:0}.he-service-item:nth-child(-n+2){border-bottom:1px solid var(--he-line)}
}
@media(max-width:900px){
  .admin-bar .he-site-header{top:46px}.he-site-header{position:relative;top:auto!important}.he-header-inner{flex-wrap:wrap!important}.he-header-brand{flex-basis:160px}.he-mobile-menu-toggle{display:flex;align-items:center;gap:8px;border:0;background:var(--he-blush);color:var(--he-navy);border-radius:10px;padding:10px 13px;font-weight:700}.he-smart-nav{justify-content:flex-end}.he-smart-menu{display:none;position:absolute;left:18px;right:18px;top:calc(100% + 8px);background:#fff;border:1px solid var(--he-line);border-radius:18px;padding:12px;box-shadow:var(--he-soft-shadow);flex-direction:column;align-items:stretch}.he-smart-menu.is-open{display:flex}.he-smart-menu>li>a,.he-menu-group-toggle{width:100%;justify-content:space-between}.he-mega-panel{position:static;transform:none!important;width:100%;grid-template-columns:1fr;margin-top:6px;box-shadow:none}.he-menu-group.is-open .he-mega-panel{display:grid}.he-menu-search form,.he-menu-search form:focus-within{width:100%}.he-menu-icon a{width:100%;height:auto;display:flex!important;justify-content:flex-start;gap:10px}
  .he-hero-columns{flex-direction:column}.he-hero-copy,.he-hero-media{flex-basis:100%!important;width:100%}.he-home-title{font-size:clamp(3.2rem,12vw,5.8rem)!important}.he-hero-frame{min-height:380px}.he-hero-frame>img,.he-hero-frame .he-home-hero-image,.he-hero-fallback{min-height:380px}.he-home-products .products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.he-how-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.he-shop-collection .wc-block-product-template,.he-shop-collection ul.wc-block-product-template,.he-related-wrap .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:640px){
  .alignwide{width:min(100% - 24px,1480px)}.he-announcement-bar p{font-size:.62rem}.he-site-header{padding:10px 14px!important}.he-header-inner{min-height:56px}.he-header-brand{flex-basis:125px;max-width:125px}.he-brand-logo-header{width:120px;max-height:54px}
  .he-home-hero{padding:38px 16px}.he-home-title{font-size:3.5rem!important}.he-hero-intro{font-size:.93rem}.he-hero-actions .wp-block-button,.he-hero-actions .wp-block-button__link{width:100%;text-align:center}.he-hero-frame{min-height:300px;border-radius:34px}.he-hero-frame>img,.he-hero-frame .he-home-hero-image,.he-hero-fallback{min-height:300px}.he-service-grid{grid-template-columns:1fr}.he-service-item{justify-content:flex-start;border-right:0;border-bottom:1px solid var(--he-line)}.he-service-item:last-child{border-bottom:0}.he-home-section{padding:48px 14px}.he-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.he-category-card{min-height:160px;padding:15px 9px}.he-category-card img{width:50px;height:50px}.he-quiz-banner{padding:23px 20px}.he-quiz-banner h3{font-size:1.8rem}.he-home-products .products,.he-shop-collection .wc-block-product-template,.he-shop-collection ul.wc-block-product-template,.he-related-wrap .wp-block-post-template{grid-template-columns:1fr!important}.he-how-grid{grid-template-columns:1fr}.he-blog-grid .wp-block-post-template{grid-template-columns:1fr!important}.he-newsletter-card{padding:26px 20px}.he-footer-columns{gap:12px}.he-footer-bottom{align-items:flex-start!important;flex-direction:column;gap:8px}
}

/* =========================================================
   v1.1 — Blog + WooCommerce Blocks completion
   ========================================================= */
:root{
  /* Legacy aliases retained by older templates, now mapped to the rebrand. */
  --he-ink:var(--he-navy);
  --he-lav:var(--he-lilac);
  --he-pink:var(--he-blush);
  --he-lime:var(--he-coral);
  --he-shadow:var(--he-card-shadow);
}

/* Pills and small labels should feel soft, not outlined/sticker-like. */
body .he-pill{
  border:1px solid rgba(31,34,48,.08)!important;
  border-radius:999px!important;
  box-shadow:none!important;
  color:var(--he-navy)!important;
  padding:.52rem .9rem!important;
  font-family:"Montserrat",Arial,sans-serif!important;
  font-size:.66rem!important;
  font-weight:700!important;
  letter-spacing:.075em!important;
  text-transform:uppercase!important;
}

/* Blog archive / posts index. */
body .he-blog-index-hero{
  border:1px solid var(--he-line)!important;
  border-radius:28px!important;
  box-shadow:var(--he-card-shadow)!important;
  background:linear-gradient(135deg,#fff,var(--he-blush) 55%,var(--he-lilac))!important;
}
body .he-blog-index-title{
  color:var(--he-navy)!important;
  text-transform:none!important;
}
body .he-blog-index-grid .wp-block-post-template{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:24px!important;
  align-items:stretch!important;
}
body .he-blog-index-grid .wp-block-post{
  position:relative;
  display:flex!important;
  flex-direction:column;
  min-width:0;
  height:100%;
  overflow:hidden;
  border:1px solid var(--he-line)!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:var(--he-card-shadow)!important;
  padding:0 0 18px!important;
  transition:transform .2s ease,box-shadow .2s ease;
}
body .he-blog-index-grid .wp-block-post:hover{
  transform:translateY(-4px);
  box-shadow:var(--he-soft-shadow)!important;
}
body .he-blog-index-grid .wp-block-post-featured-image{
  margin:0 0 15px!important;
  overflow:hidden;
  background:linear-gradient(135deg,var(--he-blush),var(--he-lilac));
}
body .he-blog-index-grid .wp-block-post-featured-image img{
  width:100%!important;
  aspect-ratio:16/11!important;
  object-fit:cover!important;
  transition:transform .3s ease;
}
body .he-blog-index-grid .wp-block-post:hover .wp-block-post-featured-image img{transform:scale(1.025)}
body .he-blog-index-grid .wp-block-post-terms{
  display:inline-flex!important;
  align-self:flex-start;
  width:auto!important;
  margin:2px 16px 11px!important;
  padding:.43rem .7rem!important;
  border:0!important;
  border-radius:999px!important;
  background:var(--he-lilac)!important;
  box-shadow:none!important;
  color:var(--he-navy)!important;
  font-family:"Montserrat",Arial,sans-serif!important;
  font-size:.62rem!important;
  font-weight:700!important;
  letter-spacing:.055em!important;
  line-height:1!important;
  text-transform:uppercase!important;
}
body .he-blog-index-grid .wp-block-post-terms a{
  color:inherit!important;
  text-decoration:none!important;
}
body .he-blog-index-grid .wp-block-post-title{
  margin:0 16px 10px!important;
  padding:0!important;
  font-family:"Fraunces",Georgia,serif!important;
  font-size:clamp(1.45rem,2vw,2rem)!important;
  font-weight:600!important;
  line-height:1.08!important;
  text-transform:none!important;
}
body .he-blog-index-grid .wp-block-post-title a{text-decoration:none!important}
body .he-blog-index-grid .wp-block-post-excerpt{
  margin:0 16px 18px!important;
  padding:0!important;
  color:#666b79!important;
  font-size:.86rem!important;
  line-height:1.62!important;
}
body .he-blog-index-grid .wp-block-read-more{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  align-self:flex-start;
  width:auto!important;
  min-height:42px;
  margin:auto 16px 0!important;
  padding:.76rem 1rem!important;
  border:0!important;
  border-radius:9px!important;
  background:linear-gradient(90deg,#ff8f9b,var(--he-coral))!important;
  box-shadow:none!important;
  color:#fff!important;
  font-family:"Montserrat",Arial,sans-serif!important;
  font-size:.68rem!important;
  font-weight:700!important;
  letter-spacing:.04em!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
}
body .he-blog-index-grid .wp-block-read-more:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 18px rgba(255,122,89,.2)!important;
}

/* Generic archive cards inherit the same softer language. */
body main .wp-block-query .he-card{
  border:1px solid var(--he-line)!important;
  border-radius:20px!important;
  box-shadow:var(--he-card-shadow)!important;
}

/* Cart + checkout shell. */
body .he-commerce-shell{
  width:100%!important;
  max-width:none!important;
  padding:clamp(34px,5vw,78px) clamp(16px,3vw,46px) clamp(50px,6vw,90px)!important;
  background:var(--he-cream)!important;
}
body .he-commerce-shell>.he-pill{margin-left:auto!important;margin-right:auto!important}
body .he-commerce-title{
  margin:10px auto 30px!important;
  color:var(--he-navy)!important;
  font-family:"Fraunces",Georgia,serif!important;
  font-size:clamp(3rem,6vw,6.2rem)!important;
  font-weight:500!important;
  line-height:.94!important;
  text-align:center!important;
  text-transform:none!important;
}
body .he-commerce-card{
  width:min(100%,1480px)!important;
  margin-inline:auto!important;
  padding:clamp(18px,3vw,38px)!important;
  border:1px solid var(--he-line)!important;
  border-radius:26px!important;
  background:#fff!important;
  box-shadow:var(--he-card-shadow)!important;
}

/* WooCommerce Cart/Checkout Blocks load their own styles after the theme,
   so these intentionally use strong specificity + !important. */
body .he-commerce-card .wc-block-cart,
body .he-commerce-card .wc-block-checkout{
  color:var(--he-navy)!important;
  font-family:"Montserrat",Arial,sans-serif!important;
  font-size:.94rem!important;
}
body .he-commerce-card .wc-block-components-main,
body .he-commerce-card .wc-block-components-sidebar{
  border-color:var(--he-line)!important;
}
body .he-commerce-card .wc-block-components-sidebar-layout{
  gap:clamp(24px,4vw,58px)!important;
}
body .he-commerce-card .wc-block-components-totals-wrapper,
body .he-commerce-card .wc-block-components-order-summary,
body .he-commerce-card .wc-block-cart-items,
body .he-commerce-card .wc-block-components-order-summary-item,
body .he-commerce-card .wc-block-checkout__terms,
body .he-commerce-card .wc-block-checkout__actions,
body .he-commerce-card .wc-block-components-checkout-step{
  border-color:var(--he-line)!important;
}
body .he-commerce-card .wc-block-cart-item__image img,
body .he-commerce-card .wc-block-components-order-summary-item__image img{
  border-radius:12px!important;
  background:var(--he-cream)!important;
}
body .he-commerce-card .wc-block-cart-item__product a,
body .he-commerce-card .wc-block-components-product-name{
  color:var(--he-navy)!important;
  font-weight:650!important;
  text-decoration:none!important;
}
body .he-commerce-card .wc-block-components-quantity-selector{
  border:1px solid #dfe2e8!important;
  border-radius:9px!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
body .he-commerce-card .wc-block-components-quantity-selector input,
body .he-commerce-card .wc-block-components-quantity-selector button{
  color:var(--he-navy)!important;
}
body .he-commerce-card .wc-block-components-totals-coupon-link,
body .he-commerce-card .wc-block-components-totals-coupon__button{
  color:var(--he-coral)!important;
  font-weight:650!important;
}
body .he-commerce-card .wc-block-components-text-input input,
body .he-commerce-card .wc-block-components-combobox .wc-block-components-combobox-control input,
body .he-commerce-card .wc-block-components-address-form input,
body .he-commerce-card .wc-block-components-address-form select,
body .he-commerce-card .wc-block-checkout__add-note textarea{
  border:1px solid #dfe2e8!important;
  border-radius:10px!important;
  box-shadow:none!important;
  background:#fff!important;
}
body .he-commerce-card .wc-block-components-button:not(.is-link),
body .he-commerce-card .wc-block-cart__submit-button,
body .he-commerce-card .wc-block-components-checkout-place-order-button,
body .he-commerce-card button.wc-block-components-checkout-place-order-button{
  min-height:54px!important;
  border:0!important;
  border-radius:10px!important;
  background:linear-gradient(90deg,#ff8f9b,var(--he-coral))!important;
  box-shadow:none!important;
  color:#fff!important;
  font-family:"Montserrat",Arial,sans-serif!important;
  font-size:.76rem!important;
  font-weight:700!important;
  letter-spacing:.045em!important;
  text-transform:uppercase!important;
}
body .he-commerce-card .wc-block-components-button:not(.is-link):hover,
body .he-commerce-card .wc-block-cart__submit-button:hover,
body .he-commerce-card .wc-block-components-checkout-place-order-button:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 10px 18px rgba(255,122,89,.22)!important;
}
body .he-commerce-card .wc-block-components-button__text{color:inherit!important}
body .he-commerce-card .wc-block-cart__submit-container{padding-top:18px!important}
body .he-commerce-card .wc-block-components-express-payment-continue-rule{color:#777b86!important}
body .he-commerce-card .wc-block-components-order-summary__button-text,
body .he-commerce-card .wc-block-components-totals-item__label,
body .he-commerce-card .wc-block-components-totals-item__value{color:var(--he-navy)!important}

/* Classic WooCommerce fallback. */
body.woocommerce-cart .woocommerce,
body.woocommerce-checkout .woocommerce{
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  padding:0!important;
  margin-top:0!important;
}
body.woocommerce-cart .checkout-button,
body.woocommerce-checkout #place_order,
body.woocommerce-checkout .button.alt{
  border:0!important;
  border-radius:10px!important;
  background:linear-gradient(90deg,#ff8f9b,var(--he-coral))!important;
  box-shadow:none!important;
  color:#fff!important;
}

@media(max-width:900px){
  body .he-blog-index-grid .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body .he-commerce-card .wc-block-components-sidebar-layout{gap:22px!important}
}
@media(max-width:640px){
  body .he-blog-index-grid .wp-block-post-template{grid-template-columns:1fr!important}
  body .he-commerce-shell{padding:28px 12px 55px!important}
  body .he-commerce-title{font-size:clamp(2.6rem,14vw,4.4rem)!important}
  body .he-commerce-card{padding:16px!important;border-radius:20px!important}
  body .he-commerce-card .wc-block-components-button:not(.is-link),
  body .he-commerce-card .wc-block-cart__submit-button,
  body .he-commerce-card .wc-block-components-checkout-place-order-button{width:100%!important}
}

/* =========================================================
   v1.2 — desktop polish, reviews, favorites and editable home
   ========================================================= */

/* Header: use the cropped logo at a useful size and align every control. */
.he-header-inner{display:flex!important;align-items:center!important;min-height:86px!important;gap:34px!important}
.he-header-brand{flex:0 0 235px!important;max-width:235px!important;display:flex!important;align-items:center!important}
.he-brand-home-link{display:flex;align-items:center;text-decoration:none;line-height:0}
.he-brand-logo-header{width:225px!important;max-width:100%!important;max-height:82px!important;height:auto!important;object-fit:contain!important}
.he-smart-nav{align-self:stretch;display:flex!important;align-items:center!important}
.he-smart-menu{min-height:100%;align-items:center!important;gap:3px!important}
.he-smart-menu>li{display:flex;align-items:center;min-height:44px}
.he-smart-menu>li>a,.he-menu-group-toggle{min-height:42px;align-items:center!important;justify-content:center;line-height:1.1!important;padding:10px 10px!important}
.he-menu-search form,.he-menu-icon a{margin:0!important}
.he-menu-icon{position:relative}
.he-wishlist-count{position:absolute;display:grid;place-items:center;top:-2px;right:-3px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--he-blush);color:var(--he-coral);font-size:.61rem;font-weight:800;border:1px solid #fff}
.he-wishlist-count[hidden],.he-cart-count[hidden]{display:none!important}

/* Home editor shortcode output should behave like native blocks. */
.he-home-heading-copy{min-width:0}.he-home-heading-copy.has-text-align-center{margin-inline:auto;text-align:center}.he-home-heading-copy.has-text-align-center .he-home-section-title{margin-inline:auto}
.he-newsletter-card>.wp-block-shortcode{display:contents}

/* Blog index: hard reset against inherited narrow query layouts. */
.he-blog-archive-shell{width:min(100% - 36px,1480px)!important;max-width:1480px!important}
.he-blog-index-hero{padding:clamp(28px,4vw,54px)!important;margin-bottom:30px!important}
.he-blog-index-title{font-size:clamp(3rem,6vw,6rem)!important;line-height:.95!important;margin:6px 0 0!important}
.he-blog-index-grid,.he-blog-index-grid>.wp-block-post-template{width:100%!important;max-width:none!important}
.he-blog-index-grid>.wp-block-post-template,.he-blog-index-grid .wp-block-post-template{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important;margin:0!important;padding:0!important}
.he-blog-index-grid .wp-block-post{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important}
.he-blog-index-grid .he-blog-card{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;height:100%!important;padding:0 0 20px!important;overflow:hidden!important;border:1px solid var(--he-line)!important;border-radius:22px!important;background:#fff!important;box-shadow:var(--he-card-shadow)!important}
.he-blog-index-grid .he-blog-card .wp-block-post-featured-image{width:100%!important;margin:0 0 15px!important;aspect-ratio:4/3;overflow:hidden}
.he-blog-index-grid .he-blog-card .wp-block-post-featured-image img{display:block;width:100%!important;height:100%!important;object-fit:cover!important}
.he-blog-index-grid .he-blog-card-categories,.he-blog-index-grid .wp-block-post-terms{display:flex!important;flex-wrap:wrap!important;gap:6px!important;padding:0 18px!important;margin:0 0 12px!important;width:100%!important;overflow:visible!important;white-space:normal!important}
.he-blog-index-grid .wp-block-post-terms a{display:inline-flex!important;width:auto!important;max-width:100%!important;padding:7px 10px!important;border-radius:999px!important;background:var(--he-lilac)!important;color:var(--he-navy)!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;text-decoration:none!important;line-height:1.1!important;white-space:normal!important}
.he-blog-index-grid .wp-block-post-title{padding:0 18px!important;margin:0 0 10px!important;font-size:clamp(1.45rem,2vw,2rem)!important;line-height:1.08!important;overflow-wrap:anywhere!important}
.he-blog-index-grid .wp-block-post-title a{text-decoration:none!important}
.he-blog-index-grid .wp-block-post-excerpt{padding:0 18px!important;margin:0 0 18px!important;color:#666a76;line-height:1.55}
.he-blog-index-grid .he-blog-read-more{align-self:flex-start!important;margin:auto 18px 0!important;display:inline-flex!important;width:auto!important;max-width:calc(100% - 36px)!important;padding:11px 15px!important;border-radius:10px!important;background:var(--he-coral)!important;color:#fff!important;font-size:.7rem!important;font-weight:800!important;letter-spacing:.05em!important;text-transform:uppercase!important;text-decoration:none!important}

/* Product summary review strip and favorites. */
.he-product-summary-card .he-product-review-summary{margin-top:-2px;margin-bottom:12px}
.he-product-summary-card .he-single-wishlist-wrap{margin:14px 0 2px}
.he-product-summary-card .he-wishlist-toggle{min-height:46px}

/* Product details: remove the default Woo look and use soft brand tabs/cards. */
.he-product-details{border:1px solid var(--he-line)!important;border-radius:26px!important;background:#fff!important;box-shadow:var(--he-card-shadow)!important;padding:clamp(22px,3vw,38px)!important;scroll-margin-top:130px}
.he-product-details .wc-block-product-details,.he-product-details .woocommerce-tabs{width:100%!important}
.he-product-details .wc-block-product-details__tabs,.he-product-details ul.tabs,.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin:0 0 28px!important;padding:0!important;border:0!important;list-style:none!important;background:transparent!important}
.he-product-details .wc-block-product-details__tabs:before,.he-product-details ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none!important}
.he-product-details .wc-block-product-details__tabs li,.he-product-details ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important}
.he-product-details .wc-block-product-details__tabs li:before,.he-product-details .wc-block-product-details__tabs li:after,.he-product-details ul.tabs li:before,.he-product-details ul.tabs li:after{display:none!important}
.he-product-details .wc-block-product-details__tabs a,.he-product-details ul.tabs li a,.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-flex!important;align-items:center!important;min-height:44px!important;padding:11px 17px!important;border:1px solid var(--he-line)!important;border-radius:999px!important;background:var(--he-cream)!important;color:var(--he-navy)!important;font-family:"Montserrat",Arial,sans-serif!important;font-size:.78rem!important;font-weight:750!important;text-decoration:none!important;box-shadow:none!important;outline:0!important}
.he-product-details .wc-block-product-details__tabs li.active a,.he-product-details ul.tabs li.active a,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,.he-product-details .wc-block-product-details__tabs a[aria-selected="true"]{background:linear-gradient(120deg,var(--he-blush),var(--he-lilac))!important;border-color:#ebd5e1!important;color:var(--he-coral)!important}
.he-product-details .wc-block-product-details__tab-content,.he-product-details .woocommerce-Tabs-panel{padding:4px 4px 8px!important;color:#4f5360!important;line-height:1.75!important}
.he-product-details .wc-block-product-details__tab-content h2,.he-product-details .woocommerce-Tabs-panel h2{font-size:clamp(1.8rem,3vw,2.7rem)!important;margin-top:0!important}
.he-product-details .commentlist{padding:0!important}.he-product-details .commentlist li{border:1px solid var(--he-line);border-radius:18px;padding:18px;background:var(--he-cream);margin-bottom:14px!important}
.he-product-details #review_form_wrapper{margin-top:26px;padding:22px;border-radius:18px;background:linear-gradient(145deg,#fff,var(--he-blush));border:1px solid var(--he-line)}

/* Product cards and favorites button placement. */
.woocommerce ul.products li.product,.wc-block-product,.he-related-wrap .wp-block-post{position:relative!important}
.he-card-image-wrap{display:block!important;position:relative!important}
.he-menu-wishlist svg path:first-child{fill:none}.he-menu-wishlist:hover svg path:first-child{fill:var(--he-blush)}

/* More balanced mobile/tablet header. */
@media(max-width:1260px){
  .he-header-brand{flex-basis:190px!important;max-width:190px!important}.he-brand-logo-header{width:185px!important}.he-header-inner{gap:20px!important}.he-smart-menu>li>a,.he-menu-group-toggle{padding-inline:7px!important;font-size:.68rem!important}
}
@media(max-width:900px){
  .he-header-inner{min-height:68px!important}.he-header-brand{flex-basis:180px!important;max-width:180px!important}.he-brand-logo-header{width:175px!important;max-height:66px!important}.he-smart-nav{align-self:auto!important;display:block!important}.he-smart-menu>li{display:block;min-height:0}.he-smart-menu>li>a,.he-menu-group-toggle{justify-content:space-between!important}.he-menu-icon a{min-height:44px!important}.he-blog-index-grid>.wp-block-post-template,.he-blog-index-grid .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:640px){
  .he-header-brand{flex-basis:150px!important;max-width:150px!important}.he-brand-logo-header{width:145px!important;max-height:58px!important}.he-blog-archive-shell{width:min(100% - 24px,1480px)!important}.he-blog-index-grid>.wp-block-post-template,.he-blog-index-grid .wp-block-post-template{grid-template-columns:1fr!important}.he-product-details .wc-block-product-details__tabs,.he-product-details ul.tabs{gap:7px!important}.he-product-details .wc-block-product-details__tabs a,.he-product-details ul.tabs li a{font-size:.7rem!important;padding:10px 13px!important}
}
@media(max-width:900px){.he-menu-icon .screen-reader-text{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important;border:0!important}.he-menu-icon a{justify-content:flex-start!important}.he-menu-icon svg{flex:0 0 22px}}


/* =========================================================
   v1.3 — interaction safety + blog layout hardening
   ========================================================= */

/* Decorative layers must never sit above links or controls. */
.he-confetti-zone:before,
.he-home-hero:after,
.he-hero-frame:before,
.he-hero-frame:after,
.he-quiz-banner:before,
.he-quiz-banner:after,
.he-newsletter-card:before,
.he-newsletter-card:after{pointer-events:none!important}
.he-site-header,.he-header-inner,.he-smart-nav,.he-smart-menu,.he-smart-menu a,.he-smart-menu button{position:relative;z-index:2}

/* Failsafe for the mini-cart: closed overlays/drawers can never intercept clicks. */
.he-cart-drawer-overlay[hidden]{display:none!important;pointer-events:none!important}
.he-cart-drawer-overlay:not(.is-open){pointer-events:none!important}
.he-cart-drawer:not(.is-open){pointer-events:none!important}
body:not(.he-cart-drawer-open) .he-cart-drawer-overlay{visibility:hidden!important;pointer-events:none!important}

/* Blog index: support both fresh theme templates and templates saved in Site Editor. */
body.blog main,
body.archive.category main,
body.archive.tag main{min-width:0}
body.blog main .wp-block-query,
body.archive.category main .wp-block-query,
body.archive.tag main .wp-block-query{width:min(100%,1480px)!important;max-width:1480px!important;margin-inline:auto!important}
body.blog main .wp-block-post-template,
body.archive.category main .wp-block-post-template,
body.archive.tag main .wp-block-post-template{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;list-style:none!important}
body.blog main .wp-block-post-template>li,
body.archive.category main .wp-block-post-template>li,
body.archive.tag main .wp-block-post-template>li{display:flex!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important}
body.blog main .wp-block-post-template>li>.wp-block-group,
body.archive.category main .wp-block-post-template>li>.wp-block-group,
body.archive.tag main .wp-block-post-template>li>.wp-block-group{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;max-width:none!important}
body.blog .he-blog-card,
body.archive .he-blog-card{overflow:hidden!important;border:1px solid var(--he-line)!important;border-radius:22px!important;background:#fff!important;box-shadow:var(--he-card-shadow)!important}
body.blog .he-blog-card .wp-block-post-title,
body.archive .he-blog-card .wp-block-post-title{overflow-wrap:normal!important;word-break:normal!important;hyphens:auto!important}
body.blog .he-blog-card .wp-block-post-terms,
body.archive .he-blog-card .wp-block-post-terms{max-width:100%!important}

/* Guided blog posts own their full-width public layout. */
body.single-post .wp-site-blocks>main{overflow:visible!important}
body.single-post .he-blog-post{margin:0!important;max-width:none!important}

/* Product tabs and product cards remain readable even when Woo changes markup. */
.he-product-details .wc-block-product-details__tabs{overflow:visible!important}
.he-product-details .wc-block-product-details__tab-content{width:100%!important;min-width:0!important}
.he-single-product-layout{position:relative;z-index:1}

@media(max-width:980px){
  body.blog main .wp-block-post-template,
  body.archive.category main .wp-block-post-template,
  body.archive.tag main .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:640px){
  body.blog main .wp-block-post-template,
  body.archive.category main .wp-block-post-template,
  body.archive.tag main .wp-block-post-template{grid-template-columns:1fr!important}
}


/* =========================================================
   v1.4 — stability hotfix
   ========================================================= */
html,body,.wp-site-blocks{font-family:Montserrat,Arial,sans-serif!important}
h1,h2,h3,h4,h5,h6,.wp-block-heading,.he-home-title,.he-section-title,.he-quiz-banner h3,.he-favorites-heading h1{font-family:Fraunces,Georgia,serif!important}
.he-script,.he-home-title .he-script,.he-quiz-banner .he-script{font-family:Sacramento,cursive!important}
.he-brand-asset{display:block;opacity:1!important;visibility:visible!important}
.he-how-card>span,.he-category-card>span,.he-service-icon{overflow:visible!important}
.he-how-card img{width:44px!important;height:44px!important}
.he-category-card img{width:72px!important;height:72px!important}
@media(max-width:640px){.he-category-card img{width:58px!important;height:58px!important}.he-how-card img{width:42px!important;height:42px!important}}


/* =========================================================
   v1.5 — favorites route, visible logo, reviews and home polish
   ========================================================= */
@media (min-width:901px){
  .he-site-header{padding-top:8px!important;padding-bottom:8px!important}
  .he-header-inner{min-height:128px!important;align-items:center!important}
  .he-header-brand{flex:0 0 205px!important;max-width:205px!important;display:flex!important;align-items:center!important}
  .he-brand-home-link{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;line-height:0!important}
  .he-brand-logo-header{display:block!important;width:190px!important;max-width:190px!important;height:auto!important;max-height:none!important}
  .he-smart-menu{align-items:center!important}
  .he-smart-menu>li,.he-smart-menu>li>a,.he-menu-group-toggle{align-items:center!important}
}
.he-hero-actions{display:flex!important;align-items:center!important;flex-wrap:wrap!important;column-gap:16px!important;row-gap:14px!important;margin-top:28px!important}
.he-hero-actions>.wp-block-button{margin:0!important}
.he-hero-actions .wp-block-button__link{margin:0!important}
.he-category-card b{position:relative!important;width:32px!important;height:32px!important;border:1.5px solid var(--he-navy)!important;border-radius:999px!important;font-size:0!important;line-height:0!important;margin-top:9px!important;background:rgba(255,255,255,.38)!important;transition:.18s ease}
.he-category-card b:before{content:"";position:absolute;left:9px;top:14px;width:11px;height:1.5px;background:var(--he-navy);border-radius:99px}
.he-category-card b:after{content:"";position:absolute;left:15px;top:10.5px;width:7px;height:7px;border-top:1.5px solid var(--he-navy);border-right:1.5px solid var(--he-navy);transform:rotate(45deg)}
.he-category-card:hover b{transform:translateX(3px);background:#fff}
.he-product-summary-card .he-product-review-summary{display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0 0 14px!important;padding:8px 12px!important;border-radius:999px!important;background:linear-gradient(120deg,var(--he-butter),var(--he-blush))!important;color:var(--he-navy)!important;text-decoration:none!important;width:max-content!important;max-width:100%!important}
.he-product-summary-card .he-product-review-stars{color:#f2ad37!important;font-size:1.05rem!important;letter-spacing:.08em!important;white-space:nowrap!important}
.he-product-summary-card .he-product-review-summary>span:last-child{text-decoration:none!important;color:#555b69!important}
.he-favorites-page{min-height:62vh}
@media(max-width:900px){
  .he-brand-logo-header{max-height:none!important;height:auto!important}
}
@media(max-width:640px){
  .he-hero-actions{row-gap:12px!important}
}

/* =========================================================
   v1.6 — optical logo sizing without increasing header height
   ========================================================= */
@media(min-width:1181px){
  .he-header-inner{min-height:74px!important}
  .he-header-brand{flex:0 0 205px!important;max-width:205px!important;height:74px;display:flex;align-items:center;overflow:visible!important}
  .he-header-brand>*{overflow:visible!important}
  .he-brand-logo-header{height:116px!important;width:auto!important;max-width:none!important;max-height:none!important;margin:-21px 0!important;transform:translateY(1px);transform-origin:left center}
}
@media(min-width:901px) and (max-width:1180px){
  .he-header-inner{min-height:70px!important}
  .he-header-brand{flex:0 0 175px!important;max-width:175px!important;height:70px;display:flex;align-items:center;overflow:visible!important}
  .he-brand-logo-header{height:102px!important;width:auto!important;max-width:none!important;max-height:none!important;margin:-16px 0!important}
}


/* =========================================================
   V1.7 — My Account, rebuilt for a digital party shop
   ========================================================= */
.he-account-page{
  background:
    radial-gradient(circle at 8% 7%,rgba(255,122,89,.08) 0 3px,transparent 4px),
    radial-gradient(circle at 91% 13%,rgba(137,197,246,.11) 0 4px,transparent 5px),
    linear-gradient(180deg,#fff9f5 0%,#fff7f2 100%)!important;
}
.he-account-page .he-commerce-shell{width:min(1280px,100%)!important;max-width:1280px!important}
.he-account-page .he-account-page-head{text-align:center;margin:0 auto 34px;max-width:760px}
.he-account-page .he-account-page-head .he-pill{border:0!important;box-shadow:none!important;background:#e9e1ff!important;color:#1f2230!important;padding:8px 14px!important}
.he-account-page .he-commerce-title{font-family:"Fraunces",Georgia,serif!important;font-size:clamp(3.2rem,7vw,6.4rem)!important;line-height:.95!important;text-transform:none!important;letter-spacing:-.055em!important;margin:15px 0 10px!important;color:#1f2230!important}
.he-account-page .he-account-intro{font-size:clamp(.95rem,1.7vw,1.12rem);line-height:1.6;color:#6c7080;margin:0}
.he-account-page .he-account-shortcode>.woocommerce,
.he-account-page .woocommerce{display:grid!important;grid-template-columns:270px minmax(0,1fr)!important;gap:24px!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.he-account-page .woocommerce-MyAccount-navigation{position:sticky;top:26px;width:100%!important;float:none!important;border:1px solid #efdde2!important;border-radius:26px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 18px 48px rgba(31,34,48,.08)!important;overflow:hidden!important;padding:14px!important;backdrop-filter:blur(8px)}
.he-account-nav-profile{display:grid;grid-template-columns:76px minmax(0,1fr);gap:13px;align-items:center;padding:10px 8px 18px;margin-bottom:9px;border-bottom:1px solid #f1e4e7}
.he-account-nav-avatar{position:relative;width:76px;height:76px}
.he-account-nav-avatar img{display:block;width:76px!important;height:76px!important;object-fit:cover;border-radius:50%;border:4px solid #fff;box-shadow:0 8px 22px rgba(31,34,48,.11)}
.he-account-nav-avatar>span{position:absolute;right:-2px;bottom:0;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#ff7a59;color:#fff;border:3px solid #fff;font-size:13px}
.he-account-nav-profile small{display:block;font-size:.58rem;font-weight:800;letter-spacing:.11em;color:#8b8290;margin-bottom:3px}
.he-account-nav-profile strong{display:block;font-family:"Fraunces",Georgia,serif;font-size:1.15rem;line-height:1.05;color:#1f2230;overflow:hidden;text-overflow:ellipsis}
.he-account-nav-profile a{display:inline-block;margin-top:5px;font-size:.69rem;color:#ff6f61!important;text-decoration:none!important}
.he-account-page .woocommerce-MyAccount-navigation ul{display:grid!important;gap:5px!important;list-style:none!important;margin:0!important;padding:0!important;overflow:visible!important}
.he-account-page .woocommerce-MyAccount-navigation li{margin:0!important;width:100%!important}
.he-account-page .woocommerce-MyAccount-navigation a{display:flex!important;align-items:center!important;gap:11px!important;width:100%!important;padding:12px 13px!important;border:1px solid transparent!important;border-radius:14px!important;color:#343746!important;text-decoration:none!important;font-size:.78rem!important;font-weight:750!important;line-height:1.2!important;transition:.16s ease!important}
.he-account-page .woocommerce-MyAccount-navigation a:before{display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;border-radius:10px;background:#fff7f2;color:#1f2230;font-size:16px;font-weight:500;box-shadow:inset 0 0 0 1px rgba(31,34,48,.06)}
.he-account-page .woocommerce-MyAccount-navigation-link--dashboard a:before{content:"⌂"}
.he-account-page .woocommerce-MyAccount-navigation-link--happily-ever-files a:before{content:"⇩";background:#ffe4ec}
.he-account-page .woocommerce-MyAccount-navigation-link--orders a:before{content:"▣";background:#d6e9ff}
.he-account-page .woocommerce-MyAccount-navigation-link--messages a:before{content:"✉";background:#dcf3ea}
.he-account-page .woocommerce-MyAccount-navigation-link--favorites a:before{content:"♡";background:#e9e1ff}
.he-account-page .woocommerce-MyAccount-navigation-link--edit-account a:before{content:"✦";background:#ffe9a6}
.he-account-page .woocommerce-MyAccount-navigation-link--customer-logout a:before{content:"↗";background:#fff}
.he-account-page .woocommerce-MyAccount-navigation li.is-active a,
.he-account-page .woocommerce-MyAccount-navigation a:hover{padding:12px 13px!important;border-color:#f0d9df!important;background:linear-gradient(105deg,#fff7f2,#ffe9ef)!important;color:#ff6f61!important;transform:translateX(2px)}
.he-account-page .woocommerce-MyAccount-navigation-link--customer-logout{margin-top:7px!important;padding-top:7px;border-top:1px solid #f1e4e7}
.he-account-page .woocommerce-MyAccount-content{width:100%!important;min-width:0!important;float:none!important;margin:0!important;padding:clamp(24px,3.2vw,42px)!important;min-height:520px!important;border:1px solid #efdde2!important;border-radius:28px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 18px 48px rgba(31,34,48,.075)!important;color:#1f2230!important}
.he-account-page .woocommerce-MyAccount-content h2,
.he-account-page .woocommerce-MyAccount-content h3{font-family:"Fraunces",Georgia,serif!important;color:#1f2230!important;letter-spacing:-.03em}
.he-account-page .woocommerce-MyAccount-content p{color:#646978}
.he-account-page .woocommerce-MyAccount-content .button{border:0!important;box-shadow:none!important;border-radius:999px!important;background:linear-gradient(90deg,#ff8a96,#ff765c)!important;color:#fff!important;text-transform:none!important;font-weight:800!important;padding:12px 18px!important}

/* Overview */
.he-account-overview{display:grid;gap:24px}
.he-account-welcome{position:relative;overflow:hidden;display:grid;grid-template-columns:104px minmax(0,1fr) auto;align-items:center;gap:20px;padding:26px;border:1px solid #f0dde2;border-radius:24px;background:linear-gradient(118deg,#fff7f2 0%,#ffe4ec 47%,#e9e1ff 100%)}
.he-account-welcome:after{content:"✦  ·  ♡  ·  ✧";position:absolute;right:22px;top:17px;color:rgba(255,100,132,.45);letter-spacing:8px;font-size:17px}
.he-account-welcome-avatar{position:relative;width:104px;height:104px}
.he-account-welcome-avatar img{display:block;width:104px!important;height:104px!important;object-fit:cover;border-radius:50%;border:5px solid #fff;box-shadow:0 12px 28px rgba(31,34,48,.12)}
.he-account-welcome-avatar span{position:absolute;right:1px;bottom:4px;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#ff7a59;color:#fff;border:3px solid #fff}
.he-account-eyebrow,.he-account-section-heading>span,.he-account-recent-head span{display:inline-block;font-size:.62rem;font-weight:850;letter-spacing:.11em;color:#777183}
.he-account-welcome h2{font-size:clamp(2rem,4vw,3.2rem)!important;line-height:1!important;margin:7px 0 7px!important}
.he-account-welcome p{margin:0!important;font-size:.94rem}
.he-account-welcome>a{position:relative;z-index:1;align-self:end;padding:10px 14px;border-radius:999px;background:#fff;color:#ff6f61!important;text-decoration:none!important;font-size:.72rem;font-weight:800;white-space:nowrap;box-shadow:0 6px 16px rgba(31,34,48,.07)}
.he-account-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.he-account-quick-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;align-items:center;min-height:142px;padding:20px;border:1px solid #eee0e4;border-radius:21px;color:#1f2230!important;text-decoration:none!important;transition:.18s ease;box-shadow:0 9px 24px rgba(31,34,48,.045)}
.he-account-quick-card:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(31,34,48,.08)}
.he-account-quick-card.is-blush{background:linear-gradient(135deg,#fff,#ffe4ec)}
.he-account-quick-card.is-sky{background:linear-gradient(135deg,#fff,#d6e9ff)}
.he-account-quick-card.is-mint{background:linear-gradient(135deg,#fff,#dcf3ea)}
.he-account-quick-card.is-lilac{background:linear-gradient(135deg,#fff,#e9e1ff)}
.he-account-card-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:rgba(255,255,255,.86);font-size:25px;color:#1f2230;box-shadow:0 5px 14px rgba(31,34,48,.07)}
.he-account-quick-card small{display:block;font-size:.56rem;font-weight:850;letter-spacing:.1em;color:#81818d;margin-bottom:4px}
.he-account-quick-card strong{display:block;font-family:"Fraunces",Georgia,serif;font-size:1.5rem;line-height:1;color:#1f2230}
.he-account-quick-card p{margin:6px 0 0!important;font-size:.75rem;color:#717582!important}
.he-account-quick-card>b{font-size:.7rem;color:#ff6f61;white-space:nowrap}
.he-account-recent{padding:24px;border:1px solid #eee0e4;border-radius:23px;background:#fffaf7}
.he-account-recent-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}
.he-account-recent-head h3{font-size:1.9rem!important;margin:5px 0 0!important}
.he-account-recent-head>a{font-size:.72rem;color:#ff6f61!important;text-decoration:none!important;font-weight:800}
.he-account-order-list{display:grid;gap:9px}
.he-account-order-row{display:grid;grid-template-columns:74px minmax(0,1fr) auto auto;gap:16px;align-items:center;padding:15px 16px;border:1px solid #eee2e5;border-radius:16px;background:#fff}
.he-account-order-number span{display:block;font-size:.52rem;font-weight:850;letter-spacing:.1em;color:#94909b}
.he-account-order-number strong{font-family:"Fraunces",Georgia,serif;font-size:1.2rem}
.he-account-order-row>div:nth-child(2)>strong{display:block;font-size:.82rem;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.he-account-order-row small{display:block;margin-top:4px;font-size:.67rem;color:#7d808b}
.he-account-order-total{font-weight:800;font-size:.82rem}
.he-account-order-row>a{font-size:.68rem;color:#ff6f61!important;text-decoration:none!important;font-weight:800;white-space:nowrap}
.he-account-no-orders{text-align:center;padding:36px 20px}.he-account-no-orders>span{display:block;font-size:42px;color:#ff7d9d}.he-account-no-orders strong{display:block;font-family:"Fraunces",Georgia,serif;font-size:1.5rem}.he-account-no-orders p{max-width:520px;margin:8px auto 18px!important}

/* Profile */
.he-profile-avatar-editor{display:grid;grid-template-columns:112px minmax(0,1fr);gap:22px;align-items:center;margin:0 0 28px;padding:22px;border:1px solid #f0dfe3;border-radius:22px;background:linear-gradient(120deg,#fff7f2,#ffe4ec,#e9e1ff)}
.he-profile-avatar-preview{position:relative;width:112px;height:112px}
.he-profile-avatar-preview img{display:block;width:112px!important;height:112px!important;object-fit:cover;border-radius:50%;border:5px solid #fff;box-shadow:0 10px 26px rgba(31,34,48,.12)}
.he-profile-avatar-preview>span{position:absolute;right:0;bottom:4px;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#ff7a59;color:#fff;border:3px solid #fff}
.he-profile-avatar-copy>span{font-size:.6rem;font-weight:850;letter-spacing:.11em;color:#7d7885}
.he-profile-avatar-copy h3{font-size:1.8rem!important;margin:5px 0 5px!important}
.he-profile-avatar-copy p{margin:0 0 13px!important;font-size:.82rem}
.he-avatar-upload{display:inline-flex;align-items:center;cursor:pointer}.he-avatar-upload input{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.he-avatar-upload b{display:inline-block;padding:10px 15px;border-radius:999px;background:#fff;color:#ff6f61;box-shadow:0 6px 16px rgba(31,34,48,.07);font-size:.73rem}
.he-avatar-remove{display:inline-flex!important;align-items:center;gap:7px;margin-left:12px!important;font-size:.7rem!important;color:#757987}.he-avatar-remove input{width:auto!important}
.he-account-page .woocommerce-EditAccountForm{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px}
.he-account-page .woocommerce-EditAccountForm .he-profile-avatar-editor,
.he-account-page .woocommerce-EditAccountForm>p:nth-last-child(-n+2),
.he-account-page .woocommerce-EditAccountForm fieldset,
.he-account-page .woocommerce-EditAccountForm .clear{grid-column:1/-1}
.he-account-page .woocommerce-EditAccountForm .woocommerce-form-row--wide{grid-column:1/-1}
.he-account-page .woocommerce-EditAccountForm fieldset{margin:8px 0 0;padding:22px;border:1px solid #eee0e4;border-radius:20px;background:#fffaf7}
.he-account-page .woocommerce-EditAccountForm legend{padding:0 8px;font-family:"Fraunces",Georgia,serif;font-size:1.3rem}
.he-account-page .woocommerce form .form-row{margin:0!important;padding:0!important}
.he-account-page .woocommerce form .form-row label{display:block;margin:0 0 7px;font-size:.72rem;font-weight:800;color:#4b4e5b}
.he-account-page .woocommerce form .form-row input.input-text,
.he-account-page .woocommerce form .form-row textarea,
.he-account-page .woocommerce form .form-row select{width:100%;min-height:50px;border:1px solid #dfe2e8!important;border-radius:13px!important;background:#fff!important;padding:12px 14px!important;box-shadow:none!important}
.he-account-page .woocommerce form em{font-size:.7rem;color:#777b87}

/* My Files */
.he-account-section-heading{margin-bottom:24px}.he-account-section-heading h2{font-size:clamp(2.4rem,5vw,4.2rem)!important;line-height:1!important;margin:7px 0 8px!important}.he-account-section-heading p{margin:0!important;max-width:760px}
.he-my-files{display:grid;gap:18px}
.he-my-files .he-customer-files{margin:0!important;padding:22px!important;border:1px solid #efdde2!important;border-radius:23px!important;background:linear-gradient(145deg,#fff,#fff8f5)!important;box-shadow:0 10px 28px rgba(31,34,48,.055)!important}
.he-files-order-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px;padding-bottom:14px;border-bottom:1px solid #f1e3e6}
.he-files-order-head>div{display:grid;grid-template-columns:auto auto;gap:0 7px;align-items:baseline}.he-files-order-head span{font-size:.55rem;font-weight:850;letter-spacing:.1em;color:#8d8994}.he-files-order-head strong{font-family:"Fraunces",Georgia,serif;font-size:1.35rem}.he-files-order-head small{grid-column:1/-1;font-size:.68rem;color:#777b88}.he-files-order-head>a{font-size:.7rem;color:#ff6f61!important;text-decoration:none!important;font-weight:800}
.he-file-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 15px;margin:9px 0;border:1px solid #eee2e5;border-radius:16px;background:#fff}
.he-file-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#e9e1ff;color:#ff6d8d;font-size:21px}
.he-file-card-copy{display:block!important;min-width:0}.he-file-card-copy strong{display:block!important;font-family:"Montserrat",Arial,sans-serif!important;font-size:.82rem!important;line-height:1.35!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.he-file-card-copy small{display:block!important;margin-top:4px;font-size:.68rem;color:#777b88;text-transform:none}
.he-file-card .button{justify-self:end;white-space:nowrap;font-size:.67rem!important;padding:10px 14px!important}
.he-files-global-help,.he-files-help{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;align-items:center;padding:17px 18px;border:1px solid #cce9dc;border-radius:18px;background:#dcf3ea;color:#1f2230}.he-files-global-help>span,.he-files-help>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#fff;font-size:20px}.he-files-global-help strong,.he-files-help strong{display:block;font-family:"Fraunces",Georgia,serif;font-size:1.15rem}.he-files-global-help p,.he-files-help p{margin:3px 0 0!important;font-size:.74rem}.he-files-global-help>a,.he-files-help>a{font-size:.7rem;font-weight:850;color:#ff6f61!important;text-decoration:none!important;white-space:nowrap}
.he-front-empty{padding:38px 24px!important;text-align:center!important}.he-empty-sparkle{font-size:38px;color:#ff7894}.he-front-empty strong{display:block;font-family:"Fraunces",Georgia,serif;font-size:1.55rem}.he-front-empty p{max-width:550px;margin:8px auto 18px!important}

/* Native WooCommerce lists inside the streamlined account */
.he-account-page table.shop_table{border:1px solid #eee0e4!important;border-radius:18px!important;overflow:hidden!important;box-shadow:none!important}.he-account-page table.shop_table th{background:#fff7f2;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.he-account-page table.shop_table td{vertical-align:middle}.he-account-page mark{padding:4px 8px;border-radius:999px;background:#dcf3ea;color:#1f2230}
.he-account-page .woocommerce-info,.he-account-page .woocommerce-message,.he-account-page .woocommerce-error{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:auto!important;margin:0!important;padding:16px 18px!important;border:1px solid #d8e6f5!important;border-radius:16px!important;background:#eef6ff!important;color:#1f2230!important;box-shadow:none!important}

@media(max-width:900px){
  .he-account-page .he-account-shortcode>.woocommerce,.he-account-page .woocommerce{grid-template-columns:1fr!important}
  .he-account-page .woocommerce-MyAccount-navigation{position:static!important}
  .he-account-page .woocommerce-MyAccount-navigation ul{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .he-account-page .woocommerce-MyAccount-navigation a{justify-content:flex-start!important}
}
@media(max-width:700px){
  .he-account-page{padding-left:12px!important;padding-right:12px!important}
  .he-account-page .he-account-page-head{margin-bottom:23px}.he-account-page .he-commerce-title{font-size:3.55rem!important}
  .he-account-page .woocommerce-MyAccount-navigation{padding:11px!important;border-radius:20px!important}
  .he-account-nav-profile{grid-template-columns:62px minmax(0,1fr)}.he-account-nav-avatar,.he-account-nav-avatar img{width:62px!important;height:62px!important}
  .he-account-page .woocommerce-MyAccount-navigation ul{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}
  .he-account-page .woocommerce-MyAccount-navigation a{font-size:.68rem!important;padding:9px!important}.he-account-page .woocommerce-MyAccount-navigation a:before{flex-basis:27px;width:27px;height:27px;font-size:14px}
  .he-account-page .woocommerce-MyAccount-content{padding:18px!important;border-radius:21px!important;min-height:360px!important}
  .he-account-welcome{grid-template-columns:74px minmax(0,1fr);padding:20px;gap:14px}.he-account-welcome-avatar,.he-account-welcome-avatar img{width:74px!important;height:74px!important}.he-account-welcome>a{grid-column:1/-1;justify-self:start}.he-account-welcome h2{font-size:2.25rem!important}
  .he-account-quick-grid{grid-template-columns:1fr}.he-account-quick-card{min-height:118px;padding:17px}
  .he-account-order-row{grid-template-columns:60px minmax(0,1fr) auto}.he-account-order-row>a{grid-column:2/-1}.he-account-order-total{justify-self:end}
  .he-profile-avatar-editor{grid-template-columns:82px minmax(0,1fr);padding:17px;gap:14px}.he-profile-avatar-preview,.he-profile-avatar-preview img{width:82px!important;height:82px!important}.he-profile-avatar-copy h3{font-size:1.45rem!important}.he-avatar-remove{display:flex!important;margin:10px 0 0!important}
  .he-account-page .woocommerce-EditAccountForm{grid-template-columns:1fr}.he-account-page .woocommerce-EditAccountForm>*{grid-column:1!important}
  .he-file-card{grid-template-columns:38px minmax(0,1fr)}.he-file-icon{width:38px;height:38px}.he-file-card .button{grid-column:1/-1;width:100%;text-align:center}.he-file-card-copy strong{white-space:normal;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}
  .he-files-global-help,.he-files-help{grid-template-columns:38px minmax(0,1fr)}.he-files-global-help>a,.he-files-help>a{grid-column:2}
}

/* =========================================================
   V1.8 — Etsy-inspired marketplace product layout
   ========================================================= */
.he-marketplace-product-page{background:#fbf8f5!important}
.he-marketplace-product-page .woocommerce-breadcrumb,
.he-marketplace-product-page .wc-block-breadcrumbs{font-size:.76rem;color:#737783;margin-bottom:12px}
.he-marketplace-product-layout{grid-template-columns:minmax(0,1.52fr) minmax(360px,.82fr)!important;gap:clamp(26px,3vw,52px)!important;align-items:start!important}
.he-marketplace-gallery,
.he-marketplace-summary{border:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important}
.he-marketplace-gallery{padding:0!important;position:relative!important;top:auto!important;overflow:visible!important}
.he-marketplace-gallery .woocommerce-product-gallery,
.he-marketplace-gallery .wc-block-product-gallery{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;width:100%!important;max-width:none!important}
.he-marketplace-gallery .woocommerce-product-gallery__wrapper,
.he-marketplace-gallery .wc-block-product-gallery-large-image{grid-column:2!important;grid-row:1!important;margin:0!important;background:#fff;border:1px solid var(--he-line);border-radius:24px!important;overflow:hidden!important;box-shadow:0 16px 40px rgba(31,34,48,.07)}
.he-marketplace-gallery .flex-control-thumbs,
.he-marketplace-gallery .wc-block-product-gallery-thumbnails{grid-column:1!important;grid-row:1!important;display:flex!important;flex-direction:column!important;gap:10px!important;margin:0!important;padding:0!important;list-style:none!important;max-height:760px;overflow:auto;scrollbar-width:thin}
.he-marketplace-gallery .flex-control-thumbs li,
.he-marketplace-gallery .wc-block-product-gallery-thumbnails__thumbnail{width:76px!important;min-width:76px!important;float:none!important;margin:0!important;border:1px solid transparent!important;border-radius:14px!important;overflow:hidden!important;background:#fff;cursor:pointer}
.he-marketplace-gallery .flex-control-thumbs li img,
.he-marketplace-gallery .wc-block-product-gallery-thumbnails__thumbnail img{display:block!important;width:76px!important;height:76px!important;object-fit:cover!important;border-radius:13px!important;margin:0!important;opacity:.74;transition:.16s ease}
.he-marketplace-gallery .flex-control-thumbs li img.flex-active,
.he-marketplace-gallery .flex-control-thumbs li:hover img,
.he-marketplace-gallery .wc-block-product-gallery-thumbnails__thumbnail:hover img,
.he-marketplace-gallery .wc-block-product-gallery-thumbnails__thumbnail[aria-current="true"] img{opacity:1;box-shadow:0 0 0 3px var(--he-lilac)}
.he-marketplace-gallery .woocommerce-product-gallery__image img,
.he-marketplace-gallery .wc-block-product-gallery-large-image img{width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:1/1!important;object-fit:contain!important;object-position:center!important;background:#fff}
.he-marketplace-summary{padding:0!important;position:sticky!important;top:24px!important}
.he-marketplace-summary .he-front-product-badge{display:inline-flex!important;margin:0 0 14px!important;background:var(--he-butter)!important;color:var(--he-navy)!important;border-radius:999px!important;padding:8px 12px!important;font-size:.68rem!important}
.he-marketplace-summary .wp-block-post-title{font-family:"Fraunces",Georgia,serif!important;font-size:clamp(2rem,3vw,3.45rem)!important;line-height:1.02!important;letter-spacing:-.035em!important;margin:0 0 14px!important;color:var(--he-navy)!important}
.he-marketplace-summary .he-product-review-summary{margin:0 0 14px!important;background:transparent!important;padding:0!important;border-radius:0!important}
.he-product-seller-strip{display:flex;align-items:center;gap:12px;padding:14px 0 18px;border-bottom:1px solid var(--he-line)}
.he-product-seller-strip img{width:54px;height:54px;object-fit:contain;border-radius:50%;background:linear-gradient(135deg,var(--he-blush),var(--he-lilac));padding:6px}
.he-product-seller-strip div{display:flex;flex-direction:column;gap:3px}
.he-product-seller-strip strong{font-size:.88rem;color:var(--he-navy)}
.he-product-seller-strip span{font-size:.74rem;color:#727785}
.he-marketplace-purchase-card{margin:18px 0 20px!important;padding:20px!important;border:1px solid var(--he-line);border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(31,34,48,.06)}
.he-marketplace-purchase-card .wc-block-components-product-price,
.he-marketplace-purchase-card .price{font-size:1.65rem!important;font-weight:800!important;color:var(--he-navy)!important;margin:0 0 16px!important}
.he-marketplace-purchase-card .wp-block-woocommerce-add-to-cart-form{margin:0!important}
.he-marketplace-purchase-card form.cart{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:10px!important;width:100%!important}
.he-marketplace-purchase-card form.cart .quantity,
.he-marketplace-purchase-card form.cart .quantity .qty{width:76px!important;min-width:76px!important;max-width:76px!important;height:54px!important;min-height:54px!important;border:1px solid #dfe2e8!important;border-radius:12px!important;box-shadow:none!important}
.he-marketplace-purchase-card form.cart .single_add_to_cart_button{width:100%!important;min-height:54px!important;height:54px!important;border:0!important;border-radius:12px!important;background:linear-gradient(90deg,#ff8f9b,var(--he-coral))!important;color:#fff!important;box-shadow:none!important;text-transform:none!important;font-size:1rem!important;font-weight:750!important}
.he-marketplace-purchase-card .he-single-wishlist-wrap{margin:10px 0 0!important}
.he-marketplace-purchase-card .he-wishlist-toggle{width:100%!important;border:1px solid #dfe2e8!important;background:#fff!important;border-radius:12px!important;box-shadow:none!important;color:var(--he-navy)!important}
.he-marketplace-secure-note{margin:13px 0 0!important;text-align:center;font-size:.68rem;color:#747986}
.he-product-quick-facts{margin:24px 0}
.he-product-quick-facts h2{font-family:"Fraunces",Georgia,serif;font-size:1.55rem;line-height:1.05;margin:0 0 12px;color:var(--he-navy)}
.he-product-quick-facts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.he-product-quick-fact{display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px;min-height:145px;padding:16px 12px;border:1px solid var(--he-line);border-radius:18px;background:#fff}
.he-product-quick-fact:nth-child(1){background:linear-gradient(145deg,#fff,var(--he-sky))}
.he-product-quick-fact:nth-child(2){background:linear-gradient(145deg,#fff,var(--he-lilac))}
.he-product-quick-fact:nth-child(3){background:linear-gradient(145deg,#fff,var(--he-butter))}
.he-product-quick-fact img{width:34px;height:34px;object-fit:contain}
.he-product-quick-fact strong{font-size:.72rem;line-height:1.25;color:var(--he-navy)}
.he-product-quick-fact span{font-size:.64rem;line-height:1.4;color:#656b78}
.he-marketplace-summary .wp-block-post-excerpt{font-size:.93rem!important;line-height:1.55!important;color:#4e5360!important;margin:20px 0 12px!important;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
.he-product-details-link{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;border-radius:999px;background:var(--he-lilac);color:var(--he-navy);text-decoration:none;font-size:.76rem;font-weight:750}
.he-product-details-link:hover{background:var(--he-blush)}
.he-marketplace-product-meta{margin-top:18px!important;padding-top:14px!important;border-top:1px solid var(--he-line)!important;font-size:.7rem!important;color:#7a7f8c}
.he-marketplace-details{border:1px solid var(--he-line)!important;border-radius:26px!important;background:#fff!important;box-shadow:0 14px 34px rgba(31,34,48,.05)!important;padding:clamp(22px,3vw,42px)!important}
.he-marketplace-details .wc-tabs{display:flex!important;gap:8px!important;flex-wrap:wrap!important;border:0!important;margin-bottom:24px!important}
.he-marketplace-details .wc-tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}
.he-marketplace-details .wc-tabs li a{display:block;padding:9px 14px;border-radius:999px;background:#f3f0ed;color:var(--he-navy);text-decoration:none;font-size:.72rem;font-weight:700}
.he-marketplace-details .wc-tabs li.active a{background:var(--he-lilac)}

/* Etsy-like product cards, softened into the Happily Ever visual system. */
.woocommerce ul.products li.product,
.he-home-products ul.products li.product,
.he-shop-collection .wc-block-product,
.he-related-wrap .wp-block-post{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;overflow:visible!important;gap:0!important}
.woocommerce ul.products li.product img,
.he-home-products ul.products li.product img,
.he-shop-collection .wc-block-product-image img,
.he-related-wrap .wc-block-components-product-image img{border-radius:20px!important;border:1px solid var(--he-line)!important;box-shadow:0 10px 26px rgba(31,34,48,.06)!important;margin:0 0 12px!important;transition:transform .18s ease,box-shadow .18s ease}
.woocommerce ul.products li.product:hover img,
.he-home-products ul.products li.product:hover img,
.he-shop-collection .wc-block-product:hover img,
.he-related-wrap .wp-block-post:hover img{transform:translateY(-3px);box-shadow:0 16px 34px rgba(31,34,48,.10)!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.he-home-products ul.products li.product .woocommerce-loop-product__title,
.he-shop-collection .wc-block-product .wp-block-post-title,
.he-related-wrap .wp-block-post-title{padding:0!important;margin:0 0 7px!important;font-family:"Fraunces",Georgia,serif!important;font-size:1.08rem!important;line-height:1.18!important;min-height:0!important;color:var(--he-navy)!important}
.woocommerce ul.products li.product .price,
.he-home-products ul.products li.product .price,
.he-shop-collection .wc-block-product .wc-block-components-product-price,
.he-related-wrap .wc-block-components-product-price{padding:0!important;margin:0 0 7px!important;font-size:.94rem!important;font-weight:800!important;color:var(--he-navy)!important}
.woocommerce ul.products li.product .button,
.he-home-products ul.products li.product .button,
.he-shop-collection .wc-block-product .wp-block-button__link,
.he-related-wrap .wp-block-button__link{margin:6px 0 0!important;max-width:100%!important;width:max-content!important;border:0!important;border-radius:999px!important;background:var(--he-blush)!important;color:var(--he-navy)!important;box-shadow:none!important;text-transform:none!important;font-size:.7rem!important;padding:.68rem .9rem!important}

/* Marketplace-style Etsy review section. */
.he-marketplace-reviews{width:100%!important}
.he-marketplace-review-panel{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.he-marketplace-review-panel .he-etsy-reviews-heading{text-align:left;margin-bottom:20px}
.he-marketplace-review-panel .he-etsy-reviews-heading span{border:0!important;background:var(--he-lilac)!important;color:var(--he-navy)!important;border-radius:999px!important;padding:7px 11px!important;font-size:.64rem!important}
.he-marketplace-review-panel .he-etsy-reviews-heading h2{font-family:"Fraunces",Georgia,serif!important;font-size:clamp(2rem,3.5vw,3.5rem)!important;line-height:1!important;margin:12px 0 0!important;color:var(--he-navy)!important}
.he-marketplace-review-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:30px;align-items:start}
.he-marketplace-review-summary{position:sticky;top:24px;padding:24px;border:1px solid var(--he-line);border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(31,34,48,.05)}
.he-review-average{display:flex;align-items:center;gap:10px}
.he-review-average span{font-size:2rem;color:#f4ad22}
.he-review-average strong{font-family:"Fraunces",Georgia,serif;font-size:4rem;line-height:1;color:var(--he-navy)}
.he-marketplace-review-summary>a{display:inline-block;margin:5px 0 18px;color:#666b77;font-size:.74rem}
.he-review-distribution{display:flex;flex-direction:column;gap:8px;padding:16px 0;border-top:1px solid var(--he-line);border-bottom:1px solid var(--he-line)}
.he-review-distribution>div{display:grid;grid-template-columns:44px minmax(0,1fr) 20px;gap:8px;align-items:center;font-size:.65rem;color:#656b78}
.he-review-distribution i{display:block;height:7px;border-radius:999px;background:#f0ece9;overflow:hidden}
.he-review-distribution i b{display:block;height:100%;border-radius:999px;background:var(--he-butter)}
.he-review-distribution em{font-style:normal;text-align:right}
.he-review-recommend{display:flex;align-items:center;gap:10px;margin-top:18px}
.he-review-recommend strong{font-family:"Fraunces",Georgia,serif;font-size:1.9rem;color:var(--he-navy)}
.he-review-recommend span{font-size:.7rem;color:#666b78}
.he-marketplace-review-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 10px}
.he-marketplace-review-toolbar span{display:inline-flex;padding:8px 12px;border-radius:999px;background:#f1eeeb;color:var(--he-navy);font-size:.68rem;font-weight:650}
.he-marketplace-review-item{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;padding:22px 0!important;border-bottom:1px solid var(--he-line)!important}
.he-marketplace-review-item header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}
.he-marketplace-review-item .he-etsy-front-stars{font-size:1rem!important;color:#f4ad22!important;letter-spacing:.08em!important}
.he-marketplace-review-item .he-etsy-front-stars b{color:var(--he-navy);font-size:.76rem;margin-left:4px}
.he-review-author{display:flex;align-items:center;gap:9px;text-align:right;font-size:.72rem}
.he-review-author strong{color:var(--he-navy)}
.he-review-author span{color:#7a7f8b;padding-left:9px;border-left:1px solid var(--he-line)}
.he-marketplace-review-item p{margin:13px 0 10px!important;font-size:.96rem!important;line-height:1.55!important;color:#343844!important}
.he-marketplace-review-item footer{border:0!important;padding:0!important;display:block!important}
.he-marketplace-review-item footer span{font-size:.62rem!important;color:#7d8290!important;text-transform:none!important;font-weight:500!important}

@media(max-width:1100px){
  .he-marketplace-product-layout{grid-template-columns:minmax(0,1.25fr) minmax(340px,.85fr)!important;gap:28px!important}
  .he-product-quick-facts-grid{grid-template-columns:1fr}
  .he-product-quick-fact{min-height:0;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;text-align:left;column-gap:12px;align-items:center}
  .he-product-quick-fact img{grid-row:1/3}.he-product-quick-fact strong,.he-product-quick-fact span{align-self:end}.he-product-quick-fact span{align-self:start}
}
@media(max-width:820px){
  .he-marketplace-product-layout{grid-template-columns:1fr!important}
  .he-marketplace-summary{position:static!important}
  .he-marketplace-gallery .woocommerce-product-gallery,
  .he-marketplace-gallery .wc-block-product-gallery{grid-template-columns:1fr!important}
  .he-marketplace-gallery .woocommerce-product-gallery__wrapper,
  .he-marketplace-gallery .wc-block-product-gallery-large-image{grid-column:1!important;grid-row:1!important}
  .he-marketplace-gallery .flex-control-thumbs,
  .he-marketplace-gallery .wc-block-product-gallery-thumbnails{grid-column:1!important;grid-row:2!important;flex-direction:row!important;overflow-x:auto;max-height:none;padding:4px 0!important}
  .he-marketplace-review-layout{grid-template-columns:1fr}
  .he-marketplace-review-summary{position:static}
}
@media(max-width:560px){
  .he-marketplace-product-page{padding-left:10px!important;padding-right:10px!important}
  .he-marketplace-gallery .flex-control-thumbs li,
  .he-marketplace-gallery .wc-block-product-gallery-thumbnails__thumbnail,
  .he-marketplace-gallery .flex-control-thumbs li img,
  .he-marketplace-gallery .wc-block-product-gallery-thumbnails__thumbnail img{width:64px!important;min-width:64px!important;height:64px!important}
  .he-marketplace-purchase-card form.cart{grid-template-columns:1fr!important}
  .he-marketplace-purchase-card form.cart .quantity,
  .he-marketplace-purchase-card form.cart .quantity .qty{grid-column:1!important;width:100%!important;max-width:none!important}
  .he-marketplace-purchase-card form.cart .single_add_to_cart_button{grid-column:1!important}
  .he-product-quick-facts-grid{grid-template-columns:1fr}
  .he-marketplace-review-item header{flex-direction:column;gap:8px}
  .he-review-author{text-align:left}
}

/* =========================================================
   V1.9 — Stable Etsy-style product page, Happily Ever finish
   ========================================================= */
.he-etsy-product-page{background:#fbf8f5!important;color:var(--he-navy,#1f2230)}
.he-etsy-product-shell{width:min(1680px,100%)!important;max-width:1680px!important;margin:0 auto!important}
.he-etsy-product-page .woocommerce-breadcrumb,.he-etsy-product-page .wc-block-breadcrumbs{margin:0!important;font-size:.73rem!important;line-height:1.5!important;color:#717582!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.he-etsy-product-page .woocommerce-breadcrumb a,.he-etsy-product-page .wc-block-breadcrumbs a{color:#343844!important;text-decoration:underline;text-underline-offset:3px}
.he-etsy-product-grid{display:grid!important;grid-template-columns:minmax(600px,1.48fr) minmax(310px,.72fr) minmax(300px,.62fr)!important;gap:clamp(22px,2.2vw,38px)!important;align-items:start!important;width:100%!important}
.he-etsy-gallery-column,.he-etsy-info-column,.he-etsy-buy-column{min-width:0!important;margin:0!important;padding:0!important}

/* Custom gallery: no WooCommerce slider dependency, no blank stage. */
.he-etsy-gallery{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;align-items:start;width:100%}
.he-etsy-thumbnails{display:flex;flex-direction:column;gap:10px;max-height:790px;overflow:auto;padding:1px 3px 1px 1px;scrollbar-width:thin}
.he-etsy-thumb{position:relative;display:grid;place-items:center;width:72px;height:72px;min-width:72px;margin:0;padding:0;border:1px solid #ded9d5;border-radius:12px;background:#fff;overflow:hidden;cursor:pointer;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}
.he-etsy-thumb:hover,.he-etsy-thumb.is-active{border-color:#1f2230;box-shadow:0 0 0 2px rgba(31,34,48,.08);transform:translateY(-1px)}
.he-etsy-thumb img{display:block;width:100%;height:100%;object-fit:cover;margin:0!important}
.he-etsy-video-thumb{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#ffe4ec,#e9e1ff);font-size:22px;color:#1f2230}
.he-etsy-stage-wrap{min-width:0}
.he-etsy-stage{position:relative;width:100%;aspect-ratio:4/3;border:1px solid #e2ddda;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 12px 30px rgba(31,34,48,.055)}
.he-etsy-main-image,.he-etsy-main-video{display:block;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center!important;margin:0!important;background:#fff}
.he-etsy-main-video{background:#111}
.he-etsy-zoom{position:absolute;right:16px;top:16px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:#1f2230;font-size:27px;line-height:1;box-shadow:0 5px 18px rgba(31,34,48,.12);cursor:pointer}
.he-etsy-nav{position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:#1f2230;font-size:34px;line-height:1;box-shadow:0 5px 18px rgba(31,34,48,.12);cursor:pointer;opacity:0;transition:opacity .15s ease}
.he-etsy-stage:hover .he-etsy-nav{opacity:1}.he-etsy-prev{left:14px}.he-etsy-next{right:14px}
.he-etsy-lightbox[hidden]{display:none!important}.he-etsy-lightbox{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:34px;background:rgba(20,20,24,.9)}
.he-etsy-lightbox img{display:block;max-width:min(94vw,1800px);max-height:92vh;width:auto;height:auto;object-fit:contain;background:#fff;border-radius:12px}
.he-etsy-lightbox-close{position:fixed;right:22px;top:18px;width:46px;height:46px;border:0;border-radius:50%;background:#fff;color:#1f2230;font-size:34px;line-height:1;cursor:pointer}
body.he-product-lightbox-open{overflow:hidden}
.he-etsy-gallery-empty{display:grid;place-items:center;aspect-ratio:4/3;border:1px dashed #d7d1cd;border-radius:18px;background:#fff;color:#777b87}

/* Middle information column. */
.he-etsy-info-column .he-front-product-badge{display:inline-flex!important;width:auto!important;margin:0 0 14px!important;padding:8px 13px!important;border:0!important;border-radius:999px!important;background:#ffe6a4!important;color:#1f2230!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.025em!important}
.he-etsy-info-column .wp-block-post-title{margin:0 0 15px!important;font-family:"Fraunces",Georgia,serif!important;font-size:clamp(2rem,2.65vw,3rem)!important;line-height:1.03!important;letter-spacing:-.035em!important;font-weight:600!important;color:#1f2230!important;text-transform:none!important;overflow-wrap:anywhere}
.he-etsy-info-column .he-product-review-summary{margin:0 0 13px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.he-product-seller-strip{display:grid!important;grid-template-columns:52px minmax(0,1fr);gap:12px!important;align-items:center!important;padding:12px 0 18px!important;border-bottom:1px solid #e1dcd8!important}
.he-product-seller-strip img{width:52px!important;height:52px!important;padding:5px!important;border-radius:50%!important;object-fit:contain!important;background:linear-gradient(135deg,#ffe4ec,#e9e1ff)!important}
.he-product-seller-strip strong{font-size:.86rem!important;line-height:1.3!important;color:#1f2230!important}.he-product-seller-strip span{font-size:.72rem!important;color:#777b87!important}
.he-product-quick-facts{margin:24px 0 18px!important}
.he-product-quick-facts h2{margin:0 0 12px!important;font-family:"Fraunces",Georgia,serif!important;font-size:1.45rem!important;line-height:1.1!important;color:#1f2230!important}
.he-product-quick-facts-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
.he-product-quick-fact{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;min-height:112px!important;padding:14px!important;border:1px solid #e2ddda!important;border-radius:16px!important;background:#fff!important;text-align:left!important}
.he-product-quick-fact:nth-child(1){background:#eef6ff!important}.he-product-quick-fact:nth-child(2){background:#f4efff!important}
.he-product-quick-fact img{width:30px!important;height:30px!important;object-fit:contain!important;margin:0!important}
.he-product-quick-fact div{display:flex;flex-direction:column;gap:5px;min-width:0}.he-product-quick-fact strong{font-size:.75rem!important;line-height:1.25!important;color:#1f2230!important}.he-product-quick-fact span{font-size:.65rem!important;line-height:1.4!important;color:#646a77!important}
.he-product-size-note{margin-top:10px;padding:13px 14px;border:1px solid #eadfbc;border-radius:15px;background:#fff8d9}
.he-product-size-note strong{display:block;margin-bottom:5px;font-size:.72rem;color:#1f2230}.he-product-size-note span{display:block;font-size:.67rem;line-height:1.45;color:#646a77}
.he-etsy-info-column .wp-block-post-excerpt{margin:18px 0 11px!important;color:#4b505c!important;font-size:.88rem!important;line-height:1.55!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.he-product-details-link{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:10px 14px!important;border-radius:999px!important;background:#efebe8!important;color:#1f2230!important;text-decoration:none!important;font-size:.72rem!important;font-weight:750!important}
.he-product-details-link:hover{background:#e9e1ff!important}
.he-etsy-product-meta{margin-top:17px!important;padding-top:14px!important;border-top:1px solid #e1dcd8!important;font-size:.66rem!important;color:#7b808c!important}
.he-etsy-product-meta .wp-block-group{gap:8px!important}

/* Etsy-like purchase rail. */
.he-etsy-buy-column{position:sticky!important;top:22px!important}
.he-etsy-purchase-card{padding:22px!important;border:1px solid #e2ddda!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 30px rgba(31,34,48,.055)!important}
.he-etsy-purchase-card .wc-block-components-product-price,.he-etsy-purchase-card .price{margin:0 0 18px!important;color:#1f2230!important;font-size:1.65rem!important;font-weight:800!important;line-height:1.1!important}
.he-etsy-purchase-card .wp-block-woocommerce-add-to-cart-form{margin:0!important}.he-etsy-purchase-card form.cart{display:block!important;width:100%!important;margin:0!important}
.he-etsy-purchase-card form.cart .quantity{display:none!important}
.he-etsy-purchase-card form.cart .single_add_to_cart_button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:56px!important;margin:0!important;padding:0 18px!important;border:0!important;border-radius:999px!important;background:#ff765f!important;color:#fff!important;box-shadow:none!important;text-transform:none!important;font-size:1rem!important;font-weight:800!important}
.he-etsy-purchase-card form.cart .single_add_to_cart_button:hover{background:#ed634e!important;transform:none!important}
.he-etsy-purchase-card .he-single-wishlist-wrap{margin:12px 0 0!important}.he-etsy-purchase-card .he-wishlist-toggle{width:100%!important;min-height:48px!important;border:1px solid #dfe2e8!important;border-radius:999px!important;background:#fff!important;color:#1f2230!important;box-shadow:none!important;text-transform:none!important}
.he-etsy-delivery-note{margin-top:22px;padding-top:20px;border-top:1px solid #e1dcd8}
.he-etsy-delivery-note strong{display:block;margin-bottom:8px;font-size:.88rem;color:#1f2230}.he-etsy-delivery-note p{margin:0!important;font-size:.75rem!important;line-height:1.5!important;color:#565c69!important}
.he-etsy-confidence{display:flex;flex-direction:column;gap:8px;margin-top:18px;padding-top:18px;border-top:1px solid #e1dcd8}.he-etsy-confidence span{font-size:.72rem;color:#454a56;font-weight:650}

.he-etsy-details{padding:clamp(24px,3vw,42px)!important;border:1px solid #e2ddda!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 30px rgba(31,34,48,.04)!important}
.he-etsy-details .wc-tabs{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin:0 0 22px!important;padding:0!important;border:0!important}.he-etsy-details .wc-tabs li{margin:0!important;padding:0!important;border:0!important;background:transparent!important}.he-etsy-details .wc-tabs a{display:block!important;padding:9px 14px!important;border-radius:999px!important;background:#efebe8!important;color:#1f2230!important;text-decoration:none!important;font-size:.7rem!important}.he-etsy-details .wc-tabs li.active a{background:#e9e1ff!important}

@media(max-width:1380px){
  .he-etsy-product-grid{grid-template-columns:minmax(520px,1.25fr) minmax(330px,.75fr)!important;gap:28px!important}
  .he-etsy-buy-column{grid-column:2!important;position:static!important}
  .he-etsy-info-column{grid-column:2!important;grid-row:1!important}
  .he-etsy-buy-column{grid-row:2!important;margin-top:-4px!important}
  .he-etsy-gallery-column{grid-column:1!important;grid-row:1/3!important}
}
@media(max-width:940px){
  .he-etsy-product-grid{grid-template-columns:1fr!important;gap:24px!important}
  .he-etsy-gallery-column,.he-etsy-info-column,.he-etsy-buy-column{grid-column:1!important;grid-row:auto!important;margin:0!important}
  .he-etsy-buy-column{position:static!important}
  .he-etsy-info-column .wp-block-post-title{font-size:clamp(2rem,7vw,3rem)!important}
}
@media(max-width:620px){
  .he-etsy-product-page{padding-left:10px!important;padding-right:10px!important}
  .he-etsy-gallery{grid-template-columns:1fr!important;gap:10px!important}
  .he-etsy-stage-wrap{grid-row:1!important}.he-etsy-thumbnails{grid-row:2!important;flex-direction:row!important;max-height:none!important;overflow-x:auto!important;padding:2px 0 5px!important}
  .he-etsy-thumb{width:62px!important;height:62px!important;min-width:62px!important;border-radius:10px!important}
  .he-etsy-stage{border-radius:14px!important}.he-etsy-zoom{width:40px;height:40px;right:10px;top:10px}.he-etsy-nav{opacity:1;width:40px;height:40px}
  .he-product-quick-facts-grid{grid-template-columns:1fr!important}.he-product-quick-fact{min-height:92px!important}
  .he-etsy-purchase-card{padding:18px!important}
  .he-etsy-lightbox{padding:18px}.he-etsy-lightbox-close{right:10px;top:10px}
}


/* =========================================================
   V1.10 — Tighter Etsy-style hierarchy, no dead space
   ========================================================= */
.he-product-seller-strip{display:none!important}
.he-etsy-info-column{align-self:start!important}
.he-etsy-info-column .wp-block-post-title{margin-bottom:12px!important}
.he-etsy-info-column .he-product-review-summary{margin-bottom:0!important}
.he-etsy-below-summary{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;gap:clamp(24px,3vw,54px)!important;align-items:start!important;width:100%!important;padding:26px!important;border:1px solid #e2ddda!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 30px rgba(31,34,48,.04)!important}
.he-etsy-below-summary .he-product-quick-facts{margin:0!important}
.he-etsy-below-summary .he-product-quick-facts h2{font-size:clamp(1.75rem,2.2vw,2.35rem)!important;margin:0 0 16px!important}
.he-etsy-below-summary .he-product-quick-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
.he-etsy-below-summary .he-product-quick-fact{min-height:132px!important;padding:18px!important;grid-template-columns:42px minmax(0,1fr)!important;border-radius:18px!important}
.he-etsy-below-summary .he-product-quick-fact img{width:36px!important;height:36px!important}
.he-etsy-below-summary .he-product-quick-fact strong{font-size:.92rem!important}
.he-etsy-below-summary .he-product-quick-fact span{font-size:.76rem!important}
.he-etsy-below-summary .he-product-size-note{margin-top:14px!important;padding:16px 18px!important;border-radius:16px!important}
.he-etsy-below-summary .he-product-size-note strong{font-size:.82rem!important}
.he-etsy-below-summary .he-product-size-note span{font-size:.75rem!important}
.he-etsy-summary-copy{min-width:0!important;padding-top:8px!important}
.he-etsy-summary-copy .wp-block-post-excerpt{margin:0 0 18px!important;color:#4b505c!important;font-size:1rem!important;line-height:1.65!important;display:-webkit-box!important;-webkit-line-clamp:7!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.he-etsy-summary-copy .he-product-details-link{margin-bottom:18px!important}
.he-etsy-summary-copy .he-etsy-product-meta{margin-top:18px!important}
.he-etsy-details{margin-top:42px!important}
@media(max-width:1380px){
  .he-etsy-product-grid{grid-template-columns:minmax(520px,1.22fr) minmax(330px,.78fr)!important;gap:28px!important}
  .he-etsy-gallery-column{grid-column:1!important;grid-row:1/3!important}
  .he-etsy-info-column{grid-column:2!important;grid-row:1!important}
  .he-etsy-buy-column{grid-column:2!important;grid-row:2!important;position:static!important;margin-top:0!important}
}
@media(max-width:940px){
  .he-etsy-below-summary{grid-template-columns:1fr!important;padding:22px!important}
}
@media(max-width:620px){
  .he-etsy-below-summary{padding:18px!important;border-radius:18px!important}
  .he-etsy-below-summary .he-product-quick-facts-grid{grid-template-columns:1fr!important}
  .he-etsy-below-summary .he-product-quick-fact{min-height:104px!important}
}

/* =========================================================
   V1.11 — Stable product page: independent content + buy rail
   ========================================================= */
.he-etsy-product-shell{width:min(1700px,100%)!important;max-width:1700px!important;margin:0 auto!important}
.he-product-page-frame{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,360px)!important;gap:clamp(28px,2.5vw,44px)!important;align-items:start!important;width:100%!important}
.he-product-main-column,.he-etsy-buy-column{min-width:0!important;margin:0!important;padding:0!important}
.he-product-top-content{display:grid!important;grid-template-columns:minmax(540px,1.42fr) minmax(320px,.68fr)!important;gap:clamp(26px,2.4vw,42px)!important;align-items:start!important;width:100%!important}
.he-etsy-gallery-column,.he-etsy-info-column{min-width:0!important;margin:0!important;padding:0!important;align-self:start!important}
.he-etsy-buy-column{position:relative!important;align-self:start!important}
.he-etsy-purchase-card{position:sticky!important;top:22px!important}
.he-etsy-below-summary{display:none!important}

/* Gallery stays compact and never stretches to match a long personalization form. */
.he-etsy-gallery{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;width:100%!important}
.he-etsy-stage-wrap{min-width:0!important;align-self:start!important}
.he-etsy-stage{aspect-ratio:4/3!important;min-height:0!important;height:auto!important;max-height:none!important;border:1px solid #e2ddda!important;border-radius:18px!important;background:#fff!important;overflow:hidden!important}
.he-etsy-main-image{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important;background:#fff!important}
.he-etsy-main-video{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important}

/* Product information fills the space beside the gallery. */
.he-etsy-info-column{display:flex!important;flex-direction:column!important;gap:0!important}
.he-etsy-info-column .he-front-product-badge{margin:0 0 12px!important}
.he-etsy-info-column .wp-block-post-title{margin:0 0 14px!important;font-size:clamp(2.15rem,2.7vw,3.35rem)!important;line-height:1.02!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}
.he-etsy-info-column .he-product-review-summary{margin:0 0 20px!important}
.he-etsy-info-column .wp-block-post-excerpt{margin:20px 0 14px!important;font-size:.96rem!important;line-height:1.62!important;-webkit-line-clamp:6!important}
.he-etsy-info-column .he-product-details-link{align-self:flex-start!important;margin:0 0 16px!important}
.he-etsy-info-column .he-etsy-product-meta{margin-top:4px!important;padding-top:14px!important}

/* Compact, Etsy-like facts; no tall narrow cards. */
.he-etsy-info-column .he-product-quick-facts{margin:4px 0 0!important;padding:20px 0 0!important;border-top:1px solid #e5dfdb!important}
.he-etsy-info-column .he-product-quick-facts h2{margin:0 0 12px!important;font-size:1.45rem!important;line-height:1.1!important}
.he-etsy-info-column .he-product-quick-facts-grid{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}
.he-etsy-info-column .he-product-quick-fact{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:11px!important;align-items:center!important;min-height:0!important;padding:13px 14px!important;border:1px solid #e2ddda!important;border-radius:14px!important;text-align:left!important}
.he-etsy-info-column .he-product-quick-fact:nth-child(1){background:#eef6ff!important}
.he-etsy-info-column .he-product-quick-fact:nth-child(2){background:#f4efff!important}
.he-etsy-info-column .he-product-quick-fact img{width:27px!important;height:27px!important;margin:0!important;object-fit:contain!important}
.he-etsy-info-column .he-product-quick-fact div{display:block!important;min-width:0!important}
.he-etsy-info-column .he-product-quick-fact strong{display:block!important;margin:0 0 3px!important;font-size:.82rem!important;line-height:1.25!important}
.he-etsy-info-column .he-product-quick-fact span{display:block!important;font-size:.72rem!important;line-height:1.4!important}
.he-etsy-info-column .he-product-size-note{margin-top:10px!important;padding:13px 14px!important;border-radius:14px!important}
.he-etsy-info-column .he-product-size-note strong{font-size:.76rem!important}
.he-etsy-info-column .he-product-size-note span{font-size:.7rem!important;line-height:1.45!important}

/* Details and reviews belong to the left content column, so they begin immediately
   below the gallery instead of waiting for a long purchase form. */
.he-product-main-column>.he-etsy-details,.he-product-main-column>.he-etsy-reviews{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}
.he-product-main-column>.he-etsy-details{margin-top:36px!important}
.he-product-main-column>.he-etsy-reviews{margin-top:48px!important}

/* Buy rail remains compact, but very long personalized forms may scroll naturally. */
.he-etsy-purchase-card{width:100%!important;padding:22px!important;border-radius:20px!important}
.he-etsy-purchase-card form.cart{width:100%!important}
.he-etsy-purchase-card .he-personalization-box{width:100%!important;margin:12px 0 0!important;padding:18px!important;border-radius:18px!important}
.he-etsy-purchase-card .he-personalization-box input,
.he-etsy-purchase-card .he-personalization-box textarea,
.he-etsy-purchase-card .he-personalization-box select{width:100%!important;max-width:none!important}

@media(max-width:1320px){
  .he-product-page-frame{grid-template-columns:minmax(0,1fr) 330px!important;gap:28px!important}
  .he-product-top-content{grid-template-columns:minmax(500px,1.28fr) minmax(300px,.72fr)!important;gap:28px!important}
  .he-etsy-info-column .wp-block-post-title{font-size:clamp(2rem,3.1vw,2.8rem)!important}
}
@media(max-width:1080px){
  .he-product-page-frame{grid-template-columns:1fr!important}
  .he-etsy-buy-column{grid-row:2!important;position:static!important}
  .he-etsy-purchase-card{position:static!important;max-width:680px!important}
  .he-product-main-column{grid-row:1!important}
  .he-product-top-content{grid-template-columns:minmax(0,1.25fr) minmax(290px,.75fr)!important}
}
@media(max-width:820px){
  .he-product-top-content{grid-template-columns:1fr!important;gap:24px!important}
  .he-etsy-info-column{padding:0 4px!important}
  .he-etsy-info-column .wp-block-post-title{font-size:clamp(2rem,8vw,3rem)!important}
  .he-etsy-purchase-card{max-width:none!important}
}
@media(max-width:620px){
  .he-etsy-product-page{padding-left:10px!important;padding-right:10px!important}
  .he-etsy-gallery{grid-template-columns:1fr!important;gap:10px!important}
  .he-etsy-stage-wrap{grid-row:1!important}
  .he-etsy-thumbnails{grid-row:2!important;flex-direction:row!important;max-height:none!important;overflow-x:auto!important}
  .he-product-main-column>.he-etsy-details{margin-top:28px!important}
  .he-product-main-column>.he-etsy-reviews{margin-top:36px!important}
}

/* =========================================================
   V1.12 — Three independent product rails
   Gallery/facts, product information/personalization, purchase
   ========================================================= */
.he-product-three-rail{
  display:grid!important;
  grid-template-columns:minmax(540px,1.42fr) minmax(315px,.7fr) minmax(320px,360px)!important;
  gap:clamp(26px,2.2vw,40px)!important;
  align-items:start!important;
  width:100%!important;
}
.he-product-three-rail>.he-etsy-gallery-column,
.he-product-three-rail>.he-etsy-info-column,
.he-product-three-rail>.he-etsy-buy-column{
  min-width:0!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  align-self:start!important;
}
.he-product-three-rail .he-etsy-gallery-column{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
}
.he-product-three-rail .he-etsy-info-column{
  display:block!important;
}
.he-product-info-card{
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.he-product-info-card .he-front-product-badge{margin:0 0 13px!important}
.he-product-info-card .wp-block-post-title{
  margin:0 0 16px!important;
  font-family:"Fraunces",Georgia,serif!important;
  font-size:clamp(2.15rem,2.75vw,3.45rem)!important;
  line-height:1.01!important;
  letter-spacing:-.035em!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}
.he-product-info-card .he-product-review-summary{margin:0 0 20px!important}
.he-product-info-card .wp-block-post-excerpt{
  margin:22px 0 14px!important;
  font-size:.96rem!important;
  line-height:1.62!important;
  color:#656979!important;
  display:-webkit-box!important;
  -webkit-line-clamp:7!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.he-product-info-card .he-product-details-link{margin:0 0 16px!important}
.he-product-info-card .he-etsy-product-meta{margin-top:8px!important;padding-top:15px!important;border-top:1px solid #e6dfdc!important}

/* Personalization now belongs directly below title/reviews, not inside purchase card. */
.he-personalization-slot{display:none;margin:20px 0 8px!important}
.he-personalization-slot.has-personalization{display:block!important}
.he-personalization-slot .he-personalization-box{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:20px!important;
  border:1px solid #f0dce4!important;
  border-radius:20px!important;
  background:linear-gradient(145deg,#fff,#fff0f5)!important;
  box-shadow:0 12px 30px rgba(31,34,48,.055)!important;
}
.he-personalization-slot .he-personalization-box h3{font-size:1.65rem!important;line-height:1.1!important;margin:8px 0 10px!important}
.he-personalization-slot .he-personalization-box label{margin-top:13px!important}
.he-personalization-slot .he-personalization-box input,
.he-personalization-slot .he-personalization-box textarea,
.he-personalization-slot .he-personalization-box select{width:100%!important;max-width:none!important}

/* What to know is compact and sits immediately under the gallery. */
.he-product-three-rail .he-etsy-gallery-column>.he-product-quick-facts{
  margin:22px 0 0!important;
  padding:20px!important;
  border:1px solid #e5dfdc!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 12px 30px rgba(31,34,48,.045)!important;
}
.he-product-three-rail .he-etsy-gallery-column>.he-product-quick-facts h2{
  margin:0 0 14px!important;
  font-size:1.55rem!important;
  line-height:1.1!important;
}
.he-product-three-rail .he-etsy-gallery-column>.he-product-quick-facts .he-product-quick-facts-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
}
.he-product-three-rail .he-etsy-gallery-column>.he-product-quick-facts .he-product-quick-fact{
  display:grid!important;
  grid-template-columns:40px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:center!important;
  min-height:98px!important;
  padding:16px!important;
  border:1px solid #e1dcda!important;
  border-radius:16px!important;
  text-align:left!important;
}
.he-product-three-rail .he-etsy-gallery-column>.he-product-quick-facts .he-product-quick-fact:nth-child(1){background:#eef6ff!important}
.he-product-three-rail .he-etsy-gallery-column>.he-product-quick-facts .he-product-quick-fact:nth-child(2){background:#f4efff!important}
.he-product-three-rail .he-etsy-gallery-column>.he-product-quick-facts .he-product-quick-fact img{width:32px!important;height:32px!important;margin:0!important;object-fit:contain!important}
.he-product-three-rail .he-etsy-gallery-column>.he-product-quick-facts .he-product-quick-fact strong{display:block!important;font-size:.9rem!important;line-height:1.2!important;margin:0 0 4px!important}
.he-product-three-rail .he-etsy-gallery-column>.he-product-quick-facts .he-product-quick-fact span{display:block!important;font-size:.78rem!important;line-height:1.4!important;color:#777b88!important}
.he-product-three-rail .he-etsy-gallery-column>.he-product-quick-facts .he-product-size-note{
  display:grid!important;
  grid-template-columns:minmax(150px,.42fr) minmax(0,1fr)!important;
  gap:14px!important;
  align-items:center!important;
  margin-top:12px!important;
  padding:14px 16px!important;
  border:1px solid #eadca7!important;
  border-radius:15px!important;
  background:#fff8d9!important;
}
.he-product-three-rail .he-etsy-gallery-column>.he-product-quick-facts .he-product-size-note strong{font-size:.78rem!important}
.he-product-three-rail .he-etsy-gallery-column>.he-product-quick-facts .he-product-size-note span{font-size:.75rem!important;line-height:1.45!important;color:#6d7180!important}

/* Gallery-column details now start naturally under facts, independent of the other rails. */
.he-product-three-rail .he-etsy-details,
.he-product-three-rail .he-etsy-reviews{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}

/* Purchase rail is deliberately compact after personalization is moved. */
.he-product-three-rail .he-etsy-buy-column{position:relative!important}
.he-product-three-rail .he-etsy-purchase-card{
  position:sticky!important;
  top:22px!important;
  width:100%!important;
  padding:22px!important;
  border:1px solid #e2ddda!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 14px 34px rgba(31,34,48,.07)!important;
}
.he-product-three-rail .he-etsy-purchase-card form.cart{width:100%!important;margin:14px 0 0!important}
.he-product-three-rail .he-etsy-purchase-card form.cart>.he-personalization-box{display:none!important}
.he-product-three-rail .he-etsy-purchase-card form.cart .quantity,
.he-product-three-rail .he-etsy-purchase-card form.cart .single_add_to_cart_button{width:100%!important;max-width:none!important}
.he-product-three-rail .he-etsy-purchase-card form.cart .quantity{margin:0 0 10px!important}
.he-product-three-rail .he-etsy-purchase-card form.cart .quantity .qty{width:100%!important;min-height:50px!important}
.he-product-three-rail .he-etsy-purchase-card form.cart .single_add_to_cart_button{min-height:54px!important;margin:0!important}

@media(max-width:1320px){
  .he-product-three-rail{grid-template-columns:minmax(480px,1.25fr) minmax(290px,.72fr) 320px!important;gap:26px!important}
  .he-product-info-card .wp-block-post-title{font-size:clamp(2rem,3vw,2.9rem)!important}
}
@media(max-width:1080px){
  .he-product-three-rail{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)!important}
  .he-product-three-rail>.he-etsy-gallery-column{grid-column:1!important;grid-row:1!important}
  .he-product-three-rail>.he-etsy-info-column{grid-column:2!important;grid-row:1!important}
  .he-product-three-rail>.he-etsy-buy-column{grid-column:1 / -1!important;grid-row:2!important}
  .he-product-three-rail .he-etsy-purchase-card{position:static!important;max-width:720px!important;margin:0 auto!important}
}
@media(max-width:820px){
  .he-product-three-rail{display:flex!important;flex-direction:column!important;gap:24px!important}
  .he-product-three-rail>.he-etsy-gallery-column,
  .he-product-three-rail>.he-etsy-info-column,
  .he-product-three-rail>.he-etsy-buy-column{display:contents!important}
  .he-product-three-rail .he-etsy-gallery{order:1!important}
  .he-product-three-rail .he-product-info-card{order:2!important}
  .he-product-three-rail .he-etsy-purchase-card{order:3!important;max-width:none!important}
  .he-product-three-rail .he-product-quick-facts{order:4!important}
  .he-product-three-rail .he-etsy-details{order:5!important}
  .he-product-three-rail .he-etsy-reviews{order:6!important}
}
@media(max-width:620px){
  .he-product-three-rail .he-product-quick-facts .he-product-quick-facts-grid{grid-template-columns:1fr!important}
  .he-product-three-rail .he-product-quick-facts .he-product-size-note{grid-template-columns:1fr!important;gap:5px!important}
  .he-personalization-slot .he-personalization-box{padding:17px!important;border-radius:17px!important}
}

/* =========================================================
   V1.13 — Clean product grid + mobile rebuild
   Direct grid children; no display:contents or rail reordering.
   ========================================================= */
.he-product-clean-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.42fr) minmax(300px,.68fr) minmax(310px,360px)!important;
  grid-template-areas:
    "gallery info buy"
    "facts info buy"
    "details details details"
    "reviews reviews reviews"!important;
  gap:clamp(24px,2.2vw,40px)!important;
  align-items:start!important;
  width:100%!important;
  max-width:1680px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.he-product-clean-grid>.he-clean-gallery{grid-area:gallery!important}
.he-product-clean-grid>.he-clean-info{grid-area:info!important}
.he-product-clean-grid>.he-clean-buy{grid-area:buy!important}
.he-product-clean-grid>.he-clean-facts{grid-area:facts!important}
.he-product-clean-grid>.he-clean-details{grid-area:details!important}
.he-product-clean-grid>.he-clean-reviews{grid-area:reviews!important}
.he-product-clean-grid>.he-clean-gallery,
.he-product-clean-grid>.he-clean-info,
.he-product-clean-grid>.he-clean-buy,
.he-product-clean-grid>.he-clean-facts,
.he-product-clean-grid>.he-clean-details,
.he-product-clean-grid>.he-clean-reviews{
  min-width:0!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  align-self:start!important;
}
.he-product-clean-grid .he-product-info-card{
  min-width:0!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.he-product-clean-grid .he-product-info-card .wp-block-post-title{
  margin:0 0 16px!important;
  font-family:"Fraunces",Georgia,serif!important;
  font-size:clamp(2.05rem,2.65vw,3.35rem)!important;
  line-height:1.02!important;
  letter-spacing:-.035em!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
  hyphens:none!important;
}
.he-product-clean-grid .he-product-info-card .he-front-product-badge{margin:0 0 13px!important}
.he-product-clean-grid .he-product-info-card .he-product-review-summary{margin:0 0 18px!important}
.he-product-clean-grid .he-product-info-card .wp-block-post-excerpt{
  margin:20px 0 14px!important;
  color:#656979!important;
  font-size:.96rem!important;
  line-height:1.62!important;
  display:-webkit-box!important;
  -webkit-line-clamp:6!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.he-product-clean-grid .he-product-info-card .he-etsy-product-meta{
  margin-top:16px!important;
  padding-top:14px!important;
  border-top:1px solid #e6dfdc!important;
}

/* Personalization sits naturally under the title/reviews. */
.he-product-clean-grid .he-personalization-slot{display:none!important;margin:18px 0 8px!important}
.he-product-clean-grid .he-personalization-slot.has-personalization{display:block!important}
.he-product-clean-grid .he-personalization-slot .he-personalization-box{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:19px!important;
  border:1px solid #f0dce4!important;
  border-radius:19px!important;
  background:linear-gradient(145deg,#fff,#fff0f5)!important;
  box-shadow:0 10px 28px rgba(31,34,48,.05)!important;
}
.he-product-clean-grid .he-personalization-slot .he-personalization-box h3{
  margin:7px 0 10px!important;
  font-size:1.55rem!important;
  line-height:1.12!important;
}
.he-product-clean-grid .he-personalization-slot .he-personalization-box input,
.he-product-clean-grid .he-personalization-slot .he-personalization-box textarea,
.he-product-clean-grid .he-personalization-slot .he-personalization-box select{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}
.he-product-clean-grid .he-personalization-slot .he-personalization-box input[type="file"]{
  overflow:hidden!important;
  font-size:.78rem!important;
}

/* Buy card is compact and independent. */
.he-product-clean-grid .he-clean-buy{position:relative!important}
.he-product-clean-grid .he-etsy-purchase-card{
  position:sticky!important;
  top:20px!important;
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:22px!important;
  border:1px solid #e2ddda!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 14px 34px rgba(31,34,48,.07)!important;
  overflow:hidden!important;
}
.he-product-clean-grid .he-etsy-purchase-card form.cart{
  display:block!important;
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:14px 0 0!important;
}
.he-product-clean-grid .he-etsy-purchase-card form.cart>.he-personalization-box{display:none!important}
.he-product-clean-grid .he-etsy-purchase-card form.cart .quantity,
.he-product-clean-grid .he-etsy-purchase-card form.cart .quantity .qty,
.he-product-clean-grid .he-etsy-purchase-card form.cart .single_add_to_cart_button{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}
.he-product-clean-grid .he-etsy-purchase-card form.cart .quantity{margin:0 0 10px!important}
.he-product-clean-grid .he-etsy-purchase-card form.cart .quantity .qty{min-height:50px!important}
.he-product-clean-grid .he-etsy-purchase-card form.cart .single_add_to_cart_button{min-height:54px!important;margin:0!important}
.he-product-clean-grid .he-etsy-purchase-card iframe,
.he-product-clean-grid .he-etsy-purchase-card [class*="paypal"],
.he-product-clean-grid .he-etsy-purchase-card [id*="paypal"]{max-width:100%!important;box-sizing:border-box!important}

/* Facts live directly below the gallery. */
.he-product-clean-grid .he-clean-facts .he-product-quick-facts{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:19px!important;
  border:1px solid #e5dfdc!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 12px 30px rgba(31,34,48,.045)!important;
}
.he-product-clean-grid .he-clean-facts .he-product-quick-facts h2{
  margin:0 0 14px!important;
  font-size:1.5rem!important;
  line-height:1.1!important;
}
.he-product-clean-grid .he-clean-facts .he-product-quick-facts-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
}
.he-product-clean-grid .he-clean-facts .he-product-quick-fact{
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:38px minmax(0,1fr)!important;
  gap:11px!important;
  align-items:center!important;
  min-width:0!important;
  min-height:92px!important;
  padding:15px!important;
  border:1px solid #e1dcda!important;
  border-radius:16px!important;
  text-align:left!important;
}
.he-product-clean-grid .he-clean-facts .he-product-quick-fact:nth-child(1){background:#eef6ff!important}
.he-product-clean-grid .he-clean-facts .he-product-quick-fact:nth-child(2){background:#f4efff!important}
.he-product-clean-grid .he-clean-facts .he-product-quick-fact img{width:30px!important;height:30px!important;margin:0!important;object-fit:contain!important}
.he-product-clean-grid .he-clean-facts .he-product-quick-fact strong{display:block!important;margin:0 0 4px!important;font-size:.88rem!important;line-height:1.2!important}
.he-product-clean-grid .he-clean-facts .he-product-quick-fact span{display:block!important;font-size:.77rem!important;line-height:1.4!important;color:#777b88!important}
.he-product-clean-grid .he-clean-facts .he-product-size-note{
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:minmax(145px,.42fr) minmax(0,1fr)!important;
  gap:12px!important;
  align-items:center!important;
  margin-top:12px!important;
  padding:14px 15px!important;
  border:1px solid #eadca7!important;
  border-radius:15px!important;
  background:#fff8d9!important;
}
.he-product-clean-grid .he-clean-facts .he-product-size-note strong{font-size:.78rem!important}
.he-product-clean-grid .he-clean-facts .he-product-size-note span{font-size:.75rem!important;line-height:1.45!important;color:#6d7180!important}
.he-product-clean-grid .he-clean-details{margin-top:12px!important}
.he-product-clean-grid .he-clean-reviews{margin-top:4px!important}

@media(max-width:1180px){
  .he-product-clean-grid{
    grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)!important;
    grid-template-areas:
      "gallery info"
      "facts info"
      "buy buy"
      "details details"
      "reviews reviews"!important;
    gap:26px!important;
  }
  .he-product-clean-grid .he-etsy-purchase-card{position:static!important;max-width:720px!important;margin:0 auto!important}
}

/* Mobile: one explicit column. No display:contents, no implicit widths. */
@media(max-width:820px){
  .he-etsy-product-page{
    box-sizing:border-box!important;
    overflow-x:hidden!important;
    padding:12px 12px 56px!important;
  }
  .he-etsy-product-shell,
  .he-product-clean-grid{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .he-product-clean-grid{
    display:flex!important;
    flex-direction:column!important;
    gap:20px!important;
    margin-top:12px!important;
  }
  .he-product-clean-grid>.he-clean-gallery{order:1!important}
  .he-product-clean-grid>.he-clean-info{order:2!important}
  .he-product-clean-grid>.he-clean-buy{order:3!important}
  .he-product-clean-grid>.he-clean-facts{order:4!important}
  .he-product-clean-grid>.he-clean-details{order:5!important}
  .he-product-clean-grid>.he-clean-reviews{order:6!important}
  .he-product-clean-grid>.he-clean-gallery,
  .he-product-clean-grid>.he-clean-info,
  .he-product-clean-grid>.he-clean-buy,
  .he-product-clean-grid>.he-clean-facts,
  .he-product-clean-grid>.he-clean-details,
  .he-product-clean-grid>.he-clean-reviews{
    box-sizing:border-box!important;
    flex:0 0 auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }
  .he-etsy-product-page .woocommerce-breadcrumb,
  .he-etsy-product-page .wc-block-breadcrumbs{
    margin-bottom:4px!important;
    font-size:.67rem!important;
  }

  /* Gallery becomes stage first + swipeable thumbnails below. */
  .he-product-clean-grid .he-etsy-gallery{
    display:flex!important;
    flex-direction:column!important;
    gap:10px!important;
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .he-product-clean-grid .he-etsy-stage-wrap{order:1!important;width:100%!important;min-width:0!important}
  .he-product-clean-grid .he-etsy-stage{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    aspect-ratio:4/3!important;
    border-radius:17px!important;
  }
  .he-product-clean-grid .he-etsy-main-image,
  .he-product-clean-grid .he-etsy-main-video{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    object-fit:contain!important;
  }
  .he-product-clean-grid .he-etsy-thumbnails{
    order:2!important;
    display:flex!important;
    flex-direction:row!important;
    gap:8px!important;
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    max-height:none!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding:2px 2px 5px!important;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
  }
  .he-product-clean-grid .he-etsy-thumb{
    flex:0 0 66px!important;
    width:66px!important;
    min-width:66px!important;
    height:66px!important;
    border-radius:12px!important;
    scroll-snap-align:start;
  }
  .he-product-clean-grid .he-etsy-nav{opacity:1!important;width:38px!important;height:38px!important;font-size:28px!important}
  .he-product-clean-grid .he-etsy-prev{left:9px!important}.he-product-clean-grid .he-etsy-next{right:9px!important}
  .he-product-clean-grid .he-etsy-zoom{right:10px!important;top:10px!important;width:39px!important;height:39px!important;font-size:23px!important}

  /* Product content is readable and full width. */
  .he-product-clean-grid .he-product-info-card .wp-block-post-title{
    margin-bottom:12px!important;
    font-size:clamp(2rem,9.2vw,2.75rem)!important;
    line-height:1.02!important;
  }
  .he-product-clean-grid .he-product-info-card .he-product-review-summary{margin-bottom:15px!important}
  .he-product-clean-grid .he-product-info-card .wp-block-post-excerpt{
    margin-top:17px!important;
    font-size:.94rem!important;
    line-height:1.58!important;
    -webkit-line-clamp:5!important;
  }
  .he-product-clean-grid .he-personalization-slot{margin-top:16px!important}
  .he-product-clean-grid .he-personalization-slot .he-personalization-box{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    padding:17px!important;
    border-radius:17px!important;
    overflow:hidden!important;
  }
  .he-product-clean-grid .he-personalization-slot .he-personalization-box h3{font-size:1.45rem!important}
  .he-product-clean-grid .he-personalization-slot .he-personalization-box input[type="file"]{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    white-space:normal!important;
  }

  .he-product-clean-grid .he-etsy-purchase-card{
    position:static!important;
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:18px!important;
    border-radius:18px!important;
    overflow:hidden!important;
  }
  .he-product-clean-grid .he-etsy-purchase-card .wc-block-components-product-price,
  .he-product-clean-grid .he-etsy-purchase-card .price{font-size:1.7rem!important}
  .he-product-clean-grid .he-etsy-purchase-card form.cart,
  .he-product-clean-grid .he-etsy-purchase-card form.cart>*{
    box-sizing:border-box!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .he-product-clean-grid .he-etsy-purchase-card .single_add_to_cart_button{font-size:1rem!important}

  .he-product-clean-grid .he-clean-facts .he-product-quick-facts{padding:17px!important;border-radius:18px!important}
  .he-product-clean-grid .he-clean-facts .he-product-quick-facts h2{font-size:1.45rem!important}
  .he-product-clean-grid .he-clean-facts .he-product-quick-facts-grid{grid-template-columns:1fr!important;gap:10px!important}
  .he-product-clean-grid .he-clean-facts .he-product-quick-fact{
    min-height:0!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    padding:14px!important;
  }
  .he-product-clean-grid .he-clean-facts .he-product-size-note{grid-template-columns:1fr!important;gap:5px!important;padding:13px 14px!important}
  .he-product-clean-grid .he-clean-details,
  .he-product-clean-grid .he-clean-reviews{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding:18px!important;
    border-radius:18px!important;
    overflow:hidden!important;
  }
  .he-product-clean-grid .he-marketplace-review-layout{grid-template-columns:1fr!important;gap:18px!important}
  .he-product-clean-grid .he-marketplace-review-summary{position:static!important;width:100%!important;box-sizing:border-box!important}
  .he-product-clean-grid .he-marketplace-review-item header{flex-direction:column!important;gap:8px!important}
  .he-product-clean-grid .he-review-author{text-align:left!important}
  .he-related-wrap{margin-top:42px!important}
}

@media(max-width:480px){
  .he-etsy-product-page{padding-left:9px!important;padding-right:9px!important}
  .he-product-clean-grid{gap:17px!important}
  .he-product-clean-grid .he-etsy-stage{border-radius:15px!important}
  .he-product-clean-grid .he-etsy-thumb{flex-basis:60px!important;width:60px!important;min-width:60px!important;height:60px!important}
  .he-product-clean-grid .he-product-info-card .wp-block-post-title{font-size:clamp(1.85rem,9.8vw,2.35rem)!important}
  .he-product-clean-grid .he-personalization-slot .he-personalization-box,
  .he-product-clean-grid .he-etsy-purchase-card,
  .he-product-clean-grid .he-clean-facts .he-product-quick-facts,
  .he-product-clean-grid .he-clean-details,
  .he-product-clean-grid .he-clean-reviews{padding:15px!important;border-radius:16px!important}
  .he-product-clean-grid .he-etsy-lightbox{padding:12px!important}
  .he-product-clean-grid .he-etsy-lightbox img{max-width:96vw!important;max-height:88vh!important}
}
