.rd-home-shell{width:min(100%,150rem);margin-inline:auto;padding-inline:2.4rem}.rd-home-kicker{margin:0 0 1.8rem;color:var(--rd-oxblood);font-size:var(--rd-type-label-size);font-weight:var(--rd-type-weight-label);letter-spacing:var(--rd-type-label-tracking);line-height:var(--rd-type-label-leading);text-transform:uppercase}.rd-home-copy{max-width:62ch;font-size:var(--rd-type-body-size);line-height:var(--rd-type-body-leading)}.rd-home-section{padding-block:var(--rd-space-section);background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.rd-home-hero{padding-block:2.4rem clamp(6rem,9vw,11rem);background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.rd-home-hero__grid{display:grid;grid-template-columns:minmax(32rem,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(4rem,7vw,10rem)}.rd-home-hero__copy h1{max-width:9ch;margin:0;font-family:var(--font-heading-family);font-size:var(--rd-type-display-size);font-weight:var(--rd-type-weight-display);letter-spacing:var(--rd-type-display-tracking);line-height:var(--rd-type-display-leading)}.rd-home-hero__copy h1 em{color:var(--rd-oxblood);font-weight:inherit}.rd-home-hero__copy .rd-home-copy{margin-top:3rem}.rd-home-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:3rem}.rd-home-hero__media{position:relative;min-height:min(75rem,72vw);background:var(--rd-paper)}.rd-home-hero__media img,.rd-home-hero__media svg,.rd-home-hero__media video{width:100%;height:100%;object-fit:cover}.rd-home-hero__video--mobile{display:none}.rd-home-hero__media>span{position:absolute;right:1.4rem;bottom:1.4rem;padding:.8rem 1rem;background:var(--rd-paper);color:var(--rd-ink);font-size:var(--rd-type-label-size);font-weight:var(--rd-type-label-weight);letter-spacing:var(--rd-type-label-tracking);line-height:var(--rd-type-label-leading);text-transform:uppercase}.rd-home-manifesto{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.rd-home-manifesto__grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(24rem,.5fr);align-items:end;gap:clamp(4rem,8vw,12rem)}.rd-home-manifesto__quote{max-width:18ch;font-family:var(--font-heading-family);font-size:var(--rd-type-pull-quote-size);font-weight:var(--rd-type-weight-display);letter-spacing:var(--rd-type-pull-quote-tracking);line-height:var(--rd-type-pull-quote-leading)}.rd-home-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(26rem,.85fr);align-items:end;gap:clamp(4rem,8vw,12rem);margin-bottom:clamp(4rem,7vw,8rem)}.rd-home-intro h2,.rd-home-products__intro h2,.rd-home-story h2,.rd-home-ritual h2,.rd-home-journal h2,.rd-home-newsletter h2{margin:0;font-family:var(--font-heading-family);font-size:var(--rd-type-section-title-size);font-weight:var(--rd-type-weight-heading);letter-spacing:var(--rd-type-section-title-tracking);line-height:var(--rd-type-section-title-leading)}.rd-home-portals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.6rem,3vw,4rem)}.rd-home-portals--mosaic{--rd-home-portal-row: max(24rem, min(20vw, 40rem));grid-template-columns:repeat(10,minmax(0,1fr));grid-template-rows:repeat(2,var(--rd-home-portal-row));grid-auto-flow:dense;gap:var(--rd-space-2)}.rd-home-portals--mosaic .rd-home-portal{position:relative;min-width:0;overflow:hidden;background:var(--rd-paper)}.rd-home-portals--mosaic .rd-home-portal:nth-child(1){grid-column:1 / span 5;grid-row:1 / span 2}.rd-home-portals--mosaic .rd-home-portal:nth-child(2){grid-column:6 / span 3;grid-row:1}.rd-home-portals--mosaic .rd-home-portal:nth-child(3){grid-column:9 / span 2;grid-row:1}.rd-home-portals--mosaic .rd-home-portal:nth-child(4){grid-column:6 / span 5;grid-row:2}.rd-home-portals--mosaic.rd-home-portals--count-1 .rd-home-portal:first-child{grid-column:1 / -1}.rd-home-portals--mosaic.rd-home-portals--count-2 .rd-home-portal:first-child,.rd-home-portals--mosaic.rd-home-portals--count-2 .rd-home-portal:nth-child(2){grid-column:span 5;grid-row:1 / span 2}.rd-home-portals--mosaic.rd-home-portals--count-3 .rd-home-portal:first-child{grid-column:1 / span 6}.rd-home-portals--mosaic.rd-home-portals--count-3 .rd-home-portal:nth-child(2),.rd-home-portals--mosaic.rd-home-portals--count-3 .rd-home-portal:nth-child(3){grid-column:7 / span 4}.rd-home-portals--mosaic.rd-home-portals--count-3 .rd-home-portal:nth-child(3){grid-row:2}.rd-home-portals--mosaic .rd-home-portal__media{height:100%;aspect-ratio:auto}.rd-home-portals--mosaic .rd-home-portal__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 48%,color-mix(in oklch,var(--rd-ink),transparent 28%));content:""}.rd-home-portals--mosaic .rd-home-portal__body{position:absolute;right:0;bottom:0;left:0;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:var(--rd-space-1) var(--rd-space-2);padding:2.4rem;color:var(--rd-paper)}.rd-home-portals--mosaic .rd-home-portal__body .rd-home-kicker{grid-column:1 / -1;margin:0}.rd-home-portals--mosaic .rd-home-portal__body h3{min-width:0;margin:0;font-size:var(--rd-type-component-title-size)}.rd-home-portals--mosaic .rd-home-kicker{color:inherit}.rd-home-portals--mosaic .rd-home-portal__action{display:inline-flex;width:3.2rem;height:3.2rem;align-items:center;justify-content:center;align-self:end;color:inherit}.rd-home-portals--mosaic .rd-home-portal__action-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rd-home-portals--mosaic .rd-home-portal__action-icon,.rd-home-portals--mosaic .rd-home-portal__action-icon svg{width:2rem;height:2rem}.rd-home-portal{display:block;color:inherit;text-decoration:none}.rd-home-portal__media{aspect-ratio:4 / 5;overflow:hidden;background:var(--rd-paper)}.rd-home-portal__media img,.rd-home-portal__media svg{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.16,1,.3,1)}.rd-home-portal__body{display:block;padding-top:2rem}.rd-home-portal__body h3{max-width:18ch;margin:0 0 1.5rem;font-family:var(--font-heading-family);font-size:var(--rd-type-component-title-size);font-weight:var(--rd-type-weight-heading);letter-spacing:var(--rd-type-component-title-tracking);line-height:var(--rd-type-component-title-leading)}.rd-home-portal__body>span,.rd-home-link{color:inherit;text-underline-offset:.4rem;text-decoration:underline}.rd-home-portals--mosaic .rd-home-portal__action{text-decoration:none}.rd-home-portal__action-icon{display:none}.rd-home-portals--mosaic .rd-home-portal__action-icon{display:inline-flex}.rd-home-portal:focus-visible{outline:.2rem solid var(--rd-walnut);outline-offset:.4rem}.rd-home-story,.rd-home-journal{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(30rem,.75fr);align-items:stretch}.rd-home-story--reverse,.rd-home-journal{grid-template-columns:minmax(30rem,.75fr) minmax(0,1.25fr)}.rd-home-story--reverse .rd-home-story__media{grid-column:2}.rd-home-story--reverse .rd-home-story__copy{grid-row:1;grid-column:1}.rd-home-story__media,.rd-home-journal__media{min-height:60rem;background:var(--rd-paper)}.rd-home-story__media img,.rd-home-story__media svg,.rd-home-journal__media img,.rd-home-journal__media svg{width:100%;height:100%;object-fit:cover}.rd-home-story__copy,.rd-home-journal__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,7vw,9rem);background:var(--rd-paper)}.rd-home-story__copy .rd-home-copy,.rd-home-journal__copy .rd-home-copy{margin-block:2.4rem}.rd-home-story__price{margin:0 0 2rem;font-size:var(--rd-type-card-price-size);font-weight:var(--rd-type-card-price-weight);line-height:var(--rd-type-card-price-leading)}.rd-home-products{display:grid;grid-template-columns:minmax(22rem,.7fr) repeat(2,minmax(0,1fr));align-items:start;gap:clamp(2rem,4vw,5rem)}.rd-home-products__intro{position:sticky;top:10rem;padding-right:2rem}.rd-home-products__intro .rd-home-link{display:inline-block;margin-top:3rem}.rd-home-products__track{display:contents}.rd-home-products__placeholder{aspect-ratio:4 / 5;background:var(--rd-paper)}.rd-home-products__placeholder svg{width:100%;height:100%}.rd-home-products--catalog{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:var(--rd-card-grid-column-gap);row-gap:clamp(4.8rem,6vw,8rem)}.rd-home-products--catalog .rd-home-products__intro{position:static;display:grid;grid-column:1 / -1;grid-template-columns:minmax(0,1fr) auto;align-items:end;padding-right:0;padding-bottom:clamp(2.4rem,3vw,4rem);border-bottom:.1rem solid var(--rd-border-subtle)}.rd-home-products--catalog .rd-home-products__intro .rd-home-kicker{grid-column:1 / -1}.rd-home-products--catalog .rd-home-products__intro h2{max-width:12ch;font-size:var(--rd-type-section-title-size)}.rd-home-products--catalog .rd-home-products__intro .rd-home-link{margin:0 0 .8rem 3rem;white-space:nowrap}.rd-home-marquee{overflow:hidden;padding-block:2.4rem;border-block:.1rem solid var(--rd-border-subtle);background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.rd-home-marquee__track,.rd-home-marquee__group{display:flex;width:max-content;align-items:center}.rd-home-marquee__track{animation:rd-home-marquee 28s linear infinite}.rd-home-marquee__group span{display:inline-flex;align-items:center;font-family:var(--rd-font-display);font-size:var(--rd-type-component-title-size);font-weight:var(--rd-type-weight-heading);white-space:nowrap}.rd-home-marquee__group span:after{width:.7rem;height:.7rem;margin-inline:clamp(3rem,5vw,7rem);border-radius:50%;background:var(--rd-oxblood);content:""}@keyframes rd-home-marquee{to{transform:translate(-50%)}}.rd-home-intro--compact{align-items:end}.rd-home-collection-rail{display:grid;grid-auto-columns:minmax(18rem,1fr);grid-auto-flow:column;gap:1.2rem;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:1.8rem;scroll-snap-type:inline mandatory;scrollbar-color:var(--rd-walnut) var(--rd-line);scrollbar-width:thin}.rd-home-collection-rail__item{min-width:0;color:inherit;scroll-snap-align:start;text-decoration:none}.rd-home-collection-rail__media{display:block;aspect-ratio:1;overflow:hidden;background:var(--rd-paper)}.rd-home-collection-rail__media img,.rd-home-collection-rail__media svg{width:100%;height:100%;object-fit:cover;transition:transform .45s var(--rd-ease)}.rd-home-collection-rail__title{display:block;padding-top:1.2rem;font-size:var(--rd-type-card-title-size);font-weight:var(--rd-type-card-title-weight);line-height:var(--rd-type-card-title-leading)}.rd-home-lookbook--feed{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none;gap:.8rem}.rd-home-lookbook--feed figure,.rd-home-lookbook--feed figure:first-child{grid-row:auto;aspect-ratio:4 / 5}.rd-home-lookbook--feed figcaption{right:auto;left:.8rem;font-family:var(--rd-font-sans)}.rd-home-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.6rem,3vw,4rem)}.rd-home-blog-card__media,.rd-home-blog-card__media img,.rd-home-blog-card__media svg,.rd-home-blog-card--placeholder svg{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.rd-home-blog-card__meta{margin:1.8rem 0 1rem}.rd-home-blog-card h3{margin:0;font-family:var(--rd-font-display);font-size:var(--rd-type-component-title-size);font-weight:var(--rd-type-weight-heading);letter-spacing:var(--rd-type-component-title-tracking);line-height:var(--rd-type-component-title-leading)}.rd-home-blog-card h3 a{color:inherit;text-decoration:none}.rd-home-ritual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.rd-home-ritual--reverse .rd-home-ritual__media{grid-column:1;grid-row:1}.rd-home-ritual--reverse .rd-home-ritual__copy{grid-column:2}.rd-home-ritual__copy{display:flex;min-height:65rem;flex-direction:column;justify-content:space-between;padding:clamp(5rem,8vw,12rem)}.rd-home-ritual__copy .rd-home-copy{margin-top:2.4rem}.rd-home-ritual__media,.rd-home-ritual__media img,.rd-home-ritual__media svg{width:100%;min-height:65rem;height:100%}.rd-home-ritual__media img,.rd-home-ritual__media svg{object-fit:cover}.rd-home-lookbook{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:repeat(2,minmax(24rem,36rem));gap:1.4rem}.rd-home-lookbook figure{position:relative;min-width:0;margin:0;overflow:hidden;background:var(--rd-paper)}.rd-home-lookbook figure:first-child{grid-row:1 / -1}.rd-home-lookbook img,.rd-home-lookbook svg{width:100%;height:100%;object-fit:cover}.rd-home-lookbook figcaption{position:absolute;right:1rem;bottom:1rem;padding:.7rem .9rem;background:var(--rd-paper);color:var(--rd-ink);font-size:var(--rd-type-label-size);font-weight:var(--rd-type-label-weight);letter-spacing:var(--rd-type-label-tracking);line-height:var(--rd-type-label-leading);text-transform:uppercase}.rd-home-newsletter{padding-block:clamp(6rem,9vw,10rem);background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.rd-home-newsletter__grid{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:clamp(4rem,8vw,12rem)}.rd-home-newsletter__form{display:grid;grid-template-columns:1fr auto;border-bottom:.1rem solid currentColor}.rd-home-newsletter__form input,.rd-home-newsletter__form button{min-height:5.2rem;border:0;background:transparent;color:inherit;font:inherit}.rd-home-newsletter__form input{min-width:0;padding:1rem 0}.rd-home-newsletter__form button{padding-inline:2rem 0;cursor:pointer;font-size:var(--rd-type-button-size);font-weight:var(--rd-type-button-weight);letter-spacing:var(--rd-type-button-tracking);line-height:var(--rd-type-button-leading);text-transform:uppercase}.rd-home-newsletter__feedback,.rd-home-newsletter__note{grid-column:1 / -1;margin:1rem 0 0;font-size:var(--rd-type-meta-size);font-weight:var(--rd-type-meta-weight);letter-spacing:var(--rd-type-meta-tracking);line-height:var(--rd-type-meta-leading)}@media(hover:hover){.rd-home-portal:hover img,.rd-home-collection-rail__item:hover img{transform:scale(1.025)}}@media screen and (max-width:989px){.rd-home-hero__grid,.rd-home-manifesto__grid,.rd-home-intro,.rd-home-story,.rd-home-story--reverse,.rd-home-journal,.rd-home-newsletter__grid{grid-template-columns:1fr}.rd-home-portals--mosaic{--rd-home-portal-row: max(20rem, min(30vw, 26rem));grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:var(--rd-home-portal-row)}.rd-home-portals--mosaic .rd-home-portal,.rd-home-portals--mosaic .rd-home-portal:nth-child(1),.rd-home-portals--mosaic .rd-home-portal:nth-child(2),.rd-home-portals--mosaic .rd-home-portal:nth-child(3),.rd-home-portals--mosaic .rd-home-portal:nth-child(4){grid-column:span 1;grid-row:span 1}.rd-home-portals--mosaic .rd-home-portal:nth-child(1){grid-column:1 / -1;grid-row:span 2}.rd-home-portals--mosaic .rd-home-portal:nth-child(4),.rd-home-portals--mosaic.rd-home-portals--count-1 .rd-home-portal:first-child,.rd-home-portals--mosaic.rd-home-portals--count-2 .rd-home-portal:nth-child(2){grid-column:1 / -1}.rd-home-lookbook--feed{grid-template-columns:repeat(2,minmax(0,1fr))}.rd-home-hero__copy{padding-block:5rem}.rd-home-hero__copy h1{max-width:11ch}.rd-home-hero__media{min-height:0;aspect-ratio:4 / 5}.rd-home-story--reverse .rd-home-story__media,.rd-home-story--reverse .rd-home-story__copy{grid-column:auto;grid-row:auto}.rd-home-products{grid-template-columns:repeat(2,minmax(0,1fr))}.rd-home-products__intro{position:static;grid-column:1 / -1}.rd-home-products--catalog{row-gap:clamp(3.6rem,7vw,5.6rem)}.rd-home-ritual,.rd-home-ritual--reverse{grid-template-columns:1fr}.rd-home-ritual--reverse .rd-home-ritual__media,.rd-home-ritual--reverse .rd-home-ritual__copy{grid-column:auto;grid-row:auto}}@media screen and (max-width:620px){.rd-home-shell{padding-inline:1.4rem}.rd-home-hero__copy h1{max-width:none;font-size:var(--rd-type-display-size)}.rd-home-hero__video--desktop:has(+.rd-home-hero__video--mobile){display:none}.rd-home-hero__video--mobile{display:block}.rd-home-portals:not(.rd-home-portals--mosaic),.rd-home-products:not(.rd-home-products--catalog){grid-template-columns:1fr}.rd-home-products--catalog{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:.8rem;row-gap:3.2rem}.rd-home-products--catalog .rd-home-products__intro{grid-template-columns:1fr}.rd-home-products--catalog .rd-home-products__intro .rd-home-link{margin:2rem 0 0}.rd-home-story__media,.rd-home-journal__media,.rd-home-ritual__copy,.rd-home-ritual__media,.rd-home-ritual__media img,.rd-home-ritual__media svg{min-height:45rem}.rd-home-story__copy,.rd-home-journal__copy,.rd-home-ritual__copy{padding:4rem 2.4rem}.rd-home-lookbook{grid-template-columns:1fr;grid-template-rows:none}.rd-home-blog-grid{grid-template-columns:1fr}.rd-home-portals--mosaic{--rd-home-portal-row: max(17rem, min(46vw, 22rem))}.rd-home-portals--mosaic .rd-home-portal__body{padding:var(--rd-space-3)}.rd-home-portals--mosaic .rd-home-portal:nth-child(2) .rd-home-portal__body,.rd-home-portals--mosaic .rd-home-portal:nth-child(3) .rd-home-portal__body{padding:var(--rd-space-2)}.rd-home-portals--mosaic .rd-home-portal__action{width:2.4rem;height:2.4rem}.rd-home-lookbook--feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.rd-home-lookbook--feed figure,.rd-home-lookbook--feed figure:first-child{min-height:0}.rd-home-lookbook figure,.rd-home-lookbook figure:first-child{min-height:42rem;grid-row:auto}.rd-home-newsletter__form{grid-template-columns:1fr}.rd-home-newsletter__form button{justify-self:start;padding-left:0}}@media(prefers-reduced-motion:reduce){.rd-home-portal__media img{transition-duration:1ms}.rd-home-marquee__track{animation-play-state:paused}}.rd-home-hero--immersive{position:relative;min-height:min(92rem,calc(100svh - 7rem));padding:0;overflow:hidden;background:var(--rd-ink)}.rd-home-hero--immersive .rd-home-hero__grid{position:static;display:block;width:100%;max-width:none;min-height:inherit;padding:0}.rd-home-hero--immersive .rd-home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;min-height:100%}.rd-home-hero--immersive .rd-home-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,color-mix(in oklch,var(--rd-ink),transparent 8%) 0%,color-mix(in oklch,var(--rd-ink),transparent 46%) 42%,transparent 72%);content:"";pointer-events:none}.rd-home-hero--immersive .rd-home-hero__copy{position:relative;z-index:1;display:flex;width:min(100%,150rem);min-height:inherit;margin-inline:auto;padding:clamp(10rem,17vh,18rem) var(--rd-page-gutter) clamp(6rem,10vh,11rem);flex-direction:column;align-items:flex-start;justify-content:flex-end;color:var(--rd-paper)}.rd-home-hero--immersive .rd-home-kicker,.rd-home-hero--immersive .rd-home-hero__copy h1,.rd-home-hero--immersive .rd-home-copy{color:inherit}.rd-home-hero--immersive .rd-home-hero__copy h1{max-width:8ch;font-size:var(--rd-type-display-size);line-height:var(--rd-type-display-leading)}.rd-home-hero--immersive .rd-home-hero__copy h1 em{color:color-mix(in oklch,var(--rd-paper),var(--rd-sage) 22%)}.rd-home-hero--immersive .rd-home-copy{max-width:44ch;font-size:var(--rd-type-lead-size);font-weight:var(--rd-type-lead-weight);letter-spacing:var(--rd-type-lead-tracking);line-height:var(--rd-type-lead-leading)}.rd-home-hero--immersive .button{border-color:var(--rd-paper);background:var(--rd-paper);color:var(--rd-walnut)}.rd-home-hero--immersive .rd-home-hero__media>span{z-index:2}.rd-home-portals--mosaic .rd-home-portal__body h3,.rd-home-portals--mosaic .rd-home-portal__action{color:inherit}.rd-home-products--rail{display:grid;grid-template-columns:none;grid-auto-columns:minmax(27rem,31rem);grid-auto-flow:column;column-gap:1.2rem;row-gap:0;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:2.4rem;scroll-padding-inline:var(--rd-page-gutter);scroll-snap-type:inline mandatory;scrollbar-color:var(--rd-walnut) var(--rd-line);scrollbar-width:thin}.rd-home-products--rail .rd-home-products__intro{position:static;display:flex;width:min(38rem,28vw);padding:0 clamp(2.8rem,5vw,7rem) 0 0;flex-direction:column;justify-content:flex-end;scroll-snap-align:start}.rd-home-products--rail .rd-home-products__intro h2{font-size:var(--rd-type-section-title-size)}.rd-home-products--rail .rd-home-products__intro .rd-home-link{margin-top:2.4rem}.rd-home-products--rail .rd-home-products__card{scroll-snap-align:start}.rd-home-lookbook.rd-home-lookbook--feed{grid-template-columns:none;grid-template-rows:none;grid-auto-columns:clamp(28rem,24vw,44rem);grid-auto-flow:column;gap:.8rem;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:2rem;scroll-snap-type:inline mandatory;scrollbar-color:var(--rd-walnut) var(--rd-line);scrollbar-width:thin}.rd-home-lookbook.rd-home-lookbook--feed figure,.rd-home-lookbook.rd-home-lookbook--feed figure:first-child{min-height:0;grid-row:auto;aspect-ratio:4 / 5;scroll-snap-align:start}roomden-loop-rail{display:block}.rd-home-lookbook__summary{display:grid;justify-items:start;gap:2.4rem}.rd-home-lookbook__controls{display:flex;gap:.8rem;visibility:hidden}roomden-loop-rail[data-loop-ready] .rd-home-lookbook__controls{visibility:visible}.rd-home-lookbook__controls button{display:inline-grid;width:4.4rem;height:4.4rem;padding:0;place-items:center;border:.1rem solid var(--rd-border-subtle);border-radius:50%;background:transparent;color:currentColor;font:inherit;font-size:2rem;cursor:pointer;transition:background-color .22s var(--rd-ease),color .22s var(--rd-ease),border-color .22s var(--rd-ease)}.rd-home-lookbook__controls button:focus-visible{outline:.2rem solid var(--rd-focus-ring);outline-offset:.2rem}.rd-home-lookbook [data-loop-clone]{pointer-events:none}@media(hover:hover){.rd-home-lookbook__controls button:hover{border-color:var(--rd-walnut);background:var(--rd-walnut);color:var(--rd-paper)}}.rd-home-blog-card__media{height:auto;overflow:hidden;background:var(--rd-paper)}.rd-home-blog-card__media img{height:auto}.rd-home-blog-grid{grid-template-columns:minmax(0,1.65fr) minmax(32rem,.75fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:1.2rem clamp(2rem,3vw,4rem)}.rd-home-blog-card:first-child{grid-row:1 / -1}.rd-home-blog-card:not(:first-child){display:grid;grid-template-columns:minmax(14rem,.85fr) minmax(0,1.15fr);grid-template-rows:auto 1fr;gap:0 2rem;align-items:start}.rd-home-blog-card:not(:first-child) .rd-home-blog-card__media{grid-row:1 / 3}.rd-home-blog-card:not(:first-child) .rd-home-blog-card__meta{margin-top:0}.rd-home-blog-card:not(:first-child) h3{font-size:var(--rd-type-component-title-size)}@media screen and (max-width:989px){.rd-home-hero--immersive{min-height:calc(100svh - 6rem)}.rd-home-hero--immersive .rd-home-hero__copy{padding-inline:var(--rd-page-gutter-mobile)}.rd-home-products--rail{grid-template-columns:none;grid-auto-columns:minmax(24rem,42vw)}.rd-home-products--rail .rd-home-products__intro{grid-column:auto;width:min(32rem,60vw)}.rd-home-lookbook.rd-home-lookbook--feed{grid-auto-columns:minmax(24rem,42vw)}.rd-home-blog-grid{grid-template-columns:1fr;grid-template-rows:none}.rd-home-blog-card:first-child{grid-row:auto}}@media screen and (max-width:620px){.rd-home-hero--immersive .rd-home-hero__copy{padding-bottom:5rem}.rd-home-hero--immersive .rd-home-hero__copy h1{max-width:7ch;font-size:var(--rd-type-display-size)}.rd-home-hero--immersive .rd-home-hero__media:after{background:linear-gradient(0deg,color-mix(in oklch,var(--rd-ink),transparent 5%) 0%,color-mix(in oklch,var(--rd-ink),transparent 52%) 56%,transparent 82%)}.rd-home-products--rail{display:block;overflow:visible;padding-bottom:0}.rd-home-products--rail .rd-home-products__intro{width:auto;min-height:0;padding:0 0 3.2rem}.rd-home-products--rail .rd-home-products__track{display:grid;grid-template-columns:none;grid-auto-columns:clamp(22rem,78vw,28rem);grid-auto-flow:column;gap:.8rem;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:2rem;scroll-snap-type:inline mandatory;scrollbar-color:var(--rd-walnut) var(--rd-line);scrollbar-width:thin}.rd-home-products--rail .rd-home-products__card{min-width:0}.rd-home-ritual__copy{min-height:0;justify-content:flex-start;gap:3.2rem;padding:4.8rem 2.4rem}.rd-home-ritual__media{min-height:0;height:auto;aspect-ratio:4 / 5}.rd-home-ritual__media img,.rd-home-ritual__media svg{min-height:0;height:100%}.rd-home-lookbook.rd-home-lookbook--feed{grid-template-columns:none;grid-template-rows:none;grid-auto-columns:clamp(22rem,78vw,28rem);grid-auto-flow:column;gap:.8rem;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:2rem;scroll-snap-type:inline mandatory;scrollbar-color:var(--rd-walnut) var(--rd-line);scrollbar-width:thin}.rd-home-lookbook__controls{display:none}.rd-home-lookbook.rd-home-lookbook--feed figure,.rd-home-lookbook.rd-home-lookbook--feed figure:first-child{min-height:0;grid-row:auto;aspect-ratio:4 / 5;scroll-snap-align:start}.rd-home-blog-grid{gap:0}.rd-home-blog-card:first-child{padding-bottom:3.2rem}.rd-home-blog-card:first-child h3{max-width:22ch;font-size:clamp(2.6rem,8vw,3.2rem);line-height:1.08}.rd-home-blog-card:not(:first-child){grid-template-columns:10.4rem minmax(0,1fr);gap:0 1.8rem;padding-block:2.4rem;border-top:.1rem solid var(--rd-border-subtle)}.rd-home-blog-card:not(:first-child) .rd-home-blog-card__media{aspect-ratio:1}.rd-home-blog-card:not(:first-child) .rd-home-blog-card__media img,.rd-home-blog-card:not(:first-child) .rd-home-blog-card__media svg{width:100%;height:100%;object-fit:cover}.rd-home-blog-card:not(:first-child) .rd-home-blog-card__meta{margin:0 0 .8rem}.rd-home-blog-card:not(:first-child) h3{font-size:clamp(2rem,6vw,2.4rem);line-height:1.12}}.rd-home-hero.rd-home-hero--slideshow{position:relative;min-height:min(82rem,calc(100svh - 7rem));padding:0;overflow:hidden;background:var(--rd-ink)}.rd-home-slideshow,.rd-home-slideshow__slides{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.rd-home-slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .7s cubic-bezier(.16,1,.3,1),visibility 0s linear .7s}.rd-home-slide.is-active{z-index:1;opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.rd-home-slide__media,.rd-home-slide__media-item,.rd-home-slide__media img,.rd-home-slide__media video,.rd-home-slide__media svg{width:100%;height:100%}.rd-home-slide__media,.rd-home-slide__media-item{position:absolute;top:0;right:0;bottom:0;left:0}.rd-home-slide__media-item--mobile{display:none}.rd-home-slide__media img,.rd-home-slide__media video{display:block;object-fit:cover;object-position:var(--rd-hero-media-position, center center)}.rd-home-slide__media svg{display:block;object-fit:cover}.rd-home-slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgb(31 27 24 / var(--rd-hero-overlay-alpha, .45));background-image:radial-gradient(ellipse 56% 48% at 50% 50%,rgb(24 20 18 / .22) 0%,transparent 100%);pointer-events:none}.rd-home-slide__content{position:relative;z-index:2;display:flex;width:min(100%,112rem);min-height:min(82rem,calc(100svh - 7rem));margin-inline:auto;padding:clamp(8rem,14vh,15rem) var(--rd-page-gutter) clamp(8rem,12vh,12rem);flex-direction:column;align-items:center;justify-content:center;color:var(--rd-paper);text-align:center}.rd-home-slide__content .rd-home-kicker{margin-bottom:1.6rem;color:inherit}.rd-home-slide__content h1,.rd-home-slide__content h2{max-width:14ch;margin:0;color:inherit;font-family:var(--font-heading-family);font-size:var(--rd-type-display-size);font-weight:var(--rd-type-weight-display);letter-spacing:var(--rd-type-display-tracking);line-height:var(--rd-type-display-leading)}.rd-home-slide__content h1 em,.rd-home-slide__content h2 em{color:color-mix(in oklch,var(--rd-paper),var(--rd-sage) 24%);font-weight:inherit}.rd-home-slide__content .rd-home-copy{max-width:56ch;margin-top:2.2rem;color:inherit;font-size:var(--rd-type-lead-size);line-height:var(--rd-type-lead-leading)}.rd-home-slide__content .rd-home-copy>:first-child{margin-top:0}.rd-home-slide__content .rd-home-copy>:last-child{margin-bottom:0}.rd-home-slide__content .rd-home-actions{justify-content:center;margin-top:2.8rem}.rd-home-slide__content .button{min-width:17rem;border-color:var(--rd-paper);background:var(--rd-paper);color:var(--rd-walnut)}.rd-home-slide__content .button--secondary{border-color:var(--rd-paper);background:var(--rd-paper);color:var(--rd-walnut)}.rd-home-slideshow__controls{position:absolute;right:0;bottom:2.4rem;left:0;z-index:4;display:flex;align-items:center;justify-content:center;gap:1rem;pointer-events:none}.rd-home-slideshow__dots{display:flex;align-items:center;gap:.2rem;padding:.2rem;border-radius:99rem;background:color-mix(in oklch,var(--rd-walnut),transparent 82%);pointer-events:auto}.rd-home-slideshow__dot{width:3.6rem;height:3.6rem;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--rd-paper);cursor:pointer}.rd-home-slideshow__dot>span{width:.7rem;height:.7rem;border:.1rem solid currentColor;border-radius:99rem;background:transparent;transition:width .28s cubic-bezier(.16,1,.3,1)}.rd-home-slideshow__dot.is-active>span{width:2.4rem;background:currentColor}.rd-home-slideshow__dot:focus-visible{outline:.2rem solid var(--rd-paper);outline-offset:.2rem}@media screen and (max-width:620px){.rd-home-hero.rd-home-hero--slideshow,.rd-home-slide__content{min-height:min(74rem,calc(100svh - 6rem))}.rd-home-slide.has-mobile-media .rd-home-slide__media-item--desktop{display:none}.rd-home-slide.has-mobile-media .rd-home-slide__media-item--mobile{display:block}.rd-home-slide__content{padding:7rem var(--rd-page-gutter-mobile) 9rem}.rd-home-slide__content h1,.rd-home-slide__content h2{max-width:11ch;font-size:var(--rd-type-display-size);line-height:var(--rd-type-display-leading)}.rd-home-slide__content .rd-home-copy{max-width:34ch;margin-top:1.8rem;font-size:var(--rd-type-body-size)}.rd-home-slide__content .rd-home-actions{width:min(100%,34rem);margin-top:2.4rem}.rd-home-slide__content .button{min-width:0;flex:1 1 14rem}.rd-home-slideshow__controls{bottom:1.6rem}}@media(prefers-reduced-motion:reduce){.rd-home-slide,.rd-home-slideshow__dot>span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/section-roomden-home-v1.css.map */
