.hps{--hps-navy:#083251;--hps-muted:#526575;padding:64px 32px;background:linear-gradient(145deg,#f6f8fa 0%,#e7eef3 100%);border-radius:22px;font-family:"Outfit",sans-serif;color:var(--hps-navy);width:100%;isolation:isolate;container-type:inline-size}
.hps,.hps *{box-sizing:border-box}.hps--clear{background:transparent}.hps .hps-inner{width:100%;max-width:1320px;margin:0 auto}.hps .hps-header{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin:0 0 32px}.hps .hps-eyebrow{margin:0 0 12px;font-size:11px;font-weight:600;letter-spacing:.18em;line-height:1.5;color:var(--hps-muted)}.hps .hps-heading{margin:0;color:var(--hps-navy);font-family:inherit;font-size:clamp(28px,3vw,42px);font-weight:500;letter-spacing:-.045em;line-height:1.12;text-transform:none}.hps .hps-intro{max-width:300px;margin:0 0 2px;color:var(--hps-muted);font-size:15px;line-height:1.6}.hps .hps-grid{display:grid;grid-template-columns:repeat(var(--hps-count,3),minmax(0,1fr));gap:22px;align-items:stretch}.hps .hps-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border-radius:20px;background:rgba(255,255,255,.88);color:var(--hps-navy);text-decoration:none;box-shadow:0 8px 28px rgba(8,50,81,.045);transition:transform .25s ease,box-shadow .25s ease;-webkit-tap-highlight-color:transparent}.hps .hps-media{position:relative;overflow:hidden;aspect-ratio:4/3;background:#edf1f3}.hps .hps-image{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;transition:transform .6s ease;border-radius:0;margin:0}.hps .hps-badge{position:absolute;top:16px;left:16px;max-width:calc(100% - 32px);padding:8px 12px;border-radius:100px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:12px;line-height:1.4;font-weight:500;color:var(--hps-navy);overflow-wrap:anywhere}.hps .hps-body{display:flex;flex-direction:column;flex:1;padding:25px 24px 24px}.hps .hps-title{font-family:inherit;color:var(--hps-navy);margin:0;font-size:clamp(21px,2vw,27px);line-height:1.22;font-weight:500;letter-spacing:-.03em;text-transform:none;overflow-wrap:anywhere}.hps .hps-desc{margin:12px 0 0;color:var(--hps-muted);font-size:14px;line-height:1.65}.hps .hps-bottom{margin-top:auto;padding-top:26px}.hps .hps-price{color:var(--hps-navy);font-size:20px;font-weight:500;line-height:1.5;overflow-wrap:anywhere}.hps .hps-price .amount{white-space:nowrap}.hps .hps-price del{font-size:.8em;color:var(--hps-muted);font-weight:400}.hps .hps-price ins{background:none;text-decoration:none;color:inherit}.hps .hps-price small,.hps .hps-price .woocommerce-price-suffix{font-size:11px;font-weight:400;color:var(--hps-muted)}.hps .hps-price-note{font-size:11px;line-height:1.5;color:var(--hps-muted);margin:3px 0 0}.hps .hps-cta{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:13px 16px;margin-top:20px;border-radius:12px;background:var(--hps-navy);color:#fff;font-size:14px;font-weight:500;line-height:1.4}.hps .hps-cta svg{flex:none;width:20px;height:20px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease}.hps .hps-card:focus-visible{outline:3px solid var(--hps-navy);outline-offset:5px}.hps .hps-placeholder{min-height:350px;background:#fff9;border:2px dashed #8da5b6;border-radius:20px;padding:30px;font-size:23px;display:flex;justify-content:center;flex-direction:column;gap:16px}.hps .hps-placeholder small{font-size:14px;line-height:1.6}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.hps .hps-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(8,50,81,.11)}.hps .hps-card:hover .hps-image{transform:scale(1.025)}.hps .hps-card:hover .hps-cta svg{transform:translateX(3px)}}
@media(max-width:1024px){.hps{padding:44px 24px}.hps .hps-grid{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.hps .hps-header{align-items:flex-start;flex-direction:column;gap:15px}.hps .hps-intro{max-width:540px}.hps .hps-body{padding:22px 20px}}
@media(max-width:767px){.hps{padding:32px 16px;border-radius:16px}.hps .hps-grid{grid-template-columns:minmax(0,1fr);gap:20px}.hps .hps-header{margin-bottom:24px}.hps .hps-heading{font-size:30px}.hps .hps-intro{font-size:14px}.hps .hps-card{border-radius:16px}.hps .hps-title{font-size:25px}.hps .hps-bottom{padding-top:22px}.hps .hps-badge{top:12px;left:12px}.hps .hps-price{font-size:20px}}
@container(max-width:650px){.hps .hps-grid{grid-template-columns:minmax(0,1fr)}.hps .hps-header{flex-direction:column;align-items:flex-start;gap:15px}}
@media(prefers-reduced-motion:reduce){.hps .hps-card,.hps .hps-image,.hps .hps-cta svg{transition:none}}

.hps.hps--dark{background:radial-gradient(ellipse at 95% 0%,rgba(57,122,164,.22),transparent 60%),linear-gradient(140deg,#103f60 0%,var(--hps-navy) 65%,#06273f 100%)}.hps.hps--dark .hps-heading{color:#fff}.hps.hps--dark .hps-eyebrow{color:#bed2e0}.hps.hps--dark .hps-intro{color:#d0e0eb}.hps.hps--dark .hps-card{background:#f8fafc;box-shadow:0 12px 30px rgba(0,15,27,.12)}.hps.hps--dark .hps-card:focus-visible{outline-color:#fff}

.hps .hps-eyebrow,.hps .hps-intro,.hps .hps-desc,.hps .hps-badge,.hps .hps-cta{text-transform:none}

/* Liquid Glass: translucent surfaces, backdrop diffusion and edge highlights. */
.hps{position:relative}
.hps .hps-card{position:relative;border:1px solid rgba(255,255,255,.55);background:linear-gradient(145deg,rgba(255,255,255,.56),rgba(255,255,255,.22));-webkit-backdrop-filter:blur(20px) saturate(135%);backdrop-filter:blur(20px) saturate(135%);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),inset 0 -1px 0 rgba(255,255,255,.18),0 14px 36px rgba(8,50,81,.09)}
.hps .hps-media{margin:9px 9px 0;border-radius:14px;isolation:isolate}
.hps .hps-body{background:transparent}
.hps .hps-badge{border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 4px 18px rgba(8,50,81,.08);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}
.hps.hps--dark{background:radial-gradient(ellipse at 7% 78%,rgba(75,157,191,.4) 0%,transparent 42%),radial-gradient(ellipse at 84% 34%,rgba(96,148,185,.34) 0%,transparent 44%),radial-gradient(ellipse at 49% 108%,rgba(55,115,157,.34) 0%,transparent 46%),linear-gradient(130deg,#103f60 0%,var(--hps-navy) 62%,#06273f 100%)}
.hps.hps--dark .hps-card{background:linear-gradient(135deg,rgba(255,255,255,.15) 0%,rgba(255,255,255,.065) 45%,rgba(198,226,248,.1) 100%);border-color:rgba(218,238,252,.24);color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.34),inset 1px 0 0 rgba(255,255,255,.1),inset 0 -1px 0 rgba(255,255,255,.07),0 18px 40px rgba(0,17,31,.17)}
.hps.hps--dark .hps-title,.hps.hps--dark .hps-price{color:#fff}
.hps.hps--dark .hps-desc,.hps.hps--dark .hps-price-note,.hps.hps--dark .hps-price small,.hps.hps--dark .hps-price .woocommerce-price-suffix,.hps.hps--dark .hps-price del{color:#d5e4ee}
.hps.hps--dark .hps-badge{color:#fff;background:rgba(8,38,58,.62);border-color:rgba(255,255,255,.35);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 4px 18px rgba(0,17,31,.12)}
.hps.hps--dark .hps-cta{background:linear-gradient(120deg,rgba(255,255,255,.19),rgba(255,255,255,.09));border:1px solid rgba(255,255,255,.25);box-shadow:inset 0 1px 0 rgba(255,255,255,.19),0 4px 12px rgba(0,17,31,.07);color:#fff}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.hps.hps--dark .hps-card:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.48),inset 1px 0 0 rgba(255,255,255,.16),0 24px 48px rgba(0,17,31,.24);border-color:rgba(228,245,255,.42)}.hps.hps--dark .hps-card:hover .hps-cta{background:linear-gradient(120deg,rgba(255,255,255,.25),rgba(255,255,255,.14))}}
@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.hps .hps-card{background:#eaf0f5}.hps.hps--dark .hps-card{background:linear-gradient(135deg,#315a73,#21465f)}.hps.hps--dark .hps-badge{background:#163c56}}
@media(prefers-reduced-transparency:reduce){.hps .hps-card{background:#eaf0f5;-webkit-backdrop-filter:none;backdrop-filter:none}.hps.hps--dark .hps-card{background:#244d67}.hps .hps-badge{background:#eef4f8;-webkit-backdrop-filter:none;backdrop-filter:none}.hps.hps--dark .hps-badge{background:#163c56}}

.hps .hps-attributes{display:grid;gap:13px;margin:22px 0 0;padding:0;text-transform:none}.hps .hps-attribute{min-width:0}.hps .hps-attribute dt{display:flex;align-items:center;gap:7px;margin:0 0 7px;font-size:11px;font-weight:500;letter-spacing:.025em;color:var(--hps-muted);line-height:1.4}.hps .hps-attribute dt svg{width:15px;height:15px;flex:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.hps .hps-attribute dd{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0}.hps .hps-attribute-chip,.hps .hps-attribute-more{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:5px 8px;border-radius:8px;background:rgba(255,255,255,.35);font-size:11px;font-weight:400;line-height:1.5;overflow-wrap:anywhere;color:var(--hps-navy);text-transform:none}.hps .hps-attribute-more{background:none;padding-left:3px;padding-right:3px}.hps .hps-swatch{display:inline-block;width:14px;height:14px;border-radius:50%;flex:0 0 14px;box-shadow:0 0 0 1px rgba(255,255,255,.5),inset 0 0 0 1px rgba(0,0,0,.12)}.hps.hps--dark .hps-attribute dt{color:#d5e4ee}.hps.hps--dark .hps-attribute-chip{background:rgba(255,255,255,.09);box-shadow:inset 0 1px 0 rgba(255,255,255,.1);color:#fff}.hps.hps--dark .hps-attribute-more{color:#d5e4ee}.hps .hps-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.hps .hps-color-option{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)}.hps .hps-color-option .hps-swatch{width:22px;height:22px;flex-basis:22px}.hps .hps-color-option--unknown .hps-swatch{background:repeating-linear-gradient(135deg,transparent 0 3px,rgba(128,128,128,.35) 3px 5px);border:1px dashed currentColor}

.hps .hps-carousel-nav,.hps .hps-swipe-hint{display:none}
@media(max-width:767px){
.hps .hps-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:0;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;padding:5px 2px 12px;margin:0 -2px;scrollbar-width:thin;scrollbar-color:rgba(200,222,239,.35) transparent}
.hps .hps-grid>.hps-card,.hps .hps-grid>.hps-placeholder{flex:0 0 92%;scroll-snap-align:start;scroll-snap-stop:always;min-width:0}
.hps .hps-grid>.hps-card:only-child{flex-basis:100%}
.hps .hps-grid>.hps-card:focus-visible{outline-offset:-3px}
.hps .hps-carousel-nav{display:block;margin-top:12px}
.hps .hps-carousel-actions{display:flex;align-items:center;justify-content:center;gap:20px}
.hps button.hps-carousel-arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;padding:0;border:1px solid rgba(8,50,81,.2);border-radius:50%;background:rgba(255,255,255,.3);color:var(--hps-navy);cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.25)}
.hps .hps-carousel-arrow svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.hps button.hps-carousel-arrow:disabled{opacity:.35;cursor:default}
.hps .hps-carousel-dots{display:flex;gap:0;align-items:center}
.hps button.hps-carousel-dot{display:flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:44px;border:0;padding:0;margin:0;background:transparent;box-shadow:none;cursor:pointer;border-radius:8px}
.hps button.hps-carousel-dot:before{content:"";width:6px;height:6px;border-radius:9px;background:var(--hps-navy);opacity:.35}
.hps button.hps-carousel-dot[aria-current=true]:before{width:18px;opacity:1}
.hps .hps-swipe-hint{display:block;text-align:center;margin:10px 0 0;color:var(--hps-muted);font-size:12px;line-height:1.5;text-transform:none}
.hps.hps--dark .hps-swipe-hint{color:#d5e4ee}
.hps.hps--dark button.hps-carousel-arrow{color:white;border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.1)}
.hps.hps--dark button.hps-carousel-dot:before{background:#fff}
.hps .hps-carousel-nav button:focus-visible{outline:2px solid var(--hps-navy);outline-offset:2px}
.hps.hps--dark .hps-carousel-nav button:focus-visible{outline-color:#fff}
}

@media(min-width:1025px){
.hps{padding:52px 32px}.hps .hps-header{margin-bottom:30px;gap:40px}.hps .hps-heading{max-width:680px;font-size:clamp(32px,3.1vw,44px);letter-spacing:-.04em}.hps .hps-intro{max-width:280px;font-size:14px}.hps .hps-grid{gap:24px}.hps .hps-card{border-radius:24px}.hps .hps-media{aspect-ratio:16/10;margin:10px 10px 0;border-radius:16px}.hps .hps-body{padding:24px}.hps .hps-title{font-size:26px;line-height:1.2}.hps .hps-desc{font-size:13px;line-height:1.6;margin-top:10px}.hps .hps-attributes{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px 12px;margin-top:22px}.hps .hps-attribute--size,.hps .hps-attribute--other{grid-column:1/-1}.hps .hps-attribute dt{font-size:11px;margin-bottom:8px}.hps .hps-attribute-chip{padding:5px 8px;background:rgba(255,255,255,.07);border-radius:7px}.hps .hps-bottom{padding-top:24px}.hps .hps-price{font-size:21px;letter-spacing:-.025em}.hps .hps-cta{margin-top:16px;min-height:48px;border-radius:12px;font-size:13px}
}

/* Square photography and compact price overlay. */
.hps .hps-media{aspect-ratio:1/1}
.hps .hps-price-badge{position:absolute;left:10px;bottom:10px;max-width:calc(100% - 20px);padding:9px 12px;border-radius:12px;background:rgba(5,29,46,.82);border:1px solid rgba(255,255,255,.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 6px 18px rgba(0,0,0,.12);-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%);color:#fff}
.hps .hps-price-badge .hps-price{color:#fff;font-size:clamp(14px,1.45vw,19px);letter-spacing:-.02em;line-height:1.35}
.hps .hps-price-badge .hps-price-note,.hps .hps-price-badge .hps-price small,.hps .hps-price-badge .woocommerce-price-suffix,.hps .hps-price-badge .hps-price del{color:#e2edf4;font-size:10px;line-height:1.3}
.hps .hps-body{padding:16px}.hps .hps-title{font-size:23px}.hps .hps-desc{font-size:12px;line-height:1.45;margin-top:6px}.hps .hps-attributes{margin-top:12px;gap:8px}.hps .hps-attribute dt{margin-bottom:4px;font-size:10px}.hps .hps-attribute dd{gap:4px}.hps .hps-attribute-chip{padding:3px 6px;font-size:10px;line-height:1.4}.hps .hps-color-option{width:26px;height:26px}.hps .hps-color-option .hps-swatch{width:19px;height:19px;flex-basis:19px}.hps .hps-bottom{padding-top:12px}.hps .hps-cta{margin-top:0;min-height:44px;padding:10px 13px;font-size:13px}
@media(min-width:1025px){.hps .hps-media{aspect-ratio:1/1;margin:8px 8px 0}.hps .hps-attributes{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:8px 10px}.hps .hps-attribute--size{display:grid;grid-template-columns:48px minmax(0,1fr);gap:6px;align-items:start}.hps .hps-attribute--size dt{margin-top:4px}.hps .hps-title{font-size:23px}}
@media(max-width:767px){.hps .hps-attributes{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:9px 8px}.hps .hps-attribute--size,.hps .hps-attribute--other{grid-column:1/-1}.hps .hps-price-badge .hps-price{font-size:15px}}
@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.hps .hps-price-badge{background:#102f45}}

/* Keep the original top label separate from the new bottom price badge. */
.hps .hps-media{position:relative}
.hps .hps-media>.hps-image{position:relative;z-index:0}
.hps .hps-media>.hps-badge{position:absolute!important;z-index:3;display:inline-flex!important;align-items:center;visibility:visible!important;opacity:1!important;top:12px!important;left:12px!important;right:auto!important;bottom:auto!important;margin:0!important;max-width:calc(100% - 24px);pointer-events:none}
.hps .hps-media>.hps-price-badge{z-index:2;top:auto;bottom:10px}

/* One continuous glass surface; no separate body gradient seam. */
.hps .hps-body{background:transparent!important;box-shadow:none}

/* Attributes: consistent labels, complete sizes, compact visual colors. */
.hps .hps-attributes{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:14px 12px;margin:16px 0 0;align-content:start}
.hps .hps-attribute{display:block;min-width:0;align-self:start}
.hps .hps-attribute--size{display:block;grid-column:1/-1;grid-row:1}
.hps .hps-attribute--color{grid-column:1;grid-row:2}
.hps .hps-attribute--mount{grid-column:2;grid-row:2}
.hps .hps-attribute--other{grid-column:1/-1}
.hps .hps-attribute dt{display:flex;align-items:center;gap:6px;margin:0 0 7px;font-size:11px;font-weight:500;line-height:16px;letter-spacing:0}
.hps .hps-attribute dt svg{width:14px;height:14px;flex:0 0 14px}
.hps .hps-attribute dd{display:flex;flex-wrap:wrap;gap:5px;align-items:center;margin:0}
.hps .hps-attribute-chip{display:inline-flex;align-items:center;min-height:23px;padding:4px 7px;font-size:11px;line-height:15px;border-radius:6px;white-space:normal;word-break:normal;overflow-wrap:anywhere}
.hps .hps-attribute--size .hps-attribute-chip{white-space:nowrap}
.hps .hps-attribute--mount .hps-attribute-chip{background:none;box-shadow:none;padding:2px 0;min-height:0;line-height:18px}
.hps .hps-attribute--mount dd{display:flex;flex-direction:column;align-items:flex-start;gap:0}
.hps .hps-color-option{width:28px;height:28px}.hps .hps-color-option .hps-swatch{width:21px;height:21px;flex-basis:21px}
.hps .hps-body>.hps-desc:empty{margin-top:0}
@media(min-width:1025px){.hps .hps-attributes{grid-template-rows:minmax(var(--hps-size-height,0px),auto) auto}.hps .hps-body>.hps-desc:empty{margin-top:6px}}

/* Independent feature buttons over a card-wide product link. */
.hps .hps-media{isolation:auto}
.hps .hps-price-badge{pointer-events:none}
.hps a.hps-product-link{text-decoration:none;color:#fff;position:static}
.hps .hps-product-link:after{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit}
.hps .hps-product-link:focus-visible{outline:none}
.hps .hps-product-link:focus-visible:after{outline:3px solid var(--hps-navy);outline-offset:-3px}
.hps.hps--dark .hps-product-link:focus-visible:after{outline-color:#fff}
.hps .hps-features{position:absolute;top:10px;left:10px;right:10px;z-index:4;pointer-events:none}
.hps .hps-feature-icons{display:flex;flex-wrap:wrap;gap:6px}
.hps button.hps-feature-button{display:inline-flex;align-items:center;justify-content:center;position:relative;width:44px;height:44px;min-width:44px;flex:0 0 44px;padding:0;margin:0;border-radius:13px;border:1px solid rgba(255,255,255,.4);background:rgba(8,35,53,.73);-webkit-backdrop-filter:blur(16px) saturate(130%);backdrop-filter:blur(16px) saturate(130%);box-shadow:inset 0 1px 0 rgba(255,255,255,.19),0 3px 10px rgba(0,0,0,.1);color:#fff;cursor:pointer;pointer-events:auto;line-height:1}
.hps .hps-feature-button svg{display:block;width:25px;height:25px;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.hps button.hps-feature-button:hover,.hps button.hps-feature-button[aria-expanded=true]{background:rgba(8,35,53,.94);border-color:rgba(255,255,255,.8)}
.hps button.hps-feature-button:focus-visible{outline:2px solid #fff;outline-offset:2px}
.hps .hps-feature-plus{position:absolute;top:-4px;right:-4px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#fff;color:#083251;font-family:inherit;font-size:13px;font-weight:600;line-height:1;box-shadow:0 1px 4px rgba(0,0,0,.2)}
.hps .hps-feature-panel{position:relative;z-index:5;max-width:300px;margin-top:8px;padding:11px 13px;border-radius:12px;background:rgba(5,28,44,.94);border:1px solid rgba(255,255,255,.28);color:#fff;font-size:12px;line-height:1.5;box-shadow:0 6px 20px rgba(0,0,0,.12);pointer-events:auto;text-transform:none}
.hps .hps-feature-panel[hidden]{display:none!important}
@media(prefers-reduced-transparency:reduce){.hps button.hps-feature-button{background:#12364f;-webkit-backdrop-filter:none;backdrop-filter:none}}

/* Refined feature glyphs: one consistent 32-unit optical grid. */
.hps .hps-feature-icons{gap:5px;flex-wrap:nowrap}
.hps button.hps-feature-button{width:46px;min-width:0;height:46px;flex:0 1 46px;border-radius:12px;background:linear-gradient(145deg,rgba(14,44,65,.9),rgba(5,28,44,.82));border-color:rgba(255,255,255,.36)}
.hps .hps-feature-button svg{width:30px;height:30px;flex:none;stroke-width:1.7}
@media(max-width:360px){.hps .hps-feature-icons{gap:3px}.hps button.hps-feature-button{height:44px}.hps .hps-feature-button svg{width:27px;height:27px}}

/* HUUN 1.5 — quieter glass surfaces and a consistent visual hierarchy. */
.hps{padding:56px 32px;border-radius:24px}
.hps.hps--dark{background:radial-gradient(ellipse at 0% 0%,rgba(94,153,192,.24),transparent 52%),radial-gradient(ellipse at 100% 100%,rgba(65,123,164,.18),transparent 52%),linear-gradient(135deg,#083251,#06273f 65%,#051e32)}
.hps .hps-header{align-items:flex-end;gap:36px;margin-bottom:28px}
.hps .hps-eyebrow{font-size:11px;letter-spacing:.12em;font-weight:500;margin-bottom:12px}
.hps .hps-heading{max-width:720px;font-size:clamp(28px,3vw,40px);line-height:1.16;letter-spacing:-.035em;font-weight:500}
.hps .hps-intro{max-width:300px;font-size:14px;line-height:1.65}
.hps.hps--dark .hps-eyebrow,.hps.hps--dark .hps-intro{color:#c8d9e5}
.hps .hps-grid{gap:20px}
.hps .hps-card{border-radius:20px;transition:border-color .2s ease,box-shadow .2s ease}
.hps.hps--dark .hps-card{background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.035));border:1px solid rgba(214,234,247,.19);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 8px 22px rgba(0,12,24,.1)}
.hps .hps-media{margin:8px 8px 0;border-radius:14px;aspect-ratio:1/1}
.hps .hps-body{padding:18px 18px 16px}
.hps .hps-title{font-size:23px;line-height:1.22;letter-spacing:-.025em;font-weight:500}
.hps .hps-desc{font-size:12px;line-height:1.6;margin-top:7px}
.hps.hps--dark .hps-desc{color:#c8d9e5}
.hps .hps-features{top:10px;left:10px;right:10px}
.hps button.hps-feature-button{border-radius:11px;background:rgba(6,32,50,.84);border-color:rgba(255,255,255,.26);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}
.hps .hps-price-badge{left:10px;bottom:10px;padding:9px 11px;border-radius:10px;background:rgba(5,28,44,.88);border-color:rgba(255,255,255,.23);box-shadow:0 4px 14px rgba(0,0,0,.08)}
.hps .hps-price-badge .hps-price{font-size:clamp(14px,1.3vw,18px);font-weight:500}
.hps .hps-attributes{margin-top:16px;padding-top:14px;border-top:1px solid rgba(8,50,81,.12);gap:13px 12px}
.hps.hps--dark .hps-attributes{border-top-color:rgba(220,237,249,.12)}
.hps .hps-attribute dt{font-size:11px;line-height:16px}
.hps.hps--dark .hps-attribute dt{color:#b9cfdf}
.hps.hps--dark .hps-attribute-chip{background:rgba(255,255,255,.065);box-shadow:none}
.hps .hps-bottom{padding-top:18px}
.hps .hps-cta{min-height:44px;padding:11px 13px;border-radius:10px;font-size:12px;font-weight:500;letter-spacing:0}
.hps.hps--dark a.hps-cta{background:#eef4f8;border:1px solid rgba(255,255,255,.8);box-shadow:none;color:#083251}
.hps .hps-cta svg{width:18px;height:18px}
.hps--accessories .hps-title{font-size:20px}
.hps--accessories .hps-body{padding:16px}
.hps--accessories .hps-header .hps-heading{max-width:680px}
@media(hover:hover){.hps .hps-card:hover{transform:none}.hps.hps--dark .hps-card:hover{border-color:rgba(220,237,249,.37);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 12px 24px rgba(0,12,24,.16)}.hps.hps--dark .hps-card:hover a.hps-cta{background:#fff}}
@media(max-width:1024px){.hps{padding:40px 24px}.hps .hps-header{align-items:flex-start;gap:14px}.hps .hps-intro{max-width:560px}}
@media(max-width:767px){.hps{padding:30px 16px;border-radius:20px}.hps .hps-header{margin-bottom:22px}.hps .hps-heading{font-size:29px}.hps .hps-intro{font-size:13px}.hps .hps-grid{gap:14px}.hps .hps-body{padding:16px}.hps .hps-title{font-size:22px}.hps--accessories .hps-title{font-size:21px}.hps .hps-price-badge .hps-price{font-size:15px}.hps .hps-swipe-hint{font-size:11px;margin-top:8px}.hps .hps-carousel-actions{gap:14px}.hps.hps--dark button.hps-carousel-arrow{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.22)}}
@media(prefers-reduced-transparency:reduce){.hps.hps--dark .hps-card{background:#173c55}.hps button.hps-feature-button,.hps .hps-price-badge{background:#082c44;-webkit-backdrop-filter:none;backdrop-filter:none}}

.hps.hps--dark .hps-attribute--mount .hps-attribute-chip{background:none}

/* 1.5.1 — softer HUUN blue with luminous glass surfaces. */
.hps.hps--dark{background:radial-gradient(ellipse at 8% 12%,rgba(173,215,237,.3),transparent 52%),radial-gradient(ellipse at 90% 88%,rgba(153,205,231,.22),transparent 52%),linear-gradient(135deg,#396984 0%,#285773 55%,#204b67 100%)}
.hps.hps--dark .hps-card{background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(240,249,255,.09) 48%,rgba(215,239,255,.14));border-color:rgba(235,248,255,.36);-webkit-backdrop-filter:blur(22px) saturate(145%);backdrop-filter:blur(22px) saturate(145%);box-shadow:inset 0 1px 0 rgba(255,255,255,.48),inset 1px 0 0 rgba(255,255,255,.12),0 12px 28px rgba(8,40,62,.12)}
.hps.hps--dark .hps-desc,.hps.hps--dark .hps-intro,.hps.hps--dark .hps-eyebrow,.hps.hps--dark .hps-attribute dt,.hps.hps--dark .hps-swipe-hint{color:#edf5fa}
.hps.hps--dark .hps-attribute-chip{background:rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}
.hps.hps--dark .hps-attribute--mount .hps-attribute-chip{background:none;box-shadow:none}
.hps.hps--dark .hps-attributes{border-top-color:rgba(236,249,255,.21)}
.hps.hps--dark a.hps-cta{color:#fff;background:linear-gradient(125deg,rgba(255,255,255,.24),rgba(255,255,255,.1));border-color:rgba(244,251,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.32),0 3px 10px rgba(8,40,62,.07);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}
.hps button.hps-feature-button{background:linear-gradient(140deg,rgba(30,65,87,.8),rgba(14,45,66,.72));border-color:rgba(255,255,255,.43);box-shadow:inset 0 1px 0 rgba(255,255,255,.22)}
.hps .hps-price-badge{background:linear-gradient(135deg,rgba(20,53,75,.83),rgba(9,38,58,.78));border-color:rgba(255,255,255,.34);box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 4px 14px rgba(0,0,0,.08)}
@media(hover:hover){.hps.hps--dark .hps-card:hover{border-color:rgba(240,251,255,.58);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),inset 1px 0 0 rgba(255,255,255,.16),0 16px 32px rgba(8,40,62,.17)}.hps.hps--dark .hps-card:hover a.hps-cta{background:linear-gradient(125deg,rgba(255,255,255,.32),rgba(255,255,255,.17));color:#fff}}
@media(prefers-reduced-transparency:reduce){.hps.hps--dark .hps-card{background:#436b85;-webkit-backdrop-filter:none;backdrop-filter:none}.hps.hps--dark a.hps-cta{background:#426880;-webkit-backdrop-filter:none;backdrop-filter:none}.hps button.hps-feature-button,.hps .hps-price-badge{background:#21455f;-webkit-backdrop-filter:none;backdrop-filter:none}}

/* 1.6 — HUUN editorial glass: clear hierarchy and restrained reflections. */
.hps{padding:48px 32px}
.hps.hps--dark{background:radial-gradient(ellipse at 3% 5%,rgba(190,224,242,.38),transparent 48%),radial-gradient(ellipse at 98% 95%,rgba(148,204,233,.28),transparent 50%),linear-gradient(120deg,#426f89,#315f7b 52%,#285873)}
.hps .hps-header{gap:40px;margin-bottom:30px}
.hps .hps-header>div{min-width:0}
.hps .hps-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.08em;margin-bottom:12px}
.hps .hps-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.8}
.hps .hps-heading{font-size:clamp(28px,2.8vw,39px);line-height:1.15;max-width:690px;letter-spacing:-.035em}
.hps .hps-intro{max-width:270px;font-size:13px;line-height:1.6}
.hps .hps-grid{gap:22px}
.hps .hps-card{border-radius:24px}
.hps.hps--dark .hps-card{background:linear-gradient(125deg,rgba(248,253,255,.25),rgba(234,247,255,.11) 40%,rgba(230,248,255,.17));border-color:rgba(246,253,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.65),inset 1px 0 0 rgba(255,255,255,.16),0 14px 28px rgba(15,47,68,.13);-webkit-backdrop-filter:blur(24px) saturate(135%);backdrop-filter:blur(24px) saturate(135%)}
.hps .hps-media{margin:9px 9px 0;border-radius:16px}
.hps .hps-body{padding:19px 18px 17px}
.hps .hps-title{font-size:25px;line-height:1.18;letter-spacing:-.035em}
.hps .hps-desc{font-size:12px;line-height:1.55;margin-top:8px}
.hps .hps-price-badge{padding:10px 13px;border-radius:12px;background:rgba(12,43,64,.82);border-color:rgba(255,255,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 5px 14px rgba(8,35,53,.1)}
.hps .hps-price-badge .hps-price{font-size:clamp(15px,1.35vw,19px);letter-spacing:-.02em}
.hps .hps-features{left:10px;right:10px;top:10px}
.hps .hps-feature-icons{display:inline-flex;max-width:100%;gap:3px;padding:3px;border:1px solid rgba(255,255,255,.4);border-radius:14px;background:rgba(12,43,64,.74);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 4px 12px rgba(0,0,0,.08)}
.hps button.hps-feature-button{width:42px;height:44px;flex:0 1 42px;border:0;border-radius:10px;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}
.hps .hps-feature-button svg{width:28px;height:28px}
.hps button.hps-feature-button:hover,.hps button.hps-feature-button[aria-expanded=true]{background:rgba(255,255,255,.17)}
.hps .hps-feature-plus{top:0;right:0;width:13px;height:13px;font-size:11px}
.hps .hps-attributes{padding:13px 12px;margin-top:16px;border:1px solid rgba(8,50,81,.12);border-radius:12px;gap:12px}
.hps.hps--dark .hps-attributes{background:rgba(8,40,61,.15);border-color:rgba(244,251,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}
.hps .hps-attribute dt{margin-bottom:6px;font-size:11px}
.hps .hps-attribute-chip{font-size:11px;line-height:15px;padding:3px 6px;border-radius:5px}
.hps.hps--dark .hps-attribute-chip{background:rgba(255,255,255,.1);box-shadow:none}
.hps.hps--dark .hps-attribute--mount .hps-attribute-chip{background:none}
.hps .hps-bottom{padding-top:16px}
.hps .hps-cta{min-height:46px;border-radius:12px;font-size:13px;padding:10px 13px}
.hps.hps--dark a.hps-cta{background:linear-gradient(115deg,rgba(255,255,255,.32),rgba(255,255,255,.15));border-color:rgba(255,255,255,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 4px 10px rgba(8,40,61,.08)}
.hps .hps-cta svg{box-sizing:content-box;width:16px;height:16px;padding:5px;border-radius:50%;background:rgba(255,255,255,.13)}
.hps--accessories .hps-title{font-size:21px;line-height:1.25}
.hps--accessories .hps-body{padding:17px 15px 15px}
@media(hover:hover){.hps.hps--dark .hps-card:hover{border-color:rgba(255,255,255,.7);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 18px 34px rgba(15,47,68,.19)}.hps.hps--dark .hps-card:hover a.hps-cta{background:linear-gradient(115deg,rgba(255,255,255,.4),rgba(255,255,255,.23))}}
@media(max-width:1024px){.hps{padding:36px 24px}.hps .hps-header{gap:13px}.hps .hps-intro{max-width:540px}}
@media(max-width:767px){.hps{padding:28px 16px;border-radius:20px}.hps .hps-header{margin-bottom:22px}.hps .hps-heading{font-size:28px}.hps .hps-grid{gap:14px}.hps .hps-body{padding:16px 14px 14px}.hps .hps-title{font-size:23px}.hps .hps-attributes{padding:11px 10px}.hps .hps-feature-button svg{width:26px;height:26px}.hps .hps-feature-icons{gap:1px}.hps .hps-price-badge .hps-price{font-size:15px}.hps--accessories .hps-title{font-size:21px}}
@media(prefers-reduced-transparency:reduce){.hps.hps--dark .hps-card{background:#4a748e;-webkit-backdrop-filter:none;backdrop-filter:none}.hps .hps-feature-icons{background:#21455f;-webkit-backdrop-filter:none;backdrop-filter:none}.hps.hps--dark a.hps-cta{background:#416a84}.hps .hps-price-badge{background:#21455f}}

/* Keep stretched product links relative to the card. */
.hps.hps--dark a.hps-cta{-webkit-backdrop-filter:none;backdrop-filter:none}

/* 1.7 — Pearl Glass, selected design. Legacy theme keys retain saved settings. */

.hps.hps--dark{background:radial-gradient(ellipse at 3% 5%,#7899b1,transparent 60%),radial-gradient(ellipse at 98% 85%,#87a5ba,transparent 55%),#9db3c4;color:#083251}.hps.hps--dark .hps-heading,.hps.hps--dark .hps-title{color:#083251}.hps.hps--dark .hps-desc,.hps.hps--dark .hps-intro,.hps.hps--dark .hps-eyebrow,.hps.hps--dark .hps-attribute dt,.hps.hps--dark .hps-swipe-hint{color:#426176}.hps.hps--dark .hps-card,.hps.hps--dark .hps-card:hover{background:linear-gradient(140deg,#ffffffad,#ffffff42);border:1px solid #ffffffed;box-shadow:inset 0 1px #fff,0 14px 36px #1e4d6e12;color:#083251}.hps .hps-media{margin:10px 10px 0}.hps.hps--dark .hps-attributes{background:none;border:0;border-top:1px solid #08325120;border-radius:0;padding:14px 0;box-shadow:none}.hps.hps--dark .hps-attribute-chip{background:#08325108;color:#244b65}.hps.hps--dark a.hps-cta,.hps.hps--dark .hps-card:hover a.hps-cta{color:#083251;background:linear-gradient(120deg,#ffffffd9,#d4e5ef80);border-color:#ffffff;box-shadow:inset 0 1px #fff,0 3px 12px #0832510b}.hps.hps--dark button.hps-carousel-arrow{color:#083251;background:#ffffff99;border-color:#08325130}.hps.hps--dark button.hps-carousel-dot:before{background:#083251}.hps.hps--dark .hps-product-link:focus-visible:after{outline-color:#083251}

.hps .hps-feature-slot{margin-top:8px;color:#244b65}
.hps .hps-feature-slot:empty{margin-top:0}
.hps .hps-feature-slot .hps-features{position:relative;inset:auto;z-index:4}
.hps .hps-feature-slot .hps-feature-icons{background:none;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;display:flex;flex-wrap:wrap;gap:4px 6px}
.hps .hps-feature-slot button.hps-feature-button{width:auto;max-width:100%;min-width:0;flex:0 0 auto;gap:6px;padding:7px 9px;min-height:36px;height:auto;color:inherit;border:1px solid transparent;border-radius:9px;justify-content:flex-start;box-sizing:border-box;white-space:normal;transform:none;transition:background-color .18s ease,border-color .18s ease}
.hps .hps-feature-slot button.hps-feature-button:hover,.hps .hps-feature-slot button.hps-feature-button[aria-expanded=true]{background:#0832510c;border-color:#08325114}
.hps .hps-feature-slot button.hps-feature-button:focus-visible{outline:2px solid #083251;outline-offset:2px}
.hps .hps-feature-slot svg{width:19px;height:19px}
.hps .hps-feature-caption{font-size:11px;line-height:1.35;text-align:left;min-width:0;overflow-wrap:anywhere}
.hps .hps-feature-slot .hps-feature-plus{display:none}
.hps .hps-feature-slot .hps-feature-panel{position:absolute;top:auto;bottom:calc(100% + 8px);left:0;max-width:100%;width:300px;max-height:min(320px,60vh);overflow-y:auto;overscroll-behavior:contain;margin-top:0;overflow-wrap:anywhere;background:#f3f8fc;color:#083251;border-color:#c4d8e6;box-shadow:0 8px 24px #123c5826}
.hps.hps--dark .hps-attribute-more{color:#426176}
.hps.hps--dark .hps-attribute--mount .hps-attribute-chip{background:none}
.hps.hps--dark a.hps-cta{-webkit-backdrop-filter:none;backdrop-filter:none}
@media(pointer:coarse){.hps .hps-feature-slot button.hps-feature-button{min-height:44px}}
@media(prefers-reduced-transparency:reduce){.hps.hps--dark .hps-card{background:#f1f6fa}.hps.hps--dark a.hps-cta{background:#e3edf4}}
@media(min-width:1025px){.hps .hps-feature-slot:empty{margin-top:8px}}

/* 1.7.3 — stronger blue-grey backdrop with readable section text. */
.hps.hps--dark .hps-header .hps-intro,.hps.hps--dark .hps-header .hps-eyebrow,.hps.hps--dark .hps-swipe-hint{color:#173e59}

/* 1.7.4 — selected Graphite Blue preview palette. */
.hps.hps--dark{background:radial-gradient(ellipse at 0 0,#59778e,transparent 65%),radial-gradient(ellipse at 100% 100%,#344c63,transparent 65%),#405b72}
.hps.hps--dark .hps-header .hps-heading{color:#fff}
.hps.hps--dark .hps-header .hps-intro,.hps.hps--dark .hps-header .hps-eyebrow,.hps.hps--dark .hps-swipe-hint{color:#f1f5f9}
.hps.hps--dark .hps-card,.hps.hps--dark .hps-card:hover{background:linear-gradient(140deg,#ffffffd9,#ffffffe0 0%,#ffffffb8);box-shadow:inset 0 1px #fff,0 14px 36px #061f3425}
.hps.hps--dark button.hps-carousel-arrow{color:#fff;background:#ffffff20;border-color:#ffffff70}
.hps.hps--dark button.hps-carousel-dot:before{background:#fff}
@media(prefers-reduced-transparency:reduce){.hps.hps--dark .hps-card,.hps.hps--dark .hps-card:hover{background:#d9e1e7}}

/* 1.7.6 — HUUN corporate navy background. */
.hps.hps--dark{background:radial-gradient(ellipse at 0% 0%,rgba(94,153,192,.28),transparent 52%),
    radial-gradient(ellipse at 100% 100%,rgba(65,123,164,.22),transparent 52%),
    linear-gradient(135deg,#083251,#06273f 65%,#051e32)}
