:root{color:#293f36;font-synthesis:none;--ink:#293f36;--paper:#fbf7e9;--line:#293f362b;background:#dce9dc;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button{cursor:pointer;color:inherit;border:0}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible,input:focus-visible{outline-offset:4px;outline:3px solid #a75f32}button:disabled{opacity:.5;cursor:wait}a{color:inherit}#app,#world{position:fixed;inset:0}canvas{touch-action:none;width:100%;height:100%;display:block}#world:focus{outline:none}[hidden]{display:none!important}.topbar{inset:max(20px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) auto max(24px,env(safe-area-inset-left));pointer-events:none;z-index:10;justify-content:space-between;align-items:flex-start;display:flex;position:absolute}.topbar>*{pointer-events:auto}.wordmark{letter-spacing:2px;text-shadow:0 1px 8px #fff9e9;align-items:center;gap:10px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.wordmark small{letter-spacing:1.2px;margin-top:5px;font-size:8px;font-weight:400;display:block}.monogram{letter-spacing:-3px;background:#fbf7e9e8;border:1px solid #293f3626;border-radius:50%;place-items:center;width:44px;height:44px;padding-right:5px;font:italic 29px Georgia,serif;display:grid}.journey-started .wordmark>span:last-child{display:none}#game-menu{position:relative}#game-menu summary{cursor:pointer;border:1px solid var(--line);-webkit-user-select:none;user-select:none;background:#fbf7e9e8;border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;list-style:none;display:grid}#game-menu summary::-webkit-details-marker{display:none}#game-menu nav{background:var(--paper);border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr 1fr;gap:6px;min-width:185px;padding:10px;display:grid;position:absolute;top:54px;right:0;box-shadow:0 8px 24px #1f302025}#game-menu:not([open]) nav{display:none}#game-menu button{background:0 0;border-radius:4px;min-height:44px;padding:10px 14px;font-size:14px}#game-menu button:hover{background:#293f360e}#journal-btn{text-align:left;grid-column:1/-1}#sound-btn[aria-pressed=true]{background:#dce6ce!important}#sound-btn{font-size:22px!important}.chapter{pointer-events:none;text-shadow:0 1px 12px #fbf7e9;max-width:360px;position:absolute;top:108px;left:28px}.eyebrow{letter-spacing:1.6px;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.6}h1{letter-spacing:-1px;margin:12px 0;font:clamp(30px,3.5vw,48px)/1.1 Georgia,serif}h2{letter-spacing:-.5px;margin:10px 0 16px;font:29px/1.15 Georgia,serif}.chapter p{max-width:260px;font-size:13px;line-height:1.6}.location,.bottom-bar,.journey-started .chapter{display:none}.welcome{right:max(28px,env(safe-area-inset-right));bottom:max(40px,env(safe-area-inset-bottom));border:1px solid var(--line);z-index:6;background:#fbf7e9f2;border-radius:6px;width:310px;padding:25px;position:absolute;box-shadow:0 8px 30px #1f302018}.welcome>.eyebrow{display:none}.welcome p{margin:0 0 20px;font-size:14px;line-height:1.65}.welcome button,#enter-btn,#play-btn{background:var(--ink);color:var(--paper);border-radius:4px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:46px;padding:14px 18px;font-size:14px;display:flex}.welcome small{text-align:center;color:#647568;margin-top:14px;font-size:11px;line-height:1.5;display:block}#interaction{right:max(28px,env(safe-area-inset-right));bottom:max(42px,env(safe-area-inset-bottom));z-index:7;text-align:right;text-shadow:0 1px 6px #fff9e9;width:235px;position:absolute}#interaction-meta{display:none}#interaction-title{margin-bottom:8px;font-size:13px;font-weight:500;line-height:1.4;display:block}#enter-btn{text-shadow:none;box-shadow:0 3px 14px #1f302029}kbd{border:1px solid #ffffff60;border-radius:3px;padding:3px 5px;font:11px Arial}#enter-btn>span:last-child{margin-left:auto}.exit-btn{left:max(24px,env(safe-area-inset-left));top:calc(max(20px,env(safe-area-inset-top)) + 56px);z-index:7;border:1px solid var(--line);background:#fbf7e9ec;border-radius:4px;min-height:44px;padding:12px 14px;font-size:13px;position:absolute}#room-note{bottom:max(32px,env(safe-area-inset-bottom));right:max(24px,env(safe-area-inset-right));border:1px solid var(--line);z-index:6;background:#fbf7e9ed;border-radius:5px;width:260px;max-height:45dvh;padding:17px;position:absolute;overflow:auto}#room-note h2{margin:0 0 12px;font-size:23px}#room-year,#room-role,#room-description,#room-tags{display:none}#play-btn{margin:0 0 6px;padding:12px;font-size:13px}#game-result{color:#4b7046;font-size:11px;line-height:1.5;display:block}#game-result:empty{display:none}#details-btn{text-underline-offset:4px;background:0 0;min-height:40px;padding:10px 0 0;font-size:12px;text-decoration:underline}dialog{background:var(--paper);width:calc(100% - 32px);max-width:710px;max-height:85dvh;color:var(--ink);border:1px solid #c7cdb5;border-radius:6px;padding:36px;box-shadow:0 20px 90px #112f3840}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#20382966}dialog p{font-size:14px;line-height:1.7}.close{float:right;background:var(--paper);z-index:2;width:44px;height:44px;margin:-10px -8px 0 8px;font-size:26px;position:sticky;top:0;right:0}#journal-content{margin:26px 0}.journal-entry{border-top:1px solid var(--line);padding:17px 0}.journal-entry summary{cursor:pointer;grid-template-columns:50px 1fr;align-items:center;gap:12px;font-size:15px;list-style:none;display:grid}.journal-entry summary span{color:#6b7c64;font-size:12px}.journal-entry summary strong{font-weight:500}.journal-entry summary strong.completed:after{content:" ✦";color:#9c7327}.journal-entry h3{font-size:16px}.journal-entry .date,.journal-entry .taglist{font-size:12px}.journal-entry .taglist{color:#54706a}#help label{justify-content:space-between;align-items:center;gap:15px;margin:22px 0;font-size:14px;display:flex}select{background:var(--paper);border:1px solid var(--line);color:var(--ink);border-radius:4px;padding:10px}.muted{color:#5e766e}#touch-controls{bottom:max(26px,env(safe-area-inset-bottom));left:max(24px,env(safe-area-inset-left));z-index:8;touch-action:none;-webkit-user-select:none;user-select:none;display:none;position:absolute}#joystick{touch-action:none;cursor:grab;--stick-x:0px;--stick-y:0px;background:#fbf7e933;border:1px solid #fbf7e97a;border-radius:50%;width:120px;height:120px;position:relative;box-shadow:inset 0 0 20px #203d2410}.joystick-ring{pointer-events:none;border:1px solid #29462b35;border-radius:50%;position:absolute;inset:13px}.joystick-thumb{width:46px;height:46px;transform:translate(var(--stick-x),var(--stick-y));pointer-events:none;background:#fbf7e9c9;border:1px solid #29462b59;border-radius:50%;position:absolute;top:calc(50% - 23px);left:calc(50% - 23px);box-shadow:0 2px 8px #203d2420}#joystick.pressed{cursor:grabbing;background:#fbf7e950;border-color:#29462b80}#joystick.pressed .joystick-thumb{background:#f8f1dc}#transition{z-index:20;pointer-events:none;opacity:0;color:#f7eac8;background:#293f36;place-items:center;font-size:40px;transition:opacity .35s;display:grid;position:fixed;inset:0}#transition.active{opacity:1;pointer-events:auto}#loading{z-index:30;background:#e1e8d5;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:fixed;inset:0}#loading p{font-size:14px}body.in-room .chapter{display:none}@media (pointer:coarse){.journey-started #touch-controls{display:block}kbd{display:none}}@media (width<=700px){.topbar{left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));top:max(14px,env(safe-area-inset-top))}.wordmark small{display:none}.wordmark{font-size:10px}.chapter{max-width:280px;top:92px;left:22px}.chapter h1{font-size:34px}.welcome{left:20px;right:20px;bottom:max(24px,env(safe-area-inset-bottom));width:auto;max-width:340px;margin-left:auto;padding:22px}.welcome h2{font-size:28px}.welcome p{font-size:13px}#interaction{right:max(18px,env(safe-area-inset-right));width:calc(100vw - 180px);max-width:240px;bottom:40px}#interaction-title{font-size:12px}#enter-btn{padding:13px;font-size:13px}#touch-controls{left:max(18px,env(safe-area-inset-left));bottom:max(24px,env(safe-area-inset-bottom))}#joystick{width:112px;height:112px}#room-note{right:max(16px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));width:calc(100vw - 168px);max-width:270px;max-height:38dvh;padding:13px}#room-note h2{font-size:20px}#play-btn{padding:10px;font-size:12px}.exit-btn{left:max(16px,env(safe-area-inset-left));top:calc(max(14px,env(safe-area-inset-top)) + 54px)}dialog{padding:28px 22px}dialog h2{font-size:27px}}@media (height<=500px){.chapter{display:none}.welcome{width:300px;padding:18px;bottom:16px;left:auto}.welcome h2{font-size:25px}.welcome p{margin-bottom:12px;font-size:12px}.welcome small{margin-top:9px}#room-note{width:260px;max-height:60dvh;bottom:16px}#touch-controls{bottom:max(16px,env(safe-area-inset-bottom))}#interaction{bottom:22px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}#journey-ending{right:max(24px,env(safe-area-inset-right));bottom:max(32px,env(safe-area-inset-bottom));border:1px solid var(--line);z-index:7;background:#fbf7e9f2;border-radius:6px;width:330px;max-height:60dvh;padding:22px;position:absolute;overflow:auto}#journey-ending h2{font-size:27px}#journey-ending p{font-size:13px;line-height:1.6}#journey-ending>div{flex-wrap:wrap;align-items:center;gap:18px;display:flex}#ending-notes{background:var(--ink);color:var(--paper);border-radius:4px;min-height:44px;padding:12px}#journey-ending a{padding:12px 0;font-size:13px}#ending-progress,#journal-progress{font-size:12px}.journal-entry .journal-status{color:#54706a;grid-column:2;font-size:11px;line-height:1.4}.welcome .text-button{color:var(--ink);text-underline-offset:4px;background:0 0;min-height:40px;margin-top:5px;padding:8px;font-size:12px;text-decoration:underline;display:block}.reading-fallback .chapter,.reading-fallback #touch-controls{display:none!important}.reduce-motion *{scroll-behavior:auto!important;transition:none!important}noscript{z-index:100;background:var(--paper);text-align:center;padding:24px;position:fixed;inset:30% 12%}#game-menu summary:focus-visible{outline-offset:4px}@media (width<=700px){#journey-ending{width:calc(100vw - 32px);max-width:340px;max-height:calc(100dvh - 245px);padding:18px;bottom:160px;right:16px}#journey-ending h2{margin-bottom:10px;font-size:24px}#journey-ending p{font-size:12px}}@media (height<=500px){#journey-ending{width:310px;max-height:70dvh;padding:16px;bottom:16px;right:18px}#journey-ending h2{margin:4px 0 8px;font-size:22px}#journey-ending p{margin:7px 0}}.minigame-dialog{box-sizing:border-box;color:#29493e;overscroll-behavior:contain;background:#f7f4e9;border:1px solid #fff7e5;border-radius:22px;width:min(730px,100vw - 28px);max-height:calc(100dvh - 32px);margin:auto;padding:28px 32px 22px;font-family:inherit;overflow:auto;box-shadow:0 30px 120px #102d2a70}.minigame-dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#17352cc9}.minigame-dialog button{cursor:pointer;touch-action:manipulation;font-family:inherit}.minigame-dialog button:disabled{cursor:default}.minigame-dialog button:focus-visible,.minigame-dialog input:focus-visible{outline-offset:4px;outline:3px solid #d28b43}.mg-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.mg-eyebrow{letter-spacing:.15em;color:#687766;font-size:10px;font-weight:700;line-height:1.5}.mg-close{color:#29493e;background:0 0;border:1px solid #d6dbcc;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:25px;display:grid}.mg-title{margin:13px 0;font-family:Georgia,serif;font-size:clamp(26px,4vw,36px);font-weight:400;line-height:1.12}.mg-intro{color:#59695e;margin:0 0 17px;font-size:14px;line-height:1.65}.mg-instruction{color:#657365;margin:0 0 12px;font-size:12px;line-height:1.6}.mg-body{min-height:160px}.mg-status{color:#667464;min-height:20px;margin:17px 0 12px;font-size:13px;line-height:1.5}.mg-status.is-notice{color:#835a24;border-left:3px solid #c29758;padding-left:12px}.mg-status.is-good{color:#347756}.mg-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.mg-primary,.mg-secondary{border-radius:10px;min-height:43px;padding:11px 17px;font-size:13px;font-weight:600}.mg-primary{color:#fff9ec;background:#345d47;border:1px solid #345d47}.mg-primary:hover{background:#234833}.mg-secondary{color:#345d47;background:#edf0e5;border:1px solid #c9d3c0}.mg-secondary:hover{background:#e0e8d6}.mg-text-button{color:#546b56;text-underline-offset:4px;background:0 0;border:none;min-height:40px;padding:8px 9px;font-size:12px;text-decoration:underline}.mg-foot{color:#7e8677;border-top:1px solid #dce1d3;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:18px;padding-top:13px;font-size:10px;display:flex}.mg-foot small{font-size:10px}.mg-stats{font-variant-numeric:tabular-nums}.mg-order-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.mg-order-item{box-sizing:border-box;background:#fffcf4;border:1px solid #dce0d1;border-radius:12px;align-items:center;gap:11px;min-height:62px;padding:10px 11px;display:flex}.mg-step-number{color:#89977c;flex:none;width:17px;font-size:12px;font-weight:700}.mg-order-label{flex:1;font-size:14px;line-height:1.35}.mg-order-controls{gap:5px;display:flex}.mg-arrow{color:#345d47;background:#edf1e4;border:1px solid #d4ddca;border-radius:8px;width:36px;height:38px;font-size:18px}.mg-arrow:disabled{opacity:.3}.mg-match-grid{grid-template-columns:.86fr 1.2fr;gap:14px;display:grid}.mg-match-column{grid-template-rows:repeat(4,minmax(65px,1fr));gap:9px;display:grid}.mg-match-card{text-align:left;color:#3e5748;overflow-wrap:anywhere;background:#fffcf4;border:1px solid #d9ddce;border-radius:11px;width:100%;padding:12px;font-size:13px;line-height:1.35}.mg-match-card.is-selected,.mg-option.is-selected{background:#e3ebd6;border-color:#668758;box-shadow:inset 0 0 0 1px #668758}.mg-match-card.is-matched{color:#69865b;opacity:.65;background:#e9efdf;border-color:#c3d2b5}.mg-settings{grid-template-columns:1fr 1fr;gap:13px;display:grid}.mg-setting{border:1px solid #dce0d1;border-radius:12px;min-width:0;margin:0;padding:10px}.mg-setting legend{color:#617058;padding:0 5px;font-size:12px;font-weight:600}.mg-option{text-align:left;color:#3e5748;background:#fffcf4;border:1px solid #d9ddce;border-radius:8px;width:100%;min-height:54px;margin:6px 0;padding:10px;font-size:13px;line-height:1.3;display:block}.mg-route-grid{grid-template-columns:repeat(4,1fr);gap:9px;width:min(360px,100%);margin:0 auto;display:grid}.mg-route-tile{aspect-ratio:1;color:#5d7c4e;background:#e7edde;border:1px solid #c8d5be;border-radius:13px;min-height:53px;font-size:20px;font-weight:600;position:relative}.mg-route-tile.is-blocked{color:#c2c8b9;background:repeating-linear-gradient(135deg,#536055,#536055 6px,#59675b 6px 12px);border-color:#536055}.mg-route-tile.is-checkpoint{color:#987228;background:#f4e8c2;border-color:#d0b96e}.mg-route-tile.is-linked{color:#fff8df;background:#477257;border-color:#345b3c;box-shadow:0 0 0 2px #a9c29b}.mg-route-tile.is-checkpoint.is-linked{background:#a58337}.mg-route-step{opacity:.7;font-size:10px;position:absolute;bottom:4px;right:7px}.mg-capacity-metrics{grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:16px;display:grid}.mg-metric{text-align:center;color:#806e48;background:#ede5d6;border-radius:10px;flex-direction:column;gap:7px;padding:12px 8px;display:flex}.mg-metric span{font-size:10px;line-height:1.2}.mg-metric strong{font-size:17px}.mg-metric.is-good{color:#4a703d;background:#e1ecd5}.mg-pools{gap:14px;display:grid}.mg-pool{background:#fffcf4;border:1px solid #dce0d1;border-radius:12px;padding:14px 16px}.mg-pool-head{justify-content:space-between;align-items:center;gap:10px;font-size:14px;display:flex}.mg-pool-value{font-size:18px;font-weight:700}.mg-pool small{color:#7c8672;margin-top:4px;font-size:11px;display:block}.mg-range{accent-color:#52784a;cursor:pointer;width:100%;height:29px;margin-top:8px}.mg-result{text-align:center;padding:16px 18px}.mg-stamp{color:#6c894a;background:#e8eedb;border:1px dashed #91ab76;border-radius:50%;place-items:center;width:63px;height:63px;margin:0 auto 12px;font-size:33px;display:grid}.mg-result h3{margin:12px 0;font-family:Georgia,serif;font-size:31px;font-weight:400}.mg-score{color:#4b7148;font-family:Georgia,serif;font-size:41px;display:block}.mg-score-label{text-transform:uppercase;letter-spacing:.15em;color:#879271;margin-top:3px;font-size:11px;display:block}.mg-lesson{max-width:450px;margin:20px auto;font-size:14px;line-height:1.7}.minigame-dialog [hidden]{display:none!important}@media (width<=520px){.minigame-dialog{border-radius:17px;max-height:calc(100dvh - 18px);padding:19px 17px 17px}.mg-title{font-size:27px}.mg-intro{font-size:13px}.mg-order-label{font-size:12px}.mg-arrow{width:34px;height:42px}.mg-order-item{gap:7px;padding:8px}.mg-match-grid{grid-template-columns:.85fr 1.15fr;gap:8px}.mg-match-card{padding:9px;font-size:11px}.mg-settings{gap:9px}.mg-setting{padding:7px}.mg-setting legend{font-size:11px}.mg-option{min-height:66px;padding:8px;font-size:11px}.mg-capacity-metrics{grid-template-columns:repeat(2,1fr)}.mg-metric{text-align:left;flex-direction:row;justify-content:space-between;align-items:center}.mg-metric strong{white-space:nowrap;font-size:15px}.mg-actions{gap:6px}.mg-primary,.mg-secondary{padding:11px 13px;font-size:12px}.mg-eyebrow{font-size:9px}}@media (prefers-reduced-motion:reduce){.minigame-dialog *{scroll-behavior:auto}}.mg-top{z-index:3;background:#f7f4e9;padding-bottom:8px;position:sticky;top:0;box-shadow:0 8px 8px #f7f4e9}.mg-close{min-width:44px;min-height:44px}@media (width<=520px){.mg-arrow{width:40px;min-height:44px}}
