*{margin:0;padding:0;box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth;height:100%;width:100%}body{font-family:Inter,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f172a!important;color:#f8fafc;height:100%;width:100%;overflow-x:hidden;margin:0;padding:0}html{background-color:#0f172a!important}#root{height:100%;display:flex;flex-direction:column}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}.text-center{text-align:center}.text-right{text-align:right}.w-full{width:100%}.h-full{height:100%}[dir=rtl] .rtl-flip{transform:scaleX(-1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .3s ease-out}
