html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@media (max-width:768px){.clickable,[role=button],button,input[type=button],input[type=submit]{min-height:44px;min-width:44px}input[type=email],input[type=number],input[type=tel],input[type=text],select,textarea{font-size:16px;min-height:44px}.property-card{margin-bottom:1rem;padding:1rem}.modal-content{margin:1rem;max-height:calc(100vh - 2rem);overflow-y:auto}.mobile-search-sticky{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.95);backdrop-filter:blur(10px)}}@media (min-width:768px) and (max-width:1024px){.tablet-grid-2{grid-template-columns:repeat(2,1fr)}.tablet-grid-3{grid-template-columns:repeat(3,1fr)}}@media (min-resolution:192dpi){.icon,.logo{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-color-scheme:dark){.mobile-card{background:rgba(31,41,55,.8);border-color:rgba(75,85,99,.3)}.mobile-text{color:rgba(243,244,246,.9)}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.focus-visible:focus{outline:2px solid #3b82f6;outline-offset:2px}@supports (padding:max(0px)){.safe-area-inset-top{padding-top:max(1rem,env(safe-area-inset-top))}.safe-area-inset-bottom{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.safe-area-inset-left{padding-left:max(1rem,env(safe-area-inset-left))}.safe-area-inset-right{padding-right:max(1rem,env(safe-area-inset-right))}}.mobile-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;padding:2rem}.mobile-loading-spinner{width:2rem;height:2rem;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.tooltip{display:none}}.mobile-nav{position:fixed;bottom:0;left:0;right:0;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-top:1px solid rgba(229,231,235,.8);padding:.5rem;z-index:50}.mobile-hidden{display:none}@media (min-width:640px){.mobile-hidden{display:block}}.mobile-only{display:block}@media (min-width:640px){.mobile-only{display:none}}.gpu-accelerated{transform:translateZ(0);will-change:transform}@media (max-width:768px){.form-grid{grid-template-columns:1fr;gap:1rem}.form-row{flex-direction:column;gap:.75rem}.form-input{width:100%;padding:.75rem;font-size:16px;border-radius:.5rem}}