.pomodoro-ring-wrap{width:min(280px,80vw);height:min(280px,80vw);position:relative}.pomodoro-ring{width:100%;height:100%}.pomodoro-display-inner{font-variant-numeric:tabular-nums;letter-spacing:-.04em;white-space:nowrap;font-size:clamp(1.6rem,6vw,2.8rem);font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pomodoro-done{color:#dc3545;animation:.8s ease-in-out infinite pomodoro-flash}@keyframes pomodoro-flash{0%,to{opacity:1}50%{opacity:.15}}.pomodoro-ring-progress{transition:stroke-dashoffset .15s linear,stroke .4s}
