*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;color:#18181b;background:#fafafa;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}html.dark body{color:#e4e4e7;background:#050505}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.35);cursor:pointer}html.dark input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.6)}select option{color:#18181b;background-color:#fff}html.dark select option{color:#e4e4e7;background-color:#0a0a0a}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a1a1aa}html.dark ::-webkit-scrollbar-thumb{background:#27272a}html.dark ::-webkit-scrollbar-thumb:hover{background:#3f3f46}@keyframes fade-in-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes spark-draw{0%{stroke-dashoffset:200px}to{stroke-dashoffset:0}}@keyframes glow-pulse{0%,to{opacity:.6}50%{opacity:1}}.animate-fade-in-up{animation:.5s ease-out both fade-in-up}.animate-fade-in{animation:.6s ease-out both fade-in}.animate-spark{stroke-dasharray:200;animation:1.6s ease-out forwards spark-draw}.animate-glow-pulse{animation:2.4s ease-in-out infinite glow-pulse}#lovable-badge{display:none!important}a[href*="lovable.dev"],iframe[src*="lovable.dev"],div[style*="Edit with Lovable"],.lovable-badge{opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:-9999!important;display:none!important;position:absolute!important}
