.dept{width:100%;--dept-motion-duration: .38s;--dept-motion-duration-fast: .22s;--dept-motion-ease: cubic-bezier(.22, 1, .36, 1);--dept-motion-ease-out: cubic-bezier(.16, 1, .3, 1)}@media(prefers-reduced-motion:reduce){.dept{--dept-motion-duration: .01ms;--dept-motion-duration-fast: .01ms}.dept__pdp-skeleton-layer,.dept__pdp-content-layer.is-ready,.dept__scroll-row.dept__row--reveal .dept__product-card,.dept__group--reveal .category-card,.dept__group.is-active .dept__collection-card,.dept__group--reveal .dept__collection-card{animation-duration:.01ms!important;animation-delay:0ms!important}}.dept__pdp-mount{position:relative;width:100%;min-height:320px}.dept__pdp-mount--loading{min-height:0}.dept__pdp-skeleton-layer{transition:opacity var(--dept-motion-duration-fast) var(--dept-motion-ease-out)}.dept__pdp-skeleton-layer.is-exiting{opacity:0;pointer-events:none}.dept__pdp-content-layer.dept__pdp-inner--pending{opacity:0;visibility:hidden;pointer-events:none;position:absolute;left:0;right:0;top:0;width:100%;box-sizing:border-box}.dept__pdp-content-layer.is-ready{position:relative;visibility:visible;pointer-events:auto;animation:dept-pdp-enter var(--dept-motion-duration) var(--dept-motion-ease) forwards}@keyframes dept-pdp-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dept__scroll-row.dept__row--reveal .dept__product-card{animation:dept-card-enter var(--dept-motion-duration) var(--dept-motion-ease) backwards}.dept__scroll-row.dept__row--reveal .dept__product-card:nth-child(1){animation-delay:0ms}.dept__scroll-row.dept__row--reveal .dept__product-card:nth-child(2){animation-delay:40ms}.dept__scroll-row.dept__row--reveal .dept__product-card:nth-child(3){animation-delay:80ms}.dept__scroll-row.dept__row--reveal .dept__product-card:nth-child(4){animation-delay:.12s}.dept__scroll-row.dept__row--reveal .dept__product-card:nth-child(5){animation-delay:.16s}.dept__scroll-row.dept__row--reveal .dept__product-card:nth-child(6){animation-delay:.2s}.dept__scroll-row.dept__row--reveal .dept__product-card:nth-child(7){animation-delay:.24s}.dept__scroll-row.dept__row--reveal .dept__product-card:nth-child(8){animation-delay:.28s}.dept__scroll-row.dept__row--reveal .dept__product-card:nth-child(n+9){animation-delay:.32s}@keyframes dept-card-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dept__group--reveal .category-card{animation:dept-type-card-enter var(--dept-motion-duration) var(--dept-motion-ease) backwards}.dept__group--reveal .category-card:nth-child(1){animation-delay:0ms}.dept__group--reveal .category-card:nth-child(2){animation-delay:45ms}.dept__group--reveal .category-card:nth-child(3){animation-delay:90ms}.dept__group--reveal .category-card:nth-child(4){animation-delay:135ms}.dept__group--reveal .category-card:nth-child(5){animation-delay:.18s}.dept__group--reveal .category-card:nth-child(6){animation-delay:225ms}.dept__group--reveal .category-card:nth-child(n+7){animation-delay:.27s}@keyframes dept-type-card-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dept__group.is-active .dept__collection-card,.dept__group--reveal .dept__collection-card{animation:dept-card-enter var(--dept-motion-duration) var(--dept-motion-ease) backwards}.dept__group.is-active .dept__collection-card:nth-child(1),.dept__group--reveal .dept__collection-card:nth-child(1){animation-delay:0ms}.dept__group.is-active .dept__collection-card:nth-child(2),.dept__group--reveal .dept__collection-card:nth-child(2){animation-delay:35ms}.dept__group.is-active .dept__collection-card:nth-child(3),.dept__group--reveal .dept__collection-card:nth-child(3){animation-delay:70ms}.dept__group.is-active .dept__collection-card:nth-child(4),.dept__group--reveal .dept__collection-card:nth-child(4){animation-delay:105ms}.dept__group.is-active .dept__collection-card:nth-child(5),.dept__group--reveal .dept__collection-card:nth-child(5){animation-delay:.14s}.dept__group.is-active .dept__collection-card:nth-child(6),.dept__group--reveal .dept__collection-card:nth-child(6){animation-delay:175ms}.dept__group.is-active .dept__collection-card:nth-child(n+7),.dept__group--reveal .dept__collection-card:nth-child(n+7){animation-delay:.21s}.dept__outer{width:100%;margin-left:auto;margin-right:auto;padding-left:var(--dept-pad-x, 24px);padding-right:var(--dept-pad-x, 24px);padding-top:var(--dept-pad-top, 24px);padding-bottom:var(--dept-pad-bottom, 24px)}.dept__outer>.heading-block{font-size:clamp(24px,2.5vw,30px)!important;font-weight:400!important;line-height:1.1!important;letter-spacing:-.025em!important;color:var(--color-heading, #18181b)!important;margin:0 0 8px!important;padding-bottom:0!important}.dept__outer>.text-block{font-size:16px!important;font-weight:400!important;line-height:1.5!important;letter-spacing:0!important;color:var(--color-body-text, #52525b)!important;margin:0!important;max-width:680px}.dept__pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;margin-bottom:12px}.dept__pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:4px;border:none;background:#f4f4f5;color:var(--dept-pill-text, #52525b);font-family:inherit;font-size:13px;font-weight:500;line-height:1.4;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap;-webkit-user-select:none;user-select:none}.dept__pill:hover{background-color:var(--dept-pill-hover-bg, #e4e4e7)}.dept__pill--active{background-color:var(--dept-pill-active-bg, #18181b);color:var(--dept-pill-active-text, #ffffff)}.dept__pill--active:hover{background-color:var(--dept-pill-active-bg, #18181b);opacity:.9}.dept__setup-note{margin:16px 0 24px;padding:14px 16px;border:1px dashed #d4d4d8;border-radius:4px;color:#52525b;font-size:14px;line-height:1.5}.dept__label-row{display:flex;align-items:baseline;gap:12px;margin:24px 0 8px}.dept__active-label{font-size:clamp(16px,1.5vw,18px);font-weight:600;letter-spacing:-.01em;line-height:1.2;margin:0}.dept__active-label:not(:empty)+.dept__group{margin-top:0}.dept__active-label:empty{display:none}.dept__scroll-row{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--dept-row-gap, 12px);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:4px 2px}.dept__scroll-row::-webkit-scrollbar{display:none;width:0;height:0}.dept__group{display:none;margin-bottom:0}.dept__group.is-active{display:flex}.dept__group.dept__group--types-mode.dept__scroll-row{overflow-x:hidden;overflow-y:visible;-webkit-overflow-scrolling:auto}.dept__group.dept__group--types-mode>.category-cards{flex:1 1 100%;min-width:0;width:100%;max-width:100%}.dept__collection-card{flex:0 0 150px;width:150px;display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;cursor:pointer;background:transparent;border:none;overflow:visible}.dept__collection-card[hidden],.dept__collection-card.is-hidden-by-limit{display:none}.dept__collection-media{width:100%;aspect-ratio:4 / 5;overflow:hidden;background-color:#f4f4f5;border:1.5px solid var(--color-border-light, #e5e7eb);border-radius:4px}.dept__collection-card.is-active .dept__collection-media{border:2px solid var(--color-text-primary, #18181b)}.dept__collection-img{width:100%;height:100%;object-fit:cover}.dept__collection-placeholder{width:100%;height:100%;background-color:#e4e4e7}.dept__collection-title{display:block;width:100%;padding:6px 6px 8px;font-size:14px;font-weight:500;line-height:1.35;text-align:left;color:var(--color-text-primary, #18181b)}.dept__back-link{display:inline-flex;align-items:center;gap:2px;font-size:11px;font-weight:500;color:var(--color-text-secondary, #71717a);background:none;border:none;padding:0;margin:0;cursor:pointer;line-height:1.2;transition:color .15s ease;white-space:nowrap;text-decoration:underline;text-underline-offset:2px}.dept__back-link:hover{color:var(--color-text-primary, #18181b)}.dept__back-link svg{flex-shrink:0}.dept__type-cards-track{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--dept-row-gap, 12px);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.dept__type-cards-track::-webkit-scrollbar{display:none}.dept .category-card{flex:0 0 150px;width:150px;display:flex;flex-direction:column;align-items:center;background:transparent;border:none;overflow:visible;cursor:pointer;padding:0;font-family:var(--font-body);text-align:center;position:relative}.dept .category-card.is-active .category-card__image-wrap{border:2px solid var(--color-text-primary, #18181b)}.dept .category-card__image-wrap{display:block;width:100%;aspect-ratio:4 / 5;background:#f4f4f5;overflow:hidden;border:1.5px solid var(--color-border-light, #e5e7eb);border-radius:4px}.dept .category-card__image{width:100%;height:100%;aspect-ratio:4 / 5;object-fit:cover;display:block}@keyframes dept-catcard-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.dept .category-card__skeleton{display:block;background:linear-gradient(90deg,#e4e4e7 25%,#f4f4f5,#e4e4e7 75%);background-size:200% 100%;animation:dept-catcard-shimmer 1.5s ease-in-out infinite;border-radius:2px}.dept .category-card__skeleton--image{width:100%;height:100%}.dept .category-card__skeleton--text{width:60px;height:12px;border-radius:6px}.dept .category-card__body{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:6px 6px 8px;width:100%}.dept .category-card__title{font-size:14px;font-weight:500;line-height:1.3;color:var(--color-text-primary, #18181b);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left}.dept .category-card__colors{font-size:11px;font-weight:500;color:var(--color-text-secondary, #71717a);line-height:1.2;min-height:14px;display:flex;align-items:center;gap:4px}.dept .category-card__swatch-icon{display:inline-flex;width:14px;height:14px;flex-shrink:0}@media(max-width:639px){.dept .category-card{width:110px}.dept .category-card__title{font-size:12px}.dept .category-card__colors{font-size:10px}.dept .category-card__body{padding:6px 4px 8px}}.dept__products-label{font-size:clamp(14px,1.4vw,16px);font-weight:600;letter-spacing:-.01em;line-height:1.2;margin:16px 0 8px}.dept__products-label:empty{display:none}@media(min-width:768px){.dept__active-label,.dept__products-label{font-size:22px}}.dept__products-row{margin-bottom:0}.dept__products-row:empty{display:none}.dept__products-row .dept__product-card{flex:0 0 200px;width:200px;cursor:pointer;overflow:visible;background:transparent;border:none}.dept__product-card.is-active .dept__product-card-media{border:2px solid var(--color-text-primary, #18181b)}.dept__product-card-media{position:relative;width:100%;overflow:hidden;background:#f4f4f5;aspect-ratio:4 / 5;border:1.5px solid var(--color-border-light, #e5e7eb);border-radius:4px}.dept__product-card-color-tag{position:absolute;top:6px;left:6px;z-index:4;display:inline-flex;align-items:center;gap:4px;min-height:16px;padding:2px 8px;border-radius:999px;background:#ffffffd9;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.dept__product-card-color-dot{width:6px;height:6px;border-radius:999px;border:1px solid rgba(0,0,0,.1);flex-shrink:0}.dept__product-card-color-text{font-size:9px;font-weight:500;line-height:1;white-space:nowrap;color:#18181b;text-transform:capitalize}.dept__product-card-media img{width:100%;height:100%;object-fit:cover}.dept__product-card-info{padding:6px 6px 8px;width:100%}.dept__product-card-title{font-size:14px;font-weight:500;line-height:1.3;margin-bottom:2px;color:var(--color-text-primary, #18181b);text-align:left}.dept__product-card-price{font-size:11px;font-weight:500;display:flex;gap:6px;align-items:baseline;color:var(--color-text-secondary, #71717a)}.dept__product-card-compare{text-decoration:line-through;color:#a1a1aa;font-weight:400}.dept__pdp{margin-top:12px}.dept__pdp:empty{display:none}.dept__pdp-inner{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.dept__pdp-inner{grid-template-columns:1fr 1fr;gap:40px}}.dept__pdp-gallery{display:flex;flex-direction:row;align-items:flex-start;gap:4px}@media(min-width:990px){.dept__pdp-gallery{position:sticky;top:calc(var(--untamed-fixed-header-offset, 0px) + 16px);align-self:start}}.dept__pdp-thumbs{display:flex;flex-direction:column;gap:4px;order:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:0 0 50px;max-height:var(--dept-pdp-thumbs-max-height, 400px)}.dept__pdp-thumbs::-webkit-scrollbar{display:none}@media(min-width:768px){.dept__pdp-thumbs{flex:0 0 64px;max-height:var(--dept-pdp-thumbs-max-height, 500px)}.dept__pdp-thumb{flex:0 0 56px;width:56px;height:56px}}.dept__pdp-thumb{flex:0 0 48px;width:48px;height:48px;aspect-ratio:1 / 1;border-radius:2px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .15s ease}.dept__pdp-thumb--active{border-color:#d4d4d8}.dept__pdp-thumb img{width:100%;height:100%;object-fit:cover}.dept__pdp-main-image{position:relative;flex:1;border-radius:2px;overflow:hidden;background-color:#f4f4f5;transition:height .35s var(--dept-motion-ease, cubic-bezier(.22,1,.36,1))}.dept__pdp-color-badge{position:absolute;top:10px;left:10px;z-index:3;font-size:10px;font-weight:500;line-height:1.1;padding:3px 9px;border-radius:14px;background:#00000080;color:#fff;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);pointer-events:none;white-space:nowrap;text-transform:capitalize}.dept__pdp-main-image img{width:100%;height:100%;display:block;object-fit:cover}.dept__pdp-media-item{display:none;width:100%}.dept__pdp-media-item.is-active{display:block}.dept__pdp-media--image{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.dept__pdp-media--video{width:100%;aspect-ratio:1 / 1;display:block;object-fit:contain;background-color:#f6f6f7}.dept__pdp-main-image video,.dept__pdp-main-video{width:100%;aspect-ratio:1 / 1;display:block;object-fit:contain;background-color:#f6f6f7}.dept__pdp-thumb--video{position:relative}.dept__pdp-thumb--video:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-40%,-50%);width:0;height:0;border-style:solid;border-width:6px 0 6px 10px;border-color:transparent transparent transparent rgba(255,255,255,.9);filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));pointer-events:none;z-index:1}.dept__pdp-info{display:flex;flex-direction:column;gap:0}.dept__pdp-sold-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;width:fit-content;margin-bottom:6px}.dept__pdp-sold-badge svg{flex-shrink:0;color:#059669}.dept__pdp-sold-badge-text{font-size:11px;font-weight:500;color:#065f46}.dept__pdp-sold-badge-sep{font-size:11px;color:#047857}.dept__pdp-sold-badge-time{font-size:11px;font-weight:400;color:#047857}.dept__pdp-title{font-size:24px;font-weight:600;margin:0 0 2px;line-height:1.3}.dept__pdp-title-link{color:inherit;text-decoration:none}.dept__pdp-rating{display:flex;align-items:center;gap:6px;margin:0 0 12px}.dept__pdp-rating-stars{display:inline-flex;align-items:center;gap:1px;line-height:1}.dept__pdp-rating-text{font-size:12px;font-weight:400;color:#71717a;line-height:1}.dept__pdp-color-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:#71717a;margin-bottom:8px}.dept__pdp-color-label strong{color:#18181b;text-transform:none;letter-spacing:0}.dept__pdp-price{display:flex;align-items:baseline;gap:8px;font-size:18px;font-weight:600;margin:0 0 16px}.dept__pdp-compare{text-decoration:line-through;color:#a1a1aa;font-weight:400}[data-pdp-color-switcher]:not(:empty){margin:0 0 16px}.dept__pdp-color-section{margin:0}.dept__pdp-variants{display:flex;flex-wrap:wrap;gap:8px}.dept__pdp-option-btn{font-family:inherit}.dept__pdp-variant-btn{padding:8px 16px;border:1.5px solid #d4d4d8;border-radius:4px;color:inherit;background:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .15s ease;font-family:inherit}.dept__pdp-variant-btn:hover{border-color:#a1a1aa}.dept__pdp-variant-btn--active{border-color:#a1a1aa;background-color:#18181b;color:#fff}.dept__pdp-variant-btn:disabled{opacity:.4;cursor:not-allowed}.dept__pdp-variants--length{display:flex;gap:8px}.dept__pdp-variant-btn--length{flex:1 1 0;min-width:0;min-height:58px;height:auto;padding:9px 6px;flex-direction:column;align-items:center;justify-content:center;gap:2px;display:flex}.dept__pdp-variant-main{display:block;font-size:12px;font-weight:700;line-height:1.2}.dept__pdp-variant-sub{display:block;font-size:10px;font-weight:400;line-height:1.2;color:#71717a;white-space:nowrap}.dept__pdp-variant-btn--active .dept__pdp-variant-sub{color:#fffc}.dept__pdp-variants--swatches{gap:10px}.dept__pdp-color-switcher-shell{margin:0}.dept__pdp-color-groups{display:flex;flex-direction:column;gap:12px}.dept__pdp-color-group{display:flex;flex-direction:column;gap:8px}.dept__pdp-color-group-title{font-size:11px;font-weight:600;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:#71717a}.dept__pdp-color-switcher{display:flex;flex-wrap:wrap;gap:10px}.dept__pdp-swatch-btn{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:6px 10px 6px 6px;border:1.5px solid var(--dept-swatch-border, #d4d4d8);border-radius:2px;background:#fff;color:#52525b;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease,opacity .15s ease}.dept__pdp-color-switch-btn{justify-content:center;min-height:0;width:calc(var(--dept-swatch-size, 32px) + 10px);height:calc(var(--dept-swatch-size, 32px) + 10px);padding:4px;border-radius:999px}.dept__pdp-swatch-btn:hover{border-color:#a1a1aa}.dept__pdp-swatch-btn--active,.dept__pdp-option-btn--active.dept__pdp-swatch-btn{border-color:var(--dept-swatch-active-border, #18181b);color:#18181b}.dept__pdp-swatch-dot{display:inline-flex;width:var(--dept-swatch-size, 32px);height:var(--dept-swatch-size, 32px);border-radius:999px;border:1px solid rgba(0,0,0,.08);background:var(--dept-pdp-swatch-color, #cccccc);flex-shrink:0}.dept__pdp-swatch-label{font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap}.dept__pdp-option-btn.is-unavailable{opacity:.35;cursor:not-allowed}.dept__pdp-option-section{margin:0 0 16px}.dept__pdp-option-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:#71717a;margin-bottom:8px}.dept__pdp-size-chart-btn{display:inline-flex;align-items:center;padding:0;margin:8px 0 0;background:none;border:none;cursor:pointer;font-family:var(--font-body--family, inherit);font-size:14px;font-weight:400;color:#707070;text-decoration:underline;line-height:1.7;letter-spacing:.05em}.dept__pdp-size-chart-btn:hover{color:#3c3c3c}.dept__pdp-size-chart-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483001;background:#00000080;align-items:flex-start;justify-content:center;padding-top:4vh}.dept__pdp-size-chart-overlay[aria-hidden=false]{display:flex}.dept__pdp-size-chart-modal{background:#fff;width:96vw;max-height:92vh;height:92vh;max-width:1100px;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.dept__pdp-size-chart-modal__header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #e5e5e5;flex-shrink:0}.dept__pdp-size-chart-modal__title{font-family:var(--font-body--family, inherit);font-size:16px;font-weight:600}.dept__pdp-size-chart-modal__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:none;background:none;cursor:pointer;color:#333;transition:background .15s}.dept__pdp-size-chart-modal__close:hover{background:#f3f4f6}.dept__pdp-size-chart-modal__body{flex:1;overflow-y:auto;padding:20px}.dept__pdp-size-chart-toggle{display:inline-flex;float:right;border:1px solid #d4d4d8;border-radius:999px;overflow:hidden;margin-bottom:16px}.dept__pdp-size-chart-unit{border:none;background:#fff;color:#6b7280;font-size:12px;font-weight:600;letter-spacing:.03em;padding:7px 14px;cursor:pointer}.dept__pdp-size-chart-unit.is-active{background:#18181b;color:#fff}.dept__pdp-size-chart-table-wrap{border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 6px #00000014;overflow:auto;max-height:300px;clear:both;margin-bottom:16px}.dept__pdp-size-chart-table{width:100%;min-width:640px;border-collapse:collapse;font-size:14px;font-family:var(--font-body--family, inherit)}.dept__pdp-size-chart-table th,.dept__pdp-size-chart-table td{border:1px solid #ddd;padding:10px 12px;white-space:nowrap;text-align:center}.dept__pdp-size-chart-table thead th{background:#f9f9f9;font-weight:600;position:sticky;top:0;z-index:1}.dept__pdp-size-chart-table tbody tr:hover{background:#f5f5f5}.dept__pdp-size-chart-inseam[hidden]{display:none}.dept__pdp-size-chart-inseam-grid{margin:20px 0;padding:20px;border-radius:8px;display:flex;gap:16px}.dept__pdp-size-chart-inseam-panel[hidden]{display:none}.dept__pdp-size-chart-inseam-section{max-width:400px;margin:30px auto auto;flex:1}.dept__pdp-size-chart-inseam-title{display:none}.dept__pdp-size-chart-inseam-table-wrap{overflow-x:auto}.dept__pdp-size-chart-inseam-table{width:100%;border-collapse:collapse;font-size:14px;text-align:center}.dept__pdp-size-chart-inseam-table th,.dept__pdp-size-chart-inseam-table td{border:1px solid #ddd;padding:10px;text-align:center;white-space:nowrap}.dept__pdp-size-chart-inseam-table thead th{background:#f4f4f5;font-weight:600}.dept__pdp-size-chart-inseam-table td:first-child{font-weight:500;background:#fafafa;text-align:left}.dept__pdp-size-chart-measure{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));background:#f6f6f6;border-radius:8px;padding:18px}.dept__pdp-size-chart-measure-image img{width:100%;max-width:320px;height:auto}.dept__pdp-size-chart-measure-text h3{margin:0 0 8px;font-size:20px;font-weight:600}.dept__pdp-size-chart-measure-text ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}.dept__pdp-size-chart-measure-text li{font-size:14px;line-height:1.5;color:#111827}.dept__pdp-size-chart-measure-text strong{margin-right:4px}@media(max-width:749px){.dept__pdp-size-chart-modal{width:100vw;height:100vh;max-width:none;border-radius:0}.dept__pdp-size-chart-modal__body{padding:16px}.dept__pdp-size-chart-toggle{width:100%;float:none}.dept__pdp-size-chart-unit{flex:1}.dept__pdp-size-chart-table{min-width:560px}.dept__pdp-size-chart-inseam-grid{display:block;padding:0}}.dept__pdp-atc{width:100%;padding:14px 24px;border:none;border-radius:4px;background-color:#18181b;color:#fff;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;transition:opacity .2s ease;margin-top:8px}.dept__pdp-atc:hover{opacity:.88}.dept__pdp-atc:disabled{opacity:.5;cursor:not-allowed}.dept__pdp-badges{display:flex;flex-direction:row;gap:0;margin-top:16px;background:#f5f5f5;border-radius:6px;padding:14px 0}.dept__pdp-badge{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;padding:0 12px;text-align:center}.dept__pdp-badge+.dept__pdp-badge{border-left:1px solid #e0e0e0}.dept__pdp-badge-icon{flex-shrink:0;color:#18181b;width:28px;height:28px}.dept__pdp-badge-text{display:flex;flex-direction:column;align-items:center;gap:1px}.dept__pdp-badge-title{font-size:13px;font-weight:700;color:#18181b;line-height:1.3}.dept__pdp-badge-sub{font-size:11px;font-weight:400;color:#52525b;line-height:1.3}@media(max-width:767px){.dept__pdp-badge-icon{width:24px;height:24px}.dept__pdp-badge-title{font-size:11px}.dept__pdp-badge-sub{font-size:10px}.dept__pdp-badges{padding:10px 0}.dept__pdp-badge{gap:4px;padding:0 8px}}.dept__pdp-accordion{margin-top:12px;border-top:1px solid #e4e4e7}.dept__pdp-accordion__summary{display:flex;justify-content:space-between;align-items:center;padding:12px 0;cursor:pointer;list-style:none}.dept__pdp-accordion__summary::-webkit-details-marker{display:none}.dept__pdp-accordion__title{font-size:14px;font-weight:500;color:#18181b;letter-spacing:0}.dept__pdp-accordion__summary:hover .dept__pdp-accordion__title{opacity:.7}.dept__pdp-accordion__icon{width:20px;height:20px;transition:transform .3s cubic-bezier(.4,0,.2,1);flex-shrink:0;color:#18181b}.dept__pdp-accordion__icon svg{width:100%;height:100%}.dept__pdp-accordion[open] .dept__pdp-accordion__icon{transform:rotate(180deg)}.dept__pdp-accordion__content-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1)}.dept__pdp-accordion[open] .dept__pdp-accordion__content-wrapper{grid-template-rows:1fr}.dept__pdp-accordion__content{overflow:hidden;font-size:14px;font-weight:400;line-height:1.6;color:#52525b}.dept__pdp-accordion__content-inner{padding-bottom:12px}.dept__pdp-accordion__content-inner p:last-child{margin-bottom:0}.dept__loading{display:flex;align-items:center;justify-content:center;padding:48px 0;color:#a1a1aa;font-size:14px}@keyframes dept-spin{to{transform:rotate(360deg)}}.dept__spinner{width:20px;height:20px;border:2px solid #e4e4e7;border-top-color:#a1a1aa;border-radius:50%;animation:dept-spin .6s linear infinite;margin-right:8px}.dept__loading-skeleton{display:flex;gap:16px;width:100%;overflow:hidden}.dept__skeleton-card{flex:0 0 var(--dept-card-width, 140px);width:var(--dept-card-width, 140px);display:flex;flex-direction:column;gap:8px}.dept__skeleton-img{width:100%;aspect-ratio:4/5;background-color:#f4f4f5;border-radius:var(--dept-card-radius, 2px);animation:dept-pulse 1.5s infinite ease-in-out}.dept__skeleton-text{height:14px;background-color:#f4f4f5;border-radius:2px;width:80%;animation:dept-pulse 1.5s infinite ease-in-out}.dept__skeleton-text.short{width:50%}.dept__loading-skeleton.pdp{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.dept__loading-skeleton.pdp{grid-template-columns:1fr 1fr;gap:40px}}.dept__skeleton-gallery{display:flex;flex-direction:row;align-items:flex-start;gap:4px}.dept__skeleton-thumbs{display:flex;flex-direction:column;gap:4px;flex:0 0 50px}.dept__skeleton-thumb{width:48px;height:48px;background-color:#f4f4f5;border-radius:2px;animation:dept-pulse 1.5s infinite ease-in-out}@media(min-width:768px){.dept__skeleton-thumbs{flex:0 0 64px}.dept__skeleton-thumb{width:56px;height:56px}}.dept__skeleton-main-img{flex:1;aspect-ratio:1 / 1;background-color:#f4f4f5;border-radius:2px;animation:dept-pulse 1.5s infinite ease-in-out}.dept__skeleton-info{display:flex;flex-direction:column;gap:12px}.dept__skeleton-title{height:24px;background-color:#f4f4f5;border-radius:2px;width:70%;animation:dept-pulse 1.5s infinite ease-in-out}.dept__skeleton-price{height:18px;background-color:#f4f4f5;border-radius:2px;width:30%;animation:dept-pulse 1.5s infinite ease-in-out}.dept__skeleton-options{height:50px;background-color:#f4f4f5;border-radius:2px;width:100%;animation:dept-pulse 1.5s infinite ease-in-out}.dept__skeleton-btn{height:44px;background-color:#f4f4f5;border-radius:4px;width:100%;animation:dept-pulse 1.5s infinite ease-in-out}.dept__skeleton-badges{height:56px;background-color:#f4f4f5;border-radius:6px;width:100%;animation:dept-pulse 1.5s infinite ease-in-out}.dept__skeleton-rating{height:16px;width:120px;background-color:#f4f4f5;border-radius:2px;animation:dept-pulse 1.5s infinite ease-in-out}.dept__skeleton-swatches{height:42px;background-color:#f4f4f5;border-radius:2px;animation:dept-pulse 1.5s infinite ease-in-out}.dept__skeleton-options--short{height:40px}.dept__skeleton-size-guide{height:16px;width:100px;background-color:#f4f4f5;border-radius:2px;animation:dept-pulse 1.5s infinite ease-in-out}.dept__skeleton-accordion{height:40px;background-color:#f4f4f5;border-radius:2px;width:40%;margin-top:4px;animation:dept-pulse 1.5s infinite ease-in-out}@keyframes dept-pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.dept__swatch-skeleton{display:flex;flex-direction:column;gap:12px}.dept__swatch-skeleton-group{display:flex;flex-direction:column;gap:8px}.dept__swatch-skeleton-label{display:block;height:12px;width:80px;background-color:#f4f4f5;border-radius:2px;animation:dept-pulse 1.5s infinite ease-in-out}.dept__swatch-skeleton-row{display:flex;flex-wrap:wrap;gap:10px}.dept__swatch-skeleton-dot{width:calc(var(--dept-swatch-size, 32px) + 10px);height:calc(var(--dept-swatch-size, 32px) + 10px);border-radius:999px;background-color:#f4f4f5;animation:dept-pulse 1.5s infinite ease-in-out}@media(max-width:767px){.dept__group.dept__group--collection-mode.is-active{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;overflow-x:visible;overflow-y:visible}.dept__group.dept__group--collection-mode.is-active .dept__collection-card{flex:0 0 auto;width:100%;min-width:0}}@media(max-width:639px){.dept__collection-card{flex:0 0 110px;width:110px}.dept__collection-title{font-size:12px;padding:6px 4px 8px}.dept__products-row .dept__product-card{flex:0 0 130px;width:130px}.dept__product-card-title{font-size:12px}.dept__product-card-price{font-size:10px}.dept__product-card-info{padding:6px 4px 8px}.dept__pdp-title{font-size:20px}}.dept__scroll-progress{position:relative;width:100%;height:3px;background:#e4e4e7;border-radius:2px;overflow:hidden;margin-top:0;margin-bottom:32px;display:none;opacity:0;pointer-events:none;transition:opacity .25s ease}.dept__scroll-progress.is-visible{display:block;opacity:1;pointer-events:auto}.dept__scroll-progress-thumb{position:absolute;top:0;left:0;height:100%;background:#a1a1aa;border-radius:2px;transition:none}
/*# sourceMappingURL=/cdn/shop/t/34/assets/department-section.css.map */
