.product-hero-penny{display:flex;flex-direction:column;background:#fff}.product-hero-penny__mobile{display:flex;flex-direction:column}.product-hero-penny__desktop{display:none}.product-hero-penny__gallery{display:flex;flex-direction:column}.product-hero-penny__gallery-item{width:100%;aspect-ratio:3 / 4;overflow:hidden;border-bottom:1px solid #000000}.product-hero-penny__gallery-item img,.product-hero-penny__gallery-image{width:100%;height:100%;object-fit:cover;display:block}.penny-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:9999;pointer-events:none}.penny-loading-overlay--slide-up{transform:translateY(-100%)}.penny-loading-overlay__progress{position:fixed;top:0;left:0;height:1px;width:0%;background:#ffffff4d;z-index:10000}.penny-loading-overlay__counter{position:fixed;top:32px;right:32px;font-family:var(--font-heading);font-size:clamp(2rem,4vw,3.5rem);font-weight:300;color:#fff;letter-spacing:-.02em;line-height:1;font-feature-settings:"tnum"}.penny-loading-overlay__text{position:fixed;bottom:32px;left:32px;max-width:50vw;font-family:var(--font-heading);font-size:clamp(1rem,2vw,1.5rem);font-weight:300;color:#fff;letter-spacing:.12em;line-height:1.3;opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .65s cubic-bezier(.25,.46,.45,.94)}.penny-loading-overlay--text-visible .penny-loading-overlay__text{opacity:1;transform:translateY(0)}.penny-loading-overlay__image{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(280px,55vw);height:min(420px,65vh);overflow:hidden;opacity:0;transition:opacity .45s ease}.penny-loading-overlay--images-visible .penny-loading-overlay__image{opacity:1}.penny-loading-overlay__image-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .3s ease}.penny-loading-overlay__image-slide.is-active{opacity:1;transform:translateY(0);z-index:2}.penny-loading-overlay__image-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:749px){.penny-loading-overlay__counter{top:20px;right:20px;font-size:clamp(1.5rem,6vw,2.5rem)}.penny-loading-overlay__text{bottom:24px;left:20px;max-width:65vw;font-size:clamp(.875rem,3.5vw,1.25rem)}.penny-loading-overlay__image{width:min(75vw,260px);height:min(50vh,380px)}}.product-hero-penny__gallery-item{position:relative;overflow:hidden}.product-hero-penny__gallery-image{opacity:0;transform:translateY(20px);animation:galleryImageReveal .6s cubic-bezier(.25,.46,.45,.94) forwards}.product-hero-penny__gallery-item:nth-child(1) .product-hero-penny__gallery-image{animation-delay:1.4s}.product-hero-penny__gallery-item:nth-child(2) .product-hero-penny__gallery-image{animation-delay:1.6s}.product-hero-penny__gallery-item:nth-child(3) .product-hero-penny__gallery-image{animation-delay:1.8s}.product-hero-penny__gallery-item:nth-child(4) .product-hero-penny__gallery-image{animation-delay:2s}.product-hero-penny__gallery-item:nth-child(5) .product-hero-penny__gallery-image{animation-delay:2.2s}.product-hero-penny__gallery-item:nth-child(n+6) .product-hero-penny__gallery-image{animation-delay:2.4s}@keyframes galleryImageReveal{to{opacity:1;transform:translateY(0)}}.product-hero-penny__slide .product-hero-penny__slide-image{opacity:0;transition:opacity .6s cubic-bezier(.25,.46,.45,.94)}.product-hero-penny__slide.is-active .product-hero-penny__slide-image{opacity:1}@media(prefers-reduced-motion:reduce){.penny-loading-overlay{display:none}.penny-loading-overlay__text{opacity:1!important;transform:none!important}.penny-loading-overlay__progress{display:none}.product-hero-penny__gallery-image{animation:none!important;opacity:1!important;transform:none!important}.product-hero-penny__slide .product-hero-penny__slide-image{transition:opacity .3s ease-out!important;opacity:1!important}}.product-hero-penny__info{padding:16px;border-bottom:1px solid #000000;display:flex;flex-direction:column;gap:12px}.product-hero-penny__title{font-family:var(--font-heading);font-size:var(--text-h1);font-weight:var(--weight-display);text-transform:uppercase;line-height:var(--leading-heading);margin:0;letter-spacing:var(--tracking-display)}.product-hero-penny__price{font-family:var(--font-body);font-size:var(--text-small);font-weight:var(--weight-body);color:#5d5f5f;margin:0}.product-hero-penny__badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.product-hero-penny__badge{display:inline-block;padding:4px 12px;border:1px solid #000000;font-family:var(--font-label);font-size:var(--text-label);font-weight:var(--weight-label-bold);text-transform:uppercase;letter-spacing:var(--tracking-label-wide);color:#000;background:transparent;border-radius:0;line-height:1.6}.product-hero-penny__new-badge{display:inline-block;padding:4px 12px;background:#000;color:#fff;font-family:var(--font-label);font-size:var(--text-label);font-weight:var(--weight-label-bold);text-transform:uppercase;letter-spacing:var(--tracking-label-wide);border-radius:0;margin-bottom:8px;width:fit-content}.product-hero-penny__description{font-family:var(--font-body);font-size:var(--text-small);line-height:var(--leading-body);color:#000;margin:0}.product-hero-penny__size-guide{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-label);font-size:var(--text-xs);font-weight:var(--weight-label-bold);text-transform:uppercase;color:#000;text-decoration:none;border-bottom:1px solid #000000;padding-bottom:2px;width:fit-content}.product-hero-penny__size-guide:hover{opacity:.7}.product-hero-penny__carousel{position:relative;overflow:hidden;background:#f5f5f5}.product-hero-penny__slides{position:relative;width:100%;height:100%}.product-hero-penny__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1s ease;pointer-events:none}.product-hero-penny__slide.is-active{opacity:1;pointer-events:auto}.product-hero-penny__slide img,.product-hero-penny__slide-image{width:100%;height:100%;object-fit:cover;display:block}.product-hero-penny__dots{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:5}.product-hero-penny__dot{width:48px;height:4px;border:1px solid #000000;background:#fff;cursor:pointer;padding:0;transition:background-color .3s ease;border-radius:0;-webkit-appearance:none;appearance:none}.product-hero-penny__dot.is-active,.product-hero-penny__dot:hover{background:#000}.product-hero-penny__accordions{border-top:1px solid #000000}.product-hero-penny__sticky-bar{position:fixed;bottom:env(safe-area-inset-bottom,0px);left:0;width:100%;z-index:40;background:#fff;border-top:1px solid #000000;padding:0 20px;padding-bottom:env(safe-area-inset-bottom,0px)}body:has(#Details-menu-drawer-container.menu-open) .product-hero-penny__sticky-bar{display:none!important}.product-hero-penny__sticky-bar form{display:flex;flex-direction:row;align-items:center;gap:12px;width:100%}.product-hero-penny__sticky-sizes{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:4px 0;flex:1;min-width:0;scrollbar-width:none;-ms-overflow-style:none}.product-hero-penny__sticky-sizes::-webkit-scrollbar{display:none}.product-hero-penny__sticky-sizes .product-size-selector-penny--mobile{width:100%}.product-hero-penny__sticky-sizes .product-size-selector-penny--mobile .product-size-selector-penny__options{padding:0;gap:6px}.product-hero-penny__add-to-bag{width:140px;min-height:40px;flex-shrink:0;background:#000;color:#fff;padding:0 12px;font-family:var(--font-label);font-size:var(--text-xs);font-weight:var(--weight-label-bold);text-transform:uppercase;letter-spacing:.3em;border:none;cursor:pointer;transition:background-color .3s,color .3s;-webkit-appearance:none;appearance:none;border-radius:0}.product-hero-penny__add-to-bag:hover{background:#fff;color:#000}.product-hero-penny__add-to-bag:disabled{background:#cfc4c5;color:#fff;cursor:not-allowed;border-top:none}.product-hero-penny__desktop-info{padding:32px;display:flex;flex-direction:column;gap:20px}.product-hero-penny__desktop-info .product-hero-penny__title{font-size:var(--text-display)}.product-hero-penny__desktop-info .product-hero-penny__price{font-size:var(--text-h4)}.product-hero-penny__desktop-info .product-hero-penny__badge{padding:6px 12px}.product-hero-penny__desktop-info .product-hero-penny__size-guide{font-size:var(--text-small)}.product-hero-penny__desktop-actions{display:flex;flex-direction:column;gap:16px}.product-hero-penny__add-to-bag--desktop{width:100%;background:#000;color:#fff;padding:16px;font-family:var(--font-label);font-size:var(--text-xs);font-weight:var(--weight-label-bold);text-transform:uppercase;letter-spacing:.3em;border:none;cursor:pointer;transition:background-color .3s,color .3s;-webkit-appearance:none;appearance:none;border-radius:0}.product-hero-penny__add-to-bag--desktop:hover{background:#fff;color:#000;border:1px solid #000000}.product-hero-penny__add-to-bag--desktop:disabled{background:#cfc4c5;color:#fff;cursor:not-allowed;border:none}.product-hero-penny__desktop-accordions{width:100%;border-top:1px solid #000000}@media screen and (max-width:749px){.product-hero-penny__mobile{display:flex;flex-direction:column}.product-hero-penny__desktop{display:none}.product-hero-penny__sticky-bar{display:flex}.product-hero-penny__desktop-actions,.product-hero-penny__desktop-accordions,.product-hero-penny__full-image{display:none}.product-hero-penny__accordions{padding-bottom:0}}@media screen and (min-width:750px){.product-hero-penny__mobile{display:none}.product-hero-penny__desktop{display:flex;height:calc(100vh - var(--header-height, 0px));overflow:hidden}.product-hero-penny__carousel{width:50%;height:100%;position:relative;overflow:hidden;border-right:1px solid #000000;cursor:pointer}.product-hero-penny__desktop-info{width:50%;height:100%}.product-hero-penny__desktop-actions{flex-direction:column}.product-hero-penny__add-to-bag--desktop{width:100%}.product-hero-penny__sticky-bar{display:none}.product-hero-penny__full-image{display:block;width:100%;height:80vh;background-size:cover;background-position:center;background-attachment:fixed;border-bottom:1px solid #000000}@media(prefers-reduced-motion:reduce){.product-hero-penny__full-image{background-attachment:scroll}}@media screen and (max-width:749px){.product-hero-penny__full-image{background-attachment:scroll}}}@media(prefers-reduced-motion:reduce){.product-hero-penny__slide{transition:none}.product-hero-penny__slide:not(.is-active){display:none}.product-hero-penny__add-to-bag,.product-hero-penny__add-to-bag--desktop{transition:none}}.product-hero-penny-wrapper{border-bottom:1px solid #000000}
/*# sourceMappingURL=/cdn/shop/t/9/assets/product-penny.css.map */
