body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{display:grid;place-content:center;text-align:center;height:100vh;width:100vw;background-color:#000;color:#faebd7}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.candle{display:flex;flex-direction:column;align-items:center;padding:10px}.candle .candle__cotton{position:relative;height:16px;width:4px;background:#fff;border-top-right-radius:10px;filter:blur(1px)}.candle .candle__cotton .candle__cotton_fire{display:none;position:absolute;bottom:0;left:40%;width:16px;height:20px;border-radius:50% 50% 50% 50%/60% 60% 40% 40%;background:#ff9800;transform:translate(-50%);animation:dance-fire 3s linear infinite;filter:blur(1px) drop-shadow(0 -2px 11px orange)}.candle .candle_body{height:80px;width:30px;background-image:linear-gradient(90deg,hsla(0,0%,100%,.7294117647058823),#fff);border-radius:15px 2px 2px 2px/1px 1px 2px 1px}.candle.candle--burning .candle__cotton_fire{display:block}.candle.candle--burning .candle_body{background-image:linear-gradient(180deg,rgba(255,170,8,.9490196078431372),hsla(0,0%,100%,.7294117647058823) 10%,#fff)}.candle-input .light-input{color:#ff9800;outline:none;background-color:transparent;border:none;border-bottom:1px ridge wheat;caret-color:wheat}.candle-input .light-tag-text{color:#ff9800}.candle-input .light-time-text{color:#ffc107}@keyframes dance-fire{59%,89%{left:40%;width:15px;height:21px}0%,7%,15%,23%,31%,39%,47%,55%,90%{left:40.8%;width:16px;height:20px;background:#ffc107}3%,11%,19%,27%,35%,43%,51%,58%,94%{left:41.2%;width:16px;height:20px;background:#ff9800}}
/*# sourceMappingURL=main.1c3f27ff.chunk.css.map */