.safe-area-top{padding-top:env(safe-area-inset-top)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}@supports (height:100dvh){.max-h-\[100dvh\]{max-height:100dvh}}.overscroll-behavior-contain{overscroll-behavior:contain}.word-wrap{word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.touch-manipulation{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .3s ease-out forwards}.scrollbar-thin{scrollbar-width:thin}.scrollbar-thumb-gray-300::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:6px}.scrollbar-track-gray-100::-webkit-scrollbar-track{background-color:#f3f4f6}.hover\:scrollbar-thumb-gray-400:hover::-webkit-scrollbar-thumb{background-color:#9ca3af}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}@media (max-width:374px){.xs\:max-w-\[80\%\]{max-width:80%}.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xs\:flex-row{flex-direction:row}.xs\:items-center{align-items:center}.xs\:gap-2{gap:.5rem}}input[type=email],input[type=password],input[type=text],textarea{font-size:16px}@media (max-width:640px){input[type=email],input[type=password],input[type=text],textarea{font-size:16px}}button{min-height:44px;min-width:44px}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.overflow-x-hidden{overflow-x:hidden}@media (max-height:500px) and (orientation:landscape){.mobile-landscape-adjust{max-height:90vh}}.loading-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}button:focus-visible,input:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-reduced-motion:reduce){.animate-bounce,.animate-fadeIn,.animate-spin{animation:none}*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:high){.bg-gradient-to-r{background:solid}button{border:2px solid}}@media (prefers-color-scheme:dark){.bg-gray-50{background-color:#1f2937}.text-gray-500{color:#9ca3af}.bg-white{background-color:#374151}.border-gray-200{border-color:#4b5563}}