@tailwind base;@tailwind components;@tailwind utilities;:root{--color-bg:#070a12;--color-surface-1:#0e1422;--color-surface-2:#151d2e;--color-surface-3:#1a2438;--color-primary:#35e4ff;--color-text:#edf3ff;--color-text-secondary:#8c99ad;--color-text-tertiary:#66758d;--color-border:#1a2438}html{translate:no}html,body,#root{max-width:430px;min-height:100vh;background-color:#04060c;margin:0 auto}#root{background-color:#070a12;overflow-x:hidden}