.hc-buy-zone{display:grid;grid-template-columns:1fr 1fr;gap:0;max-width:1400px;margin:0 auto;align-items:start}@media(max-width:768px){.hc-buy-zone{grid-template-columns:1fr}}.hc-gallery{position:sticky;top:80px;padding:24px 16px 24px 24px}@media(max-width:768px){.hc-gallery{position:static;padding:16px}}.hc-gallery__main{position:relative;overflow:hidden;border-radius:var(--layoutRadius, 0);background:#f5f5f5;cursor:zoom-in}.hc-gallery__main img,.hc-gallery__main video{width:100%;display:block;transition:transform .3s ease}.hc-gallery__main:hover img{transform:scale(1.03)}.hc-gallery__thumbnails{display:flex;flex-direction:column;gap:8px;margin-top:12px}@media(max-width:768px){.hc-gallery__thumbnails{flex-direction:row;overflow-x:auto;padding-bottom:4px}}.hc-gallery__thumb{width:72px;height:72px;border-radius:var(--layoutRadius, 0);overflow:hidden;cursor:pointer;border:2px solid transparent;flex-shrink:0;transition:border-color .2s}.hc-gallery__thumb.active,.hc-gallery__thumb:hover{border-color:#000}.hc-gallery__thumb img{width:100%;height:100%;object-fit:cover}.hc-gallery__wrapper{display:flex;gap:12px}.hc-gallery__thumb-strip{display:flex;flex-direction:column;gap:8px;width:72px;flex-shrink:0}@media(max-width:768px){.hc-gallery__wrapper{flex-direction:column}.hc-gallery__thumb-strip{flex-direction:row;width:100%;overflow-x:auto}}.hc-gallery__badge{position:absolute;top:12px;left:12px;background:#000;color:#fff;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:4px 10px;border-radius:2px;z-index:2}.hc-gallery__badge--sale{background:#c00}.hc-gallery__badge--new{background:#2a7d4f}.hc-buybox{padding:24px 24px 24px 16px}@media(max-width:768px){.hc-buybox{padding:16px}}.hc-breadcrumbs{font-size:12px;color:#888;margin-bottom:12px;display:flex;flex-wrap:wrap;gap:4px;align-items:center}.hc-breadcrumbs a{color:#888;text-decoration:none}.hc-breadcrumbs a:hover{color:#000}.hc-breadcrumbs span{color:#bbb}.hc-product-title{font-size:clamp(22px,3vw,32px);font-weight:700;line-height:1.2;margin:0 0 10px}.hc-rating{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:14px}.hc-rating__stars{color:#f5a623;letter-spacing:2px}.hc-rating__count{color:#555;text-decoration:underline;cursor:pointer}.hc-rating__recommend{color:#2a7d4f;font-weight:600}.hc-price{display:flex;align-items:baseline;gap:10px;margin-bottom:20px;flex-wrap:wrap}.hc-price__original{font-size:16px;color:#c00;text-decoration:line-through}.hc-price__current{font-size:26px;font-weight:700;color:#000}.hc-price__save{background:#fff3cd;color:#856404;font-size:13px;font-weight:700;padding:3px 10px;border-radius:20px}.hc-divider{border:none;border-top:1px solid #e5e5e5;margin:16px 0}.hc-option-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;color:#000}.hc-option-label span{font-weight:400;text-transform:none;letter-spacing:0;color:#555}.hc-swatches{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.hc-swatch{position:relative;width:36px;height:36px;border-radius:50%;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s,transform .15s;background:#eee;padding:0}.hc-swatch:hover{transform:scale(1.1)}.hc-swatch.active,.hc-swatch[aria-checked=true]{border-color:#000}.hc-swatch img{width:100%;height:100%;object-fit:cover;display:block}.hc-swatch__badge{position:absolute;bottom:-2px;right:-2px;background:#c00;color:#fff;font-size:7px;padding:1px 3px;border-radius:2px;font-weight:700;white-space:nowrap}.hc-swatches__more{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:2px solid #ddd;font-size:12px;font-weight:700;cursor:pointer;color:#555;background:#fff;transition:border-color .2s}.hc-swatches__more:hover{border-color:#000;color:#000}.hc-bundles{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.hc-bundle{display:flex;align-items:center;justify-content:space-between;border:2px solid #ddd;border-radius:var(--layoutRadius, 4px);padding:12px 16px;cursor:pointer;transition:border-color .2s,background .2s;position:relative}.hc-bundle:hover{border-color:#aaa}.hc-bundle.active{border-color:#000;background:#fafafa}.hc-bundle.best-deal{border-color:#c00}.hc-bundle__badge{position:absolute;top:-10px;left:12px;background:#c00;color:#fff;font-size:10px;font-weight:700;padding:2px 8px;border-radius:2px;text-transform:uppercase;letter-spacing:.05em}.hc-bundle__label{font-weight:700;font-size:15px}.hc-bundle__price{font-size:13px;color:#555}.hc-bundle__save{font-size:13px;color:#2a7d4f;font-weight:600}.hc-sizes{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.hc-size-pill{min-width:48px;height:44px;padding:0 14px;border:2px solid #ddd;border-radius:var(--layoutRadius, 4px);background:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:border-color .2s,background .2s,color .2s;position:relative}.hc-size-pill:hover:not(:disabled){border-color:#888}.hc-size-pill.active{border-color:#000;background:#000;color:#fff}.hc-size-pill:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.hc-size-helper{font-size:12px;color:#777;margin-bottom:16px}.hc-size-guide-link{font-size:13px;font-weight:600;color:#000;text-decoration:underline;cursor:pointer;margin-left:auto;display:block;text-align:right;margin-bottom:16px}.hc-upsell{border:2px solid #e5e5e5;border-radius:var(--layoutRadius, 4px);padding:14px 16px;margin-bottom:16px;background:#f9f9f9;cursor:pointer;transition:border-color .2s}.hc-upsell:hover{border-color:#bbb}.hc-upsell.active{border-color:#000;background:#fff}.hc-upsell__top{display:flex;align-items:flex-start;gap:12px}.hc-upsell__checkbox{width:20px;height:20px;border:2px solid #ccc;border-radius:4px;flex-shrink:0;margin-top:2px;display:flex;align-items:center;justify-content:center;transition:border-color .2s,background .2s}.hc-upsell.active .hc-upsell__checkbox{border-color:#000;background:#000;color:#fff}.hc-upsell__text{flex:1}.hc-upsell__title{font-weight:700;font-size:14px;margin-bottom:2px}.hc-upsell__sub{font-size:12px;color:#555}.hc-upsell__price{font-size:13px;margin-top:6px}.hc-upsell__price s{color:#999}.hc-upsell__price strong{color:#000}.hc-btn-row{display:flex;gap:10px;margin-bottom:12px}.hc-btn-row .hc-atc-btn{flex:1;margin-bottom:0}.hc-secondary-btn{flex:1;display:flex;align-items:center;justify-content:center;padding:18px 14px;background:#fff;color:#000;font-size:14px;font-weight:700;text-align:center;text-decoration:none;border:2px solid #000;border-radius:var(--layoutRadius, 4px);cursor:pointer;letter-spacing:.03em;text-transform:uppercase;transition:background .2s,color .2s;white-space:nowrap}.hc-secondary-btn:hover{background:#000;color:#fff}.hc-atc-btn{display:block;width:100%;padding:18px 24px;background:#000;color:#fff;font-size:16px;font-weight:700;text-align:center;border:none;border-radius:var(--layoutRadius, 4px);cursor:pointer;letter-spacing:.04em;text-transform:uppercase;transition:background .2s,opacity .2s;margin-bottom:12px}.hc-atc-btn:hover{background:#222}.hc-atc-btn:disabled,.hc-atc-btn.unavailable{background:#888;cursor:not-allowed}.hc-dynamic-checkout{margin-bottom:16px}.hc-trust-badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:20px;padding:16px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.hc-trust-badge{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1;min-width:70px;text-align:center}.hc-trust-badge__icon{font-size:22px;line-height:1}.hc-trust-badge__title{font-size:11px;font-weight:700;color:#000}.hc-trust-badge__sub{font-size:10px;color:#777}.hc-complete-look{margin-bottom:20px}.hc-complete-look__title{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}.hc-complete-look__items{display:flex;flex-direction:column;gap:10px}.hc-complete-look__item{display:flex;gap:14px;align-items:flex-start;border:1px solid #e0e0e0;border-radius:var(--layoutRadius, 6px);padding:12px;background:#fff}.hc-complete-look__img{width:80px;height:80px;object-fit:cover;border-radius:var(--layoutRadius, 4px);flex-shrink:0}.hc-complete-look__info{flex:1;display:flex;flex-direction:column;gap:4px}.hc-complete-look__name{font-size:14px;font-weight:700;color:#000}.hc-complete-look__color{font-size:12px;color:#777}.hc-complete-look__btn{display:inline-block;width:100%;padding:9px 12px;margin-top:4px;background:#000;color:#fff;font-size:12px;font-weight:700;text-align:center;text-decoration:none;border-radius:var(--layoutRadius, 4px);letter-spacing:.03em;transition:background .2s;box-sizing:border-box}.hc-complete-look__btn:hover{background:#333;color:#fff}.hc-complete-look__price{font-size:13px;font-weight:600;color:#000;margin-top:2px}.hc-accordion{border-top:1px solid #e5e5e5}.hc-accordion__item{border-bottom:1px solid #e5e5e5}.hc-accordion__trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 0;background:none;border:none;cursor:pointer;font-size:14px;font-weight:700;text-align:left;color:#000}.hc-accordion__icon{font-size:20px;font-weight:300;line-height:1;transition:transform .2s;flex-shrink:0}.hc-accordion__trigger[aria-expanded=true] .hc-accordion__icon{transform:rotate(45deg)}.hc-accordion__body{display:none;padding:0 0 16px;font-size:14px;color:#555;line-height:1.7}.hc-accordion__body.open{display:block}.hc-storytelling{padding:60px 24px;max-width:1200px;margin:0 auto}.hc-storytelling__inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media(max-width:768px){.hc-storytelling__inner{grid-template-columns:1fr}.hc-storytelling{padding:40px 16px}}.hc-storytelling__headline{font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.15;margin-bottom:16px}.hc-storytelling__body{font-size:16px;color:#555;line-height:1.7;margin-bottom:24px}.hc-benefit-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.hc-benefit-list li{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600}.hc-benefit-list li:before{content:"\2713";width:24px;height:24px;background:#000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.hc-storytelling__image{width:100%;border-radius:var(--layoutRadius, 8px);object-fit:cover;aspect-ratio:4/5}.hc-comparison{padding:60px 24px;background:#f8f8f8}.hc-comparison__title{font-size:clamp(24px,3vw,36px);font-weight:800;text-align:center;margin-bottom:32px}.hc-comparison-table{width:100%;border-collapse:collapse;font-size:14px}.hc-comparison-table th,.hc-comparison-table td{padding:14px 16px;text-align:center;border-bottom:1px solid #e5e5e5}.hc-comparison-table th{background:#000;color:#fff;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.05em}.hc-comparison-table th:first-child,.hc-comparison-table td:first-child{text-align:left;font-weight:700}.hc-comparison-table tr:nth-child(2n) td{background:#fff}.hc-comparison-table a{color:#000;font-weight:700;text-decoration:underline}@media(max-width:768px){.hc-comparison{overflow-x:auto;padding:40px 0}.hc-comparison-table{min-width:600px}.hc-comparison__title{padding:0 16px}}.hc-crosssell{padding:60px 24px;max-width:1400px;margin:0 auto}.hc-crosssell__title{font-size:clamp(22px,3vw,32px);font-weight:800;margin-bottom:24px}.hc-crosssell__carousel{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:16px;-webkit-overflow-scrolling:touch}.hc-crosssell__carousel::-webkit-scrollbar{height:4px}.hc-crosssell__carousel::-webkit-scrollbar-track{background:#f1f1f1}.hc-crosssell__carousel::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.hc-product-card{flex:0 0 240px;scroll-snap-align:start;border:1px solid #e5e5e5;border-radius:var(--layoutRadius, 4px);overflow:hidden;background:#fff;transition:box-shadow .2s}.hc-product-card:hover{box-shadow:0 4px 20px #0000001a}.hc-product-card__img-wrap{position:relative;overflow:hidden;aspect-ratio:3/4}.hc-product-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.hc-product-card:hover .hc-product-card__img{transform:scale(1.05)}.hc-product-card__badge{position:absolute;top:8px;left:8px;background:#c00;color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:2px}.hc-product-card__body{padding:12px}.hc-product-card__name{font-size:14px;font-weight:700;margin-bottom:4px}.hc-product-card__color{font-size:12px;color:#777;margin-bottom:8px}.hc-product-card__prices{display:flex;gap:8px;align-items:baseline;margin-bottom:12px}.hc-product-card__price-was{font-size:12px;color:#999;text-decoration:line-through}.hc-product-card__price-now{font-size:15px;font-weight:700}.hc-quick-add{display:block;width:100%;padding:10px;background:#000;color:#fff;font-size:13px;font-weight:700;text-align:center;border:none;border-radius:var(--layoutRadius, 2px);cursor:pointer;letter-spacing:.04em;transition:background .2s}.hc-quick-add:hover{background:#333}.hc-value-props{padding:60px 24px;background:#fff;max-width:1200px;margin:0 auto}.hc-value-props__header{text-align:center;margin-bottom:40px}.hc-value-props__title{font-size:clamp(24px,3vw,36px);font-weight:800;margin-bottom:8px}.hc-value-props__sub{font-size:16px;color:#555}.hc-value-props__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(max-width:768px){.hc-value-props__grid{grid-template-columns:1fr;gap:24px}.hc-value-props{padding:40px 16px}}.hc-value-prop{text-align:center}.hc-value-prop__img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--layoutRadius, 8px);margin-bottom:20px}.hc-value-prop__icon{font-size:40px;margin-bottom:12px;display:block}.hc-value-prop__title{font-size:20px;font-weight:800;margin-bottom:8px}.hc-value-prop__problem{font-size:14px;color:#c00;font-weight:600;margin-bottom:4px}.hc-value-prop__solution{font-size:14px;color:#555;line-height:1.6}.hc-reviews{padding:60px 24px;background:#f8f8f8;max-width:1200px;margin:0 auto}.hc-reviews__title{font-size:clamp(24px,3vw,36px);font-weight:800;margin-bottom:8px}.hc-reviews__aggregate{display:flex;align-items:center;gap:16px;margin-bottom:32px;flex-wrap:wrap}.hc-reviews__score{font-size:48px;font-weight:800;line-height:1}.hc-reviews__stars{font-size:24px;color:#f5a623}.hc-reviews__count{font-size:14px;color:#555}.hc-sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:2px solid #000;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom));z-index:1000;transform:translateY(110%);transition:transform .28s ease;box-shadow:0 -4px 20px #0000001f}.hc-sticky-atc.visible{transform:translateY(0)}.hc-sticky-atc__inner{display:flex;align-items:center;gap:12px;max-width:1200px;margin:0 auto}.hc-sticky-atc__img{width:48px;height:48px;object-fit:cover;border-radius:var(--layoutRadius, 0);flex-shrink:0;display:none}.hc-sticky-atc__info{flex:1;min-width:0}.hc-sticky-atc__title{font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.hc-sticky-atc__meta{display:flex;align-items:center;gap:8px;margin-top:2px}.hc-sticky-atc__price{font-size:14px;font-weight:700}.hc-sticky-atc__variant{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-sticky-atc__btn{flex-shrink:0;padding:11px 20px;background:#000;color:#fff;font-size:13px;font-weight:700;border:none;border-radius:var(--layoutRadius, 4px);cursor:pointer;letter-spacing:.04em;white-space:nowrap;transition:background .2s}.hc-sticky-atc__btn:hover{background:#333}.hc-sticky-atc__btn:disabled{background:#999;cursor:not-allowed}@media(min-width:600px){.hc-sticky-atc__img{display:block}.hc-sticky-atc__btn{padding:12px 28px;font-size:14px}}@media(min-width:769px){.hc-sticky-atc{top:0;bottom:auto;border-top:none;border-bottom:2px solid #000;padding:10px 24px;transform:translateY(-110%);box-shadow:0 4px 20px #0000001f}.hc-sticky-atc.visible{transform:translateY(0)}}.hc-section-header{text-align:center;margin-bottom:40px}.hc-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-hc.css.map */
