@import"https://fonts.googleapis.com/css2?family=Gaegu&family=Manrope:wght@400;500&family=Reddit+Sans&display=swap";:root{--olive:#84944d;--green:#7c8c34;--blue:#7aaecb;--brown:#52371a;--ink:#383838;--hand:"Gaegu",cursive;--body:"Manrope",sans-serif;color:var(--ink);background:#fefefe;font-family:var(--body);font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}header{max-width:1440px;margin:auto;min-height:116px;padding:24px 5.55%;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font:36px/1 var(--hand)}.hero{text-align:center;padding-top:76px}.hero h1{font:80px/1 var(--hand);color:var(--blue)}.hero>p{font:64px/1.25 var(--hand);color:var(--green)}.hero-artwork{margin:70px auto 0;max-width:1920px;overflow:hidden}.hero-artwork img{width:100%;height:auto;aspect-ratio:1440/654;object-fit:cover}.introduction{max-width:1440px;margin:auto;padding:100px 24px;display:flex;flex-direction:column;align-items:center;gap:64px}.utensils{display:flex;justify-content:space-between;max-width:846px;width:100%;gap:24px}.utensils img{width:70px;height:71px;object-fit:contain}.teahouse{width:344px;height:424px;object-fit:contain}.introduction>p{max-width:655px;text-align:center;font-size:22px;line-height:1.5}.story{position:relative;max-width:1440px;margin:auto;aspect-ratio:1440/913}.story-photo{position:absolute;width:20.14%;height:31.76%;object-fit:cover;border-radius:16px}.village{left:10%;top:8%}.forest{right:9%;top:54%}.trail{position:absolute;left:19.3%;top:38%;width:51.3%;height:42.6%}.floating{position:absolute;object-fit:contain}.cup{left:45%;top:58%;width:5%;height:8%}.kettle{left:10%;top:72%;width:6%;height:9%}.bowl{right:9%;top:20%;width:6%;height:5%}.leaf{left:34%;top:19%;width:7%;height:13%}.story-note{position:absolute;top:19%;left:55%;width:24%;text-align:center}.story-note>img{width:96px;height:118px;object-fit:contain;margin:0 auto 16px}.story-note p,.story-caption{font-size:14px;line-height:1.6;color:#777}.story-caption{position:absolute;left:12%;top:50%;width:18%;text-align:right}.paper-button{border:0;background:var(--olive);color:#fff;font:24px/1.4 var(--hand);padding:8px 24px;display:inline-block;cursor:pointer;transition:transform .3s,background .3s}.paper-button:hover{transform:rotate(-2deg) translateY(-3px);background:var(--green)}.story-button{position:absolute;top:88%;left:50%;transform:translate(-50%)}.story-button:hover{transform:translate(-50%) rotate(-2deg)}.ritual{background:#f8f8f8}.shelf{max-width:1440px;margin:auto;padding:100px 5.55%}h2{font:64px/1.1 var(--hand);color:var(--blue);text-align:center}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5.6%;margin-top:40px}.product-image{height:266px;position:relative;display:grid;place-items:center;background:linear-gradient(transparent 32%,#ededed 32%)}.product-image img{width:184px;height:184px;object-fit:cover;transition:transform .6s}.products article:hover .product-image img{transform:translateY(-9px) rotate(-4deg)}h3{font-size:24px;font-weight:500;line-height:30px;min-height:60px;margin-top:24px}.price{color:#817b77;margin:16px 0 28px}details p{font-size:14px;line-height:1.6;margin-top:16px}summary{list-style:none}summary::-webkit-details-marker{display:none}.atmosphere{max-width:1440px;padding:140px 10% 130px;margin:auto}.atmosphere>div{display:grid;grid-template-columns:repeat(3,1fr);gap:6.4%;margin-top:75px}figure{margin:0;overflow:hidden}figure img{width:100%;aspect-ratio:2/3;object-fit:cover;transition:transform .8s}figure:hover img{transform:scale(1.045)}footer{text-align:center;background:var(--brown);padding:48px 24px;color:#ddd}footer .brand{color:var(--blue)}footer p{margin:16px 0 28px}footer small{color:#c4b9ac}.skip{position:fixed;top:-100px;z-index:10;background:#fff;padding:16px}.skip:focus{top:10px}@media(max-width:800px){header{min-height:90px;padding:20px;flex-wrap:wrap}.hero{padding-top:50px}.hero h1{font-size:64px}.hero>p{font-size:40px}.hero-artwork{margin-top:42px}.hero-artwork img{height:clamp(270px,55vw,440px);aspect-ratio:auto;object-position:43% center}.introduction{padding:70px 24px;gap:40px}.utensils{gap:10px}.utensils img{width:10%;height:45px}.teahouse{width:240px;height:295px}.introduction>p{font-size:18px}.story{aspect-ratio:auto;display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:40px 24px}.story-photo{position:static;width:100%;height:auto;aspect-ratio:1}.story-note{position:static;width:auto}.story-caption{position:static;width:auto;text-align:left;align-self:center}.story-note>img{width:64px;height:80px}.trail,.floating{display:none}.story-button{position:static;transform:none;grid-column:1/-1;justify-self:center}.story-button:hover{transform:rotate(-2deg)}.products{grid-template-columns:1fr 1fr;gap:40px 24px}.product-image{height:200px}.product-image img{width:150px;height:150px}h3{font-size:18px;line-height:25px}.shelf,.atmosphere{padding:70px 24px}.atmosphere>div{gap:14px;margin-top:40px}h2{font-size:52px}}@media(max-width:420px){.products{grid-template-columns:1fr}.product-image{height:266px}.product-image img{width:184px;height:184px}.story{grid-template-columns:1fr}.story-photo{max-height:320px}.atmosphere>div{grid-template-columns:1fr}.atmosphere figure{max-width:280px;margin:auto}.hero>p{font-size:34px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.tea-navigation{display:flex;align-items:center;gap:clamp(24px,3.1vw,46px);padding:0;border:0;border-radius:0;background:transparent;font:400 16px/1.4 Reddit Sans,sans-serif}.tea-navigation a{position:relative;isolation:isolate;display:inline-flex;align-items:center;min-height:44px;padding:10px 3px;color:#4a4b41;transition:color .25s ease}.tea-navigation a span{position:relative;z-index:1}.tea-navigation a:before,.tea-navigation a:after{content:"";pointer-events:none;position:absolute;left:-5%;width:110%;transform-origin:left center;clip-path:inset(0 100% 0 0);transition:clip-path .48s cubic-bezier(.22,1,.36,1),opacity .24s ease}.tea-navigation a:before{bottom:4px;height:3px;left:1%;width:98%;opacity:.62;background:linear-gradient(90deg,transparent,#84944d 12%,#84944d 78%,transparent);border-radius:60% 25% 65% 35%;transform:rotate(-1.5deg)}.tea-navigation a:after{bottom:2px;left:12%;width:68%;height:1px;opacity:.2;background:linear-gradient(90deg,transparent,var(--olive),transparent);transform:rotate(-1deg);border-radius:50%;transition-delay:80ms}.tea-navigation a:is(:hover,:focus-visible,[aria-current=location]){color:#64752e}.tea-navigation a:is(:hover,:focus-visible,[aria-current=location]):before,.tea-navigation a:is(:hover,:focus-visible,[aria-current=location]):after{clip-path:inset(0 0 0 0)}.tea-navigation a[aria-current=location]:not(:hover):not(:focus-visible):before{opacity:.38}section[id]{scroll-margin-top:32px}@media(max-width:600px){header{justify-content:center;gap:16px;padding:24px 20px 12px}header .brand{width:100%;text-align:center}.tea-navigation{gap:clamp(22px,6vw,34px);font-size:15px}.hero{padding-top:42px}}@media(prefers-reduced-motion:reduce){.tea-navigation a:before,.tea-navigation a:after{transition:none}}.tea-shop-motion svg{display:block;width:100%;height:100%;overflow:visible}.tea-shop-small{width:96px;height:118px;margin:0 auto 16px}@media(max-width:800px){.tea-shop-small{width:64px;height:80px}}.tea-shop-motion.teahouse{width:300px;height:auto;aspect-ratio:650 / 540}.tea-shop-small{width:100px;height:auto;aspect-ratio:650 / 540}@media(max-width:800px){.tea-shop-motion.teahouse{width:220px;height:auto}.tea-shop-small{width:76px;height:auto}}.skip:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;padding:0}.founder-journey{--journey-ink:#78844e;--journey-paper:#fcfaf3;max-width:1160px;margin:60px auto 120px;padding:0 50px;color:#4f5543;scroll-margin-top:36px}.journey-heading{text-align:center;margin-bottom:64px}.journey-eyebrow{font-size:10px;letter-spacing:.23em;color:#7c835c;margin-bottom:22px}.journey-heading h2{font:64px/1.02 var(--hand);color:#78844e}.journey-heading h2 span{color:#83a4af}.journey-heading>p:not(.journey-eyebrow){font-size:15px;line-height:1.85;margin-top:24px;color:#77796d}.journey-follow{display:inline-flex;align-items:center;gap:18px;font:22px var(--hand);margin-top:25px;color:#8c945f}.journey-follow span{transition:transform .25s}.journey-follow:hover span{transform:translateY(5px)}.journey-track{position:relative}.journey-map{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.journey-route-travel{stroke:#bdc39b;stroke-width:1.8}.journey-route-future{stroke:#bdc39b;stroke-width:1.8;stroke-dasharray:3 9;stroke-linecap:round}.journey-dot{fill:#fefefe;stroke:#929b65;stroke-width:1.8}.journey-stop{position:relative;display:grid;grid-template-columns:36% 36%;justify-content:space-between;align-items:center;min-height:390px;padding:28px 0;scroll-margin-top:60px}.journey-stop:nth-of-type(2n) .journey-media{grid-column:2;grid-row:1}.journey-stop:nth-of-type(2n) .journey-copy{grid-column:1;grid-row:1}.journey-copy{position:relative;z-index:1}.journey-chapter{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#8a8c72}.journey-copy h3{font:45px/1.1 var(--hand);color:#667745;min-height:0;margin:13px 0 16px}.journey-copy p{font-size:14px;line-height:1.9;color:#6f7367;max-width:335px}.journey-handnote{display:block;font:22px/1.2 var(--hand);color:#a08a59;margin-top:20px;transform:rotate(-2deg)}.journey-media{position:relative;overflow:visible;margin:0;color:var(--journey-ink)}.journey-media figcaption{font:23px/1.2 var(--hand);color:#8c9460;text-align:center;margin-top:14px;transform:rotate(-3deg)}.journey-doodle{display:block;width:100%;height:auto;overflow:visible}.japan-postcard{padding:12px 12px 16px;background:#f7f5ec;transform:rotate(-3deg);max-width:310px;margin-left:5px}.japan-postcard img{width:100%;aspect-ratio:1.18;object-fit:cover;border-radius:3px}.japan-postcard:hover img{transform:none}.japan-postcard figcaption{font-size:21px;margin-top:11px;transform:none}.journey-postmark{position:absolute;right:-21px;top:-17px;width:72px;height:72px;display:grid;align-content:center;text-align:center;border:1px solid #949e73;outline:1px solid #949e73;outline-offset:-5px;border-radius:48% 52% 49% 51%;font:20px/1.05 var(--hand);background:#fcfaf3db;transform:rotate(15deg)}.journey-postmark small{font-size:10px;letter-spacing:.14em;margin-top:5px}.journey-traveler{position:absolute;top:0;left:0;width:86px;height:117px;z-index:3;pointer-events:none;color:#7f8955;will-change:transform}.journey-traveler>svg{width:100%;height:100%;overflow:visible}.founder-leg,.founder-arm{transform-box:view-box;transform-origin:55px 112px}.founder-leg.front{transform:rotate(var(--step,0deg))}.founder-leg.back{transform:rotate(var(--back-step,0deg))}.founder-arm{transform-origin:59px 85px;transform:rotate(var(--back-step,0deg))}.founder-body{transform:translateY(var(--bob,0px))}.journey-home .tea-shop-small{width:270px;max-width:100%;height:auto;aspect-ratio:650/600;margin:0 auto}.journey-home .journey-chapter{color:#a28d5c}.journey-ending{text-align:center;margin:35px auto 0;padding-top:35px;max-width:400px}.journey-ending>span{font-size:15px;letter-spacing:.4em;color:#a5ad85}.journey-ending p{font:34px/1.15 var(--hand);color:#7e8c5d;margin:17px 0 23px}.journey-tea-link{font-size:12px;padding-bottom:7px;border-bottom:1px solid #b4bb93}.journey-tea-link span{padding-left:14px}@media(max-width:800px){.founder-journey{padding:0 28px;margin:40px auto 80px}.journey-heading h2{font-size:52px}.journey-heading{margin-bottom:38px}.journey-copy h3{font-size:37px}.journey-copy p{font-size:13px}.journey-handnote{font-size:20px}.journey-stop{min-height:355px}}@media(max-width:735px){.founder-journey{padding:0 24px}.journey-heading h2{font-size:48px}.journey-heading>p:not(.journey-eyebrow){font-size:13px}.journey-track .journey-stop{display:flex;flex-direction:column;align-items:flex-start;gap:26px;padding:30px 0 50px 95px;min-height:0}.journey-media{width:100%;max-width:270px;align-self:center}.japan-postcard{max-width:245px}.journey-copy{width:100%}.journey-copy h3{font-size:39px;margin-top:10px}.journey-copy p{font-size:14px;max-width:none}.journey-chapter{font-size:9px;letter-spacing:.08em}.journey-traveler{width:74px;height:112px}.journey-home .tea-shop-small{width:230px}.journey-handnote{font-size:21px}.journey-ending{padding-left:40px}.journey-postmark{right:-9px;width:60px;height:60px}.journey-heading .journey-eyebrow{font-size:9px}}@media(prefers-reduced-motion:reduce){.journey-traveler{will-change:auto}.founder-leg,.founder-arm,.founder-body{transform:none!important}}.founder-ink,.founder-ink>svg{width:100%;height:100%;overflow:visible}.journey-route-travel{stroke:#91b2bf;stroke-width:1.7}.journey-route-future{stroke:#b89972}.journey-dot{stroke:#927047;fill:#fcfaf3}.journey-dot:nth-of-type(3){stroke:#7aaecb}.journey-follow{color:#896337}.journey-postmark{border-color:#9b754f;outline-color:#9b754f;color:#926332}.journey-handnote{color:#926332}#journey-new-zealand .journey-media figcaption{color:#926332}#journey-netherlands .journey-media figcaption,#journey-netherlands h3{color:#688fa1}#journey-gifu .journey-media figcaption{color:#926332}.journey-tea-link{border-bottom-color:#8fadb9}.journey-media img.journey-doodle{height:auto;object-fit:contain;transform:none}.journey-media img.farm-doodle{aspect-ratio:380/260}.journey-media img.cafe-doodle{aspect-ratio:380/280}.journey-animated>svg{display:block;width:100%;height:auto;overflow:visible}.jd-tree,.jd-sprouts{transform-box:fill-box;transform-origin:50% 100%;animation:jd-breeze 5.6s ease-in-out infinite}.jd-tree-two{animation-duration:4.8s;animation-delay:-1.7s}.jd-tree-three{animation-duration:6.2s;animation-delay:-3s}.jd-sprouts{animation-duration:4.2s;animation-delay:-2s}.jd-awning{transform-box:fill-box;transform-origin:50% 0%;animation:jd-fabric 4.6s ease-in-out infinite}.jd-steam{stroke-width:1.4;animation:jd-steam 3.6s ease-in-out infinite}@keyframes jd-breeze{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2.6deg)}}@keyframes jd-fabric{0%,to{transform:skew(-2deg) scaleY(.97)}50%{transform:skew(2deg) scaleY(1.025)}}@keyframes jd-steam{0%{opacity:0;transform:translateY(3px)}30%{opacity:.65}to{opacity:0;transform:translate(3px,-9px)}}.journey-animated[data-paused=true] *{animation-play-state:paused!important}@media(prefers-reduced-motion:reduce){.jd-tree,.jd-sprouts,.jd-awning,.jd-steam{animation:none!important}.jd-steam{opacity:.4}}.journey-animated{max-width:280px;margin:0 auto}.jd-cow-tail{transform-box:fill-box;transform-origin:90% 0%;animation:jd-tail 3.2s ease-in-out infinite}.jd-cafe-curtain{transform-box:fill-box;transform-origin:50% 0%;animation:jd-curtains 3.8s ease-in-out infinite}.jd-tree{animation-name:jd-breeze-visible}.jd-awning{animation-name:jd-fabric-visible}@keyframes jd-breeze-visible{0%,to{transform:rotate(-3deg)}50%{transform:rotate(4deg)}}@keyframes jd-tail{0%,to{transform:rotate(-10deg)}50%{transform:rotate(16deg)}}@keyframes jd-curtains{0%,to{transform:rotate(-3deg) skew(2deg)}50%{transform:rotate(3deg) skew(-2deg)}}@keyframes jd-fabric-visible{0%,to{transform:skew(-3deg) scaleY(.96)}50%{transform:skew(3deg) scaleY(1.06)}}@media(max-width:735px){.journey-animated{max-width:220px}}@media(prefers-reduced-motion:reduce){.jd-cow-tail,.jd-cafe-curtain{animation:none!important}}.jd-water{animation:jd-ripple 5s ease-in-out infinite;transform-box:fill-box;transform-origin:center}@keyframes jd-ripple{0%,to{transform:translate(-2px);opacity:.65}50%{transform:translate(3px);opacity:1}}@media(prefers-reduced-motion:reduce){.jd-water{animation:none!important}}.founder-journey{max-width:986px;padding:0 38px;margin-top:30px;margin-bottom:75px}.journey-heading{margin-bottom:30px}.journey-heading h2{font-size:58px}.journey-heading>p:not(.journey-eyebrow){margin-top:17px}.journey-follow{margin-top:16px}.journey-stop{grid-template-columns:38% 38%;min-height:300px;padding:25px 0}.journey-chapter{font-size:9px;letter-spacing:.07em;color:#757c61}.journey-copy h3{font-size:37px;line-height:1.03;margin:12px 0 14px}.journey-copy p{font-size:13px;line-height:1.8}.journey-handnote{font-size:21px;margin-top:16px}.japan-postcard{max-width:250px;padding:10px 10px 14px}.journey-postmark{width:59px;height:59px;font-size:17px}.japan-postcard figcaption{font-size:19px}.journey-media:not(.japan-postcard):before{content:"";position:absolute;inset:5% 5% 10%;background:#f5f4e9;clip-path:polygon(2% 3%,97% 0,100% 94%,5% 100%);transform:rotate(-3deg);z-index:-1}.journey-media{isolation:isolate}.journey-media>*{position:relative}.journey-media .journey-postmark{position:absolute}#journey-netherlands .journey-media:before{background:#eff4f5;transform:rotate(3deg);inset:0 2% 13%}.journey-home .journey-media:before{background:#f8f1e7;inset:9% 10% 15%;transform:rotate(-4deg)}#journey-new-zealand{min-height:365px}#journey-new-zealand h3{font-size:43px;color:#78854b}.journey-memory{position:relative;margin-top:17px;padding:17px 19px 12px;background:#f5f2e6;transform:rotate(-1deg);border-radius:2px 5px 3px 1px}.journey-memory:before{content:"";position:absolute;top:-7px;right:25px;width:49px;height:15px;background:#d7dac283;transform:rotate(7deg)}.memory-label{display:block;font:17px var(--hand);color:#927047;margin-bottom:7px}.journey-memory p{font-size:12px;line-height:1.7}.memory-switch{display:flex;align-items:center;gap:14px;margin-top:8px;color:#858b74;font:18px var(--hand)}.memory-switch strong{font:28px var(--hand);color:#78854b}.memory-switch>span:first-child{text-decoration:line-through;text-decoration-color:#bca17c}.journey-margin-note{margin-top:15px;border-top:1px solid #dfe6e6;padding-top:10px}.journey-margin-note summary{display:flex;justify-content:space-between;align-items:center;gap:12px;font:18px/1.1 var(--hand);color:#648b9d;cursor:pointer;min-height:36px}.journey-margin-note summary span{font:24px var(--hand);transition:transform .25s}.journey-margin-note[open] summary span{transform:rotate(45deg)}.journey-margin-note p{font-size:12px;margin-top:8px}.journey-margin-note summary:focus-visible{outline:2px solid #648b9d;outline-offset:4px}.journey-home .tea-shop-small{width:230px}.journey-media .journey-promise{background:#f8f1e7;padding:12px 8px;font:20px/1.1 var(--hand);transform:rotate(-2deg);margin:10px auto 0;width:100%;max-width:270px;color:#896337}.journey-promise span,.journey-promise small{display:block}.journey-promise span{font:9px var(--body);letter-spacing:.1em;text-transform:uppercase;color:#9a8b72;margin-bottom:7px}.journey-promise small{font:17px var(--hand);margin-top:5px}.journey-ending{margin-top:12px;padding-top:20px}.journey-ending p{font-size:29px;margin:12px 0 18px}.founder-turn{transform-box:view-box;transform-origin:55px 75px;transform:scaleX(var(--facing,1))}.founder-sip{opacity:0;transition:opacity .3s}.journey-traveler[data-pose=drinking] .founder-sip{opacity:1}.journey-traveler[data-pose=drinking] .founder-arm{animation:founder-drink 2.4s ease-in-out forwards}@keyframes founder-drink{0%{transform:rotate(0)}55%,to{transform:rotate(-60deg)}}.journey-traveler[data-pose=resting] .founder-body{animation:founder-breathe 3.4s ease-in-out infinite;transform-origin:55px 112px}@keyframes founder-breathe{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(1.5px) rotate(-1deg)}}@media(max-width:800px){.founder-journey{padding:0 28px}.journey-copy h3{font-size:33px}#journey-new-zealand h3{font-size:37px}}@media(max-width:735px){.founder-journey{padding:0 22px;margin-top:20px}.journey-heading h2{font-size:44px}.journey-heading{margin-bottom:15px}.journey-track .journey-stop{padding:22px 0 30px 77px;gap:19px}.journey-copy h3{font-size:33px}.journey-copy p{font-size:13px}.journey-chapter{font-size:8px}.japan-postcard{max-width:210px}.journey-memory{padding:15px}.journey-memory p,.journey-margin-note p{font-size:12px}.journey-home .tea-shop-small{width:200px}.journey-handnote{font-size:20px}.journey-ending{padding-left:25px}.journey-media .journey-promise{font-size:18px}.journey-postmark{right:-6px;top:-12px}}@media(prefers-reduced-motion:reduce){.founder-turn{transform:none}.founder-sip{transition:none}.journey-traveler[data-pose] .founder-body,.journey-traveler[data-pose] .founder-arm{animation:none!important}}@media(min-width:736px){.journey-stop{min-height:292px;padding:18px 0}#journey-new-zealand{min-height:335px}.journey-home .tea-shop-small{width:200px}.journey-memory{padding:13px 17px 9px}.journey-memory .memory-label{margin-bottom:5px}.journey-heading{margin-bottom:22px}}.journey-memory{max-width:255px;padding:11px 13px 8px;margin-top:14px;opacity:0;visibility:hidden;transform:translateY(7px) rotate(-1deg);transition:opacity .4s ease,transform .4s ease,visibility .4s}#journey-new-zealand[data-arrived=true] .journey-memory{opacity:1;visibility:visible;transform:translateY(0) rotate(-1deg)}.journey-memory .memory-label{font-size:15px;margin-bottom:5px}.journey-memory p{font-size:11px;line-height:1.6}.journey-memory:before{width:35px;height:11px;top:-5px;right:15px}.memory-switch{margin-top:4px;gap:10px;font-size:15px}.memory-switch strong{font-size:23px}.journey-media:not(.japan-postcard):before{display:none}.journey-media .journey-promise{background:none;padding:7px 0;transform:none}.founder-seated,.journey-traveler[data-pose=resting] .founder-standing{display:none}.journey-traveler[data-pose=resting] .founder-seated{display:block}.journey-dot{transition:r .3s ease,fill .3s ease,stroke .3s ease,filter .3s ease}.journey-dot[data-active=true]{fill:#84944d;stroke:#60713c;stroke-width:2;filter:drop-shadow(0 0 4px #84944d66)}.journey-dot[data-visited=true]{fill:#dbe1ca;stroke:#84944d}@media(prefers-reduced-motion:reduce){.journey-memory{opacity:1;visibility:visible;transform:none;transition:none}.journey-dot{transition:none}}
