#snow-calc-wrapper{font-family:'Inter',sans-serif;line-height:1.6}#snow-calc-wrapper *{box-sizing:border-box}#snow-calc-wrapper .input-group:focus-within label{color:#0284c7}#snow-calc-wrapper input{margin:0!important}.snow-pile{transition:d 1s ease-in-out,opacity 0.5s;fill:#fff;opacity:.9}@keyframes slideOff{0%{transform:translate(0,0);opacity:.9}100%{transform:translate(100px,100px);opacity:0}}.snow-sliding{animation:slideOff 1.5s ease-in forwards}.rafter-beam{transition:d 0.5s cubic-bezier(.4,0,.2,1),stroke 0.3s}@keyframes fall{0%{transform:translateY(-20px);opacity:0}50%{opacity:1}100%{transform:translateY(100px);opacity:0}}.flake{fill:#fff;animation:fall 3s infinite linear}