:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#243420;background:#bce8f2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--junior-safe-top: env(safe-area-inset-top, 0px);--junior-safe-right: env(safe-area-inset-right, 0px);--junior-safe-bottom: env(safe-area-inset-bottom, 0px);--junior-safe-left: env(safe-area-inset-left, 0px);--junior-gap: clamp(8px, 2.4vw, 12px);--junior-radius: 24px;--junior-panel: rgba(255, 251, 229, .96);--junior-ink: #20351f;--junior-primary: #f4a33c;--junior-touch: 56px}.junior-rumor-card{display:grid;gap:6px;padding:12px;border:2px solid #8f5f32;border-radius:8px;background:#fff6dc;box-shadow:0 4px #55311529}.junior-rumor-card span,.junior-rumor-card small{color:#6d4b2a;font-weight:900}.junior-rumor-card p{margin:0;color:#3d2a16;line-height:1.35}.junior-story-unlocks{display:flex;flex-wrap:wrap;gap:6px}.junior-story-unlocks small{border:1px solid #d2a34f;border-radius:999px;padding:4px 8px;background:#fff4cf}.junior-story-map-marker{position:absolute;z-index:7;width:54px;min-height:42px;transform:translate(-50%,-50%);display:grid;place-items:center;gap:1px;border:2px solid #6b4a1e;border-radius:8px;background:#fff2b8;color:#2f2413;font-weight:1000;font-size:.58rem;box-shadow:0 3px #36230c40}.junior-story-map-marker span{font-size:.7rem}.junior-story-map-marker.status-active{background:#dff3ff;border-color:#237197}.junior-story-map-marker.status-completed{background:#e2f6d6;border-color:#4b8c3a}.junior-story-map-marker.category-main_clue{border-color:#65429d;background:#efe3ff}.junior-story-marker-panel{position:absolute;right:12px;top:12px;z-index:12;width:min(260px,42vw);display:grid;gap:5px;padding:12px;border:2px solid #5d4020;border-radius:8px;background:#fff8df;box-shadow:0 5px #37240e33}.junior-story-marker-panel span,.junior-story-marker-panel b,.junior-story-marker-panel em,.junior-story-marker-panel small{color:#3b2a16;font-style:normal;font-weight:900;line-height:1.25}.junior-substory-event,.junior-story-reward-screen{min-height:100%;display:grid;grid-template-columns:.9fr 1.1fr;gap:12px;align-items:stretch;padding:12px}.junior-substory-visual{position:relative;overflow:hidden;border-radius:8px;border:2px solid #594024;background:#dac18d}.junior-substory-visual img{width:100%;height:100%;min-height:220px;object-fit:cover;image-rendering:pixelated}.junior-substory-visual span{position:absolute;left:10px;top:10px;z-index:2;padding:5px 8px;border-radius:999px;background:#fff6ce;color:#3a2712;font-weight:1000}.junior-substory-dialogue,.junior-story-reward-card{display:grid;align-content:center;gap:10px;padding:14px;border:2px solid #5c3f21;border-radius:8px;background:#fff8e7}.junior-substory-dialogue>span,.junior-story-reward-card>span{color:#7a4e21;font-weight:1000}.junior-substory-dialogue strong,.junior-story-reward-card strong{color:#25180c;font-size:1.35rem}.junior-substory-line{min-height:88px;padding:12px;border-radius:8px;background:#f3e0b9}.junior-substory-line b{display:block;color:#5a3719;margin-bottom:4px}.junior-substory-line p,.junior-story-reward-card p{margin:0;color:#2d2114;line-height:1.45;font-size:1rem}.junior-story-dots{display:flex;gap:6px}.junior-story-dots span{width:9px;height:9px;border-radius:999px;background:#c7a66b}.junior-story-dots span.active{width:20px;background:#65429d}.junior-story-reward-screen{grid-template-columns:1fr;place-items:center}.junior-story-reward-card{width:min(440px,92%);text-align:center}.junior-audio-controls{display:inline-grid;grid-template-columns:minmax(40px,auto);align-items:center;justify-items:end;gap:3px}.junior-audio-controls button{min-width:36px;min-height:30px;border:0;border-radius:999px;background:#fff6d2f5;color:#29554b;font-size:.72rem;font-weight:1000;box-shadow:inset 0 -3px #425c341f}.junior-audio-controls button:first-child{padding-inline:8px}.junior-audio-controls button.active,.junior-audio-controls button.ready{background:linear-gradient(180deg,#ffe779,#f5b448);color:#4a2e0e}.junior-audio-controls button:nth-child(n+2){display:none}.junior-map-screen{grid-template-rows:minmax(0,1fr) auto;gap:8px}.junior-map-board{touch-action:none}.junior-map-destination-rail{width:100%;min-height:56px;display:flex;gap:8px;overflow-x:auto;padding:2px 2px 7px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.junior-map-destination-rail button{flex:0 0 auto;min-width:112px;max-width:154px;min-height:50px;display:grid;align-content:center;gap:2px;padding:7px 12px;border:3px solid rgba(255,246,210,.88);border-radius:17px;background:#fffbe5f5;color:#244c43;text-align:left;box-shadow:0 6px #2d573f1f;scroll-snap-align:start}.junior-map-destination-rail button.selected{border-color:#ffe869fa;background:linear-gradient(180deg,#fff5a2,#ffc655);color:#51340f;transform:translateY(-1px)}.junior-map-destination-rail strong{font-size:.94rem;font-weight:1000;line-height:1.05;white-space:normal;word-break:keep-all}.junior-map-destination-rail span{font-size:.74rem;font-weight:900;opacity:.78}.junior-map-svg line{stroke-width:1.35;opacity:.5;filter:none}.junior-map-svg line.sea{stroke-width:1.55;stroke-dasharray:2.2 6.2;opacity:.62}.junior-map-bubble{max-width:min(210px,54vw)}.junior-city-dot.reachable,.junior-city-dot.current,.junior-city-dot.selected{min-width:48px;min-height:40px}.junior-city-dot.selected{animation:junior-click-pop .26s ease-out}.junior-market-card span{word-break:keep-all}@keyframes junior-click-pop{0%{transform:translate(-50%,-50%) scale(.98)}60%{transform:translate(-50%,-50%) scale(1.24)}to{transform:translate(-50%,-50%) scale(1.18)}}@media(min-width:560px){.junior-topbar{grid-template-columns:34px minmax(42px,1fr) repeat(4,auto) auto}.junior-audio-controls{grid-template-columns:repeat(3,auto)}.junior-audio-controls button:nth-child(n+2){display:inline-grid;place-items:center}}@media(max-width:430px){.junior-topbar{grid-template-columns:31px minmax(34px,.72fr) repeat(4,auto) auto}.junior-audio-controls button:first-child{min-width:34px;width:34px;padding-inline:0;overflow:hidden;white-space:nowrap}.junior-map-bubble{max-width:min(190px,50vw)}}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button,a{font:inherit}button{touch-action:manipulation}button:disabled{opacity:.48}.junior-shell{position:relative;width:min(100vw,430px);height:100dvh;margin:0 auto;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto auto;gap:var(--junior-gap);padding:calc(8px + var(--junior-safe-top)) calc(10px + var(--junior-safe-right)) calc(6px + var(--junior-safe-bottom)) calc(10px + var(--junior-safe-left));overflow:hidden;background:linear-gradient(180deg,#8edbeef2,#e2f5e1f5 48%,#89ce6ff5),#bfe9f2}.junior-network-banner{position:fixed;z-index:80;left:max(10px,env(safe-area-inset-left,0px));right:max(10px,env(safe-area-inset-right,0px));top:max(10px,env(safe-area-inset-top,0px));min-height:46px;display:grid;place-items:center;padding:9px 14px;border:3px solid rgba(255,246,210,.92);border-radius:18px;background:#366053f5;color:#fffbe5;font-size:.92rem;font-weight:1000;text-align:center;box-shadow:0 10px 24px #1f3b2f38}.junior-topbar{height:clamp(52px,7.2dvh,66px);min-height:52px;display:grid;grid-template-columns:34px minmax(42px,1fr) repeat(4,auto);align-items:center;gap:5px;padding:6px 7px;border:3px solid rgba(54,113,80,.2);border-radius:18px;background:#fffbe5f5;box-shadow:0 8px 16px #3a613d21}.junior-topbar img{width:34px;height:34px;object-fit:contain}.junior-topbar strong{min-width:0;overflow:hidden;font-size:.98rem;font-weight:1000;white-space:nowrap}.junior-pill{min-height:32px;display:grid;place-items:center;padding:5px 8px;border-radius:999px;background:#ffe47a;color:#5a3712;font-size:clamp(.76rem,3.25vw,.9rem);font-weight:1000;white-space:nowrap}.junior-star-pill{background:#ffd2e3}.junior-star-button{border:0;box-shadow:inset 0 -3px #8e466429,0 3px #70492224;cursor:pointer}.junior-star-button:active{transform:translateY(2px)}.junior-full-cargo{outline:3px solid rgba(255,95,95,.52)}.junior-main-card{min-height:0;display:grid;overflow:hidden}.junior-screen{min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px;justify-items:center;overflow:hidden}.junior-talk{min-height:clamp(62px,8.2dvh,76px);display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:7px}.junior-fairy-face{width:58px;height:64px;object-fit:contain;filter:drop-shadow(0 7px 0 rgba(48,96,70,.12))}.junior-speech{min-height:58px;display:grid;align-content:center;gap:3px;padding:8px 12px;border:3px solid rgba(56,127,110,.24);border-radius:20px;background:#fffeeffa;box-shadow:0 8px 17px #2a5b441f}.junior-speech p{margin:0;font-size:clamp(.98rem,4.1vw,1.18rem);font-weight:1000;line-height:1.18;letter-spacing:0;word-break:keep-all}.junior-button,.junior-action-button,.junior-choice{min-height:var(--junior-touch);touch-action:manipulation;border:0;border-radius:18px;color:#3c2810;font-size:clamp(1.06rem,4.6vw,1.38rem);font-weight:1000;letter-spacing:0;text-decoration:none;box-shadow:inset 0 -6px #342c1624,0 10px 18px #455e2d2e}.junior-button{min-width:min(300px,82vw);display:inline-grid;place-items:center;padding:12px 18px}.junior-primary{background:linear-gradient(180deg,#ffe777,#f3a342)}.junior-secondary{background:#fff6d9;color:#235f59}.tutorial-focus{animation:junior-focus .9s ease-in-out infinite alternate}.junior-book-scene,.junior-cargo-scene,.junior-route-scene,.junior-success-party{width:100%;align-self:stretch;min-height:0;border-radius:var(--junior-radius);overflow:hidden;background:linear-gradient(180deg,#fff7bc85,#77c7646b)}.junior-book-scene{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;place-items:center;padding:84px 20px 24px;background:linear-gradient(180deg,#fffbe5ad,#7ecc6f5c),url(../assets/scenes/busan-port.webp) center / cover}.junior-intro-title{position:absolute;left:16px;right:16px;top:16px;display:grid;gap:3px;padding:13px 15px;border-radius:22px;background:#fffbe5f0;color:var(--junior-ink);box-shadow:0 8px 18px #2d4f341f}.junior-intro-title span,.junior-intro-title small{font-size:.9rem;font-weight:900}.junior-intro-title strong{font-size:clamp(1.28rem,5.3vw,1.7rem);font-weight:1000;line-height:1.08}.junior-continue-card{width:100%;display:grid;gap:3px;padding:10px 13px;border:3px solid rgba(62,129,94,.24);border-radius:20px;background:#fffbe5f5;box-shadow:0 8px 18px #2d4f341c}.junior-continue-card strong{color:#235f59;font-size:1rem;font-weight:1000}.junior-continue-card span,.junior-continue-card small{color:#243420;font-size:.9rem;font-weight:900}.junior-book-scene img:first-child{width:min(150px,42vw);height:min(230px,38vh);object-fit:contain}.junior-book-art{width:min(150px,38vw);object-fit:contain;filter:drop-shadow(0 0 24px rgba(255,232,96,.75))}.junior-bottom-nav{min-height:58px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:6px;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px));border:3px solid rgba(54,113,80,.18);border-radius:22px;background:#fffbe5db;box-shadow:0 8px 18px #2d4f341a}.junior-bottom-nav button{min-width:0;min-height:46px;border:0;border-radius:17px;background:#fff6d9f5;color:#235f59;font-weight:1000;box-shadow:inset 0 -4px #342c161a}.junior-bottom-nav button.active{background:linear-gradient(180deg,#ffe777,#f3a342);color:#3c2810}.junior-good-grid,.junior-market-list,.junior-shop-grid{width:100%;min-height:0;display:grid;gap:10px;align-self:center}.junior-good-card{position:relative;min-height:132px;display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:12px;padding:11px 15px;border:4px solid rgba(59,125,93,.25);border-radius:24px;background:linear-gradient(180deg,#fffee7fa,#ffe8a2f5);color:#2c351d;text-align:left;box-shadow:inset 0 -5px #8e631d1f,0 9px 16px #44603621}.junior-good-img{width:96px;height:96px;object-fit:contain}.junior-good-card strong,.junior-market-card strong,.junior-shop-card strong{font-size:clamp(1.18rem,5.2vw,1.62rem);font-weight:1000}.junior-good-card small,.junior-market-card span,.junior-market-card b,.junior-market-card small,.junior-shop-card span,.junior-shop-card small,.junior-shop-card b{font-size:.94rem;font-style:normal;font-weight:900}.junior-star-label{position:absolute;top:10px;right:10px;min-height:34px;display:grid;place-items:center;padding:0 9px;border-radius:999px;background:#ff6f9f;color:#fff;font-size:.86rem;font-weight:1000}.junior-cargo-scene{position:relative;display:grid;place-items:center;background:linear-gradient(180deg,#8bd9ebf5,#eaf1a2f2 48%,#6cbd67f5)}.junior-cart-image{width:min(300px,78vw);max-height:68%;object-fit:contain;filter:drop-shadow(0 14px 0 rgba(73,91,41,.16))}.junior-bag-good{position:absolute;left:50%;top:18%;width:32%;max-height:36%;object-fit:contain;transform:translate(-50%);animation:junior-load .62s ease both;filter:drop-shadow(0 7px 0 rgba(73,91,41,.16))}.junior-city-main{position:relative;grid-template-rows:minmax(0,1fr);align-items:stretch;justify-items:stretch;border-radius:28px;overflow:hidden;background:#9ed97b}.junior-city-hero-img,.junior-visit-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--junior-scene-position, center center);filter:var(--junior-scene-filter, saturate(1.03) contrast(1.02))}.junior-city-illustration{position:absolute;inset:0;z-index:1;width:100%;height:100%;pointer-events:none;opacity:.78;filter:drop-shadow(0 9px 0 rgba(47,68,39,.08))}.junior-city-busan{--junior-scene-position: 46% 50%;--junior-scene-filter: saturate(1.08) contrast(1.03)}.junior-city-daegu{--junior-scene-position: 50% 48%;--junior-scene-filter: saturate(1.04) sepia(.04)}.junior-city-seoul{--junior-scene-position: 58% 48%;--junior-scene-filter: saturate(1.02) brightness(1.03)}.junior-city-gaeseong{--junior-scene-position: 44% 44%;--junior-scene-filter: saturate(.98) sepia(.08)}.junior-city-pyongyang{--junior-scene-position: 56% 44%;--junior-scene-filter: saturate(.95) brightness(1.05)}.junior-city-sinuiju{--junior-scene-position: 42% 50%;--junior-scene-filter: saturate(.98) sepia(.1)}.junior-city-cheongjin,.junior-city-wonsan,.junior-city-hamheung,.junior-city-gangneung{--junior-scene-position: 58% 44%;--junior-scene-filter: saturate(1.06) brightness(1.02)}.junior-city-andong,.junior-city-chuncheon,.junior-city-jinju{--junior-scene-position: 46% 48%;--junior-scene-filter: saturate(1.02) sepia(.06)}.junior-city-jeonju{--junior-scene-position: 38% 50%;--junior-scene-filter: saturate(1.03) sepia(.09)}.junior-city-gwangju{--junior-scene-position: 54% 48%;--junior-scene-filter: saturate(1.08) brightness(1.02)}.junior-city-mokpo,.junior-city-suncheon{--junior-scene-position: 42% 48%;--junior-scene-filter: saturate(1.02) sepia(.08)}.junior-city-yeosu,.junior-city-tongyeong,.junior-city-ulsan{--junior-scene-position: 54% 50%;--junior-scene-filter: saturate(1.08) brightness(1.02)}.junior-city-jeju{--junior-scene-position: 50% 52%;--junior-scene-filter: saturate(1.1) brightness(1.03)}.junior-city-shade{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#142a1b0d,#142a1b1f 45%,#10221985),linear-gradient(0deg,rgba(255,246,210,.1),transparent 55%)}.junior-city-title{position:absolute;z-index:3;left:14px;right:14px;top:14px;display:grid;gap:3px;padding:10px 13px;border-radius:20px;background:#fffbe5e6}.junior-city-title strong{font-size:clamp(1.32rem,5.2vw,1.72rem);font-weight:1000}.junior-city-title span,.junior-city-cargo span{font-weight:900}.junior-progress-card{position:absolute;z-index:3;left:14px;right:14px;bottom:130px;display:grid;gap:2px;padding:9px 12px;border:3px solid rgba(255,249,221,.88);border-radius:18px;background:#fffdeae6;color:#24391f;box-shadow:0 8px #325e3d1f}.junior-progress-card b{font-size:.96rem;font-weight:1000}.junior-progress-card span,.junior-progress-card small{font-size:.78rem;font-weight:900}.junior-city-cargo{position:absolute;z-index:3;left:14px;right:14px;bottom:168px;display:grid;gap:7px;padding:10px;border-radius:20px;background:#fffbe5f0}.junior-cargo-slots{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(46px,1fr));gap:7px}.junior-cargo-slots.pulse{animation:junior-bounce .42s ease}.junior-cargo-slot{min-height:50px;display:grid;place-items:center;border:3px solid rgba(64,102,73,.24);border-radius:15px;background:linear-gradient(180deg,#fffbe5e0,#e6f4d2d1)}.junior-cargo-slot.filled{border-style:solid;background:#fff6d9}.junior-cargo-slot img{width:44px;height:44px;object-fit:contain}.junior-cargo-slot b{width:28px;height:20px;border-radius:8px;background:#527b5824}.junior-cargo-slot em{font-style:normal;color:#34543ab8;font-size:.72rem;font-weight:1000}.junior-city-actions{position:absolute;z-index:3;left:14px;right:14px;bottom:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.junior-action-button{width:100%;display:grid;place-items:center;padding:8px;background:#fff6d9f5;color:#235f59}.junior-action-button.home,.junior-action-button:nth-child(1){background:linear-gradient(180deg,#ffe777,#f3a342);color:#3c2810}.junior-city-dashboard{grid-template-rows:auto auto auto auto;align-content:start;justify-items:stretch;gap:10px;overflow:hidden auto}.junior-city-header-card,.junior-city-panel,.junior-city-dashboard .junior-progress-card,.junior-city-dashboard .junior-city-cargo{border:3px solid rgba(62,129,94,.2);border-radius:22px;background:#fffbe5f5;box-shadow:0 8px 18px #2d4f341a}.junior-city-header-card{min-height:124px;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:12px;padding:10px}.junior-city-header-card img{width:100%;height:100px;object-fit:cover;border-radius:17px;box-shadow:inset 0 0 0 2px #fff6d266}.junior-city-header-card div{min-width:0;display:grid;gap:4px}.junior-city-header-card span{width:fit-content;padding:3px 8px;border-radius:999px;background:#47a37529;color:#326b4b;font-size:.78rem;font-weight:1000}.junior-city-header-card strong{font-size:clamp(1.36rem,5.6vw,1.72rem);font-weight:1000;line-height:1.05}.junior-city-header-card small{font-size:.94rem;font-weight:900;line-height:1.2}.junior-city-info-grid{display:grid;gap:10px}.junior-city-panel{display:grid;gap:8px;padding:11px 12px}.junior-city-panel b{color:#235f59;font-size:.98rem;font-weight:1000}.junior-city-specialties div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.junior-city-specialties span,.junior-market-cargo-summary span{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:7px 8px;border-radius:16px;background:#fff4c2;color:#56370d;font-size:.86rem;font-weight:1000;white-space:nowrap}.junior-city-specialties img,.junior-market-cargo-summary img{width:26px;height:26px;object-fit:contain}.junior-city-recommend span{font-weight:1000}.junior-city-dashboard .junior-city-actions,.junior-city-dashboard .junior-progress-card,.junior-city-dashboard .junior-city-cargo{position:static;left:auto;right:auto;bottom:auto}.junior-city-dashboard .junior-city-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.junior-city-dashboard .junior-progress-card{padding:10px 12px}.junior-city-dashboard .junior-city-cargo{display:grid;gap:8px;padding:10px}.junior-map-screen{grid-template-rows:minmax(0,1fr) auto;align-items:stretch}.junior-map-board{position:relative;width:100%;min-height:0;align-self:stretch;border:5px solid rgba(44,88,84,.28);border-radius:28px;overflow:hidden;background:linear-gradient(180deg,#12546a05,#12546a1f),#54bed7;box-shadow:inset 0 0 0 2px #fff6d242,0 10px 18px #234c3a29;cursor:grab;-webkit-user-select:none;user-select:none}.junior-map-board.dragging{cursor:grabbing}.junior-map-pan-layer{position:absolute;inset:0;transform-origin:center center;will-change:transform}.junior-map-bg{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center center;opacity:1;filter:saturate(1.04) contrast(1.03) brightness(1.04)}.junior-map-svg{position:absolute;inset:0;z-index:1;width:100%;height:100%}.junior-map-land{fill:url(#unused);fill:#9dd878;stroke:#ffffd69e;stroke-width:1.4}.junior-map-sea-east{fill:#5fc5da47}.junior-map-mountain{fill:none;stroke:#855b31c7;stroke-width:4.2;stroke-linecap:round;stroke-linejoin:round}.junior-map-river{fill:none;stroke:#2a9cc3db;stroke-width:2.6;stroke-linecap:round}.junior-map-svg line{stroke:#fff0a2b8;stroke-width:1.9;stroke-linecap:round;filter:drop-shadow(0 2px 1px rgba(57,64,33,.36))}.junior-map-svg line.sea{stroke:#e1fdffe6;stroke-width:2.5;stroke-dasharray:3 5}.junior-city-dot{position:absolute;z-index:2;width:44px;min-height:39px;display:grid;grid-template-rows:15px auto;place-items:center;transform:translate(-50%,-50%);border:3px solid #fff6d9;border-radius:999px;background:#f6f4dcc7;color:#38523a;font-weight:1000;box-shadow:0 5px #2b52372e,0 0 0 1px #313f251f;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.junior-city-dot span{display:block;max-width:36px;overflow:hidden;color:#2b4a2fc7;font-size:.52rem;line-height:1;white-space:nowrap}.junior-city-dot strong{font-size:.66rem;line-height:1}.junior-city-dot.reachable{background:#2fac6b;color:#fff;box-shadow:0 5px #2b52372e,0 0 16px #6ff59d9e}.junior-city-dot.reachable span,.junior-city-dot.selected span,.junior-city-dot.current span{color:inherit;opacity:.86}.junior-city-dot.selected{z-index:2;background:#ffb84a;color:#4a2e0e;transform:translate(-50%,-50%) scale(1.2);box-shadow:0 7px #4e40212e,0 0 22px #ffdc55eb}.junior-city-dot.selected:before{content:"";position:absolute;inset:-10px;border:4px solid rgba(255,231,118,.8);border-radius:999px;animation:junior-ring .85s ease-out infinite}.junior-city-dot.current{background:#ffe576;color:#5c350e;animation:junior-pulse .9s ease-in-out infinite alternate}.junior-city-dot.locked:after{content:"잠김";font-size:.7rem}.junior-city-dot{width:48px;min-height:36px;grid-template-rows:13px auto;gap:2px;padding:5px 7px 7px;border:2px solid rgba(255,253,222,.92);border-radius:16px 16px 16px 6px;background:linear-gradient(180deg,#ffffeceb,#e2f3c2d6);color:#2c432fb8;box-shadow:0 5px #2e5e4529,0 7px 14px #2748341f;clip-path:polygon(0 0,100% 0,100% 82%,62% 82%,50% 100%,38% 82%,0 82%)}.junior-city-dot span{max-width:38px;font-size:.5rem}.junior-city-dot strong{max-width:42px;overflow:hidden;font-size:.65rem;white-space:nowrap}.junior-city-dot.reachable{border-color:#f1ffddfa;background:linear-gradient(180deg,#4bc276fa,#229a5cfa);color:#fff;box-shadow:0 6px #2b523733,0 0 18px #6ff59d94}.junior-city-dot.selected{border-color:#ffffe0fa;background:linear-gradient(180deg,#ffe97f,#ffae39);color:#4a2e0e;transform:translate(-50%,-50%) scale(1.18)}.junior-city-dot.selected:before{border-radius:20px}.junior-city-dot.current{border-color:#ffffe0fa;background:linear-gradient(180deg,#fff3a0,#ffd45a)}.junior-city-dot.unavailable{width:16px;min-height:16px;padding:0;border:2px solid rgba(255,255,232,.52);border-radius:999px;background:#e7f4ca85;color:#2a45328a;box-shadow:0 2px #315d440f,0 0 0 1px #35573c14;clip-path:none;filter:saturate(.72);opacity:.68}.junior-city-dot.unavailable span,.junior-city-dot.unavailable strong{display:none}.junior-city-dot.locked:after{content:"잠김";font-size:.56rem}.junior-map-panel{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(104px,auto) auto;align-items:center;gap:8px;padding:8px;border-radius:22px;background:#fffbe5f5;box-shadow:0 -8px 20px #2a5b441f}.junior-map-pick{min-width:0;display:grid;gap:2px}.junior-map-region{width:fit-content;padding:2px 8px;border-radius:999px;background:#47a37529;color:#326b4b;font-size:.72rem;font-weight:1000}.junior-map-pick strong{font-size:1.16rem;font-weight:1000}.junior-map-pick span,.junior-map-pick small{overflow:hidden;font-size:.86rem;font-weight:900;white-space:nowrap;text-overflow:ellipsis}.junior-map-pick small{color:#456348}.junior-map-goods{display:flex;gap:5px;min-width:0;overflow:hidden}.junior-map-goods b{min-width:0;display:inline-flex;align-items:center;gap:3px;padding:3px 7px;border-radius:999px;background:#fff4c2;color:#56370d;font-size:.76rem;font-weight:1000;white-space:nowrap}.junior-map-goods img{width:18px;height:18px;object-fit:contain}.junior-map-panel .junior-button{min-width:0;width:100%;min-height:52px;font-size:1.08rem}.junior-map-back{min-width:52px;min-height:52px;border:0;border-radius:17px;background:#dff2ff;color:#235f59;font-weight:1000}.junior-route-scene{position:relative;width:100%;height:100%;min-height:0;display:grid;place-items:center;overflow:hidden;border-radius:28px;background:linear-gradient(180deg,#7ed6ecfa,#e6f4b8f5 49%,#75bf5bfa);box-shadow:inset 0 -10px #38704624}.junior-route-scene:before{content:"";position:absolute;left:-14%;right:-14%;bottom:5%;z-index:2;height:34%;border-radius:52% 48% 0 0/38% 42% 0 0;background:linear-gradient(95deg,transparent 0 16%,rgba(85,59,31,.2) 17% 19%,transparent 20% 100%),linear-gradient(90deg,#66492352,#ecbe6c9e 38%,#ab74378a 64%,#5a412247),radial-gradient(ellipse at 50% 0,rgba(255,235,154,.34),transparent 55%);clip-path:polygon(15% 100%,33% 0,68% 0,88% 100%);filter:blur(.15px);opacity:.86;animation:junior-road-breathe 5.8s ease-in-out forwards}.junior-travel.sea .junior-route-scene:before{left:-8%;right:-8%;bottom:0;height:48%;border-radius:0;clip-path:none;background:radial-gradient(ellipse at 18% 34%,rgba(255,255,255,.58) 0 13%,transparent 15%) 0 0 / 96px 34px repeat-x,radial-gradient(ellipse at 66% 62%,rgba(255,255,255,.42) 0 12%,transparent 15%) 26px 18px / 110px 38px repeat-x,linear-gradient(180deg,#2a9fbf33,#2285b27a);opacity:.72;animation:junior-sea-swell 3.4s ease-in-out infinite alternate}.junior-route-art{position:absolute;inset:0;z-index:0;width:112%;height:112%;object-fit:cover;transform:translate(-5%) scale(1.03);filter:saturate(1.08) contrast(1.04) brightness(1.04);animation:junior-route-art-pan 5.8s ease-in-out forwards}.junior-route-vignette{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 22%,transparent 72%,rgba(46,76,43,.18)),radial-gradient(ellipse at center,transparent 42%,rgba(56,94,56,.16))}.junior-travel.sea .junior-route-scene{background:linear-gradient(180deg,#8edcf0,#c9f4ff 39%,#64c5dc 40%,#3baec9)}.junior-travel.scenery-mountain .junior-route-scene{background:linear-gradient(180deg,#89d8ef,#d7f3df 42%,#91c56b 43%,#6eb34f)}.junior-travel.scenery-river .junior-route-scene{background:linear-gradient(180deg,#91def0,#def4d8 45%,#84c76e 46%,#6ab56c)}.junior-travel.scenery-coast .junior-route-scene{background:linear-gradient(180deg,#87d7ee,#d9f5ef 41%,#5dbfd4 42%,#79c86f 72%,#5fb35f)}.junior-travel.scenery-marketRoad .junior-route-scene{background:linear-gradient(180deg,#91d9e9,#f4ecc3 48%,#cfb36b 49%,#87bc61)}.junior-travel.scenery-north .junior-route-scene{background:linear-gradient(180deg,#9dd3e8,#d8e9ec 42%,#95a97a 43%,#6d876a)}.junior-travel-sun,.junior-travel-cloud,.junior-travel-back,.junior-travel-mountains,.junior-travel-river,.junior-travel-bridge,.junior-travel-waves,.junior-travel-island,.junior-travel-reeds,.junior-travel-cliff,.junior-travel-trees,.junior-travel-marker,.junior-route-progress,.junior-vehicle-shadow{position:absolute;z-index:2;pointer-events:none}.junior-travel-start-card,.junior-travel-guide,.junior-travel-arrive-card{position:absolute;z-index:7;display:grid;gap:2px;padding:8px 11px;border:3px solid rgba(255,249,220,.9);border-radius:18px;background:#fffde9eb;color:#344929;box-shadow:0 8px #345f461a}.junior-travel-back,.junior-travel-mountains,.junior-travel-river,.junior-travel-bridge,.junior-travel-waves,.junior-travel-island,.junior-travel-reeds,.junior-travel-cliff,.junior-travel-trees{opacity:0!important}.junior-travel-start-card{left:12px;top:12px;animation:junior-card-pop .56s ease both}.junior-travel-guide{right:12px;top:12px;width:min(58%,220px);text-align:center;animation:junior-guide-fade 5.8s ease both}.junior-travel-arrive-card{right:12px;bottom:16px;opacity:0;animation:junior-arrive-card 5.8s ease forwards}.junior-travel-start-card b,.junior-travel-arrive-card b,.junior-travel-guide strong{font-size:.98rem;font-weight:1000}.junior-travel-start-card span,.junior-travel-arrive-card span,.junior-travel-guide span,.junior-travel-guide small{font-size:.78rem;font-weight:900}.junior-travel-sun{right:9%;top:8%;width:62px;height:62px;border-radius:50%;background:#ffe777;box-shadow:0 0 0 14px #ffe77633}.junior-travel-cloud{width:92px;height:34px;border-radius:999px;background:#ffffefd1;box-shadow:20px -9px 0 3px #ffffefd1,42px 0 0 -2px #ffffefd1}.junior-travel-cloud.one{left:8%;top:12%}.junior-travel-cloud.two{right:25%;top:24%;transform:scale(.74);opacity:.72}.junior-travel-back{left:-10%;right:-10%;bottom:39%;height:22%;opacity:.55;background:radial-gradient(ellipse at 18% 88%,#69b45c 0 18%,transparent 19%),radial-gradient(ellipse at 52% 92%,#7dc26c 0 24%,transparent 25%),radial-gradient(ellipse at 84% 86%,#6fb860 0 20%,transparent 21%);animation:junior-parallax-slow 5.1s linear both}.junior-travel-back.two{bottom:31%;opacity:.38;transform:scaleX(1.2);animation-duration:4.8s;animation-name:junior-parallax-mid}.junior-travel-mountains{left:-4%;right:-4%;bottom:33%;height:42%;border-radius:48% 52% 0 0/60% 58% 0 0;background:radial-gradient(ellipse at 16% 100%,rgba(86,129,77,.76) 0 36%,transparent 37%),radial-gradient(ellipse at 45% 105%,rgba(115,158,86,.82) 0 43%,transparent 44%),radial-gradient(ellipse at 78% 102%,rgba(79,121,88,.76) 0 39%,transparent 40%),linear-gradient(180deg,transparent 45%,rgba(78,129,74,.48));opacity:0}.junior-travel-mountains:after{content:"";position:absolute;left:7%;right:7%;top:28%;height:44%;border-radius:50%;background:radial-gradient(ellipse at 20% 40%,rgba(255,250,216,.55) 0 15%,transparent 16%),radial-gradient(ellipse at 51% 35%,rgba(255,250,216,.44) 0 12%,transparent 13%),radial-gradient(ellipse at 80% 45%,rgba(255,250,216,.36) 0 10%,transparent 11%)}.junior-travel-river{left:4%;right:4%;top:62%;height:34px;border-radius:999px;background:repeating-linear-gradient(90deg,#41b6d3 0 42px,#9be7f5 42px 72px);transform:rotate(-5deg);opacity:0}.junior-travel-reeds{left:0;right:0;bottom:26%;height:50px;opacity:0;background:linear-gradient(78deg,transparent 0 44%,#658a35 45% 52%,transparent 53%) 0 0 / 34px 50px repeat-x,linear-gradient(102deg,transparent 0 44%,#7ea042 45% 52%,transparent 53%) 12px 0 / 38px 50px repeat-x}.junior-travel-cliff{right:-10%;bottom:38%;width:42%;height:30%;opacity:0;border-radius:58% 0 0 30%;background:linear-gradient(135deg,#a57542,#d5b77b 48%,transparent 49%)}.junior-travel-bridge{left:37%;top:55%;width:118px;height:42px;border-radius:999px 999px 0 0;border-top:12px solid #b78344;border-left:8px solid transparent;border-right:8px solid transparent;opacity:0}.junior-travel-waves{left:-5%;right:-5%;height:22px;background:radial-gradient(ellipse at center,transparent 0 45%,rgba(255,255,255,.82) 48% 58%,transparent 61%) 0 0 / 72px 22px repeat-x;opacity:0}.junior-travel-waves.one{top:55%}.junior-travel-waves.two{top:69%;animation:junior-waves 2.4s linear infinite}.junior-travel-island{top:35%;width:82px;height:36px;opacity:0;border-radius:50% 50% 20% 20%;background:linear-gradient(180deg,#6cb66a,#4a9665);box-shadow:inset 0 12px #ffebaa47}.junior-travel-island.one{left:11%}.junior-travel-island.two{right:13%;top:47%;transform:scale(.72)}.junior-travel-trees{left:0;right:0;bottom:24%;height:68px;background:radial-gradient(circle at 18px 30px,#4f9d58 0 20px,transparent 21px) 0 0 / 82px 66px repeat-x,linear-gradient(#8b5a31,#8b5a31) 18px 42px / 9px 26px repeat-x;opacity:.42}.junior-travel-marker{left:50%;bottom:92px;z-index:7;transform:translate(-50%);width:min(82%,300px);min-width:96px;padding:8px 12px;border:3px solid rgba(255,246,210,.92);border-radius:999px;background:#fffbe5eb;color:#43612c;font-weight:1000;text-align:center}.junior-travel.scenery-mountain .junior-travel-mountains{opacity:.9}.junior-travel.scenery-river .junior-travel-river,.junior-travel.scenery-river .junior-travel-bridge{opacity:1}.junior-travel.scenery-river .junior-travel-reeds{opacity:.85}.junior-travel.scenery-coast .junior-travel-river{top:70%;opacity:.74}.junior-travel.scenery-coast .junior-travel-cliff,.junior-travel.scenery-coast .junior-travel-waves{opacity:.72}.junior-travel.scenery-sea .junior-travel-waves,.junior-travel.sea .junior-travel-waves{opacity:1}.junior-travel.sea .junior-travel-island,.junior-travel.to-jeju .junior-travel-island{opacity:.85}.junior-travel.scenery-sea .junior-travel-trees,.junior-travel.sea .junior-travel-trees{opacity:0}.junior-travel.scenery-marketRoad .junior-travel-trees{opacity:.18}.junior-travel.scenery-north .junior-travel-mountains{opacity:.88;filter:saturate(.7) hue-rotate(18deg)}.junior-travel.scenery-north .junior-travel-river{top:66%;opacity:.58}.junior-road-line{position:absolute;left:15%;right:15%;bottom:22%;height:18px;border-radius:999px;background:repeating-linear-gradient(90deg,#fff7bfd1 0 24px,#fff7bf2e 24px 44px),linear-gradient(90deg,#7f542633,#f1bc5e8f,#7f542633);box-shadow:0 8px #5f4a2a14;opacity:.82}.junior-travel.sea .junior-road-line{bottom:35%;height:13px;background:#ffffff8a;box-shadow:none;animation:junior-waves 2.2s linear infinite}.junior-route-progress{left:16%;right:16%;bottom:14%;z-index:3;height:8px;border-radius:999px;background:#ffffff80;overflow:hidden}.junior-route-progress:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,#ffe179,#ffad3f);transform-origin:left center;animation:junior-route-fill 5.1s ease-in-out forwards}.junior-moving-cart{position:absolute;left:3%;bottom:18%;z-index:5;width:clamp(152px,39vw,196px);height:clamp(112px,28vw,150px);object-fit:contain;filter:drop-shadow(0 15px 0 rgba(48,74,50,.2));animation:junior-travel 5.65s cubic-bezier(.38,0,.18,1) forwards,junior-wobble .72s ease-in-out infinite alternate}.junior-travel.sea .junior-moving-cart{bottom:31%;width:clamp(160px,41vw,206px);height:clamp(116px,30vw,154px);animation:junior-travel 5.65s cubic-bezier(.38,0,.18,1) forwards,junior-boat-bob .98s ease-in-out infinite alternate}.junior-vehicle-shadow{left:8%;bottom:17%;z-index:4;width:118px;height:24px;border-radius:999px;background:#3149262e;animation:junior-shadow-travel 5.65s cubic-bezier(.38,0,.18,1) forwards}.junior-dust{position:absolute;left:16%;bottom:27%;width:20px;height:12px;border-radius:999px;background:#8b683647;animation:junior-dust 1.35s ease-out infinite}.junior-dust.two{left:22%;animation-delay:.36s}.junior-town{position:absolute;top:22%;min-width:78px;padding:8px 10px;border:3px solid rgba(255,246,210,.9);border-radius:999px;background:#41af72;color:#fff;font-weight:1000;text-align:center}.junior-town.start{left:8%}.junior-town.end{right:8%;background:#f1a13a}.junior-market{position:relative;grid-template-rows:auto auto minmax(0,1fr) auto;min-height:0}.junior-market-hero{position:relative;width:100%;min-height:74px;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:10px;padding:8px;border-radius:22px;background:#fffeefe6;overflow:hidden}.junior-market-hero img{width:88px;height:62px;object-fit:cover;border-radius:18px}.junior-market-hero .junior-market-cart{position:absolute;left:31px;bottom:1px;width:72px;height:54px;object-fit:contain;border-radius:0;filter:drop-shadow(0 6px 0 rgba(58,82,52,.12))}.junior-market-hero strong{display:block;font-size:1.22rem;font-weight:1000}.junior-market-hero span{font-size:.92rem;font-weight:900}.junior-market-cargo-summary{width:100%;min-height:54px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:8px 10px;border:3px solid rgba(62,129,94,.2);border-radius:20px;background:#fffbe5f0;box-shadow:0 7px 16px #2d4f3414}.junior-market-cargo-summary.pulse{animation:junior-bounce .42s ease}.junior-market-cargo-summary strong{color:#235f59;font-size:.9rem;font-weight:1000;white-space:nowrap}.junior-market-cargo-summary div{min-width:0;display:flex;gap:6px;overflow:hidden}.junior-market-cargo-summary span{background:#fff4c2d1}.junior-market-list{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;align-self:stretch;overflow:hidden auto;padding-right:2px}.junior-market-card{position:relative;min-width:0;min-height:166px;display:grid;justify-items:center;align-items:center;gap:4px;padding:12px 9px 13px;border:4px solid rgba(59,125,93,.24);border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.22) 0 22%,transparent 23% 100%),linear-gradient(180deg,#fffee7fa,#ffe8a2f5);color:#2c351d;text-align:center;box-shadow:inset 0 -7px #8e631d21,0 8px #3f754a14;overflow:hidden}.junior-market-card:after{content:"";position:absolute;inset:8px;z-index:0;border-radius:18px;border:1px solid rgba(255,255,255,.52);pointer-events:none}.junior-market-card>*{position:relative;z-index:1}.junior-market-card.good-buy{border-color:#eca5327a;background:linear-gradient(135deg,rgba(255,255,255,.24) 0 22%,transparent 23% 100%),linear-gradient(180deg,#fffee7fa,#ffe286fa)}.junior-market-card.sell{background:linear-gradient(135deg,rgba(255,255,255,.22) 0 22%,transparent 23% 100%),linear-gradient(180deg,#efffe0,#c5f2a6)}.junior-market-card.good-sell{border-color:#4bb26985;background:linear-gradient(180deg,#efffe0,#aeea82)}.junior-market-ribbon{position:absolute;top:8px;right:8px;z-index:1;padding:3px 7px;border-radius:999px;background:#ffb84a;color:#4a2e0e;font-size:.68rem;font-weight:1000;box-shadow:0 3px #4e40211f}.junior-market-ribbon.sell{background:#37a86c;color:#fff}.junior-market-card .junior-good-img{width:86px;height:76px;object-fit:contain;filter:drop-shadow(0 8px 0 rgba(58,67,35,.12))}.junior-market-card strong{margin-top:-2px;font-size:1.24rem}.junior-market-card b{min-width:92px;padding:4px 9px;border-radius:999px;background:#fff7cae0;color:#5a3712;box-shadow:inset 0 -2px #8a5c181f}.junior-market-card small{max-width:100%;padding:2px 7px;border-radius:999px;background:#ffffff73;line-height:1.1}.junior-market-card em{min-width:84px;min-height:38px;padding-inline:12px;display:grid;place-items:center;border-radius:999px;background:#ffb84a;color:#3c2810;font-style:normal;font-weight:1000;box-shadow:0 4px #8f591e33}.junior-market-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:9px}.junior-market-actions .junior-button{min-width:0;width:100%}.junior-flying-good{position:absolute;left:22%;top:39%;z-index:9;width:62px;height:62px;object-fit:contain;pointer-events:none;animation:junior-fly-to-bag .56s ease-in forwards}.junior-selling-good{position:absolute;right:18%;top:26%;z-index:9;width:62px;height:62px;object-fit:contain;pointer-events:none;animation:junior-sell-away .54s ease-out forwards}.junior-cargo-sparkle{position:absolute;right:16%;top:20%;z-index:8;width:76px;height:76px;pointer-events:none;background:radial-gradient(circle,#fff6a6 0 8%,transparent 9%) 8px 8px / 24px 24px,radial-gradient(circle,#fff 0 7%,transparent 8%) 0 0 / 18px 18px;animation:junior-sparkle .68s ease-out forwards}.junior-event,.junior-event-result,.junior-ending-choice,.junior-ending,.junior-visit{align-content:center}.junior-event{grid-template-rows:minmax(0,1fr) auto auto}.junior-event-visual{position:relative;width:100%;min-height:0;align-self:stretch;border-radius:28px;overflow:hidden;background:#9ed97b}.junior-event-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.junior-event-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fffae005,#1a312647)}.junior-event-jeongwoo{position:absolute;left:6%;bottom:3%;z-index:1;width:38%;height:72%;object-fit:contain}.junior-event-fairy{position:absolute;right:8%;top:10%;z-index:1;width:28%;height:46%;object-fit:contain;animation:junior-float .9s ease-in-out infinite alternate}.junior-event-symbol{position:absolute;right:16%;bottom:16%;z-index:1;width:76px;height:76px;display:grid;place-items:center;border:5px solid #fff6d9;border-radius:50%;background:#ffb84a;color:#5a3712;font-size:1.35rem;font-weight:1000}.junior-event-text{width:100%;display:grid;gap:6px;justify-items:center;text-align:center}.junior-event-text strong,.junior-event-result strong{font-size:1.34rem;font-weight:1000}.junior-event-text b{font-size:1.42rem;font-weight:1000}.junior-event-text p{width:100%;margin:0;padding:9px 12px;border:3px solid rgba(69,132,101,.22);border-radius:18px;background:#fffdecf0;font-size:.98rem;font-weight:900;line-height:1.25}.junior-event-text p b{display:inline-block;margin-right:6px;color:#24805d;font-size:.98rem}.junior-choice-row,.junior-action-row,.junior-success-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;justify-items:center}.junior-choice-row:has(.junior-choice:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}.junior-choice{width:100%;background:#fff6d9;color:#235f59}.junior-event-result{gap:16px}.junior-result-stamp{width:min(210px,54vw);object-fit:contain;animation:junior-grow .9s ease-in-out infinite alternate}.junior-visit{position:relative;border-radius:28px;overflow:hidden}.junior-visit:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(29,48,35,.52))}.junior-visit-jeongwoo,.junior-visit-fairy{position:absolute;z-index:1;object-fit:contain;pointer-events:none}.junior-visit-jeongwoo{left:4%;bottom:22%;width:38%;height:48%;filter:drop-shadow(0 14px 0 rgba(22,42,30,.18))}.junior-visit-fairy{right:7%;top:12%;width:28%;height:34%;animation:junior-float .9s ease-in-out infinite alternate}.junior-visit-card{position:relative;z-index:2;align-self:end;width:calc(100% - 28px);display:grid;gap:9px;margin-bottom:14px;padding:14px;border-radius:24px;background:#fffbe5f5}.junior-visit-card strong{font-size:1.5rem;font-weight:1000}.junior-visit-dialogue{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:8px}.junior-visit-dialogue img{width:46px;height:50px;object-fit:contain}.junior-visit-card p{margin:0;font-size:1.12rem;font-weight:900;line-height:1.25}.junior-visit-card p b{display:block;margin-bottom:2px;color:#247a5b;font-size:.92rem}.junior-visit-dots{display:flex;gap:6px}.junior-visit-dots span{width:10px;height:10px;border-radius:50%;background:#cbd3ac}.junior-visit-dots .active{background:#f3a342}.junior-shop{grid-template-rows:auto minmax(0,1fr) auto}.junior-shop-summary{width:100%;display:grid;gap:2px;padding:8px 12px;border-radius:22px;background:#fffbe5f0;box-shadow:0 8px 18px #2d4f3414}.junior-shop-summary strong{font-size:1.18rem;font-weight:1000}.junior-shop-summary span,.junior-shop-summary small{font-size:.88rem;font-weight:900}.junior-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;overflow:hidden auto;padding-bottom:6px}.junior-shop-card{position:relative;min-height:218px;display:grid;justify-items:center;align-content:start;gap:4px;padding:12px 9px 13px;border:4px solid rgba(59,125,93,.24);border-radius:22px;background:radial-gradient(ellipse at 50% 28%,rgba(255,255,246,.95) 0 62px,transparent 63px),linear-gradient(180deg,#fffee7fa,#ffe8a2f5);color:#2c351d;text-align:center;box-shadow:inset 0 -7px #8e631d1f,0 8px #3f754a14;overflow:hidden}.junior-shop-card.boat{background:radial-gradient(ellipse at 50% 28%,rgba(255,255,246,.9) 0 62px,transparent 63px),linear-gradient(180deg,#eefcff,#bdeafa)}.junior-shop-card.owned{outline:5px solid rgba(81,189,115,.42)}.junior-shop-card.affordable:not(.owned){border-color:#eca53275}.junior-shop-card em{min-width:82px;min-height:30px;display:grid;place-items:center;padding:3px 9px;border-radius:999px;background:#ffb84a;color:#3c2810;font-style:normal;font-size:.82rem;font-weight:1000}.junior-shop-card.owned em{background:#37a86c;color:#fff}.junior-shop-card img{width:min(138px,86%);height:auto;aspect-ratio:1 / 1;object-fit:contain;object-position:center center;filter:drop-shadow(0 10px 0 rgba(59,69,38,.14))}.junior-shop-card strong{font-size:1.18rem;line-height:1.05}.junior-shop-card small{max-width:100%;line-height:1.14}.junior-shop-card b{padding:3px 8px;border-radius:999px;background:#ffffff85}.junior-inline-consumable,.junior-event-consumables button{min-height:42px;border:0;border-radius:16px;padding:7px 12px;background:linear-gradient(180deg,#fff2a4,#f6b43a);color:#573516;font-weight:1000;box-shadow:0 5px #7a4b1229}.junior-market-card.recommended,.junior-market-card.half-ready{outline:4px solid rgba(255,196,63,.62)}.junior-market-card.half-ready em{background:#ffcf5f}.junior-event-consumables{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;align-self:stretch}.junior-success-party{position:relative;height:min(250px,36vh);display:grid;place-items:center;pointer-events:none}.junior-ending-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.92;pointer-events:none}.junior-success-jeongwoo{position:absolute;left:8%;bottom:4%;z-index:1;width:42%;height:88%;object-fit:contain;pointer-events:none}.junior-success-fairy{position:absolute;right:9%;top:8%;z-index:1;width:32%;height:66%;object-fit:contain;pointer-events:none;animation:junior-float .9s ease-in-out infinite alternate}.junior-money-bag{position:absolute;right:34%;bottom:10%;z-index:1;width:24%;object-fit:contain;animation:junior-grow .9s ease-in-out infinite alternate}.junior-badge{padding:10px 17px;border:5px solid #f4a13c;border-radius:999px;background:#fff6d9;color:#8b4210;font-size:clamp(1.35rem,6vw,1.9rem);font-weight:1000}.junior-action-row .junior-button,.junior-success-actions .junior-button{min-width:0;width:100%}.junior-goal{min-height:28px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:4px 10px;border-radius:15px;background:#fffbe5d1;font-size:.8rem;font-weight:1000}.junior-goal strong{justify-self:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@keyframes junior-load{0%{opacity:0;transform:translate(-50%) translateY(-38px) scale(.72)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@keyframes junior-travel{0%{transform:translate(0) translateY(0) scale(.92)}16%{transform:translate(calc(14vw - 18px)) translateY(-4px) scale(.96)}38%{transform:translate(calc(36vw - 52px)) translateY(7px) scale(1)}62%{transform:translate(calc(58vw - 88px)) translateY(-8px) scale(1.02)}82%{transform:translate(calc(73vw - 116px)) translateY(4px) scale(.98)}to{transform:translate(calc(82vw - 142px)) translateY(0) scale(.94)}}@keyframes junior-route-art-pan{0%{transform:translate(-4%) scale(1.02)}45%{transform:translate(-1.5%) scale(1.055)}to{transform:translate(0) scale(1.07)}}@keyframes junior-wobble{0%{rotate:-1deg}to{rotate:1.5deg}}@keyframes junior-boat-bob{0%{rotate:-1.4deg;translate:0 -4px}to{rotate:1.8deg;translate:0 5px}}@keyframes junior-shadow-travel{0%{transform:translate(0) scale(.8);opacity:.12}40%{transform:translate(calc(36vw - 52px)) scale(1);opacity:.18}78%{transform:translate(calc(70vw - 112px)) scale(.92);opacity:.16}to{transform:translate(calc(82vw - 142px)) scale(.72);opacity:.08}}@keyframes junior-dust{0%{opacity:.38;transform:translate(0) scale(1)}to{opacity:0;transform:translate(-38px) scale(1.8)}}@keyframes junior-waves{0%{transform:translate(0)}to{transform:translate(-72px)}}@keyframes junior-parallax-slow{0%{transform:translate(0)}to{transform:translate(-8%)}}@keyframes junior-parallax-mid{0%{transform:translate(4%)}to{transform:translate(-14%)}}@keyframes junior-road-flow{0%{background-position-x:0}to{background-position-x:-48px}}@keyframes junior-road-breathe{0%{transform:translate(-1.5%) scaleX(.96);opacity:.78}45%{transform:translate(1%) scaleX(1.02);opacity:.9}to{transform:translate(2%) scaleX(1.05);opacity:.84}}@keyframes junior-sea-swell{0%{transform:translate(0) translateY(0)}to{transform:translate(-26px) translateY(5px)}}@keyframes junior-route-fill{0%{transform:scaleX(0)}8%{transform:scaleX(.06)}86%{transform:scaleX(.9)}to{transform:scaleX(1)}}@keyframes junior-card-pop{0%{opacity:0;transform:translateY(-10px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes junior-guide-fade{0%{opacity:0;transform:translateY(8px)}12%{opacity:1;transform:translateY(0)}78%{opacity:1;transform:translateY(0)}to{opacity:.42;transform:translateY(-8px)}}@keyframes junior-arrive-card{0%,66%{opacity:0;transform:translateY(12px) scale(.96)}82%,to{opacity:1;transform:translateY(0) scale(1)}}@keyframes junior-float{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes junior-grow{0%{transform:scale(.94)}to{transform:scale(1.08)}}@keyframes junior-pulse{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(1.08)}}@keyframes junior-ring{0%{opacity:.9;transform:scale(.88)}to{opacity:0;transform:scale(1.24)}}@keyframes junior-focus{0%{box-shadow:inset 0 -6px #342c1624,0 0 #ffe77600}to{box-shadow:inset 0 -6px #342c1624,0 0 0 6px #ffe7767a}}@keyframes junior-bounce{0%{transform:scale(1)}55%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes junior-fly-to-bag{0%{opacity:1;transform:translate(0) scale(1.08)}62%{opacity:1;transform:translate(43vw,-132px) scale(.54)}to{opacity:0;transform:translate(58vw,-180px) scale(.35)}}@keyframes junior-sell-away{0%{opacity:1;transform:translate(0) scale(.9)}55%{opacity:1;transform:translate(-30vw,-46px) scale(1.1)}to{opacity:0;transform:translate(-42vw,-84px) scale(.55)}}@keyframes junior-sparkle{0%{opacity:0;transform:scale(.6) rotate(0)}35%{opacity:1;transform:scale(1) rotate(12deg)}to{opacity:0;transform:scale(1.36) rotate(28deg)}}.junior-shell{grid-template-rows:auto auto minmax(0,1fr) auto auto}.junior-talk{min-height:clamp(54px,7dvh,66px);grid-template-columns:48px minmax(0,1fr);gap:6px}.junior-fairy-face{width:48px;height:54px}.junior-speech{min-height:50px;padding:7px 11px;border-radius:18px}.junior-speech p{font-size:clamp(.9rem,3.8vw,1.08rem)}.junior-book-scene{grid-template-columns:1fr;place-items:center;padding:78px 16px 18px;background-position:center}.junior-book-scene>img:not(.junior-book-art){width:min(260px,66vw);height:min(370px,42dvh);justify-self:center;align-self:end;object-fit:contain;object-position:center bottom;transform:translate(3%);filter:drop-shadow(0 14px 0 rgba(48,96,70,.14))}.junior-book-art{display:none}.junior-map-screen{grid-template-rows:minmax(0,1fr)}.junior-map-board{min-height:100%}.junior-map-panel-legacy{display:none!important}.junior-map-bubble{position:absolute;z-index:6;left:var(--map-bubble-x, 50%);top:var(--map-bubble-y, 50%);width:min(220px,58vw);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:center;padding:10px;border:3px solid rgba(255,246,210,.96);border-radius:20px;background:#fffbe5f7;box-shadow:0 12px 26px #24463738}.junior-map-bubble.right{transform:translate(18px,-50%)}.junior-map-bubble.left{transform:translate(calc(-100% - 18px),-50%)}.junior-map-bubble.up.right{transform:translate(18px,calc(-100% + 16px))}.junior-map-bubble.up.left{transform:translate(calc(-100% - 18px),calc(-100% + 16px))}.junior-map-pan-layer .junior-map-bubble{--bubble-counter-scale: .82;transform:translate(-50%,-50%) scale(var(--bubble-counter-scale));transform-origin:center center}.junior-map-pan-layer .junior-map-bubble.right{transform:translate(18px,-50%) scale(var(--bubble-counter-scale));transform-origin:left center}.junior-map-pan-layer .junior-map-bubble.left{transform:translate(calc(-100% - 18px),-50%) scale(var(--bubble-counter-scale));transform-origin:right center}.junior-map-pan-layer .junior-map-bubble.up.right{transform:translate(18px,calc(-100% + 16px)) scale(var(--bubble-counter-scale));transform-origin:left bottom}.junior-map-pan-layer .junior-map-bubble.up.left{transform:translate(calc(-100% - 18px),calc(-100% + 16px)) scale(var(--bubble-counter-scale));transform-origin:right bottom}.junior-map-bubble .junior-map-pick{min-width:0}.junior-map-bubble .junior-map-pick strong{font-size:1.12rem}.junior-map-bubble .junior-map-pick span,.junior-map-bubble .junior-map-pick small{font-size:.78rem}.junior-map-bubble .junior-map-goods{gap:4px}.junior-map-bubble .junior-map-goods b{padding:3px 5px;font-size:.72rem}.junior-map-bubble .junior-button,.junior-map-bubble .junior-map-back{min-width:58px;min-height:42px;padding:6px 9px;border-radius:15px;font-size:.9rem}.junior-market{grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden}.junior-market-list{gap:8px;padding:0 2px 8px 0;scroll-padding-bottom:10px}.junior-market-card{min-height:272px;align-content:start;gap:4px;padding:12px 8px 14px;border-width:3px;border-radius:19px}.junior-market-card .junior-good-img{width:76px;height:60px}.junior-market-card strong{font-size:clamp(1.02rem,4.8vw,1.22rem)}.junior-market-card small{padding:2px 6px;font-size:.74rem;line-height:1.18}.junior-market-card b{min-width:78px;padding:2px 7px;font-size:.76rem}.junior-market-card em{min-width:70px;min-height:36px;font-size:.82rem;margin-top:auto}.junior-market-ribbon{top:6px;right:6px;padding:2px 6px;font-size:.74rem}.junior-shop{grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.junior-shop-grid{gap:8px;padding:0 2px 10px 0;scroll-padding-bottom:10px}.junior-shop-card{min-height:178px;padding:9px 7px 11px;border-width:3px;border-radius:20px}.junior-boat-tier-art{position:relative;width:min(142px,88%);height:86px;display:block;margin-top:2px}.junior-boat-tier-art img{position:absolute;left:50%;bottom:2px;width:96%;height:72px;object-fit:contain;transform:translate(-50%)}.junior-boat-tier-art i{position:absolute;display:block;pointer-events:none}.junior-boat-sail-main{left:46%;bottom:34px;width:24px;height:38px;border-radius:5px 18px 6px 4px;background:linear-gradient(135deg,#fff8d6,#e8c57d);box-shadow:inset -3px 0 #855d2a38}.junior-boat-sail-back{left:28%;bottom:33px;width:18px;height:28px;border-radius:5px 14px 5px 4px;background:linear-gradient(135deg,#fef2bd,#d9a957);opacity:.78}.junior-boat-cargo{right:18%;bottom:18px;width:28px;height:18px;border-radius:5px;background:linear-gradient(90deg,rgba(91,54,22,.22) 1px,transparent 1px) 0 0 / 9px 100%,linear-gradient(180deg,#c98b43,#8a5427);box-shadow:0 3px #492d182e}.junior-boat-banner{right:20%;bottom:54px;width:22px;height:15px;border-radius:3px 10px 10px 3px;background:#e45b3d;box-shadow:-2px 0 #7b4a24}.junior-boat-wave{left:8%;right:8%;bottom:0;height:12px;border-radius:999px;background:radial-gradient(ellipse at 20% 50%,rgba(255,255,255,.9) 0 28%,transparent 31%),radial-gradient(ellipse at 58% 50%,rgba(255,255,255,.75) 0 24%,transparent 27%),linear-gradient(180deg,#45b7d3e6,#2a86b5d1)}.junior-boat-tier-small_ferry .junior-boat-sail-main,.junior-boat-tier-small_ferry .junior-boat-sail-back,.junior-boat-tier-small_ferry .junior-boat-cargo,.junior-boat-tier-small_ferry .junior-boat-banner{display:none}.junior-boat-tier-small_ferry img{width:76%;height:58px}.junior-boat-tier-sailboat .junior-boat-cargo,.junior-boat-tier-sailboat .junior-boat-banner{display:none}.junior-boat-tier-sturdy_sailboat .junior-boat-sail-main{width:30px;height:44px}.junior-boat-tier-sturdy_sailboat:after{content:"";position:absolute;left:18%;right:18%;bottom:20px;height:9px;border-radius:999px;background:#4836226b}.junior-boat-tier-merchant_ship{height:92px}.junior-boat-tier-merchant_ship img{width:108%;height:78px}.junior-boat-tier-merchant_ship .junior-boat-sail-main{width:34px;height:50px}.junior-boat-tier-merchant_ship .junior-boat-cargo{right:10%;width:40px;height:23px}@media(max-width:400px){.junior-topbar{grid-template-columns:31px minmax(28px,.65fr) auto auto auto auto;gap:3px;padding-inline:5px}.junior-pill{padding-inline:5px;font-size:.72rem}.junior-topbar strong{font-size:.92rem}.junior-bottom-nav{min-height:54px;gap:5px;padding:5px}.junior-bottom-nav button{min-height:43px;font-size:.92rem}.junior-market-card strong,.junior-shop-card strong{font-size:1.18rem}.junior-city-dot{width:43px;min-height:32px}.junior-city-dot.unavailable{width:15px;min-height:15px}.junior-city-dot strong{font-size:.59rem}}@media(min-width:760px)and (orientation:landscape){.junior-shell{width:min(100vw,980px);grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) minmax(270px,.34fr);gap:8px}.junior-topbar{grid-column:1 / -1;min-height:44px}.junior-main-card{grid-column:1;min-height:0}.junior-talk{grid-column:2;grid-row:2;min-height:0;align-self:center;grid-template-columns:64px minmax(0,1fr)}.junior-bottom-nav{grid-column:2;grid-row:2;align-self:end;min-height:50px}.junior-step-map .junior-talk,.junior-step-market .junior-talk,.junior-step-shop .junior-talk{align-self:center;margin-bottom:62px}.junior-fairy-face{width:62px;height:66px}.junior-speech{min-height:62px;padding:9px 12px}.junior-speech p{font-size:.98rem}.junior-goal{grid-column:1 / -1;min-height:30px}.junior-city-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.junior-city-cargo{bottom:92px}.junior-market-list,.junior-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.junior-market-card,.junior-shop-card{min-height:128px}.junior-market-card .junior-good-img,.junior-shop-card img{width:58px;height:50px}}.junior-map-svg line{stroke:#ffeea457;stroke-width:.75;stroke-linecap:round;filter:none}.junior-map-svg line.land{stroke:#ffeb8f61;stroke-width:.82}.junior-map-svg line.sea{stroke:#e0fcff6b;stroke-width:1.05;stroke-dasharray:1.2 3.4}.junior-city-dot{width:38px;min-height:34px;grid-template-rows:12px auto;gap:1px;padding:4px 6px 7px;border-radius:14px 14px 14px 5px;background:linear-gradient(180deg,#ffffeee0,#e2f4c7c7);box-shadow:0 3px #2b52371f,0 4px 10px #2748341a}.junior-city-dot span{width:18px;max-width:18px;height:14px;display:grid;place-items:center;border-radius:999px;background:#fffff09e;font-size:.48rem;line-height:1}.junior-city-dot strong{max-width:34px;font-size:.58rem}.junior-city-dot.reachable{background:linear-gradient(180deg,#46b56feb,#278e58eb);box-shadow:0 4px #2b52372e,0 0 10px #6ff59d61}.junior-city-dot.selected{z-index:2;transform:translate(-50%,-50%) scale(1.12);box-shadow:0 5px #4e40212e,0 0 16px #ffdc55b8}.junior-city-dot.selected:before{inset:-7px;border-width:2px;border-radius:16px}.junior-city-dot.unavailable{width:11px;min-height:11px;border-width:1px;opacity:.42}.junior-map-bubble{z-index:8;width:min(158px,40vw);grid-template-columns:minmax(0,1fr);gap:6px;padding:8px;border-width:2px;border-radius:16px;background:#fffbe5ed;box-shadow:0 8px 18px #2446372e}.junior-map-bubble.right{transform:translate(10px,-50%)}.junior-map-bubble.left{transform:translate(calc(-100% - 10px),-50%)}.junior-map-bubble.up.right{transform:translate(10px,calc(-100% + 10px))}.junior-map-bubble.up.left{transform:translate(calc(-100% - 10px),calc(-100% + 10px))}.junior-map-bubble .junior-map-region{padding:1px 6px;font-size:.62rem}.junior-map-bubble .junior-map-pick{gap:1px}.junior-map-bubble .junior-map-pick strong{font-size:1rem}.junior-map-bubble .junior-map-pick span,.junior-map-bubble .junior-map-pick small{font-size:.68rem}.junior-map-bubble .junior-map-goods b{padding:2px 4px;font-size:.66rem}.junior-map-bubble .junior-map-goods img{width:15px;height:15px}.junior-map-bubble .junior-button,.junior-map-bubble .junior-map-back{min-height:32px;min-width:0;padding:5px 7px;border-radius:12px;font-size:.78rem}@media(max-width:430px){.junior-map-bubble{width:min(150px,39vw);padding:7px}.junior-map-bubble .junior-map-pick span:nth-of-type(2),.junior-map-bubble .junior-map-pick small{display:none}}.junior-visit{display:grid;grid-template-rows:minmax(0,1fr);align-content:stretch}.junior-visit:after{background:linear-gradient(180deg,#0f29340f 0 34%,#182b1e80)}.junior-visit-jeongwoo{left:7%;bottom:24%;width:27%;height:36%;object-position:center bottom}.junior-visit-fairy{right:9%;top:17%;width:13%;height:18%;opacity:.94}.junior-visit-card{width:calc(100% - 36px);max-width:560px;margin:0 auto 16px;padding:12px 14px;border:3px solid rgba(255,246,210,.92);box-shadow:0 10px #23443024}.junior-visit-card strong{font-size:1.22rem}.junior-visit-dialogue{grid-template-columns:34px minmax(0,1fr);gap:7px}.junior-visit-dialogue img{width:32px;height:36px}.junior-visit-card p{font-size:.98rem}.junior-visit-card p b{display:inline-block;margin-right:6px;font-size:.82rem}.junior-visit-dots span{width:7px;height:7px}.junior-event{grid-template-rows:minmax(180px,.68fr) auto auto;gap:10px;align-content:stretch}.junior-event-visual{min-height:210px;max-height:430px;border:4px solid rgba(255,246,210,.68);border-radius:24px;box-shadow:0 10px #3060461a}.junior-event-visual:after{background:linear-gradient(180deg,#fffae00a,#1a312633)}.junior-event-jeongwoo{left:7%;bottom:6%;width:26%;height:50%}.junior-event-fairy{right:12%;top:12%;width:14%;height:22%}.junior-event-symbol{right:8%;bottom:8%;width:auto;min-width:72px;height:38px;padding:0 12px;border-width:3px;border-radius:999px;background:#ffb84af0;font-size:.9rem}.junior-event-text{gap:5px;padding:10px 12px;border:3px solid rgba(255,246,210,.88);border-radius:22px;background:#fffbe5f2;box-shadow:0 8px #3f754a17}.junior-event-text strong,.junior-event-result strong{font-size:1.18rem}.junior-event-text b{font-size:1.16rem}.junior-event-text p{padding:0;border:0;background:transparent;font-size:.94rem}.junior-choice{min-height:52px;border:3px solid rgba(68,126,98,.22);border-radius:18px;box-shadow:inset 0 -4px #695a2a1f}.junior-event-result{width:min(100%,560px);min-height:min(360px,72%);height:auto;align-self:center;justify-self:center;align-content:center;padding:22px 24px;border:4px solid rgba(255,246,210,.88);border-radius:28px;background:radial-gradient(circle at 50% 28%,rgba(255,235,121,.28),transparent 32%),linear-gradient(180deg,#fffbe5fa,#d5efbcf5);box-shadow:0 12px #3f754a1f}.junior-result-stamp{width:min(132px,34vw)}@media(min-width:760px)and (orientation:landscape){.junior-shell{width:min(100vw,780px);grid-template-columns:1fr;grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:8px}.junior-topbar,.junior-main-card,.junior-talk,.junior-bottom-nav,.junior-goal{grid-column:1;grid-row:auto}.junior-main-card{min-height:0}.junior-talk{min-height:54px;align-self:stretch;margin-bottom:0!important;grid-template-columns:48px minmax(0,1fr)}.junior-fairy-face{width:48px;height:54px}.junior-speech{min-height:50px;padding:7px 11px}.junior-bottom-nav{min-height:54px}.junior-market-list,.junior-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.junior-market-card,.junior-shop-card{min-height:220px}.junior-market-card .junior-good-img{width:76px;height:60px}.junior-shop-card img{width:min(130px,82%);height:auto}}.junior-shell .junior-map-screen{grid-template-rows:minmax(0,1fr) auto;gap:8px}.junior-shell .junior-map-destination-rail{width:100%;min-height:56px;display:flex;gap:8px;overflow-x:auto;padding:2px 2px 7px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.junior-shell .junior-map-destination-rail button{flex:0 0 auto;min-width:92px;min-height:50px;display:grid;align-content:center;gap:2px;padding:7px 12px;border:3px solid rgba(255,246,210,.88);border-radius:17px;background:#fffbe5f5;color:#244c43;text-align:left;box-shadow:0 6px #2d573f1f;scroll-snap-align:start}.junior-shell .junior-map-destination-rail button.selected{border-color:#ffe869fa;background:linear-gradient(180deg,#fff5a2,#ffc655);color:#51340f;transform:translateY(-1px)}.junior-shell .junior-map-svg line{stroke-width:1.35;opacity:.5;filter:none}.junior-shell .junior-map-svg line.sea{stroke-width:1.55;stroke-dasharray:2.2 6.2;opacity:.62}.junior-shell .junior-map-bg{object-fit:fill;object-position:center}@media(min-width:560px){.junior-shell .junior-topbar{grid-template-columns:34px minmax(42px,1fr) repeat(4,auto) auto}}@media(max-width:430px){.junior-shell .junior-topbar{grid-template-columns:31px minmax(34px,.72fr) repeat(4,auto) auto}}.junior-shell .junior-market-crowded{gap:8px}.junior-shell .junior-market-crowded .junior-market-hero{min-height:62px;grid-template-columns:76px minmax(0,1fr);padding:6px 8px}.junior-shell .junior-market-crowded .junior-market-hero img{width:70px;height:50px;border-radius:15px}.junior-shell .junior-market-crowded .junior-market-hero .junior-market-cart{left:22px;width:58px;height:42px}.junior-shell .junior-market-crowded .junior-market-hero strong{font-size:1.08rem}.junior-shell .junior-market-crowded .junior-market-hero span{font-size:.82rem}.junior-shell .junior-market-crowded .junior-market-cargo-summary{min-height:46px;padding:6px 9px;border-radius:17px}.junior-shell .junior-market-crowded .junior-market-list{gap:7px;padding-bottom:12px}.junior-shell .junior-market-crowded .junior-market-card{min-height:204px;gap:3px;padding:9px 7px 11px;border-width:3px;border-radius:18px}.junior-shell .junior-market-crowded .junior-market-card:after{inset:6px;border-radius:14px}.junior-shell .junior-market-crowded .junior-market-card .junior-good-img{width:64px;height:50px}.junior-shell .junior-market-crowded .junior-market-card strong{font-size:clamp(.98rem,4.2vw,1.12rem);line-height:1.04}.junior-shell .junior-market-crowded .junior-market-card span{font-size:.78rem;line-height:1.05}.junior-shell .junior-market-crowded .junior-market-card b{min-width:72px;padding:2px 6px;font-size:.74rem}.junior-shell .junior-market-crowded .junior-market-card small{max-width:96%;padding:2px 6px;font-size:.68rem;line-height:1.08;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:keep-all}.junior-shell .junior-market-crowded .junior-market-card em{min-width:68px;min-height:32px;padding-inline:10px;font-size:.78rem}.junior-shell .junior-market-crowded .junior-market-ribbon{top:5px;right:5px;padding:2px 5px;font-size:.66rem}@media(max-width:390px){.junior-shell .junior-market-crowded .junior-market-card{min-height:192px;padding-inline:6px}.junior-shell .junior-market-crowded .junior-market-card .junior-good-img{width:58px;height:46px}}@media(min-width:760px)and (orientation:landscape){.junior-shell .junior-shop{grid-template-rows:auto minmax(0,1fr)}.junior-shell .junior-shop-scroll{padding-bottom:76px}.junior-shell .junior-shop-section-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.junior-shell .junior-shop-card{min-height:142px;scroll-margin-block:92px}.junior-shell .junior-shop-card img{width:58px;height:46px}}.junior-shell .junior-today-goal,.junior-shell .junior-route-card,.junior-shell .junior-equipment-goal,.junior-shell .junior-ending-hint{display:grid;gap:5px;border:3px solid rgba(95,61,35,.22);border-radius:18px;background:linear-gradient(135deg,#fff7d8,#eaf7ef);box-shadow:0 12px 22px #452b181f;color:#3d2818}.junior-shell .junior-today-goal{grid-template-columns:1fr auto;align-items:center;margin:8px 0;padding:10px 12px}.junior-shell .junior-today-goal span,.junior-shell .junior-equipment-goal b,.junior-shell .junior-ending-hint b{font-size:.76rem;color:#896032}.junior-shell .junior-today-goal strong{font-size:1.02rem;line-height:1.15}.junior-shell .junior-today-goal small{grid-column:1 / 2;font-weight:800;color:#5d4932}.junior-shell .junior-today-goal .junior-button{grid-row:1 / span 3;grid-column:2;min-height:56px;padding-inline:16px;white-space:nowrap}.junior-shell .junior-action-button.today-focus{transform:translateY(-2px);box-shadow:0 10px #754b2638,0 0 0 4px #ffcf5c6b}.junior-shell .junior-route-card{margin-top:7px;padding:9px;background:linear-gradient(135deg,#ecfbff,#fff4c9)}.junior-shell .junior-route-card.sea{background:linear-gradient(135deg,#dff7ff,#edf6ff)}.junior-shell .junior-route-card b{font-size:.96rem}.junior-shell .junior-route-card span,.junior-shell .junior-route-card small{font-size:.78rem;line-height:1.15}.junior-shell .junior-money-feedback{position:absolute;right:22px;top:115px;z-index:9;display:inline-grid;min-width:74px;min-height:40px;place-items:center;border-radius:999px;background:#fff2a8;border:3px solid rgba(104,68,34,.2);color:#704018;font-weight:1000;animation:juniorPopMoney .75s ease both}@keyframes juniorPopMoney{0%{transform:translateY(10px) scale(.82);opacity:0}35%{transform:translateY(-4px) scale(1.08);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}.junior-shell .junior-result-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;width:min(100%,310px)}.junior-shell .junior-result-chips span,.junior-shell .junior-city-stamps span{display:inline-grid;min-height:32px;place-items:center;border-radius:999px;padding:5px 10px;background:#fff5bf;border:2px solid rgba(105,68,35,.18);font-weight:900}.junior-shell .junior-city-stamps{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin:4px 0}.junior-shell .junior-upgrade-celebration{display:grid;gap:4px;padding:10px 12px;border-radius:18px;background:#fff0a6;border:3px solid rgba(124,77,32,.22);text-align:center;animation:juniorPopMoney .75s ease both}.junior-shell .junior-equipment-goal,.junior-shell .junior-ending-hint{padding:11px 13px;text-align:center}.junior-shell .junior-equipment-goal span,.junior-shell .junior-ending-hint span{font-weight:900;line-height:1.25}.junior-shell .junior-route-cargo{display:grid;gap:2px;padding:6px 8px;border-radius:14px;background:#ffffff9e;border:2px solid rgba(80,61,34,.13)}.junior-shell .junior-route-cargo strong{font-size:.82rem}.junior-shell .junior-route-cargo span,.junior-shell .junior-route-cargo small{font-size:.74rem;font-weight:900}.junior-shell .junior-market-cargo-summary{grid-template-columns:auto minmax(0,1fr)}.junior-shell .junior-market-cargo-summary>small{grid-column:1 / -1;font-weight:900;color:#6b5434}.junior-shell .junior-shop{grid-template-rows:auto minmax(0,1fr);gap:7px;overflow:hidden}.junior-shell .junior-shop-summary{grid-template-columns:1fr;gap:3px;border:3px solid rgba(79,137,92,.22)}.junior-shell .junior-shop-scroll{min-height:0;display:grid;gap:8px;overflow:hidden auto;padding:0 2px 10px;scroll-padding:10px;-webkit-overflow-scrolling:touch}.junior-shell .junior-vehicle-sections{display:grid;grid-template-columns:1fr;gap:9px;overflow:visible;padding:0 0 6px}.junior-shell .junior-shop-section{display:grid;gap:7px}.junior-shell .junior-shop-section h3{margin:0;font-size:1rem;color:#4a321e}.junior-shell .junior-shop-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.junior-shell .junior-shop-card{min-height:188px}.junior-shell .junior-shop-card:disabled{cursor:default}.junior-shell .junior-shop-badge{min-height:27px;display:inline-grid;place-items:center;padding:3px 8px;border-radius:999px;background:#fff0a6;color:#6c421e;font-size:.74rem;font-weight:1000}.junior-shell .junior-shop-card.owned .junior-shop-badge{background:#37a86c;color:#fff}.junior-shell .junior-land-sea-summary{display:grid;grid-template-columns:1fr 1fr;gap:6px}.junior-shell .junior-land-sea-summary span{min-height:34px;display:grid;place-items:center;padding:5px 8px;border-radius:14px;background:#fffbe5eb;border:2px solid rgba(82,57,31,.14);font-size:.78rem;font-weight:1000;text-align:center}.junior-shell .junior-star-shop{position:relative;padding:10px;border-radius:18px;background:#fffbe5c7;border:2px solid rgba(82,57,31,.12)}.junior-shell .junior-star-shop-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.junior-shell .junior-star-shop-head p,.junior-shell .junior-star-shop-head small{margin:2px 0 0;line-height:1.32;font-weight:900}.junior-shell .junior-star-shop-head small{color:#7a5a35;font-size:.76rem}.junior-shell .junior-star-shop-toggle{min-width:70px;min-height:48px;border:0;border-radius:16px;background:linear-gradient(180deg,#ffd764,#f5a623);color:#5f3513;font-weight:1000;box-shadow:0 7px #89531747}.junior-shell .junior-star-shop-grid{margin-top:10px}.junior-story-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.junior-story-menu button{min-height:44px;border:0;border-radius:16px;background:#fff6d9;color:#235f59;font-size:.78rem;font-weight:1000;box-shadow:inset 0 -4px #342c161a}.junior-story-panel{display:grid;gap:8px;padding:10px 12px;border:3px solid rgba(62,129,94,.2);border-radius:18px;background:#fffbe5f5;box-shadow:0 8px 18px #2d4f341a}.junior-story-panel b,.junior-story-panel span{font-weight:1000}.junior-notebook-grid,.junior-rumor-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.junior-rumor-list{grid-template-columns:repeat(2,minmax(0,1fr))}.junior-notebook-grid span,.junior-rumor-list span{min-height:48px;display:grid;place-items:center;gap:2px;padding:5px;border-radius:14px;background:#eef3dd;color:#47604a;font-size:.78rem;text-align:center}.junior-notebook-grid .status-started,.junior-notebook-grid .status-completed,.junior-rumor-list span{background:#fff0a6;color:#5d3a1c}.junior-notebook-grid small,.junior-rumor-list small,.junior-story-log small{font-size:.7rem;font-weight:900}.junior-story-log{display:grid;gap:3px}.junior-story-overlay{position:absolute;z-index:90;inset:0;display:grid;place-items:center;padding:calc(16px + var(--junior-safe-top)) calc(14px + var(--junior-safe-right)) calc(16px + var(--junior-safe-bottom)) calc(14px + var(--junior-safe-left));background:#2740346b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.junior-story-card{width:min(100%,360px);display:grid;gap:10px;padding:16px;border:4px solid rgba(255,247,203,.95);border-radius:24px;background:linear-gradient(180deg,#fff9de,#eaf9ed);box-shadow:0 22px 44px #2b371e3d}.junior-story-kicker{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff0a6;color:#6c421e;font-size:.76rem;font-weight:1000}.junior-story-card>strong{font-size:1.32rem;line-height:1.08}.junior-story-line{min-height:112px;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px;padding:10px;border-radius:20px;background:#ffffffa8}.junior-story-line img{width:72px;height:72px;object-fit:contain}.junior-story-line b,.junior-story-line p{margin:0;font-weight:1000}.junior-story-line p{margin-top:4px;font-size:1.08rem;line-height:1.22;word-break:keep-all}.junior-reward-overlay{position:absolute;z-index:70;inset:calc(7px + var(--junior-safe-top)) calc(8px + var(--junior-safe-right)) calc(7px + var(--junior-safe-bottom)) calc(8px + var(--junior-safe-left));display:grid;place-items:stretch;border-radius:24px;background:#2d4a3c52;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.junior-reward-panel{min-height:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:8px;padding:10px;border:4px solid rgba(255,247,203,.95);border-radius:24px;background:linear-gradient(180deg,#fff9de,#eaf9ed);box-shadow:0 22px 44px #2b371e3d;overflow:hidden}.junior-reward-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.junior-reward-header strong{display:block;font-size:1.28rem;font-weight:1000;color:#493016}.junior-reward-header span{display:block;margin-top:2px;font-size:.82rem;font-weight:1000;color:#795431}.junior-reward-header button,.junior-reward-mode-tabs button,.junior-reward-tabs button,.junior-equipped-list button,.junior-owned-row button{min-height:44px;border:0;border-radius:16px;padding:7px 11px;background:#ffe68a;color:#563414;font-weight:1000}.junior-reward-fairy{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;min-height:56px;padding:6px 9px;border-radius:18px;background:#ffffff9e}.junior-reward-fairy img{width:44px;height:44px;object-fit:contain}.junior-reward-fairy p{margin:0;font-size:.9rem;line-height:1.25;font-weight:1000}.junior-reward-mode-tabs,.junior-reward-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.junior-reward-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.junior-reward-mode-tabs .active,.junior-reward-tabs .active{background:linear-gradient(180deg,#ffd664,#f0a834);box-shadow:inset 0 -4px #7a4b122e}.junior-reward-content{min-height:0;display:grid;gap:8px;overflow:hidden auto;padding:0 2px 4px;-webkit-overflow-scrolling:touch}.junior-reward-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.junior-reward-item{min-height:178px;display:grid;justify-items:center;align-content:start;gap:4px;padding:9px 7px;border:3px solid rgba(99,133,72,.22);border-radius:18px;background:linear-gradient(180deg,#fffefa,#ffe7a7);color:#2f351e;text-align:center;overflow:hidden}.junior-reward-item.affordable{border-color:#eea326a6}.junior-reward-item.owned{outline:4px solid rgba(63,173,100,.34)}.junior-reward-item img{width:66px;height:66px;object-fit:contain}.junior-reward-item span,.junior-reward-item b{padding:3px 7px;border-radius:999px;background:#ffffff94;font-size:.74rem;font-weight:1000}.junior-reward-item strong{font-size:.94rem;line-height:1.08}.junior-reward-item small{font-size:.74rem;line-height:1.16;font-weight:900}.junior-inventory-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.junior-inventory-preview article,.junior-equipped-list,.junior-owned-list{display:grid;gap:6px;padding:9px;border-radius:18px;background:#ffffff9e}.junior-inventory-preview article{justify-items:center;text-align:center}.junior-inventory-preview img{width:58px;height:58px;object-fit:contain}.junior-inventory-preview strong,.junior-equipped-list h3,.junior-owned-list h3{margin:0;color:#4c3217;font-size:.98rem;font-weight:1000}.junior-inventory-preview span,.junior-equipped-list span,.junior-owned-list p{font-size:.78rem;line-height:1.2;font-weight:900}.junior-equipped-list>div,.junior-owned-row{min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px}.junior-owned-row{grid-template-columns:38px minmax(0,1fr) auto}.junior-owned-row img{width:38px;height:38px;object-fit:contain}.junior-owned-row span{min-width:0;font-size:.82rem;font-weight:1000}.junior-reward-message{min-height:34px;display:grid;place-items:center;padding:5px 10px;border-radius:16px;background:#fff2a8;color:#5a3712;font-size:.86rem;font-weight:1000;text-align:center}.junior-shell .junior-regional-event{place-items:center;padding:14px}.junior-shell .junior-regional-card{width:min(100%,330px);display:grid;justify-items:center;gap:8px;padding:16px;border-radius:24px;background:linear-gradient(180deg,#fff9de,#edf9f0);border:4px solid rgba(92,65,38,.18);box-shadow:0 16px 32px #3d271626;text-align:center}.junior-shell .junior-regional-card img{width:74px;height:74px;object-fit:contain}.junior-shell .junior-regional-card>span{color:#7b562e;font-size:.82rem;font-weight:1000}.junior-shell .junior-regional-card strong{font-size:1.18rem}.junior-shell .junior-regional-card p,.junior-shell .junior-regional-card small{margin:0;line-height:1.35;font-weight:900}.junior-shell .junior-regional-hint{padding:7px 10px;border-radius:999px;background:#fff1a8;color:#5d3a1c;font-size:.84rem;font-weight:1000}.junior-shell .junior-vehicle-footer{grid-template-columns:auto minmax(0,1fr) minmax(92px,auto)}.junior-shell .junior-vehicle-footer span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:390px){.junior-shell .junior-shop-section-grid{gap:6px}.junior-shell .junior-shop-card{min-height:176px;padding-inline:6px}.junior-shell .junior-shop-card strong{font-size:1.05rem}.junior-shell .junior-shop-card b,.junior-shell .junior-shop-card small{font-size:.76rem}}
