:root{--bg-paper:#f6f1e7;--ink:#2a2722;--ink-sub:#8a8272;--accent:#c96f4a;--sea:#a9c4be;--island:#e8dfc8;--island-edge:#d4c6a8;--card:#fffcf5;--gold:#c9a227;--shadow:#2a27221f;--radius-card:16px;--radius-sheet:20px;--radius-button:12px;--font-family:"Zen Maru Gothic", system-ui, sans-serif}.creature-color-0{color:#c96f4a}.creature-color-1{color:#7fa8a0}.creature-color-2{color:#a8b98a}.creature-color-3{color:#c9a227}.creature-color-4{color:#9c8ab4}.creature-color-5{color:#d49ba7}.creature-color-6{color:#6e8ca8}.creature-color-7{color:#b0855c}.creature-color-8{color:#8faf6e}.creature-color-9{color:#c4788f}.creature-color-10{color:#7a9e9b}.creature-color-11{color:#a39172}@font-face{font-family:Zen Maru Gothic;src:url(../fonts/ZenMaruGothic-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Zen Maru Gothic;src:url(../fonts/ZenMaruGothic-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{background:var(--island-edge);font-family:var(--font-family);color:var(--ink);-webkit-tap-highlight-color:transparent;overscroll-behavior:none}button{color:inherit;cursor:pointer;font-family:inherit}#root{justify-content:center;display:flex}.app-shell{background:var(--bg-paper);width:100%;max-width:480px;min-height:100vh;position:relative;overflow:hidden}
