@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.perspective-1000{perspective:1000px}}body{margin:0;background-color:#0f172a;color:#fff;font-family:Inter,system-ui,sans-serif;transition:background-color .3s ease,color .3s ease;width:100%;overflow-x:hidden}body.light-mode{background-color:#fff!important;color:#1e293b}.light-mode .text-white{color:#1e293b!important}.light-mode .text-white\/90{color:#334155!important}.light-mode .text-white\/80,.light-mode .text-white\/70{color:#475569!important}.light-mode .text-white\/60{color:#64748b!important}.light-mode .text-white\/50{color:#94a3b8!important}.light-mode .text-white\/40{color:#cbd5e1!important}.light-mode .text-white\/30,.light-mode .text-white\/20{color:#e2e8f0!important}.light-mode .text-white\/10{color:#f1f5f9!important}.light-mode .text-cyan-400{color:#0284c7!important}.light-mode .text-purple-400{color:#7c3aed!important}.light-mode .text-green-400{color:#16a34a!important}.light-mode .text-red-400{color:#dc2626!important}.light-mode .text-yellow-400{color:#d97706!important}.light-mode .bg-white\/5,.light-mode .bg-white\/10,.light-mode .bg-[#161b22]\/80,.light-mode .bg-[#161b22]\/90,.light-mode .glass-card{background-color:#fff!important;border-color:#e2e8f0!important;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important;color:#1e293b!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.light-mode .border-white\/10,.light-mode .border-white\/5,.light-mode .border-white\/20{border-color:#e2e8f0!important}.light-mode .stroke-white\/10{stroke:#94a3b8!important}.light-mode .hover\:bg-white\/10:hover{background-color:#f8fafc!important;border-color:#cbd5e1!important}.light-mode .bg-slate-900{background-color:#fff!important}.light-mode .bg-slate-800{background-color:#f8fafc!important;border:1px solid #e2e8f0}.light-mode .bg-\[\#0f172a\],.light-mode .bg-\[\#0a0a14\]{background-color:#fff!important}.light-mode .bg-black\/20{background-color:#f1f5f9!important;border:1px solid #e2e8f0}.light-mode .bg-black\/40{background-color:#fffffff2!important;color:#1e293b!important;border:1px solid #e2e8f0}.light-mode .bg-black\/90{background-color:#fffffff2!important}.light-mode .bg-white\/10{background-color:#cbd5e1!important}.light-mode .bg-white\/20{background-color:#94a3b8!important}.light-mode input,.light-mode textarea,.light-mode select{background-color:#fff!important;color:#1e293b!important;border:1px solid #cbd5e1!important;box-shadow:inset 0 1px 2px #0000000d}.light-mode input:focus,.light-mode textarea:focus{border-color:#0ea5e9!important;ring:1px solid #0ea5e9!important;outline:none!important}.light-mode input::placeholder,.light-mode textarea::placeholder{color:#94a3b8!important}.light-mode .bg-[#1e293b]{background-color:#fff!important;border-color:#e2e8f0!important;color:#64748b;box-shadow:4px 0 24px #00000005!important}.light-mode .bg-cyan-500\/20{background-color:#e0f2fe!important;border-color:#bae6fd!important;color:#0284c7!important}.light-mode .bg-white\/5:disabled{background-color:#f1f5f9!important;color:#cbd5e1!important}.light-mode ::-webkit-scrollbar-track{background:#f1f5f9}.light-mode ::-webkit-scrollbar-thumb{background:#cbd5e1}.light-mode ::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes scaleUp{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.animate-scale-up{animation:scaleUp .3s cubic-bezier(.16,1,.3,1) forwards}.animation-delay-200{animation-delay:.2s}.animation-delay-400{animation-delay:.4s}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}
