@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--brand-50: #fef2e8;--brand-100: #fde4d0;--brand-200: #fbca9e;--brand-300: #f9ac6a;--brand-400: #f79039;--brand-500: #f17f21;--brand-600: #d96a14;--brand-700: #b45212;--brand-800: #8f4215;--brand-900: #733714}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:20px;border:2px solid transparent;background-clip:content-box}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#fff3;border:2px solid transparent;background-clip:content-box}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .5s cubic-bezier(.16,1,.3,1) forwards}input,textarea,select,button{-webkit-tap-highlight-color:transparent!important}input:focus,textarea:focus,select:focus,button:focus,input:active,textarea:active,select:active,button:active,input:focus-visible,textarea:focus-visible,select:focus-visible,button:focus-visible{outline:none!important}html.dark body{background-color:#0f172a;color:#f8fafc}html.dark .bg-slate-50{background-color:#0f172a!important}html.dark .bg-white{background-color:#1e293b!important;border-color:#334155!important;color:#f8fafc!important}html.dark .text-slate-900,html.dark .text-slate-800{color:#f8fafc!important}html.dark .text-slate-700{color:#e2e8f0!important}html.dark .text-slate-600,html.dark .text-slate-500,html.dark .text-slate-400{color:#94a3b8!important}html.dark .border-slate-100,html.dark .border-slate-200{border-color:#334155!important}html.dark .shadow-xl,html.dark .shadow-2xl,html.dark .shadow-brand-100,html.dark .shadow-brand-500\/20,html.dark .shadow-slate-200\/50,html.dark .shadow-slate-200\/60,html.dark .shadow-slate-200{box-shadow:0 10px 15px -3px #00000080,0 4px 6px -4px #00000080!important}html.dark input,html.dark select,html.dark textarea{background-color:#0f172a!important;color:#f8fafc!important;border-color:#334155!important}html.dark input::placeholder{color:#64748b!important}html.dark .bg-slate-100{background-color:#334155!important}html.dark .bg-slate-50\/50{background-color:#1e293b!important}html.dark .hover\:bg-slate-50:hover{background-color:#334155!important}html.dark .hover\:text-slate-700:hover{color:#f8fafc!important}html.dark nav.bg-white{background-color:#1e293b!important;border-color:#334155!important}html.dark .text-brand-600{color:var(--brand-400)!important}html.dark .bg-brand-50,html.dark .bg-brand-100{background-color:#334155!important}html.dark .border-white{border-color:#1e293b!important}html.dark .from-white{background-image:none!important;background-color:#1e293b!important}
