@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Gowun+Batang:wght@400;700&display=swap');
:root{font-family:'DM Sans','Gowun Batang',serif;color:#173a31;background:#f3efdc;--ink:#173a31;--cream:#f3efdc;--paper:#fffaf0;--gold:#e3af4f;--orange:#c87448;--forest:#315a47}
*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 12% 20%,#faf4d6 0,transparent 28%),radial-gradient(circle at 91% 11%,#dde6c8 0,transparent 31%),var(--cream)}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.shell{max-width:1160px;margin:auto;padding:0 38px}.sky-decor{position:absolute;inset:0;overflow:hidden;pointer-events:none;color:#ceab61}.sky-decor span{position:absolute;font-size:20px}.sky-decor span:nth-child(1){top:180px;left:4%}.sky-decor span:nth-child(2){top:390px;right:3%}.sky-decor span:nth-child(3){top:750px;left:2%}.sky-decor span:nth-child(4){top:1000px;right:6%}.site-header{height:91px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #c9ceb9}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:var(--ink);font-family:'Gowun Batang',serif;font-weight:700;font-size:20px;line-height:1.1}.brand small{display:block;font:700 8px 'DM Sans',sans-serif;letter-spacing:.27em;margin-top:7px}.brand-mark{width:40px;height:40px;border:1.5px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:25px;color:var(--orange)}.icon-button{border:1px solid #b9c8ae;border-radius:100px;padding:9px 15px;background:#e6ecd9;color:var(--ink);font-size:16px}.icon-button span{font-size:12px;margin-left:5px}.hero{min-height:310px;display:flex;align-items:center;justify-content:space-between;position:relative}.hero-copy{position:relative;z-index:2;padding:35px 0 20px}.eyebrow,.chapter,.status-label{font-size:11px;letter-spacing:.23em;font-weight:700;color:#a16242}.eyebrow:before{content:'✦';margin-right:8px;color:var(--gold)}h1,h2,p{margin-top:0}h1{font:700 clamp(37px,4.2vw,62px)/1.22 'Gowun Batang',serif;letter-spacing:-.05em;margin:14px 0 20px}h1 em{font-style:normal;color:#bb714a}.hero-copy>p:last-child{font:16px/1.8 'Gowun Batang',serif;color:#577061}.hero-illustration{height:270px;width:385px;position:relative;flex:none;overflow:hidden}.moon{position:absolute;width:155px;height:155px;border-radius:50%;background:#eed89f;top:16px;left:122px;box-shadow:0 0 0 18px #eed89f33,0 0 0 42px #eed89f1a}.hill{position:absolute;width:500px;height:160px;border-radius:50% 50% 0 0;bottom:-80px;left:-40px}.hill-back{background:#9bb698;bottom:-92px;transform:rotate(-10deg)}.hill-front{background:#527965;bottom:-112px;transform:rotate(7deg)}.castle{position:absolute;width:119px;height:124px;background:#e9b577;bottom:45px;left:139px;border:5px solid #345847;border-bottom:0;border-radius:8px 8px 0 0;z-index:2}.roof{position:absolute;left:-19px;right:-19px;top:-43px;height:48px;background:#b76f51;clip-path:polygon(50% 0,100% 100%,0 100%)}.castle-door{position:absolute;width:45px;height:68px;bottom:0;left:32px;border-radius:25px 25px 0 0;background:#315a47;border:5px solid #f6dda6;border-bottom:0}.tower{position:absolute;width:58px;height:94px;background:#df9f6a;border:5px solid #345847;bottom:47px;z-index:1}.tower.left{left:103px}.tower.right{left:238px}.tower:before{content:'';position:absolute;top:-27px;left:-12px;width:75px;height:28px;background:#b76f51;clip-path:polygon(50% 0,100% 100%,0 100%)}.tree{position:absolute;color:#335b45;font-size:100px;line-height:1;bottom:14px;z-index:3}.tree-one{left:8px}.tree-two{right:1px;font-size:88px}.star{position:absolute;color:#cc9c4d;font-size:25px}.star-one{left:40px;top:30px}.star-two{right:27px;top:55px}.game-wrap{position:relative}.mode-tabs{display:flex;gap:7px;align-items:end;padding-left:24px}.mode-tabs button{background:#dce4d2;color:#547060;border:1px solid #c2ceba;border-bottom:none;border-radius:14px 14px 0 0;padding:15px 24px;font-size:13px;font-weight:700;transition:background .2s,transform .2s}.mode-tabs button:hover{transform:translateY(-3px)}.mode-tabs button.active{background:var(--paper);color:var(--ink);padding-top:19px}.game-card{background:var(--paper);border:1px solid #c6cdb7;border-radius:20px;box-shadow:0 16px 0 #d9decc,0 24px 35px #274a3420;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);overflow:hidden}.board-side{padding:28px clamp(22px,4vw,50px) 30px}.chapter-row{display:flex;align-items:center;justify-content:space-between}.chapter{margin:0 0 8px}.chapter-row h2{font:700 30px 'Gowun Batang',serif;letter-spacing:-.05em;margin:0}.tiny-star{font-size:32px;color:var(--gold)}.intro{font:14px/1.5 'Gowun Batang',serif;color:#607061;margin:6px 0 20px}.board-frame{background:#d3dfc8;border:8px solid #6a8c6c;padding:9px;box-shadow:inset 0 0 0 2px #f6e2af,0 8px 0 #456748;max-width:442px;margin:auto;border-radius:16px;touch-action:none}.board{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(5,minmax(0,1fr));gap:4px;aspect-ratio:1}.tile{position:relative;display:grid;place-items:center;min-width:0;border-radius:8px;background:#f6e7b9;box-shadow:inset 0 -5px #dfc996;overflow:hidden}.tile:nth-child(even){background:#f2dfaa}.tile.wall{background:#66836a;box-shadow:inset 0 -6px #476852}.tile.wall:before{content:'♣';color:#c7d6a7;font-size:clamp(18px,3vw,38px);text-shadow:2px 3px #2c573a}.tile.exit{background:#f9d989;box-shadow:inset 0 -5px #dda955}.tile.door{background:#d7b38a;box-shadow:inset 0 -5px #a47956}.tile .glyph{position:relative;z-index:2;font-size:clamp(20px,3vw,39px);line-height:1}.tile .hero-glyph{width:53%;height:60%;background:#bf6e47;border-radius:45% 45% 42% 42%;position:relative;z-index:3;box-shadow:inset -5px -4px #8f4c37,0 4px #6b8b60;animation:arrive .22s ease-out}.hero-glyph:before{content:'';position:absolute;width:74%;height:44%;background:#edc6a2;left:13%;top:33%;border-radius:45%}.hero-glyph:after{content:'';position:absolute;width:60%;height:27%;background:#5f744a;left:20%;top:-17%;clip-path:polygon(50% 0,100% 100%,0 100%)}.tile .key-glyph{color:#bc8235;text-shadow:1px 2px #fff0bb}.tile .door-glyph{color:#865d44}.tile .exit-glyph{color:#b57638;text-shadow:0 0 8px #fff}.legend{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding-top:23px;font:12px 'Gowun Batang',serif;color:#5c6e5c}.legend span{display:flex;align-items:center;gap:5px}.legend b{font-size:18px;color:#c28a42}.legend .hero-icon{color:#ba704e}.panel-side{border-left:1px solid #dce0d1;background:#f7f7ea;padding:31px clamp(22px,3vw,40px);display:flex;flex-direction:column}.status-top{display:flex;justify-content:space-between;align-items:center}.status-label{color:#5a765d}.date-label{font-size:11px;color:#7c947e}.step-meter{background:#e9eddb;border:1px solid #d4ddc8;border-radius:13px;padding:20px;margin-top:21px}.step-meter>div:first-child{display:flex;align-items:center;justify-content:space-between}.step-meter span{font:15px 'Gowun Batang',serif}.step-meter strong{font:700 38px 'Gowun Batang',serif;color:#b36f46}.meter-track{height:9px;background:#d0dbc9;border-radius:30px;overflow:hidden;margin:14px 0 9px}.meter-fill{height:100%;background:#b7774b;border-radius:30px;transition:width .25s}.step-meter small{color:#7c9279;font-size:11px}.inventory{display:flex;align-items:center;gap:12px;border-bottom:1px dashed #cad5c4;padding:22px 0}.inventory-symbol{font-size:31px;width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#e5e9d5;color:#b7784b}.inventory strong,.inventory small{display:block}.inventory strong{font:700 15px 'Gowun Batang',serif}.inventory small{font:12px/1.45 'Gowun Batang',serif;color:#7c8c77;margin-top:3px}.message{min-height:51px;font:14px/1.55 'Gowun Batang',serif;color:#41634d;padding:17px 0 6px}.controls{margin:auto auto 0;display:flex;align-items:center;flex-direction:column;gap:5px}.controls>div{display:flex;gap:5px}.controls button{width:54px;height:46px;border-radius:9px;background:#e5ecd9;border:1px solid #bdcdb8;box-shadow:0 3px #b7c8ad;color:#355847;font-size:22px;line-height:1;transition:transform .1s}.controls button:hover{background:#d7e4cc}.controls button:active{transform:translateY(3px);box-shadow:none}.control-tip{text-align:center;color:#8a9984;font-size:10px;margin:14px 0 20px}.actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.actions button{border:1px solid #c4cfbf;background:#fffdf4;color:#4b6754;border-radius:8px;padding:11px 13px;font-weight:700;font-size:12px}.actions button.primary{background:#b86d47;color:white;border-color:#a05d3e}.actions button:hover{filter:brightness(.96)}[hidden]{display:none!important}footer{text-align:center;padding:50px 0 26px;color:#8d9a82;font:13px 'Gowun Batang',serif}footer span{color:#c9a25e;margin:0 14px}@keyframes arrive{from{transform:scale(.6) translateY(-10px)}to{transform:scale(1)}}@media(max-width:760px){.hero{overflow:hidden}.shell{padding:0 15px}.site-header{height:72px}.brand{font-size:16px}.brand-mark{width:34px;height:34px}.hero{min-height:235px}.hero-copy{padding:24px 0}.hero-copy>p:last-child{font-size:13px}.hero-illustration{position:absolute;right:-84px;top:4px;transform:scale(.68);transform-origin:top right;opacity:.77}.hero-copy{max-width:78%}.desktop-only{display:none}.mode-tabs{padding-left:4px;gap:4px}.mode-tabs button{padding:12px 10px;font-size:11px;white-space:nowrap}.mode-tabs button.active{padding-top:16px}.game-card{grid-template-columns:1fr}.board-side{padding:23px 20px 21px}.panel-side{border-left:0;border-top:1px solid #dce0d1;padding:19px 22px 24px}.step-meter{margin-top:15px}.inventory{padding:13px 0}.message{min-height:45px}.controls{margin-top:5px}.control-tip{margin-bottom:15px}.legend{gap:10px;padding-top:20px}.board-frame{max-width:420px}.tile .glyph{font-size:clamp(22px,6vw,36px)}}@media(max-width:440px){.hero-illustration{right:-138px;opacity:.5}.hero-copy{max-width:100%}h1{font-size:37px}.mode-tabs button{font-size:10px;padding:11px 8px}.mode-tabs button.active{padding-top:14px}.board-side{padding:22px 15px}.board-frame{border-width:6px;padding:6px}.board{gap:3px}.tile{border-radius:6px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

.back-link{display:inline-block;margin-top:18px;color:#54705e;font-size:12px;font-weight:700;text-decoration:none;border-bottom:1px solid #a6baa1;padding-bottom:3px}.back-link:hover{color:#b56d47;border-color:#b56d47}

/* Map icons keep their proportions at every board size. */
.tile .glyph{display:grid;place-items:center;width:76%;height:76%;filter:drop-shadow(0 2px 2px #644b3440)}
.tile .glyph svg{display:block;width:100%;height:100%}
.tile .key-glyph{width:66%;height:66%}
.tile .exit-glyph{filter:drop-shadow(0 0 7px #fff1a8)}
.tile .hero-glyph{display:block;width:80%;height:86%;background:transparent;border-radius:0;box-shadow:none;object-fit:contain;filter:drop-shadow(0 3px 2px #42553d66)}
.tile .hero-glyph::before,.tile .hero-glyph::after{content:none}
