@keyframes softFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-7px) rotate(3deg)}}@keyframes softGlow{0%,100%{box-shadow:4px 5px 0 #974f60,0 10px 23px #a45f7040}50%{box-shadow:4px 6px 0 #974f60,0 14px 30px #bd6b7a55}}@keyframes riseIn{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}.date-block{animation:softFloat 5s ease-in-out infinite}.prompt-icon{animation:softFloat 4s ease-in-out 1s infinite}.fab{animation:softGlow 3s ease-in-out infinite}.entry-card,.install-card,.prompt-card{animation:riseIn .45s both}.entries-list .entry-card:nth-child(2){animation-delay:.05s}.entries-list .entry-card:nth-child(3){animation-delay:.1s}.entries-list .entry-card:nth-child(4){animation-delay:.15s}.round-arrow,.primary-button,.ai-button,.voice-button,.fab{transition:transform .18s ease,filter .18s ease}.round-arrow:active,.primary-button:active,.ai-button:active,.voice-button:active{transform:scale(.95)}.fab:active{transform:translateX(-50%) rotate(-4deg) scale(.91)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
