.staff-detail__profile-section{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.staff-detail__profile-image{width:3.5rem;height:3.5rem;border-radius:50%;overflow:hidden;flex-shrink:0}.staff-detail__profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.3rem}.staff-detail__name{font-size:1.5rem;font-weight:500;margin:0}.staff-detail__height,.staff-detail__measurements{font-size:1.2rem;color:#666;margin-bottom:.2rem}.staff-detail__size{font-size:1.2rem;color:#666}.staff-detail__products-heading{margin-bottom:1.2rem;padding-bottom:.6rem;border-bottom:1px solid var(--staff-detail-accent-color)}.staff-detail__products-heading h3{font-size:1.4rem;font-weight:500;margin:0}.staff-detail__product{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.staff-detail__product.is-visible{opacity:1;transform:translateY(0)}.staff-detail__product-link{display:block;text-decoration:none;color:inherit;transition:opacity .3s ease}.staff-detail__product-link:hover{opacity:.9}.staff-detail__product-image{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;transition:transform .3s ease}.staff-detail__product-link:hover .staff-detail__product-image{transform:scale(1.05)}.staff-detail__product-title-link{text-decoration:none;color:inherit;transition:color .3s ease}.staff-detail__product-title-link:hover{color:#666}.staff-detail__outfit-item{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.staff-detail__outfit-item.is-visible{opacity:1;transform:translateY(0)}.staff-detail__outfit-link{display:block;text-decoration:none;color:inherit}.staff-detail__outfit-link:hover .staff-detail__outfit-image{transform:scale(1.05)}.staff-detail__outfit-thumbnail{width:2rem;height:2rem;border-radius:50%;object-fit:cover}.staff-detail__outfit-name{font-size:1.1rem;color:#666}@media screen and (max-width:749px){.staff-detail__products{grid-template-columns:1fr}.staff-detail__profile-section{flex-direction:column;align-items:flex-start}.staff-detail__profile-image{margin-bottom:1rem}.staff-detail__profile-header{width:100%}}@media screen and (min-width:990px){.staff-detail__thumbnails-wrapper{justify-content:center}}.staff-detail{margin:0 auto;max-width:var(--page-width);padding:0 1.5rem;color:var(--staff-detail-text-color)}.staff-detail__container{display:grid;grid-template-columns:1fr;gap:2.5rem}@media screen and (min-width:750px){.staff-detail__container{grid-template-columns:1fr 1fr}}.staff-detail__main{position:relative}.staff-detail__image-carousel{width:100%}.staff-detail__slides{margin:0;padding:0;list-style:none}.staff-detail__slide{width:100%;display:none}.staff-detail__image-wrapper{width:100%;margin-bottom:1.5rem}.staff-detail__image{display:block;width:100%;height:auto;object-fit:cover}.staff-detail__thumbnails{margin-top:1rem}.staff-detail__thumbnails-wrapper{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;-ms-overflow-style:none;scrollbar-width:none}.staff-detail__thumbnails-wrapper::-webkit-scrollbar{display:none}.staff-detail__thumbnail-btn{width:60px;height:80px;padding:0;border:2px solid transparent;background:none;cursor:pointer;transition:all .3s ease;overflow:hidden}.staff-detail__thumbnail-btn.active{border-color:var(--staff-detail-accent-color)}.staff-detail__thumbnail-img{width:100%;height:100%;object-fit:cover}.staff-detail__profile-section{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.staff-detail__profile-image{width:6rem;height:6rem;border-radius:50%;overflow:hidden;flex-shrink:0}.staff-detail__profile-img{width:100%;height:100%;object-fit:cover}.staff-detail__profile-info{flex-grow:1}.staff-detail__profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.staff-detail__height,.staff-detail__measurements{font-size:1.4rem;color:#666;margin-bottom:.3rem}.staff-detail__size{font-size:1.4rem;color:#666}.staff-detail__product{opacity:0;transform:translateY(20px);object-fit:cover}.staff-detail__product .staff-detail__thumbnail-wrapper{position:absolute;top:1.5rem;right:1.5rem;width:7rem;height:7rem;border-radius:50%;overflow:hidden;box-shadow:0 2px 10px #0000001a}.staff-detail__product .staff-detail__thumbnail{width:100%;height:100%;object-fit:cover}.staff-detail__product .staff-detail__info{padding:0 0 2rem}.staff-detail__product .staff-detail__info-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.staff-detail__product .staff-detail__name{font-size:1.8rem;font-weight:500;margin:0}.staff-detail__product .staff-detail__height{font-size:1.4rem;color:#666;margin-top:.3rem}.staff-detail__product .staff-detail__social-link a{color:var(--staff-detail-text-color);display:flex;align-items:center;justify-content:center}.staff-detail__product .staff-detail__measurements{margin-bottom:1rem;font-size:1.4rem;color:#666}.staff-detail__product .staff-detail__size{margin-bottom:2rem;font-size:1.4rem;color:#666}.staff-detail__product .staff-detail__products-heading{margin-bottom:1.5rem;padding-bottom:.8rem;border-bottom:1px solid var(--staff-detail-accent-color)}.staff-detail__product .staff-detail__products-heading h3{font-size:1.6rem;font-weight:500;margin:0}.staff-detail__product .staff-detail__products{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.staff-detail__product .staff-detail__product-image-wrapper{position:relative;width:100%;overflow:hidden;margin-bottom:1rem}.staff-detail__product .staff-detail__product-image{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.staff-detail__product .staff-detail__coming-soon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fffc;padding:.5rem 1rem;font-size:1.2rem;font-weight:500;letter-spacing:.05em;text-align:center}.staff-detail__product .staff-detail__product-brand{font-size:1.2rem;font-weight:500;margin:0 0 .3rem}.staff-detail__product .staff-detail__product-title{font-size:1.2rem;margin:0 0 .3rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.staff-detail__product .staff-detail__product-variant{font-size:1.1rem;color:#666;margin:0 0 .3rem}.staff-detail__product .staff-detail__product-price{font-size:1.2rem;font-weight:500;margin:0}.staff-detail__product .staff-detail__other-outfits{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--staff-detail-accent-color)}.staff-detail__product .staff-detail__other-outfits-title{font-size:1.8rem;font-weight:500;margin:0 0 2rem;text-align:center}.staff-detail__product .staff-detail__outfits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem}@media screen and (min-width:750px){.staff-detail__product .staff-detail__outfits-grid{grid-template-columns:repeat(4,1fr)}}.staff-detail__product .staff-detail__outfit-image-wrapper{width:100%;margin-bottom:1rem;overflow:hidden}.staff-detail__product .staff-detail__outfit-image{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;transition:transform .3s ease}.staff-detail__product .staff-detail__outfit-item:hover .staff-detail__outfit-image{transform:scale(1.03)}.staff-detail__product .staff-detail__outfit-link{text-decoration:none;color:inherit}.staff-detail__product .staff-detail__outfit-profile{display:flex;align-items:center;gap:.8rem}.staff-detail__product .staff-detail__outfit-thumbnail{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover}.staff-detail__product .staff-detail__outfit-name{font-size:1.2rem;color:#666}.staff-detail__product .staff-detail__view-more-container{text-align:center;margin-top:2rem}.staff-detail__product .staff-detail__view-more-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border:1px solid currentColor;text-decoration:none;color:inherit;font-size:1.4rem;letter-spacing:.05em;transition:background-color .3s,color .3s}.staff-detail__product .staff-detail__view-more-btn:hover{background-color:#f5f5f5}.staff-detail__product .staff-detail__view-more-btn svg{margin-left:.8rem;transition:transform .3s ease}.staff-detail__product .staff-detail__view-more-btn:hover svg{transform:translateY(2px)}.staff-detail__product .staff-detail__product{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.staff-detail__product .staff-detail__product.is-visible{opacity:1;transform:translateY(0)}.staff-detail__product .staff-detail__outfit-item{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.staff-detail__product .staff-detail__outfit-item.is-visible{opacity:1;transform:translateY(0)}.staff-detail__product .staff-detail{margin:0 auto;max-width:var(--page-width);padding:0 1.5rem;color:var(--staff-detail-text-color)}.staff-detail__product .staff-detail__container{display:grid;grid-template-columns:1fr;gap:2.5rem}@media screen and (min-width:750px){.staff-detail__product .staff-detail__container{grid-template-columns:1fr 1fr}}.staff-detail__product .staff-detail__main{position:relative}.staff-detail__product .staff-detail__image-wrapper{width:100%;margin-bottom:1.5rem}.staff-detail__product .staff-detail__image{display:block;width:100%;height:auto;object-fit:cover}.staff-detail__thumbnail-wrapper{position:absolute;top:1.5rem;right:1.5rem;width:7rem;height:7rem;border-radius:50%;overflow:hidden;box-shadow:0 2px 10px #0000001a}.staff-detail__thumbnail{width:100%;height:100%;object-fit:cover}.staff-detail__info{padding:0 0 2rem}.staff-detail__info-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.staff-detail__name{font-size:1.8rem;font-weight:500;margin:0}.staff-detail__height{font-size:1.4rem;color:#666;margin-top:.3rem}.staff-detail__social-link a{color:var(--staff-detail-text-color);display:flex;align-items:center;justify-content:center}.staff-detail__measurements{margin-bottom:1rem;font-size:1.4rem;color:#666}.staff-detail__size{margin-bottom:2rem;font-size:1.4rem;color:#666}.staff-detail__products-heading{margin-bottom:1.5rem;padding-bottom:.8rem;border-bottom:1px solid var(--staff-detail-accent-color)}.staff-detail__products-heading h3{font-size:1.6rem;font-weight:500;margin:0}.staff-detail__products{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.staff-detail__product-image-wrapper{position:relative;width:100%;overflow:hidden;margin-bottom:1rem}.staff-detail__product-image{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.staff-detail__coming-soon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fffc;padding:.5rem 1rem;font-size:1.2rem;font-weight:500;letter-spacing:.05em;text-align:center}.staff-detail__product-brand{font-size:1.2rem;font-weight:500;margin:0 0 .3rem}.staff-detail__product-title{font-size:1.2rem;margin:0 0 .3rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.staff-detail__product-variant{font-size:1.1rem;color:#666;margin:0 0 .3rem}.staff-detail__product-price{font-size:1.2rem;font-weight:500;margin:0}.staff-detail__other-outfits{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--staff-detail-accent-color)}.staff-detail__other-outfits-title{font-size:1.8rem;font-weight:500;margin:0 0 2rem;text-align:center}.staff-detail__outfits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem}@media screen and (min-width:750px){.staff-detail__outfits-grid{grid-template-columns:repeat(4,1fr)}}.staff-detail__outfit-image-wrapper{width:100%;margin-bottom:1rem;overflow:hidden}.staff-detail__outfit-image{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;transition:transform .3s ease}.staff-detail__outfit-item:hover .staff-detail__outfit-image{transform:scale(1.03)}.staff-detail__outfit-link{text-decoration:none;color:inherit}.staff-detail__outfit-profile{display:flex;align-items:center;gap:.8rem}.staff-detail__outfit-thumbnail{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover}.staff-detail__outfit-name{font-size:1.2rem;color:#666}.staff-detail__view-more-container{text-align:center;margin-top:2rem}.staff-detail__view-more-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border:1px solid currentColor;text-decoration:none;color:inherit;font-size:1.4rem;letter-spacing:.05em;transition:background-color .3s,color .3s}.staff-detail__view-more-btn:hover{background-color:#f5f5f5}.staff-detail__view-more-btn svg{margin-left:.8rem;transition:transform .3s ease}.staff-detail__view-more-btn:hover svg{transform:translateY(2px)}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-staff-detail.css.map */
