/* Hallmark · product-led B2B catalogue · spacious mega navigation · approachable, not luxury */
/* Hallmark · pre-emit critique: P5 H5 E5 S5 R5 V5 */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 96px; }
body { margin: 0; background: var(--hp-paper); color: var(--hp-ink); font-family: var(--hp-font-body); font-size: 16px; line-height: 1.62; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
[id] { scroll-margin-top: 96px; }
body.admin-bar .hp-site-header { top: 32px; }
img { max-width: 100%; height: auto; }
a { color: inherit; text-underline-offset: .2em; }
a:hover { color: var(--hp-red); }
button, input, select, textarea { font: inherit; }
h1, h2 { min-width: 0; overflow-wrap: anywhere; font-family: var(--hp-font-display); font-style: normal; font-weight: 700; line-height: 1.02; letter-spacing: -.045em; text-wrap: balance; }
h3, h4, h5, h6 { min-width: 0; overflow-wrap: anywhere; font-family: var(--hp-font-display); font-style: normal; font-weight: 700; line-height: 1.12; letter-spacing: -.028em; text-wrap: balance; }
p { max-width: 68ch; }
*:focus-visible { outline: 3px solid var(--hp-focus); outline-offset: 3px; }
[hidden] { display: none !important; }
.wp-site-blocks { padding: 0; }
.hp-shell { width: min(calc(100% - (2 * var(--hp-gutter))), var(--hp-wide)); margin-inline: auto; }
.hp-skip-link { position: fixed; left: 1rem; top: -4rem; z-index: 9999; padding: .75rem 1rem; background: var(--hp-ink); color: #fff; border-radius: var(--hp-radius-sm); }
.hp-skip-link:focus { top: 1rem; }
.screen-reader-text { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(1px,1px,1px,1px); clip-path: inset(50%); white-space: nowrap; }

/* Header */
.hp-site-header { position: sticky; top: 0; z-index: var(--hp-z-sticky); background: rgba(255,255,255,.98); border-bottom: 1px solid var(--hp-rule); transition: box-shadow var(--hp-dur-fast) var(--hp-ease-out), background-color var(--hp-dur-fast) var(--hp-ease-out); }
.hp-site-header.is-scrolled { background: rgba(255,255,255,.94); box-shadow: 0 8px 28px rgba(24,37,48,.08); backdrop-filter: blur(14px); }
.hp-site-header__row { min-height: 82px; display: grid !important; grid-template-columns: 272px minmax(430px,1fr) max-content; grid-template-areas: "brand navigation tools"; align-items: center; column-gap: clamp(.8rem,1.6vw,1.6rem); }
.hp-brand { position: relative; z-index: 1; display: inline-flex; align-items: center; width: 238px; height: 58px; overflow: visible; text-decoration: none; }
.hp-site-header__row > .hp-brand { grid-area: brand; }
.hp-brand__crop { display: flex; align-items: center; width: 100%; height: 54px; overflow: visible; }
.hp-brand__crop img { display: block; width: 230px; max-width: 100%; height: auto; object-fit: contain; object-position: left center; transform: none; }
.hp-primary-nav { grid-area: navigation; min-width: 0; display: flex; align-items: center; justify-content: center; gap: clamp(.8rem,1.5vw,1.65rem); white-space: nowrap; }
.hp-nav-link { border: 0; padding: .75rem 0; background: transparent; color: var(--hp-ink); font-weight: 800; font-size: .92rem; text-decoration: none; cursor: pointer; }
.hp-nav-link:hover, .hp-nav-link[aria-expanded="true"] { color: var(--hp-red); }
.hp-nav-link .dashicons { width: 14px; height: 14px; font-size: 14px; vertical-align: -2px; }
.hp-header-tools { grid-area: tools; min-width: 0; display: flex !important; flex-wrap: nowrap !important; align-items: center; justify-content: flex-end; gap: .5rem; white-space: nowrap; }
.hp-icon-button, .hp-mobile-toggle { width: 38px; height: 38px; display: inline-grid; place-items: center; padding: 0; border: 0; border-radius: var(--hp-radius-pill); background: transparent; color: var(--hp-ink); text-decoration: none; cursor: pointer; }
.hp-icon-button:hover, .hp-mobile-toggle:hover { background: var(--hp-paper-2); color: var(--hp-red); }
.hp-tool-link { min-height: 38px; display: inline-flex; align-items: center; padding: .45rem .78rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-sm); font-size: .78rem; font-weight: 800; text-decoration: none; }
.hp-tool-link--primary { border-color: var(--hp-red); color: var(--hp-red); }
.hp-tool-link--primary:hover { background: var(--hp-red); color: #fff; }
.hp-inquiry-link { min-height: 38px; display: inline-flex; align-items: center; gap: .35rem; font-size: .8rem; font-weight: 800; text-decoration: none; }
.hp-inquiry-count { min-width: 1.45rem; height: 1.45rem; display: inline-grid; place-items: center; padding-inline: .25rem; border-radius: var(--hp-radius-pill); background: var(--hp-red); color: #fff; font-size: .7rem; }
.hp-mobile-toggle { display: none; }
.hp-mega-menu, .hp-search-panel, .hp-mobile-menu { position: absolute; left: 0; right: 0; top: 100%; background: #fff; border-bottom: 1px solid var(--hp-rule); box-shadow: var(--hp-shadow-lg); }
.hp-mega-menu__grid { display: grid; grid-template-columns: repeat(4,minmax(135px,1fr)) minmax(210px,1.25fr); gap: 2rem; padding-block: 1.8rem; }
.hp-mega-menu__grid > div { padding-right: 1rem; border-right: 1px solid var(--hp-rule); }
.hp-mega-menu a { display: block; margin: .58rem 0; font-size: .84rem; font-weight: 700; text-decoration: none; }
.hp-menu-label { margin: 0 0 .85rem; color: var(--hp-muted); font-size: .7rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.hp-mega-feature { margin: 0 !important; padding: .8rem; background: var(--hp-sky); border-radius: var(--hp-radius-md); }
.hp-mega-feature img { width: 100%; height: 135px; object-fit: contain; display: block; }
.hp-mega-feature span { display: block; margin-top: .45rem; font-size: .8rem; line-height: 1.35; }
.hp-mega-feature strong { display: block; margin-top: .2rem; color: var(--hp-red); }
.hp-search-panel { max-height: min(620px,calc(100vh - 100px)); overflow-y: auto; }
.hp-search-form { position: relative; padding-block: 1.35rem; }
.hp-search-form label { display: block; margin-bottom: .18rem; font-weight: 800; }
.hp-search-form__hint { margin: 0 0 .7rem; color: var(--hp-muted); font-size: .76rem; }
.hp-search-form__controls { display: grid; grid-template-columns: minmax(0,1fr) 132px; align-items: stretch; }
.hp-search-field { position: relative; display: block; min-width: 0; }
.hp-search-field > .dashicons-search { position: absolute; left: 1rem; top: 50%; z-index: 2; width: 20px; height: 20px; color: var(--hp-muted); transform: translateY(-50%); pointer-events: none; }
.hp-search-field input { min-width: 0; width: 100%; height: 52px; margin: 0; padding: .8rem 3.2rem .8rem 3rem; border: 1px solid var(--hp-rule); border-right: 0; border-radius: var(--hp-radius-sm) 0 0 var(--hp-radius-sm); background: #fff; line-height: 1.2; appearance: none; }
.hp-search-field input::-webkit-search-cancel-button { display: none; }
.hp-search-field input:focus { position: relative; z-index: 1; border-color: var(--hp-focus); outline-offset: 0; }
.hp-search-clear { position: absolute; right: .55rem; top: 50%; z-index: 3; width: 36px; height: 36px; display: inline-grid; place-items: center; margin: 0; padding: 0; border: 0; border-radius: 50%; background: transparent; color: var(--hp-muted); cursor: pointer; transform: translateY(-50%); }
.hp-search-clear:hover { background: var(--hp-paper-2); color: var(--hp-ink); }
.hp-search-submit { width: 132px; height: 52px; margin: 0; padding: 0 1.2rem; border: 1px solid var(--hp-red); border-radius: 0 var(--hp-radius-sm) var(--hp-radius-sm) 0; background: var(--hp-red); color: #fff; line-height: 1; font-weight: 800; cursor: pointer; }
.hp-search-submit:hover { background: var(--hp-red-dark); border-color: var(--hp-red-dark); }
.hp-search-status { min-height: 1.1rem; margin: .45rem 0 0; color: var(--hp-muted); font-size: .73rem; }
.hp-search-chips { display: flex; flex-wrap: wrap; align-items: center; gap: .42rem; margin-top: .35rem; color: var(--hp-muted); font-size: .72rem; }
.hp-search-chips a { padding: .3rem .55rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-pill); background: #fff; color: var(--hp-ink-2); font-weight: 700; text-decoration: none; }
.hp-search-chips a:hover { border-color: var(--hp-red); color: var(--hp-red); }
.hp-search-suggestions { margin-top: .55rem; overflow: hidden; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-sm); background: #fff; box-shadow: var(--hp-shadow-sm); }
.hp-search-result { min-width: 0; display: grid; grid-template-columns: 52px minmax(0,1fr); gap: .75rem; align-items: center; padding: .55rem .7rem; border-bottom: 1px solid var(--hp-rule); color: var(--hp-ink); text-decoration: none; }
.hp-search-result:hover, .hp-search-result.is-active { background: var(--hp-sky); color: var(--hp-ink); }
.hp-search-result img, .hp-search-result__placeholder { width: 52px; height: 52px; display: grid; place-items: center; border-radius: 8px; background: var(--hp-paper-2); object-fit: contain; }
.hp-search-result strong, .hp-search-result small { display: block; min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hp-search-result strong { font-size: .82rem; }
.hp-search-result small { margin-top: .15rem; color: var(--hp-muted); font-size: .7rem; }
.hp-search-view-all { display: block; padding: .7rem; color: var(--hp-red); font-size: .76rem; font-weight: 800; text-align: center; text-decoration: none; }
.hp-search-view-all:hover { background: #fff2f2; }
.hp-search-suggestions__empty { margin: 0; padding: 1rem; color: var(--hp-muted); font-size: .8rem; }
.hp-search-form--results { max-width: 980px; margin: 1rem 0 2rem; padding: 1rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-md); background: var(--hp-paper-2); }
.hp-mobile-menu nav { display: grid; padding-block: 1rem; }
.hp-mobile-menu a { padding: .85rem 0; border-bottom: 1px solid var(--hp-rule); font-weight: 800; text-decoration: none; }
.hp-mobile-menu { max-height: calc(100dvh - 64px); overflow-y: auto; overscroll-behavior: contain; }
.hp-mobile-search { border-bottom: 1px solid var(--hp-rule); }
.hp-mobile-search .hp-search-form { padding-bottom: .85rem; }
.hp-floating-quote { position: fixed; right: 0; top: 52%; z-index: var(--hp-z-dropdown); max-width: calc(100vw - 1rem); display: flex; align-items: center; gap: .55rem; padding: .8rem 1rem .8rem .8rem; background: var(--hp-red); color: #fff; border-radius: var(--hp-radius-pill) 0 0 var(--hp-radius-pill); box-shadow: var(--hp-shadow-sm); font-size: .82rem; font-weight: 800; line-height: 1.2; text-decoration: none; pointer-events: auto; }
.hp-floating-quote:hover { background: var(--hp-red-dark); color: #fff; transform: translateX(-3px); }
.hp-floating-quote:active { transform: translateX(-1px) scale(.98); }
.hp-quote-page .hp-floating-quote { display: none; }

/* Homepage */
.hp-hero-v2 { position: relative; overflow: hidden; background: var(--hp-sky); }
.hp-hero-v2__inner { min-height: 560px; display: grid; grid-template-columns: minmax(0,.95fr) minmax(0,1.05fr); gap: 2rem; align-items: center; padding-block: clamp(3rem,7vw,6.5rem); }
.hp-hero-v2__copy { position: relative; z-index: 2; }
.hp-kicker { margin: 0 0 .8rem; color: var(--hp-red); font-size: .75rem; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.hp-hero-v2 h1 { max-width: 13ch; margin: 0; font-size: clamp(2.7rem,4.6vw,5rem); }
.hp-hero-v2__copy > p:not(.hp-kicker) { margin-top: 1.25rem; font-size: clamp(1rem,1.5vw,1.2rem); color: var(--hp-ink-2); }
.hp-actions { display: flex; flex-wrap: wrap; gap: .75rem; margin-top: 1.65rem; }
.hp-button, .wp-block-button__link { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: .75rem 1.35rem; border: 1px solid var(--hp-red); border-radius: var(--hp-radius-sm); background: var(--hp-red); color: #fff; font-weight: 800; text-decoration: none; cursor: pointer; }
.hp-button:hover, .wp-block-button__link:hover { background: var(--hp-red-dark); border-color: var(--hp-red-dark); color: #fff; }
.hp-button--outline, .hp-button-outline .wp-block-button__link { background: #fff; color: var(--hp-red); }
.hp-button--outline:hover, .hp-button-outline .wp-block-button__link:hover { background: #fff2f2; color: var(--hp-red-dark); }
.hp-trust-list { display: flex; flex-wrap: wrap; gap: 1.1rem; margin-top: 2rem; padding: 0; list-style: none; color: var(--hp-ink-2); font-size: .82rem; font-weight: 800; }
.hp-trust-list li { display: flex; align-items: center; gap: .4rem; }
.hp-trust-list .dashicons { color: var(--hp-red); }
.hp-hero-v2__art { position: relative; min-height: 470px; }
.hp-hero-v2__art .hp-art-collection { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: right center; mix-blend-mode: multiply; }
.hp-hero-v2__art--photo { min-height: 440px; overflow: hidden; border-radius: var(--hp-radius-lg); box-shadow: var(--hp-shadow-md); }
.hp-hero-v2__art .hp-art-photo { object-position: 43% center; mix-blend-mode: normal; }
.hp-home-section { padding-block: clamp(3.5rem,7vw,6rem); }
.hp-home-section--soft { background: var(--hp-paper-2); }
.hp-home-section--sky { background: var(--hp-sky); }
.hp-section-title { display: flex; align-items: end; justify-content: space-between; gap: 1rem; margin-bottom: 1.8rem; }
.hp-section-title h2 { margin: 0; font-size: clamp(1.9rem,3vw,3rem); }
.hp-section-title p { margin: .45rem 0 0; color: var(--hp-muted); }
.hp-section-title > a { color: var(--hp-red); font-size: .88rem; font-weight: 800; text-decoration: none; }
.hp-category-cards { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: .9rem; }
.hp-category-card { min-width: 0; overflow: hidden; display: grid; grid-template-rows: 180px auto; gap: .7rem; padding: 1rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-md); background: #fff; text-align: center; font-weight: 800; text-decoration: none; transition: transform var(--hp-dur-short) var(--hp-ease-out), box-shadow var(--hp-dur-short); }
.hp-category-card:hover { transform: translateY(-4px); box-shadow: var(--hp-shadow-sm); color: var(--hp-red); }
.hp-category-card img { width: 100%; height: 180px; object-fit: contain; }
.hp-category-card--photo img { object-fit: cover; border-radius: calc(var(--hp-radius-md) - 7px); }
.hp-category-card--photo:nth-child(3) img { object-position: 70% center; }
.hp-category-card--photo:nth-child(4) img { object-position: 54% center; }
.hp-category-card--photo:nth-child(5) img { object-position: 58% center; }
.hp-category-card .hp-category-art--tight { transform: scale(2.35); }
.hp-category-card span { position: relative; z-index: 1; background: #fff; }
.hp-products { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 1rem; }
.hp-product { position: relative; min-width: 0; height: 100%; display: grid; grid-template-rows: auto auto auto minmax(42px,auto); align-content: start; gap: .5rem; padding: .8rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-md); background: #fff; }
.hp-product__media { position: relative; display: block; aspect-ratio: 4/5; overflow: hidden; border-radius: calc(var(--hp-radius-md) - 5px); background: var(--hp-paper-2); }
.hp-product__media img { width: 100%; height: 100%; object-fit: contain; transform: none !important; transition: none; }
.hp-product__media img + img { display: none !important; }
.hp-product__name { margin: .2rem 0 0; font-size: .97rem; line-height: 1.3; }
.hp-product__name a { text-decoration: none; }
.hp-product__meta { color: var(--hp-muted); font-size: .75rem; }
.hp-product__eyebrow { margin: .15rem 0 0; color: var(--hp-red); font-size: .68rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.hp-photo-products .hp-product__media { aspect-ratio: 1/1; background: #fff; }
.hp-photo-products .hp-product__media img { object-fit: contain; }
.hp-price-mode--hidden :is(.hp-product__price-slot,.hp-price-login,.woocommerce .price) { display: none !important; }
.hp-product__price-slot, .woocommerce .price { min-height: 1.5rem; display: flex; align-items: center; margin-top: .35rem; color: var(--hp-red-dark); font-family: var(--hp-font-body); font-size: .88rem; font-weight: 800; }
.hp-product__price-slot[hidden] { display: none !important; }
.hp-price-on-request { color: var(--hp-muted); font-size: .8rem; letter-spacing: .01em; }
.hp-product__add { min-height: 42px; display: flex; align-items: center; justify-content: center; padding: .65rem .75rem; border: 1px solid var(--hp-red); border-radius: var(--hp-radius-sm); background: #fff; color: var(--hp-red); font-weight: 800; text-align: center; text-decoration: none; cursor: pointer; }
.hp-product__add:hover { background: var(--hp-red); color: #fff; }
.hp-product__add.is-added { background: var(--hp-red); color: #fff; }
.hp-product__favorite { position: absolute; right: 1.2rem; top: 1.2rem; z-index: 3; width: 36px; height: 36px; display: grid; place-items: center; padding: 0; border: 1px solid var(--hp-rule); border-radius: 50%; background: rgba(255,255,255,.92); color: var(--hp-ink); cursor: pointer; }
.hp-product__favorite.is-favorite { background: var(--hp-red); border-color: var(--hp-red); color: #fff; }
.hp-product__favorite[aria-busy="true"], .hp-favorite-action[aria-busy="true"] { pointer-events: none; }
.hp-product__favorite.is-feedback, .hp-favorite-action.is-feedback .dashicons { animation: hp-favourite-pop 280ms var(--hp-ease-out); }
@keyframes hp-favourite-pop { 0% { transform: scale(1); } 45% { transform: scale(1.22); } 100% { transform: scale(1); } }
.hp-toast-region { position: fixed; left: 50%; bottom: 1.25rem; z-index: var(--hp-z-modal); width: min(420px,calc(100vw - 2rem)); display: grid; gap: .5rem; transform: translateX(-50%); pointer-events: none; }
.hp-toast { padding: .8rem 1rem; border-radius: var(--hp-radius-sm); background: var(--hp-ink); color: #fff; box-shadow: var(--hp-shadow-lg); font-size: .86rem; font-weight: 800; text-align: center; animation: hp-toast-in 220ms var(--hp-ease-out); }
.hp-toast--error { background: #8f141a; }
@keyframes hp-toast-in { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }
.hp-collection-banner { display: grid; grid-template-columns: minmax(240px,.7fr) minmax(0,1.3fr); gap: 2rem; align-items: center; padding: clamp(1.5rem,4vw,3rem); border-radius: var(--hp-radius-lg); background: var(--hp-mint); }
.hp-collection-banner h2 { margin: 0; font-size: clamp(1.8rem,3vw,3rem); }
.hp-collection-banner__products { display: grid; grid-template-columns: repeat(3,1fr); align-items: center; gap: 1rem; }
.hp-collection-banner__products img { width: 100%; height: 230px; object-fit: contain; mix-blend-mode: multiply; }
.hp-collection-banner__photo { min-height: 320px; overflow: hidden; border-radius: var(--hp-radius-lg); box-shadow: var(--hp-shadow-sm); }
.hp-collection-banner__photo img { display: block; width: 100%; height: 100%; min-height: 320px; object-fit: cover; object-position: 42% center; }
.hp-chip-list { display: flex; flex-wrap: wrap; gap: .45rem; margin: 1rem 0 1.5rem; }
.hp-chip { padding: .35rem .72rem; border: 1px solid #b9d5c6; border-radius: var(--hp-radius-pill); background: #fff; font-size: .75rem; font-weight: 800; }
.hp-process { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 1rem; }
.hp-process article { padding: 1.25rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-md); background: #fff; }
.hp-process .dashicons { width: 40px; height: 40px; font-size: 40px; color: var(--hp-red); }
.hp-process h3 { margin: 1rem 0 .45rem; font-size: 1rem; }
.hp-process p { margin: 0; color: var(--hp-muted); font-size: .84rem; }
.hp-wholesale-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)) auto; gap: 1rem; align-items: center; }
.hp-wholesale-benefit { min-height: 150px; padding: 1rem; border-radius: var(--hp-radius-md); background: rgba(255,255,255,.7); text-align: center; }
.hp-wholesale-benefit .dashicons { width: 38px; height: 38px; font-size: 38px; color: #1976c8; }
.hp-wholesale-benefit h3 { margin: .65rem 0 .2rem; font-size: .95rem; }
.hp-wholesale-benefit p { margin: 0; color: var(--hp-muted); font-size: .78rem; }
.hp-partner-strip { padding-block: 2.5rem; overflow: hidden; border-block: 1px solid var(--hp-rule); background: #fff; }
.hp-partner-strip h2 { margin: 0 0 1.2rem; text-align: center; font-size: 1.05rem; }
.hp-partner-window { width: 100%; max-width: 100%; margin-inline: auto; overflow: hidden; padding-block: .35rem; mask-image: linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent); }
.hp-partner-track { --hp-partner-gap: 22px; display: flex; align-items: center; width: max-content; animation: hp-partners 44s linear infinite; will-change: transform; transform: translate3d(0,0,0); }
.hp-partner-window:hover .hp-partner-track, .hp-partner-window:focus-within .hp-partner-track { animation-play-state: paused; }
.hp-partner-copy { display: flex; align-items: center; gap: var(--hp-partner-gap); padding-right: var(--hp-partner-gap); }
.hp-partner-logo-link { display: block; flex: 0 0 auto; text-decoration: none; }
.hp-partner-logo { width: 180px; height: 76px; display: grid; flex: 0 0 180px; place-items: center; padding: .6rem .8rem; background: #fff; }
.hp-partner-logo img { display: block; width: auto; max-width: 154px; height: auto; max-height: 54px; object-fit: contain; }
@keyframes hp-partners { to { transform: translate3d(-50%,0,0); } }
.hp-feedback-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1rem; }
.hp-feedback-card, .hp-feedback-empty { padding: 1.4rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-md); background: #fff; }
.hp-feedback-card blockquote { margin: 0; }
.hp-feedback-card cite { display: block; margin-top: 1rem; color: var(--hp-muted); font-style: normal; font-size: .82rem; }
.hp-cta { display: grid; grid-template-columns: auto minmax(0,1fr) auto; gap: 1.5rem; align-items: center; padding: clamp(1.5rem,4vw,2.5rem); border-radius: var(--hp-radius-lg); background: var(--hp-red); color: #fff; }
.hp-cta .dashicons { width: 56px; height: 56px; font-size: 56px; }
.hp-cta h2 { margin: 0; font-size: clamp(1.6rem,3vw,2.6rem); }
.hp-cta p { margin: .4rem 0 0; }
.hp-cta .hp-actions { margin: 0; }
.hp-cta .hp-button { background: #fff; color: var(--hp-red); border-color: #fff; }
.hp-cta .hp-button--outline { background: transparent; color: #fff; }

/* Forms, inquiry and utility pages */
.wp-block-post-content > :where(h1,h2,h3,p,ul,ol,.wp-block-buttons,.hp-form-wrap,.hp-inquiry-basket) { width: min(calc(100% - (2 * var(--hp-gutter))), var(--hp-content)); margin-inline: auto; }
.wp-block-post-content > h1:first-child { margin-top: clamp(3rem,7vw,6rem); font-size: clamp(2.4rem,5vw,4.8rem); }
.wp-block-post-content { padding-bottom: clamp(3rem,7vw,6rem); }
.hp-inquiry-basket { margin-top: 2rem; }
.hp-inquiry-list { display: grid; gap: .7rem; margin-bottom: 1rem; }
.hp-inquiry-item { display: grid; grid-template-columns: 68px minmax(0,1fr) minmax(120px,160px) auto; gap: .8rem; align-items: center; padding: .7rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-sm); }
.hp-inquiry-item img { width: 68px; height: 68px; object-fit: contain; background: var(--hp-paper-2); }
.hp-inquiry-item__details { display: grid; gap: .2rem; }
.hp-inquiry-item__details small { color: var(--hp-muted); }
.hp-inquiry-item__quantity { display: grid; gap: .25rem; color: var(--hp-muted); font-size: .72rem; font-weight: 800; text-transform: uppercase; letter-spacing: .04em; }
.hp-inquiry-item__quantity input { width: 100%; min-height: 40px; padding: .55rem .65rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-sm); color: var(--hp-ink); }
.hp-inquiry-item button { border: 0; background: transparent; cursor: pointer; }
.hp-form-wrap { max-width: 920px; }
.hp-native-form { display: grid; gap: 1.1rem; margin-top: 1.5rem; }
.hp-form-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1rem; }
.hp-native-form label { display: grid; gap: .35rem; font-weight: 800; }
.hp-native-form input, .hp-native-form select, .hp-native-form textarea { width: 100%; min-height: 48px; padding: .75rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-sm); background: #fff; color: var(--hp-ink); }
.hp-native-form textarea { resize: vertical; }
.hp-native-form .hp-consent { display: flex; align-items: flex-start; font-weight: 400; }
.hp-native-form .hp-consent input { width: auto; min-height: 0; margin-top: .25rem; }
.hp-honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.hp-form-success { padding: 1rem; border: 1px solid #b9d5c6; border-radius: var(--hp-radius-sm); background: var(--hp-mint); }
.hp-form-warning { padding: 1rem; border: 1px solid #e7bd73; border-radius: var(--hp-radius-sm); background: #fff7e8; color: #6d4912; }
.hp-form-note { color: var(--hp-muted); font-size: .82rem; }
.fluentform .ff-el-form-control { min-height: 48px; border: 1px solid var(--hp-rule) !important; border-radius: var(--hp-radius-sm) !important; }
.fluentform .ff-btn-submit { background: var(--hp-red) !important; color: #fff !important; border-radius: var(--hp-radius-sm) !important; }

/* WooCommerce catalogue and product detail */
.hp-catalogue-filters { display: grid; grid-template-columns: minmax(240px,1fr) minmax(180px,.65fr) minmax(180px,.65fr) auto auto; gap: .7rem; align-items: end; margin-block: 1.25rem 1.6rem; padding: 1rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-md); background: var(--hp-paper-2); }
.hp-catalogue-filters label { min-width: 0; }
.hp-catalogue-filters label > span { display: block; margin-bottom: .35rem; color: var(--hp-muted); font-size: .72rem; font-weight: 800; }
.hp-catalogue-filters :is(input,select) { min-width: 0; width: 100%; height: 46px; margin: 0; padding: 0 .8rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-sm); background: #fff; color: var(--hp-ink); }
.hp-catalogue-filters button, .hp-catalogue-filters > a { min-height: 46px; display: inline-flex; align-items: center; justify-content: center; padding: 0 1rem; border: 1px solid var(--hp-red); border-radius: var(--hp-radius-sm); font-weight: 800; text-decoration: none; cursor: pointer; }
.hp-catalogue-filters button { background: var(--hp-red); color: #fff; }
.hp-catalogue-filters > a { background: #fff; color: var(--hp-red); }
.woocommerce .woocommerce-breadcrumb { color: var(--hp-muted); }
.woocommerce ul.products { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 1rem; }
.woocommerce ul.products::before, .woocommerce ul.products::after { display: none; }
.woocommerce ul.products li.product { position: relative; width: auto !important; height: 100%; margin: 0 !important; float: none !important; display: flex; flex-direction: column; padding: .8rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-md); background: #fff; }
.hp-loop-media { position: relative; display: block; aspect-ratio: 4/5; overflow: hidden; background: var(--hp-paper-2); border-radius: calc(var(--hp-radius-md) - 5px); }
.hp-loop-media img { width: 100% !important; height: 100% !important; object-fit: contain; margin: 0 !important; transform: none !important; transition: none; }
.hp-loop-media img + img, .hp-loop-image--secondary { display: none !important; }
.woocommerce ul.products li.product .woocommerce-loop-product__title { padding: .75rem 0 .25rem; color: var(--hp-ink); font-size: 1rem; line-height: 1.35; }
.woocommerce ul.products li.product .price, .woocommerce div.product p.price { min-height: 1.4rem; color: var(--hp-ink); font-size: .92rem; font-weight: 800; }
.woocommerce ul.products li.product .button { width: 100%; margin-top: .7rem; border: 1px solid var(--hp-red); border-radius: var(--hp-radius-sm); background: #fff; color: var(--hp-red); text-align: center; }
.woocommerce ul.products li.product .button:hover { background: var(--hp-red); color: #fff; }
.woocommerce ul.products li.product .hp-product-inquiry { width: 100%; min-height: 42px; margin-top: auto; padding: .65rem .75rem; }
.woocommerce span.onsale { background: var(--hp-red); }
.woocommerce div.product { padding-block: clamp(3rem,6vw,6rem); }
.woocommerce div.product div.images, .woocommerce div.product div.images .woocommerce-product-gallery__wrapper, .woocommerce div.product div.images img { background: #fff; }
.woocommerce div.product .product_title { font-size: clamp(2.2rem,4vw,4rem); }
.single-product .hp-local-zoom { overflow: hidden; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-md); background: #fff; cursor: zoom-in; isolation: isolate; }
@media (hover: hover) and (pointer: fine) {
  .single-product .hp-local-zoom img { background: #fff; transform-origin: var(--hp-zoom-x,50%) var(--hp-zoom-y,50%); transition: transform var(--hp-dur-long) var(--hp-ease-out); will-change: transform; }
  .single-product .hp-local-zoom:hover img { transform: scale(1.65); }
}
.hp-favorite-action { min-height: 44px; display: inline-flex; align-items: center; gap: .45rem; margin-top: .75rem; padding: .65rem .9rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-sm); background: #fff; color: var(--hp-ink); font-weight: 800; cursor: pointer; }
.hp-favorite-action:hover, .hp-favorite-action.is-favorite { border-color: var(--hp-red); color: var(--hp-red); }
.woocommerce table.shop_attributes { border-top: 1px solid var(--hp-rule); }
.hp-product-page, .hp-product-archive { padding-block: clamp(2rem,5vw,4.5rem); }
.hp-product-page__summary { gap: clamp(2rem,5vw,5rem); align-items: flex-start; }
.hp-current-product-actions { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: .75rem; align-items: stretch; margin-top: 1.25rem; }
.hp-current-product-actions .hp-button, .hp-current-product-actions .hp-favorite-action { width: 100%; min-height: 48px; margin-top: 0; padding: .7rem .9rem; justify-content: center; text-align: center; line-height: 1.2; }
.detail-actions { display: grid !important; grid-template-columns: repeat(3,minmax(0,1fr)); gap: .75rem; align-items: stretch; }
.detail-actions .hp-button, .detail-actions .hp-favorite-action { width: 100%; min-height: 48px; margin-top: 0; padding: .7rem .9rem; justify-content: center; text-align: center; line-height: 1.2; }
.single-product .hp-floating-quote { top: auto; right: 1rem; bottom: 1.5rem; border-radius: var(--hp-radius-pill); }
.wp-block-woocommerce-product-template { display: grid !important; grid-template-columns: repeat(4,minmax(0,1fr)) !important; gap: 1rem !important; }
.wp-block-woocommerce-product-template > li { position: relative; min-width: 0; height: 100%; display: flex; flex-direction: column; padding: .8rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-md); background: #fff; }
.wp-block-woocommerce-product-template .wc-block-components-product-image { aspect-ratio: 4/5; overflow: hidden; border-radius: calc(var(--hp-radius-md) - 5px); background: var(--hp-paper-2); }
.wp-block-woocommerce-product-template .wc-block-components-product-image img { width: 100% !important; height: 100% !important; object-fit: contain; transform: none !important; transition: none; }
.wp-block-woocommerce-product-template .wp-block-post-title { margin-block: .75rem .25rem; font-size: 1rem !important; line-height: 1.35; }
.wp-block-woocommerce-product-template .wp-block-woocommerce-product-sku { margin-bottom: .7rem; color: var(--hp-muted); font-size: .75rem; }
.wp-block-woocommerce-product-template .hp-current-product-actions { display: grid; margin-top: .7rem; }
.wp-block-woocommerce-product-template .hp-current-product-actions > button { width: 100%; justify-content: center; }
.hp-loop-product-actions { position: static; margin-top: auto; }
.hp-loop-product-actions .hp-product-inquiry { width: 100%; min-height: 42px; padding: .65rem .75rem; }
.hp-product-archive > .wp-block-group.alignwide { flex-wrap: wrap !important; gap: 1rem; }
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td { padding: .75rem; border-bottom: 1px solid var(--hp-rule); background: transparent !important; }

/* Footer */
.hp-footer { padding-block: 3.5rem 1.4rem; background: var(--hp-paper-2); border-top: 1px solid var(--hp-rule); }
.hp-footer__grid { display: grid; grid-template-columns: minmax(250px,1.5fr) repeat(4,minmax(120px,1fr)); gap: 2rem; }
.hp-footer-logo { display: flex; align-items: center; width: 235px; min-height: 54px; }
.hp-footer-logo img { display: block; width: 226px; height: auto; object-fit: contain; }
.hp-footer__brand p { color: var(--hp-muted); font-size: .82rem; }
.hp-footer h3 { margin: 0 0 .8rem; font-size: .9rem; }
.hp-footer__grid > div:not(.hp-footer__brand) a { display: block; margin: .42rem 0; color: var(--hp-muted); font-size: .8rem; text-decoration: none; }
.hp-footer__meta { display: flex; justify-content: space-between; gap: 1rem; margin-top: 2rem; padding-top: 1.2rem; border-top: 1px solid var(--hp-rule); color: var(--hp-muted); font-size: .75rem; }

/* Hallmark · Split Studio + Narrative Workflow · exact assets and stronger controls */
.hp-brand { width: 272px; height: 66px; gap: .7rem; overflow: visible; }
.hp-brand__mark { width: 66px; height: 61px; display: grid; flex: 0 0 66px; place-items: center; overflow: visible; border-radius: 0; background: transparent; }
.hp-brand__mark img { display: block; width: 100%; height: 100%; object-fit: contain; image-rendering: auto; }
.hp-brand__name { color: var(--hp-ink); font-family: var(--hp-font-brand); font-size: 1.08rem; font-weight: 800; letter-spacing: -.035em; white-space: nowrap; }
.hp-language { position: relative; }
.hp-language__toggle { min-width: 58px; height: 42px; display: inline-flex; align-items: center; justify-content: center; gap: .2rem; padding: 0 .55rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-pill); background: #fff; color: var(--hp-ink); font-size: .74rem; font-weight: 800; cursor: pointer; }
.hp-language__toggle:hover, .hp-language__toggle[aria-expanded="true"] { border-color: var(--hp-red); color: var(--hp-red); }
.hp-language__toggle .dashicons { width: 16px; height: 16px; font-size: 16px; }
.hp-language__menu { position: absolute; top: calc(100% + .5rem); right: 0; z-index: var(--hp-z-dropdown); width: 210px; padding: .45rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-sm); background: #fff; box-shadow: var(--hp-shadow-md); }
.hp-language__menu :is(a,span) { min-height: 42px; display: flex; align-items: center; padding: .55rem .7rem; border-radius: 8px; font-size: .78rem; text-decoration: none; }
.hp-language__menu a:hover { background: var(--hp-sky); }
.hp-language__menu span[aria-disabled="true"] { color: var(--hp-muted); cursor: not-allowed; }
.hp-search-panel .hp-search-form { width: min(100%,1080px); margin-inline: auto; padding: 1.4rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-md); background: var(--hp-paper-2); }
.hp-search-form label { font-size: 1rem; }
.hp-search-form__controls { gap: .65rem; }
.hp-search-field input { height: 56px; border: 1px solid #aebbc4; border-radius: var(--hp-radius-sm); box-shadow: inset 0 1px 0 rgba(255,255,255,.85); }
.hp-search-submit { width: 132px; height: 56px; border-radius: var(--hp-radius-sm); }
.hp-floating-quote { top: auto; right: 0; bottom: clamp(1rem,4vh,2.25rem); min-width: 178px; min-height: 54px; justify-content: center; padding: .8rem 1.25rem; border-radius: var(--hp-radius-pill) 0 0 var(--hp-radius-pill); white-space: nowrap; transform: none; transition: background-color var(--hp-dur-fast) var(--hp-ease-out), box-shadow var(--hp-dur-fast) var(--hp-ease-out); }
.hp-floating-quote:hover, .hp-floating-quote:active { transform: none; box-shadow: var(--hp-shadow-md); }
.hp-product__media, .hp-loop-media, .wp-block-woocommerce-product-template .wc-block-components-product-image { background: #fff; }
.hp-product__media img, .hp-loop-media img, .wp-block-woocommerce-product-template .wc-block-components-product-image img { background: #fff; filter: none !important; mix-blend-mode: normal !important; }
.hp-product__favorite { width: 44px; height: 44px; right: 1rem; top: 1rem; border: 2px solid #cbd5dc; background: rgba(255,255,255,.97); box-shadow: 0 4px 14px rgba(24,37,48,.08); }
.hp-product__favorite .dashicons { width: 23px; height: 23px; font-size: 23px; -webkit-text-stroke: .45px currentColor; }
.hp-product__favorite:not(:has(.dashicons)) { color: var(--hp-ink); font-size: 24px; font-weight: 900; line-height: 1; text-shadow: 0 0 .45px currentColor; }
.hp-product__favorite:hover { border-color: var(--hp-red); color: var(--hp-red); }
.hp-product__add.is-auth-required { background: var(--hp-red); color: #fff; }
.hp-auth-prompt { position: fixed; inset: 0; z-index: var(--hp-z-modal); display: grid; place-items: center; padding: 1rem; background: var(--hp-modal-backdrop); backdrop-filter: blur(4px); }
body.hp-auth-prompt-open { overflow: hidden; }
.hp-auth-prompt[hidden] { display: none; }
.hp-auth-prompt__dialog { width: min(100%,480px); padding: clamp(1.5rem,4vw,2.25rem); border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-lg); background: var(--hp-paper); box-shadow: var(--hp-shadow-lg); }
.hp-auth-prompt__eyebrow { margin: 0 0 .65rem; color: var(--hp-red); font-size: .72rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.hp-auth-prompt h2 { margin: 0; font-size: clamp(1.7rem,4vw,2.35rem); }
.hp-auth-prompt p { color: var(--hp-muted); }
.hp-auth-prompt__actions { display: flex; flex-wrap: wrap; gap: .65rem; margin-top: 1.3rem; }
.hp-auth-prompt__actions :is(a,button) { min-height: 48px; display: inline-flex; align-items: center; justify-content: center; padding: .65rem 1rem; border: 1px solid var(--hp-red); border-radius: var(--hp-radius-sm); font: 800 .86rem/1 var(--hp-font-body); text-decoration: none; cursor: pointer; transition: transform var(--hp-dur-micro) var(--hp-ease-out), background-color var(--hp-dur-micro) var(--hp-ease-out), color var(--hp-dur-micro) var(--hp-ease-out); }
.hp-auth-prompt__actions a { background: var(--hp-red); color: #fff; }
.hp-auth-prompt__actions button { background: #fff; color: var(--hp-red); }
.hp-auth-prompt__actions :is(a,button):hover { transform: translateY(-1px); }
.hp-auth-prompt__actions :is(a,button):active { transform: translateY(0); }
.hp-auth-prompt__actions :is(a,button):focus-visible { outline: 3px solid color-mix(in srgb,var(--hp-focus) 45%,transparent); outline-offset: 3px; }
.hp-auth-prompt__actions :is(a,button):disabled, .hp-auth-prompt__actions [aria-disabled="true"] { opacity: .5; cursor: not-allowed; transform: none; }
.hp-auth-gate { display: grid; grid-template-columns: auto minmax(0,1fr); gap: 1rem; align-items: start; margin-top: 2rem; padding: 1.4rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-md); background: var(--hp-sky); }
.hp-auth-gate > .dashicons { width: 38px; height: 38px; font-size: 38px; color: var(--hp-red); }
.hp-auth-gate h2 { margin: 0 0 .4rem; }
.hp-auth-gate p { margin: 0 0 1rem; color: var(--hp-ink-2); }
.hp-home-section--announcement { padding-block: clamp(2rem,4vw,3.5rem); background: #fff; }
.hp-announcement-card { min-height: 360px; display: grid; grid-template-columns: minmax(0,.85fr) minmax(0,1.15fr); overflow: hidden; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-lg); background: var(--hp-sky); box-shadow: var(--hp-shadow-sm); }
.hp-announcement-card__copy { display: flex; flex-direction: column; justify-content: center; padding: clamp(1.5rem,4vw,3.5rem); }
.hp-announcement-card h2 { margin: 0; font-size: clamp(1.8rem,3vw,3rem); }
.hp-announcement-card__copy > p:not(.hp-kicker):not(.hp-announcement-card__meta) { color: var(--hp-ink-2); }
.hp-announcement-card__meta { margin: .85rem 0 0; color: var(--hp-red); font-size: .82rem; font-weight: 800; }
.hp-announcement-card .hp-button { align-self: flex-start; margin-top: 1rem; background: #fff; }
.hp-announcement-card__media { min-width: 0; min-height: 360px; }
.hp-announcement-card__media img { display: block; width: 100%; height: 100%; max-height: 440px; object-fit: cover; }
.hp-oem-story { display: grid; grid-template-columns: minmax(280px,.78fr) minmax(0,1.22fr); gap: clamp(2rem,6vw,5.5rem); align-items: start; }
.hp-oem-story__intro { position: sticky; top: 110px; }
.hp-oem-story__intro h2 { margin: 0; font-size: clamp(2rem,3.5vw,3.5rem); }
.hp-oem-story__intro > img { display: block; width: 100%; height: 240px; margin: 1.4rem 0; object-fit: cover; object-position: 62% center; border-radius: var(--hp-radius-md); }
.hp-oem-story__steps .hp-process { position: relative; display: grid; grid-template-columns: 1fr; gap: 0; }
.hp-oem-story__steps .hp-process::before { content: ""; position: absolute; left: 25px; top: 2rem; bottom: 2rem; width: 2px; background: var(--hp-rule); }
.hp-oem-story__steps .hp-process article { position: relative; min-height: 148px; padding: 1.4rem 1.4rem 1.4rem 5rem; border: 0; border-bottom: 1px solid var(--hp-rule); border-radius: 0; background: transparent; }
.hp-oem-story__steps .hp-process article:last-child { border-bottom: 0; }
.hp-oem-story__steps .hp-process .dashicons { position: absolute; left: 0; top: 1.4rem; width: 52px; height: 52px; display: grid; place-items: center; border: 1px solid var(--hp-rule); border-radius: 50%; background: #fff; font-size: 25px; }
.hp-oem-story__steps .hp-process h3 { margin-top: 0; font-size: 1.2rem; }
.hp-wholesale-story { display: grid; grid-template-columns: minmax(260px,.72fr) minmax(0,1.28fr); gap: clamp(2rem,5vw,4rem); align-items: center; }
.hp-wholesale-story__lead h2 { margin: 0; font-size: clamp(2rem,3.5vw,3.5rem); }
.hp-wholesale-story__lead .hp-button { margin-top: 1rem; }
.hp-wholesale-grid { grid-template-columns: repeat(2,minmax(0,1fr)); align-items: stretch; }
.hp-wholesale-benefit { min-height: 170px; display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-end; text-align: left; }
.hp-wholesale-benefit--wide { grid-column: 1 / -1; min-height: 210px; background: #fff; }
.hp-wholesale-benefit .dashicons { margin-bottom: auto; }
.hp-feedback-stage { display: grid; grid-template-columns: minmax(260px,.75fr) minmax(0,1.25fr); gap: clamp(2rem,6vw,5rem); align-items: center; }
.hp-feedback-stage h2 { margin: 0; font-size: clamp(2rem,3.5vw,3.4rem); }
.hp-feedback-empty { min-height: 220px; display: grid; grid-template-columns: auto minmax(0,1fr); gap: 1rem; align-items: center; background: var(--hp-paper-2); }
.hp-feedback-empty > .dashicons { width: 44px; height: 44px; font-size: 44px; color: var(--hp-red); }
.hp-feedback-empty h3 { margin: 0 0 .45rem; font-size: 1.2rem; }
.hp-feedback-empty p { margin: 0; color: var(--hp-muted); }
.hp-footer-newsletter { margin-bottom: 3rem; }
.hp-newsletter { display: grid; grid-template-columns: minmax(250px,.85fr) minmax(0,1.15fr); gap: clamp(1.5rem,5vw,4rem); align-items: center; padding: clamp(1.5rem,4vw,2.75rem); border-radius: var(--hp-radius-lg); background: var(--hp-ink); color: #fff; }
.hp-newsletter h2 { margin: 0; font-size: clamp(1.6rem,2.7vw,2.5rem); }
.hp-newsletter p { margin: .55rem 0 0; color: #dce3e8; }
.hp-newsletter form { display: grid; gap: .45rem; }
.hp-newsletter form > label:first-of-type { font-size: .76rem; font-weight: 800; }
.hp-newsletter__controls { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: .6rem; }
.hp-newsletter__controls :is(input,button) { height: 50px; border: 1px solid #85939d; border-radius: var(--hp-radius-sm); outline: 2px solid transparent; outline-offset: 1px; }
.hp-newsletter__controls input { min-width: 0; padding: 0 .85rem; background: #fff; color: var(--hp-ink); }
.hp-newsletter__controls button { padding: 0 1.2rem; border-color: var(--hp-red); background: var(--hp-red); color: #fff; font-weight: 800; cursor: pointer; }
.hp-newsletter__consent { display: flex; gap: .5rem; align-items: flex-start; color: #dce3e8; font-size: .73rem; font-weight: 400; }
.hp-newsletter__consent input { margin-top: .2rem; accent-color: var(--hp-red); }
.hp-newsletter__message { min-height: 1lh; font-size: .76rem; }
.hp-footer-logo { gap: .65rem; width: auto; text-decoration: none; }
.hp-footer-logo .hp-brand__mark { width: 64px; height: 59px; flex-basis: 64px; }
.hp-footer-logo .hp-brand__name { font-size: 1.05rem; }
.hp-catalogue-filters { grid-template-columns: minmax(220px,1.25fr) repeat(2,minmax(180px,.8fr)) repeat(2,minmax(120px,auto)); }
.hp-catalogue-filters > * { min-width: 0; }
.hp-catalogue-filters button, .hp-catalogue-filters > a { white-space: nowrap; }
.catalogue-tools { grid-template-columns: minmax(240px,1.3fr) repeat(2,minmax(180px,.8fr)) minmax(120px,auto) !important; padding: 1.1rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-md); background: var(--hp-paper-2); }
.catalogue-tools label { min-width: 0; display: grid; gap: .35rem; color: var(--hp-muted); font-size: .75rem; font-weight: 800; }
.catalogue-tools label > .screen-reader-text { position: static !important; width: auto !important; height: auto !important; overflow: visible !important; clip: auto !important; clip-path: none !important; white-space: normal !important; }
.catalogue-tools :is(input,select,button) { width: 100%; min-width: 0; }
.catalogue-tools .catalogue-reset { white-space: nowrap; }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
@media (max-width: 1240px) {
  .hp-site-header__row { grid-template-columns: 238px minmax(0,1fr) max-content; }
  .hp-brand { width: 238px; gap: .55rem; }
  .hp-brand__mark { width: 58px; height: 53px; flex-basis: 58px; }
  .hp-brand__name { font-size: .94rem; }
  .hp-tool-link--samples { display: none; }
  .hp-primary-nav { gap: 1rem; }
  .hp-inquiry-link > span:not(.dashicons):not(.hp-inquiry-count) { display: none; }
}
@media (max-width: 1500px) {
  .hp-tool-link--samples { display: none; }
  .hp-primary-nav { gap: 1rem; }
}
@media (max-width: 1360px) {
  .hp-floating-quote { top: auto; right: 1rem; bottom: 1rem; border-radius: var(--hp-radius-pill); }
}
@media (max-width: 1180px) {
  body.hp-mobile-navigation-open { overflow: hidden; }
  body.hp-mobile-navigation-open .hp-floating-quote { opacity: 0; pointer-events: none; }
  body.admin-bar .hp-site-header { top: 32px; }
  .hp-site-header__row { min-height: 74px; grid-template-columns: minmax(0,1fr) auto; grid-template-areas: "brand tools"; }
  .hp-primary-nav, .hp-tool-link { display: none; }
  .hp-mobile-toggle { display: inline-grid; }
  .hp-mobile-toggle.is-open .dashicons::before { content: "\f158"; }
  .hp-mobile-menu { min-height: calc(100dvh - 72px); box-shadow: none; }
  .hp-mobile-menu nav a { min-height: 48px; display: flex; align-items: center; }
  .hp-mega-menu { display: none; }
  .hp-hero-v2__inner { grid-template-columns: 1fr; }
  .hp-hero-v2__art { min-height: 430px; }
  .hp-hero-v2__art .hp-art-collection { inset-inline: -5%; width: 110%; }
  .hp-category-cards { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .hp-products, .woocommerce ul.products { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .wp-block-woocommerce-product-template { grid-template-columns: repeat(3,minmax(0,1fr)) !important; }
  .hp-wholesale-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .hp-wholesale-grid > .hp-button { grid-column: 1/-1; justify-self: center; }
  .hp-footer__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .hp-footer__brand { grid-column: 1/-1; }
  .hp-current-product-actions { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .detail-actions { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .hp-catalogue-filters { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 782px) {
  body.admin-bar .hp-site-header { top: 46px; }
  .hp-brand { width: 220px; }
  .hp-header-tools .hp-icon-button, .hp-inquiry-link { display: none; }
  .hp-category-cards { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .hp-products, .woocommerce ul.products { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .wp-block-woocommerce-product-template { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
  .hp-collection-banner { grid-template-columns: 1fr; }
  .hp-process { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .hp-feedback-grid { grid-template-columns: 1fr; }
  .hp-cta { grid-template-columns: 1fr; text-align: center; }
  .hp-cta .hp-actions { justify-content: center; }
  .hp-form-grid { grid-template-columns: 1fr; }
  .hp-floating-quote { top: auto; bottom: 1rem; right: 1rem; border-radius: var(--hp-radius-pill); }
  .hp-footer__meta { flex-direction: column; }
  .hp-section-title { align-items: flex-start; flex-direction: column; }
  .hp-section-title > a { align-self: flex-start; }
  .hp-product-page__summary { gap: 1.5rem; }
}
@media (max-width: 480px) {
  .hp-site-header__row { min-height: 64px; }
  .hp-mobile-menu { min-height: calc(100dvh - 64px); }
  .hp-brand { width: 200px; height: 54px; }
  .hp-brand__crop { height: 48px; }
  .hp-brand__crop img { width: 186px; height: auto; }
  .hp-search-form__controls { grid-template-columns: minmax(0,1fr) 96px; }
  .hp-search-submit { width: 96px; padding-inline: .65rem; }
  .hp-search-field input { padding-left: 2.65rem; }
  .hp-hero-v2__inner { padding-block: 2.5rem; }
  .hp-hero-v2__art { min-height: 300px; }
  .hp-hero-v2__art .hp-art-collection { inset-inline: -10%; width: 120%; object-fit: contain; object-position: center; }
  .hp-category-cards, .hp-products, .woocommerce ul.products { grid-template-columns: 1fr; }
  .wp-block-woocommerce-product-template { grid-template-columns: 1fr !important; }
  .hp-category-card { grid-template-rows: 150px auto; }
  .hp-category-card img { height: 150px; }
  .hp-collection-banner__products { grid-template-columns: repeat(3,minmax(0,1fr)); gap: .3rem; }
  .hp-collection-banner__products img { height: 130px; }
  .hp-process, .hp-wholesale-grid, .hp-footer__grid { grid-template-columns: 1fr; }
  .hp-inquiry-item { grid-template-columns: 56px minmax(0,1fr) auto; }
  .hp-inquiry-item img { width: 56px; height: 56px; }
  .hp-inquiry-item__quantity { grid-column: 2 / 4; }
  .hp-footer__brand { grid-column: auto; }
  .hp-current-product-actions { grid-template-columns: 1fr; }
  .detail-actions { grid-template-columns: 1fr; }
  .hp-catalogue-filters { grid-template-columns: 1fr; }
  .hp-floating-quote { right: .75rem; bottom: .75rem; padding: .7rem .85rem; font-size: .76rem; }
}
@media screen and (max-width: 600px) {
  body.admin-bar .hp-site-header { top: 0; }
}

@media (max-width: 960px) {
  .catalogue-tools { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
  .hp-announcement-card { min-height: 0; grid-template-columns: 1fr; }
  .hp-announcement-card__media { min-height: 260px; order: -1; }
  .hp-announcement-card__media img { max-height: 320px; }
  .hp-oem-story, .hp-wholesale-story, .hp-feedback-stage, .hp-newsletter { grid-template-columns: 1fr; }
  .hp-oem-story__intro { position: static; }
  .hp-oem-story__intro > img { height: 280px; }
  .hp-feedback-empty { min-height: 0; }
}
@media (max-width: 600px) {
  .catalogue-tools { grid-template-columns: 1fr !important; }
  .hp-brand { width: 200px; gap: .5rem; }
  .hp-brand__mark { width: 54px; height: 50px; flex-basis: 54px; }
  .hp-brand__name { font-size: .9rem; }
  .hp-language__toggle { min-width: 46px; width: 46px; padding: 0; }
  .hp-language__toggle > span:nth-child(2) { display: none; }
  .hp-search-panel .hp-search-form { padding: .9rem; }
  .hp-search-form__controls { grid-template-columns: 1fr; }
  .hp-search-submit { width: 100%; }
  .hp-search-field input { border-radius: var(--hp-radius-sm); }
  .hp-announcement-card__copy { padding: 1.35rem; }
  .hp-announcement-card__media { min-height: 210px; }
  .hp-oem-story__intro > img { height: 210px; }
  .hp-oem-story__steps .hp-process article { padding-right: 0; }
  .hp-wholesale-grid { grid-template-columns: 1fr; }
  .hp-wholesale-benefit--wide { grid-column: auto; }
  .hp-newsletter__controls { grid-template-columns: 1fr; }
  .hp-newsletter__controls button { width: 100%; }
  .hp-feedback-empty, .hp-auth-gate { grid-template-columns: 1fr; }
  .hp-floating-quote { min-width: 164px; min-height: 52px; }
}

@media print {
  .hp-site-header, .hp-floating-quote, .hp-toast-region, .hp-cta, .hp-search-panel, .hp-mobile-menu { display: none !important; }
  body { background: #fff; color: #000; }
  a { color: #000; text-decoration: none; }
  .hp-home-section { padding-block: 1.5rem; break-inside: avoid; }
}

/* Effect mockups: progressive interaction layer. */
html, body { overflow-x: clip; }

.hp-mega-products a { position: relative; border-radius: var(--hp-radius-sm); padding: .62rem .75rem; transition: background var(--hp-dur-short) var(--hp-ease-out), color var(--hp-dur-short) var(--hp-ease-out); }
.hp-mega-products a::after { content: ""; position: absolute; left: .75rem; bottom: .32rem; width: 28px; height: 2px; border-radius: 2px; background: var(--hp-red); transform: scaleX(0); transform-origin: left; transition: transform var(--hp-dur-short) var(--hp-ease-out); }
.hp-mega-products a:is(.is-active,:focus-visible) { color: #111d25; background: var(--hp-sky); }
.hp-mega-products a:is(.is-active,:focus-visible)::after { transform: scaleX(1); }
.hp-mega-feature { overflow: hidden; transition: opacity var(--hp-dur-short) var(--hp-ease-out), transform var(--hp-dur-short) var(--hp-ease-out); }
.hp-mega-feature.is-switching { opacity: 0; transform: translateX(8px); }
.hp-mega-feature img { width: 100%; aspect-ratio: 1 / .72; object-fit: cover; }
.hp-mega-feature span b { display: block; font-size: 1rem; }

.hp-hero-v2__art--layers { position: relative; min-height: clamp(420px, 38vw, 600px); overflow: hidden; border-radius: var(--hp-radius-lg); background: linear-gradient(145deg, var(--hp-sky), #fff); }
.hp-hero-v2__art--layers .hp-hero-layer { position: absolute; transform: translate3d(0,var(--hp-parallax-y,0),0); transition: opacity var(--hp-dur-short) ease-out; will-change: transform; }
.hp-hero-layer--background { inset: -12px; width: calc(100% + 24px); height: calc(100% + 24px); object-fit: cover; opacity: .26; filter: saturate(.72) brightness(1.08); z-index: 0; }
.hp-hero-layer--middle { inset: 13% 4% 4% 34%; display: flex; align-items: flex-end; justify-content: space-between; mix-blend-mode: multiply; z-index: 1; pointer-events: none; }
.hp-hero-layer--middle img { width: 48%; max-height: 76%; object-fit: contain; filter: contrast(1.08) brightness(1.03); }
.hp-hero-layer--foreground { left: 4%; bottom: -3%; width: 49%; height: 88%; object-fit: contain; object-position: bottom center; mix-blend-mode: multiply; filter: contrast(1.08) brightness(1.03); z-index: 2; }

.hp-home-section--collections { background: linear-gradient(180deg,#fff,var(--hp-sky)); }
.hp-collection-browser { outline: none; }
.hp-collection-browser:focus-visible { box-shadow: 0 0 0 3px color-mix(in srgb,var(--hp-focus) 30%,transparent); border-radius: var(--hp-radius-lg); }
.hp-collection-rail { display: flex; gap: 1.25rem; overflow-x: auto; overscroll-behavior-x: contain; scroll-snap-type: x mandatory; scroll-behavior: smooth; scrollbar-width: none; cursor: grab; touch-action: pan-x; user-select: none; padding: .25rem max(9vw,6rem) 1.15rem 0; }
.hp-collection-rail::-webkit-scrollbar { display: none; }
.hp-collection-rail.is-dragging { cursor: grabbing; scroll-behavior: auto; user-select: none; }
.hp-collection-slide { flex: 0 0 min(56%,760px); display: grid; grid-template-columns: 1.25fr .75fr; min-height: 390px; overflow: hidden; scroll-snap-align: start; color: var(--hp-ink); background: #fff; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-lg); box-shadow: var(--hp-shadow-sm); text-decoration: none; }
.hp-collection-slide img { width: 100%; height: 100%; min-height: 390px; object-fit: cover; background: var(--hp-paper-2); }
.hp-collection-slide > span { display: flex; flex-direction: column; justify-content: flex-end; gap: .8rem; padding: clamp(1.25rem,3vw,2.5rem); }
.hp-collection-slide b { font: 800 clamp(1.5rem,2.2vw,2.45rem)/1.05 var(--hp-font-display); }
.hp-collection-slide small { color: var(--hp-muted); font-size: 1rem; }
.hp-collection-slide strong { color: var(--hp-red); }
.hp-collection-slide:is(:hover,:focus-visible) { border-color: #bdc9cf; box-shadow: var(--hp-shadow-lg); }
.hp-collection-controls { display: grid; grid-template-columns: 48px auto minmax(120px,360px) 48px; align-items: center; justify-content: end; gap: .9rem; }
.hp-collection-controls button { width: 48px; height: 48px; display: grid; place-items: center; border: 1px solid var(--hp-rule); border-radius: 50%; background: #fff; color: var(--hp-ink); font-size: 1.25rem; cursor: pointer; }
.hp-collection-controls button:is(:hover,:focus-visible) { border-color: var(--hp-red); color: var(--hp-red); }
.hp-collection-controls output { min-width: 58px; font-weight: 800; font-variant-numeric: tabular-nums; }
.hp-collection-progress { height: 2px; overflow: hidden; background: #ced8dd; }
.hp-collection-progress i { display: block; width: 16.666%; height: 100%; background: var(--hp-red); transition: width var(--hp-dur-short) var(--hp-ease-out); }

.hp-range-builder { display: grid; grid-template-columns: minmax(0,1.15fr) minmax(340px,.85fr); gap: clamp(2rem,5vw,5rem); align-items: center; }
.hp-range-builder__visual { position: relative; min-height: 570px; overflow: hidden; border-radius: var(--hp-radius-lg); background: radial-gradient(circle at 28% 28%,#fff 0 22%,transparent 52%), linear-gradient(145deg,var(--hp-mint),var(--hp-sky)); }
.hp-range-builder__visual img { position: absolute; object-fit: contain; mix-blend-mode: multiply; opacity: 1; transition: opacity var(--hp-dur-short) ease-out, transform var(--hp-dur-short) var(--hp-ease-out); }
.hp-range-builder__visual img.is-switching { opacity: 0; transform: translateY(6px); }
.hp-range-builder__visual [data-range-image="backpack"] { left: 2%; bottom: 4%; width: 56%; height: 86%; }
.hp-range-builder__visual [data-range-image="lunch"] { right: 4%; bottom: 9%; width: 40%; height: 46%; }
.hp-range-builder__visual [data-range-image="pencil"] { right: 9%; top: 8%; width: 35%; height: 30%; }
.hp-range-builder__copy fieldset { padding: 0; margin: 1.5rem 0 0; border: 0; }
.hp-range-builder__copy legend { margin-bottom: .65rem; font-weight: 800; }
.hp-range-status { color: var(--hp-red); font-weight: 900; letter-spacing: .02em; }
.hp-range-options { display: flex; flex-wrap: wrap; gap: .65rem; }
.hp-range-options button { min-height: 44px; display: inline-flex; align-items: center; gap: .55rem; padding: .55rem .9rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-pill); background: #fff; color: var(--hp-ink); font: 800 .9rem var(--hp-font-body); cursor: pointer; }
.hp-range-options button:is(.is-selected,:focus-visible) { border-color: var(--hp-red); box-shadow: 0 0 0 3px color-mix(in srgb,var(--hp-red) 18%,transparent); outline: none; }
.hp-range-options i { width: 24px; height: 24px; border: 2px solid #fff; border-radius: 50%; background: var(--swatch); box-shadow: 0 0 0 1px #bdc6ca; }

/* Homepage image cleanup and product detail depth. */
.hp-hero-v2__art--layers { border: 1px solid rgba(28,48,59,.08); background: linear-gradient(145deg,#f7fcff,var(--hp-sky)); box-shadow: 0 24px 55px rgba(28,48,59,.08); }
.hp-hero-layer--background { opacity: .16; filter: saturate(.7) brightness(1.12); }
.hp-hero-layer--middle { inset: 7% 4% 7% 59%; display: grid; grid-template-rows: 1fr 1fr; gap: .85rem; mix-blend-mode: normal; }
.hp-hero-layer--middle img { width: 100%; height: 100%; max-height: none; padding: .75rem; object-fit: contain; border: 1px solid rgba(28,48,59,.08); border-radius: var(--hp-radius-md); background: rgba(255,255,255,.94); filter: none; box-shadow: var(--hp-shadow-sm); }
.hp-hero-layer--foreground { left: 4%; bottom: 5%; width: 51%; height: 86%; padding: .8rem; object-fit: contain; object-position: center; mix-blend-mode: normal; filter: none; border: 1px solid rgba(28,48,59,.08); border-radius: var(--hp-radius-md); background: rgba(255,255,255,.96); box-shadow: var(--hp-shadow-sm); }
.hp-hero-v2__art--photo { background: #dceeed; }
.hp-hero-v2__art--photo .hp-hero-layer--hero-photo { inset: 0; width: 100%; height: 100%; object-fit: contain; object-position: center; border-radius: inherit; }
.hp-category-cards { grid-template-columns: repeat(3,minmax(0,1fr)); align-items: stretch; }
.hp-category-card { grid-template-rows: minmax(170px,1fr) auto; min-height: 245px; }
.hp-category-card img { align-self: center; }
.hp-category-card:not(.hp-category-card--photo) img { padding: .35rem; }
.hp-category-card:nth-child(4) img { transform: scale(5); }
.hp-category-card:nth-child(5) img { transform: scale(3.35); }

.detail-header { border-bottom: 1px solid var(--hp-rule); background: #fff; }
.detail-header .hp-shell { min-height: 82px; display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.detail-main { padding-block: clamp(2.5rem,6vw,5.5rem); background: linear-gradient(180deg,#fff 0 42%,#f7fafb 42% 100%); }
.detail-grid { display: grid; grid-template-columns: minmax(0,1.08fr) minmax(320px,.92fr); gap: clamp(2rem,5vw,5rem); align-items: start; }
.detail-gallery { position: relative; min-width: 0; aspect-ratio: 1; overflow: hidden; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-lg); background: #fff; cursor: zoom-in; isolation: isolate; box-shadow: 0 24px 50px rgba(28,48,59,.08); }
.detail-gallery img { display: block; width: 100%; height: 100%; object-fit: contain; background: #fff; transition: transform .45s var(--hp-ease-out); transform-origin: var(--zoom-x,50%) var(--zoom-y,50%); will-change: transform; }
.detail-gallery:hover img { transform: scale(1.75); }
.detail-copy { min-width: 0; padding-top: .5rem; }
.detail-copy h1 { font-size: clamp(2.35rem,4vw,4.35rem); margin: .4rem 0 1rem; }
.detail-copy > p:not(.hp-kicker):not(.detail-meta):not(.detail-note) { font-size: 1.04rem; line-height: 1.75; color: var(--hp-ink-2); }
.detail-meta { color: var(--hp-muted); font-size: .9rem; font-weight: 700; }
.detail-facts { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: .8rem; margin: 2rem 0; padding: 0; list-style: none; }
.detail-facts li { min-width: 0; padding: 1rem; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-sm); background: #fff; line-height: 1.55; }
.detail-facts li:last-child { grid-column: 1 / -1; background: var(--hp-sky); }
.detail-facts strong,.detail-facts span { display: block; }
.detail-facts span { margin-top: .3rem; color: var(--hp-muted); }
.detail-actions { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: .75rem; }
.detail-note { margin-top: 1rem; color: var(--hp-muted); font-size: .84rem; }
.hp-detail-support { display: grid; grid-template-columns: minmax(0,.78fr) minmax(0,1.22fr); gap: clamp(2rem,5vw,5rem); align-items: center; margin-top: clamp(4rem,8vw,7rem); padding: clamp(1.5rem,4vw,3rem); border-radius: var(--hp-radius-lg); background: linear-gradient(135deg,var(--hp-sky),var(--hp-mint)); }
.hp-detail-support__lead h2 { margin: .35rem 0 .75rem; font-size: clamp(1.8rem,3vw,2.8rem); }
.hp-detail-support__lead p:not(.hp-kicker) { color: var(--hp-ink-2); line-height: 1.7; }
.hp-detail-support__grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: .8rem; }
.hp-detail-support__grid article { min-width: 0; padding: 1.25rem; border: 1px solid rgba(28,48,59,.09); border-radius: var(--hp-radius-md); background: rgba(255,255,255,.9); }
.hp-detail-support__grid .preview-icon { display: none; }
.hp-detail-support__grid .dashicons { width: auto; height: auto; color: var(--hp-red); font-size: 1.7rem; }
.hp-detail-support__grid h3 { margin: .65rem 0 .35rem; font-size: 1rem; }
.hp-detail-support__grid p { margin: 0; color: var(--hp-muted); font-size: .88rem; line-height: 1.55; }
.hp-related-samples { margin-top: clamp(4rem,7vw,6rem); }
.hp-related-samples__grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1rem; }
.hp-related-samples__grid > a { overflow: hidden; display: grid; grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); align-items: center; min-width: 0; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-md); background: #fff; text-decoration: none; transition: transform var(--hp-dur-short) var(--hp-ease-out),box-shadow var(--hp-dur-short); }
.hp-related-samples__grid > a:hover { transform: translateY(-4px); box-shadow: var(--hp-shadow-sm); }
.hp-related-samples__grid img { width: 100%; aspect-ratio: 1; object-fit: cover; background: var(--hp-paper-2); }
.hp-related-samples__grid span { padding: 1rem; }
.hp-related-samples__grid b,.hp-related-samples__grid small { display: block; }
.hp-related-samples__grid small { margin-top: .4rem; color: var(--hp-muted); }
@media (max-width: 1180px) {
  .hp-category-cards { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .hp-detail-support { grid-template-columns: 1fr; }
}
@media (max-width: 980px) {
  .detail-grid { grid-template-columns: minmax(0,1fr) minmax(300px,.82fr); gap: 2rem; }
  .detail-actions { grid-template-columns: 1fr 1fr; }
  .hp-detail-support__grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .hp-related-samples__grid { grid-template-columns: 1fr; }
}
@media (max-width: 760px) {
  .detail-header .hp-shell { min-height: 74px; }
  .detail-grid { grid-template-columns: 1fr; }
  .detail-gallery { max-height: 80vh; }
  .detail-gallery:hover img { transform: none; }
  .detail-actions,.detail-facts,.hp-detail-support__grid { grid-template-columns: 1fr; }
  .detail-facts li:last-child { grid-column: auto; }
  .hp-category-cards { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 520px) {
  .hp-category-cards { grid-template-columns: 1fr; }
  .hp-related-samples__grid > a { grid-template-columns: 120px 1fr; }
}

.hp-update-grid { display: grid; grid-template-columns: 1.2fr 1fr 1fr; gap: 1.25rem; }
.hp-update-card { min-width: 0; border: 1px solid var(--hp-rule); border-radius: var(--hp-radius-md); background: #fff; overflow: hidden; transition: border-color 260ms ease-out, box-shadow 260ms ease-out; }
.hp-update-card > a { height: 100%; display: flex; flex-direction: column; color: var(--hp-ink); text-decoration: none; }
.hp-update-card__media { position: relative; display: block; height: 260px; overflow: hidden; background: var(--hp-paper-2); }
.hp-update-card__media::after { content: ""; position: absolute; inset: 0; background: rgba(10,22,29,0); transition: background 260ms ease-out; }
.hp-update-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform 260ms ease-out; }
.hp-update-card__copy { display: flex; flex: 1; flex-direction: column; gap: .65rem; padding: 1.35rem; }
.hp-update-card__copy small { color: var(--hp-red); text-transform: uppercase; letter-spacing: .1em; font-weight: 900; }
.hp-update-card__copy h3 { position: relative; margin: 0; transition: transform 260ms ease-out; }
.hp-update-card__copy h3::after { content: ""; display: block; width: 46px; height: 2px; margin-top: .65rem; background: var(--hp-red); transform: scaleX(0); transform-origin: left; transition: transform 260ms ease-out; }
.hp-update-card__copy p { color: var(--hp-muted); }
.hp-update-card__copy strong { margin-top: auto; color: var(--hp-red); }
.hp-update-card__copy strong i { display: inline-block; font-style: normal; transition: transform 260ms ease-out; }
.hp-update-card:is(:hover,:focus-within) { border-color: #b8c4ca; box-shadow: var(--hp-shadow-sm); }
.hp-update-card:is(:hover,:focus-within) .hp-update-card__media img { transform: scale(1.04); }
.hp-update-card:is(:hover,:focus-within) .hp-update-card__media::after { background: rgba(10,22,29,.12); }
.hp-update-card:is(:hover,:focus-within) h3 { transform: translateY(-6px); }
.hp-update-card:is(:hover,:focus-within) h3::after { transform: scaleX(1); }
.hp-update-card:is(:hover,:focus-within) strong i { transform: translateX(4px); }

/* 3.13.3: WordPress catalogue layout and responsive header corrections. */
.hp-site-header .hp-site-header__row {
  min-height: 82px;
  display: flex !important;
  align-items: center;
  gap: clamp(.85rem,1.4vw,1.45rem);
}
.hp-site-header .hp-brand {
  flex: 0 0 250px;
  width: 250px;
}
.hp-site-header .hp-primary-nav {
  flex: 1 1 auto;
  justify-content: center;
}
.hp-site-header .hp-header-tools {
  flex: 0 0 auto;
  align-self: center;
  flex-direction: row !important;
}
.hp-site-header .hp-header-tools > * {
  flex: 0 0 auto;
  margin-block: 0;
}

.hp-product-archive {
  width: 100% !important;
  max-width: none !important;
}
.hp-product-archive > :is(.wp-block-query-title,.wp-block-term-description,.hp-catalogue-filters,.wp-block-woocommerce-store-notices,.wp-block-group.alignwide,.wp-block-woocommerce-product-collection) {
  width: min(calc(100% - (2 * var(--hp-gutter))), var(--hp-wide)) !important;
  max-width: var(--hp-wide) !important;
  margin-inline: auto !important;
}
.hp-product-archive .wp-block-woocommerce-product-collection.alignwide,
.hp-product-archive .wp-block-woocommerce-product-template {
  width: 100% !important;
}
.wp-block-woocommerce-product-template {
  grid-template-columns: repeat(4,minmax(220px,1fr)) !important;
  align-items: stretch;
  gap: clamp(.9rem,1.4vw,1.3rem) !important;
}
.wp-block-woocommerce-product-template > li {
  overflow: hidden;
  padding: .9rem;
  box-shadow: 0 8px 24px rgba(24,37,48,.045);
}
.wp-block-woocommerce-product-template :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: calc(var(--hp-radius-md) - 5px);
  background: #f7fafb;
}
.wp-block-woocommerce-product-template :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) > a {
  width: 100%;
  height: 100%;
  display: block;
}
.wp-block-woocommerce-product-template :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: contain !important;
  object-position: center !important;
  transform: none !important;
}
.wp-block-woocommerce-product-template :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) :is(img,picture):nth-of-type(n+2),
.wp-block-woocommerce-product-template :is(.secondary-image,[class*="image--hover"],[class*="secondary"]) {
  display: none !important;
}
.wp-block-woocommerce-product-template .wp-block-post-title {
  min-height: 2.7em;
  margin-block: .9rem .3rem;
  font-size: 1.02rem !important;
}
.wp-block-woocommerce-product-template .wp-block-woocommerce-product-sku {
  min-height: 1.35em;
}
.wp-block-woocommerce-product-template .hp-loop-product-actions {
  width: 100%;
  display: block;
}

.hp-related-samples .hp-section-title {
  margin-bottom: 1.25rem;
}
.hp-related-samples .hp-section-title h2 {
  font-size: 0;
}
.hp-related-samples .hp-section-title h2::after {
  content: "More products from our catalogue.";
  font-size: clamp(1.9rem,3vw,3.1rem);
}
.hp-related-samples .hp-section-title > a {
  font-size: 0;
}
.hp-related-samples .hp-section-title > a::after {
  content: "Browse all products →";
  font-size: .9rem;
}
.hp-related-samples__grid {
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 1.25rem;
}
.hp-related-samples__grid > a {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 230px auto;
  align-content: start;
}
.hp-related-samples__grid img {
  width: 100%;
  height: 230px;
  aspect-ratio: auto;
  object-fit: contain;
  padding: 1rem;
  background: #f7fafb;
}
.hp-related-samples__grid span {
  padding: 1.1rem 1.2rem 1.25rem;
}

.hp-category-card:nth-child(4) img,
.hp-category-card:nth-child(5) img {
  transform: none;
}
.hp-category-card img {
  width: 100%;
  height: 100%;
  padding: 0 !important;
  object-fit: cover;
  object-position: center;
}

@media (max-width: 1500px) {
  .hp-site-header .hp-brand { flex-basis: 225px; width: 225px; }
  .hp-site-header .hp-brand__mark { width: 58px; height: 54px; flex-basis: 58px; }
  .hp-site-header .hp-brand__name { font-size: .98rem; }
  .hp-site-header .hp-primary-nav { gap: .85rem; }
  .hp-site-header .hp-nav-link { font-size: .86rem; }
  .hp-site-header .hp-tool-link--samples { display: none; }
}
@media (max-width: 1280px) {
  .hp-site-header .hp-brand { flex-basis: 210px; width: 210px; }
  .hp-site-header .hp-header-tools { gap: .3rem; }
  .hp-site-header .hp-tool-link--primary { padding-inline: .62rem; }
  .hp-site-header .hp-inquiry-link > span:not(.dashicons):not(.hp-inquiry-count) { display: none; }
}
@media (max-width: 1180px) {
  .hp-site-header .hp-site-header__row {
    min-height: 74px;
    justify-content: space-between;
  }
  .hp-site-header .hp-brand {
    flex: 0 1 238px;
    width: 238px;
  }
  .hp-site-header .hp-primary-nav,
  .hp-site-header .hp-tool-link {
    display: none;
  }
  .hp-site-header .hp-header-tools {
    margin-left: auto;
  }
  .wp-block-woocommerce-product-template {
    grid-template-columns: repeat(3,minmax(200px,1fr)) !important;
  }
}
@media (max-width: 782px) {
  .wp-block-woocommerce-product-template {
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
  }
  .hp-related-samples__grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 520px) {
  .wp-block-woocommerce-product-template {
    grid-template-columns: 1fr !important;
  }
  .hp-related-samples__grid > a {
    grid-template-columns: 112px minmax(0,1fr);
    grid-template-rows: minmax(132px,auto);
  }
  .hp-related-samples__grid img {
    height: 100%;
    min-height: 132px;
    padding: .55rem;
  }
}
.hp-update-card a:focus-visible { outline: 3px solid var(--hp-focus); outline-offset: -3px; }

/* 3.13.4: final catalogue, header and transparent-brand corrections. */
.hp-site-header .hp-site-header__row {
  flex-wrap: nowrap !important;
}
.hp-site-header .hp-header-tools {
  display: inline-flex !important;
  flex-flow: row nowrap !important;
  align-items: center !important;
  justify-content: flex-end;
  width: max-content;
  max-width: none;
  white-space: nowrap;
}
.hp-site-header .hp-header-tools > * {
  position: static;
  align-self: center;
}
.hp-brand__mark,
.hp-footer-logo .hp-brand__mark {
  background: transparent !important;
}
.hp-brand__mark img,
.hp-footer-logo .hp-brand__mark img {
  object-fit: contain;
  background: transparent !important;
  filter: none !important;
}

@media (min-width: 783px) {
  .hp-related-samples__grid {
    display: grid !important;
    grid-template-columns: repeat(3,minmax(0,1fr)) !important;
    align-items: stretch;
  }
  .hp-related-samples__grid > a {
    min-width: 0;
  }
}

/* 3.13.20: self-managed featured slots and stable catalogue alignment. */
.hp-featured-products__empty {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  gap: 1rem;
}
.hp-featured-products__empty > span {
  min-height: 290px;
  border: 1px dashed rgba(177,194,204,.82);
  border-radius: var(--hp-radius-md);
  background: linear-gradient(145deg,rgba(255,255,255,.9),rgba(238,247,250,.72));
}
.hp-featured-products .woocommerce { width: 100%; }
.hp-featured-products .woocommerce ul.products {
  display: grid !important;
  grid-template-columns: repeat(4,minmax(0,1fr)) !important;
  grid-auto-rows: 1fr !important;
  gap: 1rem !important;
  margin: 0 !important;
}
.hp-featured-products .woocommerce ul.products li.product {
  box-sizing: border-box !important;
  width: 100% !important;
  min-width: 0 !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  float: none !important;
  margin: 0 !important;
  padding: .85rem !important;
  border: 1px solid var(--hp-rule) !important;
  border-radius: var(--hp-radius-md) !important;
  background: #fff !important;
  box-shadow: 0 7px 22px rgba(24,35,43,.045) !important;
}
.hp-featured-products .woocommerce ul.products li.product > a:first-child {
  display: flex !important;
  flex: 1 1 auto !important;
  flex-direction: column !important;
  text-decoration: none !important;
}
.hp-featured-products .woocommerce ul.products li.product img {
  width: 100% !important;
  height: 220px !important;
  margin: 0 0 .9rem !important;
  object-fit: contain !important;
  border-radius: calc(var(--hp-radius-md) - 6px) !important;
  background: #fff !important;
}
.hp-featured-products .woocommerce-loop-product__title {
  min-height: 2.7em !important;
  margin: 0 !important;
  font-size: .98rem !important;
  line-height: 1.35 !important;
}
.hp-featured-products .woocommerce ul.products li.product .button {
  width: 100% !important;
  min-height: 44px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-top: auto !important;
  border: 1px solid var(--hp-red) !important;
  border-radius: var(--hp-radius-sm) !important;
  background: var(--hp-red) !important;
  color: #fff !important;
  text-align: center !important;
}

.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) {
  grid-auto-rows: 1fr !important;
  align-items: stretch !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li,
.hp-product-archive li.wc-block-product {
  min-height: 392px !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  text-align: center !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) :is(.wp-block-post-title,.woocommerce-loop-product__title),
.hp-product-archive li.wc-block-product :is(.wp-block-post-title,.woocommerce-loop-product__title) {
  min-height: 2.7em !important;
  display: flex !important;
  align-items: flex-start !important;
  justify-content: center !important;
  margin-bottom: .35rem !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) .hp-loop-product-actions,
.hp-product-archive li.wc-block-product .hp-loop-product-actions {
  margin-top: auto !important;
}

@media (min-width: 901px) {
  .hp-catalogue-filters {
    display: grid !important;
    grid-template-columns: minmax(320px,1.5fr) repeat(2,minmax(220px,.75fr)) !important;
    align-items: end !important;
  }
  .hp-catalogue-filters > label:nth-of-type(1),
  .hp-catalogue-filters > label:nth-of-type(2),
  .hp-catalogue-filters > label:nth-of-type(3) {
    grid-row: 1 !important;
    margin: 0 !important;
  }
}
@media (max-width: 1100px) {
  .hp-featured-products__empty,
  .hp-featured-products .woocommerce ul.products { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
}
@media (max-width: 600px) {
  .hp-featured-products__empty,
  .hp-featured-products .woocommerce ul.products { grid-template-columns: 1fr !important; }
  .hp-featured-products__empty > span { min-height: 230px; }
}

/*
 * 3.13.15: compact catalogue cards and a more refined favourite control.
 * Product cards keep a deliberate maximum width instead of stretching to fill
 * the entire row; the grid itself remains centred at every breakpoint.
 */
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) {
  grid-template-columns: repeat(4,minmax(0,260px)) !important;
  justify-content: center !important;
  justify-items: center !important;
  width: 100% !important;
  margin-inline: auto !important;
  padding-inline: 0 !important;
  list-style: none !important;
  column-gap: clamp(1rem,1.6vw,1.5rem) !important;
  row-gap: clamp(1.15rem,1.8vw,1.65rem) !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li,
.hp-product-archive li.wc-block-product {
  width: 100% !important;
  max-width: 260px !important;
  grid-template-columns: minmax(0,1fr) !important;
  margin-inline: auto !important;
  padding: .8rem !important;
  border-color: rgba(186,201,211,.72) !important;
  border-radius: 18px !important;
  box-shadow: 0 8px 24px rgba(24,37,48,.055) !important;
  transition: border-color 220ms ease-out, box-shadow 220ms ease-out, transform 220ms ease-out !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li:hover,
.hp-product-archive li.wc-block-product:hover {
  border-color: rgba(239,32,40,.3) !important;
  box-shadow: 0 14px 32px rgba(24,37,48,.09) !important;
  transform: translateY(-2px) !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image),
.hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) {
  width: 100% !important;
  height: 220px !important;
  min-height: 220px !important;
  padding: .65rem !important;
  border-radius: 13px !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img,
.hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img {
  max-width: 92% !important;
  max-height: 196px !important;
}
.hp-product-archive .hp-product__favorite {
  top: .9rem !important;
  right: .9rem !important;
  width: 42px !important;
  min-width: 42px !important;
  height: 42px !important;
  padding: 0 !important;
  border: 1px solid rgba(131,151,164,.48) !important;
  border-radius: 50% !important;
  background: rgba(255,255,255,.96) !important;
  color: var(--hp-ink) !important;
  box-shadow: 0 6px 18px rgba(24,37,48,.11) !important;
  transform: none !important;
  transition: color 180ms ease-out, background-color 180ms ease-out, border-color 180ms ease-out, box-shadow 180ms ease-out, transform 180ms ease-out !important;
}
.hp-product-archive .hp-product__favorite .dashicons,
.hp-product-archive .hp-product__favorite .dashicons::before {
  width: 24px !important;
  height: 24px !important;
  font: 400 27px/24px Arial,sans-serif !important;
  -webkit-text-stroke: 0 !important;
}
.hp-product-archive .hp-product__favorite .dashicons::before {
  content: "\2661" !important;
}
.hp-product-archive .hp-product__favorite:hover {
  border-color: rgba(239,32,40,.66) !important;
  color: var(--hp-red) !important;
  box-shadow: 0 9px 22px rgba(239,32,40,.16) !important;
  transform: translateY(-2px) !important;
}
.hp-product-archive .hp-product__favorite:focus-visible {
  outline: 3px solid rgba(21,116,183,.25) !important;
  outline-offset: 3px !important;
}
.hp-product-archive .hp-product__favorite.is-favorite,
.hp-product-archive .hp-product__favorite[aria-pressed="true"] {
  border-color: var(--hp-red) !important;
  background: var(--hp-red) !important;
  color: #fff !important;
  box-shadow: 0 8px 20px rgba(239,32,40,.24) !important;
}
.hp-product-archive .hp-product__favorite.is-favorite .dashicons::before,
.hp-product-archive .hp-product__favorite[aria-pressed="true"] .dashicons::before {
  content: "\2665" !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) .hp-loop-product-actions > .hp-product-inquiry,
.hp-product-archive li.wc-block-product .hp-loop-product-actions > .hp-product-inquiry {
  box-sizing: border-box !important;
}

@media (min-width: 783px) and (max-width: 1180px) {
  .hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) {
    grid-template-columns: repeat(3,minmax(0,260px)) !important;
  }
}
@media (min-width: 481px) and (max-width: 782px) {
  .hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) {
    grid-template-columns: repeat(2,minmax(0,260px)) !important;
  }
}
@media (max-width: 480px) {
  .hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) {
    grid-template-columns: minmax(0,360px) !important;
  }
  .hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li,
  .hp-product-archive li.wc-block-product {
    max-width: 360px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li,
  .hp-product-archive li.wc-block-product,
  .hp-product-archive .hp-product__favorite {
    transition: none !important;
    transform: none !important;
  }
}

.wp-block-woocommerce-product-template > li :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) {
  display: block;
  isolation: isolate;
}
.wp-block-woocommerce-product-template > li :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img + img,
.wp-block-woocommerce-product-template > li :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) picture + picture {
  display: none !important;
}
.wp-block-woocommerce-product-template > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) ~ :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image),
.wc-block-product-template > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) ~ :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) {
  display: none !important;
}

.hp-update-card__media--placeholder {
  background:
    linear-gradient(135deg,rgba(223,240,251,.75),rgba(238,248,244,.85)),
    repeating-linear-gradient(135deg,transparent 0 22px,rgba(255,255,255,.72) 22px 23px);
}
.hp-update-card__media--placeholder::after {
  background: transparent !important;
}

@media (max-width: 1180px) {
  .hp-site-header .hp-header-tools {
    flex-shrink: 0;
  }
}
@media (max-width: 782px) {
  .hp-site-header .hp-header-tools {
    gap: .18rem;
  }
}

/* 3.13.5: protect the live FSE header and saved Woo block templates. */
.hp-site-header > .hp-shell.hp-site-header__row,
.hp-site-header .hp-shell.hp-site-header__row {
  display: flex !important;
  flex-flow: row nowrap !important;
  align-items: center !important;
  justify-content: space-between !important;
}
.hp-site-header .hp-header-tools,
.hp-site-header .hp-site-header__row > .hp-header-tools {
  display: flex !important;
  flex: 0 0 auto !important;
  flex-flow: row nowrap !important;
  align-items: center !important;
  align-content: center !important;
  justify-content: flex-end !important;
  min-width: max-content !important;
  width: max-content !important;
  max-width: none !important;
  gap: .45rem;
}
.hp-site-header .hp-header-tools > * {
  grid-area: auto !important;
  position: static !important;
  float: none !important;
  clear: none !important;
  flex: 0 0 auto !important;
  width: auto;
  margin: 0 !important;
}
.hp-site-header .hp-header-tools > .hp-icon-button,
.hp-site-header .hp-header-tools > .hp-mobile-toggle {
  width: 44px !important;
}
.wp-block-woocommerce-product-template > li [class*="product-image"] img[hidden],
.wc-block-product-template > li [class*="product-image"] img[hidden],
li.wc-block-product [class*="product-image"] img[hidden] {
  display: none !important;
}

/* 3.13.6: runtime-safe header row. Inline and JS mirrors prevent saved block styles from stacking tools. */
.hp-site-header [role="group"].hp-header-tools {
  display: flex !important;
  flex-flow: row nowrap !important;
  align-items: center !important;
  justify-content: flex-end !important;
  width: max-content !important;
  min-width: max-content !important;
  white-space: nowrap !important;
}
.hp-site-header [role="group"].hp-header-tools > * {
  position: static !important;
  float: none !important;
  clear: none !important;
  flex: 0 0 auto !important;
  margin: 0 !important;
}

/* 3.13.8: force one desktop tool row and let product cards fit their content. */
.hp-site-header [role="group"].hp-header-tools,
.hp-site-header .hp-site-header__row > [role="group"].hp-header-tools {
  display: grid !important;
  grid-auto-flow: column !important;
  grid-auto-columns: max-content !important;
  grid-template-rows: 1fr !important;
  align-items: center !important;
  align-content: center !important;
  justify-content: end !important;
  min-width: max-content !important;
  width: max-content !important;
  max-width: none !important;
  gap: .45rem !important;
  white-space: nowrap !important;
}
.hp-site-header [role="group"].hp-header-tools > * {
  grid-row: 1 !important;
  align-self: center !important;
  justify-self: start !important;
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
}

.wp-block-woocommerce-product-template {
  align-items: start !important;
  grid-auto-rows: max-content !important;
}
.wp-block-woocommerce-product-template > li,
.wc-block-product-template > li,
li.wc-block-product {
  height: auto !important;
  min-height: 0 !important;
  align-self: start !important;
  align-content: start !important;
  display: grid !important;
  grid-template-rows: auto auto auto auto !important;
  grid-auto-rows: max-content !important;
}
.wp-block-woocommerce-product-template > li :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image),
.wc-block-product-template > li :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) {
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 1 / 1 !important;
}
.wp-block-woocommerce-product-template .wp-block-post-title,
.wp-block-woocommerce-product-template .wp-block-woocommerce-product-sku {
  min-height: 0 !important;
}
.wp-block-woocommerce-product-template .hp-loop-product-actions {
  align-self: start !important;
  margin-top: .65rem !important;
}

.woocommerce ul.products {
  align-items: start !important;
}
.woocommerce ul.products li.product {
  height: auto !important;
  min-height: 0 !important;
  align-self: start !important;
}
.woocommerce ul.products li.product .hp-product-inquiry {
  margin-top: .7rem !important;
}

/* 3.13.9: isolate the toolbar row from saved FSE group direction rules. */
.hp-site-header .hp-header-tools {
  display: block !important;
  flex: 0 0 auto !important;
  width: max-content !important;
  min-width: max-content !important;
  max-width: none !important;
  white-space: nowrap !important;
}
.hp-site-header .hp-header-tools__row,
.hp-site-header [role="group"].hp-header-tools__row {
  display: grid !important;
  grid-auto-flow: column !important;
  grid-auto-columns: max-content !important;
  grid-template-rows: 1fr !important;
  align-items: center !important;
  align-content: center !important;
  justify-content: end !important;
  width: max-content !important;
  min-width: max-content !important;
  max-width: none !important;
  gap: .45rem !important;
  white-space: nowrap !important;
}
.hp-site-header .hp-header-tools__row > * {
  grid-row: 1 !important;
  align-self: center !important;
  justify-self: start !important;
  position: static !important;
  float: none !important;
  clear: none !important;
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
}
.hp-site-header .hp-header-tools__row > :is(.hp-icon-button,.hp-mobile-toggle) {
  width: 38px !important;
  min-width: 38px !important;
}

/* 3.13.10: let catalogue cards follow the rendered product image height. */
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) {
  align-items: start !important;
  grid-auto-rows: max-content !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li,
.hp-product-archive li.wc-block-product {
  height: fit-content !important;
  min-height: 0 !important;
  align-self: start !important;
  align-content: start !important;
  justify-content: flex-start !important;
  grid-template-rows: none !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image),
.hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: auto !important;
  display: grid !important;
  place-items: center !important;
  padding: .35rem !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) > a,
.hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) > a {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  display: grid !important;
  place-items: center !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img,
.hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: clamp(210px,18vw,250px) !important;
  margin-inline: auto !important;
  object-fit: contain !important;
  object-position: center !important;
}
.hp-product-archive .wp-block-woocommerce-product-template .wp-block-post-title {
  margin-top: .65rem !important;
}
.hp-product-archive .wp-block-woocommerce-product-template .hp-loop-product-actions {
  margin-top: .65rem !important;
}

/*
 * 3.13.11: WooCommerce Product Collection blocks already render the real
 * product image.  Hide only an empty legacy loop-media sibling if an older
 * saved template or compatibility hook still outputs one.  Non-empty classic
 * WooCommerce loop media remains untouched.
 */
.hp-product-archive li.wc-block-product > .hp-loop-media:empty {
  display: none !important;
}

/*
 * 3.13.12: keep the product image stage and the card on the same white.
 * The generic Product Collection rule above uses #f7fafb; on transparent
 * product photography that creates a visible tinted rectangle around the
 * product.  Scope this correction to catalogue cards so other site panels
 * can retain their subtle tinted backgrounds.
 */
.hp-product-archive li.wc-block-product :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image),
.hp-product-archive li.wc-block-product :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) > a,
.hp-product-archive li.wc-block-product :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) :is(picture,img) {
  background: var(--hp-paper, #fff) !important;
}
.hp-product-archive li.wc-block-product :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img {
  opacity: 1 !important;
  filter: none !important;
  mix-blend-mode: normal !important;
}

/*
 * 3.13.13: final, scoped visual corrections.
 * - Mega-menu feature photography stays fully visible in a stable image stage.
 * - The pencil-case category uses one real photographed product without crop.
 * - Catalogue photography is centred in a compact, consistent card.
 */
.hp-mega-feature {
  display: grid !important;
  grid-template-rows: clamp(165px, 12vw, 205px) auto !important;
  align-content: start !important;
  padding: .75rem !important;
  background: var(--hp-sky) !important;
}
.hp-mega-feature > img {
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  aspect-ratio: auto !important;
  padding: .45rem !important;
  border-radius: calc(var(--hp-radius-md) - 6px) !important;
  background: #fff !important;
  object-fit: contain !important;
  object-position: center !important;
  transform: none !important;
}
.hp-mega-feature > span {
  margin-top: .65rem !important;
}

.hp-category-card--photo:nth-child(3) img {
  padding: clamp(.55rem, 1.2vw, 1rem) !important;
  background: var(--hp-sky) !important;
  object-fit: contain !important;
  object-position: center !important;
  transform: none !important;
}

.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) {
  align-items: start !important;
  gap: clamp(1rem, 1.45vw, 1.35rem) !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li,
.hp-product-archive li.wc-block-product {
  position: relative !important;
  width: 100% !important;
  height: fit-content !important;
  min-height: 0 !important;
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-rows: auto auto auto auto !important;
  align-content: start !important;
  gap: 0 !important;
  padding: clamp(.8rem, 1vw, 1rem) !important;
  border: 1px solid var(--hp-rule) !important;
  border-radius: var(--hp-radius-md) !important;
  background: #fff !important;
  box-shadow: 0 10px 28px rgba(24,37,48,.055) !important;
  overflow: hidden !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image),
.hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) {
  width: 100% !important;
  height: clamp(220px, 18vw, 260px) !important;
  min-height: clamp(220px, 18vw, 260px) !important;
  display: grid !important;
  place-items: center !important;
  padding: clamp(.65rem, 1.1vw, 1rem) !important;
  border-radius: calc(var(--hp-radius-md) - 5px) !important;
  background: #fff !important;
  overflow: hidden !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) > a,
.hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) > a {
  width: 100% !important;
  height: 100% !important;
  display: grid !important;
  place-items: center !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img,
.hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img {
  width: auto !important;
  max-width: 88% !important;
  height: auto !important;
  max-height: clamp(185px, 15.5vw, 228px) !important;
  margin: auto !important;
  padding: 0 !important;
  object-fit: contain !important;
  object-position: center !important;
}
.hp-product-archive .wp-block-woocommerce-product-template .wp-block-post-title,
.hp-product-archive .wc-block-product-template .wp-block-post-title {
  min-height: 0 !important;
  margin: .85rem .15rem .25rem !important;
  font-size: clamp(.98rem, 1vw, 1.08rem) !important;
  line-height: 1.35 !important;
}
.hp-product-archive .wp-block-woocommerce-product-template .wp-block-woocommerce-product-sku,
.hp-product-archive .wc-block-product-template .wp-block-woocommerce-product-sku {
  min-height: 0 !important;
  margin: 0 .15rem .75rem !important;
  color: var(--hp-muted) !important;
  font-size: .82rem !important;
}
.hp-product-archive .wp-block-woocommerce-product-template .hp-loop-product-actions,
.hp-product-archive .wc-block-product-template .hp-loop-product-actions {
  margin-top: 0 !important;
}
.hp-product-archive .hp-product__favorite {
  top: 1rem !important;
  right: 1rem !important;
}

@media (max-width: 680px) {
  .hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img,
  .hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img {
    max-height: min(72vw,320px) !important;
  }
  .hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image),
  .hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) {
    height: min(78vw, 320px) !important;
    min-height: min(78vw, 320px) !important;
  }
  .hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img,
  .hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img {
    max-height: min(68vw, 280px) !important;
  }
}

.hp-inquiry-flyer { position: fixed; z-index: calc(var(--hp-z-modal) + 2); object-fit: cover; border: 2px solid #fff; border-radius: var(--hp-radius-sm); box-shadow: var(--hp-shadow-lg); pointer-events: none; }
.hp-inquiry-count.is-pulsing { animation: hp-inquiry-pulse 420ms var(--hp-ease-out); }
@keyframes hp-inquiry-pulse { 0%,100% { transform: scale(1); } 48% { transform: scale(1.24); box-shadow: 0 0 0 7px rgba(239,32,40,.13); } }
.hp-inquiry-toast-region { position: fixed; top: 92px; right: max(1rem,var(--hp-gutter)); z-index: calc(var(--hp-z-modal) + 1); width: min(390px,calc(100vw - 2rem)); pointer-events: none; }
.admin-bar .hp-inquiry-toast-region { top: 124px; }
.hp-inquiry-toast { position: relative; display: grid; gap: .45rem; padding: 1.25rem; border: 1px solid var(--hp-rule); border-top: 4px solid var(--hp-red); border-radius: var(--hp-radius-md); background: #fff; color: var(--hp-ink); box-shadow: var(--hp-shadow-lg); pointer-events: auto; animation: hp-inquiry-toast-in 220ms var(--hp-ease-out); }
.hp-inquiry-toast > p { margin: 0; color: var(--hp-red); text-transform: uppercase; letter-spacing: .08em; font-size: .75rem; font-weight: 900; }
.hp-inquiry-toast > strong { padding-right: 1.75rem; font-size: 1.05rem; }
.hp-inquiry-toast > small { color: var(--hp-muted); }
.hp-inquiry-toast > div { display: flex; flex-wrap: wrap; gap: .6rem; margin-top: .5rem; }
.hp-inquiry-toast a, .hp-inquiry-toast [data-inquiry-toast-continue] { min-height: 38px; display: inline-flex; align-items: center; justify-content: center; padding: .5rem .75rem; border: 1px solid var(--hp-red); border-radius: var(--hp-radius-sm); background: var(--hp-red); color: #fff; text-decoration: none; text-transform: uppercase; letter-spacing: .04em; font: 900 .72rem var(--hp-font-body); cursor: pointer; }
.hp-inquiry-toast [data-inquiry-toast-continue] { background: #fff; color: var(--hp-red); }
.hp-inquiry-toast__close { position: absolute; top: .6rem; right: .6rem; width: 34px; height: 34px; border: 0; border-radius: 50%; background: var(--hp-paper-2); color: var(--hp-ink); font-size: 1.2rem; cursor: pointer; }
@keyframes hp-inquiry-toast-in { from { opacity: 0; transform: translateY(-10px); } to { opacity: 1; transform: translateY(0); } }

@media (max-width: 960px) {
  .hp-collection-slide { flex-basis: 78%; grid-template-columns: 1.1fr .9fr; }
  .hp-range-builder { grid-template-columns: 1fr; }
  .hp-range-builder__visual { min-height: 480px; }
  .hp-update-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .hp-update-card:first-child { grid-column: 1 / -1; }
}
@media (max-width: 760px) {
  .hp-hero-v2__art--layers { min-height: 340px; }
  .hp-hero-layer { transform: none !important; }
  .hp-collection-rail { padding-right: 12vw; }
  .hp-collection-slide { flex-basis: 86%; grid-template-columns: 1fr; min-height: 0; }
  .hp-collection-slide img { min-height: 230px; height: 230px; }
  .hp-collection-controls { grid-template-columns: 44px auto 1fr 44px; }
  .hp-range-builder__visual { min-height: 390px; }
  .hp-update-grid { grid-template-columns: 1fr; }
  .hp-update-card:first-child { grid-column: auto; }
}
@media (max-width: 480px) {
  .hp-collection-slide { flex-basis: 90%; }
  .hp-collection-controls { grid-template-columns: 42px auto 1fr 42px; gap: .55rem; }
  .hp-collection-controls button { width: 42px; height: 42px; }
  .hp-range-builder__visual { min-height: 320px; }
  .hp-range-builder__copy .hp-actions { align-items: stretch; flex-direction: column; }
  .hp-range-builder__copy .hp-actions > * { width: 100%; }
  .hp-update-card__media { height: 220px; }
}
@media (prefers-reduced-motion: reduce) {
  .hp-hero-layer { transform: none !important; will-change: auto; }
  .hp-collection-rail { scroll-behavior: auto; }
  .hp-mega-feature, .hp-range-builder__visual img, .hp-update-card *, .hp-update-card { transition-duration: .01ms !important; }
  .hp-inquiry-count.is-pulsing, .hp-inquiry-toast { animation: none; }
}

/*
 * 3.13.14: catalogue alignment and related-product row stability.
 * Keep every product photograph, label and inquiry action visually centred,
 * while preserving a single three-card row on desktop related-product lists.
 */
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li,
.hp-product-archive li.wc-block-product {
  justify-items: center !important;
  text-align: center !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image),
.hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image),
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) > a,
.hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) > a {
  margin-inline: auto !important;
  justify-self: center !important;
  place-items: center !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img,
.hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img {
  display: block !important;
  margin: auto !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) :is(.wp-block-post-title,.wp-block-woocommerce-product-sku),
.hp-product-archive li.wc-block-product :is(.wp-block-post-title,.wp-block-woocommerce-product-sku) {
  width: 100% !important;
  justify-self: stretch !important;
  text-align: center !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) .hp-loop-product-actions,
.hp-product-archive li.wc-block-product .hp-loop-product-actions {
  width: 100% !important;
  display: grid !important;
  justify-items: center !important;
  align-items: center !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) .hp-loop-product-actions > .hp-product-inquiry,
.hp-product-archive li.wc-block-product .hp-loop-product-actions > .hp-product-inquiry {
  width: 100% !important;
  margin-inline: auto !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}

@media (min-width: 783px) {
  .hp-related-samples .hp-related-samples__grid {
    display: grid !important;
    grid-template-columns: repeat(3,minmax(0,1fr)) !important;
    grid-auto-flow: row !important;
    align-items: stretch !important;
  }
  .hp-related-samples .hp-related-samples__grid > a {
    width: 100% !important;
    min-width: 0 !important;
    grid-column: auto !important;
    grid-row: auto !important;
    justify-self: stretch !important;
  }
}

/* 3.13.15 final cascade placement: compact, centred catalogue cards. */
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) {
  display: grid !important;
  width: 100% !important;
  margin-inline: auto !important;
  padding-inline: 0 !important;
  grid-template-columns: repeat(4,minmax(0,260px)) !important;
  justify-content: center !important;
  justify-items: center !important;
  column-gap: clamp(1rem,1.6vw,1.5rem) !important;
  row-gap: clamp(1.15rem,1.8vw,1.65rem) !important;
  list-style: none !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li,
.hp-product-archive li.wc-block-product {
  width: 100% !important;
  max-width: 260px !important;
  grid-template-columns: minmax(0,1fr) !important;
  margin-inline: auto !important;
  padding: .8rem !important;
  border-color: rgba(186,201,211,.72) !important;
  border-radius: 18px !important;
  box-shadow: 0 8px 24px rgba(24,37,48,.055) !important;
  transition: border-color 220ms ease-out,box-shadow 220ms ease-out,transform 220ms ease-out !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li:hover,
.hp-product-archive li.wc-block-product:hover {
  border-color: rgba(239,32,40,.3) !important;
  box-shadow: 0 14px 32px rgba(24,37,48,.09) !important;
  transform: translateY(-2px) !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image),
.hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) {
  width: 100% !important;
  height: 220px !important;
  min-height: 220px !important;
  padding: .65rem !important;
  border-radius: 13px !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img,
.hp-product-archive li.wc-block-product > :is(.wc-block-components-product-image,.wc-block-product-image,.wp-block-woocommerce-product-image) img {
  max-width: 92% !important;
  max-height: 196px !important;
}
.hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) .hp-loop-product-actions > .hp-product-inquiry,
.hp-product-archive li.wc-block-product .hp-loop-product-actions > .hp-product-inquiry {
  box-sizing: border-box !important;
}
.hp-product-archive .hp-product__favorite {
  top: .9rem !important;
  right: .9rem !important;
  width: 42px !important;
  min-width: 42px !important;
  height: 42px !important;
  padding: 0 !important;
  border: 1px solid rgba(131,151,164,.48) !important;
  border-radius: 50% !important;
  background: rgba(255,255,255,.96) !important;
  color: var(--hp-ink) !important;
  box-shadow: 0 6px 18px rgba(24,37,48,.11) !important;
  transform: none !important;
  transition: color 180ms ease-out,background-color 180ms ease-out,border-color 180ms ease-out,box-shadow 180ms ease-out,transform 180ms ease-out !important;
}
.hp-product-archive .hp-product__favorite .dashicons,
.hp-product-archive .hp-product__favorite .dashicons::before {
  width: 24px !important;
  height: 24px !important;
  font: 400 27px/24px Arial,sans-serif !important;
  -webkit-text-stroke: 0 !important;
}
.hp-product-archive .hp-product__favorite .dashicons::before { content: "\2661" !important; }
.hp-product-archive .hp-product__favorite:hover {
  border-color: rgba(239,32,40,.66) !important;
  color: var(--hp-red) !important;
  box-shadow: 0 9px 22px rgba(239,32,40,.16) !important;
  transform: translateY(-2px) !important;
}
.hp-product-archive .hp-product__favorite:focus-visible {
  outline: 3px solid rgba(21,116,183,.25) !important;
  outline-offset: 3px !important;
}
.hp-product-archive .hp-product__favorite:is(.is-favorite,[aria-pressed="true"]) {
  border-color: var(--hp-red) !important;
  background: var(--hp-red) !important;
  color: #fff !important;
  box-shadow: 0 8px 20px rgba(239,32,40,.24) !important;
}
.hp-product-archive .hp-product__favorite:is(.is-favorite,[aria-pressed="true"]) .dashicons::before { content: "\2665" !important; }

@media (min-width: 783px) and (max-width: 1180px) {
  .hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) { grid-template-columns: repeat(3,minmax(0,260px)) !important; }
}
@media (min-width: 481px) and (max-width: 782px) {
  .hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) { grid-template-columns: repeat(2,minmax(0,260px)) !important; }
}
@media (max-width: 480px) {
  .hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) { grid-template-columns: minmax(0,360px) !important; }
  .hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li,
  .hp-product-archive li.wc-block-product { max-width: 360px !important; }
}
@media (prefers-reduced-motion: reduce) {
  .hp-product-archive :is(.wp-block-woocommerce-product-template,.wc-block-product-template) > li,
  .hp-product-archive li.wc-block-product,
  .hp-product-archive .hp-product__favorite { transition: none !important; transform: none !important; }
}

/* 3.13.16: branded squircle favourite control with clear saved feedback. */
.hp-product-archive .hp-product__favorite {
  isolation: isolate !important;
  overflow: visible !important;
  width: 44px !important;
  min-width: 44px !important;
  height: 44px !important;
  border: 1px solid rgba(203,92,99,.25) !important;
  border-radius: 14px !important;
  background: linear-gradient(145deg,rgba(255,255,255,.99),rgba(255,243,245,.98)) !important;
  color: #9b343a !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.95),0 8px 22px rgba(100,45,49,.12) !important;
  backdrop-filter: blur(8px) !important;
  -webkit-backdrop-filter: blur(8px) !important;
}
.hp-product-archive .hp-product__favorite::before {
  content: "" !important;
  position: absolute !important;
  inset: 5px !important;
  z-index: -1 !important;
  border: 1px solid rgba(239,32,40,.08) !important;
  border-radius: 10px !important;
  pointer-events: none !important;
}
.hp-product-archive .hp-product__favorite::after {
  content: "Save" !important;
  position: absolute !important;
  top: 50% !important;
  right: calc(100% + 9px) !important;
  width: max-content !important;
  padding: .38rem .58rem !important;
  border: 1px solid rgba(24,37,48,.12) !important;
  border-radius: 8px !important;
  background: rgba(24,37,48,.95) !important;
  color: #fff !important;
  box-shadow: 0 7px 18px rgba(24,37,48,.16) !important;
  font: 800 .7rem/1 var(--hp-font-body) !important;
  letter-spacing: .02em !important;
  opacity: 0 !important;
  pointer-events: none !important;
  transform: translate(5px,-50%) !important;
  transition: opacity 160ms ease-out,transform 160ms ease-out !important;
}
.hp-product-archive .hp-product__favorite .dashicons {
  display: grid !important;
  place-items: center !important;
  color: inherit !important;
  filter: drop-shadow(0 1px 0 rgba(255,255,255,.85)) !important;
  transition: transform 180ms ease-out !important;
}
.hp-product-archive .hp-product__favorite .dashicons::before {
  content: "\2661" !important;
  font: 400 29px/1 Arial,sans-serif !important;
}
.hp-product-archive .hp-product__favorite:hover {
  border-color: rgba(239,32,40,.52) !important;
  background: linear-gradient(145deg,#fff,#ffe8eb) !important;
  color: var(--hp-red) !important;
  box-shadow: inset 0 1px 0 #fff,0 11px 25px rgba(239,32,40,.18) !important;
  transform: translateY(-2px) !important;
}
.hp-product-archive .hp-product__favorite:hover::after,
.hp-product-archive .hp-product__favorite:focus-visible::after {
  opacity: 1 !important;
  transform: translate(0,-50%) !important;
}
.hp-product-archive .hp-product__favorite:hover .dashicons { transform: scale(1.08) !important; }
.hp-product-archive .hp-product__favorite:is(.is-favorite,[aria-pressed="true"]) {
  border-color: #d9151d !important;
  background: linear-gradient(145deg,#ff3940,#dd151d) !important;
  color: #fff !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.34),0 10px 24px rgba(221,21,29,.28) !important;
}
.hp-product-archive .hp-product__favorite:is(.is-favorite,[aria-pressed="true"])::before {
  border-color: rgba(255,255,255,.2) !important;
}
.hp-product-archive .hp-product__favorite:is(.is-favorite,[aria-pressed="true"])::after { content: "Saved" !important; }
.hp-product-archive .hp-product__favorite:is(.is-favorite,[aria-pressed="true"]) .dashicons {
  filter: drop-shadow(0 1px 1px rgba(138,0,7,.25)) !important;
}
.hp-product-archive .hp-product__favorite:is(.is-favorite,[aria-pressed="true"]) .dashicons::before { content: "\2665" !important; }

@media (hover: none),(max-width: 782px) {
  .hp-product-archive .hp-product__favorite::after { display: none !important; }
}
@media (prefers-reduced-motion: reduce) {
  .hp-product-archive .hp-product__favorite,
  .hp-product-archive .hp-product__favorite::after,
  .hp-product-archive .hp-product__favorite .dashicons { transition: none !important; transform: none !important; }
}

/* 3.13.17: balanced desktop utility cluster and unified catalogue actions. */
@media (min-width: 1181px) {
  .hp-site-header .hp-site-header__row {
    min-height: 78px !important;
    gap: clamp(.75rem,1.2vw,1.25rem) !important;
  }
  .hp-site-header .hp-header-tools__row,
  .hp-site-header [role="group"].hp-header-tools__row {
    display: flex !important;
    flex-flow: row nowrap !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: .28rem !important;
  }
  .hp-site-header .hp-header-tools__row > * {
    flex: 0 0 auto !important;
  }
  .hp-site-header .hp-icon-button {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    border: 1px solid transparent !important;
    border-radius: 12px !important;
    transition: background-color 180ms ease-out,border-color 180ms ease-out,color 180ms ease-out,transform 180ms ease-out !important;
  }
  .hp-site-header .hp-icon-button:hover,
  .hp-site-header .hp-icon-button:focus-visible {
    border-color: var(--hp-rule) !important;
    background: var(--hp-paper-2) !important;
    color: var(--hp-red) !important;
    transform: translateY(-1px) !important;
  }
  .hp-site-header .hp-language__toggle {
    min-width: 68px !important;
    height: 42px !important;
    padding-inline: .65rem !important;
    border-radius: 12px !important;
  }
  .hp-site-header .hp-tool-link {
    min-height: 42px !important;
    padding-inline: .9rem !important;
    border-radius: 12px !important;
  }
  .hp-site-header .hp-tool-link--samples {
    margin-left: .48rem !important;
    border-color: #d6e0e6 !important;
    background: #f8fafb !important;
    color: var(--hp-ink) !important;
  }
  .hp-site-header .hp-tool-link--samples:hover {
    border-color: #b9c8d0 !important;
    background: #fff !important;
  }
  .hp-site-header .hp-tool-link--primary {
    border-color: var(--hp-red) !important;
    background: var(--hp-red) !important;
    color: #fff !important;
    box-shadow: 0 7px 17px rgba(239,32,40,.15) !important;
  }
  .hp-site-header .hp-tool-link--primary:hover {
    border-color: var(--hp-red-dark) !important;
    background: var(--hp-red-dark) !important;
    box-shadow: 0 9px 20px rgba(239,32,40,.2) !important;
  }
  .hp-site-header .hp-inquiry-link {
    min-height: 42px !important;
    margin-left: .08rem !important;
    padding: .25rem .32rem .25rem .48rem !important;
    border-radius: 12px !important;
    gap: .38rem !important;
  }
  .hp-site-header .hp-inquiry-link:hover {
    background: var(--hp-paper-2) !important;
  }
  .hp-site-header .hp-inquiry-count {
    min-width: 1.6rem !important;
    height: 1.6rem !important;
    font-size: .74rem !important;
    box-shadow: 0 4px 10px rgba(239,32,40,.18) !important;
  }
}

.hp-catalogue-filters {
  grid-template-columns: minmax(320px,1.5fr) repeat(2,minmax(220px,.75fr)) !important;
  gap: .85rem 1rem !important;
  align-items: end !important;
  padding: 1.15rem !important;
}
.hp-catalogue-filters > input[type="hidden"] {
  display: none !important;
}
.hp-catalogue-filters > label:nth-of-type(1) { grid-column: 1 !important; }
.hp-catalogue-filters > label:nth-of-type(2) { grid-column: 2 !important; }
.hp-catalogue-filters > label:nth-of-type(3) { grid-column: 3 !important; }
.hp-catalogue-filters > label {
  align-self: end !important;
}
.hp-catalogue-filters__actions {
  grid-column: 1 / -1 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: .65rem !important;
  margin-top: .15rem !important;
  padding-top: .9rem !important;
  border-top: 1px solid rgba(205,216,222,.78) !important;
}
.hp-catalogue-filters__actions :is(button,a) {
  min-height: 46px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  border: 1px solid var(--hp-red) !important;
  border-radius: 12px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  cursor: pointer !important;
}
.hp-catalogue-filters__actions a {
  min-width: 118px !important;
  padding-inline: 1.1rem !important;
  background: #fff !important;
  color: var(--hp-red) !important;
}
.hp-catalogue-filters__actions button {
  min-width: 196px !important;
  padding-inline: 1.35rem !important;
  background: var(--hp-red) !important;
  color: #fff !important;
  box-shadow: 0 7px 18px rgba(239,32,40,.14) !important;
}
.hp-catalogue-filters__actions a:hover { background: #fff4f5 !important; }
.hp-catalogue-filters__actions button:hover {
  border-color: var(--hp-red-dark) !important;
  background: var(--hp-red-dark) !important;
}

@media (max-width: 900px) {
  .hp-catalogue-filters { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
  .hp-catalogue-filters > label:nth-of-type(1) { grid-column: 1 / -1 !important; }
  .hp-catalogue-filters > label:nth-of-type(2) { grid-column: 1 !important; }
  .hp-catalogue-filters > label:nth-of-type(3) { grid-column: 2 !important; }
}
@media (max-width: 600px) {
  .hp-catalogue-filters { grid-template-columns: 1fr !important; }
  .hp-catalogue-filters > label:nth-of-type(1),
  .hp-catalogue-filters > label:nth-of-type(2),
  .hp-catalogue-filters > label:nth-of-type(3),
  .hp-catalogue-filters__actions { grid-column: 1 !important; }
  .hp-catalogue-filters__actions { display: grid !important; grid-template-columns: minmax(0,.8fr) minmax(0,1.2fr) !important; }
  .hp-catalogue-filters__actions :is(a,button) { width: 100% !important; min-width: 0 !important; }
}

@media (prefers-reduced-motion: reduce) {
  .hp-site-header .hp-icon-button { transition: none !important; transform: none !important; }
}

/* 3.13.18: final surface, focus and motion refinement. */
:where(a,button,input,select,textarea) {
  -webkit-tap-highlight-color: transparent;
}
:where(button,.hp-button,.hp-tool-link,.hp-inquiry-link,.hp-icon-button,.hp-category-card,.hp-product,.hp-update-card) {
  touch-action: manipulation;
}
:where(a,button,input,select,textarea):focus-visible {
  outline: 3px solid color-mix(in srgb,var(--hp-focus) 28%,transparent);
  outline-offset: 3px;
}

.hp-button,
.wp-block-button__link,
.hp-tool-link,
.hp-product__add,
.hp-search-submit,
.hp-catalogue-filters__actions :is(a,button) {
  box-shadow: 0 1px 0 rgba(255,255,255,.32) inset;
  transition: color var(--hp-dur-fast) var(--hp-ease-out),background-color var(--hp-dur-fast) var(--hp-ease-out),border-color var(--hp-dur-fast) var(--hp-ease-out),box-shadow var(--hp-dur-fast) var(--hp-ease-out),transform var(--hp-dur-fast) var(--hp-ease-out);
}

.hp-category-card,
.hp-product,
.hp-update-card,
.hp-process article,
.hp-feedback-card,
.hp-related-samples__grid > a {
  border-color: rgba(194,207,215,.78);
  box-shadow: 0 7px 22px rgba(24,35,43,.045);
}

.hp-search-field input,
.hp-catalogue-filters :is(input,select),
.hp-native-form :is(input,select,textarea) {
  transition: border-color var(--hp-dur-fast) ease-out,box-shadow var(--hp-dur-fast) ease-out,background-color var(--hp-dur-fast) ease-out;
}
.hp-search-field input:focus,
.hp-catalogue-filters :is(input,select):focus,
.hp-native-form :is(input,select,textarea):focus {
  border-color: color-mix(in srgb,var(--hp-focus) 62%,var(--hp-rule));
  background: #fff;
  box-shadow: 0 0 0 4px color-mix(in srgb,var(--hp-focus) 12%,transparent);
  outline: none;
}

@media (hover:hover) {
  .hp-button:hover,
  .wp-block-button__link:hover,
  .hp-tool-link:hover,
  .hp-product__add:hover,
  .hp-catalogue-filters__actions button:hover {
    box-shadow: 0 9px 22px rgba(207,23,32,.18);
    transform: translateY(-1px);
  }
  .hp-category-card:hover,
  .hp-product:hover,
  .hp-update-card:hover,
  .hp-related-samples__grid > a:hover {
    border-color: rgba(239,32,40,.25);
    box-shadow: 0 15px 34px rgba(24,35,43,.085);
  }
}

@media (prefers-reduced-motion: reduce) {
  *,*::before,*::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}

/* 3.13.19: keep every three-item related-products group on one desktop row. */
@media (min-width: 783px) {
  .hp-related-samples .hp-related-samples__grid {
    display: flex !important;
    flex-flow: row nowrap !important;
    align-items: stretch !important;
    justify-content: center !important;
    gap: clamp(1rem,2vw,1.4rem) !important;
  }
  .hp-related-samples .hp-related-samples__grid > a {
    flex: 1 1 0 !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    align-self: stretch !important;
  }
}
