:root{--tg-theme-bg-color: #ffffff;--tg-theme-text-color: #222222;--tg-theme-hint-color: #999999;--tg-theme-link-color: #2481cc;--tg-theme-button-color: #2481cc;--tg-theme-button-text-color: #ffffff;--tg-theme-secondary-bg-color: #f0f0f0;--color-stone: #8c806b;--color-stone-dark: #575452;--color-plaster: #bdaa8f;--color-wood: #614024;--color-wood-dark: #332112;--color-roof-slate: #474f5e;--color-roof-tile: #8c4526;--color-thatch: #a8823d;--color-cloth-red: #8c1717;--color-cloth-blue: #264780;--color-cloth-green: #296133;--color-gold: #e0a82e;--color-green: #385e26;--color-dirt: #5c452e}body{margin:0;padding:0;background:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.app-layout{display:flex;flex-direction:column;height:100vh;height:100dvh;width:100vw;max-width:600px;margin:0 auto;position:relative;background-color:var(--color-stone-dark);overflow:hidden}.app-content{flex:1;position:relative;overflow:hidden}
