:root{--vh-full:var(--tg-safe-height,100vh)}@supports (height:100dvh){:root{--vh-full:var(--tg-safe-height,100dvh)}}:root{--font-sans:"Inter", sans-serif;--font-sans-semi:"Inter SemiBold", sans-serif;--font-header:"Poppins", sans-serif;--z-index-ultimate:10000000;--z-index-loading-overlay:1000;--z-index-ui-notification-currency:101;--z-index-ui-notification:100;--z-index-tutorial-overlay:50;--z-index-ui-overlay:40;--z-index-ui-dialogs:30;--z-index-ui-top:21;--z-index-ui:20;--z-index-foreground-tree:12;--z-index-foreground-top:11;--z-index-foreground-first:10;--z-index-foreground-second:9;--z-index-foreground-trees:4;--z-index-foreground-trees-back:3;--z-index-background:2;--z-index-arena:1;--z-index-arena-cloud:-1;--z-index-arena-cloud-back:-2;--z-index-background-cloud:-5;--hamburger-menu-width:80%;--btn-radius:5px;--color-black:#1b3937;--color-black-dark:#142625;--color-dark-grey:#586a7a;--color-dark-bg:#17212b;--color-arena-night-bg:#141e3cd9;--color-grey-arena-light:#8eb4d6;--color-grey-arena-medium:#5580ac;--color-grey-arena-dark:#334961;--color-red:#ff6b55;--color-red-dark:#af4f41;--color-grass-green:#a1e770;--color-arena-soil-fertility-1:#b1e972;--color-arena-soil-fertility-2:#a9e874;--color-arena-soil-fertility-3:#9be677;--color-arena-soil-fertility-4:#91e37d;--color-darker-green:#469053;--color-dark-green:#50bc65;--color-yellow:#f7ce01;--color-orange:#ffc646;--color-orange-dark:#fe9347;--color-egg:#fff0bb;--color-egg-dark:#ffd99e;--color-blue-light:#91d7ff;--color-blue-sky:#00a8ff;--color-blue-sea:#006cff;--color-blue-sky-night:#5b87ff;--color-pink-light:#ffcbdc;--color-pink:#ffacc8;--color-pink-dark:#ff85ae;--color-orbs-dark:#4d2a85;--color-orbs-light:#a875cd;--color-dialog-border-bottom:#ffffff40;--color-header-bar-bg:var(--color-black-dark)}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;max-width:100%;height:100%;font-family:var(--font-sans);-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;font-weight:500;display:flex;overflow:hidden}body{background:#000}#__next{width:100%}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}button:active{filter:brightness(.95)}
