.rr-hero{position:relative;isolation:isolate;min-height:min(800px,calc(100svh - 90px));background:var(--rr-dark);color:var(--rr-cream);overflow:hidden}.rr-hero__media{position:absolute;top:0;right:0;bottom:0;left:40%;z-index:-2}.rr-hero__media .rr-film,.rr-hero__media .rr-film-poster{object-position:50% 48%}.rr-hero .rr-hero__shade{display:block}.rr-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#111613 18%,#111613eb 35%,#1116131f 74%),linear-gradient(0deg,rgba(17,22,19,.65),transparent 32%);pointer-events:none}.rr-hero__inner{min-height:inherit;display:flex;flex-direction:column;justify-content:space-between;padding-block:95px 88px;pointer-events:none}.rr-hero__copy{max-width:700px;pointer-events:auto}.rr-hero h1{color:inherit;font-size:clamp(6rem,8.8vw,13.2rem);line-height:.94;letter-spacing:-.062em;font-weight:400;margin:0 0 30px;max-width:740px}.rr-hero h1 em{color:var(--rr-gold);font-style:normal}.rr-hero .rr-eyebrow{display:flex;align-items:center;gap:10px;color:#dedfd6}.rr-status-dot{height:6px;width:6px;border-radius:100%;background:var(--rr-gold);box-shadow:0 0 0 5px #d8c3a218}.rr-hero__description{max-width:380px;font-size:1.75rem;line-height:1.65;margin:0 0 34px;color:#d2d7d1}.rr-hero__shop{color:inherit;font-size:1.4rem;text-decoration:none;padding:17px 8px;display:inline-flex;gap:16px}.rr-hero__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-top:65px;pointer-events:auto}.rr-hero__scroll{color:#c5cbc4;font-size:1.2rem;text-decoration:none;display:flex;align-items:center;gap:16px}.rr-hero__scroll span{display:grid;place-items:center;border:1px solid #c5cbc455;border-radius:50%;width:42px;height:42px;font-size:2rem}.rr-hero__product{display:grid;grid-template-columns:1fr 20px;column-gap:24px;color:#fff;text-decoration:none;border-top:1px solid #ffffff60;padding-top:18px;min-width:270px}.rr-hero__product span:first-child{grid-column:1;text-transform:uppercase;letter-spacing:.15em;font-size:.95rem;margin-bottom:5px}.rr-hero__product strong{grid-column:1;font-size:1.45rem;font-weight:500}.rr-hero__product span:last-child{grid-column:2;grid-row:1 / 3;align-self:center;font-size:2.4rem}.rr-hero .rr-film-toggle{top:25px;right:28px}.rr-ribbon{overflow:hidden;background:#d8c3a2;color:var(--rr-dark);padding:18px 0;border-block:1px solid #11161320}.rr-ribbon__track{display:flex;width:max-content;animation:rr-ribbon 50s linear infinite}.rr-ribbon__track>span{display:flex;align-items:center;gap:50px;padding-right:50px;white-space:nowrap;font-size:1.05rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.rr-ribbon b{font-size:2.2rem;line-height:1;font-weight:400}@keyframes rr-ribbon{to{transform:translate(-25%)}}@media(max-width:989px){.rr-hero{min-height:750px}.rr-hero__media{left:25%}.rr-hero__inner{padding-top:100px}.rr-hero h1{font-size:clamp(7rem,11vw,10rem);max-width:650px}}@media(max-width:599px){.rr-hero{min-height:790px}.rr-hero__media{top:0;right:0;bottom:25%;left:0}.rr-hero__media .rr-film{object-position:50% 32%}.rr-hero__shade{background:linear-gradient(0deg,#111613 13%,#111613f0 33%,#11161324 74%,#1116131a)}.rr-hero__inner{padding-top:305px;padding-bottom:80px}.rr-hero h1{font-size:clamp(5.8rem,14vw,8.2rem);margin-bottom:22px}.rr-hero__description{font-size:1.55rem;max-width:340px;margin-bottom:24px}.rr-hero__bottom{margin-top:32px}.rr-hero__product{min-width:0;max-width:200px;column-gap:9px}.rr-hero__product strong{font-size:1.2rem}.rr-hero__scroll{font-size:0}.rr-hero__scroll span{font-size:2rem}.rr-hero .rr-film-toggle{top:14px;right:14px}.rr-ribbon__track>span{gap:30px;padding-right:30px;font-size:.95rem}}.rr-curated{padding:95px 0 90px;background:var(--rr-cream);color:var(--rr-dark)}.rr-curated__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:24px;border-bottom:1px solid #11161325;margin-bottom:30px}.rr-filters{display:flex;gap:8px;flex-wrap:wrap}.rr-filters button{font:inherit;font-size:1.3rem;border:1px solid #11161330;border-radius:2px;background:transparent;color:var(--rr-dark);min-height:44px;padding:10px 22px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.rr-filters button[aria-pressed=true]{color:var(--rr-cream);background:var(--rr-dark);border-color:var(--rr-dark)}.rr-filters button:focus-visible{outline:2px solid #a8854c;outline-offset:3px}.rr-curated__count{margin:0;font-size:1.2rem;color:#5f685f;white-space:nowrap}.rr-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:46px 26px}.rr-product-grid:not([data-active-filter=all]){grid-template-columns:repeat(2,minmax(0,1fr));max-width:950px}.rr-product-card[hidden]{display:none}.rr-product-card{min-width:0}.rr-product-card__visual{display:block;position:relative;overflow:hidden;aspect-ratio:1 / 1;background:#eae9e5;border:1px solid #11161308}.rr-product-card__visual img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .8s cubic-bezier(.22,.7,.3,1),opacity .5s ease}.rr-product-card__alternate{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.rr-product-card__visual:hover .rr-product-card__image{transform:scale(1.055)}.rr-product-card__visual:hover .rr-product-card__alternate{opacity:1;transform:scale(1.035)}.rr-product-card__tag{position:absolute;left:18px;top:18px;color:#384039;font-size:1rem;letter-spacing:.11em;text-transform:uppercase}.rr-product-card__arrow{position:absolute;right:18px;bottom:18px;width:42px;height:42px;display:grid;place-items:center;background:#f5f3edd9;border:1px solid #11161320;color:var(--rr-dark);font-size:2rem;border-radius:100%;transition:background .2s ease}.rr-product-card__visual:hover .rr-product-card__arrow{background:var(--rr-gold)}.rr-product-card__details{padding-top:18px}.rr-product-card__details h3{font-size:1.6rem;font-weight:500;line-height:1.35;margin:0 0 7px;max-width:36ch}.rr-product-card__details a{color:inherit;text-decoration:none}.rr-product-card__details a:hover{text-decoration:underline;text-underline-offset:4px}.rr-product-card__details p{margin:0;font-size:1.35rem}.rr-product-card__note{display:block;color:#667066;font-size:1.15rem;margin-top:5px}@media(max-width:989px){.rr-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rr-curated{padding-block:70px}}@media(max-width:599px){.rr-curated{padding-block:58px}.rr-curated__toolbar{align-items:flex-start}.rr-filters{gap:5px}.rr-filters button{padding:9px 13px;font-size:1.15rem}.rr-curated__count{display:none}.rr-product-grid{gap:30px 12px}.rr-product-card__tag{left:11px;top:11px;font-size:.8rem;max-width:90%}.rr-product-card__arrow{width:31px;height:31px;right:9px;bottom:9px;font-size:1.5rem}.rr-product-card__details h3{font-size:1.35rem}.rr-product-card__details p{font-size:1.2rem}.rr-product-card__note{font-size:1rem;line-height:1.4}}.rr-studio{background:var(--rr-dark);color:var(--rr-cream);padding:100px 0;position:relative}.rr-studio__layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,140px);align-items:center}.rr-studio .rr-heading{color:inherit;max-width:620px}.rr-studio .rr-heading em{color:var(--rr-gold);font-style:normal}.rr-studio .rr-eyebrow{color:var(--rr-gold)}.rr-studio .rr-copy{color:#aeb7b0;margin-block:28px 32px}.rr-studio__steps{display:grid;grid-template-columns:35px 1fr;gap:17px 12px;border-top:1px solid var(--rr-rule);padding-top:30px;margin-bottom:24px}.rr-studio__steps span{color:var(--rr-gold);font-size:1.1rem;padding-top:2px}.rr-studio__steps p{margin:0;font-size:1.5rem}.rr-studio__form{padding:clamp(25px,3.5vw,50px);border:1px solid #ffffff28;background:var(--rr-cream);color:var(--rr-dark)}.rr-studio__form-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #11161326;padding-bottom:20px;margin-bottom:25px;font-size:1.15rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.rr-studio__form-top span:last-child{font-size:3rem;line-height:1;font-weight:400}.rr-studio fieldset{border:0;padding:0;margin:0 0 28px;min-width:0}.rr-studio legend,.rr-studio__budget>label{font-size:1.5rem;font-weight:600;margin-bottom:12px;padding:0;display:block}.rr-studio legend>span,.rr-studio__budget>label>span{color:#6e766e;font-size:1rem;letter-spacing:.06em;margin-right:6px}.rr-studio__options{display:flex;gap:8px;flex-wrap:wrap}.rr-studio__options input{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}.rr-studio__options label{border:1px solid #11161330;font-size:1.3rem;padding:13px 16px;cursor:pointer;display:inline-flex;align-items:center;gap:9px;min-height:46px;transition:background .2s ease,border-color .2s ease}.rr-studio__options input:checked+label{background:#e2dfd5;border-color:var(--rr-dark)}.rr-studio__options input:focus-visible+label{outline:2px solid #a8854c;outline-offset:3px}.rr-swatch{display:inline-block;width:15px;height:15px;border:1px solid #00000026;border-radius:100%;box-shadow:inset 2px 2px 3px #fff6}.rr-swatch--yellow{background:#c8ac6d}.rr-swatch--white{background:#c9cccb}.rr-swatch--rose{background:#c59e91}.rr-studio__budget select{width:100%;padding:14px 35px 14px 15px;min-height:49px;border:1px solid #11161330;background:transparent;color:var(--rr-dark);border-radius:0;font:inherit;font-size:1.35rem}.rr-studio__summary{border-top:1px solid #11161320;margin-top:25px;padding-top:20px}.rr-studio__summary>span{text-transform:uppercase;font-size:.95rem;letter-spacing:.11em;color:#627065}.rr-studio__summary p{margin:6px 0 20px;font-size:1.3rem;line-height:1.5}.rr-studio__form .rr-cta{width:100%}.rr-studio__note{font-size:1.1rem;line-height:1.5;margin:15px 0 0;color:#667068}@media(max-width:989px){.rr-studio__layout{grid-template-columns:1fr;gap:45px}.rr-studio{padding-block:70px}.rr-studio__intro{max-width:680px}.rr-studio__form{max-width:700px;width:100%}}@media(max-width:599px){.rr-studio{padding-block:58px}.rr-studio__form{padding:25px 19px}.rr-studio__options label{padding:12px;font-size:1.2rem}.rr-studio__options--metal{gap:5px}.rr-studio__options--metal label{font-size:1.1rem;gap:6px;padding-inline:8px}}.rr-editorial{background:var(--rr-cream);color:var(--rr-dark);padding:100px 0}.rr-editorial__layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(35px,7vw,110px)}.rr-editorial__image{position:relative;aspect-ratio:1/1;overflow:hidden;background:#e6e5df}.rr-editorial__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform 1s ease}.rr-editorial__image:hover img{transform:scale(1.045)}.rr-editorial__image>span{position:absolute;bottom:25px;left:25px;font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase}.rr-editorial__copy .rr-copy{color:#626e64;margin-block:28px}.rr-editorial__links{display:flex;flex-wrap:wrap;gap:20px 30px}@media(max-width:989px){.rr-editorial{padding-block:65px}.rr-editorial__layout{gap:30px}.rr-editorial .rr-heading{font-size:4.2rem}}@media(max-width:749px){.rr-editorial{padding-block:58px}.rr-editorial__layout{grid-template-columns:1fr;gap:40px}.rr-editorial__image{max-height:480px}.rr-editorial .rr-heading{font-size:4rem}}.rr-motion-gallery{padding:95px 0;background:#e8e6df;color:var(--rr-dark)}.rr-motion-gallery__intro{max-width:290px;font-size:1.55rem;line-height:1.6;margin:0;color:#596259}.rr-motion-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rr-motion-card__visual{aspect-ratio:1 / 1.13;overflow:hidden;background:#ececec}.rr-motion-card__visual .rr-film{object-fit:cover}.rr-motion-card__caption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0 0}.rr-motion-card__caption>div>span{font-size:1rem;color:#647065;letter-spacing:.12em;text-transform:uppercase}.rr-motion-card__caption h3{font-size:2.2rem;font-weight:400;margin:4px 0 0;line-height:1.15}.rr-motion-card__caption>a{border:1px solid #11161335;width:42px;min-width:42px;height:42px;display:grid;place-items:center;color:inherit;text-decoration:none;font-size:2rem;border-radius:100%}.rr-motion-card__caption>a:hover{background:var(--rr-gold)}@media(max-width:989px){.rr-motion-gallery{padding-block:70px}.rr-motion-card__caption h3{font-size:1.8rem}}@media(max-width:749px){.rr-motion-gallery{padding-block:58px}.rr-motion-gallery__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:18px;gap:16px}.rr-motion-card{flex:0 0 80%;scroll-snap-align:start;min-width:0}.rr-motion-gallery__intro{max-width:460px}}:root{--rr-dark: #111613;--rr-soft-dark: #1c2420;--rr-cream: #f5f3ed;--rr-gold: #d8c3a2;--rr-muted: #a8b0a9;--rr-rule: rgba(255,255,255,.17)}html{scroll-behavior:smooth;scroll-padding-top:110px}body{font-style:normal;letter-spacing:.015em}::selection{background:#d8c3a2;color:#111613}.header-wrapper{background:#111613f5;border-bottom:1px solid var(--rr-rule);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header{max-width:1600px}.header__heading-link .h2{font-size:1.8rem;letter-spacing:.19em;text-transform:uppercase;font-weight:600}.header__menu-item{font-size:1.35rem;letter-spacing:.035em;font-style:normal}.header__active-menu-item{text-underline-offset:.6rem}.announcement-bar__message{font-size:1.1rem;letter-spacing:.13em}.button,.shopify-payment-button__button--unbranded{border-radius:2px;transition:background-color .2s ease,transform .2s ease}.button:hover{transform:translateY(-2px)}h1,h2,h3,.h0,.h1,.h2{letter-spacing:-.025em}.product__title h1{font-size:clamp(2.8rem,3vw,4.5rem);line-height:1.13}.product-form__input input[type=radio]+label{border-radius:3px}.card__heading{line-height:1.3}.footer{border-top:1px solid var(--rr-rule)}.footer-block__heading{letter-spacing:-.025em;font-size:2rem}.footer__list-social a{min-width:44px;min-height:44px}.rr-wrap{width:min(1440px,calc(100% - 112px));margin-inline:auto}.rr-eyebrow{display:block;margin:0 0 24px;font-size:1.15rem;font-weight:600;letter-spacing:.17em;text-transform:uppercase}.rr-heading{margin:0;font-size:clamp(3.6rem,5.2vw,7.2rem);line-height:1.03;font-weight:400;letter-spacing:-.045em}.rr-copy{font-size:1.7rem;line-height:1.65;max-width:51ch}.rr-link{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:20px;padding-block:12px;border-bottom:1px solid currentColor;font-size:1.4rem;font-weight:600}.rr-link span:last-child{transition:transform .25s ease}.rr-link:hover span:last-child{transform:translate(3px,-3px)}.rr-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:56px;padding:15px 24px;color:var(--rr-dark);background:var(--rr-cream);border:1px solid var(--rr-cream);border-radius:2px;text-decoration:none;font:inherit;font-size:1.45rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}.rr-cta:hover{background:var(--rr-gold);border-color:var(--rr-gold);transform:translateY(-2px)}.rr-cta--dark{color:var(--rr-cream);background:var(--rr-dark);border-color:var(--rr-dark)}.rr-cta--dark:hover{color:var(--rr-dark)}.rr-cta--outline{background:transparent;color:inherit;border-color:#fff6}.rr-cta--outline:hover{color:var(--rr-dark)}.rr-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.rr-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}.rr-section-head .rr-heading{max-width:700px}.rr-tools{position:fixed;z-index:6;right:20px;bottom:20px;display:flex;align-items:center;gap:8px}.rr-tools[hidden]{display:none}.rr-motion,.rr-floating-link{border:1px solid rgba(17,22,19,.18);background:#f5f3edf0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--rr-dark);font:inherit;font-size:1.2rem;line-height:1;padding:14px 17px;min-height:44px;cursor:pointer;text-decoration:none;box-shadow:0 6px 25px #00000010;border-radius:3px}.rr-floating-link{background:var(--rr-dark);color:var(--rr-cream);display:flex;gap:18px;align-items:center}.rr-motion:focus-visible,.rr-floating-link:focus-visible,.rr-cta:focus-visible,.rr-link:focus-visible,.rr-film-toggle:focus-visible{outline:2px solid #b08d53;outline-offset:5px}.rr-film-wrap{width:100%;height:100%;position:relative;overflow:hidden;background:#ececec}.rr-film,.rr-film-poster{display:block;width:100%;height:100%;object-fit:cover}.rr-film-wrap--hero .rr-film{position:absolute;top:0;right:0;bottom:0;left:0}.rr-film-toggle{position:absolute;z-index:3;top:18px;right:18px;display:flex;gap:9px;align-items:center;min-height:44px;padding:11px 14px;border:1px solid rgba(255,255,255,.35);background:#111613b3;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:2px;cursor:pointer;font:inherit;font-size:1.15rem;letter-spacing:.02em}.rr-film-toggle[hidden]{display:none}.rr-film-icon{width:9px;height:11px;display:inline-block;border-left:8px solid currentColor;border-top:5px solid transparent;border-bottom:5px solid transparent}.rr-film-toggle.is-playing .rr-film-icon{border:0;border-inline:3px solid currentColor}.rr-ready [data-rr-reveal]{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.3,1)}.rr-ready [data-rr-reveal].is-visible{opacity:1;transform:none}html[data-rr-motion=off] *,html[data-rr-motion=off] *:before,html[data-rr-motion=off] *:after{animation-play-state:paused!important;scroll-behavior:auto}html[data-rr-motion=off] [data-rr-reveal]{opacity:1;transform:none;transition:none}@media(max-width:989px){.rr-wrap{width:calc(100% - 48px)}.header__heading-link .h2{font-size:1.5rem}.rr-section-head{align-items:flex-start;flex-direction:column;gap:16px}}@media(max-width:599px){.rr-wrap{width:calc(100% - 36px)}.rr-eyebrow{font-size:1rem;margin-bottom:18px}.rr-copy{font-size:1.55rem}.rr-tools{right:10px;bottom:12px;gap:6px}.rr-motion,.rr-floating-link{padding:13px;font-size:1.1rem}.rr-cta{min-height:52px;padding:13px 18px}.rr-section-head{margin-bottom:26px}.rr-film-label{max-width:78px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.rr-ready [data-rr-reveal]{opacity:1;transform:none}}@view-transition{navigation:auto}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
