.ReactModal__Overlay{transition:transform .3s ease-in-out;transition-delay:.1s;transform:scale(0)}.ReactModal__Overlay--after-open{transform:scale(1)}.ReactModal__Overlay--before-close{transform:scale(0)}:root{--theme-background:#fff;--theme-text-primary:#1a1a1a;--theme-text-secondary:#4a5568;--theme-primary:#0077b6;--theme-border:#cbd5e0;--theme-card-bg:#fff}html.dark{--theme-background:#0d1b2a;--theme-text-primary:#f8f9fa;--theme-text-secondary:#e0e1dd;--theme-primary:#00b4d8;--theme-border:#415a77;--theme-card-bg:#1b263b}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}body{background-color:var(--theme-background)!important;color:var(--theme-text-primary)!important}html.dark .bg-white{background-color:var(--theme-card-bg)!important}html.dark .bg-gray-100{background-color:#2a3a4f!important}html.dark .bg-gray-50{background-color:#1b263b!important}html.dark .text-gray-800,html.dark .text-gray-900{color:var(--theme-text-primary)!important}html.dark .text-gray-600,html.dark .text-gray-700{color:var(--theme-text-secondary)!important}html.dark .border-gray-200,html.dark .border-gray-300{border-color:var(--theme-border)!important}html.dark .bg-primary-500{background-color:var(--theme-primary)!important;color:#fff!important}html.dark .bg-primary-700{background-color:#0096c7!important}html.dark .bg-secondary-500{background-color:#06d6a0!important}html.dark,html.dark body{background-color:#0d1b2a!important;color:#f8f9fa!important}html.dark [class*=bg-]{background-color:var(--theme-card-bg)!important}html.dark [class*=text-]{color:var(--theme-text-primary)!important}html.dark [class*=border-]{border-color:var(--theme-border)!important}html.dark .bg-gray-200,html.dark .bg-gray-300,html.dark .bg-gray-400,html.dark .bg-gray-500,html.dark .bg-gray-600,html.dark .bg-gray-700,html.dark .bg-gray-800,html.dark .bg-gray-900,html.dark .container,html.dark .max-w-screen-2xl,html.dark .max-w-screen-xl{background-color:var(--theme-card-bg)!important}html.dark .text-gray-500,html.dark .text-gray-600,html.dark .text-gray-700,html.dark .text-gray-800,html.dark .text-gray-900{color:var(--theme-text-secondary)!important}
/*# sourceMappingURL=main.7fcd4c55.chunk.css.map */