:root{--bg-color: #0B0C15;--header-bg: #13141F;--card-bg: #13141F;--text-color: #E0E0E0;--muted-color: #6b7280;--accent-color: #CCFF00;--secondary-color: #7000FF;--error-color: #FF0055;--grid-opacity: .1}body.theme-light{--bg-color: #F0F2F5;--header-bg: #FFFFFF;--card-bg: #FFFFFF;--sidebar-bg: #E4E6E9;--text-color: #000000;--muted-color: #65676B;--grid-opacity: .06}body.theme-light h1,body.theme-light h2,body.theme-light h3,body.theme-light h4,body.theme-light h5,body.theme-light h6,body.theme-light p,body.theme-light span,body.theme-light div,body.theme-light label,body.theme-light input,body.theme-light textarea{color:#000!important}body.theme-light [style*="color: rgb(204, 255, 0)"],body.theme-light [style*="color:#CCFF00"],body.theme-light [style*="color: #CCFF00"]{color:#7000ff!important;border-color:#7000ff!important}body.theme-light [style*="background-color: rgb(204, 255, 0)"],body.theme-light [style*="backgroundColor: rgb(204, 255, 0)"],body.theme-light [style*="background-color:#CCFF00"],body.theme-light [style*="background-color: #CCFF00"],body.theme-light [style*="background: rgb(204, 255, 0)"],body.theme-light [style*="background:#CCFF00"],body.theme-light [style*="background: #CCFF00"]{background-color:#7000ff!important;color:#fff!important;border-color:#7000ff!important}body.theme-light button[style*="background-color: rgb(204, 255, 0)"],body.theme-light button[style*="background-color: #CCFF00"]{color:#fff!important}body.theme-light [style*="color: rgb(112, 0, 255)"],body.theme-light [style*="color:#7000FF"],body.theme-light [style*="color: #7000FF"]{color:#7000ff!important}body.theme-light [style*="color: rgb(255, 0, 85)"],body.theme-light [style*="color:#FF0055"],body.theme-light [style*="color: #FF0055"]{color:#f05!important}body.theme-light [style*="color: rgb(107, 114, 128)"],body.theme-light [style*="color:#6b7280"],body.theme-light [style*="color: #6b7280"],body.theme-light [style*="color: rgb(101, 103, 107)"],body.theme-light [style*="color:#65676B"],body.theme-light [style*="color: #65676B"]{color:#65676b!important}body.theme-light [style*="background-color: rgb(19, 20, 31)"],body.theme-light [style*="backgroundColor: rgb(19, 20, 31)"],body.theme-light [style*="background-color:#13141F"],body.theme-light [style*="background-color: #13141F"]{background-color:#fff!important}body.theme-light [style*="background-color: rgb(11, 12, 21)"],body.theme-light [style*="backgroundColor: rgb(11, 12, 21)"],body.theme-light [style*="background-color:#0B0C15"],body.theme-light [style*="background-color: #0B0C15"]{background-color:#f0f2f5!important}body.theme-light [style*="background: rgb(19, 20, 31)"],body.theme-light [style*="background:#13141F"],body.theme-light [style*="background: #13141F"]{background:#fff!important}body.theme-dark{--bg-color: #0B0C15;--header-bg: #13141F;--card-bg: #13141F;--text-color: #E0E0E0;--muted-color: #6b7280;--grid-opacity: .1}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%;background-color:var(--bg-color);color:var(--text-color);font-family:Rajdhani,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.mb-8{margin-bottom:2rem}.p-10{padding:2.5rem}.text-center{text-align:center}.font-mono{font-family:Share Tech Mono,monospace}.text-accent{color:#cf0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.mx-auto{margin-left:auto;margin-right:auto}.hover\:bg-white\/5:hover{background-color:#ffffff0d}input:focus,textarea:focus,button:focus{outline:none}::selection{background-color:#cf0;color:#0b0c15}a{text-decoration:none;color:inherit}button{font-family:inherit}html{scroll-behavior:smooth}html{scrollbar-gutter:stable}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#7000ff4d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#cf09}::-webkit-scrollbar-thumb:active{background:#cf0}#root{min-height:100vh;display:flex;flex-direction:column}.desktop-only{display:block}.mobile-only{display:none}@media(max-width:768px){.desktop-only{display:none!important}.mobile-only{display:block}.mobile-flex{display:flex!important}.mobile-hidden{display:none!important}.mobile-full-width{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:10px!important;padding-right:10px!important}.main-content-wrapper{flex-direction:column!important;padding-top:60px!important}.center-column{padding-left:0!important;padding-right:0!important;padding-bottom:80px!important}}img[src=""],img:not([src]){visibility:hidden}img{background-color:transparent}img:not([src]),img[src=""],img[src=null],img[src=undefined]{opacity:0}
