.jp-sneak{position:relative;z-index:2;background:#fff;padding:clamp(56px,7.5vw,88px) 0 clamp(48px,6vw,72px);overflow:hidden;color:#1a1a1a}.jp-sneak-intro{text-align:center;max-width:680px;margin:0 auto clamp(56px,7vw,96px);padding:0 24px}.jp-sneak-intro p{font-size:clamp(20px,2vw,26px)!important;font-weight:400;line-height:1.5;color:#1a1a1a;margin:0}.jp-bem-ill{position:relative;width:100%}.jp-bem-ill-track-wrap{overflow:hidden}.jp-bem-ill-track{display:flex;gap:24px;padding-inline-start:24px;padding-inline-end:0;transition:transform .7s cubic-bezier(.22,.61,.36,1);will-change:transform;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.jp-bem-ill-track.is-dragging{cursor:grabbing;transition:none}.jp-bem-ill-spacer{flex:0 0 24px;align-self:stretch;pointer-events:none}.jp-bem-ill-slide{flex:0 0 calc((100vw - 24px * 2 - 24px * 2) / 3);max-width:480px;display:flex;flex-direction:column;align-items:flex-start;text-align:start}.jp-bem-ill-img{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;background:#f5f5f5}.jp-bem-ill-img img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.jp-bem-ill-caption{width:100%;margin:18px 0 0}.jp-bem-ill-caption p{font-size:16px;line-height:1.5;color:#6e6e6e;margin:0;text-align:start}@media(max-width:960px){.jp-bem-ill-track{padding-inline-start:16px;padding-inline-end:0;gap:16px}.jp-bem-ill-spacer{flex-basis:16px}.jp-bem-ill-slide{flex:0 0 calc((100vw - 56px)*.4);max-width:none}}@media(max-width:640px){.jp-sneak{padding:48px 0}.jp-bem-ill-track{padding-inline-start:14px;padding-inline-end:0;gap:14px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:unset}.jp-bem-ill-spacer{flex-basis:14px}.jp-bem-ill-slide{flex:0 0 calc(100vw - 74px)}.jp-bem-ill-caption p{font-size:14px}}@media(prefers-reduced-motion:reduce){.jp-bem-ill-track{transition:none}}.eg-cat{color:#000;background:#fff;scroll-margin-top:80px}.eg-cat-header{text-align:center;padding:0 1.5rem 3rem}@media(min-width:768px){.eg-cat-header{padding:0 2.5rem 4rem}}.eg-cat-title{font-size:clamp(2.9rem,7vw,6rem)!important;font-weight:400;line-height:.95;letter-spacing:-.01em;margin:0}.eg-cat-sub{margin:1.25rem auto 0;max-width:28rem;font-size:1.1rem;font-weight:300;line-height:1.55;color:#0009}@media(min-width:768px){.eg-cat-sub{font-size:1.1rem}}.eg-cat-grid-wrap{padding:0 1.5rem 6rem;background:#fff}@media(min-width:768px){.eg-cat-grid-wrap{padding:0 2.5rem 4rem}}@media(max-width:768px){.eg-cat-grid-wrap{padding:0 .625rem 3rem}}.eg-cat--extra-pad .eg-cat-grid-wrap{padding-bottom:10rem}@media(max-width:768px){.eg-cat--extra-pad .eg-cat-grid-wrap{padding-bottom:6rem}}@media(min-width:768px){.eg-cat--extra-pad .eg-cat-grid-wrap{padding-bottom:13rem}}.eg-cat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;max-width:1500px;margin:0 auto}@media(max-width:768px){.eg-cat-grid{gap:.625rem}}@media(min-width:768px){.eg-cat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.75rem}}.eg-cat-card{text-decoration:none;color:#000;display:grid;grid-template-rows:auto 1fr auto}.eg-cat-card-img{position:relative;aspect-ratio:1 / 1;background:#f2f2f2;overflow:hidden}.eg-cat-card-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.16,1,.3,1)}.eg-cat-card:hover .eg-cat-card-img img{transform:scale(1.03)}.eg-cat-card-meta{margin-top:1.25rem;padding:0 .25rem;display:flex;flex-direction:column;justify-content:space-between}.eg-cat-card-name{font-size:1rem;font-weight:400;line-height:1.4;margin:0}.eg-cat-card-price{font-size:1rem;color:#0000008c;margin:.375rem 0 0}.eg-view-all{display:flex;justify-content:center;margin-top:4rem}@media(min-width:768px){.eg-view-all{margin-top:5rem}}.eg-view-all a{display:inline-block;color:#000;text-decoration:none;font-size:.9rem;letter-spacing:.22em;text-transform:uppercase;padding-bottom:4px;border-bottom:1px solid #000;transition:opacity .3s}.eg-view-all a:hover{opacity:.55}.eg-cat-header>*{opacity:0;transform:translateY(24px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.eg-cat[data-revealed] .eg-cat-header>*{opacity:1;transform:translateY(0)}.eg-cat[data-revealed] .eg-cat-header>*:nth-child(2){transition-delay:.08s}@media(prefers-reduced-motion:reduce){.eg-cat-header>*{opacity:1;transform:none;transition:none}}.eg-cat-card-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3;max-height:2.6em}.eg-explore{padding:7rem 1.5rem;background:#fff;color:#000}@media(min-width:768px){.eg-explore{padding:9rem 2.5rem}}.eg-explore-head{text-align:center;max-width:1100px;margin:0 auto 1.5rem;padding:0 1rem}@media(min-width:768px){.eg-explore-head{margin-bottom:3rem}}.eg-explore-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:1rem;font-size:.9rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:#0000008c;margin:0 0 1.25rem}.eg-explore-eyebrow .eg-line{display:inline-block;width:3rem;height:1px;background:#0006}@media(min-width:768px){.eg-explore-eyebrow .eg-line{width:4rem}}.eg-explore-heading{font-size:clamp(2.6rem,7vw,6rem)!important;font-weight:400;line-height:.95;letter-spacing:-.01em;margin:0}.eg-toggle-row{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}@media(min-width:768px){.eg-toggle-row{margin-bottom:3rem}}.eg-toggle-btn{position:relative;padding:.6rem 0;margin:0 1.75rem;color:#00000059;background:none;border:none;border-bottom:1px solid transparent;cursor:pointer;font-size:.9rem;font-weight:400;letter-spacing:.24em;text-transform:uppercase;transition:color .3s ease,border-color .3s ease}.eg-toggle-btn.is-active{color:#000;border-bottom-color:#000}.eg-track{display:none;gap:1.25rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:0;margin:0 -1.5rem;padding-inline-start:1.5rem;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.eg-track.is-active{display:flex}.eg-track.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.eg-track.is-dragging *{pointer-events:none}.eg-track::-webkit-scrollbar{display:none}@media(min-width:768px){.eg-track{margin:0 -2.5rem;padding-inline-start:2.5rem}}@media(max-width:768px){.eg-track{gap:.625rem;margin:0 -1.5rem;padding-inline-start:.625rem}.eg-track{overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:unset}}.eg-explore-card{flex:0 0 auto;width:clamp(240px,26vw,360px);scroll-snap-align:start;text-decoration:none;color:#000}@media(min-width:768px){.eg-explore-card{width:calc((100vw - 2.5rem - 4.375rem) / 3.5);max-width:none}}.eg-explore-img{aspect-ratio:4 / 5;position:relative;background:#f2f2f2;overflow:hidden}.eg-explore-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.eg-explore-label{font-size:1.6rem;font-weight:400;margin:1rem .25rem 0;text-align:center;line-height:normal}@keyframes eg-card-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.eg-track.is-active.eg-just-switched .eg-explore-card{animation:eg-card-rise .6s cubic-bezier(.16,1,.3,1) both}.eg-track.is-active.eg-just-switched .eg-explore-card:nth-child(2){animation-delay:.07s}.eg-track.is-active.eg-just-switched .eg-explore-card:nth-child(3){animation-delay:.14s}.eg-track.is-active.eg-just-switched .eg-explore-card:nth-child(4){animation-delay:.21s}.eg-track.is-active.eg-just-switched .eg-explore-card:nth-child(5){animation-delay:.28s}.eg-track.is-active.eg-just-switched .eg-explore-card:nth-child(6){animation-delay:.35s}.eg-hero{position:relative;width:100%;background:#000;overflow:hidden}.eg-hero-media{position:relative;width:100%;height:100vh;background:#0a0a0a;overflow:hidden}@media(max-width:768px){.eg-hero-media{height:auto;aspect-ratio:4 / 5}}.eg-hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.eg-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0000008c,#0000001a 60%)}.eg-hero-text{position:absolute;inset-inline-start:0;inset-inline-end:0;bottom:8vh;text-align:center;color:#fff;padding:0 1.5rem;z-index:2}.eg-hero-h{font-weight:300;font-size:clamp(2.6rem,7vw,6rem);line-height:.95;letter-spacing:-.01em;margin:0;color:#fff}.eg-mask{display:block;overflow:hidden;padding-bottom:.18em;line-height:.95}.eg-mask>span{display:block;transform:translateY(110%);animation:eg-mask-reveal 1.2s cubic-bezier(.16,1,.3,1) .25s both}@keyframes eg-mask-reveal{0%{transform:translateY(110%)}to{transform:translateY(0)}}@media(max-width:640px){.eg-hero-text{bottom:4vh;padding:0 1rem}}@media(prefers-reduced-motion:reduce){.eg-mask>span{animation:none;transform:none}}.eg-pill-nav{padding:5rem 1.5rem}@media(min-width:768px){.eg-pill-nav{padding:7rem 2.5rem}}.eg-pill-grid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}.eg-pill{display:inline-flex;align-items:center;gap:.7rem;padding:.4rem 1.2rem .4rem .4rem;padding-inline:.4rem 1.2rem;background:#fff;border-radius:999px;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 20px -8px #0000001f,0 1px 2px #0000000a;transition:transform .4s cubic-bezier(.2,.7,.2,1),box-shadow .4s;text-decoration:none;color:#000;flex-shrink:0}.eg-pill:hover{transform:translateY(-2px);box-shadow:0 12px 30px -10px #0003,0 2px 4px #0000000f}.eg-pill-img{width:46px;height:46px;border-radius:999px;overflow:hidden;background:#f0f0f0;flex-shrink:0;position:relative;display:block}.eg-pill-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.eg-pill-label{font-size:.85rem;color:#000;white-space:nowrap;font-weight:400}@media(max-width:768px){.eg-pill-img{width:40px;height:40px}.eg-pill-label{font-size:.95rem}.eg-pill-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;justify-content:center}.eg-pill{text-align:center;display:flex;flex-direction:row;align-items:center;padding:.35rem 1rem .35rem .35rem;padding-inline:.35rem 1rem;gap:.75rem}.eg-pill:nth-child(3){grid-column:1 / -1;justify-self:center;width:max-content}.eg-pill:nth-child(6){grid-column:1 / -1;justify-self:center;width:max-content}}.eg-sticky{position:fixed;bottom:1.5rem;inset-inline-start:50%;transform:translate(-50%) translateY(150%);z-index:60;opacity:0;pointer-events:none;transition:transform .55s cubic-bezier(.2,.7,.2,1),opacity .4s}.eg-sticky.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}html[lang=ar] .eg-sticky.is-visible{transform:translate(50%) translateY(0)}html[lang=ar] .eg-sticky{transform:translate(50%) translateY(150%)}.eg-sticky-current{display:inline-flex;align-items:center;gap:.7rem;padding:.4rem 1.1rem .4rem .4rem;padding-inline:.4rem 1.1rem;background:#fff;border-radius:999px;border:1px solid rgba(0,0,0,.08);box-shadow:0 8px 28px -8px #00000038,0 2px 4px #00000014;cursor:pointer;color:#000;transition:box-shadow .3s}.eg-sticky-current:hover{box-shadow:0 14px 36px -10px #00000047,0 3px 6px #0000001a}.eg-sticky-img{width:38px;height:38px;border-radius:999px;overflow:hidden;background:#f0f0f0;display:inline-block;flex-shrink:0;position:relative}.eg-sticky-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.eg-sticky-label{font-size:1rem;font-weight:400;white-space:nowrap}.eg-sticky-chev{margin-inline-start:.4rem;transition:transform .35s cubic-bezier(.2,.7,.2,1);opacity:.55;transform:rotate(180deg)}.eg-sticky.is-open .eg-sticky-chev{transform:rotate(0)}.eg-sticky-list{position:absolute;bottom:100%;inset-inline-start:50%;transform:translate(-50%) translateY(8px);margin-bottom:.5rem;display:flex;flex-direction:column-reverse;gap:.5rem;opacity:0;pointer-events:none;transition:opacity .3s,transform .4s cubic-bezier(.2,.7,.2,1);white-space:nowrap}.eg-sticky.is-open .eg-sticky-list{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}html[lang=ar] .eg-sticky.is-open .eg-sticky-list{transform:translate(50%) translateY(0)}.eg-sticky-item{display:inline-flex;align-items:center;gap:.7rem;padding:.4rem 1.4rem .4rem .4rem;padding-inline:.4rem 1.4rem;background:#fff;border-radius:999px;border:1px solid rgba(0,0,0,.08);box-shadow:0 6px 24px -10px #0000002e,0 1px 2px #0000000f;text-decoration:none;color:#000;cursor:pointer;transition:background .2s,color .2s}.eg-sticky-item:hover,.eg-sticky-item.is-current{background:#000;color:#fff}.eg-gift{position:relative;width:100%;background:#000}.eg-gift-pin{position:relative;height:210vh;height:210dvh}.eg-gift-stage{position:sticky;top:0;width:100%;height:100vh;height:100dvh;overflow:hidden;contain:layout paint}.eg-gift-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;transform:translateZ(0)}.eg-gift-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:0;z-index:2;pointer-events:none;will-change:opacity;transform:translateZ(0)}.eg-gift-text{position:absolute;inset-inline-start:0;inset-inline-end:0;top:100%;text-align:center;color:#fff;z-index:3;padding:0 1.5rem;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.eg-gift-eyebrow{font-size:.9rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:#ffffffb3;margin:0 0 1.5rem;display:inline-flex;align-items:center;justify-content:center;gap:1rem}.eg-gift-eyebrow .eg-line{display:inline-block;width:3rem;height:1px;background:#ffffff73}@media(min-width:768px){.eg-gift-eyebrow .eg-line{width:4rem}}.eg-gift-heading{font-weight:400;font-size:clamp(2.8rem,7vw,6rem)!important;line-height:.95;letter-spacing:-.01em;margin:0 0 2rem;color:#fff}.eg-gift-body{font-size:1.3rem;font-weight:300;line-height:1.6;max-width:36rem;margin:0 auto;color:#ffffffd9}@media(min-width:768px){.eg-gift-body{font-size:1.3rem}}.eg-gift-cta-wrap{display:flex;justify-content:center;margin-top:2.5rem}@media(min-width:768px){.eg-gift-cta-wrap{margin-top:3rem}}.eg-gift-cta{display:inline-flex;align-items:center;gap:.85rem;padding:.95rem 2.25rem;border:1px solid rgba(255,255,255,.55);color:#fff;background:transparent;font-size:.98rem;font-weight:400;letter-spacing:.28em;text-transform:uppercase;text-decoration:none;border-radius:999px;transition:background-color .4s ease,color .4s ease,border-color .4s ease,transform .4s ease}.eg-gift-cta:hover{background:#fff;color:#000;border-color:#fff}@media(min-width:768px){.eg-gift-cta{padding:1.05rem 2.6rem;font-size:1rem}}main.anchor.page\.waitlist_home section .jp-usps{position:relative;z-index:2;background:#fff;padding:clamp(72px,9vw,104px) clamp(24px,4vw,64px)!important;color:#1a1a1a}.jp-usps-intro{text-align:center;max-width:720px;margin:0 auto 60px}.jp-usps-eyebrow{font-size:11px;letter-spacing:.42em;text-transform:uppercase;color:#8a8a8a;margin:0 0 20px}.jp-usps-title{font-size:clamp(26px,3.2vw,40px)!important;font-weight:300;letter-spacing:.22em;text-transform:uppercase;line-height:1.2;color:#1a1a1a;margin:0 0 24px}.jp-usps-rule{width:48px;height:1px;background:#1a1a1a;opacity:.4;border:0;margin:0 auto 24px}.jp-usps-caption{font-size:16px;font-weight:300;letter-spacing:.06em;line-height:1.9;color:#6e6e6e}.jp-usps-grid{width:100%;display:grid;gap:0}.jp-usp{padding:64px 48px;text-align:center;border-inline-end:1px solid rgba(26,26,26,.08);display:flex;flex-direction:column;align-items:center}.jp-usp:last-child{border-inline-end:0}.jp-usp-icon{width:36px;height:36px;margin:0 0 22px;color:#1a1a1a}.jp-usp-icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.jp-usp-label{font-size:13px;letter-spacing:.28em;text-transform:uppercase;color:#1a1a1a;margin:0 0 10px}.jp-usp-text{font-size:13px;font-weight:300;letter-spacing:.04em;line-height:1.75;color:#6e6e6e;max-width:280px;text-transform:capitalize}@media(max-width:960px){main.anchor.page\.waitlist_home section .jp-usps{padding:64px 20px!important}.jp-usps-grid{grid-template-columns:1fr!important}.jp-usp{border-inline-end:0;border-bottom:1px solid rgba(26,26,26,.08);padding:40px 20px}.jp-usp:last-child{border-bottom:0}}.instand_swatch{display:flex;flex-wrap:wrap;justify-content:center}.instand_swatch.swiper-swatch-grid{gap:.5rem;width:auto}.instand_swatch .swiper-wrapper{width:auto;gap:.5rem}.instand_swatch__item{padding:0;border:none;background:none;cursor:pointer}.instand_swatch__chip{border-radius:999px}.instand_swatch__item:focus-visible .instand_swatch__chip{outline:2px solid currentColor;outline-offset:2px}.instand_swatch__item{border:1px solid}button.instand_swatch__item{width:24px;height:24px;padding:2px!important;border:1px solid transparent}button.instand_swatch__item.active{border:1px solid #000;border-radius:50px}.__instant.is7ibfOlyyjIPHMF1 .instant-image.instant-image__main{background:#f7f7f7}
/*# sourceMappingURL=/cdn/shop/t/1376/compiled_assets/styles.css.map */
