@keyframes fade-in-right{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.animate-fade-in-right{animation:fade-in-right .3s ease-out forwards}body{overflow-x:hidden}:root{--safe-area-inset-top: env(safe-area-inset-top, 0px);--safe-area-inset-bottom: env(safe-area-inset-bottom, 0px)}.safe-area-bottom{padding-bottom:var(--safe-area-inset-bottom)}.safe-area-top{padding-top:var(--safe-area-inset-top)}.safe-area-top-gap{padding-top:calc(var(--safe-area-inset-top) + 1rem)}html[data-theme=light] .bg-binance-dark,html.light .bg-binance-dark{background-color:#fff}html[data-theme=light] .bg-binance-card,html.light .bg-binance-card{background-color:#f9fafb}html[data-theme=light] .bg-binance-light-gray,html.light .bg-binance-light-gray{background-color:#e5e7eb}html[data-theme=light] .text-white,html.light .text-white{color:#111827}html[data-theme=light] .text-gray-300,html.light .text-gray-300{color:#4b5563}html[data-theme=light] .text-gray-400,html.light .text-gray-400{color:#6b7280}html[data-theme=light] .text-gray-500,html.light .text-gray-500{color:#9ca3af}html[data-theme=light] .border-binance-light-gray,html.light .border-binance-light-gray{border-color:#d1d5db}html[data-theme=light] .border-binance-card,html.light .border-binance-card{border-color:#e5e7eb}html[data-theme=light] input,html[data-theme=light] textarea,html[data-theme=light] select,html.light input,html.light textarea,html.light select{background-color:#fff;border-color:#d1d5db;color:#111827}html[data-theme=light] input::placeholder,html[data-theme=light] textarea::placeholder,html.light input::placeholder,html.light textarea::placeholder{color:#9ca3af}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#353a42;border-radius:10px;transition:background .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#4a5058}html[data-theme=light] .custom-scrollbar::-webkit-scrollbar-thumb,html.light .custom-scrollbar::-webkit-scrollbar-thumb{background:#d1d5db}html[data-theme=light] .custom-scrollbar::-webkit-scrollbar-thumb:hover,html.light .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#9ca3af}
