*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#0a0f1e;color:#f8f9ff;-webkit-font-smoothing:antialiased}button,input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#6c63ff4d;border-radius:4px}::-webkit-scrollbar-track{background:transparent}@keyframes klb-spin{to{transform:rotate(360deg)}}.klb-spinner{width:28px;height:28px;border-radius:50%;border:3px solid rgba(108,99,255,.25);border-top-color:#6c63ff;animation:klb-spin .8s linear infinite}@keyframes klb-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.klb-fade{animation:klb-fade .25s ease}
