@font-face{font-family:Luckiest Guy;src:url(/fonts/LuckiestGuy-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}:root{--font-sans: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;--font-display: "Luckiest Guy", "Arial Rounded MT Bold", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;--espresso: #351d12;--cream: #fffaf2;--pink: #f6b6ba;--blue: #d9e8fb;--gold: #f2b92f;--ink-blue: #173954;--muted: #111111;--text-black: #111111;--line: rgba(53, 29, 18, .14);--container: 1240px;color:var(--espresso);background:#fff;font-family:var(--font-sans);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--espresso);font-size:16px;font-weight:500;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-display);font-weight:400;line-height:.98;letter-spacing:.005em}.button,.site-nav,.menu-button{font-family:var(--font-sans)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}section,.library-panel{scroll-margin-top:36px}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;padding:12px 18px;color:#fff;background:var(--espresso);transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}a:focus-visible,button:focus-visible,select:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid #0b7597;outline-offset:4px}.motion-ready [data-reveal]{--reveal-x: 0px;--reveal-y: 30px;opacity:0;translate:var(--reveal-x) calc(var(--reveal-y) + var(--parallax-y, 0px));transition:opacity .72s ease var(--reveal-delay, 0ms),translate .84s cubic-bezier(.2,.72,.2,1) var(--reveal-delay, 0ms);will-change:opacity,translate}.motion-ready [data-reveal=hero]{--reveal-x: -18px;--reveal-y: 0px}.motion-ready [data-reveal].is-visible{--reveal-x: 0px;--reveal-y: 0px;opacity:1}[data-parallax]{--parallax-y: 0px;translate:var(--reveal-x, 0px) calc(var(--reveal-y, 0px) + var(--parallax-y));will-change:translate}.site-header{position:fixed;top:0;right:0;left:0;z-index:50;width:100%;height:80px;padding:0 max(24px,calc((100vw - var(--container)) / 2));display:flex;align-items:center;justify-content:flex-end;gap:0;color:#fff;background:#fff0;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand img{width:100px;height:48px;object-fit:contain;object-position:left center}.site-header>.brand{display:none}.site-nav{display:none;position:fixed;top:92px;right:18px;width:min(360px,calc(100vw - 36px));max-height:calc(100svh - 112px);padding:12px 18px 18px;overflow-y:auto;flex-direction:column;align-items:stretch;gap:0;color:var(--espresso);font-size:14px;font-weight:700;letter-spacing:.025em;background:#fffaf2b3;border:1px solid rgba(255,255,255,.62);border-radius:18px;box-shadow:0 20px 54px #03122233;-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%)}.site-nav.is-open{display:flex}.site-nav a{position:relative;min-height:58px;padding:10px 6px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;white-space:nowrap;border-bottom:1px solid rgba(53,29,18,.13)}.site-nav a>span{font-size:13px;line-height:1.2}.site-nav a>small{font-size:9px;font-weight:800;line-height:1.2;letter-spacing:.09em;opacity:.78}.site-nav a:after{content:"";position:absolute;right:6px;bottom:-1px;left:6px;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.site-nav a:hover:after{transform:scaleX(1)}.site-nav .nav-shop{min-height:62px;margin-top:12px;padding:11px 15px;align-items:center;color:#fff;background:var(--espresso);border:0;border-radius:10px}.site-nav .nav-shop:after{display:none}.menu-button{width:52px;min-width:52px;height:52px;min-height:52px;padding:0;display:grid;place-items:center;border:0;border-radius:0;color:#fff;background:transparent;box-shadow:none;font:750 15px/1 var(--font-sans);cursor:pointer;filter:drop-shadow(0 2px 7px rgba(3,18,34,.45))}.menu-button i{position:relative;width:25px;height:17px;display:block;border-top:2px solid currentColor;border-bottom:2px solid currentColor}.menu-button i:after{content:"";position:absolute;top:6px;right:0;width:25px;border-top:2px solid currentColor}.menu-button[aria-expanded=true] i{border:0}.menu-button[aria-expanded=true] i:before,.menu-button[aria-expanded=true] i:after{content:"";position:absolute;top:7px;right:0;width:25px;border-top:2px solid currentColor;transform:rotate(45deg)}.menu-button[aria-expanded=true] i:after{transform:rotate(-45deg)}.nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:49;width:100%;height:100%;padding:0;border:0;background:#0312222e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.eyebrow{margin:0 0 18px;color:var(--text-black);font-size:14px;font-weight:800;line-height:1.55;letter-spacing:.13em}.hero .eyebrow,.archive-hero .eyebrow,.closing .eyebrow{color:#fff}.eyebrow--light{color:#f5c94d}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:14px 26px;font-size:16px;font-weight:750;letter-spacing:.025em;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 9px 22px #351d1229}.button--dark{color:#fff;background:var(--espresso)}.button--yellow{color:var(--espresso);background:#f5c94d}.button--orange{color:#fff;background:#f47c32}.button--outline-light{color:#fff;background:#03122233;border:2px solid rgba(255,255,255,.85);text-shadow:none}.section-cta{margin-top:46px;text-align:center}.archive-hero{min-height:610px;padding:154px max(24px,calc((100vw - var(--container)) / 2)) 96px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,#031222f2,#03122266),url(/assets/hero-night-shibuya-painterly-v3.webp) center 42% / cover}.archive-hero>div{max-width:760px}.archive-hero h1{margin:0;font-size:clamp(62px,7vw,100px);line-height:.98;letter-spacing:.005em}.archive-hero p:not(.eyebrow){max-width:650px;margin:30px 0 22px;color:#fff;font-size:19px;font-weight:650;line-height:1.8}.archive-hero .button{margin-top:8px}.hero{position:relative;min-height:100svh;padding:112px max(24px,calc((100vw - var(--container)) / 2)) 76px;display:flex;align-items:center;color:#fff;background:var(--ink-blue);overflow:hidden}.hero-scene{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:right bottom}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#041427c2,#05172a80 30%,#05182b1f 53%,#05182b03)}.hero-copy{position:relative;z-index:5;width:min(48%,600px);text-shadow:0 2px 24px rgba(0,0,0,.34)}.hero-copy>*{margin-inline-start:0}.hero h1{margin:0;max-width:600px;font-size:clamp(60px,5.2vw,82px);font-weight:700;line-height:.98;letter-spacing:.005em}.hero-title-line{display:block;white-space:nowrap}.hero-title-line--optical{margin-left:-.065em}.hero-jp{margin:30px 0 32px;font-size:clamp(18px,1.6vw,23px);font-weight:600;line-height:1.65;letter-spacing:.02em}.hero-actions{display:flex;align-items:center;gap:28px}.hero .button--dark{color:var(--espresso);background:#fff;text-shadow:none}.world-gateways{padding:clamp(88px,8vw,124px) max(24px,calc((100vw - var(--container)) / 2));color:var(--espresso);background:#fff}.world-gateways-heading{max-width:760px}.world-gateways-heading h2{font-size:clamp(54px,5.7vw,82px)}.world-gateway-grid{margin-top:60px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.world-gateway-card{min-width:0;display:grid;grid-template-rows:330px 1fr;border:1px solid var(--line);background:#fff;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease}.world-gateway-card:hover{transform:translateY(-6px);box-shadow:0 20px 44px #351d1221}.world-gateway-visual{position:relative;min-width:0;overflow:hidden;background:var(--blue)}.world-gateway-card--brand .world-gateway-visual{background:#fff2c7}.world-gateway-card--characters .world-gateway-visual{background:#ef9eaa}.world-gateway-card--history .world-gateway-visual{background:#a9e7c0}.world-gateway-card--stories .world-gateway-visual{background:#f5c94d}.world-gateway-visual>img{width:100%;height:100%;object-fit:cover;transition:transform .48s ease}.world-gateway-card--brand .world-gateway-visual>img,.world-gateway-card--characters .world-gateway-visual>img{object-fit:cover;padding:0}.world-gateway-card--history .world-gateway-visual>img{object-fit:cover;padding:0}.world-gateway-card--characters .world-gateway-visual>img,.world-gateway-card--history .world-gateway-visual>img{object-position:center}.world-gateway-card:hover .world-gateway-visual>img{transform:scale(1.025)}.world-gateway-copy{min-height:245px;padding:30px 34px 34px;display:flex;flex-direction:column;align-items:flex-start}.world-gateway-copy>span{color:var(--text-black);font-size:12px;font-weight:850;letter-spacing:.12em}.world-gateway-copy h3{margin:13px 0 14px;font-size:clamp(28px,2.7vw,39px);line-height:1.14}.world-gateway-card--brand .world-gateway-copy h3{font-size:clamp(28px,2.35vw,34px)}.world-gateway-copy p{max-width:44ch;margin:0;color:var(--text-black);font-size:16px;font-weight:550;line-height:1.75}.world-gateway-copy strong{margin-top:auto;padding-top:23px;border-bottom:2px solid var(--espresso);font-size:15px;line-height:1.5}.gateway-characters{position:absolute;top:20px;right:14px;bottom:0;left:14px;display:flex;align-items:flex-end;justify-content:center}.gateway-characters img{width:20%;height:90%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 10px 8px rgba(53,29,18,.1))}.gateway-characters img:nth-child(1){height:93%}.gateway-characters img:nth-child(2){height:80%;margin-left:-2%}.gateway-characters img:nth-child(3){height:89%;margin-left:-2%}.gateway-characters img:nth-child(4){height:75%;margin-left:-3%}.gateway-characters img:nth-child(5){height:82%;margin-left:-3%}.quest{min-height:760px;padding:clamp(84px,8vw,122px) max(24px,calc((100vw - var(--container)) / 2));display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(64px,7vw,108px);color:var(--espresso);background:#fff}.quest-art-wrap{position:relative;width:min(100%,500px);aspect-ratio:4 / 5;justify-self:end;overflow:hidden;border:1px solid var(--line);background:#7dbcb8}.quest-art{width:100%;height:100%;object-fit:cover;object-position:center 58%}.quest-art-caption{position:absolute;right:18px;bottom:18px;left:18px;padding:18px 20px;color:var(--espresso);background:#fff}.quest-art-caption span{display:block;color:var(--text-black);font-size:12px;font-weight:750;letter-spacing:.14em}.quest-art-caption strong{display:block;margin-top:7px;font-size:19px}.quest-copy{max-width:640px;align-self:center;padding:28px 0}.quest-copy h2,.journey-bridge h2,.section-heading h2,.destination-copy h2,.closing h2{margin:0;font-size:clamp(46px,4.7vw,70px);font-weight:700;line-height:.98;letter-spacing:.005em}.quest-copy>p{margin:18px 0 0;color:var(--muted);font-size:17px;line-height:1.9}.quest-copy .quest-lead{margin-top:32px;color:var(--espresso);font-size:18px;font-weight:600;line-height:1.75}.quest-copy .button{margin-top:24px}.quest-copy blockquote{margin:34px 0 0;padding:22px 0 0;border-top:1px solid var(--line);color:#8a5100;font-size:17px;font-weight:650;line-height:1.75}.journey-bridge{min-height:360px;padding:66px max(24px,calc((100vw - var(--container)) / 2));display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:76px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.journey-bridge h2{font-size:clamp(42px,4vw,58px)}.journey-bridge p:last-child{max-width:480px;margin:24px 0 0;color:var(--muted);font-size:17px;line-height:1.8}.journey-bridge img{width:min(100%,700px);justify-self:center;object-fit:contain;border-radius:2px}.characters{padding:clamp(82px,8vw,118px) max(24px,calc((100vw - var(--container)) / 2));background:var(--pink)}.section-heading{max-width:620px}.section-heading--center{margin:0 auto;text-align:center}.section-heading h2{font-size:clamp(46px,5vw,68px)}.section-heading>p:last-child{margin:22px 0 0;color:var(--muted);font-size:17px;line-height:1.85}.character-grid{max-width:var(--container);margin:58px auto 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.character-card{position:relative;min-width:0;min-height:475px;padding:20px 20px 24px;border-top:7px solid var(--accent);background:#fff;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease}.character-card:nth-child(2n){margin-top:0}.character-card:hover{transform:translateY(-7px);box-shadow:0 18px 36px #351d1224}.character-image{height:242px;margin:-8px -4px 0;display:grid;place-items:end center}.character-image img{width:100%;height:232px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 12px 9px rgba(53,29,18,.08));transition:transform .32s cubic-bezier(.2,.72,.2,1)}.character-card:hover .character-image img{transform:translateY(-3px) scale(1.018)}.character-role{margin:22px 0 7px;color:var(--text-black);font-size:11px;font-weight:800;letter-spacing:.09em}.character-card h3{margin:0;font-size:29px;line-height:1}.character-copy{margin:14px 0 0;color:var(--muted);font-size:16px;font-weight:500;line-height:1.75}.characters:not(.characters--archive) .character-card{min-height:465px}.worlds{padding:clamp(92px,9vw,132px) max(24px,calc((100vw - var(--container)) / 2));background:#fff}.worlds-heading{margin-bottom:64px}.world-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.world-card{position:relative;min-width:0;height:390px;overflow:hidden;background:var(--world-color)}.world-image-wrap{min-width:0;height:100%;overflow:hidden;background:var(--world-color)}.world-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.world-card:hover .world-image-wrap img{transform:scale(1.035)}.world-copy{position:absolute;left:24px;bottom:24px;padding:18px 20px;min-width:min(270px,calc(100% - 48px));background:#fffdf8f0}.world-copy h3{margin:0 0 8px;color:var(--world-color);font-size:clamp(25px,2.2vw,34px);line-height:1.05;letter-spacing:.005em}.world-copy strong{font-size:16px;color:#17120f}.world-copy p{margin:19px 0 0;color:var(--muted);font-size:16px;font-weight:500;line-height:1.8}.story-teaser{padding:clamp(88px,8vw,124px) max(24px,calc((100vw - var(--container)) / 2));color:var(--espresso);background:#fff}.story-teaser-grid{margin-top:54px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.story-teaser-card{min-width:0}.story-teaser-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;background:var(--cream);transition:transform .3s ease}.story-teaser-card:hover img{transform:translateY(-5px)}.story-teaser-card span{display:block;margin-top:18px;color:var(--text-black);font-size:12px;font-weight:800;letter-spacing:.11em}.story-teaser-card h3{margin:8px 0 0;font-size:clamp(24px,2.2vw,34px);line-height:1.05}.story-teaser-card p{max-width:36ch;margin:14px 0 0;color:var(--muted);font-size:16px;font-weight:550;line-height:1.75}.story-teaser-feature{margin-top:54px;padding-bottom:48px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:center;gap:clamp(42px,6vw,86px);border-bottom:1px solid var(--line)}.story-teaser-feature img{width:100%;aspect-ratio:16 / 9;object-fit:cover;background:var(--cream);transition:transform .35s ease}.story-teaser-feature:hover img{transform:translateY(-4px)}.story-teaser-feature-copy span{display:block;color:var(--text-black);font-size:var(--type-label);font-weight:800;letter-spacing:var(--tracking-label)}.story-teaser-feature-copy h3{margin:12px 0 0;font-family:var(--font-display);font-size:var(--type-feature);font-weight:400;line-height:var(--leading-title);letter-spacing:var(--tracking-display)}.story-teaser-feature-copy p{max-width:32ch;margin:20px 0 0;color:var(--text-black);font-size:var(--type-body);font-weight:550;line-height:var(--leading-body)}.story-teaser-feature-copy strong{display:inline-block;margin-top:26px;border-bottom:2px solid var(--espresso);font-size:var(--type-action);line-height:1.6}.next-destination{min-height:680px;margin-top:52px;padding:90px max(24px,calc((100vw - var(--container)) / 2));display:grid;grid-template-columns:.84fr 1.16fr;align-items:center;gap:72px;color:#fff;background:var(--ink-blue)}.destination-copy{max-width:700px}.destination-copy h2{font-size:clamp(52px,5.5vw,80px)}.destination-copy>p{max-width:590px;margin:30px 0 0;color:#eef5f8;font-size:17px;line-height:1.9}.destination-art{width:min(100%,680px);margin:auto}.destination-art-image{aspect-ratio:16 / 10;overflow:hidden;background:var(--espresso)}.destination-art-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.destination-art:hover .destination-art-image img{transform:scale(1.025)}.coffee{padding:clamp(72px,7vw,96px) max(24px,calc((100vw - var(--container)) / 2));background:var(--cream)}.coffee-heading{max-width:800px}.coffee-heading>.button{margin-top:24px}.product-grid{margin-top:46px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{min-width:0;padding:0 14px 18px;border-bottom:5px solid var(--dot-color);text-align:center;background:#fff;transition:transform .24s ease,box-shadow .24s ease}.product-card:hover{transform:translateY(-7px);box-shadow:0 18px 36px #351d121f}.product-image{width:100%;margin-bottom:15px;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1}.product-image img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.product-card>span{display:block;min-height:44px;margin-top:14px;font-size:15px;font-weight:750;line-height:1.5}.product-card>small{display:block;margin-top:8px;color:var(--text-black);font-size:12px;font-weight:750;letter-spacing:.08em}.closing{position:relative;min-height:720px;padding:92px max(24px,calc((100vw - var(--container)) / 2));display:flex;align-items:center;color:#fff;background:var(--ink-blue);overflow:hidden}.closing-scene{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}.closing-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#031222f0,#031222c7 27%,#0312222e 58%,#0312220a)}.closing-copy{position:relative;z-index:2;width:min(43%,535px);padding:26px 0;text-shadow:0 3px 22px rgba(0,0,0,.42)}.closing h2{font-size:clamp(44px,4.1vw,62px)}.closing p:not(.eyebrow){margin:28px 0;color:#fff;font-size:17px;font-weight:550;line-height:1.9}.closing .button{margin-top:4px;text-shadow:none}.site-footer{padding:58px max(24px,calc((100vw - var(--container)) / 2)) 26px;color:#fff;background:#071d32;border-top:0}.footer-main{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:54px}.brand--footer{display:inline-flex;padding:0;background:transparent}.brand--footer img{width:104px;height:104px;object-fit:contain}.footer-intro>p{margin:24px 0 0;color:#fff;font-size:17px;font-weight:600;line-height:1.45}.footer-intro>span{display:block;margin-top:16px;color:#d7e2e9;font-size:14px;letter-spacing:.04em}.footer-column{display:flex;flex-direction:column;gap:12px;color:#eef4f7;font-size:15px;font-weight:550;line-height:1.55}.footer-column strong{margin-bottom:5px;color:#fff;font-size:12px;letter-spacing:.1em}.footer-column a:hover{color:#f5c94d}.footer-instagram{display:flex;min-height:48px;padding:0 15px;align-items:center;justify-content:space-between;color:var(--espresso);font-weight:700;background:#f5c94d}.footer-follow small{color:#d7e2e9;font-size:13px}.footer-bottom{margin-top:48px;padding-top:20px;display:flex;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.28);color:#d7e2e9;font-size:12px}.footer-bottom>div{display:flex;gap:20px}.history{padding:clamp(92px,9vw,138px) max(24px,calc((100vw - var(--container)) / 2));color:#102e2b;background:#a9e7c0;overflow:hidden}.history--illustration-only{padding:clamp(56px,6vw,92px) 0 clamp(72px,7vw,112px);background:var(--cream)}.history-illustration-title{position:relative;z-index:2;width:100%;margin:0 auto clamp(22px,3vw,42px);padding:0 24px;display:block;color:var(--espresso);font-family:var(--font-display);font-size:clamp(36px,4.8vw,72px);font-weight:400;line-height:.98;letter-spacing:.005em;text-align:center}.history-illustration-scroll{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(53,29,18,.26) transparent}.history-illustration{display:block;width:min(90vw,1840px);max-width:none;height:auto;margin:clamp(-72px,-4vw,-36px) auto 0}.history-heading{max-width:760px}.history-heading h2{margin:0;font-size:clamp(56px,6vw,88px);line-height:.98;letter-spacing:.005em}.history-heading>p:last-child{max-width:680px;margin:28px 0 0;color:#183d37;font-size:18px;font-weight:650;line-height:1.8}.history-panorama{margin:58px 0 0;overflow:hidden}.history-panorama img{display:block;width:100%;height:auto}.history-route-map{position:relative;min-height:340px;margin-top:34px;isolation:isolate}.history-route-line{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;pointer-events:none}.history-route-line img{display:block;width:100%;height:100%;object-fit:fill}.history-details{height:340px;margin:0;padding:0 3%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7%;list-style:none}.history-details li{min-width:0;align-self:start}.history-details li:nth-child(2){align-self:end;padding-bottom:8px}.history-date{display:block;color:#102e2b;font:800 clamp(54px,6.2vw,82px)/.9 var(--font-display);letter-spacing:-.025em}.history-label{display:block;color:var(--text-black);font-size:12px;font-weight:850;letter-spacing:.13em}.history-details .history-label{margin-top:16px}.history-details h3{margin:8px 0 0;font-size:clamp(23px,2vw,31px);line-height:1.2}.journey-map h2,.story-library h2{margin:0;font-size:clamp(52px,5.6vw,82px);line-height:.98;letter-spacing:.005em}.library-panel-heading span,.story-reader article>span,.adventure-reader>span{color:var(--text-black);font-size:13px;font-weight:800;letter-spacing:.1em}.founder-story{margin-top:72px;padding:54px;display:grid;grid-template-columns:.72fr 1.28fr;gap:72px;color:#fff;background:var(--ink-blue)}.founder-story h3{margin:0 0 16px;font-size:clamp(39px,4vw,60px);line-height:.98;letter-spacing:.005em}.founder-story strong{display:block;max-width:410px;color:#f5c94d;font-size:19px;line-height:1.65}.founder-story p{margin:0 0 18px;color:#f2f6f8;font-size:17px;line-height:1.95}.character-facts{margin:20px 0 0;padding-top:16px;border-top:1px solid var(--line)}.character-facts div{margin-top:8px;display:grid;grid-template-columns:44px 1fr;gap:8px}.character-facts dt{color:var(--text-black);font-size:11px;font-weight:800;letter-spacing:.07em}.character-facts dd{margin:0;color:var(--espresso);font-size:14px;font-weight:650;line-height:1.55}.character-more{margin-top:16px;padding-top:12px;border-top:1px solid var(--line)}.character-more summary{cursor:pointer;color:var(--espresso);font-size:15px;font-weight:750}.character-more p{margin:14px 0 0;color:var(--muted);font-size:15px;font-weight:500;line-height:1.8}.character-more b{display:block;margin-bottom:2px;color:var(--text-black);font-size:11px;letter-spacing:.08em}.character-more small{display:block;margin-top:14px;color:var(--muted);font-size:13px}.journey-map{padding:clamp(92px,9vw,132px) max(24px,calc((100vw - var(--container)) / 2));color:#fff;background:var(--espresso)}.journey-map .section-heading>p:last-child{color:#f2e7df}.journey-map ol{margin:64px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;border-top:1px solid rgba(255,255,255,.22)}.journey-map li{min-height:250px;padding:30px 34px 34px 0;border-bottom:1px solid rgba(255,255,255,.22)}.journey-map li:not(:nth-child(3n+1)){padding-left:34px;border-left:1px solid rgba(255,255,255,.22)}.journey-map li>span{color:#f5c94d;font-size:12px;font-weight:800;letter-spacing:.12em}.journey-map h3{margin:24px 0 16px;font-size:31px;line-height:.98;letter-spacing:.005em}.journey-map li p{margin:0;color:#f5eee9;font-size:16px;line-height:1.85}.story-library{padding:clamp(94px,9vw,138px) max(24px,calc((100vw - var(--container)) / 2));background:#fff}.library-intro{max-width:920px}.library-intro>p:last-of-type{max-width:720px;margin:28px 0 0;color:var(--muted);font-size:19px;font-weight:600;line-height:1.85}.library-jump{margin-top:40px;display:flex;flex-wrap:wrap;gap:10px}.library-jump a{min-height:48px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;background:#f7d9dc;transition:transform .2s ease}.library-jump a:nth-child(2){background:#9fdde0}.library-jump a:nth-child(3){background:#f7dc62}.library-jump a:hover{transform:translateY(-3px)}.library-jump strong{font:800 18px/1.05 var(--font-display);letter-spacing:.005em}.library-jump span{margin-top:8px;font-size:15px;font-weight:650}.archive-featured{margin-top:72px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.archive-feature-card{min-width:0;background:#fff}.archive-feature-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;transition:transform .28s ease}.archive-feature-card:hover img{transform:translateY(-5px)}.archive-feature-card>div{padding:20px 0 0}.archive-feature-card span{color:var(--text-black);font-size:12px;font-weight:850;letter-spacing:.1em}.archive-feature-card h3{margin:9px 0 0;font-size:clamp(24px,2.15vw,33px);line-height:1.04}.archive-feature-card p{min-height:56px;margin:13px 0 0;color:var(--muted);font-size:16px;font-weight:550;line-height:1.7}.archive-feature-card strong{display:inline-flex;min-height:44px;margin-top:18px;padding:10px 17px;align-items:center;color:#fff;background:var(--espresso);font-size:15px}.library-panel{margin-top:108px;border-top:8px solid #f37f8b;background:#fff8f8}.library-panel--adventure{border-color:var(--ink-blue);background:#f5f8fb}.library-panel-heading{padding:38px 42px;display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:50px;border-bottom:1px solid var(--line)}.library-panel-heading h3{margin:9px 0 0;font-size:clamp(34px,3.4vw,50px);line-height:1.05}.library-panel-heading p{max-width:430px;margin:0;color:var(--muted);font-size:17px;font-weight:600;line-height:1.8}.story-tabs{padding:30px 42px 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.story-tabs button{min-width:0;min-height:126px;padding:12px 14px;display:grid;grid-template-columns:72px 1fr;align-items:center;gap:8px;border:1px solid var(--line);border-top:5px solid var(--tab-accent);color:var(--espresso);background:#fff;cursor:pointer;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.story-tabs button:hover{transform:translateY(-3px);box-shadow:0 12px 24px #351d121a}.story-tabs button.is-active{box-shadow:inset 0 0 0 3px var(--tab-accent)}.story-tabs img{width:70px;height:92px;object-fit:contain;object-position:center bottom}.story-tabs strong,.story-tabs small{display:block}.story-tabs strong{font:800 19px/1.05 var(--font-display);letter-spacing:.005em}.story-tabs small{margin-top:8px;color:var(--text-black);font-size:11px;font-weight:800;letter-spacing:.06em}.story-reader{padding:32px 42px 48px;display:grid;grid-template-columns:1fr;gap:20px;align-items:start}.episode-index{max-height:none;overflow:auto;display:grid;grid-template-columns:190px repeat(2,minmax(0,1fr));background:#fff;border:1px solid var(--line)}.episode-index>p{margin:0;padding:18px 20px;display:flex;align-items:center;color:#fff;background:var(--espresso);font-size:12px;font-weight:850;letter-spacing:.12em}.episode-index button{width:100%;min-height:78px;padding:15px 18px;display:grid;grid-template-columns:32px 1fr;gap:10px;border:0;border-left:1px solid var(--line);color:var(--espresso);background:#fff;cursor:pointer;text-align:left}.episode-index button:hover,.episode-index button.is-active{background:#fff0f1}.episode-index button span{color:var(--text-black);font-size:12px;font-weight:850}.episode-index button strong{font-size:15px;line-height:1.55}.story-reader article{min-height:520px;padding:42px 46px;color:var(--espresso);background:#fff;border:1px solid var(--line)}.story-preview{display:grid;grid-template-columns:minmax(190px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(32px,4vw,62px)}.story-preview-art{min-height:390px;padding:28px 20px 20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;background:color-mix(in srgb,var(--story-accent) 18%,white);border-top:7px solid var(--story-accent)}.story-preview-art img{width:min(100%,250px);height:300px;object-fit:contain;object-position:center bottom}.story-preview-art span{margin-top:14px;color:var(--espresso);font-size:12px;font-weight:850;letter-spacing:.1em;text-align:center}.story-preview-copy>span{color:var(--text-black);font-size:13px;font-weight:800;letter-spacing:.1em}.story-reader h4{max-width:18ch;margin:15px 0 24px;font-size:clamp(32px,3vw,46px);line-height:1.15}.story-reader article p,.adventure-reader p{max-width:68ch;margin:0 0 18px;color:var(--text-black);font-size:17px;font-weight:520;line-height:1.95}.story-reader article .story-lead,.adventure-reader .story-lead{max-width:38em;margin-bottom:0;font-size:18px;font-weight:650;line-height:1.9}.story-subheading,.adventure-subheading{margin:30px 0 14px;color:var(--espresso);font-family:var(--font-sans);font-size:19px;font-weight:800;line-height:1.55;letter-spacing:.01em}.story-reader article>div>:first-child,.adventure-reader>div>:first-child{margin-top:0}.reader-toggle{min-height:52px;margin-top:28px;padding:0 24px;border:0;color:#fff;background:var(--espresso);font:750 15px/1 var(--font-sans);cursor:pointer}.reader-fulltext{margin-top:44px;padding-top:38px;border-top:1px solid var(--line)}.adventure-feature{display:grid;grid-template-columns:1.15fr .85fr;color:#fff;background:var(--ink-blue)}.adventure-feature img{width:100%;height:100%;min-height:430px;object-fit:cover}.adventure-feature>div{align-self:center;padding:48px 46px}.adventure-feature span{color:#f5c94d;font-size:12px;font-weight:850;letter-spacing:.12em}.adventure-feature h3{margin:14px 0 22px;font-size:clamp(38px,4vw,60px);line-height:.98;letter-spacing:.005em}.adventure-feature p{margin:0;color:#fff;font-size:17px;font-weight:600;line-height:1.85}.adventure-controls{padding:30px 42px;display:grid;grid-template-columns:auto 260px auto;align-items:end;justify-content:center;gap:18px}.adventure-controls label{color:var(--espresso);font-size:15px;font-weight:750;line-height:1.5}.adventure-controls select{width:100%;min-height:48px;margin-top:10px;padding:0 12px;border:1px solid rgba(53,29,18,.38);border-radius:0;color:var(--espresso);background:#fff;font:650 16px/1.4 var(--font-sans)}.adventure-controls button{min-height:48px;padding:0 20px;border:1px solid var(--line);color:var(--espresso);background:#fff;font:750 15px/1 var(--font-sans);cursor:pointer}.adventure-controls button:disabled{cursor:not-allowed;opacity:.35}.adventure-reader{max-width:920px;margin:0 auto 52px;padding:44px 48px;color:var(--espresso);background:#fff;border:1px solid var(--line)}.adventure-reader-preview{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:start;gap:38px}.adventure-reader-preview>strong{color:var(--ink-blue);font:800 94px/.85 var(--font-display)}.adventure-reader-preview span{color:var(--text-black);font-size:13px;font-weight:800;letter-spacing:.1em}.adventure-reader-preview h4{max-width:15ch;margin:14px 0 22px;font-size:clamp(34px,3vw,46px);line-height:1.1}.coffee-story-grid{margin-top:58px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.coffee-story-grid article{min-width:0;padding:24px 30px;display:grid;grid-template-columns:170px 1fr;align-items:center;gap:28px;background:#fff}.coffee-story-grid article:nth-child(2n){padding-left:30px;border-left:0}.coffee-story-grid img{width:100%;height:190px;object-fit:contain}.coffee-story-grid span{color:var(--text-black);font-size:13px;font-weight:800;letter-spacing:.08em}.coffee-story-grid h3{margin:10px 0 14px;font-size:25px}.coffee-story-grid strong{font-size:16px}.coffee-story-grid p{margin:12px 0 0;color:var(--muted);font-size:16px;font-weight:500;line-height:1.8}.coffee-notes{padding:clamp(92px,9vw,132px) max(24px,calc((100vw - var(--container)) / 2));color:var(--espresso);background:var(--cream)}@media(min-width:1061px){.character-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch}.character-card{min-height:520px;display:flex;flex-direction:column}.characters--archive .character-card{min-height:680px}.character-image{height:278px;margin-top:-4px}.character-card--bob .character-image img,.character-card--poppy .character-image img,.character-card--news .character-image img{height:205px}.character-card--john .character-image img{height:228px}.character-card--sam .character-image img{height:264px}.character-role{margin-top:18px}}@keyframes float-beans{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(-3deg)}}@keyframes hero-breathe{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.012) rotate(-.25deg)}}@media(max-width:1060px){.site-header{position:fixed;top:0;right:0;left:0;width:100%;height:80px;padding:0 20px;color:#fff;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.brand{padding:6px;background:#fffffff5}.brand img{width:82px;height:42px}.menu-button{display:flex}.site-nav{display:none;position:fixed;top:92px;right:18px;left:auto;width:min(360px,calc(100vw - 36px));padding:12px 18px 18px;flex-direction:column;align-items:stretch;gap:0;color:var(--espresso);background:#fffaf2b3;border:1px solid rgba(255,255,255,.62);border-radius:18px;box-shadow:0 20px 54px #03122233}.site-nav.is-open{display:flex}.site-nav a{min-height:58px;display:flex;align-items:flex-start;justify-content:center;gap:3px;border-bottom:1px solid rgba(53,29,18,.13)}.site-nav a>span{font-size:15px}.site-nav a>small{font-size:10px}.site-nav .nav-shop{margin-top:10px;justify-content:center;color:#fff;background:var(--espresso);border:0}.hero{min-height:820px;padding-top:108px;align-items:flex-start}.hero-copy{width:min(75%,680px)}.quest{grid-template-columns:.9fr 1.1fr;gap:48px}.quest-art-wrap{width:100%}.quest-copy{max-width:820px}.character-grid{grid-template-columns:repeat(3,1fr)}.character-card:nth-child(2n){margin-top:0}.world-card{height:350px}.world-image-wrap{height:100%}.world-card:nth-child(2),.world-card:nth-child(3){transform:none}.next-destination{margin-top:0}.product-grid{grid-template-columns:repeat(2,1fr)}.closing{min-height:720px;align-items:flex-start}.closing-copy{width:min(72%,620px);padding:0}.closing-scene{object-position:66% center}.closing-shade{background:linear-gradient(180deg,#031222f0,#0312229e 43%,#03122214 78%,#0312220d)}}@media(max-width:700px){section,.library-panel{scroll-margin-top:78px}.site-header{top:0;right:0;left:0;width:100%;height:68px;padding:0 14px;align-items:center;justify-content:flex-end}.site-header>.brand{display:none}.menu-button{width:48px;min-width:48px;height:48px;min-height:48px;margin-top:0;padding:0;color:#fff}.site-nav{top:78px;right:12px;width:calc(100vw - 24px);max-height:calc(100svh - 90px);padding-inline:16px}.hero{min-height:max(650px,100svh);padding:82px 20px 22px;align-items:flex-start}.hero-scene{object-position:center bottom}.hero-shade{background:linear-gradient(180deg,#031222e0,#03122299 35%,#0312220d 63%,#03122242)}.hero-copy{width:100%}.hero-copy .eyebrow{margin-bottom:14px;font-size:13px}.hero h1{font-size:clamp(41px,11.8vw,52px);line-height:.98;letter-spacing:.005em}.hero-jp{margin:18px 0;font-size:17px;line-height:1.65}.hero-actions{align-items:flex-start;flex-direction:column;gap:8px}.hero .button{min-height:50px;padding:12px 21px;font-size:15px}.world-gateways{padding:70px 20px 24px}.world-gateways-heading h2{font-size:43px}.world-gateway-grid{margin-top:40px;grid-template-columns:1fr;gap:24px}.world-gateway-card{grid-template-rows:235px 1fr}.world-gateway-copy{min-height:220px;padding:25px 24px 28px}.world-gateway-copy h3{font-size:30px}.world-gateway-card--history .world-gateway-visual>img{padding:0}.gateway-characters{top:14px;right:5px;bottom:0;left:5px}.quest{min-height:0;padding:24px 22px 76px;grid-template-columns:1fr;gap:44px}.quest-copy{order:1;padding:0}.quest-art-wrap{order:2;width:min(100%,430px);justify-self:center}.quest-art-caption{right:12px;bottom:12px;left:12px;padding:16px 18px}.quest-copy h2,.journey-bridge h2,.section-heading h2,.destination-copy h2,.closing h2{font-size:43px}.quest-copy>p{font-size:16px}.quest-copy .quest-lead{font-size:17px}.journey-bridge{padding:58px 22px;grid-template-columns:1fr;gap:38px}.journey-bridge img{max-height:240px}.characters{padding:68px 20px}.characters .section-heading h2{font-size:38px}.characters .section-heading>p:last-child{font-size:16px}.character-grid{margin-top:36px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.character-card{min-height:318px;padding:14px 14px 18px;display:flex;flex-direction:column}.character-card:last-child{grid-column:1 / -1;width:calc(50% - 6px);justify-self:center}.character-image{position:static;width:100%;height:184px;margin:0;display:grid;place-items:end center}.character-image img{width:100%;height:148px;object-fit:contain;object-position:center bottom}.character-card--sam .character-image{width:100%;height:184px;margin:0}.character-card--sam .character-image img{width:100%;height:190px;max-width:100%}.character-role{margin:12px 0 5px;font-size:11px}.character-card h3{font-size:24px}.character-copy{margin-top:9px;font-size:16px;line-height:1.7}.worlds{padding:72px 20px}.worlds-heading{margin-bottom:42px}.world-grid{grid-template-columns:1fr;gap:22px}.world-card{height:310px}.world-image-wrap{height:100%}.world-copy{left:16px;bottom:16px;padding:15px 17px}.next-destination{min-height:0;padding:68px 22px;grid-template-columns:1fr;gap:42px}.destination-copy h2{font-size:46px}.destination-art{width:100%;padding:12px}.coffee{padding:72px 20px}.product-grid{margin-top:48px;gap:18px 10px}.product-card{padding-inline:8px}.product-card>span{min-height:58px;font-size:15px}.closing{min-height:0;padding:0;display:block;background:var(--ink-blue)}.closing-scene{position:relative;inset:auto;display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:center}.closing-shade{display:none}.closing-copy{width:100%;padding:52px 22px 58px;text-shadow:none}.site-footer{padding:44px 22px max(24px,env(safe-area-inset-bottom))}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 22px}.footer-intro{grid-column:1 / -1}.brand--footer{display:inline-flex}.brand--footer img{width:88px;height:88px}.footer-intro>p{margin-top:18px;font-size:18px}.footer-intro>span{margin-top:11px;font-size:14px}.footer-column{gap:12px;font-size:15px}.footer-follow{grid-column:1 / -1}.footer-instagram{width:100%;min-height:52px}.footer-bottom{margin-top:34px;padding-top:18px;align-items:flex-start;flex-direction:column;gap:16px}.footer-bottom>div{width:100%;display:grid;grid-template-columns:repeat(4,auto);justify-content:space-between;gap:8px}}@media(max-width:900px){.founder-story{grid-template-columns:1fr;gap:36px;padding:42px}.journey-map ol{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-map li:not(:nth-child(3n+1)){padding-left:0;border-left:0}.journey-map li:nth-child(2n){padding-left:28px;border-left:1px solid rgba(255,255,255,.22)}.library-panel-heading{grid-template-columns:1fr;gap:18px}.story-reader{grid-template-columns:1fr}.archive-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-feature-card:last-child{grid-column:1 / -1;width:calc(50% - 12px)}.story-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.adventure-feature{grid-template-columns:1fr}.adventure-feature img{min-height:0;aspect-ratio:16 / 9}.coffee-story-grid{grid-template-columns:1fr}.history-route-map{min-height:660px}.history-details{height:660px}}@media(max-width:700px){.eyebrow{font-size:13px}.archive-hero{min-height:610px;padding:106px 22px 72px;background-position:66% center}.archive-hero h1{font-size:48px}.archive-hero p:not(.eyebrow){font-size:17px}.journey-map h2,.story-library h2{font-size:43px}.section-heading>p:last-child{font-size:16px}.founder-story{margin-top:48px;padding:30px 24px}.founder-story strong{font-size:17px}.founder-story p{font-size:16px}.quest-copy>p,.journey-bridge p:last-child,.destination-copy>p{font-size:16px}.character-card{min-height:440px}.character-copy{font-size:16px}.character-facts div{grid-template-columns:38px 1fr}.character-facts dd{font-size:14px}.journey-map{padding:68px 22px 0}.journey-map ol{margin-top:42px;grid-template-columns:1fr}.journey-map li,.journey-map li:nth-child(2n){min-height:0;padding:26px 0 30px;border-left:0}.journey-map h3{font-size:27px}.journey-map li p{font-size:16px}.story-library{padding:72px 20px}.library-intro>p:last-of-type{font-size:16px}.library-jump{margin-top:30px}.library-jump a{min-height:44px;padding:11px 15px}.library-jump strong{font-size:17px}.library-jump span{font-size:15px}.archive-featured{margin-top:48px;grid-template-columns:1fr;gap:34px}.archive-feature-card:last-child{grid-column:auto;width:auto}.archive-feature-card p{min-height:0}.library-panel{margin-top:72px}.library-panel-heading{padding:28px 22px}.library-panel-heading p{font-size:16px}.story-tabs{padding:20px 22px 8px;display:flex;overflow-x:auto;gap:8px;scroll-snap-type:x proximity;scrollbar-width:thin}.story-tabs button{flex:0 0 142px;min-height:92px;padding:8px;grid-template-columns:52px 1fr;scroll-snap-align:start}.story-tabs button:last-child{grid-column:auto}.story-tabs img{width:50px;height:68px}.story-tabs strong{font-size:16px}.story-reader{padding:22px;gap:24px}.episode-index{max-height:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.episode-index>p{grid-column:1 / -1}.episode-index button{min-height:68px;padding:12px;grid-template-columns:24px 1fr;border-left:0}.episode-index button+button{border-left:1px solid var(--line)}.episode-index button strong{font-size:14px;line-height:1.4}.story-reader article{min-height:0;padding:28px 22px}.story-preview{grid-template-columns:1fr;gap:26px}.story-preview-art{min-height:250px;padding:18px 16px 14px}.story-preview-art img{height:210px}.story-reader h4{font-size:30px}.story-reader article p,.adventure-reader p{font-size:16px}.adventure-feature>div{padding:32px 24px}.adventure-feature h3{font-size:38px}.adventure-controls{padding:22px;grid-template-columns:1fr 1fr}.adventure-controls label{grid-column:1 / -1;grid-row:1}.adventure-reader{margin:0 22px 28px;padding:28px 22px}.adventure-reader-preview{grid-template-columns:1fr;gap:18px}.adventure-reader-preview>strong{font-size:66px}.adventure-reader-preview h4{font-size:32px}.reader-fulltext{margin-top:32px;padding-top:28px}.coffee-story-grid{grid-template-columns:1fr}.coffee-story-grid article,.coffee-story-grid article:nth-child(2n){padding:22px 18px;grid-template-columns:110px 1fr;gap:18px;border-left:0}.coffee-story-grid img{height:145px}.history{padding:70px 22px}.history--illustration-only{padding:38px 0 54px}.history-illustration-title{margin:0 auto 28px;padding-inline:18px;font-size:clamp(34px,10.5vw,42px);line-height:.98}.history-illustration-title span{display:block}.history-illustration-scroll{overflow-x:hidden}.history-illustration{width:calc(100% - 32px);margin:-12px auto 0}.history-heading h2{font-size:45px}.history-heading>p:last-child{font-size:16px}.history-panorama{margin:42px -20px 0}.history-route-map{min-height:720px;margin:18px -4px 0}.history-route-line{top:0;right:22%;bottom:0;left:22%}.history-details{position:relative;height:720px;display:block;padding:0}.history-details li{position:absolute;z-index:1;width:48%;padding:8px 0;background:#a9e7c0}.history-details li:nth-child(1){top:58px;right:0}.history-details li:nth-child(2){top:294px;left:0;padding:8px 0}.history-details li:nth-child(3){top:530px;right:0}.history-date{font-size:52px}.history-details .history-label{margin-top:12px;font-size:11px}.history-details h3{margin-top:7px;font-size:clamp(22px,6vw,25px);line-height:1.32}.story-teaser{padding:72px 20px}.story-teaser-grid{margin-top:40px;grid-template-columns:1fr;gap:34px}.story-teaser-card h3{font-size:27px}.story-teaser-feature{margin-top:40px;padding-bottom:34px;grid-template-columns:1fr;gap:24px}.story-teaser-feature-copy h3{font-size:31px}.story-teaser-feature-copy p{margin-top:14px}.story-teaser-feature-copy strong{margin-top:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}[data-reveal]{opacity:1!important;translate:none!important}[data-parallax]{translate:none!important}}:root{--type-hero: clamp(58px, 5.6vw, 88px);--type-section: clamp(46px, 4.7vw, 70px);--type-feature: clamp(30px, 3vw, 46px);--type-card: 27px;--type-lead: 18px;--type-body: 16px;--type-action: 15px;--type-label: 12px;--leading-display: .98;--leading-title: 1.08;--leading-body: 1.8;--tracking-display: .005em;--tracking-label: .1em}.hero h1,.archive-hero h1{font-family:var(--font-display);font-size:var(--type-hero);font-weight:400;line-height:var(--leading-display);letter-spacing:var(--tracking-display)}.world-gateways-heading h2,.quest-copy h2,.journey-bridge h2,.section-heading h2,.destination-copy h2,.closing h2,.history-heading h2,.journey-map h2,.story-library h2{font-family:var(--font-display);font-size:var(--type-section);font-weight:400;line-height:var(--leading-display);letter-spacing:var(--tracking-display)}.world-gateway-copy h3,.world-copy h3,.story-teaser-card h3,.history-details h3,.founder-story h3,.archive-feature-card h3,.library-panel-heading h3,.story-reader h4,.adventure-feature h3,.adventure-reader-preview h4{font-family:var(--font-display);font-size:var(--type-feature);font-weight:400;line-height:var(--leading-title);letter-spacing:var(--tracking-display)}.character-card h3,.journey-map h3,.coffee-story-grid h3{font-family:var(--font-display);font-size:var(--type-card);font-weight:400;line-height:1.05;letter-spacing:var(--tracking-display)}.world-gateway-copy p,.quest-copy>p,.journey-bridge p:last-child,.section-heading>p:last-child,.character-copy,.world-copy p,.story-teaser-card p,.destination-copy>p,.history-heading>p:last-child,.founder-story p,.character-more p,.journey-map li p,.library-intro>p:last-of-type,.archive-feature-card p,.library-panel-heading p,.story-reader article p,.adventure-reader p,.adventure-feature p,.coffee-story-grid p{color:var(--text-black);font-family:var(--font-sans);font-size:var(--type-body);font-weight:500;line-height:var(--leading-body);letter-spacing:0}.hero-jp,.quest-copy .quest-lead,.story-reader article .story-lead,.adventure-reader .story-lead,.founder-story strong{font-family:var(--font-sans);font-size:var(--type-lead);font-weight:650;line-height:1.75;letter-spacing:.01em}.eyebrow,.world-gateway-copy>span,.quest-art-caption span,.character-role,.story-teaser-card span,.product-card>small,.history-label,.library-panel-heading span,.story-reader article>span,.adventure-reader>span,.character-facts dt,.character-more b,.journey-map li>span,.archive-feature-card span,.story-tabs small,.episode-index>p,.episode-index button span,.story-preview-art span,.story-preview-copy>span,.adventure-feature span,.adventure-reader-preview span,.coffee-story-grid span{font-family:var(--font-sans);font-size:var(--type-label);font-weight:800;line-height:1.45;letter-spacing:var(--tracking-label)}.button,.reader-toggle,.world-gateway-copy strong,.archive-feature-card strong,.episode-index button strong,.adventure-controls button,.adventure-controls label{font-family:var(--font-sans);font-size:var(--type-action);font-weight:750;line-height:1.5;letter-spacing:.02em}.site-nav{font-size:14px;line-height:1.35}.site-nav a>span{font-size:14px;line-height:1.25}.site-nav a>small{font-size:10px;line-height:1.25}.footer-column{font-size:15px;line-height:1.6}.footer-column strong,.footer-bottom{font-size:var(--type-label);line-height:1.5}@media(max-width:700px){:root{--type-hero: clamp(42px, 12vw, 50px);--type-section: 42px;--type-feature: 30px;--type-card: 24px;--type-lead: 17px;--type-body: 16px;--type-action: 15px;--type-label: 12px}.site-nav a>span{font-size:15px}.site-nav a>small{font-size:10px}}.world-gateway-copy h3,.world-gateway-card--brand .world-gateway-copy h3{font-family:var(--font-sans);font-size:clamp(24px,2.1vw,30px);font-weight:700;line-height:1.5;letter-spacing:.01em}.story-teaser-feature-copy h3,.story-reader h4,.library-panel-heading h3,.library-intro h2,.coffee-notes .section-heading h2{font-family:var(--font-sans);font-weight:700;line-height:1.5}.world-gateway-copy strong{margin-top:auto;padding-top:16px;color:var(--text-black)}.site-nav a>small{font-size:12px;opacity:1}.menu-button{min-width:52px;min-height:52px;cursor:pointer}#daily-story-panel{scroll-margin-top:28px}.story-preview-copy{min-width:0}.story-reader h4{overflow-wrap:anywhere}@media(max-width:1060px){.site-nav{max-height:calc(100svh - 112px);overflow-y:auto}}@media(max-width:700px){.world-gateway-copy h3,.world-gateway-card--brand .world-gateway-copy h3{font-size:26px}.site-nav{max-height:calc(100svh - 90px)}.menu-button{min-width:48px;min-height:48px;margin-top:0}.story-teaser-feature{grid-template-columns:minmax(0,1fr)}}@media(max-width:700px){.hero{min-height:max(820px,200vw)}.hero-scene{inset:auto 0 0;height:auto;object-fit:contain;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 100px);mask-image:linear-gradient(to bottom,transparent,#000 100px)}.closing>picture{display:block}.closing-scene{aspect-ratio:3 / 4;object-position:center bottom}}.characters--archive .character-grid{margin-top:32px}.characters--archive .character-card{min-height:520px;padding:18px 18px 22px;display:flex;flex-direction:column}.characters--archive button.character-card{width:100%;border-right:0;border-bottom:0;border-left:0;color:var(--espresso);font:inherit;text-align:left;cursor:pointer}.characters--archive .character-image{height:270px;margin:0;display:grid;place-items:center}.characters--archive .character-image img{height:240px;width:92%;object-fit:contain;object-position:center}.characters--archive .character-card--bob .character-image img{height:230px}.characters--archive .character-card--poppy .character-image img{height:250px}.characters--archive .character-card--john .character-image img{height:248px}.characters--archive .character-card--sam .character-image img{height:190px;width:100%}.characters--archive .character-card--news .character-image img{height:245px}.characters--archive .character-role{min-height:2.4em;margin:13px 0 5px;font-size:10px;line-height:1.2}.characters--archive .character-card h3{margin:0}.character-card-hook{min-height:3.4em;margin:14px 0 0;color:#6f5146;font-size:13px;font-weight:650;line-height:1.7}.character-card-action{display:inline-block;align-self:flex-start;margin-top:auto;padding-top:18px;padding-bottom:3px;border-bottom:2px solid var(--espresso);font-size:12px;font-weight:800;letter-spacing:.05em}.founder-story small{display:block;margin-top:18px;color:#d7e2e9;font-size:12px;font-weight:650;line-height:1.7}.history-panorama img{width:100%;aspect-ratio:16/9;max-height:none;object-fit:cover;object-position:center}.founder-story--compact{margin-top:46px;padding:34px 40px;grid-template-columns:.72fr 1.28fr;gap:56px;align-items:center}.founder-story--compact h3{margin-bottom:0}.founder-story--compact strong{max-width:none;font-size:18px}.founder-story--compact p{margin:8px 0 0;color:#f2f6f8;font-size:15px;line-height:1.7}.founder-story--compact small{margin-top:12px}.journey-prologue{margin-top:58px;padding:0;display:block;background:transparent}.journey-prologue>picture{display:block}.journey-prologue>picture img{display:block;width:100%;height:auto;aspect-ratio:16/7;object-fit:cover;object-position:center}.journey-prologue-caption{margin-top:0;padding:38px 0 48px;display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);gap:clamp(48px,7vw,110px);align-items:start;border-bottom:1px solid rgba(255,255,255,.24)}.journey-prologue-caption>.eyebrow{margin:7px 0 0}.journey-prologue-caption>div{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(260px,1fr);gap:clamp(36px,5vw,78px);align-items:end}.journey-prologue-caption h3{max-width:none;margin:0;font-size:clamp(34px,3.4vw,52px)}.journey-prologue-caption>div>p{max-width:40ch;margin:0;color:#f5eee9;font-size:16px;line-height:1.9}.journey-map>ol{gap:32px;border:0}.journey-map>ol>li,.journey-map>ol>li:not(:nth-child(3n+1)){padding:0 0 28px;border-left:0;min-height:0}.journey-stop-art{width:100%;aspect-ratio:16/9;object-fit:cover;margin-bottom:22px}.journey-country-title{display:flex;align-items:center;gap:16px;margin:18px 0 16px}.journey-map .journey-country-title h3{margin:0}.journey-country-icon{display:block;flex:0 0 72px;width:72px;height:54px;object-fit:contain}.journey-country-icon--globe{padding:5px;fill:none;stroke:#f5c94d;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.journey-map>ol>li p{color:#f5eee9}.journey-finale{position:relative;margin-top:78px;overflow:hidden;background:#06192c}.journey-finale picture,.journey-finale picture img{display:block;width:100%}.journey-finale picture img{height:auto;aspect-ratio:16/7;object-fit:cover}.journey-finale-copy{position:absolute;top:0;bottom:0;left:0;width:38%;padding:clamp(36px,5vw,74px);display:flex;flex-direction:column;justify-content:center;color:#fff}.journey-finale-copy .eyebrow{margin-bottom:20px}.journey-finale-copy h3{margin:0;font-size:clamp(34px,3.4vw,54px);line-height:.98}.journey-finale-copy>p:last-child{max-width:27ch;margin:28px 0 0;color:#f5eee9;font-size:16px;line-height:1.8}.original-cast-gateway{display:flex;align-items:flex-end;justify-content:center;gap:0;width:100%;height:100%;padding:30px 12px;background:#10283b url(/assets/hero-night-shibuya-painterly-v3.webp) center/cover}.world-gateway-visual .original-cast-gateway img{width:20%;height:75%;object-fit:contain;object-position:center bottom}.world-gateway-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.profile-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;padding:28px;display:grid;place-items:center;background:#09141cc2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-modal{position:relative;width:min(1040px,100%);max-height:calc(100vh - 56px);overflow:auto;display:grid;grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr);background:#fff;border-top:10px solid var(--accent);box-shadow:0 30px 90px #00000052}.profile-modal-close{position:absolute;top:16px;right:18px;z-index:2;padding:8px 0;border:0;border-bottom:2px solid currentColor;color:var(--espresso);background:transparent;font-size:12px;font-weight:850;letter-spacing:.12em;cursor:pointer}.profile-modal-character{min-height:620px;padding:54px 38px 38px;display:flex;flex-direction:column;justify-content:center;background:color-mix(in srgb,var(--accent) 23%,white)}.profile-modal-character img{display:block;width:100%;height:330px;object-fit:contain;object-position:center}.profile-modal-character p{margin:34px 0 7px;font-size:11px;font-weight:850;letter-spacing:.12em}.profile-modal-character h2{margin:0;font-size:clamp(42px,5vw,68px);line-height:.95}.profile-modal-copy{padding:50px 46px 42px}.profile-modal-kicker{margin:0 0 8px;color:#8a6d62;font-size:10px;font-weight:850;letter-spacing:.14em}.profile-modal-lead{max-width:19em;margin:0 0 28px;color:var(--espresso);font-size:26px;font-weight:800;line-height:1.42}.profile-modal-highlights{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-modal-highlights article{min-height:118px;padding:19px 18px;background:#f6f2ee}.profile-modal-highlights .profile-modal-highlight-flaw{background:color-mix(in srgb,var(--accent) 16%,white)}.profile-modal-highlights span,.profile-modal-story span,.profile-modal-meta span,.profile-modal-stats span{display:block;margin-bottom:7px;color:#80655b;font-size:10px;font-weight:850;letter-spacing:.08em}.profile-modal-highlights strong{display:block;color:var(--espresso);font-size:18px;line-height:1.5}.profile-modal-facts-label{margin:23px 0 6px;color:#80655b;font-size:10px;font-weight:850;letter-spacing:.12em}.profile-modal-story{display:grid;grid-template-columns:1fr 1fr;gap:24px}.profile-modal-story>div{padding-top:15px;border-top:1px solid var(--line)}.profile-modal-story p,.profile-modal-meta p{margin:0;color:#654d44;font-size:14px;font-weight:600;line-height:1.75}.profile-modal-stats{margin:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.profile-modal-stats>div{padding:11px 12px 11px 0}.profile-modal-stats span{margin-bottom:4px}.profile-modal-stats strong{display:block;color:var(--espresso);font-size:12px;line-height:1.45}.profile-modal-meta{display:grid;grid-template-columns:1fr 1.2fr;gap:24px;padding-top:18px}.profile-modal-meta strong{display:block;margin-bottom:3px;color:var(--espresso);font-size:16px}.profile-modal-more{margin-top:20px;border-bottom:1px solid var(--line)}.profile-modal-more summary{padding:14px 2px;cursor:pointer;color:var(--espresso);font-weight:800}.profile-modal-more summary span{margin-right:10px;font-size:15px}.profile-modal-more summary small{color:#8a6d62;font-size:10px;font-weight:700;letter-spacing:.05em}.profile-modal-more-body{padding:7px 2px 24px}.profile-modal-more[open] summary{border-bottom:1px solid var(--line)}@media(max-width:900px){.world-gateway-grid{grid-template-columns:1fr}.profile-modal{grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr)}.profile-modal-character{padding-inline:25px}.profile-modal-copy{padding-inline:32px}.profile-modal-highlights,.profile-modal-story{grid-template-columns:1fr}.profile-modal-character{min-height:720px}}@media(max-width:900px)and (min-width:701px){.journey-prologue-caption{grid-template-columns:1fr;gap:24px}.journey-prologue-caption>.eyebrow{margin:0}.journey-finale-copy{width:46%;padding:32px}.journey-finale-copy h3{font-size:34px}.journey-finale-copy>p:last-child{margin-top:20px;font-size:14px}}@media(max-width:700px){.characters--archive .character-card{min-height:470px;padding:12px 12px 18px}.characters--archive .character-card:last-child{width:calc(50% - 5px)}.characters--archive .character-image{height:230px}.characters--archive .character-image img{height:205px}.characters--archive .character-card--bob .character-image img{height:195px}.characters--archive .character-card--poppy .character-image img{height:215px}.characters--archive .character-card--john .character-image img{height:210px}.characters--archive .character-card--sam .character-image img{height:165px}.characters--archive .character-card--news .character-image img{height:210px}.characters--archive .character-role{font-size:9px}.character-card-hook{min-height:4.8em;font-size:12px}.history-panorama img{aspect-ratio:16/9}.founder-story--compact{margin-top:34px;padding:28px 22px;grid-template-columns:1fr;gap:18px}.founder-story--compact h3{font-size:36px}.founder-story--compact strong{font-size:16px}.founder-story--compact p{font-size:14px}.journey-prologue{margin-top:40px}.journey-prologue>picture img{aspect-ratio:4/3}.journey-prologue-caption{padding:26px 0 34px;display:block}.journey-prologue-caption>.eyebrow{margin:0 0 18px}.journey-prologue-caption>div{display:block}.journey-prologue-caption h3{font-size:34px}.journey-prologue-caption>div>p{margin-top:22px;font-size:14px;line-height:1.8}.journey-map>ol{gap:26px}.journey-map>ol>li:nth-child(2n){padding-left:0;border-left:0}.journey-finale{margin:52px -22px 0}.journey-finale picture img{aspect-ratio:3/4;object-fit:cover}.journey-finale-copy{position:relative;width:auto;padding:32px 22px 42px;background:#06192c}.journey-finale-copy .eyebrow{margin-bottom:17px}.journey-finale-copy h3{font-size:38px}.journey-finale-copy>p:last-child{margin-top:22px;font-size:15px}.profile-modal-backdrop{padding:12px}.profile-modal{max-height:calc(100vh - 24px);grid-template-columns:1fr}.profile-modal-character{min-height:0;padding:34px 24px 18px;justify-content:flex-start}.profile-modal-character img{height:150px}.profile-modal-character p{margin-top:10px}.profile-modal-copy{padding:25px 22px 30px}.profile-modal-lead{margin-bottom:22px;font-size:22px;line-height:1.45}.profile-modal-highlights,.profile-modal-story,.profile-modal-meta{grid-template-columns:1fr}.profile-modal-highlights article{min-height:0;padding:14px 16px}.profile-modal-highlights strong{font-size:17px;line-height:1.4}.profile-modal-story{gap:14px}.profile-modal-facts-label{margin-top:18px}.profile-modal-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-modal-stats>div{min-width:0;padding:8px 8px 9px 0;border-bottom:0}.profile-modal-stats span{margin:0 0 3px}.profile-modal-stats strong{font-size:11px;line-height:1.4}.profile-modal-meta{gap:16px}.profile-modal-more{margin-top:14px}.profile-modal-more-body{padding-bottom:20px}}
