@tailwind base;@tailwind components;@tailwind utilities;:root{--safe-area-inset-top: env(safe-area-inset-top, 0px);--safe-area-inset-right: env(safe-area-inset-right, 0px);--safe-area-inset-bottom: env(safe-area-inset-bottom, 0px);--safe-area-inset-left: env(safe-area-inset-left, 0px)}html,body{padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px)}.pb-safe{padding-bottom:max(1rem,env(safe-area-inset-bottom,0px))!important}.pt-safe{padding-top:max(1.75rem,env(safe-area-inset-top,28px))}.mb-safe{margin-bottom:env(safe-area-inset-bottom,0px)}[data-theme=dark] body{background-color:#0f172a!important;color:#e2e8f0!important}[data-theme=dark] .bg-white{background-color:#1e293b!important;color:#e2e8f0!important}[data-theme=dark] .bg-gray-50{background-color:#0f172a!important}[data-theme=dark] .bg-gray-100,[data-theме=dark] .bg-gray-200{background-color:#334155!important;color:#f1f5f9!important}[data-theme=dark] .text-gray-900,[data-theme=dark] .text-gray-800,[data-theme=dark] .text-gray-700{color:#f8fafc!important}[data-theme=dark] .text-gray-600,[data-theme=dark] .text-gray-500,[data-theme=dark] .text-gray-400{color:#94a3b8!important}[data-theme=dark] .text-slate-900,[data-theme=dark] .text-slate-700{color:#f1f5f9!important}[data-theme=dark] .border-gray-100,[data-theme=dark] .border-gray-200,[data-theme=dark] .border-gray-700{border-color:#334155!important}[data-theme=dark] .bg-amber-50{background-color:#78350f!important;color:#fef3c7!important;border-color:#92400e!important}[data-theme=dark] .bg-amber-50 .text-amber-900,[data-theme=dark] .bg-amber-50 .text-amber-800,[data-theme=dark] .bg-amber-50 .text-amber-600{color:#fef3c7!important}[data-theme=dark] .bg-red-50{background-color:#7f1d1d!important;color:#fee2e2!important;border-color:#991b1b!important}[data-theme=dark] .bg-red-50 .text-gray-800,[data-theme=dark] .bg-red-50 .text-gray-900,[data-theme=dark] .bg-red-50 .text-red-900,[data-theme=dark] .bg-red-50 .text-red-600{color:#fee2e2!important}[data-theme=dark] .bg-green-50{background-color:#052e16!important;color:#86efac!important}[data-theme=dark] .bg-blue-50{background-color:#172554!important;color:#93c5fd!important}[data-theme=dark] .bg-purple-50{background-color:#3b0764!important;color:#d8b4fe!important}[data-theme=dark] .bg-yellow-50{background-color:#fef08a!important;color:#713f12!important;border-color:#fde047!important}[data-theme=dark] .border-yellow-100,[data-theme=dark] .border-yellow-200{border-color:#fde047!important}[data-theme=dark] .bg-indigo-50{background-color:#312e81!important}[data-theme=dark] .bg-indigo-900\/20{background-color:#312e8133!important}[data-theme=dark] .text-indigo-900,[data-theme=dark] .text-indigo-700{color:#e0e7ff!important}[data-theme=dark] .bg-medical-50{background-color:#0c4a6e!important;color:#e0f2fe!important;border-color:#0369a1!important}[data-theme=dark] .text-medical-900,[data-theme=dark] .text-medical-700,[data-theme=dark] .text-medical-600{color:#e0f2fe!important}[data-theme=dark] .border-medical-200,[data-theme=dark] .border-medical-500{border-color:#0369a1!important}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background-color:#1e293b!important;color:#f8fafc!important;border-color:#475569!important}[data-theme=dark] input::placeholder,[data-theme=dark] select::placeholder,[data-theme=dark] textarea::placeholder{color:#64748b!important}body,div,span,p,button,input,select,textarea{transition-property:background-color,border-color,color;transition-duration:.3s}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none}
