@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{height:100%;overflow:hidden}body{height:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);margin:0;padding:0;overflow:hidden}#root{height:100%;width:100%;overflow:auto}.telegram-web-app{width:100%!important;height:100%!important}@media (min-width: 768px){#root{display:flex;justify-content:center;align-items:flex-start}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f3f4f6;border-radius:9999px}::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#6b7280}*{scrollbar-width:thin;scrollbar-color:#9ca3af #f3f4f6}
