.template-index #main-content,.template-index main,.shopify-section:has(.scroll-journey),.shopify-section:has(.story-scroll),.section-scroll-journey,.section-scroll-story{overflow:visible!important}.template-index{background:radial-gradient(ellipse 90% 60% at 15% 0%,rgba(110,115,148,.14) 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 85% 30%,rgba(154,127,128,.1) 0%,transparent 50%),radial-gradient(ellipse 80% 40% at 50% 100%,rgba(92,96,120,.12) 0%,transparent 45%),var(--color-background)}.template-index .shopify-section{background:transparent;position:relative}.template-index .site-header-group{position:fixed;top:0;left:0;right:0}.template-index .site-header-group .announcement-bar{background:var(--announcement-bg, var(--color-surface-deep))}.template-index .site-header{background:transparent;border-bottom-color:transparent;transition:background .4s ease,border-color .4s ease,backdrop-filter .4s ease}.template-index .site-header-group.is-scrolled .site-header{background:#35333ceb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom-color:var(--color-border)}.template-index #main-content{margin-top:0;padding-top:var(--header-group-height, 6.5rem)}.template-index .site-header__logo-text{font-family:var(--font-heading-family, serif);font-size:1.2rem;font-weight:400;font-style:italic;letter-spacing:.03em}.section-heading h2{font-weight:400;letter-spacing:-.02em}.section-heading h2:after{content:"";display:block;width:2.5rem;height:1px;background:var(--color-taupe);margin:1rem auto 0}.section-heading p{font-style:italic}[data-reveal]{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}[data-reveal].is-visible{opacity:1;transform:none!important}[data-reveal=fade-up]{transform:translateY(40px)}[data-reveal=slide-left]{transform:translate(-60px)}[data-reveal=slide-right]{transform:translate(60px)}[data-reveal=scale-up]{transform:scale(.92)}[data-reveal-delay="1"]{transition-delay:.1s}[data-reveal-delay="2"]{transition-delay:.2s}[data-reveal-delay="3"]{transition-delay:.3s}[data-reveal-delay="4"]{transition-delay:.4s}[data-reveal-delay="5"]{transition-delay:.5s}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none!important;transition:none}}.scroll-hero{position:relative;min-height:100vh;min-height:100dvh;overflow:hidden;background:transparent}.scroll-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:180px;background:linear-gradient(to bottom,transparent,var(--color-background));pointer-events:none;z-index:3}.scroll-hero__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;color:var(--color-primary)}.scroll-hero__wash{position:absolute;border-radius:50%;filter:blur(80px)}.scroll-hero__wash--blush{width:min(70vw,560px);height:min(70vw,560px);top:5%;left:50%;transform:translate(-50%);background:var(--color-blush);opacity:.35}.scroll-hero__wash--periwinkle{width:min(50vw,420px);height:min(50vw,420px);bottom:10%;right:-5%;background:var(--color-periwinkle);opacity:.28}.scroll-hero__grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.12'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.scroll-hero__arch{position:absolute;bottom:8%;left:50%;transform:translate(-50%);width:min(90vw,520px);height:auto;color:var(--color-taupe)}.scroll-hero__botanical{position:absolute;color:var(--color-primary);pointer-events:none;will-change:transform}.scroll-hero__botanical svg{width:100%;height:100%}.scroll-hero__botanical--left{width:90px;height:160px;bottom:12%;left:4%}.scroll-hero__botanical--right{width:80px;height:150px;top:18%;right:5%}.scroll-hero__inner{position:relative;z-index:2;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:7rem 1.5rem 5rem;width:100%}.scroll-hero__content{width:100%;max-width:38rem;margin-inline:auto;display:flex;flex-direction:column;align-items:center;text-align:center}.scroll-hero__eyebrow{font-family:var(--font-heading-family, serif);font-size:.9375rem;font-style:italic;font-weight:400;letter-spacing:.04em;color:var(--color-primary);opacity:.65;margin-bottom:1.25rem}.scroll-hero__title{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:1.5rem}.scroll-hero__title-line{display:block;line-height:1}.scroll-hero__title-line--main{font-family:var(--font-heading-family, serif);font-size:clamp(3.25rem,11vw,6.5rem);font-weight:400;letter-spacing:-.03em;color:var(--color-primary)}.scroll-hero__title-line--sub{font-family:var(--font-heading-family, serif);font-size:clamp(2rem,7vw,4rem);font-style:italic;font-weight:400;letter-spacing:.02em;color:var(--color-primary);opacity:.75;margin-top:.15em}.scroll-hero__rule{width:3rem;height:1px;background:var(--color-taupe);margin-bottom:1.5rem}.scroll-hero__subtitle{font-size:clamp(.9375rem,2.2vw,1.125rem);color:var(--color-text);opacity:.75;max-width:28rem;margin:0 0 2.25rem;line-height:1.8;font-weight:400}.scroll-hero__cta{display:inline-flex;align-items:center;gap:.75rem;padding:.9rem 1.75rem;background:var(--color-surface-deep);color:var(--color-primary);font-size:.8125rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;border:1.5px solid var(--color-border);transition:background .3s ease,color .3s ease,gap .3s ease,border-color .3s ease}.scroll-hero__cta svg{width:16px;height:16px;transition:transform .3s ease}.scroll-hero__cta:hover{background:var(--color-surface);color:var(--color-primary);border-color:var(--color-taupe);opacity:1;gap:1rem}.scroll-hero__cta:hover svg{transform:translate(3px)}.scroll-hero__scroll-anchor{position:absolute;bottom:2.5rem;left:0;right:0;display:flex;justify-content:center;pointer-events:none}.scroll-hero__scroll-hint{pointer-events:auto;display:flex;flex-direction:column;align-items:center;gap:.75rem;color:var(--color-primary);opacity:.5;transition:opacity .3s ease}.scroll-hero__scroll-hint:hover{opacity:.85}.scroll-hero__scroll-line{display:block;width:1px;height:48px;background:linear-gradient(to bottom,transparent,var(--color-primary));animation:scrollLine 2.2s ease-in-out infinite}.scroll-hero__scroll-text{font-size:.6875rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}@keyframes scrollLine{0%,to{transform:scaleY(.6);transform-origin:top;opacity:.4}50%{transform:scaleY(1);transform-origin:top;opacity:1}}@media(max-width:600px){.scroll-hero__botanical--left,.scroll-hero__botanical--right{opacity:.5;transform:scale(.75)}.scroll-hero__botanical--left{left:-2%}.scroll-hero__botanical--right{right:-2%}}.story-scroll{position:relative;min-height:100vh;background:transparent}.story-scroll__fade{position:absolute;left:0;right:0;pointer-events:none;z-index:4}.story-scroll__fade--top{top:0;height:100px;background:linear-gradient(to bottom,var(--color-background),transparent)}.story-scroll__fade--bottom{bottom:0;height:140px;background:linear-gradient(to top,var(--color-background),transparent)}.story-scroll__pin{position:sticky;top:0;height:100vh;height:100dvh;display:flex;align-items:center;overflow:visible}.story-scroll__layout{display:grid;grid-template-columns:1fr;gap:2rem;width:100%;padding-block:5rem 3rem}@media(min-width:990px){.story-scroll__layout{grid-template-columns:minmax(220px,.85fr) minmax(0,1.15fr);gap:4rem;align-items:center;padding-block:6rem 4rem}}.story-scroll__rail{position:relative;z-index:2}.story-scroll__eyebrow{font-family:var(--font-heading-family, serif);font-size:.875rem;font-style:italic;color:var(--color-text);opacity:.65;margin-bottom:.75rem}.story-scroll__heading{font-family:var(--font-heading-family, serif);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:400;line-height:1.15;color:var(--color-primary);margin-bottom:2rem;max-width:16rem}.story-scroll__meta{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem}.story-scroll__counter{font-family:var(--font-heading-family, serif);font-size:2.5rem;line-height:1;color:var(--color-primary);letter-spacing:-.03em}.story-scroll__counter-total{font-size:1rem;opacity:.35;margin-left:.15rem}.story-scroll__progress{flex:1;max-width:120px;height:1px;background:var(--color-border);position:relative;overflow:hidden}.story-scroll__progress-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-accent);transform-origin:left center;transform:scaleX(0);will-change:transform}.story-scroll__nav{display:none;flex-direction:column;gap:.25rem}@media(min-width:990px){.story-scroll__nav{display:flex}}.story-scroll__nav-item{display:flex;align-items:baseline;gap:1rem;padding:.65rem 0;background:none;border:none;border-left:1px solid transparent;cursor:pointer;text-align:left;color:var(--color-primary);opacity:.35;transition:opacity .35s ease,border-color .35s ease,padding-left .35s ease;padding-left:0}.story-scroll__nav-item.is-active{opacity:1;border-left-color:var(--color-accent);padding-left:.75rem}.story-scroll__nav-num{font-size:.6875rem;font-weight:500;letter-spacing:.12em;min-width:1.25rem;color:var(--color-text)}.story-scroll__nav-label{font-family:var(--font-heading-family, serif);font-size:1rem}.story-scroll__scan{display:none;margin-top:2rem;height:1px;background:var(--color-border);position:relative;overflow:hidden}@media(min-width:990px){.story-scroll__scan{display:block;max-width:200px}}.story-scroll__scan-line{position:absolute;top:0;left:-40%;width:40%;height:100%;background:linear-gradient(90deg,transparent,var(--color-accent),transparent);animation:storyScan 3s ease-in-out infinite}@keyframes storyScan{0%{left:-40%}to{left:100%}}.story-scroll__stage{position:relative;min-height:clamp(420px,62vh,560px)}.story-scroll__panels{position:relative;width:100%;height:100%;min-height:inherit}.story-scroll__panel{position:absolute;top:0;right:0;bottom:0;left:0;will-change:opacity,transform}.story-scroll__panel-card{display:grid;grid-template-columns:1fr;gap:0;height:100%;background:var(--color-surface);border:1px solid var(--color-border);overflow:hidden}@media(min-width:640px){.story-scroll__panel-card{grid-template-columns:1.1fr .9fr}}.story-scroll__panel-visual{position:relative;min-height:220px;background:var(--color-surface-deep);overflow:hidden}.story-scroll__panel-image,.story-scroll__panel-placeholder{width:100%;height:100%;min-height:220px;object-fit:cover}.story-scroll__panel-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,color-mix(in srgb,var(--chapter-accent, #9A7F80) 40%,var(--color-surface-deep)) 0%,var(--color-surface-deep) 100%)}.story-scroll__panel-placeholder-num{font-family:var(--font-heading-family, serif);font-size:clamp(4rem,12vw,7rem);color:var(--color-primary);opacity:.08;line-height:1}.story-scroll__panel-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent 40%,rgba(42,40,48,.35) 100%);pointer-events:none}.story-scroll__panel-copy{display:flex;flex-direction:column;justify-content:center;padding:2rem 1.75rem}@media(min-width:640px){.story-scroll__panel-copy{padding:2.5rem 2rem}}.story-scroll__panel-tag{font-size:.6875rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text);opacity:.55;margin-bottom:.75rem}.story-scroll__panel-copy h3{font-family:var(--font-heading-family, serif);font-size:clamp(1.5rem,3.5vw,2.125rem);font-weight:400;color:var(--color-primary);line-height:1.2;margin-bottom:.75rem}.story-scroll__panel-copy p{font-size:.9375rem;line-height:1.75;color:var(--color-text);opacity:.8;margin-bottom:1.5rem;max-width:36ch}.story-scroll__panel-cta{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary);opacity:.85;transition:gap .3s ease,opacity .3s ease}.story-scroll__panel-cta svg{width:14px;height:14px;transition:transform .3s ease}.story-scroll__panel-cta:hover{opacity:1;gap:.75rem}.story-scroll__panel-cta:hover svg{transform:translate(3px)}@media(max-width:989px){.story-scroll__meta{margin-bottom:1rem}.story-scroll__heading{max-width:none;margin-bottom:1.25rem}}@media(prefers-reduced-motion:reduce){.story-scroll__scan-line{animation:none}.story-scroll__panel{transition:none}}.scroll-marquee{padding:3rem 0;background:transparent;border:none;overflow:hidden;position:relative}.scroll-marquee__track{display:flex;width:max-content}.scroll-marquee__content{display:flex;align-items:center;gap:3rem;animation:marquee 45s linear infinite;white-space:nowrap}.scroll-marquee__content span{font-family:var(--font-heading-family, serif);font-size:clamp(1rem,2.5vw,1.25rem);font-style:italic;font-weight:400;color:var(--color-primary);opacity:.6}.scroll-marquee__dot{font-size:.5rem!important;opacity:.35!important}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.scroll-categories{padding:5rem 0;background:transparent;position:relative}.scroll-categories__grid{display:grid;grid-template-columns:1fr;gap:1rem;list-style:none}@media(min-width:750px){.scroll-categories__grid{grid-template-columns:1.1fr .9fr;grid-template-rows:auto auto;gap:1rem}.scroll-categories__card:first-child{grid-row:span 2}.scroll-categories__card:first-child .scroll-categories__link{flex-direction:column;align-items:flex-start;justify-content:flex-end;min-height:100%;padding:2rem}.scroll-categories__card:first-child .scroll-categories__visual{width:100px;height:100px;margin-bottom:1.5rem}}.scroll-categories__link{display:flex;align-items:center;gap:1.25rem;padding:1.5rem;background:var(--color-surface);border-radius:2px;border:1px solid var(--color-border);height:100%;transition:background .3s ease,border-color .3s ease}.scroll-categories__link:hover{background:#4d4954;border-color:var(--color-taupe);opacity:1}.scroll-categories__visual{flex-shrink:0;width:64px;height:64px;border-radius:2px;background:var(--card-color, var(--color-blush));display:flex;align-items:center;justify-content:center;transition:transform .4s cubic-bezier(.22,1,.36,1)}.scroll-categories__link:hover .scroll-categories__visual{transform:scale(1.04)}.scroll-categories__icon svg{width:28px;height:28px;color:var(--color-primary);opacity:.6}.scroll-categories__info h3{font-family:var(--font-heading-family, serif);font-size:1.375rem;font-weight:400;color:var(--color-primary);margin-bottom:.35rem}.scroll-categories__info p{font-size:.8125rem;color:var(--color-text);opacity:.65;line-height:1.6}.scroll-categories__arrow{display:block;margin-top:.75rem;font-family:var(--font-heading-family, serif);font-size:.8125rem;font-style:italic;color:var(--color-primary);opacity:0;transform:translateY(4px);transition:opacity .3s ease,transform .3s ease}.scroll-categories__link:hover .scroll-categories__arrow{opacity:.55;transform:translateY(0)}.scroll-products{padding:5rem 0;background:transparent;position:relative}.scroll-products__grid li{list-style:none}.product-card__image--1{background:linear-gradient(145deg,#5a4546,#35333c)!important}.product-card__image--2{background:linear-gradient(145deg,#4a4e62,#35333c)!important}.product-card__image--3{background:linear-gradient(145deg,#454958,#35333c)!important}.product-card__image--4{background:linear-gradient(145deg,#524a4a,#35333c)!important}.scroll-products .product-card__image-wrapper{border-radius:2px}.scroll-products .product-card__title{font-family:var(--font-heading-family, serif);font-weight:400}.scroll-products .product-card__price{font-size:.875rem;letter-spacing:.03em}.scroll-promise{padding:5rem 0;background:transparent;border:none;position:relative}.scroll-promise__grid{gap:1rem!important}.scroll-promise__item{background:var(--color-surface);padding:2rem 1.5rem;border-radius:0;border:1px solid var(--color-border);flex-direction:column;align-items:center!important;text-align:center;transition:border-color .3s ease,background .3s ease}.scroll-promise__item:hover{transform:none;border-color:var(--color-taupe);background:#4d4954}.scroll-promise__icon{width:auto;height:auto;display:flex;align-items:center;justify-content:center;background:none;border-radius:0;margin-bottom:1rem;color:var(--color-primary);opacity:.5}.scroll-promise__icon svg{width:32px;height:32px}.scroll-promise__item h3{font-family:var(--font-heading-family, serif);font-weight:400;font-size:1.125rem}.scroll-promise__item p{font-size:.8125rem;line-height:1.7}.scroll-newsletter{position:relative;padding:6rem 0 7rem;overflow:hidden;background:transparent}.scroll-newsletter__blobs{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.scroll-newsletter__blob{position:absolute;border-radius:50%;filter:blur(80px);will-change:transform}.scroll-newsletter__blob--1{width:400px;height:400px;top:-20%;right:-10%;background:var(--color-blush);opacity:.22}.scroll-newsletter__blob--2{width:300px;height:300px;bottom:-15%;left:-5%;background:var(--color-periwinkle);opacity:.18}.scroll-newsletter__inner{position:relative;z-index:1;background:var(--color-surface);padding:3.5rem 2.5rem;border-radius:2px;border:1px solid var(--color-border)}.scroll-newsletter .section-heading h2{font-family:var(--font-heading-family, serif);font-weight:400}.scroll-newsletter .btn--primary{background:var(--color-surface-deep);border-radius:2px;letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem;color:var(--color-primary)}.scroll-newsletter input[type=email]{border-radius:2px;border-color:var(--color-border);background:var(--color-background);color:var(--color-primary)}@media(prefers-reduced-motion:reduce){.scroll-marquee__content,.scroll-hero__scroll-line{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/scroll-home.css.map */
