@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes activityPulse{0%,to{opacity:.9;box-shadow:0 0 20px 4px #30d15833}50%{opacity:1;box-shadow:0 0 25px 6px #30d15859}}@keyframes coolingFade{0%{opacity:1}to{opacity:.6}}@keyframes pastActivityFade{0%{opacity:0}to{opacity:.35}}@keyframes badgeAppear{0%{opacity:0}to{opacity:1}}@keyframes markerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes markerFadeOut{0%{opacity:1}to{opacity:0}}.activity-marker{transition:opacity .3s ease}.activity-marker.state-active{box-shadow:0 0 20px 4px #30d15840}.activity-marker.state-cooling{opacity:.6}.activity-marker.state-past-today{animation:pastActivityFade .5s ease forwards}.activity-marker.fading-out{animation:markerFadeOut .3s ease forwards}.state-badge{animation:badgeAppear .3s ease}.activity-content{transition:opacity .3s ease}.activity-marker.read-only:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000000d;pointer-events:none;border-radius:inherit}.activity-pulse{animation:pulseGlow 2s ease-in-out infinite}@keyframes pulseGlow{0%,to{box-shadow:0 0 12px 2px #30d15833}50%{box-shadow:0 0 18px 4px #30d15859}}.fresh-pulse{animation:freshPulseGlow 1.5s ease-in-out infinite}@keyframes freshPulseGlow{0%,to{box-shadow:0 0 15px 3px #667eea4d}50%{box-shadow:0 0 25px 6px #764ba280}}@keyframes freshBadgePulse{0%,to{box-shadow:0 2px 12px #667eea80}50%{box-shadow:0 4px 20px #764ba2cc}}.fresh-badge{animation:freshBadgePulse 2s ease-in-out infinite}.cooling-glow{box-shadow:0 0 20px #ff9f0a4d;animation:coolingGlow 1.5s ease-in-out infinite}@keyframes coolingGlow{0%,to{box-shadow:0 0 20px #ff9f0a4d}50%{box-shadow:0 0 30px #ff9f0a80}}.past-activity{filter:grayscale(.3);transition:filter .3s ease}.past-activity:hover{filter:grayscale(0)}@keyframes pulseWarning{0%,to{opacity:1}50%{opacity:.7}}.delete-warning{animation:pulseWarning 2s ease-in-out infinite}@keyframes softFadeOut{0%{opacity:.05}to{opacity:0;pointer-events:none}}.state-yesterday_shadow.final-fade{animation:softFadeOut 120s linear forwards}textarea{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important;-webkit-touch-callout:default!important}
