#radiant-calc-wrapper{font-family:'Inter',sans-serif;line-height:1.6}#radiant-calc-wrapper *{box-sizing:border-box}#radiant-calc-wrapper .input-group:focus-within label{color:#ea580c}#radiant-calc-wrapper input{margin:0!important}.battery-liquid{transition:height 1s linear,fill 0.3s;transform-origin:bottom}@keyframes flowFast{0%{stroke-dashoffset:20}100%{stroke-dashoffset:0}}@keyframes flowSlow{0%{stroke-dashoffset:20}100%{stroke-dashoffset:0}}.wire-flow{stroke-dasharray:4;animation:flowFast 0.5s linear infinite}.wire-flow.slow{animation:flowSlow 2s linear infinite}@keyframes heatRise{0%{transform:translateY(0);opacity:0}50%{opacity:.5}100%{transform:translateY(-20px);opacity:0}}.heat-wave{animation:heatRise 2s infinite ease-out}