:root{color-scheme:dark;--rf-bg: #12101c;--rf-bg-deep: #0a0812;--rf-surface: #1a1628;--rf-surface-elevated: #221e32;--rf-text: #ede9fe;--rf-text-muted: rgba(237, 233, 254, .65)}html{background-color:var(--rf-bg-deep)}body{overflow-x:hidden;margin:0;background-color:var(--rf-bg);color:var(--rf-text)}#root{min-height:100vh;background-color:var(--rf-bg);color:var(--rf-text)}.bg-white{background-color:var(--rf-surface-elevated)!important}.bg-white\/50,.bg-white\/70{background-color:#221e32b8!important}.bg-background-light{background-color:var(--rf-bg)!important}.bg-gray-50,.hover\:bg-gray-50:hover{background-color:#ffffff0f!important}.text-black{color:var(--rf-text)!important}.text-black\/60,.text-black\/70,.text-black\/80{color:var(--rf-text-muted)!important}select option{background-color:var(--rf-surface);color:var(--rf-text)}.safe-top{padding-top:max(.75rem,env(safe-area-inset-top))}.safe-bottom{padding-bottom:max(.75rem,env(safe-area-inset-bottom))}.safe-x{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}@media(max-width:640px){input,select,textarea{font-size:16px!important}}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}html:not(.dark){color-scheme:light}html:not(.dark) body,html:not(.dark) #root{background-color:#f5f3ff;color:#18181b}html:not(.dark) .bg-white{background-color:#fff!important}html:not(.dark) .text-black{color:#18181b!important}
