.collections-archive{padding:60px 20px;max-width:1400px;margin:0 auto}.collections-archive .title{text-align:center;margin:0 0 40px;font-size:clamp(28px,4vw,48px);letter-spacing:.02em}.collections-archive>.flexbox{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 20px;padding:0 20px}@media(max-width:1100px){.collections-archive>.flexbox{grid-template-columns:repeat(3,1fr)}}@media(max-width:750px){.collections-archive>.flexbox{grid-template-columns:repeat(2,1fr);gap:20px 12px}}@media(max-width:420px){.collections-archive>.flexbox{grid-template-columns:1fr}}.collections-archive .collection{width:100%;margin:0}.collections-archive .collection a{display:block;text-decoration:none;color:inherit}.collections-archive .img-wrapper{position:relative;overflow:hidden;aspect-ratio:2 / 3;background:#f5f5f5;margin-bottom:14px}.collections-archive .img-wrapper img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.collections-archive .collection:hover .img-wrapper img{transform:scale(1.05)}.collections-archive .collection h2{margin:0;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-align:center;color:inherit}.complete-the-look{padding:0 var(--page-gutter)!important;margin:0 auto}.complete-the-look-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 32px}.complete-the-look-title{margin:0;font-size:clamp(16px,1.6vw,20px);font-weight:400;letter-spacing:.18em;text-transform:uppercase;text-align:left}.complete-the-look-arrows{display:flex;gap:8px}.complete-the-look-arrow{width:40px;height:40px;padding:10px;background:transparent;color:#000;border:1px solid #ddd;border-radius:50%;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.complete-the-look-arrow:hover:not(:disabled){background:#000;border-color:#000;color:#fff}.complete-the-look-arrow:disabled{opacity:.3;cursor:not-allowed}.complete-the-look-arrow svg{width:100%;height:100%;display:block}.complete-the-look-layout{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}@media(min-width:900px){.complete-the-look-layout--with-image{grid-template-columns:1.2fr 1fr;gap:48px}}.complete-the-look-feature{margin:0}.complete-the-look-feature a{display:block}.complete-the-look-feature img{width:100%;height:auto;display:block}@media(min-width:900px){.complete-the-look-feature{position:sticky;top:24px}}.complete-the-look-grid{display:flex;flex-direction:column;gap:20px}.complete-the-look-grid--carousel{flex-direction:row;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.complete-the-look-grid--carousel::-webkit-scrollbar{display:none}.complete-the-look-grid--carousel .complete-the-look-card{flex:0 0 calc((100% - 48px)/4);max-width:320px;scroll-snap-align:start}@media(max-width:900px){.complete-the-look-grid--carousel .complete-the-look-card{flex:0 0 calc((100% - 32px) / 3)}}@media(max-width:700px){.complete-the-look-grid--carousel .complete-the-look-card{flex:0 0 calc((100% - 16px)/2)}}@media(max-width:480px){.complete-the-look-grid--carousel .complete-the-look-card{flex:0 0 70%}}.complete-the-look-grid--carousel .complete-the-look-card a{flex-direction:column;gap:12px}.complete-the-look-grid--carousel .complete-the-look-card-image{flex:0 0 auto;width:100%}.complete-the-look-grid--carousel .complete-the-look-card-meta{padding-top:0}.complete-the-look-card{margin:0}.complete-the-look-card a{display:flex;align-items:flex-start;gap:16px;color:inherit;text-decoration:none}.complete-the-look-card-image{position:relative;overflow:hidden;aspect-ratio:3 / 4;background:#f5f5f5;flex:0 0 150px;width:150px;margin:0}.complete-the-look-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.complete-the-look-card:hover .complete-the-look-card-image img{transform:scale(1.04)}.complete-the-look-card-image .sold-out-badge{position:absolute;top:6px;left:6px;padding:3px 6px;background:#fff;color:#000;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.complete-the-look-card-meta{flex:1;min-width:0;text-align:left;line-height:1.5;padding-top:4px}.complete-the-look-card-vendor{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;margin:0 0 4px}.complete-the-look-card-title{font-size:13px;font-weight:400;margin:0 0 6px;color:#444}.complete-the-look-card-price{font-size:13px;margin:0}.complete-the-look-card-price .price-sale{color:#c00}.complete-the-look-card-price .price-compare{color:#888;text-decoration:line-through;margin-right:6px}.keep-exploring{padding:60px 20px;max-width:1400px;margin:0 auto}.keep-exploring h2{text-align:center;margin:0 0 40px;font-size:clamp(24px,3vw,36px);letter-spacing:.02em}.keep-exploring>.flexbox{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}@media(max-width:900px){.keep-exploring>.flexbox{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.keep-exploring>.flexbox{grid-template-columns:1fr;gap:16px}}.keep-exploring .cta{width:100%;margin:0}.keep-exploring .rel-wrapper{position:relative;overflow:hidden;aspect-ratio:4 / 5;background:#f5f5f5}.keep-exploring .rel-wrapper>a{position:absolute;top:0;right:0;bottom:0;left:0;display:block;text-decoration:none;color:inherit}.keep-exploring .rel-wrapper img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.keep-exploring .cta:hover .rel-wrapper img{transform:scale(1.05)}.keep-exploring .rel-wrapper .btn{position:absolute;left:50%;bottom:28px;transform:translate(-50%);margin:0;padding:12px 32px;min-width:140px;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-align:center;background:#fff;color:#000;z-index:2;white-space:nowrap;transition:background .25s ease,color .25s ease}.keep-exploring .cta:hover .rel-wrapper .btn{background:#000;color:#fff}.keep-exploring .mini-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;opacity:0;visibility:hidden;z-index:3;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease,visibility .3s ease}.keep-exploring .cta:hover .mini-overlay,.keep-exploring .cta:focus-within .mini-overlay{opacity:1;visibility:visible}.keep-exploring .social-links{width:min(80%,260px)}.keep-exploring .social-links .flexbox{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;place-items:center}.keep-exploring .social-links a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#ffffff26;color:#fff;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.keep-exploring .social-links a:hover{background:#fff;color:#000;transform:scale(1.08)}.keep-exploring .social-links a svg{width:18px;height:18px;display:block;fill:currentColor}.keep-exploring .visuallyhidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:580px){.keep-exploring .mini-overlay{opacity:1;visibility:visible}}.page-gallery{padding:60px 20px;max-width:1400px;margin:0 auto}.page-gallery .title{text-align:center;margin:0 0 40px;font-size:clamp(28px,4vw,48px);letter-spacing:.04em;text-transform:uppercase}.page-gallery-video{width:100%;aspect-ratio:16 / 9;margin:0 0 32px;background:#000;overflow:hidden}.page-gallery-video iframe{width:100%;height:100%;border:0;display:block}.page-gallery-images{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:1000px){.page-gallery-images{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.page-gallery-images{grid-template-columns:repeat(2,1fr);gap:8px}}.page-gallery-img{position:relative;overflow:hidden;background:#f5f5f5;cursor:zoom-in}.page-gallery-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.page-gallery-img:hover img{transform:scale(1.04)}.page-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000eb;display:flex;align-items:center;justify-content:center;padding:40px 20px}.page-gallery-lightbox[hidden]{display:none}.page-gallery-lightbox img{max-width:100%;max-height:100%;object-fit:contain;display:block}.page-gallery-lightbox-close,.page-gallery-lightbox-nav{position:absolute;width:44px;height:44px;padding:10px;background:#ffffff1a;color:#fff;border:0;border-radius:50%;cursor:pointer;transition:background .2s ease}.page-gallery-lightbox-close{top:20px;right:20px}.page-gallery-lightbox-nav.prev{top:50%;left:20px;transform:translateY(-50%)}.page-gallery-lightbox-nav.next{top:50%;right:20px;transform:translateY(-50%)}.page-gallery-lightbox-close:hover,.page-gallery-lightbox-nav:hover{background:#ffffff40}.page-gallery-lightbox-close svg,.page-gallery-lightbox-nav svg{width:100%;height:100%;display:block}.video-archive{padding:60px 20px;max-width:1400px;margin:0 auto}.video-archive .title{text-align:center;margin:0 0 40px;font-size:clamp(28px,4vw,48px);letter-spacing:.02em}.video-archive>.flexbox{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:900px){.video-archive>.flexbox{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.video-archive>.flexbox{grid-template-columns:1fr;gap:20px}.video-archive{padding:20px!important}}.video-archive .video-card{width:100%;margin:0}.video-archive .video-trigger{display:block;width:100%;padding:0;margin:0;background:none;border:0;text-align:left;color:inherit;font:inherit;cursor:pointer}.video-archive .img-wrapper{position:relative;overflow:hidden;aspect-ratio:16 / 9;background:#000}.video-archive .img-wrapper img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease,opacity .3s ease}.video-archive .video-trigger:hover .img-wrapper img,.video-archive .video-trigger:focus-visible .img-wrapper img{transform:scale(1.04);opacity:.85}.video-archive .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:48px;pointer-events:none;transition:transform .25s ease}.video-archive .play-icon svg{width:100%;height:100%;display:block}.video-archive .play-icon .play-icon-bg{fill:#212121;fill-opacity:.8;transition:fill .2s ease,fill-opacity .2s ease}.video-archive .video-trigger:hover .play-icon,.video-archive .video-trigger:focus-visible .play-icon{transform:translate(-50%,-50%) scale(1.08)}.video-archive .video-trigger:hover .play-icon .play-icon-bg,.video-archive .video-trigger:focus-visible .play-icon .play-icon-bg{fill:red;fill-opacity:1}.video-archive .video-card h2{margin-top:10px;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:inherit;line-height:1.4}.video-archive .video-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000eb;display:flex;align-items:center;justify-content:center;padding:20px;animation:video-fade-in .2s ease}.video-archive .video-lightbox[hidden]{display:none}@keyframes video-fade-in{0%{opacity:0}to{opacity:1}}.video-archive .video-lightbox-content{width:100%;max-width:1100px;aspect-ratio:16 / 9;position:relative}.video-archive .video-lightbox-frame{position:absolute;top:0;right:0;bottom:0;left:0}.video-archive .video-lightbox-frame iframe{width:100%;height:100%;border:0;display:block}.video-archive .video-lightbox-close{position:absolute;top:20px;right:20px;width:44px;height:44px;padding:10px;background:#ffffff1a;color:#fff;border:0;border-radius:50%;cursor:pointer;transition:background .2s ease,transform .2s ease}.video-archive .video-lightbox-close:hover,.video-archive .video-lightbox-close:focus-visible{background:#ffffff40;transform:scale(1.08)}.video-archive .video-lightbox-close svg{width:100%;height:100%;display:block}
/*# sourceMappingURL=/cdn/shop/t/74/compiled_assets/styles.css.map */
