*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;background-color:#f8fafc;color:#0f172a}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn95{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:fadeIn .3s ease both}.animate-in.fade-in.zoom-in-95{animation:fadeIn .2s ease both,zoomIn95 .2s ease both}.animate-in.fade-in{animation:fadeIn .2s ease both}.animate-in.zoom-in-95{animation:zoomIn95 .2s ease both}.whatsapp-phone-input .PhoneInput{display:flex;align-items:center;gap:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px}.whatsapp-phone-input .PhoneInput:focus-within{border-color:#0ea5e9;box-shadow:0 0 0 2px #0ea5e933}.whatsapp-phone-input .PhoneInputCountrySelect{border:none;background:transparent;font-size:14px;color:#334155;outline:none}.whatsapp-phone-input .PhoneInputInput{border:none;background:transparent;outline:none;width:100%;font-size:14px;color:#0f172a}.whatsapp-phone-input .PhoneInputInput::placeholder{color:#94a3b8}@media(prefers-reduced-motion:reduce){.animate-fade-in,.animate-in.fade-in,.animate-in.zoom-in-95,.animate-in.fade-in.zoom-in-95{animation:none}}
