:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f4efd9;background:#08110f}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100dvh;background:radial-gradient(circle at 50% -10%,rgba(73,112,83,.3),transparent 45%),#08110f;overscroll-behavior:none}canvas{-webkit-tap-highlight-color:transparent}.app-shell{width:min(100%,520px);min-height:100dvh;margin:0 auto;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))}.app-header{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:10px}.player-level{color:#d6e6dc;font-size:12px;letter-spacing:.08em}.player-level b{color:#ffe39a;font-size:18px}.status-panel{margin-bottom:10px;padding:10px 12px;border:1px solid rgba(220,190,116,.32);border-radius:14px;background:linear-gradient(135deg,#18352ef5,#0d1f20f5);box-shadow:0 8px 28px #00000040}.status-row{display:flex;justify-content:space-between;color:#c1d2c8;font-size:10px;font-weight:700}.xp-track{overflow:hidden;height:7px;margin:7px 0 10px;border-radius:10px;background:#071411}.xp-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ca9d45,#ffe390);box-shadow:0 0 12px #efc65c88;transition:width .35s ease}.resource-row{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.resource-row span{padding:5px 2px;border-radius:8px;background:#040f0e8c;color:#f6eac3;font-size:10px;font-weight:800;text-align:center}.eyebrow{display:block;margin-bottom:2px;color:#9db6a7;font-size:9px;font-weight:800;letter-spacing:.14em}h1{margin:0;color:#ffe7a2;font-size:23px}.resource-chip{max-width:55%;padding:7px 9px;border:1px solid rgba(220,190,116,.35);border-radius:10px;background:#1c2c25e0;color:#f6eac3;font-size:11px;font-weight:800;text-align:right}.game-frame{overflow:hidden;width:100%;border:1px solid rgba(225,194,116,.5);border-radius:18px;background:#10241f;box-shadow:0 18px 50px #0006;position:relative}.game-host{width:100%;aspect-ratio:390 / 680}.game-host canvas{display:block;width:100%!important;height:100%!important}.footnote{margin:9px 4px 0;color:#84968c;font-size:10px;text-align:center}
