@tailwind base;@tailwind components;@tailwind utilities;:root{--tg-theme-bg-color: #ffffff;--tg-theme-text-color: #000000;--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: #f1f1f1}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);overscroll-behavior:none}.chain-scroll{overflow-x:auto;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:8px}.chain-scroll::-webkit-scrollbar{display:none}.perspective{perspective:800px}
