*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:#0b1d3a;color:#f3f6fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}button,input,textarea{font-family:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}textarea{resize:none}::-webkit-scrollbar{width:0;height:0}@keyframes taskpilot-spin{to{transform:rotate(360deg)}}@keyframes taskpilot-pulse{0%,to{opacity:1}50%{opacity:.4}}.taskpilot-spinner{width:20px;height:20px;border-radius:50%;border:2.5px solid rgba(243,246,251,.3);border-top-color:#f3f6fb;animation:taskpilot-spin .7s linear infinite}.taskpilot-pulse{animation:taskpilot-pulse 1s ease-in-out infinite}
