:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1c2416;background:radial-gradient(circle at top,#ffe6b8b3,#0000 30%),linear-gradient(#dfe9c4 0%,#c8d4a3 42%,#8fa86d 100%);font-family:Trebuchet MS,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}button,select{font:inherit}#app{min-height:100vh;padding:1rem}.hidden{display:none!important}.start-screen,.game-shell{width:min(100%,1120px);margin:0 auto}.start-screen{place-items:center;min-height:calc(100vh - 2rem);display:grid}.start-card{background:linear-gradient(145deg,#fff8e5f0,#f3e1bae0),radial-gradient(circle at 0 0,#8bb16647,#0000 30%);border:1px solid #68543438;border-radius:28px;grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr);gap:1.25rem;width:min(100%,960px);padding:1.25rem;display:grid;box-shadow:0 22px 46px #3d34212e}.start-copy{padding:1rem}.start-blurb{max-width:56ch;margin-top:1rem;font-size:1.05rem;line-height:1.6}.start-features{margin-top:1.4rem}.start-features h2{font-size:1.2rem}.start-features ul{gap:.75rem;margin:.85rem 0 0;padding-left:1.2rem;line-height:1.5;display:grid}.start-actions{background:#fffcf4b8;border:1px solid #957b4e29;border-radius:22px;align-content:center;gap:1rem;padding:1.25rem;display:grid}.start-hint{color:#5b573c;font-size:.92rem;line-height:1.45}.start-loading{color:#355130;align-items:center;gap:.7rem;min-height:1.5rem;font-size:.92rem;display:flex}.start-loading.is-error{color:#8b2e1e}.start-loading-spinner{border:2px solid #35513033;border-top-color:currentColor;border-radius:999px;width:1rem;height:1rem;animation:.8s linear infinite start-loading-spin}@keyframes start-loading-spin{to{transform:rotate(360deg)}}.version-line{color:#5b573c;font-size:.88rem}.inline-version{margin-top:.35rem}.game-shell{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:1rem;display:grid;position:relative}.topbar,.dialogue,#game-root{grid-column:1/2}.panel{grid-column:2/3;align-content:start;gap:1rem;display:grid}.topbar{justify-content:space-between;align-items:end;gap:1rem;display:flex}.topbar-actions{align-items:center;gap:.75rem;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#5f6b3c;margin:0;font-size:.8rem}h1,h2,p{margin:0}h1,h2{font-family:Georgia,serif}.language-picker,.stats-card,.instructions-card,.dialogue-card{background:#fdf7e7e6;border:1px solid #68543438;border-radius:20px;box-shadow:0 14px 32px #3d342124}.language-picker{align-items:center;gap:.65rem;padding:.75rem 1rem;display:flex}.language-picker-large{justify-content:space-between}.language-picker select{background:#fffaf1;border:1px solid #b4a37e;border-radius:10px;padding:.45rem .6rem}#game-root{aspect-ratio:640/352;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border:2px solid #fbf3dabf;border-radius:22px;min-height:360px;position:relative;overflow:hidden;box-shadow:0 20px 40px #23311747}#game-root canvas{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;width:100%;height:auto;display:block}.stats-card,.instructions-card{padding:1rem}.stats-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:.9rem;display:grid}.stats-grid div{background:#dcebcebf;border-radius:14px;padding:.8rem}.stats-grid span{color:#4a5c33;font-size:.82rem;display:block}.stats-grid strong{margin-top:.35rem;font-size:1.4rem;display:block}.instructions-card p{margin-top:.8rem;line-height:1.45}.dialogue{z-index:8;position:absolute;bottom:1rem;left:1rem;right:calc(1rem + min(280px,25%))}.dialogue-card{padding:1rem}.dialogue-location{text-transform:uppercase;letter-spacing:.14em;color:#7a5c3c;font-size:.8rem}#dialogue-title{margin-top:.25rem}#dialogue-body{margin-top:.8rem;line-height:1.5}.choice-list{gap:.75rem;margin-top:1rem;display:grid}.choice-button,.primary-button,.secondary-button,.touch-controls button{cursor:pointer;border:0;border-radius:14px;transition:transform .12s,opacity .12s}.choice-button{color:#fffef8;text-align:left;background:#395a36;padding:.85rem 1rem}.primary-button{color:#fffef8;letter-spacing:.01em;background:linear-gradient(#44693f,#2d4a2e);padding:.95rem 1.1rem;font-size:1rem;font-weight:700;box-shadow:0 12px 28px #2e4a2b3d}.secondary-button{color:#453417;background:#ead9b4;margin-top:1rem;padding:.75rem 1rem}.compact-button{margin-top:0}.choice-button:active,.primary-button:active,.secondary-button:active,.touch-controls button:active{opacity:.92;transform:translateY(1px)}.about-panel{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:14;background:#1c241685;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.about-card{background:#fdf7e7f5;border:1px solid #68543438;border-radius:20px;width:min(100%,34rem);padding:1rem 1rem 1.1rem;box-shadow:0 22px 48px #1c241647}.about-card p+p,.about-card h2+p{margin-top:.8rem;line-height:1.5}.touch-controls{pointer-events:none;z-index:6;-webkit-user-select:none;user-select:none;display:none;position:absolute;inset:0}.touch-controls button{color:#294126;pointer-events:auto;touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#fff8e7d1;border:1.5px solid #29412647;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;box-shadow:0 4px 12px #2e3d2638,inset 0 1px #fff9}.touch-controls button svg{flex-shrink:0;width:58%;height:58%;display:block}.touch-button{position:absolute}.touch-up{top:.4rem;left:50%;transform:translate(-50%)}.touch-down{bottom:.4rem;left:50%;transform:translate(-50%)}.touch-left{top:50%;left:.5rem;transform:translateY(-50%)}.touch-right{top:50%;right:.5rem;transform:translateY(-50%)}@media (width<=900px){.start-card,.game-shell{grid-template-columns:1fr}.game-shell{gap:.85rem}.topbar,.dialogue,#game-root,.panel{grid-column:auto}.dialogue{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1c241685;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.dialogue-card{width:min(100%,34rem);max-height:min(78vh,42rem);padding:1rem 1rem 1.1rem;overflow-y:auto;box-shadow:0 22px 48px #1c241647}#game-root{width:calc(100% + 1rem);min-height:clamp(20rem,48vh,30rem);margin-inline:-.5rem}.panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.touch-controls{display:grid}.touch-controls button{background:#fff8e7e0;width:3.35rem;height:3.35rem}.touch-up,.touch-down{left:50%}.touch-up{top:.65rem}.touch-down{bottom:.65rem}.touch-left,.touch-right{top:50%}.touch-left{left:.65rem}.touch-right{right:.65rem}}@media (width<=640px){#app{padding:.5rem}#game-root{border-left:0;border-right:0;border-radius:0;width:calc(100% + 1rem);min-height:clamp(22rem,54vh,34rem);margin-inline:-.5rem}.start-card,.start-actions,.start-copy{padding:1rem}.topbar{flex-direction:column;align-items:start}.topbar-actions{flex-wrap:wrap;width:100%}.panel{grid-template-columns:1fr}.stats-card,.instructions-card{padding:.85rem}.dialogue{padding:.75rem}.dialogue-card{border-radius:18px;width:100%;max-height:82vh}.choice-button,.secondary-button,.compact-button{width:100%}.touch-controls button{border-radius:999px;width:3.15rem;height:3.15rem}.touch-up{top:.5rem}.touch-down{bottom:.5rem}.touch-left{left:.5rem}.touch-right{right:.5rem}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
