html,body,#root{margin:0;padding:0;height:100%;background:#000}body{font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;color:#f4ecdc}*{box-sizing:border-box}@keyframes vanityMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes vanityEq{0%{height:15%}to{height:100%}}@keyframes vanityPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}@keyframes vanityBotPeek{0%{transform:translateY(120%)}to{transform:translateY(0)}}@keyframes vanityBotBob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes vanityBotBlink{0%,92%,to{transform:scaleY(1)}95%{transform:scaleY(.1)}}@keyframes vanityBotSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}input,textarea,button{font-family:inherit}button{-webkit-tap-highlight-color:transparent}input,textarea,select{max-width:100%;min-width:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#f4ecdc26;border-radius:4px}::-webkit-scrollbar-track{background:transparent}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
