#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:#f59e0b}#radiant-calc-wrapper input{margin:0!important}@keyframes rayShoot{0%{stroke-dashoffset:200;opacity:1}100%{stroke-dashoffset:0;opacity:1}}.heat-ray{stroke-dasharray:100;stroke-dashoffset:100;animation:rayShoot 1.5s infinite linear}@keyframes rayBounce{0%{opacity:1;transform:translateY(0) scaleY(1)}50%{opacity:1;transform:translateY(0) scaleY(1)}100%{opacity:0;transform:translateY(-50px) scaleY(1)}}.ray-reflected{animation:fadeOut 0.5s forwards}@keyframes heatSoak{0%{fill:#fef3c7}100%{fill:#ef4444}}.insulation-hot{animation:heatSoak 3s forwards}.insulation-cool{fill:#dbeafe;transition:fill 1s}