.hxset{--hxset-max: 1400px;width:100%;padding-top:var(--block-padding-top, 0);padding-bottom:var(--block-padding-bottom, 0);padding-left:var(--block-padding-left, 0);padding-right:var(--block-padding-right, 0)}.hxset[hidden]{display:none!important}.hxset__inner{max-width:var(--hxset-max, 1400px);width:100%;margin:0 auto;padding:16px 16px 40px}.hxset__grid{display:grid;grid-template-columns:1fr;gap:24px}.hxset__media{min-width:0}.hxset__media-main{position:relative;border-radius:var(--radius-lg, 12px);overflow:hidden;background:var(--color-fill-light, #f5f5f5);aspect-ratio:1 / 1}.hxset__media-main img{width:100%;height:100%;object-fit:cover;display:block}.hxset__media-thumbs{display:flex;gap:8px;margin-top:8px}.hxset__thumb{width:64px;height:64px;padding:0;border:1px solid var(--color-border-light, #eee);border-radius:var(--radius-md, 8px);overflow:hidden;background:var(--color-fill-light, #f5f5f5);cursor:pointer;flex:0 0 auto;transition:border-color .15s ease}.hxset__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hxset__thumb.is-active{border-color:var(--color-foreground, #1a1a1a)}.hxset__info{min-width:0;--block-padding-left: 0px;--block-padding-right: 0px}.hxset__eyebrow{margin:0 0 6px;font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--color-foreground-muted, var(--color-text-secondary, #6b6b6b))}.hxset__title{margin:0;font-family:var(--font-heading--family, inherit);font-size:28px;font-weight:500;line-height:1.15;letter-spacing:-.02em;color:var(--color-heading, inherit)}.hxset__subtitle{margin:6px 0 0;font-size:14px;line-height:1.5;color:var(--color-foreground-muted, var(--color-text-secondary, #6b6b6b))}.hxset__price{margin:0}.hxset__price[hidden]{display:none}.hxset__set-switcher{margin-top:18px}.hxset__set-switcher-row{display:flex;flex-wrap:wrap;gap:8px}.hxset__set-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 16px;border-radius:var(--pill-border-radius, var(--radius-sm));border:1px solid var(--color-border-default, var(--color-border, #d1d5db));background:transparent;color:var(--color-text-primary, var(--color-foreground, #1a1a1a));font-size:var(--font-size-sm, 14px);font-weight:500;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.hxset__set-pill:hover,.hxset__set-pill:focus-visible{border-color:var(--color-text-primary, var(--color-foreground, #1a1a1a));color:var(--color-text-primary, var(--color-foreground, #1a1a1a))}.hxset__set-pill:focus-visible{outline:2px solid var(--color-primary-6, var(--color-text-primary, #1d2129));outline-offset:2px}.hxset__set-pill--active,.hxset__set-pill--active:hover,.hxset__set-pill--active:focus-visible{background:var(--btn-primary-bg, var(--color-primary-6, #1a1a1a));border-color:var(--btn-primary-bg, var(--color-primary-6, #1a1a1a));color:var(--btn-primary-text, #fff);cursor:default}.hxset__block{margin-top:22px}.hxset__colorways[hidden]{display:none}.hxset__block-label{display:flex;align-items:baseline;gap:6px;margin-bottom:10px;font-size:14px;font-weight:500;color:var(--color-foreground, #1a1a1a)}.hxset__color-name{display:inline-flex;align-items:center}.hxset .cfs-swatches{display:flex;flex-wrap:wrap;gap:12px 24px}.hxset .cfs-swatches__group{display:flex;flex-direction:column;gap:6px}.hxset .cfs-swatches__label{font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--color-foreground-muted, var(--color-text-tertiary, #9ca3af))}.hxset .cfs-swatches__dots{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hxset .cfs-swatch{display:grid;place-items:center;box-sizing:border-box;width:30px;height:30px;padding:0;flex:0 0 30px;appearance:none;-webkit-appearance:none;background:transparent;border:none;border-radius:50%;cursor:pointer;-webkit-tap-highlight-color:transparent}.hxset .cfs-swatch__chip{box-sizing:border-box;width:22px;height:22px;border-radius:50%;background-color:var(--color-neutral-4, #e5e7eb);box-shadow:inset 0 0 0 1px #0000000f,0 0 0 3px var(--color-background, #fff),0 0 0 4px var(--color-border-default, var(--color-border, #d1d5db));transition:box-shadow .15s ease}.hxset .cfs-swatch:hover:not(.is-active) .cfs-swatch__chip,.hxset .cfs-swatch:focus-visible .cfs-swatch__chip{box-shadow:inset 0 0 0 1px #0000000f,0 0 0 3px var(--color-background, #fff),0 0 0 4px var(--color-text-primary, var(--color-foreground, #1d2129))}.hxset .cfs-swatch:focus-visible{outline:2px solid var(--color-text-primary, #1d2129);outline-offset:2px}.hxset .cfs-swatch.is-active .cfs-swatch__chip{box-shadow:inset 0 0 0 1px #0000000f,0 0 0 3px var(--color-background, #fff),0 0 0 5px var(--color-text-primary, var(--color-foreground, #1d2129))}@media(min-width:990px){.hxset .cfs-swatch{width:42px;height:42px;flex-basis:42px}.hxset .cfs-swatch__chip{width:31px;height:31px}}.hxset__piece{margin-top:22px;padding-top:22px;border-top:1px solid var(--color-border-light, #eee)}.hxset__component-card{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.hxset__component-card__thumb-link{flex:0 0 auto;display:block;text-decoration:none}.hxset__component-card__thumb{display:block;width:64px;aspect-ratio:var(--pch-media-ratio, 4 / 5);overflow:hidden;border-radius:var(--pch-media-radius, 12px);background:var(--color-fill-light, #f5f5f5)}.hxset__component-card__img{width:64px;aspect-ratio:var(--pch-media-ratio, 4 / 5);object-fit:cover;display:block;border-radius:var(--pch-media-radius, 12px)}.hxset__component-card__img--sk{height:auto}.hxset__component-card__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px;padding-top:2px}.hxset__component-card__role{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-foreground-muted, var(--color-text-secondary, #6b6b6b))}.hxset__component-card__title{font-size:15px;font-weight:500;line-height:1.3;color:var(--color-foreground, #1a1a1a);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hxset__component-card__link{margin-top:2px;align-self:flex-start;font-size:var(--font-size-sm, 13px);font-weight:500;color:var(--color-text-secondary, var(--color-foreground-muted, #707070));text-decoration:none;transition:color .15s ease}.hxset__component-card__link:hover,.hxset__component-card__link:focus-visible{color:var(--color-text-primary, var(--color-foreground, #111));text-decoration:underline;text-underline-offset:3px}.hxset__await{margin:0;font-size:14px;color:var(--color-foreground-muted, var(--color-text-secondary, #6b6b6b))}.hxset__piece-pickers.product-variants-block{padding:6px 0 0}.hxset__piece-pickers .product-variants-block__option:last-child{margin-bottom:0}.hxset__size-guide{margin:4px 0 2px}.hxset__size-guide:not(:has(.product-size-chart-link)){margin:0}.hxset__add{display:flex;width:100%;margin-top:24px}.hxset__error{margin:10px 0 0;font-size:13px;color:var(--cart-sale, #c63a2a)}.hxset__error[hidden]{display:none}.hxset__prompt-msg{font-size:var(--font-size-sm, 13px);font-weight:500;color:var(--color-danger-6, #F53F3F)}.hxset__gap-target.is-prompt{border-radius:var(--radius-md, 8px);animation:hxset-prompt-pulse 1.6s ease-out 2}@keyframes hxset-prompt-pulse{0%{box-shadow:0 0 #f53f3f59;background:#f53f3f0f}70%{box-shadow:0 0 0 8px #f53f3f00;background:#f53f3f0a}to{box-shadow:0 0 #f53f3f00;background:transparent}}@media(prefers-reduced-motion:reduce){.hxset__gap-target.is-prompt{animation:none;background:#f53f3f0f}}.hxset__sk{position:relative;display:block;overflow:hidden;border-radius:6px;background:var(--color-fill-light, #f1f1f1)}.hxset__sk[hidden]{display:none!important}.hxset__sk:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:hxset-shimmer 1.25s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.hxset__sk:after{animation:none}}@keyframes hxset-shimmer{to{transform:translate(100%)}}.hxset__sk-line{height:12px}.hxset__sk-dot{width:30px;height:30px;border-radius:50%;flex:0 0 30px}.hxset__sk-pill{width:52px;height:var(--btn-height-md, 48px);border-radius:var(--pill-border-radius, 12px)}.hxset__sk-pill--length{flex:1 1 0;min-width:0;height:58px}.hxset__colorways-skeleton{margin-top:22px}.hxset__colorways-skeleton[hidden]{display:none}.hxset__sk-dots{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hxset__sk-picker{margin-top:14px}.hxset__sk-picker:first-child{margin-top:0}.hxset__sk-picker__label{width:60px;height:12px;margin-bottom:10px}.hxset__sk-picker__pills{display:flex;flex-wrap:wrap;gap:8px}.hxset__sk-price{width:96px;height:24px}.product-media-gallery[data-set-mode=true] .hxset-media-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit;pointer-events:none}@media(min-width:768px){.hxset__inner{padding:24px 48px 56px}.hxset__grid{grid-template-columns:minmax(0,55fr) minmax(0,45fr);gap:48px;align-items:start}.hxset__media{position:sticky;top:16px}.hxset__title{font-size:36px}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/healix-set.css.map */
