.scroll-container{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.scroll-container::-webkit-scrollbar{display:none}.safari-scroll-fix{-webkit-overflow-scrolling:touch;transform:translateZ(0);will-change:scroll-position}.safari-modal-flex{display:flex!important;flex-direction:column}.first-letter-uppercase:first-letter{text-transform:uppercase}[data-keyboard-inset]{padding-bottom:env(safe-area-inset-bottom)}@keyframes error-flash-pulse{0%{box-shadow:0 0 0 0 rgba(239,68,68,.45)}60%{box-shadow:0 0 0 6px rgba(239,68,68,0)}to{box-shadow:0 0 0 0 rgba(239,68,68,0)}}.error-flash{border-radius:.5rem;animation:error-flash-pulse 1.5s ease-out}@media (prefers-reduced-motion:reduce){.error-flash{animation:none}}