@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb: 255, 255, 255;--background-start-rgb: 26, 27, 38;--background-end-rgb: 26, 27, 38}body{color:rgb(var(--foreground-rgb));background:rgb(var(--background-start-rgb));margin:0;padding:0;overflow:hidden;font-family:Inter,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0003}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#fff3}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) rgba(0,0,0,.2)}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#fff3}
