body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";-webkit-tap-highlight-color:transparent}.slide-up{animation:slideUp .4s cubic-bezier(.16,1,.3,1) forwards;opacity:0;transform:translateY(10px)}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.ring-breathe{animation:ringScale 2s infinite ease-in-out}@keyframes ringScale{0%{transform:scale(.95);opacity:.5;box-shadow:0 0 #2563eb33}70%{transform:scale(1);opacity:1;box-shadow:0 0 0 10px #2563eb00}to{transform:scale(.95);opacity:.5;box-shadow:0 0 #2563eb00}}.spin-slow{animation:spin 3s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.float-y{animation:floatY 2s ease-in-out infinite}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}
