body{color:#fff;background-color:#0b0b0b;margin:0;font-family:Inter,system-ui,sans-serif}.input{color:#fff;background:#000;border:1px solid #d4af3766;outline:none;width:100%;margin-bottom:16px;padding:12px 16px}.input:focus{border-color:#d4af37}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.animate-dropdownFade{animation:.2s ease-out forwards dropdownFade}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-fadeIn{animation:.3s ease-in-out fadeIn}.animate-scaleIn{animation:.3s ease-in-out scaleIn}
