input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:9999px;background:#e5e7eb;outline:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#f47a20;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.18);cursor:pointer}input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#f47a20;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.18);cursor:pointer}@keyframes insightFadeSlideDown{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.insight-anim-in{animation:insightFadeSlideDown .3s ease both}@keyframes impactNumFlash{from{opacity:.5}to{opacity:1}}.impact-num-flash{animation:impactNumFlash .2s ease}@keyframes impactLivePulse{0%,100%{opacity:1}50%{opacity:.3}}.impact-live-dot{width:7px;height:7px;border-radius:50%;background:#16a34a;display:inline-block;animation:impactLivePulse 2s infinite}.calc-number-input.calc-input-formatted{font-variant-numeric:tabular-nums}.calc-number-input.calc-input-editing{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}
