:root{--bg: #eef3f8;--blue: #1d9bf0;--dark: #0f1419;--gray: #536471;--border: #e1e8ed;--green: #00ba7c;--gold: #f59e0b;--red: #f4212e}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100dvh;overflow:hidden;background:#87ceeb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--dark);user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;touch-action:none}#root{display:flex;flex-direction:column}
