:root{--app-surface: #ffffff;--app-surface-muted: #f8fafc;--app-surface-soft: #f1f5f9;--app-border: #e5e7eb;--app-border-strong: #d1d5db;--app-text: #111827;--app-text-muted: #6b7280;--app-placeholder: #9ca3af;--app-disabled: #9ca3af;color-scheme:light}.dark{--app-surface: #0f172a;--app-surface-muted: #111827;--app-surface-soft: #1e293b;--app-border: #334155;--app-border-strong: #475569;--app-text: #f8fafc;--app-text-muted: #cbd5e1;--app-placeholder: #94a3b8;--app-disabled: #64748b;color-scheme:dark}html,body,#root{min-height:100%}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),textarea,select{color:var(--app-text);caret-color:var(--app-text);background-color:var(--app-surface)}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color])::placeholder,textarea::placeholder,select::placeholder{color:var(--app-placeholder);opacity:1}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):disabled,textarea:disabled,select:disabled{color:var(--app-disabled);-webkit-text-fill-color:var(--app-disabled)}.dark .bg-white{background-color:var(--app-surface)!important}.dark .bg-gray-50{background-color:#111827!important}.dark .bg-gray-100{background-color:#1f2937!important}.dark .border-gray-100,.dark .border-gray-200,.dark .border-gray-300,.dark .border-slate-200{border-color:var(--app-border)!important}.dark .text-gray-900,.dark .text-slate-900,.dark .text-slate-950{color:var(--app-text)!important}.dark .text-gray-800,.dark .text-slate-800{color:#e5e7eb!important}.dark .text-gray-700,.dark .text-slate-700{color:#d1d5db!important}.dark .text-gray-600,.dark .text-gray-500,.dark .text-slate-500,.dark .text-slate-400{color:var(--app-text-muted)!important}.dark .hover\:bg-gray-50:hover,.dark .hover\:bg-gray-100:hover{background-color:#1f2937!important}.dark .hover\:text-gray-900:hover,.dark .hover\:text-slate-900:hover{color:var(--app-text)!important}.dark .shadow-sm,.dark .shadow-lg,.dark .shadow-xl{--tw-shadow-color: rgba(2, 6, 23, .45)}
