.hero-image{position:relative;min-height:92vh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding-block:clamp(3.5rem,9vw,6rem)}.hero-image__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-image__bg img,.hero-image__img{width:100%;height:100%;object-fit:cover;display:block}.hero-image__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#1a161326,#1a16130d 35%,#1a16138c 78%,#1a1613d1)}.hero-image__inner{position:relative;z-index:2;width:100%}.hero-image__eyebrow{display:block;margin-bottom:clamp(1rem,2.5vw,1.5rem);color:var(--color-cream)}.hero-image__headline{line-height:.88;color:var(--color-cream);max-width:18ch}.hero-image__intro{margin-top:clamp(1rem,2.5vw,1.5rem);max-width:44ch;color:var(--color-cream);font-size:clamp(.95rem,3.4vw,1.15rem);line-height:1.5}.hero-image__actions{margin-top:clamp(1.5rem,4vw,2.25rem);display:flex;flex-wrap:wrap;gap:.9rem;align-items:center}.hero-image__sub{color:var(--color-cream)}@media(min-width:768px){.hero-image{min-height:88vh;justify-content:flex-end;padding-block:clamp(4rem,8vw,7rem)}.hero-image__headline{max-width:16ch}}@media(max-width:767px){.hero-image__headline{font-size:clamp(2.4rem,9vw,3.2rem);line-height:.92}.hero-image__eyebrow{margin-bottom:.85rem}.hero-image__intro{font-size:clamp(.9rem,3.2vw,1.05rem);margin-top:.85rem}.hero-image__actions{margin-top:1.25rem;gap:.6rem}.manifesto__inner{padding-block:clamp(4.5rem,12vw,6rem)}.manifesto__photo{max-width:100%}.manifesto__body{font-size:clamp(1.5rem,7vw,2.2rem)}.collection-index__grid{grid-template-columns:1fr 1fr;gap:.6rem}.collection-index__media{aspect-ratio:4 / 5}}.hero{position:relative;overflow:hidden;min-height:88vh;display:flex;flex-direction:column;justify-content:center;padding-block:clamp(2.5rem,6vw,4.5rem)}.hero__inner{position:relative;z-index:2;width:100%}.hero__eyebrow{display:block;margin-bottom:clamp(1.5rem,3vw,2.5rem)}.hero__headline{line-height:.82;color:var(--color-ink)}.hero__headline-soft{color:var(--color-clay);padding-left:10vw}.hero__foot{display:grid;gap:2rem;margin-top:clamp(2rem,5vw,3rem);align-items:end}.hero__intro{max-width:28rem;font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.7;color:var(--color-ink-soft)}.hero__actions{display:flex;flex-direction:column;gap:.85rem}.hero__cta{justify-content:space-between;gap:1.5rem}.hero__sub{color:var(--color-ink-soft);align-self:flex-start}.hero__media{position:relative;z-index:1;margin-top:clamp(2rem,5vw,3rem);width:100%}.hero__media .img-reveal{border-radius:var(--radius-soft);background:var(--color-sand-soft);aspect-ratio:4 / 5}.hero__media img{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.hero__foot{grid-template-columns:1fr auto}.hero__actions{align-items:flex-end}}@media(min-width:1024px){.hero{justify-content:space-between}.hero__inner{max-width:min(80%,1280px);padding-block:clamp(1rem,4vw,3rem);margin-block:auto}.hero__media{position:absolute;top:clamp(2rem,5vh,5rem);right:max(2rem,calc((100vw - 1600px)/2 + 2rem));width:clamp(18rem,24vw,26rem);margin-top:0}.hero__media .img-reveal{aspect-ratio:4 / 5}.hero__headline{max-width:78%}}.ticker{overflow:hidden;background:linear-gradient(90deg,var(--color-espresso),var(--color-ink) 40%,var(--color-espresso));color:var(--color-cream);border-block:1px solid color-mix(in srgb,var(--color-cream) 14%,transparent);padding-block:clamp(.9rem,2vw,1.4rem);position:relative}.ticker:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 120px 30px #c64f2747}.ticker--gradient{background:linear-gradient(90deg,var(--color-clay-deep),var(--color-clay),var(--color-mustard),var(--color-clay),var(--color-clay-deep));background-size:200% 100%;animation:gradient-shift 12s ease infinite}.ticker--gradient .ticker__text,.ticker--gradient .ticker__text .ticker__star{color:var(--color-cream)}.ticker__track{display:flex;width:max-content;flex-wrap:nowrap;align-items:center;animation:marquee var(--marquee-duration, 30s) linear infinite}.ticker__track:hover{animation-play-state:paused}.ticker__text{display:inline-flex;align-items:center;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;font-size:clamp(2rem,4vw,3.75rem);line-height:1}.ticker__text{color:color-mix(in srgb,var(--color-cream) 92%,transparent)}.ticker__text .ticker__star{color:var(--color-mustard);margin-inline:.4em}.featured-collection{background:var(--color-bone)}.featured-collection--cream{background:var(--color-cream-deep)}.featured-collection--warm{background:var(--color-warm-tint)}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2vw,2rem);column-gap:clamp(1rem,1.5vw,1.5rem)}@media(min-width:768px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.product-grid--4{grid-template-columns:repeat(4,1fr)}}.empty-note{border:1px solid var(--color-sand);border-radius:var(--radius-soft);padding:clamp(2.5rem,6vw,5rem) clamp(1.5rem,4vw,3rem);text-align:center;background:var(--color-cream)}.empty-note__title{margin-top:.75rem;font-size:clamp(1.25rem,2.5vw,1.75rem);color:var(--color-ink);max-width:40rem;margin-inline:auto;line-height:1.2}.manifesto{position:relative;overflow:hidden;background:var(--color-espresso);color:var(--color-cream)}.manifesto--gradient{background:linear-gradient(135deg,var(--color-clay-deep),var(--color-espresso) 70%)}.manifesto--gradient:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse at 80% 20%,rgba(217,154,43,.18),transparent 60%)}.manifesto__inner{position:relative;z-index:2;padding-block:clamp(7rem,16vw,10rem)}.manifesto__recycle{width:56px;height:56px;margin-bottom:clamp(1.5rem,3vw,2.5rem);color:#5fa84e;opacity:.92;filter:drop-shadow(0 0 18px rgba(95,168,78,.35));animation:float-y 7s var(--ease-in-out-soft) infinite}.manifesto__recycle svg{width:100%;height:100%;display:block}.manifesto__inner{text-align:left}.manifesto__grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,4rem);align-items:center}@media(min-width:860px){.manifesto__grid{grid-template-columns:.9fr 1.1fr}}.manifesto__content{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(1rem,2vw,1.5rem)}.manifesto__photo{width:100%;max-width:460px;margin:0;aspect-ratio:4 / 5;position:relative;background:var(--color-sand-soft);box-shadow:0 18px 50px -24px #0009;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 150' preserveAspectRatio='none'%3E%3Cpath d='M2,3 L8,1 14,4 20,1 28,4 34,1 42,3 48,1 56,4 62,1 70,3 76,1 84,4 90,1 98,3 104,1 112,4 118,2 L119,8 116,14 119,20 116,26 119,32 117,38 119,44 116,50 119,56 117,62 119,68 116,74 119,80 117,86 119,92 116,98 119,104 117,110 119,116 116,122 119,128 117,134 119,140 116,146 119,149 L112,148 104,149 98,146 90,149 84,146 76,149 70,146 62,149 56,146 48,149 42,146 34,149 28,146 20,149 14,146 8,149 2,147 L1,142 4,136 1,130 4,124 1,118 3,112 1,106 4,100 1,94 3,88 1,82 4,76 1,70 3,64 1,58 4,52 1,46 3,40 1,34 4,28 1,22 3,16 1,10 Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 150' preserveAspectRatio='none'%3E%3Cpath d='M2,3 L8,1 14,4 20,1 28,4 34,1 42,3 48,1 56,4 62,1 70,3 76,1 84,4 90,1 98,3 104,1 112,4 118,2 L119,8 116,14 119,20 116,26 119,32 117,38 119,44 116,50 119,56 117,62 119,68 116,74 119,80 117,86 119,92 116,98 119,104 117,110 119,116 116,122 119,128 117,134 119,140 116,146 119,149 L112,148 104,149 98,146 90,149 84,146 76,149 70,146 62,149 56,146 48,149 42,146 34,149 28,146 20,149 14,146 8,149 2,147 L1,142 4,136 1,130 4,124 1,118 3,112 1,106 4,100 1,94 3,88 1,82 4,76 1,70 3,64 1,58 4,52 1,46 3,40 1,34 4,28 1,22 3,16 1,10 Z' fill='white'/%3E%3C/svg%3E");mask-size:100% 100%;mask-repeat:no-repeat;transform:rotate(-1.4deg);filter:sepia(.18) saturate(.9) contrast(1.03) brightness(.96)}.manifesto__photo img{width:100%;height:100%;object-fit:cover;display:block}.manifesto__photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse at 50% 120%,rgba(26,22,19,.55),transparent 60%),linear-gradient(180deg,transparent 55%,rgba(26,22,19,.35));mix-blend-mode:multiply}.manifesto__photo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");opacity:.22;mix-blend-mode:overlay}.manifesto__visit{margin-top:clamp(2rem,4vw,3.5rem);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;font-size:clamp(.95rem,1.6vw,1.25rem);color:color-mix(in srgb,var(--color-cream) 85%,transparent)}.manifesto__visit a{color:var(--color-mustard);text-underline-offset:3px;font-weight:500}.manifesto__visit a:hover{color:var(--color-cream)}.manifesto__eyebrow{display:block;margin-bottom:clamp(1.5rem,3vw,2rem)}.manifesto__body{font-size:clamp(1.75rem,4.5vw,3.75rem);line-height:1.08;max-width:64rem;color:var(--color-cream)}.manifesto__stats{display:flex;flex-wrap:wrap;gap:clamp(1.5rem,4vw,2.5rem);margin-top:clamp(2.5rem,5vw,3rem);text-transform:uppercase;letter-spacing:.14em}.manifesto__stat{color:color-mix(in srgb,var(--color-cream) 60%,transparent)}.manifesto__cta{margin-top:clamp(2.5rem,5vw,3rem)}.btn--outline-cream{background:transparent;color:var(--color-cream);border:1px solid color-mix(in srgb,var(--color-cream) 30%,transparent)}.btn--outline-cream:hover{background:var(--color-cream);color:var(--color-espresso)}.featured-collection .section-head h2,.collection-index__title{background:linear-gradient(135deg,var(--color-clay),var(--color-mustard));-webkit-background-clip:text;background-clip:text;color:transparent}
/*# sourceMappingURL=/cdn/shop/t/5/assets/home.css.map */
