@keyframes fadeInScale{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fadeInScale{animation:fadeInScale .5s ease-out forwards}.animate-fadeIn{animation:fadeIn .3s ease-out forwards}.country-dropdown .dropdown-menu{z-index:50;box-shadow:0 10px 25px rgba(0,0,0,.1);border:1px solid #e5e7eb;border-radius:.5rem;background:#fff}.country-dropdown .dropdown-item{transition:background-color .2s ease}.country-dropdown .dropdown-item:hover{background-color:#f3f4f6}.country-dropdown .dropdown-item:focus{outline:none;background-color:#dbeafe}@media (max-width:768px){.homestay-booking-modal{padding:0;margin:0;max-height:100vh;height:100vh;border-radius:0}.homestay-booking-modal .modal-header{padding:1rem;border-radius:0}.homestay-booking-modal .modal-content{padding:1rem;max-height:calc(100vh - 120px);overflow-y:auto}.touch-button{min-height:44px;min-width:44px}.mobile-input,.touch-button{padding:12px 16px;font-size:16px;border-radius:8px}.mobile-input{border:2px solid #e5e7eb}.mobile-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.phone-input-group{display:flex;gap:8px}.phone-input-group select{flex:0 0 auto;min-width:100px}.phone-input-group input{flex:1}.progress-indicator-mobile{padding:.75rem}.progress-indicator-mobile .step-icon{width:32px;height:32px;font-size:14px}.progress-indicator-mobile .step-title{font-size:11px;line-height:1.2}.integrated-verification-mobile{padding:1rem}.integrated-verification-mobile .form-group{margin-bottom:1.5rem}.integrated-verification-mobile .form-group label{font-size:14px;font-weight:600;margin-bottom:.5rem;display:block}.sms-verification-mobile{text-align:center;padding:1rem}.sms-verification-mobile .verification-input{font-size:24px;text-align:center;letter-spacing:.5em;padding:16px;border:2px solid #e5e7eb;border-radius:12px;width:100%;max-width:200px;margin:0 auto}.sms-verification-mobile .verification-input:focus{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.1)}.error-message-mobile{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:8px}.error-message-mobile,.success-message-mobile{padding:12px;font-size:14px;margin-top:8px;display:flex;align-items:center;gap:8px}.success-message-mobile{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;border-radius:8px}.button-group-mobile{display:flex;gap:12px;padding:16px;background-color:#f9fafb;border-top:1px solid #e5e7eb;position:sticky;bottom:0}.button-group-mobile button{flex:1;min-height:48px;font-size:16px;font-weight:600;border-radius:8px}.scrollable-content{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.keyboard-adjust{padding-bottom:env(keyboard-inset-height,0)}}@media (max-width:375px){.homestay-booking-modal .modal-header h2{font-size:18px}.homestay-booking-modal .modal-header p{font-size:12px}.integrated-verification-mobile .form-group label{font-size:13px}.mobile-input,.touch-button{font-size:15px;padding:10px 14px}.touch-button{min-height:40px}}@media (max-width:768px) and (orientation:landscape){.homestay-booking-modal{max-height:100vh;overflow-y:auto}.homestay-booking-modal .modal-content{max-height:calc(100vh - 80px)}.integrated-verification-mobile{padding:.75rem}.integrated-verification-mobile .form-group{margin-bottom:1rem}}@media (prefers-color-scheme:dark){.homestay-booking-modal{background-color:#1f2937;color:#f9fafb}.mobile-input{background-color:#374151;border-color:#4b5563;color:#f9fafb}.mobile-input:focus{border-color:#3b82f6;background-color:#374151}.error-message-mobile{background-color:#7f1d1d;border-color:#dc2626;color:#fecaca}.success-message-mobile{background-color:#14532d;border-color:#16a34a;color:#bbf7d0}}@media (prefers-reduced-motion:reduce){.homestay-booking-modal *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast:high){.mobile-input{border-width:3px}.touch-button{border:2px solid}.error-message-mobile,.success-message-mobile{border-width:2px}}