/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.zoom-container.svelte-1e9tykv.svelte-1e9tykv{position:relative;overflow:hidden}.thumbnail-background.svelte-1e9tykv.svelte-1e9tykv{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:opacity .3s ease;z-index:1}.product-image.svelte-1e9tykv.svelte-1e9tykv{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease;position:relative;z-index:2}.product-image.loading.svelte-1e9tykv.svelte-1e9tykv{opacity:0}.product-image.loaded.svelte-1e9tykv.svelte-1e9tykv{opacity:1}.gallery-arrow.svelte-1e9tykv.svelte-1e9tykv{position:absolute;top:50%;transform:translateY(-50%);z-index:3;opacity:0;pointer-events:none;transition:opacity .2s}.gallery-arrow-left.svelte-1e9tykv.svelte-1e9tykv{left:0}.gallery-arrow-right.svelte-1e9tykv.svelte-1e9tykv{right:0}.product-gallery-container.svelte-1e9tykv:hover .gallery-arrow.svelte-1e9tykv,.product-gallery-container.svelte-1e9tykv:focus-within .gallery-arrow.svelte-1e9tykv{opacity:1;pointer-events:auto}.arrow-btn.svelte-1e9tykv.svelte-1e9tykv{width:38px;height:38px;background:transparent;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;outline:none;cursor:pointer;transition:background .2s;box-shadow:none;padding:0}.arrow-btn.svelte-1e9tykv.svelte-1e9tykv:disabled{opacity:.4;cursor:default}.arrow-btn.svelte-1e9tykv svg.svelte-1e9tykv{display:block}@media (max-width: 600px){.arrow-btn.svelte-1e9tykv.svelte-1e9tykv{width:28px;height:28px}.gallery-arrow.svelte-1e9tykv.svelte-1e9tykv{opacity:1!important;pointer-events:auto!important}}.slider-dots.svelte-1e9tykv.svelte-1e9tykv{display:flex;justify-content:center;align-items:center;margin:30px 0;gap:8px}.slider-dot.svelte-1e9tykv.svelte-1e9tykv{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.slider-dot.svelte-1e9tykv span.svelte-1e9tykv{display:block;width:12px;height:12px;border-radius:50%;border:2px solid #1cb9a2;background:#1cb9a224;transition:background .2s,border-color .2s}.slider-dot.active.svelte-1e9tykv span.svelte-1e9tykv{background:#1cb9a2;border-color:#1cb9a2}.slider-dot.svelte-1e9tykv:focus span.svelte-1e9tykv,.slider-dot.svelte-1e9tykv:hover span.svelte-1e9tykv{border-color:#1cb9a2}.product-options-steps.svelte-1xnpyny.svelte-1xnpyny{width:100%;display:flex;flex-direction:column;gap:28px}.option-step.svelte-1xnpyny.svelte-1xnpyny{display:flex;flex-direction:column;gap:5px}.step-label-row.svelte-1xnpyny.svelte-1xnpyny{display:flex;flex-direction:row;align-items:baseline;gap:5px;width:100%;margin-bottom:4px}.step-label.svelte-1xnpyny.svelte-1xnpyny{font-size:15px;font-weight:600;color:#222;background:none;margin-bottom:0;letter-spacing:.03em;text-shadow:0 1px 3px rgba(0,0,0,.13)}.dark .step-label.svelte-1xnpyny.svelte-1xnpyny{color:#fff!important}.option-row.svelte-1xnpyny.svelte-1xnpyny{display:flex;align-items:center;gap:24px}.size-row.svelte-1xnpyny.svelte-1xnpyny{justify-content:space-between;gap:12px}.option-buttons.svelte-1xnpyny.svelte-1xnpyny{display:flex;align-items:center;gap:12px!important;flex-wrap:nowrap;width:100%;padding:0;margin:0}.option-buttons.svelte-1xnpyny button.svelte-1xnpyny{flex:1 1 0;min-width:0;width:auto;position:relative;border:2px solid #1cb9a2;background:none;color:#1cb9a2;font-size:14px;font-weight:600;padding:0 14px;height:36px;border-radius:8px;margin:0;outline:none;transition:background .18s,color .18s,border .18s;cursor:pointer;display:flex;align-items:center;gap:0}body.dark .option-buttons.svelte-1xnpyny button.svelte-1xnpyny{border-color:#fff;color:#fff;background:#47515c}.option-buttons.svelte-1xnpyny button.selected.svelte-1xnpyny,.option-buttons.svelte-1xnpyny button:focus.selected.svelte-1xnpyny{background:#1cb9a2!important;color:#fff!important;font-weight:700}.btn-label.svelte-1xnpyny.svelte-1xnpyny{display:flex;align-items:center;justify-content:center;height:100%;width:100%;z-index:2;position:relative;font-size:inherit;font-weight:500}.option-buttons.quantity-buttons.svelte-1xnpyny.svelte-1xnpyny{display:flex;flex-direction:row;gap:12px;flex-wrap:nowrap;width:100%}.option-buttons.quantity-buttons.svelte-1xnpyny button.svelte-1xnpyny{height:36px;font-size:14px;border-radius:8px;padding:0;min-width:130px;box-sizing:border-box}.css-split-btn.svelte-1xnpyny.svelte-1xnpyny{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:none;border-radius:6px;background:linear-gradient(105deg,transparent 0% 40%,#fff 40% 100%);overflow:hidden;margin:0;padding:0;cursor:pointer;box-sizing:border-box;z-index:1}.css-split-btn.svelte-1xnpyny.svelte-1xnpyny:before{content:"";position:absolute;top:0;bottom:0;left:38%;width:2px;background:linear-gradient(105deg,#1cb9a2 0% 100%);transform:skew(-15deg);z-index:3}.option-buttons.quantity-buttons.svelte-1xnpyny button.selected .css-split-btn.svelte-1xnpyny:before{display:none}body.dark .css-split-btn.svelte-1xnpyny.svelte-1xnpyny:before{display:none}.option-buttons.quantity-buttons.svelte-1xnpyny button.selected .css-split-btn.svelte-1xnpyny,body.dark .option-buttons.quantity-buttons.svelte-1xnpyny button.selected .css-split-btn.svelte-1xnpyny{background:linear-gradient(105deg,#1cb9a2 0% 40%,#fff 40% 100%)}.css-split-btn-left.svelte-1xnpyny.svelte-1xnpyny,.css-split-btn-right.svelte-1xnpyny.svelte-1xnpyny{position:absolute;top:0;bottom:0;display:flex;align-items:center;font-size:14px;font-weight:700;height:100%;pointer-events:none;overflow:hidden;white-space:nowrap}.css-split-btn-left.svelte-1xnpyny.svelte-1xnpyny{left:0;width:40%;color:#1cb9a2;justify-content:center;z-index:2}.option-buttons.quantity-buttons.svelte-1xnpyny button.selected .css-split-btn-left.svelte-1xnpyny,body.dark .css-split-btn-left.svelte-1xnpyny.svelte-1xnpyny{color:#fff}.css-split-btn-right.svelte-1xnpyny.svelte-1xnpyny{right:0;width:60%;color:#1cb9a2;justify-content:center;z-index:2}body.dark .css-split-btn-right.svelte-1xnpyny.svelte-1xnpyny{color:#323f48}body.dark .option-buttons.quantity-buttons.svelte-1xnpyny button.selected .css-split-btn-right.svelte-1xnpyny{color:#1cb9a2}.option-buttons.quantity-buttons.svelte-1xnpyny button.svelte-1xnpyny:first-child{min-width:60px;flex:0 0 60px;display:flex;align-items:center;justify-content:center}@media (max-width: 480px){.option-buttons.svelte-1xnpyny.svelte-1xnpyny{flex-wrap:nowrap;justify-content:space-between;gap:8px;align-items:center;margin:8px 0}.option-buttons.quantity-buttons.svelte-1xnpyny.svelte-1xnpyny{flex-wrap:wrap;gap:15px;margin:10px 0}.option-buttons.quantity-buttons.svelte-1xnpyny button.svelte-1xnpyny{height:42px;border-radius:8px;padding:0;margin:0}.option-buttons.quantity-buttons.svelte-1xnpyny button.svelte-1xnpyny:first-child,.option-buttons.quantity-buttons.svelte-1xnpyny button.svelte-1xnpyny:nth-child(2),.option-buttons.quantity-buttons.svelte-1xnpyny button.svelte-1xnpyny:nth-child(3){width:100%;flex-basis:100%;min-width:0;font-size:16px;padding:0}.btn-label.svelte-1xnpyny.svelte-1xnpyny{font-size:16px}}.option-buttons.type-buttons.svelte-1xnpyny button.svelte-1xnpyny,.option-buttons.color-buttons.svelte-1xnpyny button.svelte-1xnpyny{min-width:130px;padding-left:20px;padding-right:20px;display:flex;align-items:center;justify-content:center;text-align:center}.option-buttons.svelte-1xnpyny button.svelte-1xnpyny{position:relative;overflow:visible}.size-chart-link.svelte-1xnpyny.svelte-1xnpyny{margin-left:16px;color:#1cb9a2;text-decoration:none;font-size:14px;font-weight:600;white-space:nowrap;transition:-webkit-text-decoration .1s;transition:text-decoration .1s;transition:text-decoration .1s,-webkit-text-decoration .1s}.size-chart-link.svelte-1xnpyny.svelte-1xnpyny:hover{text-decoration:underline}@media (max-width: 600px){.option-row.svelte-1xnpyny.svelte-1xnpyny{width:100%;justify-content:space-between;gap:8px}.option-buttons.svelte-1xnpyny.svelte-1xnpyny{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;width:100%}.option-buttons.type-buttons.svelte-1xnpyny.svelte-1xnpyny,.option-buttons.color-buttons.svelte-1xnpyny.svelte-1xnpyny{flex-wrap:nowrap;justify-content:space-between}.option-row.svelte-1xnpyny .option-buttons button.svelte-1xnpyny{flex:1 1 0;min-width:0;padding:0 8px;margin:0;font-size:14px;height:36px;max-width:none}.option-row.size-row.svelte-1xnpyny.svelte-1xnpyny{flex-direction:row;flex-wrap:wrap}.option-row.size-row.svelte-1xnpyny .option-buttons.svelte-1xnpyny{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;gap:4px;width:100%}.option-row.size-row.svelte-1xnpyny .option-buttons button.svelte-1xnpyny{flex:1 1 0;min-width:0;padding:0;margin:0;font-size:12px;height:32px;max-width:none}.option-buttons.quantity-buttons.svelte-1xnpyny.svelte-1xnpyny{display:flex;flex-direction:row;justify-content:space-between;width:100%}}body .option-row.size-row.svelte-1xnpyny .option-buttons.svelte-1xnpyny{gap:16px}.product-options-steps.svelte-1xnpyny .option-step.svelte-1xnpyny:last-child{margin-bottom:26px}.size-chart-overlay.svelte-1miqdwk.svelte-1miqdwk{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.size-chart-container.svelte-1miqdwk.svelte-1miqdwk{background-color:#fff;border-radius:8px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}body.dark .size-chart-container.svelte-1miqdwk.svelte-1miqdwk{background-color:#323f48;color:#fff}.size-chart-header.svelte-1miqdwk.svelte-1miqdwk{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #eee}.size-chart-header.svelte-1miqdwk h3.svelte-1miqdwk{margin:0;font-size:18px;font-weight:600}.close-button.svelte-1miqdwk.svelte-1miqdwk{background:none;border:none;font-size:18px;cursor:pointer;color:#777}body.dark .close-button.svelte-1miqdwk.svelte-1miqdwk{color:#fff}.size-chart-content.svelte-1miqdwk.svelte-1miqdwk{padding:20px}@media (max-width: 480px){.size-chart-container.svelte-1miqdwk.svelte-1miqdwk{width:95%;max-height:85vh}}@keyframes svelte-158r9r5-wiggle{0%{transform:rotate(0)}90%{transform:rotate(0)}93%{transform:rotate(5deg)}96%{transform:rotate(-5deg)}to{transform:rotate(0)}}.wiggle.svelte-158r9r5.svelte-158r9r5{animation:svelte-158r9r5-wiggle 5s infinite;margin-left:10px}@media (max-width: 600px){.wiggle.svelte-158r9r5.svelte-158r9r5{width:180px}}.sticky-product-name.svelte-158r9r5.svelte-158r9r5{margin-left:10px;font-size:14px;color:#222}.dark .sticky-product-name.svelte-158r9r5.svelte-158r9r5,.dark .sticky-product-name.svelte-158r9r5>div.svelte-158r9r5{color:#fff!important}.sticky-price-section.svelte-158r9r5.svelte-158r9r5{padding-left:10px;font-size:14px}.sticky-price-margin.svelte-158r9r5.svelte-158r9r5{margin-left:5px}.sticky-price-old.svelte-158r9r5.svelte-158r9r5{color:#777}.dark del.svelte-158r9r5.svelte-158r9r5,.dark .sticky-price-old.svelte-158r9r5.svelte-158r9r5,.dark .sticky-price-new.svelte-158r9r5.svelte-158r9r5{color:#fff!important;text-decoration-color:#fff!important}.sticky-price-new.svelte-158r9r5.svelte-158r9r5{font-weight:700}.sticky-save-badge.svelte-158r9r5.svelte-158r9r5{margin-left:5px;font-size:14px;font-weight:700;color:#388e3c}.sticky-options-section.svelte-158r9r5.svelte-158r9r5{font-size:14px}.sticky-qty-wrap.svelte-158r9r5.svelte-158r9r5{margin:0 5px}.fixed-socks-selection.svelte-158r9r5.svelte-158r9r5{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:10px 20px;box-shadow:0 -2px 10px #0000001a;z-index:1000}@media (min-width: 1081px){.stickyaddtocart-desktop-container.svelte-158r9r5.svelte-158r9r5{max-width:1080px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box}.stickyaddtocart-desktop-flex.svelte-158r9r5.svelte-158r9r5{display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start;align-items:center;gap:16px;min-width:0;width:100%}.stickyaddtocart-desktop-flex.svelte-158r9r5>.right-socks-selection.svelte-158r9r5{margin-left:auto}.stickyaddtocart-desktop-flex.svelte-158r9r5>.left-socks-selection.svelte-158r9r5,.stickyaddtocart-desktop-flex.svelte-158r9r5>.right-socks-selection.svelte-158r9r5{flex:0 1 auto;min-width:0}}select.svelte-158r9r5.svelte-158r9r5{padding:8px;margin:0 5px;border:1px solid #ddd;border-radius:4px;background:#fff}@media (max-width: 768px){.right-socks-selection.svelte-158r9r5.svelte-158r9r5{flex-direction:column;gap:10px;margin-top:20px}}.dark .fixed-socks-selection.svelte-158r9r5.svelte-158r9r5{background:#323f48!important;box-shadow:0 -2px 10px #0006}input[type=number].svelte-158r9r5.svelte-158r9r5::-webkit-inner-spin-button,input[type=number].svelte-158r9r5.svelte-158r9r5::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number].svelte-158r9r5.svelte-158r9r5{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.product-info-stack.svelte-158r9r5.svelte-158r9r5{flex-direction:row;align-items:center}.sticky-price-stack.svelte-158r9r5.svelte-158r9r5{margin-left:0}@media (max-width: 600px){.product-info-stack.svelte-158r9r5.svelte-158r9r5{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;text-align:center;row-gap:2px}.sticky-product-name.svelte-158r9r5.svelte-158r9r5,.sticky-price-stack.svelte-158r9r5.svelte-158r9r5{display:inline-flex;align-items:center;margin-left:0!important;margin-right:0!important;text-align:center}.sticky-product-name.svelte-158r9r5.svelte-158r9r5{margin-bottom:0;min-width:0;flex:0 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-price-stack.svelte-158r9r5.svelte-158r9r5{margin-left:4px!important;margin-top:0!important}.thumb-product-img.svelte-158r9r5.svelte-158r9r5{min-width:32px;max-width:38px;width:38px;flex:0 0 auto}.sticky-product-name.svelte-158r9r5.svelte-158r9r5{margin-left:6px;margin-bottom:0;min-width:0;flex:1 1 120px;max-width:60vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;flex-shrink:1}.sticky-price-stack.svelte-158r9r5.svelte-158r9r5{display:flex;justify-content:center;align-items:center;margin-top:2px;margin-left:0;min-width:0;flex-shrink:1}.sticky-price-section.svelte-158r9r5.svelte-158r9r5{padding-left:0;justify-content:center;display:flex;flex-wrap:wrap;min-width:0;flex-shrink:1}.right-socks-selection.svelte-158r9r5.svelte-158r9r5{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:12px auto 0!important}}.zoom-container.svelte-f6h3gh.svelte-f6h3gh{position:relative;overflow:hidden;width:100%;margin:0}.zoom-container.svelte-f6h3gh>div.svelte-f6h3gh{width:100%;height:100%}body.dark .zoom-container.svelte-f6h3gh.svelte-f6h3gh{width:calc(100% - 4px);margin:2px;border:2px solid #fff;box-sizing:border-box}.main-image-badge.svelte-f6h3gh.svelte-f6h3gh{position:absolute;top:12px;left:12px;z-index:4;padding:5px 10px;border-radius:4px;background:#1cb9a2;color:#fff;font-size:12px;font-weight:700;line-height:1.2;pointer-events:none}.thumbnail-background.svelte-f6h3gh.svelte-f6h3gh{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:opacity .3s ease;z-index:1}.product-image.svelte-f6h3gh.svelte-f6h3gh{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease;position:relative;z-index:2}.product-image.loading.svelte-f6h3gh.svelte-f6h3gh{opacity:0}.product-image.loaded.svelte-f6h3gh.svelte-f6h3gh{opacity:1}.main-image-slider.svelte-f6h3gh.svelte-f6h3gh{position:relative}.thumbnail-navigation.svelte-f6h3gh.svelte-f6h3gh{display:flex;align-items:center;gap:6px;width:100%}.thumbnail-navigation.svelte-f6h3gh .slider-nav.svelte-f6h3gh{flex:1;display:flex;overflow:hidden;margin:10px 0 25px}.thumbnail-navigation.svelte-f6h3gh .thumb-image.svelte-f6h3gh{flex:0 0 calc(100% / 5.5);min-width:0}.thumbnail-arrow.svelte-f6h3gh.svelte-f6h3gh{flex:0 0 32px;width:32px;height:32px}.thumbnail-arrow.svelte-f6h3gh svg path.svelte-f6h3gh{stroke:#222!important}body.dark .thumbnail-arrow.svelte-f6h3gh svg path.svelte-f6h3gh{stroke:#fff!important}.arrow-btn.svelte-f6h3gh.svelte-f6h3gh{width:38px;height:38px;background:transparent;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;outline:none;cursor:pointer;transition:background .2s;box-shadow:none;padding:0}.arrow-btn.svelte-f6h3gh.svelte-f6h3gh:disabled{opacity:.4;cursor:default}.arrow-btn.svelte-f6h3gh svg.svelte-f6h3gh{display:block}@media (max-width: 600px){.main-image-slider.svelte-f6h3gh.svelte-f6h3gh{width:calc(100vw - 8px);margin-left:calc(50% - 50vw + 4px)}.arrow-btn.svelte-f6h3gh.svelte-f6h3gh{width:28px;height:28px}.thumbnail-arrow.svelte-f6h3gh.svelte-f6h3gh{flex-basis:28px}}.product-options-steps.svelte-o8hekm.svelte-o8hekm{width:100%;display:flex;flex-direction:column;gap:28px}.product-options-steps.compact-sock-options.svelte-o8hekm.svelte-o8hekm,.product-options-steps.apparel-options.svelte-o8hekm.svelte-o8hekm{gap:14px}.compact-sock-options.svelte-o8hekm .quantity-card-list.svelte-o8hekm{gap:18px}.apparel-options.svelte-o8hekm .quantity-card-list.svelte-o8hekm{gap:10px}@media (min-width: 901px){.two-column-layout.svelte-o8hekm .quantity-card-list.svelte-o8hekm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.option-step.svelte-o8hekm.svelte-o8hekm{display:flex;flex-direction:column;gap:5px}.step-label-row.svelte-o8hekm.svelte-o8hekm{display:flex;flex-direction:row;align-items:baseline;gap:5px;width:100%;margin-bottom:4px}.step-label.svelte-o8hekm.svelte-o8hekm{font-size:15px;font-weight:600;color:#222;background:none;margin-bottom:0;letter-spacing:.03em;text-shadow:0 1px 3px rgba(0,0,0,.13)}.dark .step-label.svelte-o8hekm.svelte-o8hekm{color:#fff!important}.option-row.svelte-o8hekm.svelte-o8hekm{display:flex;align-items:center;gap:24px}.size-row.svelte-o8hekm.svelte-o8hekm{justify-content:space-between;gap:12px}.size-chart-notice.svelte-o8hekm.svelte-o8hekm{margin-top:5px;margin-bottom:15px;padding:8px 12px;background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;font-size:13px}.size-chart-notice.svelte-o8hekm p.svelte-o8hekm{margin:0;color:#222!important;font-weight:500;white-space:nowrap}.warning-icon.svelte-o8hekm.svelte-o8hekm{margin-left:-2px;color:#f39c12;flex-shrink:0}@media (max-width: 600px){.size-chart-notice.svelte-o8hekm.svelte-o8hekm{font-size:11px}.size-chart-notice.svelte-o8hekm p.svelte-o8hekm{white-space:normal}.warning-icon.svelte-o8hekm.svelte-o8hekm{margin-left:-4px}}.option-buttons.svelte-o8hekm.svelte-o8hekm{display:flex;align-items:center;gap:12px!important;flex-wrap:nowrap;width:100%;padding:0;margin:0}.option-buttons.svelte-o8hekm button.svelte-o8hekm{flex:1 1 0;min-width:0;width:auto}.quantity-card-list.svelte-o8hekm.svelte-o8hekm{display:flex;flex-direction:column;gap:22px;width:100%}.quantity-card.svelte-o8hekm.svelte-o8hekm{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:82px;padding:15px 16px;color:#222;text-align:left;background:transparent;border:2px solid rgba(28,185,162,.38);border-radius:10px;cursor:pointer;transition:border-color .18s,background .18s,box-shadow .18s}.compact-sock-options.svelte-o8hekm .quantity-card.svelte-o8hekm,.apparel-options.svelte-o8hekm .quantity-card.svelte-o8hekm{min-height:74px;padding-top:12px;padding-bottom:12px}.quantity-card.svelte-o8hekm.svelte-o8hekm:hover{opacity:1;border-color:#1cb9a2}.quantity-card.selected.svelte-o8hekm.svelte-o8hekm{background:#1cb9a212;border-color:#1cb9a2;box-shadow:0 0 0 1px #1cb9a224}.quantity-radio.svelte-o8hekm.svelte-o8hekm{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:2px solid #1cb9a2;border-radius:50%}.quantity-card.selected.svelte-o8hekm .quantity-radio span.svelte-o8hekm{width:12px;height:12px;background:#1cb9a2;border-radius:50%}.quantity-card-copy.svelte-o8hekm.svelte-o8hekm,.quantity-card-price.svelte-o8hekm.svelte-o8hekm{display:flex;flex-direction:column}.quantity-card-title.svelte-o8hekm.svelte-o8hekm{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:15px;font-weight:700}.offer-pill.svelte-o8hekm.svelte-o8hekm{padding:3px 8px;color:#137e6e;font-size:10px;font-weight:800;letter-spacing:.04em;border:1px solid #1cb9a2;border-radius:999px}.per-pair-price.svelte-o8hekm.svelte-o8hekm{margin-top:5px;font-size:13px;font-weight:600;color:#555}.quantity-card-price.svelte-o8hekm.svelte-o8hekm{align-items:flex-end;min-width:84px}.quantity-card-price.svelte-o8hekm strong.svelte-o8hekm{font-size:17px}.quantity-card-price.svelte-o8hekm del.svelte-o8hekm{margin-top:3px;color:#888;font-size:12px}.quantity-badge.svelte-o8hekm.svelte-o8hekm{position:absolute;top:-11px;right:12px;padding:3px 12px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;background:#1cb9a2;border-radius:999px}.quantity-badge.best-value.svelte-o8hekm.svelte-o8hekm{background:#137e6e}.dark .quantity-card.svelte-o8hekm.svelte-o8hekm{color:#fff;border-color:#1cb9a29e}.dark .quantity-card.selected.svelte-o8hekm.svelte-o8hekm{background:#1cb9a224;border-color:#1cb9a2}.dark .offer-pill.svelte-o8hekm.svelte-o8hekm{color:#5ce0cc}.dark .per-pair-price.svelte-o8hekm.svelte-o8hekm,.dark .quantity-card-price.svelte-o8hekm del.svelte-o8hekm{color:#d0d0d0}@media (max-width: 480px){.quantity-card.svelte-o8hekm.svelte-o8hekm{grid-template-columns:22px minmax(0,1fr) auto;gap:9px;padding:14px 10px}.quantity-card-title.svelte-o8hekm.svelte-o8hekm{gap:5px;font-size:13px}.offer-pill.svelte-o8hekm.svelte-o8hekm{padding:2px 5px;font-size:9px}.quantity-card-price.svelte-o8hekm.svelte-o8hekm{min-width:68px}.quantity-card-price.svelte-o8hekm strong.svelte-o8hekm{font-size:15px}}.option-buttons.svelte-o8hekm button.svelte-o8hekm{position:relative;border:2px solid #1cb9a2;background:none;color:#1cb9a2;font-size:14px;font-weight:600;padding:0 14px;height:36px;border-radius:8px;margin:0;outline:none;transition:background .18s,color .18s,border .18s;cursor:pointer;display:flex;align-items:center;gap:0}body.dark .option-buttons.svelte-o8hekm button.svelte-o8hekm{border-color:#fff;color:#fff;background:#47515c}.option-buttons.svelte-o8hekm button.selected.svelte-o8hekm,.option-buttons.svelte-o8hekm button:focus.selected.svelte-o8hekm{background:#1cb9a2!important;color:#fff!important;font-weight:700}.btn-label.svelte-o8hekm.svelte-o8hekm{display:flex;align-items:center;justify-content:center;height:100%;width:100%;z-index:2;position:relative;font-size:inherit;font-weight:500}body.dark{color:#fff;border-right:1px solid #fff}.option-buttons.quantity-buttons.svelte-o8hekm.svelte-o8hekm{display:flex;flex-direction:row;gap:12px;flex-wrap:nowrap;width:100%}.option-buttons.quantity-buttons.svelte-o8hekm button.svelte-o8hekm{height:36px;font-size:14px;border-radius:8px;padding:0;min-width:130px;box-sizing:border-box}.css-split-btn.svelte-o8hekm.svelte-o8hekm{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:none;border-radius:6px;background:linear-gradient(105deg,transparent 0% 40%,#fff 40% 100%);overflow:hidden;margin:0;padding:0;cursor:pointer;box-sizing:border-box;z-index:1}.css-split-btn.svelte-o8hekm.svelte-o8hekm:before{content:"";position:absolute;top:0;bottom:0;left:38%;width:2px;background:linear-gradient(105deg,#1cb9a2 0% 100%);transform:skew(-15deg);z-index:3}.option-buttons.quantity-buttons.svelte-o8hekm button.selected .css-split-btn.svelte-o8hekm:before{display:none}body.dark .css-split-btn.svelte-o8hekm.svelte-o8hekm:before{display:none}.option-buttons.quantity-buttons.svelte-o8hekm button.selected .css-split-btn.svelte-o8hekm,body.dark .option-buttons.quantity-buttons.svelte-o8hekm button.selected .css-split-btn.svelte-o8hekm{background:linear-gradient(105deg,#1cb9a2 0% 40%,#fff 40% 100%)}.css-split-btn-left.svelte-o8hekm.svelte-o8hekm,.css-split-btn-right.svelte-o8hekm.svelte-o8hekm{position:absolute;top:0;bottom:0;display:flex;align-items:center;font-size:14px;font-weight:700;height:100%;pointer-events:none;overflow:hidden;white-space:nowrap}.css-split-btn-left.svelte-o8hekm.svelte-o8hekm{left:0;width:40%;color:#1cb9a2;justify-content:center;z-index:2}.option-buttons.quantity-buttons.svelte-o8hekm button.selected .css-split-btn-left.svelte-o8hekm,body.dark .css-split-btn-left.svelte-o8hekm.svelte-o8hekm{color:#fff}.css-split-btn-right.svelte-o8hekm.svelte-o8hekm{right:0;width:60%;color:#1cb9a2;justify-content:center;z-index:2}body.dark .css-split-btn-right.svelte-o8hekm.svelte-o8hekm{color:#323f48}body.dark .option-buttons.quantity-buttons.svelte-o8hekm button.selected .css-split-btn-right.svelte-o8hekm{color:#1cb9a2}.option-buttons.quantity-buttons.svelte-o8hekm button.svelte-o8hekm:first-child{min-width:60px;flex:0 0 60px;display:flex;align-items:center;justify-content:center}@media (max-width: 480px){.option-buttons.svelte-o8hekm.svelte-o8hekm{flex-wrap:nowrap;justify-content:space-between;gap:8px;align-items:center;margin:8px 0}.option-buttons.quantity-buttons.svelte-o8hekm.svelte-o8hekm{flex-wrap:wrap;gap:15px;margin:10px 0}.option-buttons.quantity-buttons.svelte-o8hekm button.svelte-o8hekm{height:42px;border-radius:8px;padding:0;margin:0}.option-buttons.quantity-buttons.svelte-o8hekm button.svelte-o8hekm:first-child,.option-buttons.quantity-buttons.svelte-o8hekm button.svelte-o8hekm:nth-child(2),.option-buttons.quantity-buttons.svelte-o8hekm button.svelte-o8hekm:nth-child(3){width:100%;flex-basis:100%;min-width:0;font-size:16px;padding:0}.btn-label.svelte-o8hekm.svelte-o8hekm{font-size:16px}}.option-buttons.type-buttons.svelte-o8hekm button.svelte-o8hekm,.option-buttons.color-buttons.svelte-o8hekm button.svelte-o8hekm:not(.color-swatch-button){min-width:130px;padding-left:20px;padding-right:20px;display:flex;align-items:center;justify-content:center;text-align:center}.option-buttons.color-buttons.svelte-o8hekm.svelte-o8hekm{justify-content:flex-start;gap:14px!important}.option-buttons.color-buttons.svelte-o8hekm button.color-swatch-button.svelte-o8hekm,body.dark .option-buttons.color-buttons.svelte-o8hekm button.color-swatch-button.svelte-o8hekm{flex:0 0 42px;width:42px;min-width:42px;height:42px;padding:3px;background:transparent!important;border:2px solid transparent;border-radius:50%;box-shadow:none}.option-buttons.color-buttons.svelte-o8hekm button.color-swatch-button.svelte-o8hekm:hover{border-color:#1cb9a28c}.option-buttons.color-buttons.svelte-o8hekm button.color-swatch-button.selected.svelte-o8hekm,.option-buttons.color-buttons.svelte-o8hekm button.color-swatch-button:focus.selected.svelte-o8hekm,body.dark .option-buttons.color-buttons.svelte-o8hekm button.color-swatch-button.selected.svelte-o8hekm,body.dark .option-buttons.color-buttons.svelte-o8hekm button.color-swatch-button:focus.selected.svelte-o8hekm{background:transparent!important;border-color:#1cb9a2;box-shadow:0 0 0 2px #1cb9a22e}.color-swatch.svelte-o8hekm.svelte-o8hekm{display:block;width:100%;height:100%;border:1px solid rgba(255,255,255,.45);border-radius:50%}.visually-hidden.svelte-o8hekm.svelte-o8hekm{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.option-buttons.svelte-o8hekm button.svelte-o8hekm{position:relative;overflow:visible}.size-chart-link.svelte-o8hekm.svelte-o8hekm{margin-left:16px;color:#1cb9a2;text-decoration:none;font-size:14px;font-weight:600;white-space:nowrap;transition:-webkit-text-decoration .1s;transition:text-decoration .1s;transition:text-decoration .1s,-webkit-text-decoration .1s}.size-chart-link.svelte-o8hekm.svelte-o8hekm:hover{text-decoration:underline}@media (max-width: 600px){.option-row.svelte-o8hekm.svelte-o8hekm{width:100%;justify-content:space-between;gap:8px}.option-buttons.svelte-o8hekm.svelte-o8hekm{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;width:100%}.option-buttons.type-buttons.svelte-o8hekm.svelte-o8hekm,.option-buttons.color-buttons.svelte-o8hekm.svelte-o8hekm{flex-wrap:nowrap;justify-content:space-between}.option-buttons.color-buttons.svelte-o8hekm.svelte-o8hekm{justify-content:flex-start}.option-row.svelte-o8hekm .option-buttons button.svelte-o8hekm:not(.color-swatch-button){flex:1 1 0;min-width:0;padding:0 8px;margin:0;font-size:14px;height:36px;max-width:none}.option-row.size-row.svelte-o8hekm.svelte-o8hekm{flex-direction:row;flex-wrap:wrap}.option-row.size-row.svelte-o8hekm .option-buttons.svelte-o8hekm{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;gap:4px;width:100%}.option-row.size-row.svelte-o8hekm .option-buttons button.svelte-o8hekm{flex:1 1 0;min-width:0;padding:0;margin:0;font-size:12px;height:32px;max-width:none}.option-buttons.quantity-buttons.svelte-o8hekm.svelte-o8hekm{display:flex;flex-direction:row;justify-content:space-between;width:100%}}body .option-row.size-row.svelte-o8hekm .option-buttons.svelte-o8hekm{gap:16px}.product-options-steps.svelte-o8hekm .option-step.svelte-o8hekm:last-child{margin-bottom:26px}.product-options-steps.compact-sock-options.svelte-o8hekm .option-step.svelte-o8hekm:last-child{margin-bottom:10px}.product-options-steps.apparel-options.svelte-o8hekm .option-step.svelte-o8hekm:last-child{margin-bottom:10px}.add-to-cart-section.svelte-4zth8p{width:100%}.size-chart-overlay.svelte-hq3whn{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;background:#00000094}.size-chart-container.svelte-hq3whn{position:relative;width:min(1080px,100%);max-height:92vh;overflow-y:auto;color:#222;background:#fff;border-radius:12px;box-shadow:0 18px 60px #0000004d}body.dark .size-chart-container.svelte-hq3whn{color:#fff;background:#323f48}.close-button.svelte-hq3whn{position:sticky;top:12px;z-index:2;float:right;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin:12px 12px -50px 0;padding:0;color:#fff;font-size:28px;line-height:1;background:#323f48;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 10px #0000003d;cursor:pointer}.size-chart-content.svelte-hq3whn{clear:both}.size-chart-content.svelte-hq3whn .materials-care-grid{width:calc(100% - 48px);margin-right:24px;margin-left:24px;box-sizing:border-box}.loading-content.svelte-hq3whn{padding:70px 20px;text-align:center}@media (max-width: 650px){.size-chart-overlay.svelte-hq3whn{align-items:flex-start;padding:calc(76px + env(safe-area-inset-top)) 8px 8px;box-sizing:border-box}.size-chart-container.svelte-hq3whn{max-height:calc(100dvh - 84px - env(safe-area-inset-top))}.size-chart-content.svelte-hq3whn .materials-care-grid{width:calc(100% - 24px);margin-right:12px;margin-left:12px}}@keyframes svelte-1dzs48s-wiggle{0%{transform:rotate(0)}90%{transform:rotate(0)}93%{transform:rotate(5deg)}96%{transform:rotate(-5deg)}to{transform:rotate(0)}}.wiggle.svelte-1dzs48s.svelte-1dzs48s{animation:svelte-1dzs48s-wiggle 5s infinite;margin-left:10px}@media (max-width: 600px){.wiggle.svelte-1dzs48s.svelte-1dzs48s{width:180px}}.sticky-product-name.svelte-1dzs48s.svelte-1dzs48s{margin-left:10px;font-size:14px;color:#222}.dark .sticky-product-name.svelte-1dzs48s.svelte-1dzs48s,.dark .sticky-product-name.svelte-1dzs48s>div.svelte-1dzs48s{color:#fff!important}.sticky-price-section.svelte-1dzs48s.svelte-1dzs48s{padding-left:10px;font-size:14px}.sticky-price-margin.svelte-1dzs48s.svelte-1dzs48s{margin-left:5px}.sticky-price-old.svelte-1dzs48s.svelte-1dzs48s{color:#777}.dark del.svelte-1dzs48s.svelte-1dzs48s,.dark .sticky-price-old.svelte-1dzs48s.svelte-1dzs48s,.dark .sticky-price-new.svelte-1dzs48s.svelte-1dzs48s{color:#fff!important;text-decoration-color:#fff!important}.sticky-price-new.svelte-1dzs48s.svelte-1dzs48s{font-weight:700}.sticky-save-badge.svelte-1dzs48s.svelte-1dzs48s{margin-left:5px;font-size:14px;font-weight:700;color:#388e3c}.sticky-options-section.svelte-1dzs48s.svelte-1dzs48s{font-size:14px}.fixed-socks-selection.svelte-1dzs48s.svelte-1dzs48s{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:10px 20px;box-shadow:0 -2px 10px #0000001a;z-index:1000}.sticky-collapse-toggle.svelte-1dzs48s.svelte-1dzs48s{display:none}@media (min-width: 1081px){.stickyaddtocart-desktop-container.svelte-1dzs48s.svelte-1dzs48s{max-width:1080px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box}.stickyaddtocart-desktop-flex.svelte-1dzs48s.svelte-1dzs48s{display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start;align-items:center;gap:16px;min-width:0;width:100%}.stickyaddtocart-desktop-flex.svelte-1dzs48s>.right-socks-selection.svelte-1dzs48s{margin-left:auto}.stickyaddtocart-desktop-flex.svelte-1dzs48s>.left-socks-selection.svelte-1dzs48s,.stickyaddtocart-desktop-flex.svelte-1dzs48s>.right-socks-selection.svelte-1dzs48s{flex:0 1 auto;min-width:0}}select.svelte-1dzs48s.svelte-1dzs48s{padding:8px;margin:0 5px;border:1px solid #ddd;border-radius:4px;background:#fff}@media (max-width: 768px){.right-socks-selection.svelte-1dzs48s.svelte-1dzs48s{flex-direction:column;gap:10px;margin-top:20px}}.dark .fixed-socks-selection.svelte-1dzs48s.svelte-1dzs48s{background:#323f48!important;box-shadow:0 -2px 10px #0006}.product-info-stack.svelte-1dzs48s.svelte-1dzs48s{flex-direction:row;align-items:center}.sticky-price-stack.svelte-1dzs48s.svelte-1dzs48s{margin-left:0}@media (max-width: 768px){.fixed-socks-selection.svelte-1dzs48s.svelte-1dzs48s{padding:10px 16px}.stickyaddtocart-desktop-container.svelte-1dzs48s.svelte-1dzs48s,.stickyaddtocart-desktop-flex.svelte-1dzs48s.svelte-1dzs48s{width:100%}.product-info-stack.svelte-1dzs48s.svelte-1dzs48s{position:relative;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;padding-right:32px;box-sizing:border-box;text-align:center;row-gap:2px}.sticky-collapse-toggle.svelte-1dzs48s.svelte-1dzs48s{position:absolute;top:50%;right:0;display:flex;width:30px;height:30px;padding:0;align-items:center;justify-content:center;transform:translateY(-50%);border:0;background:transparent;color:#222;cursor:pointer}.sticky-collapse-toggle.svelte-1dzs48s span.svelte-1dzs48s{width:9px;height:9px;transform:translateY(-3px) rotate(225deg);border-top:2px solid currentColor;border-left:2px solid currentColor;transition:transform .2s ease}.sticky-collapse-toggle.svelte-1dzs48s span.collapsed.svelte-1dzs48s{transform:translateY(3px) rotate(45deg)}.dark .sticky-collapse-toggle.svelte-1dzs48s.svelte-1dzs48s{color:#fff}.mobile-collapsed.svelte-1dzs48s .right-socks-selection.svelte-1dzs48s{display:none!important}.sticky-product-name.svelte-1dzs48s.svelte-1dzs48s,.sticky-price-stack.svelte-1dzs48s.svelte-1dzs48s{display:inline-flex;align-items:center;margin-left:0!important;margin-right:0!important;text-align:center}.sticky-product-name.svelte-1dzs48s.svelte-1dzs48s{margin-bottom:0;min-width:0;flex:0 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-price-stack.svelte-1dzs48s.svelte-1dzs48s{margin-left:4px!important;margin-top:0!important}.thumb-product-img.svelte-1dzs48s.svelte-1dzs48s{min-width:32px;max-width:38px;width:38px;flex:0 0 auto}.sticky-product-name.svelte-1dzs48s.svelte-1dzs48s{margin-left:6px;margin-bottom:0;min-width:0;flex:1 1 120px;max-width:60vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;flex-shrink:1}.sticky-price-stack.svelte-1dzs48s.svelte-1dzs48s{display:flex;justify-content:center;align-items:center;margin-top:2px;margin-left:0;min-width:0;flex-shrink:1}.sticky-price-section.svelte-1dzs48s.svelte-1dzs48s{padding-left:0;justify-content:center;display:flex;flex-wrap:wrap;min-width:0;flex-shrink:1}.right-socks-selection.svelte-1dzs48s.svelte-1dzs48s{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:12px auto 0!important}}.lazy-placeholder.svelte-13hkp3r{min-height:100px}.shipping-details.svelte-amgl9k.svelte-amgl9k{width:100%;text-align:center}.shipping-origin.svelte-amgl9k.svelte-amgl9k{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:10px;margin-bottom:3px;font-size:13px;font-weight:600;line-height:1.3}.shipping-origin.svelte-amgl9k img.svelte-amgl9k{width:28px;height:18px;aspect-ratio:16 / 10;-o-object-fit:cover;object-fit:cover;border-radius:2px!important;border:1px solid #222}.dark .shipping-origin.svelte-amgl9k.svelte-amgl9k{color:#fff}.dark .shipping-origin.svelte-amgl9k img.svelte-amgl9k{border-color:#e0e0e0}.shipping-details.svelte-amgl9k .shipping-info{margin-left:0!important;text-align:center}
