@tailwind base;@tailwind components;@tailwind utilities;*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#f8fafc;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;margin:0;transition:background-color .3s ease,color .3s ease}html.dark body{background-color:#0f172a;color:#e2e8f0}html.dark .bg-white{background-color:#1e293b!important}html.dark .bg-gray-100,html.dark .bg-gray-50,html.dark .bg-slate-50{background-color:#0f172a!important}html.dark .text-gray-900,html.dark .text-slate-900{color:#f1f5f9!important}html.dark .text-gray-800,html.dark .text-slate-800{color:#e2e8f0!important}html.dark .text-gray-700,html.dark .text-slate-700{color:#cbd5e1!important}html.dark .text-gray-600,html.dark .text-slate-600{color:#94a3b8!important}html.dark .text-gray-500,html.dark .text-slate-500{color:#64748b!important}html.dark .border-gray-100,html.dark .border-gray-200,html.dark .border-slate-100,html.dark .border-slate-200{border-color:#334155!important}html.dark .border-white\/70{border-color:#334155b3!important}html.dark .bg-white\/80{background-color:#1e293bcc!important}html.dark .shadow-lg,html.dark .shadow-md,html.dark .shadow-sm,html.dark .shadow-xl{box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -2px #0000004d!important}html.dark input,html.dark select,html.dark textarea{background-color:#1e293b;border-color:#475569;color:#e2e8f0}html.dark input::placeholder,html.dark textarea::placeholder{color:#64748b}html.dark .bg-gradient-to-b.from-gray-50,html.dark .bg-gradient-to-b.from-slate-50,html.dark .bg-gradient-to-br.from-slate-50{background:linear-gradient(180deg,#0f172a,#1e293b)!important}html.dark ::-webkit-scrollbar-track{background:#1e293b}html.dark ::-webkit-scrollbar-thumb{background:#475569}html.dark ::-webkit-scrollbar-thumb:hover{background:#64748b}html.dark *{scrollbar-color:#475569 #1e293b}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::selection{background-color:#0d9488;color:#fff}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*{scrollbar-color:#cbd5e1 #f1f5f9;scrollbar-width:thin}img{display:block;height:auto;max-width:100%}button{background:none;border:none;cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}input,select,textarea{font-family:inherit;font-size:inherit}*{-webkit-tap-highlight-color:transparent}body{overscroll-behavior-y:contain}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
/*# sourceMappingURL=main.6b238511.css.map*/