.clw-drop{position:relative;background:var(--clw-white);overflow:clip}.clw-drop__intro{min-height:80svh;display:grid;place-items:center;text-align:center;padding:120px 24px 80px}.clw-drop__eyebrow{margin-bottom:20px}.clw-drop__title{max-width:1000px;margin-inline:auto;font-size:clamp(4.5rem,12vw,12rem);line-height:.78;letter-spacing:-.085em;font-weight:900;text-transform:uppercase}.clw-drop__title span{display:block;background:var(--clw-prism);-webkit-background-clip:text;background-clip:text;color:transparent}.clw-product-reveal{position:relative;min-height:220vh}.clw-product-reveal__sticky{position:sticky;top:0;min-height:100svh;display:grid;place-items:center;overflow:hidden}.clw-product-reveal__ambient{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:radial-gradient(circle at 25% 40%,var(--clw-blue),transparent 27%),radial-gradient(circle at 75% 60%,var(--clw-pink),transparent 27%),radial-gradient(circle at 50% 50%,var(--clw-violet),transparent 32%);filter:blur(100px);opacity:.13;transform:scale(1.1)}.clw-product-reveal__stage{position:absolute;width:min(62vw,820px);aspect-ratio:1;display:grid;place-items:center;transform:translate3d(calc((var(--clw-product-progress) - .5) * -40px),calc((var(--clw-product-progress) - .5) * 30px),0) rotate(calc((var(--clw-product-progress) - .1) * 4deg)) scale(calc(.92 + (var(--clw-product-progress) * .1)));will-change:transform}.clw-product-reveal__stage:before{content:"";position:absolute;top:5%;right:5%;bottom:5%;left:5%;border-radius:50%;background:radial-gradient(circle,#ffffffe6,#fff0 62%);filter:blur(20px)}.clw-product-reveal__media{position:relative;z-index:2;width:82%;height:82%;object-fit:contain;filter:drop-shadow(0 50px 60px rgba(17,17,17,.18));transform:rotateY(calc((var(--clw-product-progress) - .15) * 190deg));transform-style:preserve-3d;will-change:transform}.clw-product-reveal__placeholder{position:relative;z-index:2;width:65%;aspect-ratio:.78;border-radius:12% 12% 10% 10%;background:linear-gradient(135deg,#fafafa,#d5dbe3 45%,#858f9e 70%,#f9fafb);box-shadow:inset -25px -20px 45px #11111124,0 50px 80px #1111112e;transform:perspective(900px) rotateY(calc((var(--clw-product-progress) - .15) * 55deg))}.clw-product-reveal__placeholder:after{content:"THE PRIDE";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:clamp(1.3rem,3vw,3rem);font-weight:900;letter-spacing:-.06em;color:#111111b8}.clw-product-reveal__copy{position:absolute;z-index:5;width:min(360px,32vw);right:max(5vw,40px);bottom:14%;opacity:clamp(0,calc((var(--clw-product-progress) - .52) * 4),1);transform:translateY(calc((1 - var(--clw-product-progress)) * 30px))}.clw-product-reveal__copy h3{margin:0 0 10px;font-size:clamp(2rem,4vw,4rem);line-height:.86;letter-spacing:-.06em;text-transform:uppercase}.clw-product-reveal__copy p{margin:0 0 20px}.clw-product-reveal__price{margin-bottom:18px;font-weight:800}.clw-product-reveal__progress{position:absolute;left:24px;bottom:28px;z-index:6;display:flex;align-items:center;gap:10px}.clw-product-reveal__progress-line{width:80px;height:1px;background:#11111129;overflow:hidden}.clw-product-reveal__progress-line:after{content:"";display:block;height:100%;width:calc(var(--clw-product-progress) * 100%);background:var(--clw-prism)}.clw-product-reveal__progress-label{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.clw-product-wall{padding:140px 0 180px;background:var(--clw-cloud)}.clw-product-wall__header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:70px}.clw-product-wall__title{max-width:700px;margin:0;font-size:clamp(4rem,9vw,9rem);line-height:.78;letter-spacing:-.08em;font-weight:900;text-transform:uppercase}.clw-product-wall__title span{display:block;margin-left:.35em}.clw-product-wall__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:24px;align-items:start}.clw-product-card{position:relative;display:block;grid-column:span 4}.clw-product-card:nth-child(2){grid-column:6 / span 4;margin-top:140px}.clw-product-card:nth-child(3){grid-column:2 / span 4;margin-top:-40px}.clw-product-card:nth-child(4){grid-column:8 / span 4;margin-top:60px}.clw-product-card:nth-child(5){grid-column:4 / span 5;margin-top:100px}.clw-product-card__media{position:relative;overflow:hidden;aspect-ratio:.78;border-radius:var(--clw-radius-lg);background:var(--clw-white)}.clw-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.clw-product-card__hover-image{position:absolute!important;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .5s ease}.clw-product-card:hover .clw-product-card__media img:first-child{transform:scale(1.045)}.clw-product-card:hover .clw-product-card__hover-image{opacity:1}.clw-product-card__overlay{position:absolute;top:12px;right:12px;bottom:12px;left:12px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.clw-product-card__badge{align-self:flex-start;padding:7px 10px;border-radius:999px;background:#ffffffc7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.clw-product-card__quick{align-self:flex-end;width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--clw-ink);color:var(--clw-white);font-weight:700;transform:translateY(10px);opacity:0;transition:opacity .3s ease,transform .3s ease;pointer-events:auto;cursor:pointer}.clw-product-card:hover .clw-product-card__quick{opacity:1;transform:translateY(0)}.clw-product-card__info{display:flex;justify-content:space-between;gap:18px;padding:16px 4px 0}.clw-product-card__name,.clw-product-card__price{font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.clw-product-card__price{white-space:nowrap}.clw-product-card__meta{margin-top:5px;font-size:10px;color:var(--clw-soft-ink)}@media screen and (max-width:749px){.clw-drop__intro{min-height:65svh;padding:100px 16px 60px}.clw-product-reveal{min-height:175vh}.clw-product-reveal__stage{width:94vw;top:44%}.clw-product-reveal__media{width:88%;height:88%}.clw-product-reveal__copy{left:16px;right:16px;bottom:12%;width:auto}.clw-product-reveal__copy h3{font-size:2.8rem}.clw-product-wall{padding:100px 0}.clw-product-wall__header{display:block;margin-bottom:42px}.clw-product-wall__title{font-size:clamp(3.6rem,18vw,6rem)}.clw-product-wall__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.clw-product-card,.clw-product-card:nth-child(n){grid-column:auto;margin-top:0}.clw-product-card:nth-child(3),.clw-product-card:nth-child(5){margin-top:40px}.clw-product-card__quick{opacity:1;transform:none;width:42px;height:42px}.clw-product-card__info{display:block}.clw-product-card__price{margin-top:5px}}@media(prefers-reduced-motion:reduce){.clw-product-reveal__media,.clw-product-reveal__stage,.clw-product-card__media img,.clw-product-card__quick{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/clw-products.css.map */
