#diesel-calc-wrapper{font-family:'Inter',sans-serif;line-height:1.6}#diesel-calc-wrapper *{box-sizing:border-box}#diesel-calc-wrapper .input-group:focus-within label{color:#475569}#diesel-calc-wrapper input{margin:0!important}@keyframes exhaustPuff{0%{transform:translateY(0) scale(.5);opacity:.8}100%{transform:translateY(40px) scale(2);opacity:0}}.exhaust-smoke{animation:exhaustPuff 1s infinite linear;fill:#94a3b8}@keyframes moistureRise{0%{transform:translateY(0);opacity:0}50%{opacity:.6}100%{transform:translateY(-50px);opacity:0}}.moisture-particle{animation:moistureRise 2s infinite ease-out;fill:#38bdf8}@keyframes heatSpread{0%{transform:scale(.8);opacity:.8}100%{transform:scale(1.5);opacity:0}}.heat-wave{animation:heatSpread 1.5s infinite ease-out;stroke:#f97316}