*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #1a1a2e;--bg2: #16213e;--bg3: #0f3460;--surface: #1e2a45;--border: #2a3a5c;--text: #e8eaf6;--text2: #90a4c0;--green: #00c853;--green-bg: #003300;--red: #ff1744;--red-bg: #330000;--yellow: #ffd600;--yellow-bg: #332b00;--blue: #448aff;--radius: 12px;--radius-sm: 8px}html,body,#root{height:100%;overflow:hidden}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;line-height:1.4;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none}#root{display:flex;flex-direction:column}.scroll-area{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 16px 24px}.text-green{color:var(--green)}.text-red{color:var(--red)}.text-yellow{color:var(--yellow)}.text-muted{color:var(--text2)}button{font-family:inherit}
