@font-face{font-family:NotoNav;src:url('/assets/NotoNav.105e062f0cb5.woff2') format('woff2');font-weight:100 900;font-display:swap}
@font-face{font-family:Lilita;src:url('/assets/LilitaOne.5a9a0a634617.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/Manrope.501e8219dd18.woff2') format('woff2');font-weight:200 800;font-display:swap}
@font-face{font-family:Noto;src:url('/assets/NotoSansKR.7bfd300d5dce.woff2') format('woff2');font-weight:100 900;font-display:swap}
@font-face{font-family:KapiPen;src:url('/assets/NanumPen.6c529a2cb6ae.woff2') format('woff2');font-weight:400;font-display:swap}
:root{--coral:#f65350;--ink:#252622;--paper:#faf7ef;--sand:#ece7da;--muted:#57574e;--line:#d7d1c3;--ease:cubic-bezier(.23,1,.32,1);--display:Lilita,Manrope,sans-serif;--body:Manrope,sans-serif;--gutter:clamp(24px,4.5vw,72px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px;scrollbar-color:#8b8170 var(--paper)}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.7;-webkit-font-smoothing:antialiased}html:lang(ko){--body:Noto,Manrope,sans-serif;--display:Noto,sans-serif;word-break:keep-all;overflow-wrap:anywhere}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.22em}button{font:inherit;color:inherit}button:enabled,a{touch-action:manipulation}button:enabled{cursor:pointer}img{display:block;max-width:100%;height:auto}svg{width:24px;height:24px;flex:none}a,button,summary{outline-offset:5px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--ink)}::selection{background:var(--ink);color:var(--paper)}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-family:var(--display);font-weight:400;line-height:1.05;text-wrap:balance;letter-spacing:-.025em}html:lang(ko) :is(h1,h2,h3){font-weight:900;line-height:1.25;letter-spacing:-.035em}h1 span,h2 span,h3 span{display:block}h2{font-size:clamp(40px,5.8vw,82px)}h3{font-size:clamp(32px,3.8vw,54px)}p{max-width:70ch}small{font-size:13px;line-height:1.65}.wrap{width:min(100% - var(--gutter)*2,1320px);margin-inline:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:58px;padding:14px 25px;border-radius:100px;background:var(--ink);color:var(--paper);font-size:15px;font-weight:800;text-decoration:none;line-height:1.4;transition:background .2s var(--ease),translate .2s var(--ease)}@media(hover:hover) and (pointer:fine){.button:hover{background:#414038;translate:0 -2px}}.button:active{translate:0 0}.button:focus-visible{outline-color:var(--ink);outline-offset:5px}.text-link{display:inline-flex;align-items:center;gap:14px;min-height:44px;font-weight:800;font-size:15px;text-decoration:none}.text-link svg,.button svg{transition:translate .2s var(--ease)}.text-link:hover{text-decoration:underline}@media(hover:hover) and (pointer:fine){.text-link:hover svg,.button:hover svg{translate:3px 0}}.handwritten{font-family:KapiPen,cursive;font-size:31px;line-height:1.1;letter-spacing:0}.skip-link{position:fixed;z-index:100;top:10px;left:15px;padding:12px 20px;background:var(--ink);color:var(--paper);translate:0 -180%}.skip-link:focus{translate:0 0}.site-header{position:absolute;inset:0 0 auto;z-index:10;background:var(--coral)}.nav-wrap{width:min(100% - var(--gutter)*2,1440px);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:110px}.brand{display:block;text-decoration:none;line-height:1}.brand-name{font-family:Lilita,sans-serif;font-size:36px;letter-spacing:-1px;display:block}.brand-dot{color:var(--paper)}.brand-sub{display:block;font-size:8px;font-weight:800;letter-spacing:1.6px;margin-top:7px}.site-header nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:800}.nav-section{text-decoration:none;min-height:44px;display:flex;align-items:center}.nav-section:hover{text-decoration:underline}.language{font-family:Manrope,Noto,sans-serif;display:inline-flex;min-height:44px;align-items:center;text-decoration:none;border-bottom:1px solid currentColor}.nav-cta{min-height:46px;padding:11px 20px;font-size:13px;gap:18px}.nav-cta svg{width:18px;height:18px}.hero{background:var(--coral);position:relative;overflow:hidden;min-height:820px;padding:150px 0 82px}.hero::after{content:'';position:absolute;bottom:-1px;left:-1%;width:102%;height:30px;background:var(--paper);clip-path:polygon(0 35%,5% 56%,10% 39%,15% 55%,21% 32%,27% 59%,33% 37%,40% 59%,45% 44%,51% 61%,57% 42%,64% 57%,70% 33%,77% 55%,84% 40%,91% 53%,97% 29%,100% 48%,100% 100%,0 100%)}.hero-inner{position:relative;min-height:580px;display:grid;grid-template-columns:1.1fr 1fr;align-items:start}.hero-copy{position:relative;z-index:3;padding-top:35px}.hero h1{font-size:clamp(86px,9.8vw,146px);line-height:.95;letter-spacing:-.028em;white-space:nowrap}.hero-copy>p:first-of-type{font-size:18px;line-height:1.7;max-width:385px;margin-top:34px}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:30px;flex-wrap:wrap}.availability{font-size:12px;font-weight:650;letter-spacing:.01em}.hero-copy .availability{margin-top:22px}.hero-scene{position:relative;min-height:625px;margin-top:0;margin-left:-50px}.hero-kapi{position:absolute;z-index:2;width:500px;max-width:none;left:-40px;top:128px;rotate:-5deg;filter:drop-shadow(2px 12px 5px #8b372c1f)}.hero-phone{position:absolute;width:220px;z-index:1;top:38px;right:-5px;rotate:11deg}.phone{padding:9px;background:#292b29;border-radius:34px;box-shadow:5px 20px 30px #3e332326;position:relative;overflow:hidden}.phone img{width:100%;border-radius:26px;aspect-ratio:480/853}.phone::before{content:'';position:absolute;left:50%;translate:-50% 0;top:14px;width:24%;height:7px;border-radius:20px;background:#292b29;z-index:1}.hero-map{position:absolute;max-width:none;width:860px;bottom:-47px;left:-197px;rotate:-8deg;z-index:0}.hero-annotation{position:absolute;right:39px;top:4px;rotate:8deg;z-index:2;font-size:29px;max-width:230px}.hero-annotation svg{position:absolute;width:73px;height:73px;right:-20px;top:24px;rotate:15deg}.hero-scroll{position:absolute;bottom:55px;left:var(--gutter);display:grid;place-items:center;width:44px;height:44px;border:1px solid #25262270;border-radius:50%;z-index:4}.meet{display:flex;align-items:center;justify-content:center;gap:25px;padding:64px 0 74px;border-bottom:1px solid var(--line)}.meet img{flex:none;border-radius:18px}.meet h2{font-family:var(--body);font-weight:800;font-size:20px;letter-spacing:-.02em;margin-bottom:10px}.meet p{font-size:14px;max-width:620px;line-height:1.8}.journey{padding-top:112px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:34px}.section-heading .handwritten{rotate:5deg;margin:0 8% 18px 0}.journey-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%}.journey-stage{position:relative;min-width:0}.sticky-stage{position:sticky;top:55px;height:720px;display:grid;place-items:center}.stage-paper{position:absolute;inset:55px 22px 66px;background:#eee8d8;rotate:-5deg;border-radius:16px}.stage-screen{grid-area:1/1;width:285px;z-index:1;opacity:0;translate:0 12px;pointer-events:none;transition:opacity .3s var(--ease),translate .4s var(--ease)}.stage-screen.is-active{opacity:1;translate:0 0}.stage-screen .phone{box-shadow:9px 20px 28px #3b382424}.stage-screen figcaption{font-size:11px;text-align:center;margin-top:18px}.stage-kapi{position:absolute;width:155px;bottom:49px;left:0;z-index:2;rotate:-8deg}.stage-progress{position:absolute;right:0;top:50%;display:flex;flex-direction:column;gap:10px}.stage-progress span{width:7px;height:7px;border-radius:100%;background:#cac2b3;transition:background .2s}.stage-progress .is-active{background:var(--ink)}.chapter{min-height:720px;display:flex;align-items:center;padding:110px 0}.chapter h3{margin-bottom:26px}.chapter-copy>p{max-width:440px;color:var(--muted);font-size:16px;line-height:1.9}.chapter ul{padding:0;list-style:none;display:grid;gap:14px;margin:26px 0}.chapter li{display:flex;gap:12px;align-items:center;font-size:13px;font-weight:800}.chapter li svg{width:19px;height:19px}.kapi-quote{display:flex;gap:12px;align-items:center;margin-top:33px}.kapi-quote img{border-radius:50%;flex:none}.kapi-quote p{font-size:13px;line-height:1.6;max-width:310px}.kapi-quote cite{font-style:normal;display:block;font-weight:800;margin-top:4px}.mobile-screen{display:none}.metro-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:32px 0;display:flex;align-items:center;gap:26px;margin-top:15px}.metro-symbol{display:grid;place-items:center;font-size:25px;font-weight:800;border-radius:50%;width:58px;height:58px;flex:none;border:2px solid var(--ink)}.metro-note h3{font-family:var(--body);font-size:20px;font-weight:800;margin-bottom:10px}.metro-note p{font-size:14px;max-width:580px}.metro-note small{display:block;color:var(--muted);margin-top:8px;font-size:11px}.metro-note .text-link{margin-left:auto;max-width:200px;flex-shrink:0;font-size:13px}.field-notes{padding:150px 0 106px;overflow:hidden}.notes-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;align-items:center;margin-bottom:85px}.notes-heading .handwritten{max-width:340px;rotate:3deg;font-size:34px;justify-self:end}.notes-heading .handwritten span{display:block;margin-top:18px}.postcards{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;align-items:start}.postcard{background:#fffdf7;padding:13px;box-shadow:2px 12px 30px #3a32201a;rotate:var(--tilt);transition:rotate .25s var(--ease),translate .25s var(--ease);min-width:0}.postcard-featured:nth-child(2){margin-top:45px}.postcard-featured:nth-child(3){margin-top:10px}@media(hover:hover) and (pointer:fine){.postcard:hover{rotate:0deg;translate:0 -5px}}.postcard:focus-within{rotate:0deg}.postcard-link{display:block;text-decoration:none}.postcard-image{position:relative;overflow:hidden;aspect-ratio:1}.postcard-image>img{width:100%;height:100%;object-fit:cover}.postcard-city{position:absolute;left:12px;top:12px;display:flex;gap:5px;align-items:center;background:var(--paper);color:var(--ink);padding:6px 12px;font-size:11px;font-weight:800;border-radius:30px}.postcard-city svg{width:14px;height:14px}.postcard-copy{padding:18px 10px 14px}.postcard-note{font-size:26px;display:block;margin-bottom:12px}.postcard h3{font-family:var(--body);font-size:20px;line-height:1.4;letter-spacing:-.03em;font-weight:800;text-wrap:pretty}.postcard .text-link{font-size:12px;margin-top:8px}.postcard .text-link svg{width:18px;height:18px}.notes-bottom{margin-top:75px;display:flex;gap:30px;justify-content:space-between;align-items:center}.notes-bottom>p{font-size:13px}.kapi-letter{padding:90px 7% 135px;display:grid;grid-template-columns:1fr 1.4fr;gap:11%;align-items:center}.letter-art{position:relative}.letter-art img{width:280px;margin:auto;rotate:-6deg}.letter-art .handwritten{position:absolute;right:6%;bottom:-15px;rotate:-8deg}.kapi-letter h2{font-size:clamp(35px,4.2vw,62px);margin-bottom:24px}.kapi-letter p{font-size:16px;line-height:1.9;color:var(--muted)}.kapi-letter p.handwritten{font-size:29px;color:var(--ink);line-height:1.2;margin-top:27px}.faq{display:grid;grid-template-columns:.85fr 1.3fr;gap:12%;padding:100px 0 130px;border-top:1px solid var(--line)}.faq h2{font-size:clamp(38px,4vw,56px)}details{border-bottom:1px solid var(--line)}details:first-child{border-top:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;list-style:none;font-size:15px;font-weight:800;padding:23px 0;line-height:1.6}summary::-webkit-details-marker{display:none}summary span{width:18px;height:18px;position:relative;flex:none}summary span::before,summary span::after{content:'';position:absolute;top:8px;left:1px;width:16px;height:2px;background:currentColor}summary span::after{rotate:90deg}details[open] summary span::after{rotate:0deg}details>p{font-size:14px;line-height:1.85;padding:0 30px 26px 0;color:var(--muted)}.closing{background:var(--coral);padding-top:98px;overflow:hidden;position:relative}.closing-content{text-align:center;position:relative;z-index:2}.closing h2{font-size:clamp(48px,7vw,100px);max-width:1180px;margin:auto}.closing .availability{margin-inline:auto}.closing-intro{font-size:17px;max-width:570px;margin:25px auto 0;line-height:1.8}.store-actions{display:flex;gap:20px;justify-content:center;margin:32px auto 0}.store-action{display:flex;align-items:center;gap:17px;padding:15px 23px;border-radius:14px;background:var(--ink);color:var(--paper);text-decoration:none;min-width:230px;min-height:76px;text-align:left;line-height:1.3}.store-action svg{width:30px;height:30px}.store-action small{display:block;font-size:11px;font-weight:500}.store-action strong{font-size:22px;display:block;font-weight:750;letter-spacing:-.03em}.store-action>svg:last-child:not(:first-child){margin-left:auto;width:20px}.store-action[href]:hover{background:#414038}.launch-note{font-size:12px;margin:23px auto 20px;max-width:470px;line-height:1.7}.launch-note strong{font-size:13px}.launch-note p{margin:4px auto 0}.footer-art{position:relative;height:260px;margin-top:14px;display:flex;align-items:flex-end}.footer-art>span{font-family:Lilita,sans-serif;font-size:clamp(100px,23vw,338px);line-height:.85;letter-spacing:-.03em;white-space:nowrap;margin-left:-10px;display:block}.footer-art>img{position:absolute;width:300px;right:70px;bottom:-15px;rotate:5deg}.site-footer{background:var(--coral);padding:30px 0 26px}.footer-row{display:flex;gap:25px;align-items:center;justify-content:space-between;font-size:11px}.footer-row nav{display:flex;flex-wrap:wrap;gap:24px}.footer-row nav a{display:flex;align-items:center;min-height:44px;text-decoration:none;font-weight:700}.footer-row nav a:hover{text-decoration:underline}.footer-row>p{text-align:right;line-height:1.7;font-size:10px}.footer-row>p span{display:block}.page-home .site-footer{padding-top:26px}.inner-main{padding-top:170px}.page-intro{max-width:850px;margin-bottom:80px}.page-intro h1{font-size:clamp(54px,6.8vw,94px);margin-bottom:25px}.page-intro p{max-width:590px;font-size:18px;color:var(--muted)}.page-intro .handwritten{display:block;font-size:28px;margin-top:28px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:70px 45px;padding:15px 12px 60px}.story-grid .postcard{rotate:calc(var(--tilt)*.55)}.story-grid .postcard:hover{rotate:0deg}.postcard-kapi{background:#f1e9d8}.postcard-kapi>img{object-fit:contain;padding:20px}.illustration-caption{font-size:11px;color:var(--muted);text-align:center;margin:15px auto 80px}.closing-compact{margin-top:40px;padding-top:70px}.closing-compact h2{font-size:clamp(42px,5.5vw,74px)}.closing-compact .footer-art{height:210px}.story-article{position:relative;display:grid;grid-template-columns:1fr 1fr;column-gap:8%;align-items:start}.back-link{grid-column:1/-1;display:inline-flex;gap:10px;align-items:center;min-height:44px;text-decoration:none;font-size:13px;font-weight:750;margin-bottom:30px;justify-self:start}.back-link svg{rotate:180deg;width:19px;height:19px}.back-link:hover{text-decoration:underline}.story-header{grid-column:1/-1;max-width:950px;margin-bottom:45px}.story-header h1{font-size:clamp(50px,6.4vw,90px);margin-bottom:22px}.story-header>p{font-size:15px;color:var(--muted)}.story-header .handwritten{display:block;margin-top:14px;font-size:27px}.story-art{position:sticky;top:35px;rotate:-2deg;background:#fffdf7;padding:16px;box-shadow:2px 12px 30px #3a322014}.story-art>img{width:100%;aspect-ratio:1;object-fit:cover}.story-art figcaption{font-size:10px;color:var(--muted);margin-top:12px}.story-kapi>img{object-fit:contain;padding:24px;background:#f1e9d8}.story-prose>p{margin-bottom:24px;font-size:17px;line-height:1.95}.story-prose>p:first-child::first-letter{font-family:var(--display);font-size:2em;line-height:1}.practical-note{padding:28px 0;margin:35px 0;border-block:1px solid var(--line)}.practical-note h2,.story-sources h2{font-family:var(--body);font-weight:800;font-size:20px;margin-bottom:17px;line-height:1.4}.practical-note p{font-size:14px}.story-sources p{font-size:12px;color:var(--muted);margin-bottom:15px}.story-sources a{font-size:13px;font-weight:750;display:inline-block}.story-sources svg{display:inline;width:16px;height:16px;vertical-align:middle;margin-left:8px}.story-sources .source-date{font-size:11px;margin-top:18px}.next-story{display:block;border-top:1px solid var(--line);margin-top:38px;padding-top:25px;text-decoration:none}.next-story>span{font-size:12px;display:block}.next-story>strong{display:flex;gap:14px;align-items:center;font-size:21px;line-height:1.5;margin-top:8px}.next-story:hover strong{text-decoration:underline}.story-cta{margin-block:100px;display:flex;gap:35px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:50px}.story-cta h2{font-size:40px;margin-bottom:14px}.story-cta p{font-size:15px;color:var(--muted)}.story-cta .button{flex-shrink:0}.info-page{padding-bottom:120px}.info-layout{display:grid;grid-template-columns:1fr 1.8fr;gap:13%}.info-kapi{position:sticky;top:50px;align-self:start}.info-kapi img{width:270px;rotate:-6deg}.info-kapi .handwritten{display:block;margin-top:12px;text-align:center}.prose section+section{margin-top:50px}.prose h2{font-family:var(--body);font-size:25px;font-weight:800;line-height:1.4;margin-bottom:16px}.prose p{font-size:16px;line-height:1.95;color:var(--muted)}.prose>.button{margin-top:45px}.not-found{padding-block:160px 90px;min-height:80vh;display:flex;gap:8%;align-items:center}.not-found img{width:35%}.not-found h1{font-size:clamp(45px,6vw,90px);margin-bottom:22px}.not-found p{margin-bottom:25px}
html:lang(ko) .hero h1{font-size:clamp(55px,6.1vw,90px);line-height:1.23}html:lang(ko) .hero-copy>p:first-of-type{max-width:405px;font-size:16px}html:lang(ko) .hero-actions{gap:16px}html:lang(ko) .hero-scene{margin-left:0}html:lang(ko) .hero h1 span{white-space:nowrap}html:lang(ko) .chapter h3{font-size:clamp(32px,3.1vw,44px)}html:lang(ko) .notes-heading h2{font-size:clamp(35px,4.7vw,67px)}html:lang(ko) .closing h2{font-size:clamp(38px,5.5vw,78px)}html:lang(ko) .kapi-letter h2{font-size:clamp(34px,3.4vw,48px)}html:lang(ko) .faq h2{font-size:clamp(32px,3.1vw,44px)}
@media(min-width:1600px){.hero{min-height:920px;padding-top:180px}.hero-scene{margin-left:10px}.hero-kapi{width:550px}.hero-phone{width:245px}.hero-map{bottom:-100px;width:940px}.hero-inner{min-height:650px}}
@media(max-width:1100px){.site-header nav{gap:24px}.hero{min-height:755px}.hero h1{font-size:10.2vw}.hero-scene{margin-left:-25px;min-height:555px}.hero-kapi{width:405px;left:-55px;top:150px}.hero-phone{width:180px;right:-12px;top:75px}.hero-map{width:710px;bottom:-30px;left:-170px}.hero-annotation{top:40px;right:0;font-size:25px}.hero-actions{gap:16px}.hero-actions .text-link{font-size:13px}.hero-copy>p:first-of-type{max-width:320px;font-size:16px}.hero-inner{min-height:550px}.journey-layout{gap:8%}.stage-screen{width:260px}.stage-paper{inset-inline:0}.stage-kapi{left:-20px;width:145px}.postcards{gap:25px}.postcard-note{font-size:24px}.postcard h3{font-size:17px}.footer-art>img{right:30px;width:270px}.notes-heading .handwritten{font-size:30px}.footer-row nav{gap:17px}.footer-row{gap:20px}.story-grid{gap:50px 30px}}
@media(max-width:780px){html{scroll-padding-top:25px}.nav-wrap{min-height:88px;gap:20px}.brand-name{font-size:30px}.brand-sub{font-size:6px;letter-spacing:1.4px}.site-header nav{gap:20px}.nav-section{display:none}.nav-cta{font-size:11px;gap:8px;padding:10px 15px;min-height:42px}.nav-cta svg{width:15px;height:15px}.language{font-size:12px}.hero{padding-top:116px;padding-bottom:40px;min-height:initial}.hero-inner{display:block;min-height:0}.hero-copy{padding-top:0}.hero h1{font-size:clamp(72px,13.5vw,106px);line-height:.96}.hero-copy>p:first-of-type{max-width:400px;font-size:16px;margin-top:22px}.hero-actions{margin-top:23px}.hero-actions .button{min-height:52px;padding:13px 22px;gap:18px;font-size:14px}.hero-copy .availability{margin-top:18px;font-size:11px}.hero-scene{margin:0 auto;min-height:420px;max-width:540px}.hero-kapi{width:330px;top:60px;left:45px}.hero-phone{width:160px;top:12px;right:15px}.hero-map{width:630px;bottom:-5px;left:-75px;rotate:-6deg}.hero-annotation{left:-3px;right:auto;top:30px;font-size:24px;max-width:145px;rotate:-7deg}.hero-annotation svg{right:-35px;top:25px;width:60px;height:60px;rotate:-25deg}.hero-scroll{display:none}.hero::after{height:25px}.meet{padding:40px 0 48px;gap:18px;align-items:flex-start}.meet img{width:48px;height:48px;border-radius:13px}.meet h2{font-size:17px;line-height:1.4;margin-bottom:9px}.meet p{font-size:13px;line-height:1.8}.journey{padding-top:65px}.section-heading{align-items:flex-start;gap:15px;margin-bottom:48px}.section-heading h2{font-size:52px}.section-heading .handwritten{max-width:130px;font-size:26px;margin:45px 0 0}.journey-layout{display:block}.journey-stage{display:none}.chapter{min-height:0;padding:0 0 80px;display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.chapter-copy>p{font-size:14px;line-height:1.9}.chapter h3{font-size:34px;margin-bottom:20px}.chapter ul{gap:12px;margin:23px 0}.chapter li{font-size:11px;gap:8px}.chapter li svg{width:16px;height:16px}.kapi-quote{margin-top:25px;gap:10px}.kapi-quote img{width:32px;height:32px}.kapi-quote p{font-size:11px}.mobile-screen{display:block;max-width:240px;justify-self:center}.mobile-screen figcaption{font-size:10px;text-align:center;margin-top:16px}.phone{padding:7px;border-radius:28px}.phone img{border-radius:22px}.phone::before{top:11px;height:5px}.metro-note{margin-top:0;gap:18px;flex-wrap:wrap;padding:28px 0}.metro-note>div{flex:1;min-width:220px}.metro-symbol{width:43px;height:43px;font-size:21px}.metro-note h3{font-size:19px}.metro-note p{font-size:13px}.metro-note .text-link{margin-left:61px;max-width:none;font-size:13px}.field-notes{padding:85px 0 45px}.notes-heading{gap:40px;grid-template-columns:1.1fr 1fr;margin-bottom:55px}.notes-heading h2{font-size:50px}.notes-heading .handwritten{font-size:25px}.postcards{gap:20px}.postcard{padding:8px}.postcard-copy{padding:12px 7px 9px}.postcard-note{font-size:22px}.postcard h3{font-size:16px}.postcard .text-link{font-size:10px;gap:4px}.postcard-city{top:7px;left:7px;font-size:9px;padding:4px 8px}.notes-bottom{margin-top:48px}.notes-bottom>p{font-size:11px}.notes-bottom .text-link{font-size:12px;gap:8px}.kapi-letter{padding:75px 0 85px;gap:8%;grid-template-columns:1fr 1.4fr}.kapi-letter h2{font-size:38px}.kapi-letter p{font-size:14px}.kapi-letter p.handwritten{font-size:26px}.faq{padding:60px 0 80px;gap:8%;grid-template-columns:1fr 1.5fr}.faq h2{font-size:38px}.faq summary{font-size:13px;padding:20px 0}.faq details>p{font-size:13px;padding-right:0}.closing{padding-top:65px}.closing h2{font-size:clamp(42px,7.4vw,63px)}.closing-intro{font-size:15px;max-width:440px}.store-actions{gap:12px;margin-top:26px}.store-action{min-width:210px;padding:14px 18px;min-height:72px}.store-action strong{font-size:20px}.launch-note{font-size:11px;max-width:400px}.closing .availability{font-size:11px}.footer-art{height:200px;margin-top:30px}.footer-art>span{font-size:23vw}.footer-art>img{width:220px;right:0;bottom:-5px}.footer-row{flex-wrap:wrap;gap:15px}.footer-row nav{gap:22px;width:100%}.footer-row>p{margin-left:auto}.inner-main{padding-top:130px}.page-intro{margin-bottom:55px}.page-intro h1{font-size:62px}.page-intro p{font-size:16px}.story-grid{grid-template-columns:repeat(2,1fr);gap:45px 30px}.story-grid .postcard h3{font-size:18px}.story-grid .text-link{font-size:12px}.closing-compact .footer-art{height:180px}.story-article{gap:35px;grid-template-columns:1fr 1fr}.story-header{margin-bottom:0}.story-header h1{font-size:58px}.story-art{padding:10px}.story-prose>p{font-size:15px}.story-sources a{font-size:12px}.story-cta{gap:22px;margin-block:75px;align-items:flex-start}.story-cta h2{font-size:32px}.story-cta p{font-size:14px}.info-layout{gap:8%;grid-template-columns:.8fr 1.8fr}.info-kapi .handwritten{font-size:26px}.prose h2{font-size:22px}.prose p{font-size:15px}.info-page{padding-bottom:80px}html:lang(ko) .hero h1{font-size:clamp(44px,8vw,66px)}html:lang(ko) .hero-copy>p:first-of-type{font-size:15px;max-width:430px}html:lang(ko) .chapter h3{font-size:29px}html:lang(ko) .section-heading h2{font-size:39px}html:lang(ko) .notes-heading h2{font-size:38px}html:lang(ko) .kapi-letter h2{font-size:31px}html:lang(ko) .closing h2{font-size:clamp(34px,5.8vw,49px)}}
@media(max-width:540px){:root{--gutter:24px}body{font-size:16px}.nav-wrap{gap:10px}.brand-name{font-size:27px}.brand-sub{font-size:5.5px;letter-spacing:1.05px}.site-header nav{gap:14px}.nav-cta{padding:10px 14px}.nav-cta svg{display:none}.language{font-size:11px}.hero h1{font-size:clamp(67px,15vw,81px)}.hero-copy>p:first-of-type{font-size:14px;line-height:1.85;max-width:300px}.hero-actions{gap:15px}.hero-actions .button{font-size:12px;min-height:50px;padding-inline:20px;gap:16px}.hero-actions .text-link{font-size:11px;gap:6px}.hero-actions .text-link svg{width:18px}.hero-scene{min-height:355px;margin-top:15px}.hero-kapi{width:265px;top:62px;left:0}.hero-phone{width:137px;top:27px;right:-1px;rotate:10deg}.hero-map{width:550px;bottom:0;left:-122px}.hero-annotation{font-size:21px;top:13px;left:1px;max-width:150px;rotate:-7deg}.hero-annotation svg{width:48px;height:48px;right:6px;top:20px}.hero{padding-bottom:15px}.hero .phone{padding:5px;border-radius:21px}.hero .phone img{border-radius:16px}.hero .phone::before{height:4px;top:8px}.hero::after{height:22px}.meet{gap:14px;padding:36px 0 42px}.meet img{width:42px;height:42px;border-radius:12px}.meet h2{font-size:16px}.meet p{font-size:12px}.journey{padding-top:56px}.section-heading{margin-bottom:42px;position:relative;display:block;padding-bottom:34px}.section-heading h2{font-size:49px}.section-heading .handwritten{position:absolute;right:0;bottom:0;font-size:24px;max-width:none;margin:0;rotate:-5deg}.chapter{display:flex;flex-direction:column;gap:30px;padding-bottom:65px}.chapter-copy{width:100%}.chapter h3{font-size:37px;margin-bottom:18px}.chapter-copy>p{font-size:14px}.chapter ul{gap:13px}.chapter li{font-size:12px}.kapi-quote p{font-size:12px;max-width:250px}.mobile-screen{width:224px;max-width:78%;position:relative}.mobile-screen::before{content:'';position:absolute;inset:25px -28px 50px;background:#eee8d8;rotate:-6deg;z-index:-1;border-radius:12px}.mobile-screen .phone{box-shadow:5px 14px 25px #3a30201c}.metro-note{display:grid;grid-template-columns:43px minmax(0,1fr);gap:17px;align-items:flex-start}.metro-note>div{min-width:0}.metro-note .text-link{grid-column:2;margin-left:0}.metro-note small{font-size:10px}.field-notes{padding-top:67px;padding-bottom:15px}.notes-heading{display:block;margin-bottom:45px}.notes-heading h2{font-size:49px}.notes-heading .handwritten{max-width:250px;font-size:27px;margin:25px 0 0 auto;rotate:3deg}.notes-heading .handwritten span{margin-top:10px}.postcards{display:block;padding-inline:12px}.postcard-featured{max-width:340px;margin-inline:auto}.postcard-featured:nth-child(n){margin-top:40px}.postcard-featured:first-child{margin-top:0}.postcard{padding:12px}.postcard-copy{padding:17px 9px 14px}.postcard-note{font-size:26px;margin-bottom:10px}.postcard h3{font-size:21px}.postcard .text-link{font-size:12px;gap:10px}.postcard-city{font-size:11px;padding:6px 11px;top:10px;left:10px}.notes-bottom{margin-top:47px;display:block;text-align:center}.notes-bottom>p{font-size:11px;margin:0 auto 12px;max-width:260px}.notes-bottom .text-link{font-size:13px}.kapi-letter{display:flex;flex-direction:column;gap:35px;padding-block:70px}.letter-art{width:180px;align-self:flex-start;margin-left:15px}.letter-art img{width:180px}.letter-art .handwritten{right:-30px;font-size:31px;bottom:10px}.kapi-letter h2{font-size:40px;margin-bottom:20px}.kapi-letter p{font-size:14px}.faq{display:block;padding:55px 0 70px}.faq h2{font-size:43px;margin-bottom:32px;max-width:300px}.faq summary{font-size:13px;gap:18px;min-height:72px}.faq details>p{font-size:12px;line-height:1.9;padding-bottom:24px}.closing{padding-top:57px}.closing h2{font-size:43px;line-height:1.04;max-width:390px}.closing h2 span{display:inline}.closing h2 span+span::before{content:' '}.closing-intro{font-size:14px;margin-top:23px}.store-actions{flex-direction:column;gap:12px;align-items:center;margin-top:26px}.store-action{min-width:0;width:245px;min-height:70px;padding:13px 25px;gap:20px}.store-action strong{font-size:21px}.store-action small{font-size:10px}.launch-note{font-size:11px;max-width:280px;margin-top:22px;margin-bottom:18px}.launch-note strong{font-size:12px}.footer-art{height:180px;margin-top:25px}.footer-art>span{font-size:23vw;margin-left:0;line-height:1}.footer-art>img{width:175px;right:8px;bottom:0}.footer-row nav{gap:8px 22px;justify-content:space-between}.footer-row nav a{font-size:11px;min-height:44px}.footer-row{gap:10px}.footer-row>p{font-size:9px}.site-footer{padding:16px 0 25px}.inner-main{padding-top:126px}.page-intro{margin-bottom:40px}.page-intro h1{font-size:48px;margin-bottom:20px}.page-intro p{font-size:15px;line-height:1.8}.page-intro .handwritten{font-size:25px}.story-grid{grid-template-columns:1fr;gap:36px;padding:15px 8px 30px}.story-grid .postcard h3{font-size:21px}.story-grid .postcard-image{aspect-ratio:1.18}.illustration-caption{font-size:10px;margin:15px auto 40px;max-width:270px}.closing-compact{margin-top:10px;padding-top:55px}.closing-compact h2{font-size:40px}.closing-compact .footer-art{height:180px}.story-article{display:flex;flex-direction:column;gap:0}.back-link{font-size:12px;margin-bottom:25px}.story-header{margin-bottom:30px}.story-header h1{font-size:48px}.story-header>p{font-size:13px}.story-header .handwritten{font-size:26px}.story-art{position:static;max-width:100%;margin-bottom:40px;padding:11px;rotate:-2deg}.story-art figcaption{font-size:9px}.story-prose>p{font-size:15px;line-height:1.95}.practical-note h2,.story-sources h2{font-size:19px}.practical-note p{font-size:13px}.story-sources p{font-size:11px}.next-story>strong{font-size:20px}.story-cta{flex-direction:column;align-items:start;margin-block:60px;gap:25px;padding-top:40px}.story-cta h2{font-size:37px}.story-cta p{font-size:14px}.story-cta .button{font-size:13px;min-height:52px}.info-layout{display:block}.info-kapi{position:static;width:150px;margin:0 auto 45px}.info-kapi .handwritten{font-size:23px}.prose h2{font-size:21px}.prose p{font-size:14px}.prose section+section{margin-top:36px}.info-page{padding-bottom:65px}.not-found{flex-direction:column;padding-top:125px;gap:30px}.not-found img{width:180px}.not-found h1{font-size:48px}.not-found p{font-size:14px}html:lang(ko) .hero h1{font-size:clamp(35px,8.6vw,46px);line-height:1.35}html:lang(ko) .hero-copy>p:first-of-type{font-size:13px;max-width:300px}html:lang(ko) .hero-actions{gap:12px}html:lang(ko) .hero-actions .button{font-size:11px;padding-inline:18px;gap:10px}html:lang(ko) .hero-actions .text-link{font-size:10px;gap:4px}html:lang(ko) .hero-scene{margin-left:0}html:lang(ko) .hero-annotation{font-size:25px}html:lang(ko) .section-heading h2{font-size:38px}html:lang(ko) .section-heading .handwritten{font-size:23px}html:lang(ko) .chapter h3{font-size:33px}html:lang(ko) .notes-heading h2{font-size:37px}html:lang(ko) .kapi-letter h2{font-size:33px}html:lang(ko) .faq h2{font-size:35px}html:lang(ko) .closing h2{font-size:36px;line-height:1.35}html:lang(ko) .closing h2 span{display:block}html:lang(ko) .closing h2 span+span::before{content:none}html:lang(ko) .page-intro h1,html:lang(ko) .story-header h1{font-size:39px}html:lang(ko) .postcard h3{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.postcard:hover,.postcard:focus-within,.button:hover{translate:none;rotate:var(--tilt,0deg)}}

html:lang(en) .language{font-family:Manrope,NotoNav,sans-serif}
