.original-grammar{padding:110px 0;background:var(--surface)}.original-grammar-stage{width:min(1480px,94%);margin:55px auto 0;background:#f5ece7;border:1px solid #e4d3c8;border-radius:24px;overflow:hidden;box-shadow:0 20px 70px #3920140a}.original-grammar iframe{display:block;width:100%;height:850px;border:0}.diary-stage{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);gap:38px;padding:0 5%;align-items:start}.diary-stage .diary-art{height:auto;aspect-ratio:900/1599;margin:62px 0 0;position:sticky;top:130px;border-radius:20px;overflow:hidden}.diary-stage .diary-art>img{width:100%;height:100%;object-fit:contain;transform:none}.diary-stage .photo-caption{background:linear-gradient(transparent,#20140dbc);padding:28px 20px 14px}.diary-stage .book-polaroid{float:none;width:100%;max-width:none;transform:none;margin:0 0 22px;padding:8px 8px 12px}.diary-stage .book-polaroid img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.diary-stage .book-leaf{background-image:none;min-height:650px;border-radius:14px 14px 0 0}.day-action{display:inline-flex;gap:10px;align-items:center;justify-content:center;padding:12px 17px;margin:12px 0;border:1px solid var(--line);border-radius:12px;color:var(--brand-hover);background:var(--surface);min-height:44px}.day-action:disabled{opacity:.45;cursor:default}.day-word-list>div{padding:12px 16px;margin-bottom:10px;border:1px solid var(--line);border-radius:16px;background:var(--bg)}.day-word-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.day-word-row button{padding:10px 0;min-height:44px;text-align:left}.day-word-row button:first-child{flex:1;font-size:24px}.day-study{padding:30px;border:1px solid var(--line);border-radius:22px;text-align:center;background:var(--bg)}.day-study>strong{display:block;font-size:46px;margin:28px 0}.day-study h4{font-size:24px}.day-example{display:flex;gap:12px;align-items:center;justify-content:center;font-size:23px;width:100%;padding:18px 0}.day-active-line{background:color-mix(in srgb,var(--brand) 10%,transparent);border-radius:14px;transition:background .35s ease}.day-compose{display:flex;gap:8px;align-items:center;flex-wrap:wrap;min-height:86px;border:1px dashed var(--line);border-radius:16px;padding:16px;margin:30px 0 20px}.day-tokens{display:flex;gap:10px;flex-wrap:wrap}.day-compose button,.day-tokens button{padding:12px 18px;border:1px solid var(--line);border-radius:10px;background:var(--bg);font-size:22px}.day-tokens button:disabled{opacity:.3}.diary-stage .book-recap>img{width:100%;height:auto;max-height:280px;object-fit:contain;border-radius:16px}.vocab-reveal-controls{display:flex;gap:12px;flex-wrap:wrap;padding:16px 0 24px}.vocab-reveal-controls button{padding:12px 16px;min-height:44px;border:1px solid var(--line);border-radius:12px;color:var(--brand-hover)}.vocab-reveal-controls button:disabled{opacity:.5}.day-reveal,.vocab-expanded-content{animation:learning-reveal .45s cubic-bezier(.2,.7,.2,1) both}@keyframes learning-reveal{0%{opacity:0}to{opacity:1}}@media(max-width:1000px){.diary-stage{grid-template-columns:1fr;gap:24px}.diary-stage .diary-art{position:relative;top:0;margin:0;max-width:800px;width:100%;justify-self:center}.original-grammar-stage{width:96%}}@media(max-width:600px){.original-grammar{padding:65px 0}.original-grammar-stage{margin-top:26px;border-radius:16px}.diary-stage{padding:0 4%}.diary-stage .book-leaf{padding:22px 18px}.day-study{padding:22px 14px}.day-study>strong{font-size:36px}.diary-stage .photo-caption span:first-child{display:none}}@media(prefers-reduced-motion:reduce){.day-reveal,.vocab-expanded-content{animation:none}.day-active-line{transition:none}}.brand-world{--bw-paper: #fffcf7;--bw-ink: #382a30;--bw-muted: #786872;--bw-rose: #b84973;--bw-lilac: #eee4f0;--bw-line: #e2d4cb;--bw-shadow: 0 18px 48px -24px #70524655;--bw-ease: cubic-bezier(.23, 1, .32, 1)}[data-theme=dark] .brand-world{--bw-paper: #251c24;--bw-ink: #f3e5e9;--bw-muted: #bba9b7;--bw-rose: #f3a2bc;--bw-lilac: #392b42;--bw-line: #59434c;--bw-shadow: 0 18px 48px -24px #0009}.brand-world .intro{max-width:1320px;grid-template-columns:1.35fr 1fr;gap:clamp(40px,6vw,96px);align-items:center;padding-block:112px 120px}.brand-world .intro h2{font-size:clamp(27px,2.9vw,40px);line-height:1.85}.brand-world .intro h2 span{color:var(--bw-rose)}.brand-world .intro-aside{position:relative;padding:38px 34px 32px;border:1px solid var(--bw-line);background:var(--bw-paper);box-shadow:4px 5px 0 var(--bg2),5px 6px 0 var(--bw-line);transform:none}.brand-world .intro-aside:before{content:"";position:absolute;width:90px;height:24px;top:-13px;left:calc(50% - 45px);background:color-mix(in srgb,var(--bw-lilac) 80%,transparent);border-inline:1px dashed var(--bw-muted);transform:none}.brand-world .intro-aside>svg{color:var(--bw-rose);margin-bottom:16px}.brand-world .intro-aside p:last-child{font-size:13px;line-height:2}.chapter-nav{position:sticky;top:0;z-index:25;display:flex;align-items:center;gap:24px;padding:0 max(24px,calc((100% - 1200px)/2));background:var(--bw-paper);border-block:1px solid var(--bw-line);box-shadow:0 6px 15px -13px #4d303a66}.chapter-nav-brand{display:flex;flex-direction:column;flex-shrink:0;gap:3px;color:var(--bw-ink)}.chapter-nav-brand>span{font:22px/.95 var(--serif);letter-spacing:.1em}.chapter-nav-brand small{font-size:9px;color:var(--bw-muted);letter-spacing:.08em}.chapter-nav-track{position:relative;display:flex;flex:1;min-width:0;overflow-x:auto;scrollbar-width:none}.chapter-nav-track::-webkit-scrollbar{display:none}.chapter-nav-track>a{display:flex;flex:1 0 auto;position:relative;align-items:center;justify-content:center;gap:8px;min-height:76px;padding:12px 16px;color:var(--bw-muted);font-size:12px;white-space:nowrap;transition:color .18s,background-color .18s}.chapter-tab-number{font-size:9px;font-variant-numeric:tabular-nums;opacity:.75}.chapter-nav-track>a:after{content:"";position:absolute;height:3px;inset:auto 16px 0;background:var(--bw-rose);transform:scaleX(0);transition:transform .22s var(--bw-ease)}.chapter-nav-track>a[aria-current]{color:var(--bw-rose);background:color-mix(in srgb,var(--bw-lilac) 36%,transparent)}.chapter-nav-track>a[aria-current]:after{transform:scaleX(1)}.chapter-nav-index{flex-shrink:0;font-size:11px;color:var(--bw-muted);padding-block:16px}.chapter-nav-index span{display:inline-block;margin-left:6px}.brand-chapter{position:relative;scroll-margin-top:0;padding-block:64px 36px}.brand-chapter .section-shell{max-width:1320px;padding-inline:clamp(24px,5.6vw,80px)}.chapter-marker{display:flex;align-items:center;gap:18px;margin-bottom:14px;color:var(--bw-muted)}.chapter-seal{display:grid;place-items:center;width:54px;height:62px;flex-shrink:0;font:25px var(--serif);color:var(--bw-rose);background:var(--bw-lilac);border:1px solid var(--bw-line);border-radius:25px 25px 5px 5px;box-shadow:inset 0 0 0 4px var(--bw-paper)}.chapter-marker p{font:19px var(--serif);color:var(--bw-ink);margin:0 0 8px}.chapter-marker>div>span{display:block;font-size:10px;line-height:1.8;letter-spacing:.1em}.chapter-rule{height:1px;flex:1;background:var(--bw-line);margin-left:16px}.chapter-marker>svg{flex-shrink:0;color:var(--bw-rose)}.brand-chapter-2{background:color-mix(in srgb,var(--bw-lilac) 23%,var(--paper))}.brand-chapter-3{background:color-mix(in srgb,var(--bg2) 80%,var(--paper))}.brand-chapter-4{background:var(--paper)}.brand-chapter-5{background:color-mix(in srgb,var(--soft) 48%,var(--paper))}.brand-chapter>section{scroll-margin-top:0;padding-block:68px 92px}.brand-chapter>section+section{padding-top:88px}.brand-chapter :is(.section-heading,.foundation-heading,.ex-heading,.ap-heading){margin-bottom:42px}.brand-chapter :is(.section-heading,.foundation-heading,.ex-heading,.ap-heading,.diary-heading,.ow-intro) h2{font-size:clamp(34px,3.6vw,50px);line-height:1.5;letter-spacing:-.04em}.brand-chapter :is(.section-heading,.foundation-heading) h2{margin-top:24px;margin-bottom:16px}.brand-chapter :is(.eyebrow,.ex-eyebrow){color:var(--bw-rose);font-size:10px;letter-spacing:.14em}.brand-chapter .number{border:0;width:auto;height:auto;font:11px var(--sans);opacity:.7}.brand-world .diary{background:transparent}.brand-world .diary-process{display:grid;grid-template-columns:.9fr 1fr;align-items:center;gap:48px;padding-top:22px;padding-bottom:0}.brand-world .diary-process h3{font-size:23px;line-height:1.7}.brand-world .diary-process p{font-size:12px;line-height:1.9}.brand-world .process-track{display:grid;grid-template-columns:repeat(3,1fr);gap:22px 15px;margin:0;border:0}.brand-world .process-track>div{text-align:left;padding-top:12px;border-top:1px solid var(--bw-line)}.brand-world .process-track>div:before,.brand-world .process-track>div:after{display:none}.brand-world .process-track span{font:19px var(--serif);background:none;color:var(--bw-rose);border:0;width:auto;height:auto;margin:0}.brand-world .vocab-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(36px,6vw,82px);align-items:start}.brand-world .word-demo{padding:30px 32px 20px;border-radius:5px 18px 18px 5px;border:1px solid var(--bw-line);border-left:8px solid #bda2c6;background:var(--bw-paper);box-shadow:4px 4px 0 var(--paper),5px 5px 0 var(--bw-line),8px 8px 0 var(--paper),9px 9px 0 var(--bw-line),var(--bw-shadow)}.brand-world .word-demo:before{content:"";position:absolute;top:-12px;right:32px;width:35px;height:35px;border:2px solid var(--bw-muted);border-bottom:0;border-radius:14px 14px 0 0;pointer-events:none}.brand-world .word-demo .demo-top{padding-bottom:8px;font-size:11px}.brand-world .word-demo .tabs{gap:0;background:var(--bg2);border:1px solid var(--bw-line);border-radius:8px;margin-top:24px;padding:4px}.brand-world .word-demo .tabs button{flex:1;min-height:44px;padding:10px 6px;font-size:12px;border-radius:5px}.brand-world .word-demo .tabs button[aria-selected=true]{background:var(--bw-paper);color:var(--bw-rose);box-shadow:0 2px 5px #61445213}.brand-world .word-demo .tabs button:after{display:none}.brand-world .word-demo .dictionary-heading{padding-block:32px 10px}.brand-world .korean-word{font-size:clamp(48px,5vw,67px);letter-spacing:-.035em}.brand-world .dictionary-heading p{font-size:13px;margin-top:10px}.brand-world .word-demo .round-button{width:48px;height:48px;background:var(--bw-lilac);color:var(--bw-rose)}.brand-world .vocab-reveal-controls{gap:8px;padding-bottom:26px}.brand-world .vocab-reveal-controls button{border-radius:6px;font-size:12px}.brand-world .vocab-reveal-controls button:first-child:not(:disabled){background:var(--bw-rose);color:var(--bw-paper);border-color:var(--bw-rose)}.brand-world .vocab-reveal-controls button:last-child{border-color:transparent}.brand-world .word-demo .sentence{padding-top:18px;border-top:1px dashed var(--bw-line)}.brand-world .word-demo .demo-bottom{gap:12px;flex-wrap:wrap}.brand-world .word-demo :is(.demo-bottom button,.tour-toggle){min-height:44px}.brand-world .vocab-directory{padding-top:12px}.brand-world .vocab-directory h3{font-size:31px;line-height:1.5;margin-top:20px}.brand-world .vocab-directory>p{font-size:13px;line-height:2}.brand-world .vocab-shelves{margin-top:22px}.brand-world .vocab-shelves li{grid-template-columns:32px 1fr;gap:14px;padding-block:17px}.brand-world .shelf-icon{width:30px;height:40px;border-radius:3px 6px 6px 3px;background:var(--bw-lilac);color:var(--bw-rose);box-shadow:2px 2px 0 var(--bw-line)}.brand-world .vocab-shelves h4{font-size:16px}.brand-world .vocab-shelves p{color:var(--bw-muted)}.brand-world .directory{max-width:1320px;padding-block:116px;gap:8%;grid-template-columns:.8fr 1.2fr;align-items:start}.brand-world .directory-intro{padding-top:26px}.brand-world .directory-intro h2{font-size:40px}.brand-world .directory-intro p{font-size:13px;line-height:2}.brand-world .directory-list{padding:12px 32px;background:var(--bw-paper);border:1px solid var(--bw-line);border-top:6px solid var(--bw-lilac);box-shadow:var(--bw-shadow)}.brand-world .directory-group:last-child{border-bottom:0}.brand-world .directory-toggle{font-size:16px;padding-block:24px}.brand-world .directory-toggle>svg:first-child{color:var(--bw-rose)}.brand-world .directory-item{min-height:44px;padding-left:34px}.brand-world .directory-item strong{font-size:13px}.brand-world .directory-item p{font-size:12px;color:var(--bw-muted)}.brand-world .creator-section{max-width:1160px;grid-template-columns:.5fr 1fr;gap:10%;padding-block:90px 112px}.brand-world .creator-label{padding-top:24px;color:var(--bw-muted)}.brand-world .creator-label>svg{color:var(--bw-rose)}.brand-world .creator-letter{position:relative;background:var(--bw-paper);padding:40px 44px;box-shadow:3px 4px 0 var(--bg2),4px 5px 0 var(--bw-line);border:1px solid var(--bw-line)}.brand-world .creator-letter:before{content:"";position:absolute;width:42px;height:50px;background:var(--bw-lilac);top:-14px;right:30px;clip-path:polygon(0 0,100% 0,100% 100%,50% 83%,0 100%)}.brand-world .creator-letter h2{font-size:29px;line-height:1.6}.brand-world .creator-letter>p{font-size:14px;line-height:2.2}.brand-world .signature{padding-top:18px;border-top:1px solid var(--bw-line)}.brand-world .signature>span{color:var(--bw-rose)}.brand-world .final-cta{padding-block:84px 100px;background:var(--bw-lilac)}.brand-world .farewell-stage{display:grid;grid-template-columns:.85fr 1fr;gap:clamp(40px,7vw,100px);align-items:center;max-width:1210px;text-align:left}.brand-world .farewell-portrait{position:relative;margin:0;padding:12px 12px 36px;background:var(--bw-paper);border:1px solid var(--bw-line);box-shadow:var(--bw-shadow);transform:none}.brand-world .farewell-portrait img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;margin:0;border:0;border-radius:0;box-shadow:none}.brand-world .farewell-portrait figcaption{text-align:center;margin-top:20px;font:22px var(--serif);color:var(--bw-rose)}.brand-world .final-cta .eyebrow{justify-content:flex-start;color:var(--bw-muted)}.brand-world .final-cta h2{font-size:clamp(36px,4.4vw,58px);line-height:1.4}.brand-world .final-cta p{font-size:14px;line-height:1.9}.brand-world .cta-actions{justify-content:flex-start;flex-wrap:wrap;gap:12px}.brand-world .cta-actions .button{min-height:54px;padding-inline:23px;font-size:13px}.brand-world .cta-note{display:block;max-width:32em;font-size:11px;line-height:1.8}.brand-world .giant-word{font-size:clamp(70px,13vw,190px);bottom:-40px;opacity:.08}.brand-world .reveal{opacity:1;translate:none;transition:none}.brand-world :is(.chapter-nav a,.directory-item,.vocab-reveal-controls button,.cta-actions a):focus-visible{outline:3px solid var(--bw-rose);outline-offset:4px}.brand-world .word-demo .vocab-content :is(.dictionary-heading,.vocab-expanded-content,.lookup-detail,.deep-grammar section){animation:none}@media(hover:hover)and (pointer:fine){.chapter-nav-track>a:hover{color:var(--bw-rose);background:var(--bw-lilac)}.brand-world .directory-item:hover>svg{transform:translate(2px,-2px)}.brand-world .directory-item>svg{transition:transform .18s var(--bw-ease)}.brand-world .vocab-shelves li:hover .shelf-icon{transform:translateY(-3px) rotate(-4deg)}.brand-world .farewell-portrait{transition:transform .4s var(--bw-ease)}.brand-world .farewell-portrait:hover{transform:translateY(-4px)}}@media(max-width:1100px){.chapter-nav{gap:12px;padding-inline:20px}.chapter-nav-track>a{padding-inline:13px;gap:7px}.chapter-nav-track>a svg{display:none}.chapter-nav-brand>small,.chapter-nav-index{display:none}.brand-world .diary-process{grid-template-columns:1fr;gap:30px}.brand-world .process-track{grid-template-columns:repeat(6,1fr)}.brand-world .vocab-layout{gap:34px}.brand-world .word-demo{padding-inline:22px}}@media(max-width:800px){.brand-world .intro{grid-template-columns:1fr;gap:40px;padding-block:68px 76px}.brand-world .intro-aside{max-width:440px;padding:28px;margin-left:16%}.chapter-nav{gap:12px;padding-inline:16px 0}.chapter-nav-brand>span{font-size:17px}.chapter-nav-track>a{min-height:60px;padding-inline:15px;font-size:11px}.chapter-nav-track>a:after{inset-inline:15px}.brand-chapter{scroll-margin-top:0;padding-block:40px 12px}.chapter-marker{gap:13px}.chapter-marker p{font-size:17px;margin-bottom:5px}.chapter-marker>div>span{letter-spacing:0}.chapter-seal{width:42px;height:51px;font-size:21px}.chapter-rule{margin-left:0}.chapter-marker>svg{display:none}.brand-chapter>section,.brand-chapter>section+section{padding-block:42px 56px}.brand-chapter :is(.section-heading,.foundation-heading,.ex-heading,.ap-heading){margin-bottom:30px}.brand-chapter :is(.section-heading,.foundation-heading,.ex-heading,.ap-heading,.diary-heading,.ow-intro) h2{font-size:clamp(29px,5vw,37px);line-height:1.5}.brand-world .vocab-layout{grid-template-columns:1fr;gap:50px}.brand-world .word-demo{max-width:580px;width:calc(100% - 9px);margin-inline:auto}.brand-world .vocab-directory{max-width:580px;margin-inline:auto}.brand-world .directory{grid-template-columns:1fr;gap:35px;padding-block:64px}.brand-world .directory-intro h2{font-size:34px}.brand-world .directory-list{padding-inline:24px}.brand-world .creator-section{grid-template-columns:1fr;gap:28px;padding-block:42px 72px}.brand-world .creator-label{padding-top:0}.brand-world .creator-label>span{margin-top:14px}.brand-world .creator-label p br{display:none}.brand-world .creator-letter{padding:32px 26px}.brand-world .creator-letter h2{font-size:26px}.brand-world .farewell-stage{grid-template-columns:1fr;gap:42px;text-align:center}.brand-world .farewell-portrait{width:min(65%,280px);margin-inline:auto;padding:9px 9px 22px}.brand-world .farewell-portrait figcaption{margin-top:15px;font-size:18px}.brand-world .final-cta{padding-block:55px 74px}.brand-world .final-cta .eyebrow,.brand-world .cta-actions{justify-content:center}.brand-world .cta-note{margin-inline:auto}}@media(max-width:480px){.brand-chapter .section-shell{padding-inline:22px}.brand-world .intro-aside{margin-left:0;transform:none}.brand-world .process-track{grid-template-columns:repeat(3,1fr);gap:16px}.brand-world .word-demo{padding:22px 16px 16px;border-left-width:5px}.brand-world .word-demo .demo-top{flex-wrap:wrap;gap:4px}.brand-world .word-demo:before{right:20px;width:28px;height:28px}.brand-world .vocab-reveal-controls button{padding-inline:11px;font-size:11px}.brand-world .vocab-tour-track small{display:none}.brand-world .directory-list{padding-inline:18px}.brand-world .directory-item{padding-left:0}.brand-world .creator-letter{padding-inline:22px}.brand-world .creator-letter h2{font-size:24px}.brand-world .signature{gap:14px;flex-wrap:wrap}.brand-world .cta-actions .button{width:100%;max-width:320px}}.rx-study-content .ll-word-detail{animation:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.brand-world *,.brand-world *:before,.brand-world *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.street-journey{color:var(--bw-ink);--sj-ease: cubic-bezier(.22,.7,.2,1)}.sj-scene-overview{display:block;min-width:0}.sj-scene-overview[hidden]{display:none}.street-journey button{-webkit-tap-highlight-color:transparent}.street-journey :is(button,a):focus-visible{outline:3px solid var(--bw-rose);outline-offset:5px}.street-journey img{display:block;max-width:100%}.street-journey .sj-shell{width:min(1320px,calc(100% - 112px));margin-inline:auto}.sj-scene-overview h2{font-family:var(--serif);font-weight:400;font-size:clamp(40px,4.25vw,64px);line-height:1.42;letter-spacing:-.055em;margin:24px 0}.sj-scene-overview h2 span{color:var(--bw-rose)}.sj-scene-overview p{font-size:15px;line-height:2}.sj-kicker{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:500;letter-spacing:.16em;color:var(--bw-rose)}.sj-entry{display:inline-flex;justify-content:space-between;align-items:center;gap:20px;background:none;color:inherit;border:0;padding:12px 0;cursor:pointer;font:inherit;text-align:left}.sj-entry>svg:last-child{flex-shrink:0;transition:transform .23s var(--sj-ease)}.sj-entry small{display:block;font-size:11px;font-weight:400;color:var(--bw-muted);line-height:1.7;margin-top:5px}.sj-entry.sj-primary{display:inline-flex;min-height:54px;padding:14px 23px;border-radius:100px;background:var(--bw-rose);color:var(--bw-paper);font-size:14px;border:1px solid transparent;box-shadow:0 5px #78344f0b;transition:transform .2s var(--sj-ease),box-shadow .2s var(--sj-ease)}.sj-route-wrap{position:sticky;top:0;z-index:35;display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:82px;padding:0 max(32px,calc((100vw - 1320px)/2));background:var(--bw-paper);border-top:1px solid var(--bw-line);border-bottom:1px solid var(--bw-line)}.sj-route-brand{font-size:12px;display:flex;gap:18px;align-items:center;white-space:nowrap}.sj-route{position:relative;display:flex;gap:clamp(16px,3.2vw,54px);overflow-x:auto;scrollbar-width:none}.sj-route::-webkit-scrollbar{display:none}.sj-route a{display:flex;align-items:center;gap:10px;min-height:80px;text-decoration:none;color:var(--bw-muted);white-space:nowrap;font-size:12px}.sj-route a small{display:block;font-size:9px;line-height:1;margin-bottom:7px;letter-spacing:.09em}.sj-route-dot{display:grid;place-items:center;height:26px;width:26px;border:1px solid var(--bw-line);border-radius:50%;font-size:10px;transition:color .2s,background .2s}.sj-route a[aria-current]{color:var(--bw-rose)}.sj-route a[aria-current] .sj-route-dot{background:var(--bw-rose);border-color:var(--bw-rose);color:var(--bw-paper);box-shadow:0 0 0 4px color-mix(in srgb,var(--bw-rose) 8%,transparent)}.sj-route-all{font-size:11px;white-space:nowrap;display:flex;align-items:center;gap:8px}.street-journey>section{scroll-margin-top:0}.sj-diary{display:block;padding-block:115px 140px}.sj-diary .sj-scene-overview{display:grid;grid-template-columns:.85fr 1.4fr;align-items:center;gap:60px}.sj-diary-copy{padding-bottom:35px}.sj-diary-copy p{color:var(--bw-muted);margin:0 0 17px}.sj-diary-copy p b{font-weight:500;color:var(--bw-ink)}.sj-diary-copy .sj-primary{margin-top:15px}.sj-handnote{display:flex;align-items:center;gap:9px;margin-top:28px;color:var(--bw-muted);font-family:var(--serif);font-size:13px;transform:none}.sj-diary-table{position:relative;min-width:0;padding-bottom:94px}.sj-room-photo{margin:0;padding:12px 12px 0;background:#fffaf0;border:1px solid #e5d4c6;box-shadow:0 18px 40px #53322314;transform:none;border-radius:9px 9px 3px 3px}.sj-room-photo>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:3px}.sj-room-photo figcaption{display:flex;justify-content:space-between;padding:18px 7px;font-size:9px;letter-spacing:.15em;color:#9a7e69}.sj-room-photo figcaption span{font-family:var(--serif);letter-spacing:.06em;font-size:13px}.sj-pocket-book{position:absolute;width:clamp(160px,17.5vw,252px);aspect-ratio:.74;bottom:-7px;left:-23px;transform:none;border-radius:4px 12px 12px 4px;background:#e5d4e6;box-shadow:3px 5px #c0a5c9,7px 9px #f7efdf,8px 11px #c0a5c9,12px 22px 33px #53322338}.sj-book-cover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;border-radius:inherit;background:#b899cd;transform-origin:4% center;backface-visibility:visible;clip-path:inset(0);transition:clip-path .56s var(--sj-ease),opacity .35s ease,filter .35s ease,visibility 0s .56s;cursor:pointer;z-index:2;overflow:hidden;opacity:1;visibility:visible}.sj-book-cover img{height:100%;width:100%;object-fit:cover}.sj-book-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-left:8px solid #73517b25;box-shadow:inset 2px 0 2px #ffffff50;border-radius:inherit;pointer-events:none}.sj-book-cover>span{position:absolute;bottom:15px;left:50%;transform:translate(-50%);padding:8px 13px;border:1px solid #cbb2d8;border-radius:25px;background:#fff9f4ec;color:#744f83;font-size:11px;white-space:nowrap;display:flex;gap:7px;align-items:center}.sj-pocket-book:not(.is-open) .sj-book-cover{transition-delay:0s}.sj-room-note{position:absolute;right:3%;bottom:12px;color:var(--bw-muted);font-family:var(--serif);font-size:13px;transform:none;display:flex;gap:12px;align-items:center}.sj-room-note svg{transform:rotate(65deg)}.sj-cafe{padding:0 0 110px}.sj-cafe-window{position:relative;border-radius:8px;background:#f9efe3}.sj-cafe-image{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:inherit}.sj-cafe-copy{position:absolute;top:7%;left:5%;max-width:41%;color:#3c2a2c}.sj-cafe-copy h2{font-size:clamp(37px,4.1vw,61px);margin:23px 0 14px}.sj-cafe-copy h2 span{color:#b74670}.sj-cafe-copy p{color:#8b7264;font-size:13px}.sj-cafe-copy .sj-kicker{color:#b34e70;font-size:10px}.sj-coffee-hotspot{position:absolute;top:57%;left:65%;transform:translate(-50%,-50%);z-index:3;display:flex;align-items:center;gap:9px;background:#fffaf4f5;border:1px solid #fff5e9;border-radius:99px;color:#905169;box-shadow:0 6px 20px #553c2838;font-size:12px;padding:7px 15px 7px 7px;cursor:pointer;white-space:nowrap;transition:transform .2s,background .2s}.sj-coffee-hotspot>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f7e5e9}.sj-coffee-hotspot>i{position:absolute;width:8px;height:8px;background:#fffaf4f5;transform:rotate(45deg);bottom:-4px;left:50%}.sj-coffee-hotspot.is-ordered{background:#f9edf1}.sj-receipt{position:absolute;left:5%;bottom:-29px;width:278px;padding:24px 24px 22px;transform:none;background:#fffaf1;color:#634c42;filter:drop-shadow(3px 13px 12px #3d241c1b);transition:transform .6s var(--sj-ease);z-index:4}.sj-receipt.is-ordered{transform:translateY(-12px)}.sj-receipt>small{display:block;text-align:center;letter-spacing:.18em;font-size:10px}.sj-receipt-line{border-top:1px dashed #cbb7a6;margin:14px 0}.sj-receipt-no{font-size:9px;display:block;letter-spacing:.07em;margin-bottom:18px;color:#aa907c}.sj-receipt>strong{font-size:20px;font-weight:500;white-space:nowrap}.sj-receipt>p{font-size:12px;margin:5px 0 20px}.sj-receipt-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px dashed #cbb7a6;padding-top:11px}.sj-receipt-bottom button{border:0;background:none;color:#a84166;display:flex;align-items:center;gap:7px;font-size:11px;min-height:32px;cursor:pointer}.sj-receipt-bottom>span{font-size:10px;color:#aa907c}.sj-receipt-teeth{position:absolute;inset:auto 0 -6px;height:7px;background:linear-gradient(135deg,#fffaf1 25%,transparent 25%) -7px 0/14px 14px,linear-gradient(225deg,#fffaf1 25%,transparent 25%) -7px 0/14px 14px}.sj-coffee-stamp{position:absolute;top:77px;right:-21px;padding:8px;width:89px;height:89px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid #b64970;outline:1px solid #b6497077;outline-offset:-6px;border-radius:50%;transform:none;background:#fffaf2ef;color:#b64970;font-size:9px;line-height:1.5;animation:sj-stamp .43s var(--sj-ease) both}.sj-coffee-stamp b{font-family:var(--serif);font-size:17px;letter-spacing:.12em}.sj-cafe-menu{margin-top:59px;display:grid;grid-template-columns:240px 1fr;gap:45px;padding:28px 12px 20px;border-block:1px solid var(--bw-line)}.sj-menu-title>span{display:block;font:400 21px/1.5 var(--serif)}.sj-menu-title small{display:block;margin-top:8px;font-size:11px;color:var(--bw-muted)}.sj-menu-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.sj-menu-items .sj-entry{padding:0;font-size:15px;gap:9px}.sj-menu-items .sj-entry small{margin:0 0 7px;font-size:10px}.sj-friends{display:block;padding:20px 0 125px}.sj-friends .sj-scene-overview{display:grid;grid-template-columns:1.18fr 1fr;align-items:center;gap:105px}.sj-postcards{position:relative;min-width:0;padding:32px 10px 0}.sj-postcards:before{content:"";position:absolute;top:50px;right:15px;bottom:75px;left:10px;transform:none;background:#eee2df;border:1px solid #dfcdc8;box-shadow:4px 10px 20px #49372b0d}.sj-postcards:after{content:"";position:absolute;width:85px;height:29px;top:23px;left:40%;z-index:3;transform:none;background:repeating-linear-gradient(90deg,#cdb5d399 0,#cdb5d399 7px,#e5cde0a6 7px,#e5cde0a6 14px);clip-path:polygon(3% 0,100% 0,96% 25%,100% 50%,97% 75%,100% 100%,0 100%,3% 70%,0 45%);pointer-events:none}.sj-postmark{position:absolute;top:-25px;right:-18px;z-index:4;width:89px;height:89px;border-radius:50%;border:1px solid #b58c94;outline:1px solid #b58c9455;outline-offset:-6px;display:flex;flex-direction:column;justify-content:center;text-align:center;color:#b58c94;font-size:9px;line-height:1.1;letter-spacing:.13em;transform:none;pointer-events:none}.sj-postmark b{font-weight:400;font-size:13px}.sj-postcard{position:relative;aspect-ratio:1.21;transform:none}.sj-postcard-front,.sj-postcard-back{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #e0d1c6;border-radius:2px;background:#fffaf1;backface-visibility:visible;transition:opacity .4s ease,visibility 0s .4s;box-shadow:0 12px 30px #47302018}.sj-postcard-front{width:100%;padding:17px 17px 15px;cursor:pointer;text-align:left;color:#6b5348;opacity:1;visibility:visible}.sj-photo-crop{display:block;width:100%;height:73%;overflow:hidden;background:#efe2d5}.sj-photo-crop img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.sj-photo-caption{display:flex;justify-content:space-between;align-items:center;gap:9px;font:400 clamp(15px,1.65vw,23px)/1.6 var(--serif);margin:17px 7px 6px}.sj-photo-caption svg{color:#b67c8e;flex-shrink:0}.sj-postcard-front>small{display:flex;align-items:center;gap:9px;font-size:10px;margin-left:7px;color:#aa9282}.sj-postcard-back{transform:none;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:36px;background:repeating-linear-gradient(transparent 0 31px,#d2b9ae25 31px,#d2b9ae25 32px),#fffaf1;color:#75545b;opacity:0;visibility:hidden;pointer-events:none}.sj-postcard-back>small{margin:20px 0 10px;font-size:12px;color:#ad7b87}.sj-postcard-back h3{font:400 clamp(18px,2vw,28px)/1.5 var(--serif);margin:0}.sj-postcard-back p{font-size:13px;line-height:1.9}.sj-postcard-back .sj-entry{border-bottom:1px solid #dbc4c9;font-size:13px}.sj-flip-back{position:absolute;bottom:20px;right:25px;display:flex;gap:7px;align-items:center;min-height:35px;border:0;background:none;color:#a2827d;cursor:pointer;font-size:11px}.sj-postcard.is-flipped .sj-postcard-front{transform:none;pointer-events:none;opacity:0;visibility:hidden}.sj-postcard.is-flipped .sj-postcard-back{transition-delay:0s;transform:none;opacity:1;visibility:visible;pointer-events:auto}.sj-postcard:not(.is-flipped) .sj-postcard-front{transition-delay:0s}.sj-photo-controls{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:32px;color:var(--bw-muted)}.sj-photo-controls button{width:43px;height:43px;display:grid;place-items:center;background:transparent;color:inherit;border:1px solid var(--bw-line);border-radius:50%;cursor:pointer}.sj-photo-controls>span{font-size:11px;letter-spacing:.14em}.sj-photo-controls i{padding:0 9px;color:var(--bw-line);font-style:normal}.sj-friends-copy h2{font-size:clamp(38px,4vw,57px)}.sj-friends-copy>p{color:var(--bw-muted)}.sj-friends-main{margin-top:25px}.sj-friends-main>span{display:block;margin:13px 0 0 8px;font-size:10px;color:var(--bw-muted)}.sj-friends-links{display:grid;gap:0;margin-top:32px;border-top:1px solid var(--bw-line)}.sj-friends-links>.sj-entry{border-bottom:1px solid var(--bw-line);padding:18px 0;font-size:14px}.sj-night{background:#291e2e;color:#f9edf0;padding:84px 0 75px;position:relative;transition:background-color .9s ease,color .65s ease}.sj-night>.sj-scene-stage{width:min(1320px,calc(100% - 112px));margin:auto}.sj-night-inner{width:100%;margin:0;display:grid;grid-template-columns:.78fr 1.45fr;align-items:center;gap:48px}.sj-night .sj-kicker{color:#deb4cb;font-size:10px}.sj-night .sj-night-copy h2{font-size:clamp(39px,4vw,58px);margin:26px 0 21px}.sj-night-copy h2 span{color:#e7bdd2}.sj-night-copy>p{color:#beaebd;font-size:13px}.sj-book-spines{display:grid;gap:10px;margin-top:33px}.sj-book-spines .sj-entry{gap:15px;padding:15px 18px;border-radius:3px 8px 8px 3px;border-left:7px solid #927998;background:#d9c8dc;color:#534355;box-shadow:inset 2px 0 2px #fff6,0 4px #19131f;transform-origin:left;transition:transform .25s var(--sj-ease);font-size:14px}.sj-book-spines .sj-entry>span:not(.sj-spine-mark){flex:1}.sj-book-spines .sj-entry:nth-child(2){margin-left:13px;background:#dad4b9;color:#555541;border-left-color:#959a75}.sj-book-spines .sj-entry small{color:#706270;font-size:10px;margin-top:3px}.sj-spine-mark{width:19px;font:400 23px/1 var(--serif)}.sj-night-scene{position:relative;min-width:0}.sj-night-scene>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:44% 44% 9px 9px/30% 30% 9px 9px;transition:filter .9s ease;box-shadow:0 20px 60px #120c1740}.sj-night.lamp-off .sj-night-scene>img{filter:brightness(.55) saturate(.76)}.sj-lamp-switch{position:absolute;top:0;right:17%;height:108px;padding:0;width:135px;border:0;background:none;color:#efd5aa;cursor:pointer;display:flex;flex-direction:column;align-items:center;filter:drop-shadow(0 2px 2px #201624)}.sj-lamp-cord{width:1px;height:68px;background:#c1a57aaa;transition:height .25s var(--sj-ease)}.sj-lamp-switch>span:last-child{display:flex;align-items:center;gap:7px;border:1px solid #a48552;border-radius:20px;padding:8px 11px;background:#352734f2;font-size:10px}.sj-night-caption{position:absolute;inset:auto 22px 19px;color:#f9e6d2;display:flex;align-items:center;justify-content:space-between;font:400 13px/1.5 var(--serif);text-shadow:0 2px 9px #24131c}.sj-radio{grid-column:1/-1;display:grid;grid-template-columns:90px 1fr 70px;align-items:center;gap:25px;width:min(850px,90%);margin:-10px auto 0;padding:26px 33px 18px;background:#ccbdd3;color:#4b3a53;border:1px solid #e0d2e5;border-radius:29px;box-shadow:inset 0 2px 1px #eee2f0,inset 0 -6px #a391ae,0 12px #1d1520,0 18px 30px #120b2244;position:relative}.sj-radio:before{content:"";position:absolute;width:130px;height:18px;top:-19px;left:calc(50% - 65px);border:6px solid #ad9bb7;border-bottom:0;border-radius:16px 16px 0 0}.sj-radio-grille{display:flex;height:90px;align-items:center;justify-content:center;gap:5px;border-radius:50%;background:repeating-linear-gradient(90deg,#88759155 0,#88759155 2px,#b5a2c133 2px,#b5a2c133 5px);box-shadow:inset 0 2px 4px #67537555;padding:18px}.sj-radio-grille i{width:3px;height:19px;background:#8a6a95;border-radius:3px;transform:scaleY(.45)}.sj-radio.is-playing .sj-radio-grille i{animation:sj-radio-wave .85s ease-in-out infinite alternate}.sj-radio.is-playing .sj-radio-grille i:nth-child(2n){animation-delay:-.41s}.sj-radio.is-playing .sj-radio-grille i:nth-child(3n){animation-delay:-.66s}.sj-radio-frequency{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:9px}.sj-radio-frequency>span{display:flex;align-items:center;gap:7px;white-space:nowrap}.sj-radio-frequency i{width:5px;height:5px;border-radius:50%;background:#9b849b}.sj-radio.is-playing .sj-radio-frequency i{background:#934f67;box-shadow:0 0 7px #c8819c}.sj-radio-frequency small{font-size:9px;color:#59435f}.sj-radio-main h3{font:400 clamp(15px,1.65vw,22px)/1.5 var(--serif);margin:9px 0 12px}.sj-tuning-scale{height:17px;position:relative;background:repeating-linear-gradient(90deg,transparent 0 8px,#8c727c66 8px 9px),#ebd5bb;border:1px solid #a9918b;box-shadow:inset 0 2px 3px #9b766f22;border-radius:3px;overflow:hidden}.sj-tuning-scale>span{position:absolute;top:0;bottom:0;width:2px;background:#b24667;transition:left .25s linear}.sj-radio .sj-radio-subtitle{margin:7px 0 0;font-size:11px;line-height:1.6;min-height:36px;color:#59435f}.sj-radio-actions{display:flex;flex-direction:column;align-items:center;gap:10px}.sj-radio-power{width:61px;height:61px;border-radius:50%;border:1px solid #ede1ed;background:linear-gradient(145deg,#e8dcea,#bfadcb);color:#77517d;box-shadow:0 4px #9a84a4,0 6px 9px #8674906b,inset 0 2px #f0e6f2;display:grid;place-items:center;cursor:pointer;transition:transform .18s}.sj-radio-power svg{width:21px}.sj-radio-actions>small{font-size:9px;color:#59435f}.sj-radio .sj-radio-full{grid-column:2;justify-content:flex-start;gap:13px;font-size:11px;padding:0 0 5px;color:#6b466f}.sj-audio-error{font-size:11px!important;color:#803347;margin:5px 0}.sj-endnote{text-align:center;padding:95px 20px 65px}.sj-endnote>svg{color:var(--bw-rose);margin-inline:auto}.sj-endnote>p{font-family:var(--serif);font-size:clamp(25px,2.8vw,37px);margin:22px 0 12px;letter-spacing:-.03em;line-height:1.5}.sj-endnote p span{color:var(--bw-rose)}.sj-endnote>small{display:block;font-size:12px;color:var(--bw-muted)}.sj-endnote>a{display:inline-flex;align-items:center;gap:13px;margin-top:29px;font-size:11px;color:var(--bw-muted)}:root[data-theme=dark] .sj-route-wrap{background:#251c24}:root[data-theme=dark] .sj-entry.sj-primary{color:#35212c}:root[data-theme=dark] .sj-postcards:before{background:#66535f;border-color:#826977}:root[data-theme=dark] .sj-night{border-top:1px solid #473249}@keyframes sj-stamp{0%{opacity:0;transform:scale(1.6)}65%{opacity:1;transform:scale(.95)}to{transform:scale(1)}}@keyframes sj-radio-wave{to{transform:scaleY(1.15)}}@media(hover:hover)and (pointer:fine){.sj-entry:hover>svg:last-child{transform:translate(3px,-3px)}.sj-entry.sj-primary:hover{transform:translateY(-3px);box-shadow:0 8px 15px #9c4e7020}.sj-pocket-book:hover .sj-book-cover{transform:none;filter:brightness(1.03)}.sj-coffee-hotspot:hover{transform:translate(-50%,-50%) scale(1.04)}.sj-photo-controls button:hover{color:var(--bw-rose);border-color:var(--bw-rose)}.sj-book-spines .sj-entry:hover{transform:translate(9px)}.sj-lamp-switch:hover .sj-lamp-cord{height:76px}}.sj-radio-power:active{transform:translateY(3px);box-shadow:0 1px #9a84a4,inset 0 2px #f0e6f2}@media(max-width:1150px){.street-journey .sj-shell,.sj-night>.sj-scene-stage{width:calc(100% - 72px)}.sj-route-wrap{gap:18px;padding-inline:30px}.sj-route-brand{display:none}.sj-route{flex:1;justify-content:center}.sj-diary .sj-scene-overview{gap:40px}.sj-diary-copy p{font-size:13px}.sj-pocket-book{left:-6px}.sj-cafe-menu{grid-template-columns:170px 1fr;gap:22px}.sj-menu-items{gap:15px}.sj-menu-items .sj-entry{font-size:13px}.sj-menu-items .sj-entry small{font-size:9px}.sj-receipt{width:247px;padding:20px}.sj-receipt>strong{font-size:18px}.sj-friends .sj-scene-overview{gap:55px}.sj-night-inner{gap:36px}.sj-night-copy>p{font-size:12px}}@media(max-width:800px){.street-journey .sj-shell,.sj-night>.sj-scene-stage{width:calc(100% - 48px)}.sj-scene-overview h2{font-size:44px}.sj-route-wrap{padding-inline:18px;gap:0;min-height:67px}.sj-route{justify-content:space-between;gap:23px}.sj-route a{min-height:66px;gap:8px;font-size:11px}.sj-route a small{font-size:8px}.sj-route-dot{width:22px;height:22px}.sj-route-all{display:none}.sj-diary{padding-block:64px 85px}.sj-diary .sj-scene-overview{grid-template-columns:1fr;gap:37px}.sj-diary-copy{padding:0 7px}.sj-diary-copy h2{margin:20px 0}.sj-diary-copy p{font-size:14px}.sj-diary-copy p br{display:none}.sj-diary-copy p{max-width:420px}.sj-handnote{display:none}.sj-diary-table{margin-left:25px;padding-bottom:72px}.sj-room-photo{transform:none}.sj-pocket-book{width:clamp(167px,32vw,225px);left:-14px}.sj-room-note{font-size:11px;right:1%;bottom:5px}.sj-cafe{padding-bottom:70px}.sj-cafe-copy{top:5%}.sj-cafe-copy h2{font-size:35px;margin:16px 0}.sj-cafe-copy p{font-size:11px}.sj-cafe-copy .sj-kicker{font-size:8px;letter-spacing:.1em}.sj-coffee-hotspot{font-size:10px;top:56%;padding:5px 10px 5px 5px}.sj-coffee-hotspot>span{width:28px;height:28px}.sj-coffee-hotspot svg{width:16px}.sj-receipt{width:225px;padding:18px;bottom:-95px;left:4%}.sj-receipt>strong{font-size:17px}.sj-receipt-line{margin:10px 0}.sj-receipt-no{margin-bottom:11px}.sj-receipt>p{margin-bottom:13px}.sj-cafe-menu{margin-top:124px;grid-template-columns:1fr;padding-inline:4px;gap:24px}.sj-menu-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.sj-menu-title>span{font-size:20px}.sj-menu-title small{margin:0}.sj-menu-items{gap:20px}.sj-friends{padding:20px 0 76px}.sj-friends .sj-scene-overview{grid-template-columns:1fr;gap:40px}.sj-friends-copy{order:-1}.sj-friends-copy h2{font-size:44px}.sj-friends-links{grid-template-columns:1fr 1fr;gap:22px;margin-top:28px}.sj-friends-links>.sj-entry{font-size:13px}.sj-friends-links .sj-entry small{font-size:10px}.sj-postcards{width:min(530px,92%);justify-self:center}.sj-postmark{right:-12px;top:-7px;width:74px;height:74px;font-size:8px}.sj-photo-caption{font-size:21px}.sj-postcard-back h3{font-size:24px}.sj-night{padding:61px 0 50px;transition:background-color .9s ease,color .65s ease}.sj-night-inner{grid-template-columns:1fr;gap:33px}.sj-night .sj-night-copy h2{font-size:44px}.sj-night-copy>p{font-size:14px}.sj-book-spines{grid-template-columns:1fr 1fr;gap:15px;margin-top:27px}.sj-book-spines .sj-entry:nth-child(2){margin:0}.sj-book-spines .sj-entry{padding:13px;gap:10px;font-size:13px}.sj-book-spines .sj-entry>svg:first-child,.sj-spine-mark{display:none}.sj-night-scene>img{border-radius:36% 36% 7px 7px/25% 25% 7px 7px}.sj-radio{width:96%;margin-top:-68px;z-index:3;grid-template-columns:1fr 61px;gap:8px 21px;padding:22px 23px 15px;border-radius:22px}.sj-radio-grille{display:none}.sj-radio-frequency small{font-size:8px}.sj-radio-main h3{font-size:18px}.sj-radio .sj-radio-full{grid-column:1}.sj-night-caption{display:none}.sj-endnote{padding:66px 22px 48px}}@media(max-width:480px){.street-journey .sj-shell,.sj-night>.sj-scene-stage{width:calc(100% - 36px)}.sj-scene-overview h2{font-size:39px}.sj-route-wrap{padding-inline:14px}.sj-route{gap:17px}.sj-route a{gap:6px;font-size:10px}.sj-route-dot{width:19px;height:19px;font-size:8px}.sj-route a small{font-size:7px}.sj-kicker{font-size:9px}.sj-diary{padding-top:53px}.sj-diary-table{margin-left:7px;padding-bottom:155px}.sj-pocket-book{width:168px;bottom:0;left:12px;transform:none}.sj-room-photo{padding:7px 7px 0}.sj-room-photo figcaption{padding:12px 4px;font-size:7px}.sj-room-photo figcaption span{font-size:10px}.sj-room-note{right:0;bottom:52px;font-size:10px;max-width:100px;line-height:1.8;display:block}.sj-room-note svg{display:block;margin-top:8px}.sj-cafe-window{padding-top:230px}.sj-cafe-copy{top:6px;left:7px;max-width:100%}.sj-cafe-copy h2{font-size:38px;margin:17px 0 8px}.sj-cafe-copy p{margin:9px 0 0;font-size:11px}.sj-cafe-copy p br{display:none}:root[data-theme=dark] .sj-cafe-copy{color:var(--bw-ink)}:root[data-theme=dark] .sj-cafe-copy p{color:var(--bw-muted)}:root[data-theme=dark] .sj-cafe-copy h2 span,:root[data-theme=dark] .sj-cafe-copy .sj-kicker{color:var(--bw-rose)}.sj-cafe-copy .sj-kicker{font-size:9px}.sj-cafe-image{aspect-ratio:1.14;object-position:64% center;border-radius:5px}.sj-cafe-window{background:transparent}.sj-coffee-hotspot{top:auto;bottom:65px;left:72%}.sj-receipt{width:204px;left:11px;bottom:-122px;padding:16px}.sj-receipt>small{font-size:8px}.sj-receipt>strong{font-size:15px}.sj-receipt>p{font-size:11px}.sj-coffee-stamp{width:70px;height:70px;font-size:7px;right:-17px;top:49px}.sj-coffee-stamp svg{width:13px}.sj-coffee-stamp b{font-size:13px}.sj-cafe-menu{margin-top:152px;padding-top:22px;gap:20px}.sj-menu-title small{font-size:9px}.sj-menu-items{grid-template-columns:1fr 1fr;gap:0 26px}.sj-menu-items .sj-entry{padding:14px 0;border-top:1px dashed var(--bw-line);font-size:14px}.sj-menu-items .sj-entry small{font-size:10px}.sj-friends-copy h2{font-size:38px}.sj-friends-copy>p{font-size:13px}.sj-friends-links{gap:17px}.sj-friends-links .sj-entry{gap:8px;font-size:12px}.sj-friends-links .sj-entry small{font-size:8px}.sj-postcards{width:97%;padding-inline:5px}.sj-postcard{aspect-ratio:1.08}.sj-postcard-front{padding:12px}.sj-photo-crop{height:70%}.sj-photo-caption{font-size:15px;margin:14px 3px 5px}.sj-photo-caption svg{width:15px}.sj-postcard-front>small{font-size:8px;margin-left:3px}.sj-postcard-back{padding:25px}.sj-postcard-back>small{font-size:10px;margin-top:12px}.sj-postcard-back h3{font-size:18px}.sj-postcard-back p,.sj-postcard-back .sj-entry{font-size:11px}.sj-postcard-back>svg{width:23px}.sj-flip-back{font-size:9px;right:18px;bottom:12px}.sj-night .sj-night-copy h2{font-size:40px}.sj-book-spines{gap:10px}.sj-book-spines .sj-entry{font-size:12px;padding:12px 9px;border-left-width:5px;gap:6px}.sj-book-spines .sj-entry small{font-size:8px}.sj-book-spines .sj-entry>svg:last-child{width:13px}.sj-lamp-switch{right:10%}.sj-radio{width:97%;margin-top:-54px;gap:10px;padding:20px 17px 15px;grid-template-columns:1fr 48px}.sj-radio-frequency{font-size:8px}.sj-radio-frequency small{display:none}.sj-radio-main h3{font-size:15px;margin-top:9px}.sj-radio-power{height:45px;width:45px}.sj-radio-power svg{width:17px}.sj-radio .sj-radio-subtitle{font-size:11px;min-height:29px}.sj-radio-actions>small{font-size:10px}.sj-radio .sj-radio-full{font-size:10px}.sj-endnote>p span{display:block;margin-top:9px}}@media(prefers-reduced-motion:reduce){.street-journey *,.street-journey *:before,.street-journey *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.sj-postcard-back:focus-visible{outline:2px solid #b84973;outline-offset:3px}.street-journey .sj-scene-stage,.street-journey .sj-stage-surface{min-width:0}.street-journey .sj-stage-surface{display:flow-root;width:100%}.street-journey .sj-scene-stage{position:relative}.sj-diary-handoff{position:absolute;top:0;left:0;z-index:8;transform-origin:0 0;pointer-events:none;overflow:hidden;border-radius:6px 12px 12px 6px;box-shadow:5px 8px 22px #70517e22;will-change:transform,clip-path}.sj-diary-handoff[hidden]{display:none}.sj-diary-handoff img{display:block;width:100%;height:100%;object-fit:cover}.street-journey .sj-scene-overview[hidden],.street-journey [id^=feature-panel-][hidden]{display:none}.street-journey .sj-night:has(>.sj-scene-stage[data-view=feature]){background-color:var(--bw-paper);color:var(--bw-ink)}.street-journey .sj-inline-experience{min-width:0;color:var(--bw-ink, #382a30);scroll-margin-top:150px}.street-journey .sj-inline-header{display:flex;align-items:center;gap:26px;padding-bottom:24px}.street-journey .sj-inline-header>img{width:144px;height:96px;flex-shrink:0;object-fit:cover;border-radius:12px}.street-journey .sj-inline-heading{flex:1;min-width:0}.street-journey .sj-inline-heading>span{display:block;color:var(--bw-rose, #b84973);font-size:11px;letter-spacing:.06em}.street-journey .sj-inline-heading h2{margin:8px 0;color:var(--bw-ink, #382a30);font:400 clamp(27px,3vw,40px)/1.35 var(--serif)}.street-journey .sj-inline-heading p{margin:0;color:var(--bw-muted, #786872);font-size:13px;line-height:1.8}.street-journey .sj-inline-close,.street-journey .sj-inline-end button{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid var(--bw-line, #e2d4cb);border-radius:999px;background:transparent;color:var(--bw-rose, #b84973);font-size:12px;cursor:pointer;transition:background .18s ease}.street-journey .sj-inline-close{flex-shrink:0}.street-journey .sj-inline-tabs{display:flex;flex-wrap:wrap;gap:6px 24px;padding:0 0 2px;border-bottom:1px solid var(--bw-line, #e2d4cb)}.street-journey .sj-inline-tabs button{position:relative;min-height:48px;padding:10px 2px 15px;border:0;background:transparent;color:var(--bw-muted, #786872);font-size:13px;cursor:pointer;transition:color .16s ease}.street-journey .sj-inline-tabs button:after{content:"";position:absolute;bottom:-3px;left:0;right:0;height:3px;border-radius:3px;background:var(--bw-rose, #b84973);opacity:0;transition:opacity .16s ease}.street-journey .sj-inline-tabs button[aria-selected=true]{color:var(--bw-rose, #b84973)}.street-journey .sj-inline-tabs button[aria-selected=true]:after{opacity:1}.street-journey .sj-inline-content{min-width:0;padding-top:38px}.street-journey .sj-inline-page{min-width:0}.street-journey .sj-inline-end{display:flex;justify-content:center;margin-top:42px;padding-top:26px;border-top:1px solid var(--bw-line, #e2d4cb)}.street-journey .sj-inline-experience :is(button,[tabindex]):focus-visible{outline:2px solid var(--bw-rose, #b84973);outline-offset:4px}.street-journey .sj-inline-heading h2:focus{outline:none}.street-journey .sj-speech-note{display:flex;align-items:flex-start;gap:10px;margin:0 0 20px;padding:12px 14px;border:1px solid var(--bw-line, #e2d4cb);border-radius:10px;background:var(--bw-paper, #fffcf7);color:var(--bw-ink, #382a30);font-size:12px;line-height:1.7}.street-journey .sj-speech-note>svg{flex-shrink:0;margin-top:2px}.street-journey .sj-speech-note>span{flex:1;min-width:0}.street-journey .sj-speech-note>button{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;border:0;background:transparent;color:inherit;cursor:pointer}.street-journey .sj-receipt .sj-speech-note{margin-block:14px 0;padding:8px;font-size:11px}.sj-inline-experience{--sj-mark: color-mix(in srgb, var(--bw-rose, #b84973) 65%, var(--bw-paper, #fffcf7));--sj-mark-motion: sj-page-line}.sj-motion-track{display:flex;align-items:center;gap:7px;width:min(320px,100%);height:12px;margin:0 0 14px;color:var(--sj-mark);pointer-events:none}.sj-motion-track>i{--sj-mark-index: 0;display:block;flex:0 1 auto;min-width:0;width:30px;height:1px;background:currentColor;--sj-mark-opacity: .75;opacity:var(--sj-mark-opacity);transform-origin:left center}.sj-motion-track>i:nth-child(2){--sj-mark-index: 1}.sj-motion-track>i:nth-child(3){--sj-mark-index: 2}.sj-motion-track>i:nth-child(4){--sj-mark-index: 3}.sj-motion-track>i:nth-child(5){--sj-mark-index: 4}.sj-motion-track>i:nth-child(6){--sj-mark-index: 5}.sj-motion-track>i:nth-child(7){--sj-mark-index: 6}.sj-scene-stage[data-phase=entering] .sj-motion-track>i{animation:var(--sj-mark-motion) .28s var(--sj-ease, ease) both;animation-delay:calc(var(--sj-mark-index) * 12ms)}.sj-scene-stage[data-phase=exiting] .sj-motion-track>i{animation:none}.sj-inline-experience[data-feature=diary]{--sj-mark-motion: sj-page-line}.sj-inline-experience[data-feature=diary] .sj-motion-track>i{width:39px}.sj-inline-experience[data-feature=diary] .sj-motion-track>i:nth-child(3n){width:21px;--sj-mark-opacity: .4}.sj-inline-experience[data-feature=sound]{--sj-mark-motion: sj-sound-beat}.sj-inline-experience[data-feature=sound] .sj-motion-track{gap:11px}.sj-inline-experience[data-feature=sound] .sj-motion-track>i{flex:0 0 5px;height:5px;border-radius:50%;transform-origin:center}.sj-inline-experience[data-feature=sound] .sj-motion-track>i:nth-child(3n+1){flex-basis:7px;height:7px}.sj-inline-experience[data-feature=vocabulary]{--sj-mark-motion: sj-word-label}.sj-inline-experience[data-feature=vocabulary] .sj-motion-track>i{width:28px;height:9px;border:1px solid currentColor;border-radius:2px;background:color-mix(in srgb,currentColor 9%,transparent)}.sj-inline-experience[data-feature=vocabulary] .sj-motion-track>i:nth-child(2n){width:19px}.sj-inline-experience[data-feature=grammar]{--sj-mark-motion: sj-sentence-line}.sj-inline-experience[data-feature=grammar] .sj-motion-track{gap:4px}.sj-inline-experience[data-feature=grammar] .sj-motion-track>i{width:37px;height:3px;border-radius:1px}.sj-inline-experience[data-feature=grammar] .sj-motion-track>i:nth-child(3n){width:15px;--sj-mark-opacity: .35}.sj-inline-experience[data-feature=analysis]{--sj-mark-motion: sj-word-parts}.sj-inline-experience[data-feature=analysis] .sj-motion-track{gap:5px}.sj-inline-experience[data-feature=analysis] .sj-motion-track>i{width:22px;height:8px;border-inline:1px solid currentColor;border-bottom:1px solid currentColor;background:transparent}.sj-inline-experience[data-feature=analysis] .sj-motion-track>i:nth-child(2n){width:12px;--sj-mark-opacity: .45}.sj-inline-experience[data-feature=ai-chat]{--sj-mark-motion: sj-reply-mark}.sj-inline-experience[data-feature=ai-chat] .sj-motion-track>i{width:25px;height:9px;border-radius:5px 5px 5px 1px}.sj-inline-experience[data-feature=ai-chat] .sj-motion-track>i:nth-child(2n){width:16px;border-radius:5px 5px 1px;--sj-mark-opacity: .4;transform-origin:right center}.sj-inline-experience[data-feature=practice]{--sj-mark-motion: sj-writing-stroke}.sj-inline-experience[data-feature=practice] .sj-motion-track>i{width:22px;height:5px;border-bottom:1px solid currentColor;background:linear-gradient(currentColor,currentColor) left top / 60% 1px no-repeat}.sj-inline-experience[data-feature=practice] .sj-motion-track>i:nth-child(3n){width:13px}.sj-inline-experience[data-feature=blog]{--sj-mark-motion: sj-photo-mark}.sj-inline-experience[data-feature=blog] .sj-motion-track>i{width:14px;height:11px;border:1px solid currentColor;border-bottom-width:3px;border-radius:1px;background:color-mix(in srgb,currentColor 10%,transparent)}.sj-inline-experience[data-feature=reading]{--sj-mark-motion: sj-reading-lines}.sj-inline-experience[data-feature=reading] .sj-motion-track>i{width:27px;height:7px;background:repeating-linear-gradient(to bottom,currentColor 0 1px,transparent 1px 3px)}.sj-inline-experience[data-feature=reading] .sj-motion-track>i:nth-child(2n){width:21px;transform-origin:right center;--sj-mark-opacity: .45}.sj-inline-experience[data-feature=topik]{--sj-mark-motion: sj-answer-mark}.sj-inline-experience[data-feature=topik] .sj-motion-track{gap:10px}.sj-inline-experience[data-feature=topik] .sj-motion-track>i{flex:0 0 9px;height:9px;border:1px solid currentColor;border-radius:2px;background:color-mix(in srgb,currentColor 12%,transparent);transform-origin:center}.sj-inline-experience[data-feature=topik] .sj-motion-track>i:nth-child(3n+1){background:color-mix(in srgb,currentColor 45%,transparent)}.sj-inline-experience[data-feature=radio]{--sj-mark-motion: sj-audio-phrase}.sj-inline-experience[data-feature=radio] .sj-motion-track{gap:5px}.sj-inline-experience[data-feature=radio] .sj-motion-track>i{flex:0 0 3px;height:5px;border-radius:3px;transform-origin:center}.sj-inline-experience[data-feature=radio] .sj-motion-track>i:nth-child(2n){height:9px}.sj-inline-experience[data-feature=radio] .sj-motion-track>i:nth-child(3n){height:12px}@keyframes sj-page-line{0%{opacity:0;transform:scaleX(.15)}to{opacity:var(--sj-mark-opacity);transform:scaleX(1)}}@keyframes sj-sound-beat{0%{opacity:0;transform:scale(.4)}65%{opacity:.9;transform:scale(1.12)}to{opacity:var(--sj-mark-opacity);transform:scale(1)}}@keyframes sj-word-label{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:var(--sj-mark-opacity);clip-path:inset(0)}}@keyframes sj-sentence-line{0%{opacity:.1;transform:scaleX(.05)}to{opacity:var(--sj-mark-opacity);transform:scaleX(1)}}@keyframes sj-word-parts{0%{opacity:0;clip-path:inset(0 45% 0 45%)}to{opacity:var(--sj-mark-opacity);clip-path:inset(0)}}@keyframes sj-reply-mark{0%{opacity:0;transform:scaleX(.3)}to{opacity:var(--sj-mark-opacity);transform:scaleX(1)}}@keyframes sj-writing-stroke{0%{opacity:.1;clip-path:inset(0 100% 0 0)}to{opacity:var(--sj-mark-opacity);clip-path:inset(0)}}@keyframes sj-photo-mark{0%{opacity:0;clip-path:inset(0 50% 0 50%)}to{opacity:var(--sj-mark-opacity);clip-path:inset(0)}}@keyframes sj-reading-lines{0%{opacity:0;transform:scaleX(.1)}to{opacity:var(--sj-mark-opacity);transform:scaleX(1)}}@keyframes sj-answer-mark{0%{opacity:0;box-shadow:inset 0 0 0 5px transparent}to{opacity:var(--sj-mark-opacity);box-shadow:inset 0 0 0 5px color-mix(in srgb,currentColor 10%,transparent)}}@keyframes sj-audio-phrase{0%{opacity:.15;transform:scaleY(.2)}55%{opacity:.85;transform:scaleY(1)}to{opacity:var(--sj-mark-opacity);transform:scaleY(1)}}.brand-world .sj-inline-page>:is(section,.section-shell){width:100%;max-width:none;min-width:0;height:auto;min-height:0;margin:0;padding:0}.brand-world .sj-inline-page .section-shell{width:100%;max-width:none;padding-inline:0}.brand-world .sj-inline-page :is(.section-heading,.foundation-heading,.ex-heading,.ap-heading,.ow-intro,.diary-heading){margin-top:0;margin-bottom:30px}.brand-world .sj-inline-page :is(.section-heading,.foundation-heading,.ex-heading,.ap-heading,.ow-intro,.diary-heading) h2{font-size:clamp(28px,3vw,42px);line-height:1.5}.brand-world .sj-inline-page :is(.reveal,.reveal.visible){opacity:1;translate:none;transform:none}.brand-world .sj-inline-page :is(.scrapbook-showcase,.diary-showcase){max-width:100%;margin-top:24px}.brand-world .sj-inline-page :is(.diary-process,.ex-bottom,.ow-footer,.study-bottom){padding-bottom:0}.brand-world .sj-inline-page .original-grammar-stage{max-width:100%;margin:0}.brand-world .sj-inline-page .ap-conversation-section{margin-top:55px}.brand-world .sj-inline-page :is(.ap-session,.rr-library,.rx-workspace,.topik-workspace){min-height:0}.brand-world .sj-inline-page :is(.phonetic-studio,.study-desk-body,.ap-catalog,.ap-session,.ow-learn-grid)>*{min-width:0}@media(hover:hover)and (pointer:fine){.street-journey .sj-inline-close:hover,.street-journey .sj-inline-end button:hover{background:var(--bw-lilac, #eee4f0)}.street-journey .sj-inline-tabs button:hover{color:var(--bw-rose, #b84973)}}@media(max-width:900px){.street-journey .sj-inline-header{gap:20px}.street-journey .sj-inline-header>img{width:120px;height:90px}}@media(max-width:600px){.street-journey .sj-inline-header{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:start;gap:14px;padding-bottom:18px}.street-journey .sj-inline-header>img{width:72px;height:76px;border-radius:9px}.street-journey .sj-inline-heading>span{font-size:10px}.street-journey .sj-inline-heading h2{font-size:25px}.street-journey .sj-inline-heading p{font-size:11px}.street-journey .sj-inline-close{width:40px;min-height:40px;padding:8px}.street-journey .sj-inline-close span{display:none}.street-journey .sj-inline-tabs{gap:4px 18px}.street-journey .sj-inline-tabs button{font-size:12px}.street-journey .sj-inline-content{padding-top:26px}.sj-motion-track{width:min(260px,100%);margin-bottom:10px;gap:6px}.brand-world .sj-inline-page :is(.section-heading,.foundation-heading,.ex-heading,.ap-heading,.ow-intro,.diary-heading) h2{font-size:28px}.brand-world .sj-inline-page .ap-conversation-section{margin-top:42px}}@media(prefers-reduced-motion:reduce){.street-journey .sj-night{transition:none}.sj-scene-stage[data-phase] .sj-motion-track>i{animation:none}.street-journey .sj-inline-experience :is(button,button:after){transition:none}}.brand-world .sb-book{--sb-book-ease: cubic-bezier(.23, 1, .32, 1)}.brand-world .sb-page-content{animation:none}.brand-world .sb-book .sb-cover,.brand-world .sb-book .sb-paper{transition:none}.brand-world .sb-book:not(.is-open) .sb-cover{opacity:1;visibility:visible;clip-path:inset(0% 0% 0% 0%)}.brand-world .sb-book.is-open .sb-cover{opacity:0;visibility:hidden;clip-path:inset(0% 100% 0% 0%)}.brand-world .sb-book:not(.is-open) .sb-paper{opacity:0;visibility:hidden;clip-path:inset(0% 100% 0% 0%)}.brand-world .sb-book.is-open .sb-paper{opacity:1;visibility:visible;clip-path:inset(0% 0% 0% 0%)}.brand-world .sb-book[data-book-phase]{transition:none}.brand-world .sb-book[data-book-phase] .sb-cover,.brand-world .sb-book[data-book-phase] .sb-paper{visibility:visible;transition:none;will-change:opacity,clip-path}.brand-world .sb-book[data-book-phase=opening] .sb-cover,.brand-world .sb-book[data-book-phase=closing] .sb-paper{pointer-events:none}@media(prefers-reduced-motion:reduce){.brand-world .sb-book[data-book-phase] .sb-cover,.brand-world .sb-book[data-book-phase] .sb-paper{will-change:auto}}html:has(.street-journey){scroll-padding-top:82px}.street-journey>section,.street-journey .sj-inline-experience{scroll-margin-top:0}.brand-world .sb-book.is-open{height:auto;aspect-ratio:auto}.brand-world .sb-book.is-open .sb-paper{position:relative;inset:auto;overflow:visible}.brand-world .sb-page-content{flex:none;overflow:visible;scrollbar-gutter:auto;padding-right:0}.brand-world .sb-page-content>*{min-width:0}.brand-world .scrapbook-showcase.is-reading{align-items:start}.brand-world .sj-inline-page .diary{display:flex;flex-direction:column;overflow:visible}.brand-world .sj-inline-page .scrapbook-showcase{order:-1}.brand-world .sj-inline-page .diary-top{margin-top:56px}@media(min-width:1001px){.street-journey{--sj-viewport: calc(100svh - 82px) ;--sj-scene-inset: clamp(24px, 3.5svh, 44px)}.street-journey :is(.sj-diary,.sj-cafe,.sj-friends,.sj-night){padding-block:0}.street-journey .sj-scene-overview{box-sizing:border-box;min-height:var(--sj-viewport);padding-block:var(--sj-scene-inset);align-content:center}.street-journey .sj-inline-experience{padding-block:clamp(32px,5svh,64px)}.street-journey .sj-diary-table{width:min(100%,calc((var(--sj-viewport) - 2 * var(--sj-scene-inset) - 170px) * 1.5));justify-self:end}.street-journey .sj-pocket-book{width:clamp(220px,20vw,292px)}.street-journey .sj-cafe .sj-scene-overview:not([hidden]){display:grid}.street-journey .sj-cafe-image{height:max(400px,calc(var(--sj-viewport) - 2 * var(--sj-scene-inset) - 174px));aspect-ratio:auto;object-position:center}.street-journey .sj-postcards{width:min(100%,calc((var(--sj-viewport) - 2 * var(--sj-scene-inset) - 120px) * 1.21));justify-self:center}.street-journey .sj-night-inner{grid-template-columns:minmax(0,.78fr) minmax(0,1.45fr);gap:30px 48px}.street-journey .sj-night-copy{grid-column:1;grid-row:1 / 3}.street-journey .sj-night-scene{grid-column:2;grid-row:1}.street-journey .sj-night-scene>img{height:max(300px,calc(var(--sj-viewport) - 2 * var(--sj-scene-inset) - 260px));aspect-ratio:auto}.street-journey .sj-radio{grid-column:2;grid-row:2;width:100%;margin:0}}@media(min-width:1001px)and (max-height:780px){.street-journey .sj-receipt{left:auto;right:4%;bottom:18px}}@media(max-width:800px){html:has(.street-journey){scroll-padding-top:68px}}.tori-room{padding-block:clamp(48px,7vw,100px);scroll-margin-top:100px}.tori-room-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:30px}.tori-room-heading h2{margin:15px 0 0;font-family:var(--serif);font-size:clamp(30px,3.2vw,48px);font-weight:400;line-height:1.45;letter-spacing:-.04em}.tori-room-heading h2 span{color:var(--brand)}.tori-room-heading>p{margin:0 0 5px;color:var(--muted);font-size:14px;line-height:1.9}.tori-room-layout{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(280px,.85fr);align-items:start;gap:clamp(24px,3vw,46px)}.tori-room-layout>*{min-width:0}.tori-room-status{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip-path:inset(50%);overflow:hidden;white-space:nowrap}.tori-room-picture{position:relative;isolation:isolate;overflow:hidden;border-radius:24px;background:#c5a784}.tori-room-picture>img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:contain;transform:none}.tori-room-hotspot{position:absolute;width:48px;height:48px;padding:5px;border:1px solid #fff7;border-radius:50%;background:#fff5;color:#573d67;display:grid;place-items:center;transform:translate(-50%,-50%);box-shadow:0 3px 18px #301b2925;transition:background .22s,box-shadow .22s}.tori-room-hotspot>span{display:grid;place-items:center;width:34px;height:34px;background:#fffaf0f5;border-radius:50%;font-size:14px;font-weight:500;transition:background .22s,color .22s}.tori-room-hotspot:hover,.tori-room-hotspot.is-selected{background:#fff8;box-shadow:0 0 0 6px #fff3,0 4px 20px #301b2930}.tori-room-hotspot.is-selected>span{background:#80608b;color:#fff}.tori-room-hotspot:focus-visible{outline:3px solid #fff;outline-offset:4px}.tori-room-belongings{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:16px 0}.tori-room-belongings button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:46px;padding:9px 4px;border:0;border-radius:12px;background:transparent;color:var(--text);font-size:13px;transition:color .2s,background .2s}.tori-room-belongings button small{font-size:10px;color:var(--muted);margin-left:3px}.tori-room-belongings button:hover,.tori-room-belongings button.is-selected{color:var(--brand);background:var(--soft)}.tori-room-discovery{padding-top:12px;min-height:330px}.tori-room-open-label{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px;letter-spacing:.04em}.tori-room-open-label>svg{color:var(--brand)}.tori-room-open-label>small{margin-left:auto;font-size:12px}.tori-room-discovery h3{margin:18px 0 8px;font-family:var(--serif);color:var(--ink);font-size:clamp(25px,2.5vw,36px);font-weight:400;line-height:1.55}.tori-room-object-note{margin:0 0 17px;color:var(--muted);font-size:13px;line-height:1.8}.tori-room-links{border-top:1px solid var(--line)}.tori-room-links>:is(button,a){display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;text-align:left;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--text);text-decoration:none;transition:color .18s}.tori-room-links>:is(button,a):hover{color:var(--brand)}.tori-room-links>:is(button,a)>span{min-width:0}.tori-room-links strong{display:block;font-size:15px;line-height:1.7;font-weight:500}.tori-room-links small{display:block;margin-top:5px;font-size:12px;line-height:1.8;color:var(--muted)}.tori-room-links svg{flex-shrink:0}.tori-room-welcome{padding-block:26px}.tori-room-welcome>svg{color:var(--brand);margin-bottom:24px}.tori-room-welcome h3{margin-block:21px}.tori-room-welcome p{font-size:14px;line-height:2;color:var(--text)}.tori-room-welcome-note{display:block;margin-top:26px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;line-height:1.8}@media(min-width:1001px)and (max-height:850px){.tori-room{padding-block:42px}.tori-room-heading{margin-bottom:22px}.tori-room-picture{max-width:max(520px,calc((100svh - 285px)*1.5));margin-inline:auto}}@media(max-width:1000px){.tori-room-layout{grid-template-columns:minmax(0,1fr);gap:8px}.tori-room-discovery{min-height:0;padding:22px 4px 0}.tori-room-heading{align-items:start}.tori-room-welcome{padding:0}.tori-room-welcome>svg,.tori-room-welcome>.tori-room-open-label{display:none}.tori-room-welcome h3{font-size:27px;margin-block:0 12px}.tori-room-welcome h3 br{display:none}.tori-room-welcome-note{margin-top:18px;padding-top:14px}.tori-room-links strong{font-size:16px}.tori-room-links small{font-size:13px}}@media(max-width:600px){.tori-room{padding-block:48px}.tori-room-heading{display:block;margin-bottom:20px}.tori-room-heading h2{font-size:30px;margin-top:11px}.tori-room-heading h2 span{display:block}.tori-room-heading>p{margin-top:14px;font-size:13px}.tori-room-heading>p br{display:none}.tori-room-picture{border-radius:15px}.tori-room-hotspot{width:44px;height:44px;padding:6px}.tori-room-hotspot>span{width:29px;height:29px;font-size:12px}.tori-room-belongings{grid-template-columns:repeat(2,minmax(0,1fr));padding-block:12px;gap:4px 8px}.tori-room-belongings button{justify-content:start;padding-inline:13px;font-size:14px}.tori-room-belongings button small{margin-left:auto}.tori-room-discovery h3{font-size:27px}}@media(prefers-reduced-motion:reduce){.tori-room button,.tori-room button>span{transition:none}}.brand-world .rx-radio-redesign,.brand-world .scene-radio{--radio-bg: #14100e;--radio-surface: #241c18;--radio-raised: #2a2320;--radio-line: #4a3a2c;--radio-text: #f7f0ea;--radio-secondary: #e4d3c8;--radio-muted: #b8a89c;--radio-accent: #f43f5e;--radio-accent-light: #fb7185}.brand-world :is(.scene-radio,.rx-radio-redesign) .radio-record{width:var(--radio-cover-size, 192px);aspect-ratio:1;padding:10px;box-sizing:border-box;border:1px solid #fb71853d;border-radius:50%;background:repeating-radial-gradient(circle,#241c18 0,#241c18 3px,#332520,#332520 5px);box-shadow:0 12px 30px #0f0b0940;flex-shrink:0}.brand-world :is(.scene-radio,.rx-radio-redesign) .radio-record-disc{width:100%;height:100%;border-radius:50%;animation:radio-cover-turn 20s linear infinite;animation-play-state:paused}.brand-world :is(.scene-radio,.rx-radio-redesign) .radio-record.is-playing .radio-record-disc{animation-play-state:running}.brand-world :is(.scene-radio,.rx-radio-redesign) .radio-record img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:50%;transform:none}@keyframes radio-cover-turn{to{rotate:360deg}}.brand-world .sj-radio.scene-radio{display:grid;grid-template-columns:80px minmax(0,1fr) 46px;align-items:center;gap:8px 18px;width:100%;margin:0;padding:18px 22px 10px;border:1px solid var(--radio-line);border-radius:20px;color:var(--radio-text);background:var(--radio-surface);box-shadow:0 12px 28px #0f0b0930;min-width:0}.brand-world .scene-radio:before{content:none}.brand-world .scene-radio .radio-record{--radio-cover-size: 80px;padding:5px;grid-column:1;grid-row:1}.brand-world .scene-radio-copy{min-width:0;grid-column:2;grid-row:1}.brand-world .scene-radio-station{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--radio-accent-light);font-size:12px;line-height:1.4}.brand-world .scene-radio-station>span{display:inline-flex;align-items:center;gap:6px}.brand-world .scene-radio-station small{font-size:11px;color:var(--radio-muted)}.brand-world .scene-radio-program{margin:6px 0 2px;color:var(--radio-muted);font-size:12px;line-height:1.5}.brand-world .scene-radio-copy h3{margin:0;font:500 18px/1.5 var(--sans);color:var(--radio-text);overflow-wrap:anywhere}.brand-world .scene-radio-play{grid-column:3;grid-row:1;display:grid;place-items:center;width:46px;height:46px;padding:0;border:0;border-radius:50%;color:#fff;background:linear-gradient(145deg,var(--radio-accent-light),var(--radio-accent));cursor:pointer}.brand-world .scene-radio-play:hover{filter:brightness(1.1)}.brand-world .scene-radio-progress{grid-column:1 / -1;display:flex;align-items:center;gap:12px;color:var(--radio-muted);font-size:12px;line-height:1.5;font-variant-numeric:tabular-nums}.brand-world .scene-radio-progress>span:last-child{flex:0 0 64px;text-align:right}.brand-world .scene-radio-track{height:3px;flex:1;background:var(--radio-line);border-radius:3px;overflow:hidden}.brand-world .scene-radio-track>span{display:block;height:100%;background:var(--radio-accent-light)}.brand-world .scene-radio-subtitle{grid-column:1 / -1;margin:0;color:var(--radio-secondary);font-size:13px;line-height:1.65;min-height:43px}.brand-world .scene-radio-error{grid-column:1 / -1;margin:0;color:#fda4af;font-size:13px;line-height:1.6}.brand-world .scene-radio-open{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:8px 0 0;border-top:1px solid var(--radio-line);color:var(--radio-accent-light);font-size:14px;text-align:left}.brand-world .scene-radio button:focus-visible{outline:2px solid var(--radio-accent-light);outline-offset:4px}.brand-world .rx-radio-redesign.bw-radio-room{background:var(--radio-bg);color:var(--radio-text)}.brand-world .rx-radio-redesign.bw-radio-room:before{background:var(--radio-line)}.brand-world .rx-radio-redesign.bw-radio-room .ex-heading h2{color:var(--radio-text)}.brand-world .rx-radio-redesign.bw-radio-room .ex-eyebrow{color:var(--radio-accent-light)}.brand-world .rx-radio-redesign.bw-radio-room .ex-heading-note{color:var(--radio-secondary)}.brand-world .rx-radio-redesign.bw-radio-room .ex-heading-note svg{color:var(--radio-accent-light)}.brand-world .rx-radio-redesign.bw-radio-room .rx-studio{display:grid;grid-template-columns:minmax(310px,.76fr) minmax(0,1.24fr);gap:24px;align-items:start;min-height:0;border:0;border-radius:0;background:none;box-shadow:none;overflow:visible}.brand-world .rx-radio-redesign .rx-player{--brand: var(--radio-accent);--on-brand: #fff;--line: var(--radio-line);--ink: var(--radio-text);--text: var(--radio-secondary);--muted: var(--radio-muted);color-scheme:dark;display:grid;justify-items:center;gap:24px;min-width:0;padding:24px;border:1px solid var(--radio-line);border-radius:20px;background:var(--radio-surface);color:var(--radio-text)}.brand-world .rx-radio-redesign .rx-player-status{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;color:var(--radio-muted)}.brand-world .rx-radio-redesign .rx-player-status>span{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.12em}.brand-world .rx-radio-redesign .rx-player-status i{width:6px;height:6px;border-radius:50%;background:var(--radio-muted)}.brand-world .rx-radio-redesign .is-playing .rx-player-status i{background:var(--radio-accent-light)}.brand-world .rx-radio-redesign .rx-player-copy{text-align:center;min-width:0}.brand-world .rx-radio-redesign .rx-player-copy>small{font-size:13px;color:var(--radio-muted);line-height:1.6}.brand-world .rx-radio-redesign .rx-player-copy h3{font:500 28px/1.45 var(--sans);margin:12px 0;color:var(--radio-text);overflow-wrap:anywhere}.brand-world .rx-radio-redesign .rx-player-copy p{margin:0;color:var(--radio-secondary);font-size:14px;line-height:1.6}.brand-world .rx-radio-redesign .rx-player-controls{width:100%;min-width:0;padding-top:20px;border-top:1px solid var(--radio-line)}.brand-world .rx-radio-redesign .rx-player .ll-audio-bar{gap:8px}.brand-world .rx-radio-redesign .rx-player .ll-play{width:46px;height:46px;background:linear-gradient(145deg,var(--radio-accent-light),var(--radio-accent));color:#fff}.brand-world .rx-radio-redesign .rx-player .ll-icon{min-width:44px;min-height:44px;color:var(--radio-text)}.brand-world .rx-radio-redesign .rx-player .ll-progress input{color:var(--radio-text);accent-color:var(--radio-accent-light)}.brand-world .rx-radio-redesign .rx-player .ll-progress>div{font-size:12px;opacity:1;color:var(--radio-muted)}.brand-world .rx-radio-redesign .rx-player .ll-audio-bar select{min-height:44px;font-size:13px;color:var(--radio-text);background:var(--radio-surface);border-color:var(--radio-line)}.brand-world .rx-radio-redesign .rx-player-error{color:#fda4af;font-size:13px;line-height:1.6;margin:12px 0 0}.brand-world .rx-radio-redesign.bw-radio-room .rx-broadcast{--line: var(--radio-line);--soft: #3c2528;--brand: var(--radio-accent);--brand-hover: var(--radio-accent-light);--muted: var(--radio-muted);padding:24px;border:1px solid var(--radio-line);border-radius:20px;background:var(--radio-surface);color:var(--radio-text)}.brand-world .rx-radio-redesign.bw-radio-room .rx-broadcast-top{color:var(--radio-secondary);font-size:12px}.brand-world .rx-radio-redesign.bw-radio-room .rx-broadcast-top>small{color:var(--radio-muted);font-size:12px}.brand-world .rx-radio-redesign.bw-radio-room .rx-broadcast-top i{background:var(--radio-accent-light)}.brand-world .rx-radio-redesign.bw-radio-room .rx-station-name{padding:20px 0}.brand-world .rx-radio-redesign.bw-radio-room .rx-station-name h3{font-size:25px;color:var(--radio-text)}.brand-world .rx-radio-redesign.bw-radio-room .rx-station-name p{font-size:14px;color:var(--radio-muted)}.brand-world .rx-radio-redesign.bw-radio-room .rx-tools{min-height:48px;font-size:13px;border-color:var(--radio-line)}.brand-world .rx-radio-redesign.bw-radio-room .rx-tools span{color:var(--radio-secondary)}.brand-world .rx-radio-redesign.bw-radio-room .rx-tools button{color:var(--radio-accent-light);min-height:44px}.brand-world .rx-radio-redesign.bw-radio-room .rx-transcript{height:350px;scrollbar-color:var(--radio-line) transparent}.brand-world .rx-radio-redesign.bw-radio-room .rx-line{color:var(--radio-secondary)}.brand-world .rx-radio-redesign.bw-radio-room .rx-line.active{color:var(--radio-text);background:#fb718510;border-left-color:var(--radio-accent-light)}.brand-world .rx-radio-redesign.bw-radio-room .rx-speaker{color:var(--radio-muted);font-size:11px}.brand-world .rx-radio-redesign.bw-radio-room .rx-speaker button{color:var(--radio-accent-light);font-size:12px;min-height:36px}.brand-world .rx-radio-redesign.bw-radio-room .rx-line .rx-translation{font-size:14px;color:var(--radio-muted)}.brand-world .rx-radio-redesign.bw-radio-room .rx-line-study{color:var(--radio-accent-light);font-size:12px;min-height:36px}.brand-world .rx-radio-redesign.bw-radio-room .rx-listen-hint{color:var(--radio-muted);font-size:12px}.brand-world .rx-radio-redesign.bw-radio-room .rx-lookup-tip{color:var(--radio-secondary);font-size:13px}.brand-world .rx-radio-redesign.bw-radio-room .rx-lookup-tip>button{color:var(--radio-accent-light);min-height:44px}.brand-world .rx-radio-redesign.bw-radio-room .rx-study{margin:4px 0 0;border-radius:16px;box-shadow:none;padding:28px}.brand-world .rx-radio-redesign.bw-radio-room .rx-notebook-heading p{font-size:14px}.brand-world .rx-radio-redesign.bw-radio-room .rx-notebook-heading>button{font-size:14px}.brand-world .rx-radio-redesign.bw-radio-room .rx-study .ex-tabs button{font-size:15px}.brand-world .rx-radio-redesign.bw-radio-room .rx-note-footer{font-size:12px}.brand-world .rx-radio-redesign.bw-radio-room .ex-bottom{color:var(--radio-secondary)}.brand-world .rx-radio-redesign.bw-radio-room .ex-bottom a{color:var(--radio-accent-light)}.brand-world .rx-radio-redesign.bw-radio-room :is(button,a,[tabindex]):focus-visible{outline-color:var(--radio-accent-light)}@media(max-width:900px){.brand-world .rx-radio-redesign.bw-radio-room .rx-studio{grid-template-columns:minmax(0,1fr);gap:20px}.brand-world .rx-radio-redesign .rx-player{grid-template-columns:112px minmax(0,1fr);justify-items:start;align-items:center;gap:18px 22px}.brand-world .rx-radio-redesign .rx-player-status,.brand-world .rx-radio-redesign .rx-player-controls{grid-column:1 / -1}.brand-world .rx-radio-redesign .rx-player .radio-record{--radio-cover-size: 112px;padding:6px}.brand-world .rx-radio-redesign .rx-player-copy{text-align:left}.brand-world .rx-radio-redesign .rx-player-copy h3{font-size:26px;margin:8px 0}.brand-world .rx-radio-redesign .rx-player-controls{padding-top:16px}}@media(max-width:600px){.brand-world .sj-radio.scene-radio{grid-template-columns:84px minmax(0,1fr);padding:18px 16px 10px;gap:10px 14px;border-radius:18px}.brand-world .scene-radio .radio-record{--radio-cover-size: 84px;padding:5px}.brand-world .scene-radio-play{width:44px;height:44px;grid-column:1;grid-row:2;justify-self:center}.brand-world .scene-radio-progress{grid-column:2;grid-row:2}.brand-world .scene-radio-copy h3{font-size:17px}.brand-world .scene-radio-station{flex-wrap:wrap}.brand-world .scene-radio-program{margin-top:4px}.brand-world .scene-radio-subtitle{min-height:70px;font-size:14px}.brand-world .rx-radio-redesign .rx-player{grid-template-columns:96px minmax(0,1fr);padding:20px 18px;gap:18px 16px}.brand-world .rx-radio-redesign .rx-player .radio-record{--radio-cover-size: 96px;padding:5px}.brand-world .rx-radio-redesign .rx-player-copy h3{font-size:22px}.brand-world .rx-radio-redesign .rx-player-copy>small{font-size:12px}.brand-world .rx-radio-redesign .rx-player-copy p{font-size:13px}.brand-world .rx-radio-redesign.bw-radio-room .rx-broadcast{padding:20px 16px}.brand-world .rx-radio-redesign.bw-radio-room .rx-broadcast-top{gap:8px;flex-wrap:wrap}.brand-world .rx-radio-redesign.bw-radio-room .rx-station-name h3{font-size:23px}.brand-world .rx-radio-redesign.bw-radio-room .rx-line{padding:15px 10px}.brand-world .rx-radio-redesign.bw-radio-room :is(.rx-speaker button,.rx-line-study){min-width:44px;min-height:44px}.brand-world .rx-radio-redesign.bw-radio-room .rx-line>p{font-size:18px}.brand-world .rx-radio-redesign.bw-radio-room .rx-study{padding:22px 18px}.brand-world .rx-radio-redesign.bw-radio-room .rx-notebook-heading h3{font-size:27px}.brand-world .rx-radio-redesign.bw-radio-room .rx-notebook-guide{display:block;padding:20px 0;border-right:0;border-bottom:1px solid var(--line)}.brand-world .rx-radio-redesign.bw-radio-room .rx-notebook-index{font-size:30px}.brand-world .rx-radio-redesign.bw-radio-room .rx-notebook-guide p{margin:10px 0;font-size:14px}.brand-world .rx-radio-redesign.bw-radio-room .rx-notebook-rule{margin:12px 0}.brand-world .rx-radio-redesign.bw-radio-room .rx-notebook-guide small{font-size:13px}}@media(max-width:360px){.brand-world .sj-radio.scene-radio{grid-template-columns:76px minmax(0,1fr)}.brand-world .scene-radio .radio-record{--radio-cover-size: 76px}.brand-world .scene-radio-progress>span:last-child{flex-basis:60px}.brand-world .rx-radio-redesign .rx-player{grid-template-columns:80px minmax(0,1fr);padding-inline:14px;gap:16px 12px}.brand-world .rx-radio-redesign .rx-player .radio-record{--radio-cover-size: 80px}.brand-world .rx-radio-redesign .rx-player-copy h3{font-size:21px}}@media(prefers-reduced-motion:reduce){.brand-world :is(.scene-radio,.rx-radio-redesign) .radio-record-disc{animation:none;rotate:none}}.brand-world .rx-radio-redesign .rx-resume-follow{display:block;min-height:44px;padding:8px 0;border:0;background:transparent;color:var(--radio-accent-light);font:inherit;font-size:14px;cursor:pointer}.street-journey .sj-cafe .sj-cafe-window{padding:0;background:transparent}.street-journey .sj-cafe-scene{display:grid;grid-template-columns:minmax(0,.52fr) minmax(0,1fr);align-items:center;gap:clamp(24px,3vw,44px);min-width:0}.street-journey .sj-cafe .sj-cafe-copy{position:static;max-width:none;min-width:0;color:var(--bw-ink)}.street-journey .sj-cafe .sj-cafe-copy h2{font-size:clamp(38px,3.8vw,56px)}.street-journey .sj-cafe .sj-cafe-copy p{color:var(--bw-muted)}.street-journey .sj-cafe .sj-cafe-copy :is(h2 span,.sj-kicker){color:var(--bw-rose)}.street-journey .sj-cafe .sj-cafe-image{width:100%;height:auto;aspect-ratio:3 / 2;object-fit:contain;object-position:center;border-radius:8px}.street-journey .sj-cafe-counter{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.65fr);align-items:center;gap:28px;padding-block:24px 8px;min-width:0}.street-journey .sj-cafe-order{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0}.street-journey .sj-cafe .sj-coffee-hotspot,.street-journey .sj-cafe .sj-coffee-hotspot:hover{position:static;inset:auto;transform:none;flex:0 1 auto;min-width:0;min-height:48px;padding:7px 16px 7px 7px;font-size:14px;gap:9px;box-shadow:0 4px 12px #553c2812;transition:background-color .18s ease,box-shadow .18s ease}.street-journey .sj-cafe .sj-coffee-hotspot>span{flex:0 0 34px;width:34px;height:34px}.street-journey .sj-cafe .sj-coffee-hotspot svg{width:19px;height:19px}.street-journey .sj-cafe .sj-coffee-hotspot:focus-visible{outline:2px solid var(--bw-rose);outline-offset:4px}.street-journey .sj-order-status{flex:0 0 76px;width:76px;height:76px}.street-journey .sj-cafe .sj-coffee-stamp{position:static;inset:auto;width:76px;height:76px;padding:7px;font-size:9px;transform:none}.street-journey .sj-cafe .sj-coffee-stamp svg{width:16px;height:16px}.street-journey .sj-cafe .sj-coffee-stamp b{font-size:15px}.street-journey .sj-cafe .sj-receipt{position:relative;inset:auto;display:grid;grid-template-columns:minmax(115px,.75fr) minmax(0,1.25fr);align-items:center;column-gap:24px;width:100%;min-width:0;padding:20px 24px;transform:none;filter:drop-shadow(0 5px 7px #3d241c12);transition:none}.street-journey .sj-receipt-heading{grid-row:1 / 3;min-width:0}.street-journey .sj-receipt-heading>small{display:block;font-size:10px;letter-spacing:.13em;line-height:1.7}.street-journey .sj-cafe .sj-receipt-line{margin-block:11px}.street-journey .sj-cafe .sj-receipt-no{margin:0;font-size:10px;line-height:1.7}.street-journey .sj-receipt-phrase{min-width:0}.street-journey .sj-receipt-phrase>strong{font-size:20px;font-weight:500;line-height:1.6;white-space:normal;word-break:keep-all;overflow-wrap:anywhere}.street-journey .sj-receipt-phrase>p{margin:3px 0 9px;font-size:13px;line-height:1.7}.street-journey .sj-cafe .sj-receipt-bottom{grid-column:2;gap:10px;flex-wrap:wrap;padding-top:4px}.street-journey .sj-cafe .sj-receipt-bottom button{min-height:44px;padding-inline:0;font-size:13px}.street-journey .sj-cafe .sj-receipt-bottom>span{font-size:11px}.street-journey .sj-cafe .sj-receipt .sj-speech-note{grid-column:1 / -1}.street-journey .sj-cafe .sj-cafe-menu{margin-top:26px}.street-journey .sj-route{min-width:0}.street-journey .sj-route>a{flex-shrink:0}.street-journey :is(.sj-menu-items,.sj-friends-links){min-width:0}.street-journey :is(.sj-menu-items,.sj-friends-links) .sj-entry,.street-journey :is(.sj-menu-items,.sj-friends-links) .sj-entry>span{min-width:0}@media(max-width:1000px){.street-journey .sj-cafe-scene{grid-template-columns:minmax(0,1fr);gap:24px}.street-journey .sj-cafe .sj-cafe-copy{padding-inline:7px}.street-journey .sj-cafe .sj-cafe-copy h2{font-size:44px;margin-block:20px 16px}.street-journey .sj-cafe .sj-cafe-copy p{font-size:14px;margin-bottom:0}.street-journey .sj-cafe .sj-cafe-copy .sj-kicker{font-size:10px}.street-journey .sj-cafe-counter{grid-template-columns:minmax(0,1fr);gap:14px;padding-top:16px}.street-journey .sj-cafe-order{justify-content:flex-start;gap:22px}}@media(max-width:800px){.street-journey .sj-cafe .sj-cafe-menu{gap:20px;padding-inline:0}.street-journey .sj-cafe .sj-menu-title{flex-wrap:wrap;gap:6px 14px}.street-journey .sj-cafe .sj-menu-title small{font-size:11px;line-height:1.7}.street-journey .sj-cafe .sj-menu-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.street-journey .sj-cafe .sj-menu-items .sj-entry{min-height:72px;padding-block:14px;font-size:14px;line-height:1.5;border-top:1px dashed var(--bw-line)}.street-journey .sj-cafe .sj-menu-items .sj-entry small{font-size:11px;line-height:1.7}}@media(max-width:600px){.street-journey .sj-cafe .sj-receipt{grid-template-columns:minmax(0,1fr);row-gap:16px;padding:20px}.street-journey .sj-receipt-heading{grid-row:auto}.street-journey .sj-receipt-heading>small{text-align:left}.street-journey .sj-cafe .sj-receipt-bottom{grid-column:1}.street-journey .sj-cafe .sj-receipt-line{margin-block:8px}.street-journey .sj-cafe .sj-receipt-phrase>p{margin-bottom:0}}@media(max-width:480px){.street-journey .sj-cafe .sj-cafe-copy h2{font-size:38px}.street-journey .sj-cafe .sj-cafe-copy p{font-size:14px;line-height:1.9}}@media(prefers-reduced-motion:reduce){.street-journey .sj-cafe .sj-coffee-hotspot{transition:none}.street-journey .sj-cafe .sj-coffee-stamp{animation:none}}.mobile-menu-shell{display:none}@media(max-width:760px){.header.header{position:sticky;top:0;z-index:50;flex-shrink:0;background:var(--paper)}:is(.journey-nav,.chapter-nav,.sj-route-wrap){top:var(--mobile-site-header-height, 77px)}.acw-site .acw-section-nav{top:var(--mobile-site-header-height, 76px)}.mobile-menu-shell{display:block;position:fixed;inset:var(--mobile-site-header-height, 77px) 0 auto;z-index:49;max-height:calc(100dvh - var(--mobile-site-header-height, 77px));overflow-y:auto;visibility:hidden;opacity:0;transform:translateY(-8px);transition:opacity .18s ease,transform .22s ease,visibility 0s .22s}.mobile-menu-shell[data-open=true]{visibility:visible;opacity:1;transform:translateY(0);transition-delay:0s}.mobile-menu-shell>nav{position:static}}@media(prefers-reduced-motion:reduce){.mobile-menu-shell{transition:none;transform:none}}@media(max-width:760px){.acw-site{--mobile-site-header-height: 76px}}.street-journey .sj-cafe{padding-block:20px 32px}.street-journey .sj-cafe .sj-scene-overview{min-height:0;padding-block:0}.street-journey .sj-cafe .sj-cafe-menu{margin-top:0}@font-face{font-family:QuinnTang Letter Hand ZH;src:url(/brand/assets/letter-hand-zh.v-1b4751c4ee0779c7.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:QuinnTang Letter Hand KO;src:url(/brand/assets/letter-hand-ko.v-ceee4151f8c5a6f0.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}.tori-letter{--letter-ink: #57423b;--letter-peach: #bc7867;--letter-rule: #dbc6b8;--letter-ease: cubic-bezier(.23, 1, .32, 1);--letter-hand-zh: "QuinnTang Letter Hand ZH", cursive;--letter-hand-ko: "QuinnTang Letter Hand KO", "QuinnTang Letter Hand ZH", cursive;padding-block:clamp(64px,7vw,112px) 48px;color:var(--letter-ink);font-synthesis:none}.tori-letter-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;max-width:1120px;margin:0 auto 36px}.tori-letter-intro .eyebrow{font-size:11px;color:#977c71;letter-spacing:.2em}.tori-letter-intro h2{margin:13px 0 0;font:300 clamp(27px,3vw,39px)/1.45 var(--letter-hand-zh);letter-spacing:.04em}.tori-letter-intro>p{margin:0 0 3px;color:#917c74;font-size:15px;line-height:1.9}.tori-letter-stage{position:relative;width:min(100%,1120px);height:clamp(280px,calc(36vw + 160px),520px);margin-inline:auto;perspective:2400px;transition:height var(--letter-open-duration) var(--letter-ease);overflow-anchor:none}.tori-letter-stage[data-phase=closing]{transition-duration:calc(var(--letter-close-duration) - .18s);transition-delay:.18s}.tori-letter-envelope{position:absolute;inset:0 0 auto;height:var(--letter-closed-height, 100%);z-index:3;opacity:1;perspective:1600px;transition:opacity .22s ease 0ms;filter:drop-shadow(0 15px 17px #58402d15);pointer-events:none}.tori-letter-stage[data-phase=closed] .tori-letter-envelope{pointer-events:auto}.tori-letter-lining,.tori-letter-pocket,.tori-letter-flap{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--letter-rule);background:#f4e9db url(/brand/assets/letter-city-paper.v-4cc7ca3994bfb6c6.webp) right center / 245% auto}.tori-letter-lining{background-color:#e4d2bc;background-blend-mode:multiply;border-radius:3px}.tori-letter-pocket{z-index:2;clip-path:polygon(0 0,50% 49%,100% 0,100% 100%,0 100%);background-color:#fffbf3;background-blend-mode:soft-light;transition:translate .5s var(--letter-ease),opacity .36s ease}.tori-letter-pocket:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;clip-path:polygon(0 100%,50% 49%,100% 100%);background:linear-gradient(0deg,#e5cdb728,#fffdf7)}.tori-letter-flap{inset:0 0 auto;height:54%;z-index:4;clip-path:polygon(0 0,100% 0,50% 100%);transform-origin:center top;transform:rotateX(0);background-color:#f5e6db;background-blend-mode:multiply;transition:transform .52s var(--letter-ease);backface-visibility:hidden}.tori-letter-postmark{position:absolute;top:28px;right:30px;z-index:5;border-block:1px solid #c9ae9b80;padding:8px 16px;color:#ac8976;text-align:center;font-size:13px;line-height:1.65;letter-spacing:.18em;transition:opacity .18s ease}.tori-letter-postmark>span{font-size:9px;letter-spacing:.13em}.tori-letter-envelope-address{position:absolute;inset:auto 24px 12%;display:grid;gap:13px;z-index:3;text-align:center;transition:opacity .18s ease}.tori-letter-envelope-address>span{font:300 clamp(19px,2.2vw,27px)/1.6 var(--letter-hand-zh);letter-spacing:.05em}.tori-letter-envelope-address small{font-size:11px;color:#9b8174;letter-spacing:.1em}.tori-letter-seal{position:absolute;left:50%;top:51%;z-index:6;translate:-50% -50%;display:flex;flex-direction:column;align-items:center;gap:13px;padding:10px 22px;border:0;background:transparent;color:#936653;cursor:pointer;transition:opacity .18s ease,scale .22s var(--letter-ease)}.tori-letter-wax{display:grid;place-items:center;width:clamp(66px,7.2vw,84px);aspect-ratio:1;border:1px solid #ccabbc;border-radius:50%;background:radial-gradient(circle at 35% 28%,#f9e7ed,#e6c4d8 76%);box-shadow:inset 0 0 0 5px #f2d9e9,inset 0 0 0 6px #d7b3c780,0 4px 4px #75566320;transition:box-shadow .22s ease}.tori-letter-wax .tori-brand-logo{--tori-logo-width: 44px}.tori-letter-open-label{display:inline-flex;align-items:center;gap:8px;font-size:13px;white-space:nowrap}.tori-letter-stage[data-phase=opening] .tori-letter-envelope,.tori-letter-stage[data-phase=open] .tori-letter-envelope,.tori-letter-stage[data-phase=turning] .tori-letter-envelope{opacity:0;transition-delay:.54s}.tori-letter-stage[data-phase=opening] .tori-letter-flap,.tori-letter-stage[data-phase=open] .tori-letter-flap,.tori-letter-stage[data-phase=turning] .tori-letter-flap{transform:rotateX(-175deg)}.tori-letter-stage[data-phase=opening] .tori-letter-pocket,.tori-letter-stage[data-phase=open] .tori-letter-pocket,.tori-letter-stage[data-phase=turning] .tori-letter-pocket{translate:0 22px;opacity:0;transition-delay:.35s}.tori-letter-stage:not([data-phase=closed]):not([data-phase=closing]) :is(.tori-letter-seal,.tori-letter-envelope-address,.tori-letter-postmark){opacity:0}.tori-letter-stage[data-phase=opening] .tori-letter-seal{scale:.92}.tori-letter-stage[data-phase=closing] .tori-letter-envelope{transition-delay:.18s}.tori-letter-stage[data-phase=closing] .tori-letter-flap{transition-delay:.3s}.tori-letter-stage[data-phase=closing] :is(.tori-letter-seal,.tori-letter-envelope-address,.tori-letter-postmark){transition-delay:.65s}.tori-letter-paper-lift{position:absolute;inset:0 0 auto;z-index:1;opacity:0;transform:translateY(24px);transition:transform .6s var(--letter-ease),opacity .24s ease;pointer-events:none;perspective:2400px}.tori-letter-stage:is([data-phase=opening],[data-phase=open],[data-phase=turning]) .tori-letter-paper-lift{opacity:1;transform:translateY(0);transition-delay:.34s}.tori-letter-stage[data-phase=open] .tori-letter-paper-lift{pointer-events:auto}.tori-letter-stage[data-phase=closing] .tori-letter-paper-lift{transition-duration:.3s,.18s}.tori-letter-paper{display:grid;grid-template-columns:minmax(0,1fr);transform-style:preserve-3d;transform:rotateY(0);transition:transform var(--letter-turn-duration) cubic-bezier(.45,0,.2,1)}.tori-letter-stage[data-side=back] .tori-letter-paper{transform:rotateY(-180deg)}.tori-letter-stage[data-phase=closed] .tori-letter-paper{transition:none}.tori-letter-face{position:relative;grid-area:1 / 1;min-width:0;min-height:620px;background:#fffaf1 url(/brand/assets/letter-city-paper.v-4cc7ca3994bfb6c6.webp) right center / 245% auto;border:1px solid #e3d7c9;box-shadow:0 2px 2px #66513e20,0 18px 35px #66513e13,inset 0 0 0 2px #fffcf7;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:rotateY(0);font-synthesis:none}.tori-letter-back{transform:rotateY(180deg);padding:38px 48px 92px}.tori-letter-city{position:absolute;inset:0 auto 0 0;width:44%;background:url(/brand/assets/letter-city-paper.v-4cc7ca3994bfb6c6.webp) left bottom / auto 100% no-repeat;pointer-events:none}.tori-letter-front-words{position:relative;margin-left:47%;padding:104px 44px 88px 0}.tori-letter-logo{--tori-logo-width: 86px;position:absolute;top:24px;right:40px}.tori-letter-salutation{margin:0 0 18px;color:#a46e5b;font:300 22px/1.7 var(--letter-hand-zh);letter-spacing:.04em}.tori-letter-hand{font-weight:300;letter-spacing:.04em;color:var(--letter-ink)}.tori-letter-hand p{margin:0;line-height:inherit}.tori-letter-korean{font-family:var(--letter-hand-ko);font-size:28px;line-height:1.65;letter-spacing:.025em;word-break:keep-all;overflow-wrap:anywhere}.tori-letter-chinese{font-family:var(--letter-hand-zh);font-size:22px;line-height:1.9}.tori-letter-korean+.tori-letter-chinese{margin-top:25px}.tori-letter-signoff{display:flex;align-items:center;gap:10px;margin-top:24px;color:#ab8672;font-size:11px;letter-spacing:.06em}.tori-letter-turn{position:absolute;right:0;bottom:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:60px;padding:12px 58px 12px 24px;border:0;background:transparent;color:#956753;font-size:13px;cursor:pointer}.tori-letter-turn i{position:absolute;right:-1px;bottom:-1px;width:43px;height:43px;clip-path:polygon(0 100%,0 0,100% 100%);background:linear-gradient(45deg,#eddcc8,#fffdf8);border-left:1px solid #decdba;transform-origin:right bottom;transition:width .24s var(--letter-ease),height .24s var(--letter-ease);pointer-events:none}.tori-letter-back-heading{display:flex;align-items:center;gap:26px;margin-bottom:28px}.tori-letter-back-logo{--tori-logo-width: 88px;flex-shrink:0}.tori-letter-back-heading h3{margin:0;font:300 32px/1.6 var(--letter-hand-zh);letter-spacing:.08em;color:#bc7867}.tori-letter-back-columns{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:36px}.tori-letter-back .tori-letter-korean{font-size:27px}.tori-letter-back .tori-letter-chinese{font-size:21px}.tori-letter-contact{padding-top:8px;text-align:center;align-self:start}.tori-letter-contact h4{margin:0 0 18px;font:300 20px/1.65 var(--letter-hand-zh);letter-spacing:.04em}.tori-letter-qr-pair{display:grid;grid-template-columns:repeat(2,minmax(0,120px));justify-content:center;gap:24px}.tori-letter-qr-pair figure{margin:0}.tori-letter-qr-blank{width:100%;aspect-ratio:1;background:linear-gradient(#d9ad98,#d9ad98) top left / 18px 1px,linear-gradient(#d9ad98,#d9ad98) top left / 1px 18px,linear-gradient(#d9ad98,#d9ad98) top right / 18px 1px,linear-gradient(#d9ad98,#d9ad98) top right / 1px 18px,linear-gradient(#d9ad98,#d9ad98) bottom left / 18px 1px,linear-gradient(#d9ad98,#d9ad98) bottom left / 1px 18px,linear-gradient(#d9ad98,#d9ad98) bottom right / 18px 1px,linear-gradient(#d9ad98,#d9ad98) bottom right / 1px 18px;background-repeat:no-repeat}.tori-letter-qr-pair figcaption{margin-top:12px;font:300 18px/1.7 var(--letter-hand-zh);letter-spacing:.04em}.tori-letter-contact-lines{position:relative;margin-top:32px;padding-top:28px;border-top:1px solid #dbb7a3}.tori-letter-contact-lines>svg{position:absolute;left:calc(50% - 7px);top:-7px;color:#b8816a;background:#fcf7ef}.tori-letter-contact-lines h4{margin-bottom:10px}.tori-letter-contact-lines p{margin:5px 0;font-size:15px;line-height:1.8;overflow-wrap:anywhere}.tori-letter-contact-lines span{-webkit-user-select:text;user-select:text}.tori-letter-postal-route{position:absolute;left:48px;bottom:34px;display:flex;align-items:center;gap:12px;width:54%;color:#c3a18a}.tori-letter-postal-route>span{flex:1;border-top:1px dashed #d6b69f}.tori-letter-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;width:min(100%,1120px);min-height:54px;margin:8px auto 0;opacity:0;transition:opacity .18s ease;color:#a48c7f;font-size:11px}.tori-letter-tools[data-visible=true]{opacity:1}.tori-letter-tools button{display:inline-flex;align-items:center;gap:9px;min-height:44px;border:0;padding:10px 0 10px 15px;background:none;color:#8d7163;font-size:13px;cursor:pointer}.tori-letter :is(button,h3):focus-visible{outline:2px solid #986ba3;outline-offset:5px}.tori-letter-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@media(hover:hover)and (pointer:fine){.tori-letter-seal:hover .tori-letter-wax{box-shadow:inset 0 0 0 5px #f2d9e9,inset 0 0 0 6px #d7b3c780,0 7px 10px #75566330}.tori-letter-turn:hover i{width:50px;height:50px}.tori-letter-turn:hover,.tori-letter-tools button:hover{color:#b04774}}@media(max-width:1000px)and (min-width:701px){.tori-letter-front-words{margin-left:44%;padding-right:30px}.tori-letter-korean{font-size:25px}.tori-letter-chinese{font-size:20px}.tori-letter-back{padding-inline:30px}.tori-letter-back-columns{gap:26px}.tori-letter-back .tori-letter-korean{font-size:24px}.tori-letter-back .tori-letter-chinese{font-size:20px}.tori-letter-contact-lines p{font-size:13px}.tori-letter-qr-pair{gap:18px}}@media(max-width:700px){.tori-letter{padding-block:54px 32px}.tori-letter-intro{display:block;margin-bottom:25px}.tori-letter-intro h2{font-size:28px}.tori-letter-intro>p{margin-top:14px;font-size:13px}.tori-letter-intro-break{display:none}.tori-letter-stage{perspective:1600px}.tori-letter-postmark{top:16px;right:16px;padding:6px 10px;font-size:11px}.tori-letter-postmark>span{font-size:8px}.tori-letter-envelope-address{bottom:10%;inset-inline:15px;gap:6px}.tori-letter-envelope-address>span{font-size:clamp(17px,4.5vw,23px)}.tori-letter-envelope-address small{font-size:10px}.tori-letter-seal{top:50%;gap:8px}.tori-letter-wax{width:68px}.tori-letter-face{min-height:0}.tori-letter-city{position:relative;width:100%;height:clamp(180px,55vw,285px);background-size:170% auto;background-position:left 68%}.tori-letter-logo{--tori-logo-width: 73px;top:20px;right:22px}.tori-letter-front-words{margin-left:0;padding:28px 25px 84px}.tori-letter-salutation{font-size:21px;margin-bottom:16px}.tori-letter-korean,.tori-letter-back .tori-letter-korean{font-size:26px;line-height:1.6}.tori-letter-chinese,.tori-letter-back .tori-letter-chinese{font-size:21px;line-height:1.85}.tori-letter-korean+.tori-letter-chinese{margin-top:25px}.tori-letter-signoff{font-size:10px;gap:7px}.tori-letter-back{padding:24px 25px 84px}.tori-letter-back-heading{gap:16px;margin-bottom:30px}.tori-letter-back-logo{--tori-logo-width: 68px}.tori-letter-back-heading h3{font-size:25px}.tori-letter-back-columns{grid-template-columns:minmax(0,1fr);gap:32px}.tori-letter-contact{border-top:1px dashed #d6b69f;padding-top:25px}.tori-letter-contact h4{font-size:20px}.tori-letter-contact-lines{margin-top:26px;padding-top:24px}.tori-letter-contact-lines p{font-size:14px}.tori-letter-postal-route{left:25px;width:30%}.tori-letter-tools{gap:10px}.tori-letter-tools>span{font-size:10px}}.tori-letter-stage[data-reduced=true],.tori-letter-stage[data-reduced=true] *{transition-duration:var(--letter-reduced-duration)!important;transition-delay:0ms!important}.tori-letter-stage[data-reduced=true] :is(.tori-letter-paper,.tori-letter-paper-lift,.tori-letter-flap,.tori-letter-face){transform:none}.tori-letter-stage[data-reduced=true] .tori-letter-pocket{translate:none}.tori-letter-stage[data-reduced=true] :is(.tori-letter-envelope,.tori-letter-paper-lift,.tori-letter-face){transition-property:opacity!important}.tori-letter-stage[data-reduced=true][data-side=front] .tori-letter-back,.tori-letter-stage[data-reduced=true][data-side=back] .tori-letter-front{opacity:0;pointer-events:none}.tori-letter-stage[data-reduced=true][data-side=front] .tori-letter-front,.tori-letter-stage[data-reduced=true][data-side=back] .tori-letter-back{opacity:1}
