.rl{--rl-ink:#101210;--rl-paper:#f2f2ed;--rl-border:rgba(255,255,255,.18);font-family:var(--ul-text-font-family,Arial,sans-serif);color:var(--rl-paper);background:var(--rl-ink);position:relative;display:block}.rl *,.rl *:before,.rl *:after{box-sizing:border-box}.rl [hidden]{display:none!important}.rl h1,.rl h2,.rl h3,.rl p{margin:0}.rl h1,.rl h2,.rl h3{color:inherit;font-family:neue_haas,Arial,sans-serif;font-weight:800;text-transform:none}.rl-shell{width:min(100% - 112px,1440px);margin-inline:auto}.rl a{text-decoration:none}.rl button,.rl a{-webkit-tap-highlight-color:transparent}.rl :is(a,button,video,[tabindex]):focus-visible{outline:2px solid currentColor;outline-offset:6px}.rl-eyebrow,.rl-micro{font-family:Arial,sans-serif;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.rl-eyebrow{font-size:11px;line-height:1.5}.rl-micro{font-size:10px;line-height:1.6}.rl-dot{display:inline-block;width:6px;height:6px;background:var(--rl-accent);border-radius:50%;margin-inline-end:12px;box-shadow:0 0 18px #fff7}.rl-heading{font-size:clamp(34px,4.2vw,64px);letter-spacing:-.055em;line-height:1.04}.rl-heading--large{font-size:clamp(42px,5.4vw,82px)}.rl-outline{-webkit-text-stroke:1px currentColor;color:transparent;paint-order:stroke fill}@supports (-webkit-text-stroke:1px white){.rl-outline{-webkit-text-stroke-color:var(--rl-paper,#f2f2ed)}}.rl-muted{color:#91958e}.rl-intro,.rl-body{font-size:16px;line-height:1.75}.rl-intro{max-width:420px;color:#a9aca5}.rl-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.rl-button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:58px;padding:17px 24px;color:#111310;background:var(--rl-accent,#e7e9e5);border:1px solid var(--rl-accent,#e7e9e5);border-radius:2px;font-size:13px;font-weight:700;line-height:1.4;transition:background .25s,color .25s,transform .25s}.rl-button span{font-size:21px;line-height:1;transition:transform .25s}.rl-button:hover{color:#111;background:#fff;transform:translateY(-2px)}.rl-button:hover span{transform:translate(2px,-2px)}.rl-text-link{display:inline-flex;align-items:center;gap:20px;min-height:48px;border-bottom:1px solid #8d9187;color:inherit;font-size:12px}.rl-hero{min-height:clamp(660px,calc(100svh - 120px),950px);overflow:hidden;isolation:isolate;background:#080a09}.rl-hero__media{position:absolute;top:-4%;right:-1%;bottom:-4%;left:36%;transform:translate3d(0,var(--rl-parallax,0px),0) scale(1.035)}.rl-hero__media picture,.rl-hero__image{display:block;width:100%;height:100%}.rl-hero__image{object-fit:cover;object-position:var(--rl-position,70%) center}.rl-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080a09 4%,rgba(8,10,9,.94) 27%,rgba(8,10,9,.4) 56%,transparent 83%),linear-gradient(0deg,rgba(8,10,9,.8),transparent 35%),rgba(0,0,0,var(--rl-overlay,.2))}.rl-hero__beam{position:absolute;width:60%;height:180%;background:linear-gradient(90deg,transparent,rgba(240,245,238,.035),transparent);top:-35%;left:10%;transform:rotate(22deg);pointer-events:none}.rl-hero__inner{min-height:inherit;display:flex;flex-direction:column;position:relative;padding-block:30px 26px}.rl-hero__topline{display:flex;align-items:center;justify-content:space-between;gap:24px}.rl-hero__edition{color:#aeb2a9}.rl-hero__copy{margin-block:auto;padding-block:42px;max-width:790px}.rl-hero__title{font-size:clamp(78px,8.7vw,136px);letter-spacing:-.052em;line-height:.89}.rl-line{display:block;overflow:hidden;padding-bottom:.07em;margin-bottom:-.015em}.rl-line>span{display:block}.rl-hero__description{font-size:16px;line-height:1.65;max-width:365px;color:#c8ccc4;margin:28px 0 25px!important}.rl-hero__bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-top:24px;border-top:1px solid rgba(255,255,255,.2);color:#b0b5aa}.rl-scroll{display:inline-flex;align-items:center;gap:22px;min-height:36px;color:inherit;font-size:11px}.rl-scroll span{color:#fff;font-size:19px}[data-rl-motion=true] .rl-line>span{animation:rl-title-in 1.1s cubic-bezier(.2,.75,.25,1) both}[data-rl-motion=true] .rl-line:nth-child(2)>span{animation-delay:.1s}[data-rl-motion=true] .rl-line:nth-child(3)>span{animation-delay:.2s}[data-rl-motion=true] .rl-hero__beam{animation:rl-beam-in 4s ease-out both}@keyframes rl-title-in{0%{transform:translateY(108%);opacity:.15}to{transform:translateY(0);opacity:1}}@keyframes rl-beam-in{0%{transform:translate(-25%) rotate(22deg);opacity:0}to{transform:translate(15%) rotate(22deg);opacity:1}}.rl-facts{background:#171a17;border-top:1px solid #343934;border-bottom:1px solid #343934}.rl-facts__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.rl-fact{display:flex;align-items:center;justify-content:center;gap:22px;padding:25px 16px}.rl-fact+.rl-fact{border-left:1px solid #343934}.rl-fact__number{font-family:neue_haas,Arial,sans-serif;font-size:37px;line-height:1;font-weight:800;letter-spacing:-.055em}.rl-fact .rl-micro{max-width:130px;color:#bdc3b7;font-size:9px}.rl-chapter{padding-block:82px 24px;scroll-margin-top:130px}.rl-chapter--light{background:var(--rl-paper);color:var(--rl-ink)}.rl-chapter--light .rl-intro{color:#676d62}.rl-chapter__grid{display:grid;grid-template-columns:1fr 2fr;gap:40px;align-items:start}.rl-chapter__grid>.rl-eyebrow{padding-top:12px}.rl-chapter__index{display:inline-flex;justify-content:center;align-items:center;border:1px solid #8889;width:30px;height:30px;border-radius:50%;margin-right:14px}.rl-chapter__grid .rl-intro{max-width:560px;margin-top:15px}.rl-story{padding-block:100px 90px}.rl-story__intro{margin-bottom:65px}.rl-story__intro>.rl-eyebrow{margin-bottom:24px;color:#bfc5b9}.rl-story__grid{display:grid;grid-template-columns:1.06fr 1fr;gap:clamp(40px,8vw,120px);align-items:start}.rl-story__visual{position:sticky;top:calc(var(--ul-header-height,90px) + 24px)}.rl-story__frame{position:relative;aspect-ratio:4 / 4.35;max-height:calc(100svh - 160px);min-height:380px;overflow:hidden;background:#1f2420;border:1px solid #343934}.rl-story__image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .65s}.rl-story__image.is-active{opacity:1}.rl-story__image img{width:100%;height:100%;object-fit:cover}.rl-story__frame:after{content:"";position:absolute;top:60%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#080a09dd);pointer-events:none}.rl-story__frame-label{display:flex;justify-content:space-between;align-items:center;position:absolute;bottom:26px;left:26px;right:26px;z-index:1;gap:20px}.rl-story__count{font-family:Arial,sans-serif;font-size:11px;letter-spacing:.08em}.rl-story__chapter{min-height:58svh;display:flex;align-items:center;border-bottom:1px solid var(--rl-border);padding-block:48px}.rl-story__chapter:first-child{padding-top:10px}.rl-story__chapter:last-child{border:0}.rl-story__number{display:block;color:#6c7367;font-size:64px;letter-spacing:-.06em;line-height:1;margin-bottom:30px;font-family:neue_haas,Arial,sans-serif;font-weight:800}.rl-story__chapter .rl-eyebrow{color:#b5bdac;margin-bottom:15px}.rl-story__title{font-size:clamp(32px,3.3vw,52px);letter-spacing:-.045em;line-height:1.05;margin-bottom:24px!important}.rl-story__chapter .rl-body{color:#b7bfb0;max-width:440px}.rl-story__note{border-left:2px solid var(--rl-accent);padding-left:14px;font:600 10px/1.6 Arial,sans-serif;letter-spacing:.1em;margin-top:28px!important}.rl-community{background:var(--rl-paper);color:var(--rl-ink);padding-block:90px 76px}.rl-community__heading{display:flex;gap:40px;align-items:flex-end;justify-content:space-between;margin-bottom:40px}.rl-community__heading .rl-eyebrow{margin-bottom:20px}.rl-community__heading .rl-intro{max-width:315px;color:#60675c}.rl-community__rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 54px)/4);gap:18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#88917f transparent;padding-bottom:18px}.rl-community__card{min-width:0;scroll-snap-align:start}.rl-community__media{position:relative;aspect-ratio:9 / 15;overflow:hidden;background:#1a1e18}.rl-community__media>video,.rl-community__media>img{width:100%;height:100%;object-fit:cover;display:block}.rl-community__badge{position:absolute;top:14px;left:14px;border:1px solid #ffffff6b;padding:6px 9px;font:600 9px Arial,sans-serif;letter-spacing:.1em;color:#fff;background:#10121075;pointer-events:none}.rl-community__caption{font-size:12px;margin-top:13px!important}.rl-community__controls{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid #cbd0c6;padding-top:20px;margin-top:12px}.rl-carousel-buttons{display:flex;gap:8px}.rl-carousel-buttons button{width:46px;height:46px;border:1px solid #a4ab9d;border-radius:50%;font-size:19px;transition:background .2s,color .2s}.rl-carousel-buttons button:hover{background:#141913;color:#fff}.rl-carousel-buttons button:disabled{opacity:.35;cursor:default}.rl-film{padding-block:88px 72px}.rl-film__heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:38px}.rl-film__heading .rl-eyebrow{color:#b4bbaa}.rl-film__screen{aspect-ratio:16 / 9;background:#080a09;overflow:hidden;border:1px solid #30372c}.rl-film__screen>video,.rl-film__screen>img{width:100%;height:100%;display:block;object-fit:cover}.rl-film__caption{display:flex;justify-content:space-between;gap:24px;margin-top:22px;color:#a5ad9e}.rl-finale{text-align:center;overflow:hidden;isolation:isolate;padding-block:102px 0;background:#101310}.rl-finale .rl-shell{position:relative}.rl-finale__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 70%,#383e3055,transparent 65%)}.rl-finale .rl-eyebrow{color:#b4bea8}.rl-finale__title{font-size:clamp(66px,9.5vw,145px);line-height:.9;letter-spacing:-.065em;margin:30px 0!important}.rl-finale .rl-intro{margin:0 auto 30px}.rl-finale__signature{font-family:neue_haas,Arial,sans-serif;font-size:clamp(64px,20vw,300px);font-weight:900;letter-spacing:-.06em;line-height:.82;color:#30372d;margin-top:95px!important;-webkit-user-select:none;user-select:none}.rl-finale__signature span{font:400 .14em Arial,sans-serif;vertical-align:top;letter-spacing:0}.rl-theme{--ul-button-border-radius:2px}.rl-theme :is(.h0,.h1,.h2,.h3,.h4,h1,h2,h3,h4){font-family:neue_haas,Arial,sans-serif;font-weight:800}.rl-theme .header{border-bottom:1px solid #ffffff1f}.rl-theme .header__primary-nav{font-size:12px;letter-spacing:.035em}.rl-theme .header__logo-image{max-height:70px;width:auto}.rl-theme .announcement-bar{font-size:11px;letter-spacing:.06em}.rl-theme .shopify-section--featured-product{background:#f2f2ed}.rl-theme .shopify-section--featured-product>.section{margin-top:0}.rl-theme .shopify-section--featured-product .product-info__title{font-size:clamp(27px,2.7vw,43px);line-height:1.08;letter-spacing:-.035em}.rl-theme .shopify-section--featured-product .product-info__description{font-size:14px}.rl-theme .shopify-section--featured-product .product-info{--ul-input-background:242 242 237}.rl-theme :is(.shopify-section--featured-product,.shopify-section--main-product) .product-gallery img{border-radius:4px}.rl-theme .shopify-section--main-product .product-info__title{letter-spacing:-.04em;line-height:1.07}.rl-theme .shopify-section--faq .section-stack{gap:64px}.rl-theme .shopify-section--faq .h2{font-size:clamp(36px,4.5vw,65px);letter-spacing:-.045em}.rl-theme .shopify-section--faq .accordion{border-color:#c5ccbf}.rl-theme .shopify-section--faq .accordion__content{font-size:15px}.rl-theme .shopify-section--footer{border-top:1px solid #343c30}.rl-theme .footer__block--newsletter .h3{letter-spacing:-.04em;font-size:36px}.rl-theme .footer{--ul-footer-block-list-gap:48px}.rl-theme .product-card{transition:transform .3s}@media(hover:hover){.rl-theme .product-card:hover{transform:translateY(-4px)}}@media(min-width:900px)and (prefers-reduced-motion:no-preference){html:has(body[data-rl-motion=true]){scroll-behavior:smooth}}@media(max-width:1100px){.rl-shell{width:calc(100% - 64px)}.rl-hero__edition{display:none}.rl-hero__title{font-size:clamp(76px,9.4vw,105px)}.rl-community__rail{grid-auto-columns:calc((100% - 36px) / 3)}.rl-community__heading{align-items:flex-start}.rl-chapter__grid{grid-template-columns:1fr 1.65fr;gap:25px}.rl-fact{gap:14px}}@media(max-width:899px){.rl-story__grid{grid-template-columns:1fr;gap:8px}.rl-story__visual{position:relative;top:auto}.rl-story__frame{aspect-ratio:4 / 3;max-height:570px;min-height:0}.rl-story__image img{object-position:center 40%}.rl-story__chapter{min-height:0;padding-block:38px}.rl-story__chapter:first-child{padding-top:40px}.rl-story__chapter-inner{display:grid;grid-template-columns:60px 1fr;column-gap:20px}.rl-story__number{grid-row:1 / 5;font-size:45px;margin:0}.rl-story__chapter :is(.rl-eyebrow,.rl-story__title,.rl-body,.rl-story__note){grid-column:2}.rl-story__chapter .rl-body{max-width:none}.rl-story__title{font-size:34px;margin-bottom:15px!important}.rl-story__intro{margin-bottom:35px}.rl-story{padding-block:68px 36px}.rl-community__heading{display:block}.rl-community__heading .rl-intro{max-width:440px;margin-top:22px}.rl-film__heading{align-items:flex-start;flex-direction:column;gap:16px}}@media(max-width:599px){.rl-shell{width:calc(100% - 40px)}.rl-eyebrow{font-size:9px;letter-spacing:.12em}.rl-micro{font-size:8px;letter-spacing:.1em}.rl-hero{min-height:700px}.rl-hero__inner{padding-block:24px 20px}.rl-hero__media{top:-5%;right:-18%;bottom:15%;left:10%;opacity:.82}.rl-hero__image{object-position:70% 30%}.rl-hero__veil{background:linear-gradient(0deg,#080a09 1%,#080a09f5 16%,#080a098c 60%,#080a092e),linear-gradient(90deg,rgba(8,10,9,.75),transparent 90%)}.rl-hero__copy{padding-top:100px;padding-bottom:30px}.rl-hero__title{font-size:clamp(58px,14.8vw,86px)}.rl-hero__description{max-width:295px;font-size:14px;margin-block:24px!important}.rl-hero__bottom{gap:12px;padding-top:15px}.rl-hero__bottom>.rl-micro{max-width:170px}.rl-scroll{gap:10px;font-size:10px}.rl-actions{gap:12px 20px}.rl-button{min-height:55px;padding-inline:20px;font-size:12px;gap:26px}.rl-text-link{font-size:11px}.rl-facts__grid{width:100%}.rl-fact{flex-direction:column;padding:22px 10px;gap:10px;text-align:center}.rl-fact__number{font-size:31px}.rl-fact .rl-micro{max-width:90px;font-size:7px}.rl-chapter{padding-block:54px 24px}.rl-chapter__grid{display:block}.rl-chapter__grid>.rl-eyebrow{padding:0;margin-bottom:25px}.rl-chapter__grid .rl-intro{font-size:14px}.rl-chapter__index{width:24px;height:24px}.rl-heading{font-size:36px}.rl-heading--large{font-size:43px}.rl-story__chapter-inner{grid-template-columns:35px 1fr;gap:0 16px}.rl-story__number{font-size:33px}.rl-story__title{font-size:29px}.rl-story__chapter .rl-body{font-size:14px}.rl-story__note{font-size:9px;margin-top:22px!important}.rl-story__frame-label{left:20px;right:20px;bottom:20px}.rl-community{padding-block:62px 48px}.rl-community__rail{grid-auto-columns:79%;gap:14px}.rl-community__heading{margin-bottom:28px}.rl-community__heading .rl-intro{font-size:14px}.rl-community__controls>.rl-micro{max-width:175px}.rl-carousel-buttons button{width:42px;height:42px}.rl-film{padding-block:58px 45px}.rl-film__screen{margin-inline:-20px;border-inline:0}.rl-film__heading{margin-bottom:25px}.rl-finale{padding-top:68px}.rl-finale__title{font-size:clamp(59px,15.6vw,88px)}.rl-finale .rl-intro{font-size:14px;max-width:285px}.rl-finale__signature{margin-top:70px!important;font-size:21vw}.rl-theme .header__logo-image{max-height:50px}.rl-theme .shopify-section--faq .section-stack{gap:30px}}@media(prefers-reduced-motion:reduce){.rl *,.rl *:before,.rl *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.rl-hero__media{transform:none}.rl-theme .product-card{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
