:root{--color-primary: #E94E1B;--color-secondary: #F08152;--color-sidebar: #111827;--color-bg: #F8FAFC;--color-card: #FFFFFF;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#f5f7fb;background:#07101a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%;background:#07101a}body{min-height:100vh}@keyframes bgFloat{0%{background-position:center}50%{background-position:52% 48%}to{background-position:center}}@keyframes glowButton{0%{box-shadow:0 0 #f0815266}50%{box-shadow:0 0 25px #f08152b3}to{box-shadow:0 0 #f0815266}}@keyframes titleFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}select option{color:#000;background:#fff}
