@keyframes pulseGlow{0%,to{box-shadow:0 0 6px #10b98166,0 0 16px #10b98126}50%{box-shadow:0 0 10px #10b98199,0 0 28px #10b98140}}.dot-pulse{animation:2.5s ease-in-out infinite pulseGlow}.back-btn{transition:all .2s cubic-bezier(.16,1,.3,1)}.back-btn:hover{opacity:.88;transform:translateY(-1px)}
