@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@500;600;700&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans KR,system-ui,sans-serif;color:#142019;background:#f6f8f5;font-synthesis:none;--canvas: #f6f8f5;--surface: #ffffff;--surface-soft: #edf3ef;--accent-soft: #e3f7ef;--text: #142019;--muted: #66756b;--line: #dbe5de;--accent: #17c985;--accent-strong: #0a9d67;--dark-surface: #10181f;--dark-raised: #182228;--dark-text: #f0fff8;--header: rgba(246, 248, 245, .94);--shadow: 0 24px 70px rgba(25, 54, 39, .12);color-scheme:light}:root[data-theme=dark]{--canvas: #0b141a;--surface: #121d24;--surface-soft: #1a262f;--accent-soft: #103127;--text: #f0fff8;--muted: #b9cbbc;--line: #2b3941;--accent: #21e69a;--accent-strong: #1fcf8d;--header: rgba(11, 20, 26, .94);--shadow: 0 24px 70px rgba(0, 0, 0, .26);color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas);color:var(--text);-webkit-font-smoothing:antialiased;transition:background-color .22s ease,color .22s ease}button,a,input,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 48%,transparent);outline-offset:3px}a{color:inherit;text-decoration:none}img{display:block;width:100%}main{overflow-x:clip}.site-header{position:sticky;top:0;z-index:30;width:min(1380px,calc(100% - 48px));min-height:78px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:var(--header);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{font:700 25px/1 Be Vietnam Pro,sans-serif;letter-spacing:-1.4px}.brand strong{color:var(--accent-strong)}.site-header nav{display:flex;gap:34px;color:var(--muted);font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--text)}.header-actions{justify-self:end;display:flex;align-items:center;gap:16px}.theme-toggle{display:flex;padding:3px;border:1px solid var(--line);border-radius:999px;background:var(--surface)}.theme-toggle button{width:34px;height:30px;display:grid;place-items:center;border:0;border-radius:999px;color:var(--muted);background:transparent;cursor:pointer}.theme-toggle button.is-active{color:var(--accent-strong);background:var(--surface-soft)}.button{min-height:52px;padding:0 25px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;border:1px solid transparent;cursor:pointer;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.button:hover:not(:disabled){transform:translateY(-2px)}.button-primary{color:#062b1c;background:var(--accent);border-color:var(--accent)}.button-primary:hover:not(:disabled){background:#49edae}.button-secondary{color:var(--text);background:var(--surface);border-color:var(--line)}.button:disabled{cursor:not-allowed;opacity:.66}.header-download{min-height:44px;padding-inline:20px;font-size:14px}.eyebrow{margin:0 0 18px;color:var(--accent-strong);font:700 12px/1.4 Be Vietnam Pro,sans-serif;letter-spacing:.14em}h1 em,h2 em{color:var(--accent-strong);font-style:normal}.hero{width:min(1180px,calc(100% - 48px));min-height:650px;margin:0 auto;padding:58px 0 42px}.hero-intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.78fr);gap:clamp(48px,7vw,96px);align-items:center}.hero-copy{max-width:650px}.hero-copy h1{margin:0;font-size:clamp(52px,5.35vw,72px);line-height:1.24;letter-spacing:-.06em;word-break:keep-all}.hero-description{margin:27px 0 0;color:var(--muted);font-size:17px;line-height:1.8}.hero-actions{margin-top:34px;display:flex;align-items:center;gap:10px}.button-primary.hero-release{padding-inline:18px;color:var(--text);background:transparent;border-color:transparent}.button-primary.hero-release:hover:not(:disabled){color:var(--accent-strong);background:var(--accent-soft)}.release-note{margin:22px 0 0;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.release-note svg{color:var(--accent-strong)}.hero-photo{position:relative;margin:0;padding:10px;border:1px solid var(--line);background:var(--surface);box-shadow:0 22px 58px #1d30251a;transform:rotate(1.1deg)}.hero-photo:before{content:"";position:absolute;top:-13px;left:50%;width:92px;height:24px;background:color-mix(in srgb,var(--canvas) 78%,#d7c7aa);opacity:.88;transform:translate(-50%) rotate(-1.8deg)}.hero-photo img{aspect-ratio:4 / 3;object-fit:cover;object-position:center 58%;filter:saturate(.82) contrast(.96)}.hero-photo figcaption{min-height:52px;padding:12px 4px 2px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--text);font-size:12px;font-weight:700}.hero-photo figcaption span{display:inline-flex;align-items:center;gap:6px}.hero-photo figcaption svg{color:var(--accent-strong)}.hero-photo figcaption small{color:var(--muted);font-size:10px;font-weight:500}.hero-fold-cue{width:fit-content;margin:32px auto 0;display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--muted);font-size:12px;font-weight:600}.hero-fold-cue:hover{color:var(--accent-strong)}.experience-section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:18px 0 138px;scroll-margin-top:78px}.section-heading{max-width:760px;margin:0 auto 50px;text-align:center}.section-heading h2,.detail-heading h2{margin:0;line-height:1.28;letter-spacing:-.055em;word-break:keep-all}.section-heading h2{font-size:clamp(42px,4.8vw,66px)}.detail-heading h2{font-size:clamp(42px,4vw,58px)}.section-heading>p:not(.eyebrow){margin:22px 0 0;color:var(--muted);font-size:16px}.section-heading-flow{max-width:none;margin-bottom:34px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:68px;align-items:end;text-align:left}.section-heading-flow .eyebrow{margin-bottom:12px}.section-heading-flow h2{font-size:clamp(38px,3.8vw,54px)}.section-heading-flow>p:not(.eyebrow){max-width:480px;margin:0 0 6px;line-height:1.8}.globe-country-dock{position:absolute;z-index:6;top:14px;left:14px;right:14px;padding:12px 14px;border:1px solid #3b4b58;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#f0fff8;background:#101b23eb;box-shadow:0 14px 34px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.selector-copy{min-width:190px;display:flex;align-items:center;gap:10px}.selector-copy strong{font-size:13px;white-space:nowrap}.selector-step{padding:7px 10px;border-radius:999px;color:#063d29;background:var(--accent);font-size:11px;font-weight:800}.location-shortcuts{display:flex;gap:7px}.location-shortcuts button{min-height:40px;padding:0 13px;border:1px solid #3e4e5b;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#18242e;color:#c4d0cb;cursor:pointer;font-size:12px;font-weight:700;white-space:nowrap}.location-shortcuts button:hover{border-color:var(--accent);color:#f0fff8}.location-shortcuts button.is-active{color:#2d1c05;background:#f6c66f;border-color:#f6c66f;box-shadow:0 7px 18px #f6c66f3d}.experience-stage{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:18px;align-items:stretch}.globe-panel{min-width:0;overflow:hidden;border:1px solid #344352;border-radius:24px;background:#0d161e;box-shadow:var(--shadow)}.globe-panel>header{min-height:58px;padding:0 20px;border-bottom:1px solid #2b3947;display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--dark-text);background:#111c25}.globe-panel>header span,.globe-panel>header small{display:inline-flex;align-items:center;gap:8px}.globe-panel>header span{font-size:14px;font-weight:700}.globe-panel>header span svg{color:var(--accent)}.globe-panel>header small{color:#aebdb6;font-size:11px}.globe-panel>header i{width:8px;height:8px;border-radius:50%;background:var(--accent)}.globe-panel>header i.is-selected{margin-left:4px;background:#f6c66f;box-shadow:0 0 0 2px #f6c66f2e}.globe-shell{position:relative;width:100%;min-height:590px;display:grid;place-items:center;overflow:hidden;background:#0d161e;touch-action:pan-y}.globe-shell canvas{max-width:100%}.globe-loading{min-height:220px;display:grid;place-items:center;align-content:center;gap:10px;color:#aebdb6;font-size:12px}.globe-loading svg{color:var(--accent)}.globe-instruction{position:absolute;left:50%;bottom:18px;transform:translate(-50%);margin:0;padding:10px 15px;border:1px solid #4a5b67;border-radius:999px;background:#0c141bf0;color:#e4f2ec;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-size:12px;font-weight:700;pointer-events:none}.globe-instruction svg{color:var(--accent)}.memory-card{min-width:0;overflow:hidden;border-radius:24px;color:var(--dark-text);background:var(--dark-surface);box-shadow:var(--shadow);display:flex;flex-direction:column}.memory-card header{min-height:58px;padding:0 20px;display:flex;align-items:center;gap:8px;font-weight:700}.memory-card header svg{color:var(--accent)}.memory-card header small{margin-left:auto;color:#9fb1a9;font-size:11px;font-weight:500}.memory-image-wrap{position:relative;flex:1 1 auto;min-height:360px;overflow:hidden;background:var(--dark-raised)}.memory-image-wrap img{height:100%;object-fit:cover;animation:image-in .38s ease both}.memory-image-wrap.is-gallery{background:#080e13}.memory-image-wrap.is-gallery img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.memory-photo-count{position:absolute;top:14px;right:14px;padding:6px 9px;border:1px solid #40505b;border-radius:999px;color:#eafff6;background:#080e13db;font-size:10px;font-weight:800}.memory-gallery-arrow{position:absolute;top:50%;width:38px;height:38px;border:1px solid #40505b;border-radius:50%;display:grid;place-items:center;color:#eafff6;background:#080e13e6;cursor:pointer;transform:translateY(-50%)}.memory-gallery-arrow:hover{border-color:var(--accent);color:var(--accent)}.memory-gallery-arrow.is-prev{left:12px}.memory-gallery-arrow.is-next{right:12px}.memory-photo-meta{position:absolute;left:12px;right:12px;bottom:12px;min-height:40px;padding:8px 10px;border:1px solid #40505b;border-radius:11px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#eafff6;background:#080e13e6;font-size:11px;font-weight:700}.memory-photo-dots{display:flex;align-items:center;gap:6px}.memory-photo-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#718079;cursor:pointer}.memory-photo-dots button.is-active{width:18px;border-radius:999px;background:var(--accent)}@keyframes image-in{0%{opacity:.25;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes detail-content-in{0%{opacity:.72;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.memory-card-body{min-height:230px;padding:22px 20px 24px;display:flex;flex-direction:column;align-items:flex-start}.memory-kind{display:inline-flex;padding:6px 9px;border:1px solid #15825c;border-radius:8px;color:var(--accent);font-size:11px;font-weight:700}.memory-card h2{margin:13px 0 6px;font-size:22px;line-height:1.35;letter-spacing:-.03em}.memory-card p{margin:0;color:#bac9c2;font-size:13px;line-height:1.65}.photo-credit{display:inline-block;margin-top:12px;color:#90a198;font-size:10px;text-decoration:underline;text-underline-offset:3px}.photo-credit-owned{text-decoration:none}.memory-next{width:100%;min-height:46px;margin-top:auto;padding-top:18px;border-top:1px solid #2a3941;display:flex;align-items:center;justify-content:space-between;color:var(--accent);font-size:13px;font-weight:700}.memory-next:hover{color:#72efbd}.detail-section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:126px 0 136px;border-top:1px solid var(--line);scroll-margin-top:78px}.detail-heading{margin-bottom:52px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.7fr);gap:80px;align-items:end}.detail-heading>p{margin:0 0 8px;color:var(--muted);font-size:15px;line-height:1.85}.detail-demo{overflow:hidden;border:1px solid var(--line);border-radius:26px;background:var(--surface);box-shadow:var(--shadow)}.map-app-header{min-height:92px;padding:20px 26px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.app-kicker{display:block;margin-bottom:5px;color:var(--accent-strong);font:700 10px/1.3 Be Vietnam Pro,sans-serif;letter-spacing:.12em}.map-app-header h3{margin:0;font-size:21px;letter-spacing:-.035em}.map-progress{display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:5px;text-align:right}.map-progress strong{color:var(--accent-strong);font:700 30px/1 Be Vietnam Pro,sans-serif}.map-progress span{color:var(--muted);font-size:13px;font-weight:700}.map-progress small{grid-column:1 / -1;margin-top:5px;color:var(--muted);font-size:10px}.detail-level-content{animation:detail-content-in .18s ease-out both}.region-shortcuts{margin:14px 26px 0;padding:14px 16px;border:1px solid color-mix(in srgb,var(--accent) 30%,var(--line));border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--accent-soft)}.region-shortcuts>span{color:var(--text);font-size:12px;font-weight:700}.region-shortcuts b{margin-right:7px;color:var(--accent-strong)}.region-shortcuts>div{display:flex;gap:7px}.region-shortcuts button{min-height:36px;padding:0 13px;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:var(--surface);cursor:pointer;font-size:11px;font-weight:700}.region-shortcuts button.is-active{color:#062b1c;background:var(--accent);border-color:var(--accent)}.detail-stage{padding:22px 26px 28px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);gap:18px}.detail-stage-map{align-items:stretch}.korea-map-shell{position:relative;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:radial-gradient(circle at 50% 40%,var(--surface) 0%,var(--surface-soft) 72%);touch-action:pan-y}.korea-map-shell canvas{display:block;max-width:100%}.map-hotspot{position:absolute;z-index:3;transform:translate(-14px,-50%);padding:0;border:0;display:flex;align-items:center;gap:7px;background:transparent;cursor:pointer}.hotspot-dot{width:29px;height:29px;border:3px solid var(--surface);border-radius:50%;display:grid;place-items:center;color:#062b1c;background:var(--accent);box-shadow:0 5px 14px #0a3c283d;transition:transform .16s ease}.map-hotspot:hover .hotspot-dot,.map-hotspot.is-active .hotspot-dot{transform:scale(1.16)}.map-hotspot.is-active .hotspot-dot{color:var(--accent);background:#0e2520;box-shadow:0 0 0 5px color-mix(in srgb,var(--accent) 24%,transparent)}.hotspot-label{padding:6px 8px;border:1px solid var(--line);border-radius:8px;display:grid;color:var(--text);background:color-mix(in srgb,var(--surface) 93%,transparent);box-shadow:0 4px 12px #0c1c121f;font-size:11px;font-weight:800;white-space:nowrap}.hotspot-label small{color:var(--accent-strong);font-size:9px;font-weight:700}.map-legend{position:absolute;left:16px;bottom:16px;padding:9px 11px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:7px;color:var(--muted);background:color-mix(in srgb,var(--surface) 94%,transparent);font-size:10px;font-weight:700}.map-legend i{width:8px;height:8px;border-radius:50%;background:var(--accent)}.map-legend span{color:var(--accent-strong)}.map-guide{min-width:0;padding:34px 30px;border:1px solid var(--line);border-radius:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--surface-soft)}.map-guide h3{margin:18px 0 9px;font-size:25px;line-height:1.35;letter-spacing:-.04em}.map-guide>p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.map-guide ol{width:100%;margin:28px 0 0;padding:0;list-style:none}.map-guide li{min-height:49px;border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;color:var(--muted);font-size:11px}.map-guide li i{width:8px;height:8px;border-radius:50%;background:var(--accent)}.map-guide li strong{color:var(--text);font-size:12px}.region-detail-stage{padding:18px 26px 28px}.region-detail-toolbar{min-height:54px;margin-bottom:14px;padding:0 4px;display:flex;align-items:center;gap:16px}.region-detail-toolbar button{min-height:42px;padding:0 14px;border:1px solid var(--line);border-radius:11px;display:inline-flex;align-items:center;gap:8px;color:var(--text);background:var(--surface);cursor:pointer;font-size:12px;font-weight:800}.region-detail-toolbar button:hover{border-color:var(--accent)}.district-detail-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);gap:18px;align-items:start}.district-map-shell{position:relative;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:20px;color:var(--text);background:radial-gradient(circle at 50% 42%,var(--surface) 0%,var(--surface-soft) 74%);touch-action:pan-y}.district-map-shell canvas{display:block;max-width:100%}.district-map-caption{position:absolute;z-index:2;top:14px;left:14px;right:14px;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:11px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text);background:color-mix(in srgb,var(--surface) 92%,transparent);font-size:11px}.district-map-caption span{display:inline-flex;align-items:center;gap:7px;font-weight:700}.district-map-caption b{color:var(--accent)}.district-map-caption small{color:var(--muted);font-size:9px}.district-map-status{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;align-content:center;gap:10px;color:var(--muted);font-size:12px}.district-map-status svg{color:var(--accent)}.region-memory-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:20px;display:flex;flex-direction:column;background:var(--surface-soft)}.region-memory-card.is-detail{min-height:540px}.region-photo{position:relative;min-height:310px;flex:1 1 auto;overflow:hidden;background:var(--dark-raised)}.region-photo img{height:100%;object-fit:cover;animation:image-in .22s ease-out both}.region-photo>span{position:absolute;left:14px;bottom:14px;padding:7px 10px;border-radius:8px;color:#062b1c;background:var(--accent);font-size:10px;font-weight:800}.region-memory-body{padding:22px;display:flex;flex-direction:column;align-items:flex-start}.region-location{width:100%;margin:0;display:flex;align-items:center;gap:7px;color:var(--accent-strong);font-size:12px;font-weight:800}.region-location small{margin-left:auto;color:var(--muted);font-size:10px;font-weight:600}.region-memory-card h3{margin:15px 0 8px;font-size:23px;line-height:1.35;letter-spacing:-.035em}.region-memory-card .region-memory-body>p:not(.region-location){margin:0;color:var(--muted);font-size:13px;line-height:1.75}.region-cta{width:100%;margin-top:22px}.journey-section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:120px 0 136px;text-align:center}.journey-section h2{margin:0;font-size:clamp(34px,3.5vw,50px);letter-spacing:-.04em}.journey-list{margin:66px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;list-style:none;text-align:left}.journey-list li{display:flex;gap:20px;align-items:flex-start;padding:26px 0;border-top:1px solid var(--line)}.journey-icon{flex:0 0 auto;width:60px;height:60px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--accent-strong);background:var(--surface)}.journey-list strong{color:var(--accent-strong);font:700 12px Be Vietnam Pro,sans-serif}.journey-list h3{margin:8px 0 6px;font-size:18px}.journey-list p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.download-section{width:min(1180px,calc(100% - 48px));margin:0 auto 90px;padding:84px 40px;text-align:center;border-radius:28px;background:var(--surface-soft)}.download-section h2{margin:0;font-size:clamp(42px,5vw,70px);line-height:1.25;letter-spacing:-.055em}.download-section>p:not(.eyebrow){margin:22px 0 34px;color:var(--muted)}.waitlist-panel{width:min(100%,680px);margin:0 auto;text-align:left}.waitlist-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.email-field{min-height:52px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid var(--line);border-radius:12px;color:var(--muted);background:var(--surface);transition:border-color .16s ease,box-shadow .16s ease}.email-field:focus-within{border-color:var(--accent-strong);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 18%,transparent)}.email-field input{min-width:0;width:100%;border:0;outline:0;color:var(--text);background:transparent;font:inherit}.email-field input::placeholder{color:var(--muted)}.waitlist-form>.button{min-height:52px}.waitlist-agreements{grid-column:1 / -1;margin-top:3px;color:var(--muted);font-size:12px;line-height:1.55}.waitlist-agreements label{display:flex;align-items:flex-start;gap:8px;cursor:pointer}.waitlist-agreements label+label{margin-top:8px}.waitlist-agreements input{flex:0 0 auto;width:16px;height:16px;margin:2px 0 0;accent-color:var(--accent-strong)}.waitlist-agreements b{color:var(--accent-strong)}.waitlist-agreements p{margin:5px 0 8px 24px;font-size:11px}.waitlist-feedback{grid-column:1 / -1;margin:5px 0 0;padding:11px 13px;border-radius:10px;font-size:13px;line-height:1.5}.waitlist-feedback.is-success{color:var(--text);background:color-mix(in srgb,var(--accent) 14%,var(--surface))}.waitlist-feedback.is-error{color:#bd3a3a;background:color-mix(in srgb,#ef5350 10%,var(--surface))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}footer{width:min(1380px,calc(100% - 48px));margin:0 auto;padding:40px 0 50px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-end;color:var(--muted);font-size:12px}footer p{margin:10px 0 0}@media(max-width:900px){.site-header{width:min(100% - 30px,720px);grid-template-columns:1fr auto}.site-header nav,.header-download{display:none}.hero{width:min(100% - 30px,720px);min-height:610px;padding-top:44px}.hero-intro{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:34px}.hero-copy h1{font-size:clamp(44px,6.8vw,58px)}.hero-photo figcaption small{display:none}.section-heading-flow{grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:34px}.experience-section,.detail-section,.journey-section{width:min(100% - 30px,720px)}.experience-stage{grid-template-columns:1fr}.globe-shell{min-height:580px;touch-action:pan-y}.memory-card{display:block}.memory-image-wrap{min-height:0;aspect-ratio:1.45 / 1}.detail-heading{grid-template-columns:1fr;gap:24px;text-align:center}.detail-heading>p{max-width:560px;margin-inline:auto}.detail-stage,.district-detail-grid{grid-template-columns:1fr}.region-photo{min-height:0;aspect-ratio:1.5 / 1}.journey-list{grid-template-columns:1fr;gap:0}}@media(max-width:560px){.site-header{min-height:68px}.brand{font-size:22px}.hero{min-height:0;padding:32px 0 24px}.hero-intro{grid-template-columns:1fr;gap:28px}.hero-copy h1{font-size:clamp(38px,11.6vw,48px);line-height:1.28}.hero-description{margin-top:24px;font-size:14px;line-height:1.8}.hero-description br{display:none}.hero-actions{margin-top:28px;display:grid;gap:6px}.button-primary.hero-release{min-height:44px}.release-note{margin-top:16px;font-size:11px}.hero-photo{padding:7px;transform:rotate(.5deg)}.hero-photo:before{width:72px;height:19px;top:-10px}.hero-photo img{aspect-ratio:16 / 8.5}.hero-photo figcaption{min-height:42px;padding-top:9px}.hero-fold-cue{margin-top:20px}.experience-section{padding:26px 0 104px}.section-heading-flow{margin-bottom:26px;grid-template-columns:1fr;gap:16px}.section-heading-flow>p:not(.eyebrow){margin:0}.section-heading{margin-bottom:30px;text-align:left}.section-heading h2,.detail-heading h2{font-size:39px;line-height:1.32}.section-heading>p:not(.eyebrow){font-size:14px;line-height:1.7}.globe-country-dock{top:8px;left:8px;right:8px;padding:9px;display:block;border-radius:13px}.selector-copy{min-width:0}.selector-copy strong{font-size:12px}.selector-step{padding:6px 8px;font-size:9px}.location-shortcuts{margin-top:8px;display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.location-shortcuts button{min-height:35px;padding:0 4px;gap:4px;font-size:10px}.location-shortcuts button svg{display:none}.experience-stage{gap:12px}.globe-panel,.memory-card{border-radius:18px}.globe-panel>header{min-height:52px;padding:0 14px}.globe-panel>header small{font-size:9px}.globe-shell{min-height:0;aspect-ratio:1 / 1;touch-action:pan-y}.globe-instruction{bottom:10px;max-width:calc(100% - 20px);padding:8px 11px;overflow:hidden;text-overflow:ellipsis;font-size:10px}.memory-card{display:block}.memory-card header{min-height:50px;padding:0 16px}.memory-image-wrap{min-height:0;aspect-ratio:1.18 / 1}.memory-photo-meta{left:9px;right:9px;bottom:9px}.memory-gallery-arrow{width:34px;height:34px}.memory-gallery-arrow.is-prev{left:9px}.memory-gallery-arrow.is-next{right:9px}.memory-card-body{min-height:0;padding:18px 16px 21px}.memory-card h2{font-size:20px}.memory-next{margin-top:20px}.detail-section{padding:100px 0}.detail-heading{margin-bottom:32px;text-align:left}.detail-heading>p{margin-inline:0;font-size:14px}.detail-demo{border-radius:19px}.map-app-header{min-height:80px;padding:16px}.region-shortcuts{margin:10px 16px 0;padding:12px;display:block}.region-shortcuts>span{display:block}.region-shortcuts>div{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr)}.region-shortcuts button{padding:0 5px;font-size:10px}.detail-stage{padding:14px 16px 18px;gap:12px}.korea-map-shell,.region-memory-card{border-radius:15px}.map-guide{padding:24px 20px;border-radius:15px}.map-guide h3{font-size:22px}.region-detail-stage{padding:12px 10px 18px}.region-detail-toolbar{margin-bottom:10px;display:block}.region-detail-toolbar button{width:100%;justify-content:center}.district-detail-grid{gap:12px}.district-map-shell{min-height:390px;border-radius:15px}.district-map-caption{top:9px;left:9px;right:9px}.district-map-caption small{display:none}.region-memory-card.is-detail{min-height:0}.hotspot-label{display:none}.hotspot-dot{width:31px;height:31px}.region-photo{aspect-ratio:1.2 / 1}.region-memory-body{padding:18px 16px}.region-memory-card h3{font-size:21px}.journey-section{padding:96px 0}.download-section{width:calc(100% - 30px);padding:70px 22px}.download-section h2{font-size:40px}.waitlist-form{grid-template-columns:1fr}.waitlist-form>.button,.waitlist-agreements,.waitlist-feedback{grid-column:1}.waitlist-agreements{font-size:11px}.waitlist-agreements p{font-size:10px}footer{width:calc(100% - 30px);align-items:flex-start;flex-direction:column;gap:26px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
