html:has([data-mo-atlas]){background-color:var(--moojo-scene-bg, rgb(246 227 208));transition:background-color .9s cubic-bezier(.22,.61,.36,1)}.mo-atlas{--moojo-parchment: rgb(var(--background-secondary, 246 227 208));--moojo-ivory: rgb(var(--background, 234 201 168));--moojo-cacao: rgb(var(--text-color, 50 29 16));--moojo-terra: rgb(var(--accent, 200 110 76));--moojo-ink: rgb(20 14 8);--moojo-line: rgb(var(--text-color, 50 29 16) / .11);--moojo-gutter: clamp(1.1rem, 4.5vw, 3rem);--moojo-ease: cubic-bezier(.22, .61, .36, 1);--moojo-reveal: .48s var(--moojo-ease);--moojo-shadow: 0 24px 60px -20px rgb(20 14 8 / .42);--moojo-grain: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:relative;background:transparent;color:var(--moojo-cacao);overflow:visible}.mo-atlas__wrap{max-width:74rem;margin:0 auto;padding-inline:var(--moojo-gutter)}@media screen and (min-width:1500px){.mo-atlas__wrap{max-width:min(94vw,115rem)}}.mo-atlas *,.mo-atlas *:before,.mo-atlas *:after{box-sizing:border-box}.mo-atlas img{max-width:100%;display:block;filter:none}.mo-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.mo-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--mo-bg) center / cover no-repeat;filter:saturate(.55) brightness(.62)}.mo-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#321d109e}.mo-bg--light:before{filter:saturate(.55) brightness(1.05)}.mo-bg--light:after{background:#f5eadbd1}.mo-atlas__eyebrow{margin:0 0 .85rem;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgb(var(--accent, 200 110 76) / .88)}.mo-atlas__title{margin:0 0 1.05rem;font-family:var(--heading-font-family);font-weight:500;font-size:clamp(1.75rem,3.2vw,2.5rem);line-height:1.1;color:var(--moojo-cacao);max-width:34rem}.mo-atlas__prose p{margin:0 0 .9em;font-size:.9375rem;line-height:1.7;color:rgb(var(--text-color, 50 29 16) / .78)}.mo-atlas__prose p:last-child{margin-bottom:0}.mo-atlas__prose--col{max-width:38rem}.mo-grain{position:relative}.mo-grain:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--moojo-grain);mix-blend-mode:overlay;opacity:.055;pointer-events:none}.mo-atlas__ambience{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.mo-pin-section{position:relative;min-height:0}.mo-pin{position:relative;height:auto;overflow:hidden;z-index:0}@supports (animation-timeline: view()){.mo-atlas.is-view .mo-reveal{animation:mo-revealUp linear both;animation-timeline:view();animation-range:entry 8% cover 32%}@keyframes mo-revealUp{0%{opacity:0;transform:translateY(38px) scale(.985);filter:blur(6px)}to{opacity:1;transform:none;filter:blur(0)}}.mo-atlas.is-view .mo-par--slow{animation:mo-par linear both;animation-timeline:view();animation-range:cover;--par: -4%}.mo-atlas.is-view .mo-par--mid{animation:mo-par linear both;animation-timeline:view();animation-range:cover;--par: -9%}.mo-atlas.is-view .mo-par--fast{animation:mo-par linear both;animation-timeline:view();animation-range:cover;--par: -16%}@keyframes mo-par{0%{translate:0 calc(var(--par) * -1)}to{translate:0 var(--par)}}.mo-atlas.is-view .mo-crop{animation:mo-crop linear both;animation-timeline:view();animation-range:cover}@keyframes mo-crop{0%{scale:1.14;object-position:50% 42%}to{scale:1;object-position:50% 58%}}.mo-atlas.is-view .mo-uncloak{animation:mo-uncloak linear both;animation-timeline:view();animation-range:entry 5% cover 30%}.mo-atlas.is-view .mo-atlas__species-item{animation:mo-revealUp linear both;animation-timeline:view();animation-range:entry 8% cover 32%}.mo-atlas.is-view .mo-atlas__species-item:nth-child(1){animation-range:entry 8% cover 28%}.mo-atlas.is-view .mo-atlas__m7-grid .mo-atlas__tile{animation:mo-revealUp linear both;animation-timeline:view();animation-range:entry 8% cover 32%}.mo-atlas.is-view .mo-atlas__m1-poster{animation:mo-m1-scale linear both;animation-timeline:view();animation-range:cover}@keyframes mo-m1-scale{0%{transform:scale(1)}to{transform:scale(1.1)}}.mo-atlas.is-view .mo-atlas__m1-copy{animation:mo-m1-copy linear both;animation-timeline:view();animation-range:cover 48% cover 68%}@keyframes mo-m1-copy{0%{opacity:1}to{opacity:0}}.mo-atlas.is-view .mo-atlas__m1-scrim{animation:mo-m1-scrim linear both;animation-timeline:view();animation-range:cover}@keyframes mo-m1-scrim{0%{background:linear-gradient(180deg,rgb(20 14 8 / .15) 0%,transparent 35%,rgb(12 8 5 / .72) 100%)}to{background:#0c0805d9}}}.mo-atlas.is-enhanced:not(.is-view) .mo-reveal,.mo-atlas.is-enhanced:not(.is-view) [data-mo-reveal],.mo-atlas.is-enhanced:not(.is-view) .mo-atlas__frame,.mo-atlas.is-enhanced:not(.is-view) .mo-atlas__species-item{opacity:0;transform:translate3d(0,1.4rem,0) rotate(var(--tilt, 0deg));transition:opacity var(--moojo-reveal),transform var(--moojo-reveal),filter var(--moojo-reveal)}.mo-atlas.is-enhanced:not(.is-view) .mo-reveal.is-visible,.mo-atlas.is-enhanced:not(.is-view) [data-mo-reveal].is-visible,.mo-atlas.is-enhanced:not(.is-view) [data-mo-reveal-group].is-visible .mo-atlas__frame,.mo-atlas.is-enhanced:not(.is-view) [data-mo-reveal-group].is-visible .mo-atlas__species-item{opacity:1;transform:rotate(var(--tilt, 0deg))}.mo-atlas.is-enhanced:not(.is-view) .mo-atlas__m2-plates .mo-atlas__frame,.mo-atlas.is-enhanced:not(.is-view) [data-mo-reveal-group].is-visible .mo-atlas__m2-plates .mo-atlas__frame{opacity:1;transform:none}.mo-atlas.is-enhanced:not(.is-view) .mo-uncloak{clip-path:inset(0 0 100% 0);transition:clip-path var(--moojo-reveal)}.mo-atlas.is-enhanced:not(.is-view) .mo-uncloak.is-visible{clip-path:inset(0 0 0 0)}@media(prefers-reduced-motion:reduce){.mo-atlas.is-view .mo-reveal,.mo-atlas.is-view .mo-par--slow,.mo-atlas.is-view .mo-par--mid,.mo-atlas.is-view .mo-par--fast,.mo-atlas.is-view .mo-crop,.mo-atlas.is-view .mo-uncloak,.mo-atlas.is-view .mo-atlas__m1-poster,.mo-atlas.is-view .mo-atlas__m1-copy,.mo-atlas.is-view .mo-atlas__m1-scrim,.mo-atlas.is-view .mo-atlas__m3-window,.mo-atlas.is-view .mo-atlas__m3-panel,.mo-atlas.is-view .mo-atlas__m3-window img,.mo-atlas__m3-window,.mo-atlas__m3-window img,.mo-atlas__m3-panel,.mo-atlas__m3-panel .mo-atlas__eyebrow,.mo-atlas__m3-panel .mo-atlas__title,.mo-atlas__m3-panel .mo-atlas__prose,.mo-atlas.is-view .mo-atlas__m4-tangle,.mo-atlas.is-view .mo-atlas__m4-live,.mo-atlas.is-view .mo-atlas__m4-grove,.mo-atlas.is-view .mo-atlas__m4-plate,.mo-atlas__m4-tangle,.mo-atlas__m4-live,.mo-atlas__m4-grove,.mo-atlas__m4-plate,.mo-reveal,.mo-uncloak,[data-mo-reveal],.mo-atlas__frame,.mo-atlas__species-item{animation:none!important;opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important;translate:0!important;scale:1!important;rotate:0deg!important;transition:none!important}.mo-pin{position:relative;height:auto;min-height:40vh}.mo-pin-section{min-height:0}.mo-atlas__scrolldown span{animation:none!important}}.mo-atlas__m1{--recede: 0;position:relative;width:100%;height:100svh;overflow:hidden;display:flex;align-items:flex-end;background:var(--moojo-ink)}.mo-atlas__m1-img,.mo-atlas__m1-fallback,.mo-atlas__m1-film,.mo-atlas__m1-poster,.mo-atlas__m1-player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.mo-atlas__m1-img,.mo-atlas__m1-fallback{object-fit:cover}.mo-atlas__m1-poster{padding:0;cursor:pointer;background:var(--poster) center / cover no-repeat;color:#faf3ea;transform-origin:center}.mo-atlas__m1-play{position:absolute;z-index:1;left:50%;top:36%;display:grid;place-items:center;width:88px;height:88px;border:1px solid rgb(250 243 234 / .7);border-radius:50%;background:#140e0947;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transform:translate(-50%,-50%);transition:background .48s var(--moojo-ease),transform .48s var(--moojo-ease)}.mo-atlas__m1-play svg{margin-left:.18em}.mo-atlas__m1-poster:hover .mo-atlas__m1-play,.mo-atlas__m1-poster:focus-visible .mo-atlas__m1-play{background:#faf3ea24;transform:translate(-50%,-50%) scale(1.06)}.mo-atlas__m1-poster:focus-visible{outline:2px solid rgb(250 243 234 / .7);outline-offset:-4px}.mo-atlas__m1-play-label{position:absolute;z-index:1;left:50%;top:calc(36% + 4.2rem);transform:translate(-50%);font-size:.625rem;font-weight:650;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.mo-atlas__m1-player iframe{position:absolute;top:50%;left:50%;width:max(100vw,178svh);height:max(100svh,56.25vw);transform:translate(-50%,-50%);border:0}.mo-atlas__m1-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgb(20 14 8 / .15) 0%,transparent 35%,rgb(12 8 5 / .72) 100%)}.mo-atlas.is-enhanced:not(.is-view) .mo-atlas__m1-scrim{background:linear-gradient(180deg,rgb(20 14 8 / .15) 0%,transparent 35%,rgb(12 8 5 / .72) 100%),rgb(12 8 5 / calc(var(--recede) * .85))}.mo-atlas__m1-copy{position:relative;z-index:2;padding:0 var(--moojo-gutter) clamp(5.5rem,12vw,8rem);max-width:42rem;color:#faf3ea;pointer-events:none}.mo-atlas.is-enhanced:not(.is-view) .mo-atlas__m1-copy{opacity:calc(1 - var(--recede))}.mo-atlas__m1 .mo-atlas__eyebrow{color:#faf3eab8}.mo-atlas__m1-title{margin:0;font-family:var(--heading-font-family);font-weight:500;font-size:clamp(2.6rem,6vw,5.5rem);line-height:1.02;color:#faf3ea}.mo-atlas__m1-sub{margin:.9rem 0 0;font-size:clamp(.9375rem,1.15vw,1.0625rem);line-height:1.6;color:#faf3ead1;max-width:30rem}.mo-atlas__m1-credit{position:absolute;right:var(--moojo-gutter);bottom:1.75rem;z-index:2;margin:0;font-size:.5625rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#faf3ea8c;text-align:right;max-width:46ch}.mo-atlas__scrolldown{position:absolute;left:50%;bottom:1.4rem;transform:translate(-50%);z-index:2;width:1px;height:2.4rem;background:#faf3ea47}.mo-atlas__scrolldown span{position:absolute;left:-1.5px;top:0;width:4px;height:4px;border-radius:50%;background:#faf3ead9;animation:mo-atlas-scroll-tick 2.4s ease-in-out infinite}@keyframes mo-atlas-scroll-tick{0%{transform:translateY(0);opacity:0}15%{opacity:1}85%{opacity:1}to{transform:translateY(6px);opacity:0}}.mo-atlas__micronav{position:relative;z-index:2;background:var(--moojo-terra);border-block:0}.mo-atlas__micronav:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--moojo-grain);mix-blend-mode:overlay;opacity:.055;pointer-events:none}.mo-atlas__micronav-inner{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:.15rem 1.6rem;padding:clamp(1.4rem,2.5vw,2rem) var(--moojo-gutter)}.mo-atlas__micronav a{position:relative;display:inline-flex;flex-direction:row;align-items:center;gap:.45rem;padding:.2rem 0 .35rem;font-family:"Psychonaut",var(--heading-font-family),serif;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:400;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:#faf3eac7;border-bottom:1px solid transparent;transition:color .25s var(--moojo-ease),border-color .25s var(--moojo-ease)}.mo-atlas__micronav a:hover,.mo-atlas__micronav a:focus-visible,.mo-atlas__micronav a.is-active,.mo-atlas__micronav a[aria-current]{color:#faf3ea;border-color:#faf3ead9;outline:none}.mo-atlas__micronav a.is-active:after,.mo-atlas__micronav a[aria-current]:after{content:none}.mo-atlas__micronav-dot,.mo-atlas__micronav-rule{display:none}.mo-atlas__m2{position:relative;isolation:isolate;background:var(--moojo-parchment);padding-block:clamp(3.5rem,8vw,6rem);overflow-x:clip}.mo-atlas__m2-head{position:relative;z-index:1;display:grid;gap:1.75rem}@media screen and (min-width:850px){.mo-atlas__m2-head{grid-template-columns:minmax(0,1.1fr) minmax(14rem,.7fr);align-items:end}}.mo-atlas__count-num{display:block;font-family:var(--heading-font-family);font-size:clamp(2.8rem,6vw,5rem);font-weight:500;line-height:.95;animation:none!important}.mo-atlas__m2-count{color:var(--moojo-cacao);animation:none!important}.mo-atlas__count-cap,.mo-atlas__count-kg{display:block;margin-top:.35rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;opacity:.78}.mo-atlas__count-line{margin:.35rem 0;min-height:1.2rem}.mo-atlas__m2-plates,.mo-atlas__plate{--m2-shut: 0;position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:center;gap:var(--m2-plate-gap, clamp(1.5rem, 3.6vw, 4.5rem));max-width:min(1680px,100%);margin-inline:auto;padding:clamp(2.5rem,6vw,4.5rem) var(--moojo-gutter) 0;box-sizing:border-box;overflow-x:clip}.mo-atlas__m2-plates figure{position:relative;margin:0;border-radius:14px;overflow:hidden;box-shadow:0 22px 52px -24px #140e086b;will-change:translate,rotate,scale}.mo-atlas__m2-plates img{width:100%;height:100%;object-fit:cover;object-position:var(--pos, 50% 50%);display:block}.mo-atlas__m2-plates figure:nth-child(1){flex:0 1 32%;max-width:410px;aspect-ratio:1 / 1;z-index:1;transform-origin:78% 100%;translate:calc(var(--m2-shut) * 92%) calc(var(--m2-shut) * 9%);rotate:calc(-1.6deg - var(--m2-shut) * 16deg);scale:calc(1 - var(--m2-shut) * .2);margin-top:4.5rem}.mo-atlas__m2-plates figure:nth-child(2){flex:0 1 36%;max-width:525px;aspect-ratio:4 / 5;z-index:3;transform-origin:50% 100%;rotate:0deg;scale:calc(1 - var(--m2-shut) * .04);margin-top:0}.mo-atlas__m2-plates figure:nth-child(3){flex:0 1 32%;max-width:410px;aspect-ratio:1 / 1;z-index:2;transform-origin:22% 100%;translate:calc(var(--m2-shut) * -92%) calc(var(--m2-shut) * 7%);rotate:calc(1.2deg + var(--m2-shut) * 16deg);scale:calc(1 - var(--m2-shut) * .2);margin-top:5.75rem}.mo-atlas__m2-plates-captions{display:flex;justify-content:center;align-items:start;gap:var(--m2-plate-gap, clamp(1.5rem, 3.6vw, 4.5rem));max-width:min(1680px,100%);margin:.9rem auto 0;padding-inline:var(--moojo-gutter);font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;color:#26180e9e}.mo-atlas__m2-plates-captions span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mo-atlas__m2-plates-captions span:nth-child(1),.mo-atlas__m2-plates-captions span:nth-child(3){flex:0 1 32%;max-width:410px}.mo-atlas__m2-plates-captions span:nth-child(2){flex:0 1 36%;max-width:525px;text-align:center}@media screen and (min-width:1200px){.mo-atlas__m2-plates figure:nth-child(1),.mo-atlas__m2-plates figure:nth-child(3),.mo-atlas__m2-plates-captions span:nth-child(1),.mo-atlas__m2-plates-captions span:nth-child(3){flex-basis:410px}.mo-atlas__m2-plates figure:nth-child(2),.mo-atlas__m2-plates-captions span:nth-child(2){flex-basis:525px}}@media screen and (max-width:749px){.mo-atlas__m2-plates{--m2-plate-gap: 1rem;flex-direction:column;align-items:center}.mo-atlas__m2-plates figure:nth-child(1),.mo-atlas__m2-plates figure:nth-child(2),.mo-atlas__m2-plates figure:nth-child(3){flex:0 0 auto;width:min(100%,520px);margin:0;translate:0;rotate:0deg;scale:1}.mo-atlas__m2-plates-captions{--m2-plate-gap: .35rem;flex-direction:column;white-space:normal;text-align:center}}.mo-atlas__m3{background:var(--moojo-ivory);padding-top:clamp(6rem,11vw,9rem);padding-bottom:5rem;overflow-x:clip}.mo-atlas__m3-stage{display:grid;gap:1.75rem;max-width:96rem;margin-inline:auto;padding-inline:var(--moojo-gutter);align-items:start}.mo-atlas__m3-east{display:flex;flex-direction:column;gap:1.35rem;min-width:0;align-items:flex-end}.mo-atlas__m3-window{position:relative;margin:0;min-width:0}.mo-atlas__m3-window-clip{overflow:hidden;border-radius:22px;border:0;outline:none;box-shadow:0 18px 34px -26px #764e3042}.mo-atlas__m3-window img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--pos, 50% 50%)}.mo-atlas__m3-window figcaption{position:relative;z-index:2;margin-top:.65rem;font-size:.625rem;letter-spacing:.16em;text-transform:uppercase;color:#26180ead}.mo-atlas__m3-window--sort{width:min(100%,520px)}.mo-atlas__m3-window--sort .mo-atlas__m3-window-clip{position:relative;aspect-ratio:5 / 6}.mo-atlas__m3-window--dry{width:min(100%,832px);max-width:832px}.mo-atlas__m3-window--dry .mo-atlas__m3-window-clip{aspect-ratio:3 / 2}.mo-atlas__m3-window--dry img{width:114%;max-width:none;height:104%;margin-left:-7%;margin-top:-2%;object-fit:cover;object-position:var(--pos, 50% 46%);border:0;background:#c4a090}.mo-atlas__m3-window--sack{width:min(72%,364px);max-width:364px}.mo-atlas__m3-window--sack .mo-atlas__m3-window-clip{aspect-ratio:1 / 1}.mo-atlas__m3-window--sack img{object-position:var(--pos, 48% 40%)}.mo-atlas__m3-panel{position:relative;z-index:1;min-width:0;padding:clamp(1.85rem,3.4vw,3.1rem) clamp(1.5rem,2.8vw,2.6rem);border-radius:28px;background:var(--moojo-parchment);color:#26180eeb;box-shadow:0 14px 32px -24px #50301838}.mo-atlas__m3-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background-image:var(--moojo-grain);opacity:.12;pointer-events:none}.mo-atlas__m3-panel .mo-atlas__eyebrow,.mo-atlas__m3-panel .mo-atlas__title,.mo-atlas__m3-panel .mo-atlas__prose{position:relative}.mo-atlas__m3-panel .mo-atlas__title{color:#26180eeb;font-size:clamp(1.85rem,3.4vw,2.75rem);max-width:none}.mo-atlas__m3-panel .mo-atlas__prose{max-width:38ch}.mo-atlas__m3-panel .mo-atlas__prose p{color:#26180ee0}@media screen and (min-width:1000px){.mo-atlas__m3-stage{grid-template-columns:minmax(18rem,1.05fr) minmax(18rem,.95fr) minmax(20rem,1.2fr);column-gap:clamp(1.6rem,3vw,2.8rem);align-items:start}.mo-atlas__m3-window--sort{rotate:-2.4deg;margin-top:.4rem}.mo-atlas__m3-window--sort figcaption{max-width:80%}.mo-atlas__m3-window--sack{position:static;width:min(78%,364px);rotate:2.1deg;margin-top:.15rem}.mo-atlas__m3-panel{padding-block:clamp(2.4rem,4.2vw,3.4rem);padding-inline:clamp(1.8rem,3vw,2.8rem);align-self:center}.mo-atlas__m3-window--dry{width:100%;max-width:832px;justify-self:stretch;align-self:start;margin-top:.35rem;rotate:1.5deg}}@media screen and (max-width:999px){.mo-atlas__m3-stage{display:flex;flex-direction:column}.mo-atlas__m3-east{align-items:stretch;width:100%}.mo-atlas__m3-panel{order:1}.mo-atlas__m3-window--sort{order:2}.mo-atlas__m3-east{order:3}.mo-atlas__m3-window--sort,.mo-atlas__m3-window--dry,.mo-atlas__m3-window--sack{max-width:100%;width:100%;rotate:0deg}}@media(prefers-reduced-motion:no-preference){.mo-atlas__m3{--m3-dur: .72s;--m3-step: .11s;--m3-shift: 22px;--m3-lift: 16px}.mo-atlas.is-enhanced .mo-atlas__m3-window,.mo-atlas.is-enhanced .mo-atlas__m3-panel{transition:opacity var(--m3-dur) var(--moojo-ease),translate var(--m3-dur) var(--moojo-ease)}.mo-atlas.is-enhanced .mo-atlas__m3-window:not(.is-in),.mo-atlas.is-enhanced .mo-atlas__m3-panel:not(.is-in){opacity:0}.mo-atlas.is-enhanced .mo-atlas__m3-window--sort:not(.is-in){translate:calc(var(--m3-shift) * -1) 0}.mo-atlas.is-enhanced .mo-atlas__m3-panel:not(.is-in){translate:0 var(--m3-lift)}.mo-atlas.is-enhanced .mo-atlas__m3-window--dry:not(.is-in),.mo-atlas.is-enhanced .mo-atlas__m3-window--sack:not(.is-in){translate:var(--m3-shift) 0}.mo-atlas.is-enhanced .mo-atlas__m3-window.is-in,.mo-atlas.is-enhanced .mo-atlas__m3-panel.is-in{opacity:1;translate:0 0}.mo-atlas.is-enhanced .mo-atlas__m3-window--sort{transition-delay:0ms}.mo-atlas.is-enhanced .mo-atlas__m3-panel{transition-delay:var(--m3-step)}.mo-atlas.is-enhanced .mo-atlas__m3-window--dry{transition-delay:calc(var(--m3-step) * 2)}.mo-atlas.is-enhanced .mo-atlas__m3-window--sack{transition-delay:calc(var(--m3-step) * 3)}@media screen and (max-width:999px){.mo-atlas__m3{--m3-lift: 12px}.mo-atlas.is-enhanced .mo-atlas__m3-window--sort:not(.is-in),.mo-atlas.is-enhanced .mo-atlas__m3-window--dry:not(.is-in),.mo-atlas.is-enhanced .mo-atlas__m3-window--sack:not(.is-in){translate:0 var(--m3-lift)}.mo-atlas.is-enhanced .mo-atlas__m3-panel{transition-delay:0ms}.mo-atlas.is-enhanced .mo-atlas__m3-window--sort{transition-delay:var(--m3-step)}.mo-atlas.is-enhanced .mo-atlas__m3-window--dry{transition-delay:calc(var(--m3-step) * 2)}.mo-atlas.is-enhanced .mo-atlas__m3-window--sack{transition-delay:calc(var(--m3-step) * 3)}}}.mo-atlas__facts{position:relative;z-index:3;display:grid;gap:.85rem 0;width:100%;max-width:90rem;margin-top:clamp(2.25rem,4vw,3.25rem);margin-bottom:0;margin-inline:auto;padding:.7rem var(--moojo-gutter);border:0;border-top:1px solid rgb(191 101 69 / .32);border-bottom:1px solid rgb(191 101 69 / .32);border-radius:0;background:transparent;color:#26180ee0;box-sizing:border-box}@media screen and (min-width:750px){.mo-atlas__facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}}.mo-atlas__facts .mo-atlas__fact{padding:0}@media screen and (min-width:750px){.mo-atlas__facts .mo-atlas__fact{padding-inline:1.1rem}.mo-atlas__facts .mo-atlas__fact:first-child{padding-left:0}.mo-atlas__facts .mo-atlas__fact:last-child{padding-right:0}.mo-atlas__facts .mo-atlas__fact+.mo-atlas__fact{border-left:1px solid rgb(191 101 69 / .22)}}.mo-atlas__facts .mo-atlas__fact dt{margin:0 0 .18rem;font-size:.5625rem;font-weight:650;letter-spacing:.16em;text-transform:uppercase;color:#bf6545e6}.mo-atlas__facts .mo-atlas__fact dd{margin:0;font-size:.875rem;font-weight:500;line-height:1.35;color:#26180ed1}@media screen and (max-width:749px){.mo-atlas__facts .mo-atlas__fact+.mo-atlas__fact{border-top:1px solid rgb(191 101 69 / .18);padding-top:.7rem}}.mo-atlas__m4{--m4-open: 0;position:relative;isolation:isolate;background:var(--moojo-parchment);padding-top:clamp(5.5rem,9vw,8rem);padding-bottom:clamp(5rem,10vw,8rem);padding-inline:var(--moojo-gutter);overflow-x:clip}.mo-atlas__m4-stage{position:relative;z-index:1;display:grid;gap:2rem;max-width:98rem;margin-inline:auto;align-items:center}.mo-atlas__m4-field{--m4-slide: 0;position:relative;min-width:0;min-height:16rem;padding-bottom:3.25rem}.mo-atlas__m4-plate{position:relative;margin:0;min-width:0}.mo-atlas__m4-plate img{display:block;width:100%;max-width:420px;height:auto;object-fit:contain;border-radius:8px;mix-blend-mode:multiply}.mo-atlas__m4-stage figcaption{margin-top:.65rem;max-width:100%;font-size:.625rem;letter-spacing:.16em;text-transform:uppercase;color:#26180ead}.mo-atlas__m4-copy{position:relative;z-index:2;min-width:0;max-width:42ch;color:#26180ee0}.mo-atlas__m4-copy .mo-atlas__title{color:#26180eeb}.mo-atlas__m4-prose p,.mo-atlas__m4-copy .mo-atlas__prose p{color:#26180ee0}.mo-atlas__m4-grove,.mo-atlas__m4-live,.mo-atlas__m4-tangle{position:relative;z-index:1;margin:0;min-width:0}.mo-atlas__m4-grove-clip,.mo-atlas__m4-live img,.mo-atlas__m4-tangle img{display:block;width:100%;border:0;border-radius:18px;box-shadow:0 18px 34px -26px #764e3042}.mo-atlas__m4-grove-clip{position:relative;overflow:hidden;width:100%;aspect-ratio:16 / 10}.mo-atlas__m4-grove img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:var(--pos, 50% 42%);transform-origin:center 30%;will-change:transform}.mo-atlas__m4-live img,.mo-atlas__m4-tangle img{height:auto;object-fit:cover}.mo-atlas__m4-live img,.mo-atlas__m4-tangle img{aspect-ratio:1 / 1;object-position:var(--pos, 48% 42%)}@media screen and (min-width:1000px){.mo-atlas__m4-stage{grid-template-columns:minmax(22rem,1.28fr) minmax(16rem,.82fr) minmax(16rem,.88fr);column-gap:clamp(2.75rem,5.5vw,5rem);align-items:center}.mo-atlas__m4-field{min-height:26rem;padding-bottom:6rem;translate:calc(var(--m4-open, 0) * -11vw) 0}.mo-atlas__m4-grove{width:100%;rotate:-1.8deg;z-index:1}.mo-atlas__m4-grove figcaption{max-width:46%}.mo-atlas__m4-live,.mo-atlas__m4-tangle{position:absolute;right:-2.5rem;top:auto;bottom:-2.75rem;width:min(52%,315px);z-index:2;rotate:2deg;translate:calc(var(--m4-open, 0) * 4vw) 0}.mo-atlas__m4-live figcaption,.mo-atlas__m4-tangle figcaption{display:block;margin-top:.55rem;width:100%;max-width:100%;overflow-wrap:anywhere;line-height:1.5}.mo-atlas__m4-plate{justify-self:end;rotate:1.2deg;translate:calc(var(--m4-open, 0) * 11vw) 0}.mo-atlas__m4-plate img{max-width:100%}}@media screen and (max-width:999px){.mo-atlas__m4-copy{order:1;max-width:none}.mo-atlas__m4-field{order:2}.mo-atlas__m4-plate{order:3}.mo-atlas__m4-grove,.mo-atlas__m4-live,.mo-atlas__m4-tangle,.mo-atlas__m4-plate{rotate:0deg}}@media screen and (min-width:750px)and (max-width:999px){.mo-atlas__m4-stage{grid-template-columns:1fr 1fr}.mo-atlas__m4-copy{grid-column:1 / -1}}.mo-atlas__species{list-style:none;margin:1.5rem 0 0;padding:0;max-width:22rem;border-top:1px solid rgb(191 101 69 / .32);border-bottom:1px solid rgb(191 101 69 / .32)}.mo-atlas__species-item{margin:0;padding:.7rem 0;border:0;font-size:.75rem;font-weight:550;letter-spacing:.14em;text-transform:uppercase;color:#26180ed1}.mo-atlas__species-item+.mo-atlas__species-item{border-top:1px solid rgb(191 101 69 / .22)}@media(prefers-reduced-motion:no-preference){.mo-atlas.is-enhanced .mo-atlas__m4-grove:not(.is-in),.mo-atlas.is-enhanced .mo-atlas__m4-live:not(.is-in),.mo-atlas.is-enhanced .mo-atlas__m4-tangle:not(.is-in),.mo-atlas.is-enhanced .mo-atlas__m4-plate:not(.is-in){opacity:0}.mo-atlas.is-enhanced .mo-atlas__m4-grove,.mo-atlas.is-enhanced .mo-atlas__m4-live,.mo-atlas.is-enhanced .mo-atlas__m4-tangle,.mo-atlas.is-enhanced .mo-atlas__m4-plate{transition:opacity .78s cubic-bezier(.22,.61,.36,1)}.mo-atlas.is-enhanced .mo-atlas__m4-grove.is-in,.mo-atlas.is-enhanced .mo-atlas__m4-live.is-in,.mo-atlas.is-enhanced .mo-atlas__m4-tangle.is-in,.mo-atlas.is-enhanced .mo-atlas__m4-plate.is-in{opacity:1}}.mo-atlas__m6{position:relative;min-height:100svh;display:flex;align-items:center;background:var(--moojo-cacao);overflow:hidden}.mo-atlas__m6-bg{z-index:0}.mo-atlas__m6-bg.mo-bg:before{filter:saturate(.5) brightness(.78)}.mo-atlas__m6-bg.mo-bg:after{background:#321d106b}.mo-atlas__m6-fore{position:relative;z-index:2;display:flex;align-items:center;width:100%;padding:clamp(4rem,10vw,8rem) var(--moojo-gutter)}.mo-atlas__m6-copy{max-width:28rem}.mo-atlas__m6-text{margin:0 0 1.25rem;font-family:var(--heading-font-family);font-size:clamp(1.35rem,2.6vw,2rem);line-height:1.25;color:#faf3ea}.mo-atlas__m6-return{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;color:#faf3eae0;text-decoration:none;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid rgb(250 243 234 / .4);padding-bottom:.15rem;transition:color .25s var(--moojo-ease),border-color .25s var(--moojo-ease)}.mo-atlas__m6-return:hover,.mo-atlas__m6-return:focus-visible{color:#faf3ea;border-color:#faf3ea;outline:none}.mo-atlas__m7{background:var(--moojo-parchment);padding-bottom:clamp(4rem,9vw,6.5rem)}.mo-atlas__m7-journey{margin:0 auto;padding-block:clamp(3.5rem,8vw,6.5rem) clamp(2.75rem,6vw,4.75rem);max-width:18ch;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight, 500);font-size:var(--text-h1);line-height:1.08;letter-spacing:var(--heading-letter-spacing, 0);text-transform:none;white-space:normal;text-align:center;color:var(--moojo-cacao)}@media screen and (max-width:899px){.mo-atlas__m7-journey{padding-inline:.75rem;max-width:14ch}}.mo-atlas__m7-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem;margin:0;padding-inline:.3rem;list-style:none}@media screen and (min-width:1200px){.mo-atlas__m7-grid,.mo-atlas__m7-grid--count-5{grid-template-columns:repeat(5,minmax(0,1fr))}.mo-atlas__m7-grid--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mo-atlas__m7-grid--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mo-atlas__m7-grid--count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.mo-atlas__m7-grid .mo-atlas__tile-link{aspect-ratio:4 / 5}}.mo-atlas__tile-link{position:relative;display:flex;align-items:flex-end;aspect-ratio:1 / 1;overflow:hidden;padding:clamp(1.1rem,2vw,1.5rem);border-radius:16px;background:var(--moojo-cacao);text-decoration:none;isolation:isolate}.mo-atlas__tile-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--pos, 50% 50%);transition:transform .9s var(--moojo-ease)}.mo-atlas__tile-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgb(var(--text-color, 50 29 16) / .66),rgb(var(--text-color, 50 29 16) / .26) 58%,rgb(var(--text-color, 50 29 16) / .2));transition:background .9s var(--moojo-ease)}.mo-atlas__tile-label{position:relative;z-index:1;font-family:var(--heading-font-family),serif;font-size:clamp(.95rem,6.5cqi,1.5rem);font-weight:400;letter-spacing:.06em;line-height:1;text-transform:uppercase;color:#fff4e8eb;overflow-wrap:break-word;transition:color .9s var(--moojo-ease),transform .9s var(--moojo-ease)}.mo-atlas__tile-rule{display:block;width:0;height:6px;margin-top:.45rem;overflow:hidden;color:rgb(var(--accent, 200 110 76));transition:width .9s var(--moojo-ease)}.mo-atlas__tile-rule svg{display:block;width:100%;height:100%}.mo-atlas__tile-link:hover .mo-atlas__tile-scrim,.mo-atlas__tile-link:focus-visible .mo-atlas__tile-scrim{background:linear-gradient(to top,#140e09d1,#140e09b8)}.mo-atlas__tile-link:hover .mo-atlas__tile-img,.mo-atlas__tile-link:focus-visible .mo-atlas__tile-img{transform:scale(1.05)}.mo-atlas__tile-link:hover .mo-atlas__tile-label,.mo-atlas__tile-link:focus-visible .mo-atlas__tile-label{color:#fff8f0;transform:translateY(-4px)}.mo-atlas__tile-link:hover .mo-atlas__tile-rule,.mo-atlas__tile-link:focus-visible .mo-atlas__tile-rule{width:100%}.mo-atlas__tile-link:focus-visible{outline:2px solid rgb(var(--accent, 200 110 76));outline-offset:3px}@media(prefers-reduced-motion:reduce){.mo-atlas__tile-img,.mo-atlas__tile-scrim,.mo-atlas__tile-label,.mo-atlas__tile-rule,.mo-atlas__m1-play{transition:none}.mo-atlas__tile-link:hover .mo-atlas__tile-img,.mo-atlas__tile-link:focus-visible .mo-atlas__tile-img,.mo-atlas__tile-link:hover .mo-atlas__tile-label,.mo-atlas__tile-link:focus-visible .mo-atlas__tile-label{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/moojo-origin-field-atlas-v2.css.map */
