@import"https://fonts.googleapis.com/css2?family=ZCOOL+KuaiLe&family=Noto+Sans+SC:wght@400;500;700;800;900&display=swap";:root{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1e293b;background:#f8fafc;font-synthesis:none;--bg-ktv-light: #f3f4f6;--bg-card: #ffffff;--primary-pink: #ec4899;--primary-purple: #8b5cf6;--primary-cyan: #06b6d4;--primary-yellow: #f59e0b;--primary-green: #10b981}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%}body{min-height:100vh;background:linear-gradient(135deg,#fdf4ff,#f0fdfa,#eff6ff);color:#1e293b;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}@keyframes neon-glow{0%{box-shadow:0 4px 20px #ec489940}50%{box-shadow:0 6px 28px #8b5cf659}to{box-shadow:0 4px 20px #ec489940}}@keyframes pulse-wave{0%{transform:scale(1)}50%{transform:scale(1.04)}to{transform:scale(1)}}@keyframes rainbow-text{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0000000a;border-radius:4px}::-webkit-scrollbar-thumb{background:#94a3b880;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748bcc}
