*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;background:#fff;color:#111}#root{height:100%;display:flex;flex-direction:column}button,input,textarea{font-family:inherit}input[type=date]::-webkit-calendar-picker-indicator{opacity:0;width:0;padding:0;cursor:pointer}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse-bg{0%,to{background:linear-gradient(90deg,#f0f0fe,#f9fafb,#f0f0fe);background-size:200% 100%;background-position:0% 0%}50%{background-position:100% 0%}}.spin{animation:spin .9s linear infinite}.retro-generating{animation:pulse-bg 1.4s ease-in-out infinite}
