 {} *{} #IE-warning { display: none; position: fixed; width: 100%; height: 100%; z-index: 9999; background: white; } .IE-warning-message { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; } .global-style-Eg86zzryc { width: 100%;padding-right: 16px;padding-left: 16px;margin-bottom: 0px;margin-top: 0px;margin-right: auto;margin-left: auto; } @media (max-width: 639px) { .global-style-Eg86zzryc { margin-left: auto;margin-right: auto;margin-top: 0px;margin-bottom: 0px;padding-left: 16px;padding-right: 16px;width: 100%; } } @media (max-width: 767px) and (min-width: 640px) { .global-style-Eg86zzryc { margin-left: auto;margin-right: auto;margin-top: 0px;margin-bottom: 0px;padding-left: 16px;padding-right: 16px;width: 100%;max-width: 640px; } } @media (max-width: 991px) and (min-width: 768px) { .global-style-Eg86zzryc { margin-left: auto;margin-right: auto;margin-top: 0px;margin-bottom: 0px;padding-left: 16px;padding-right: 16px;width: 100%;max-width: 768px; } } @media (max-width: 1199px) and (min-width: 992px) { .global-style-Eg86zzryc { margin-left: auto;margin-right: auto;margin-top: 0px;margin-bottom: 0px;padding-left: 16px;padding-right: 16px;width: 100%;max-width: 992px; } } @media (min-width: 1200px) { .global-style-Eg86zzryc { margin-left: auto;margin-right: auto;margin-top: 0px;margin-bottom: 0px;padding-left: 16px;padding-right: 16px;width: 100%;max-width: 1200px; } } .global-style-Eg86zzryc:not([data-gp-component="block"]), .global-style-Eg86zzryc [data-section-overlay] { background-color: undefined; } .input-highlight:focus { box-shadow: 0 0 0 3px rgba(29, 78, 216, 0.3); } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } input[type=number] { -moz-appearance: textfield; } .modal { transition: opacity 0.25s ease; } .modal-content { transition: transform 0.25s ease; max-height: 90vh; overflow-y: auto; } #map { height: 400px; z-index: 1; } #map-section, #listings-section { transition: opacity 0.3s ease-in-out; } @media (min-width: 768px) { #map { height: calc(100vh - 250px); } .listings-container { max-height: calc(100vh - 250px); overflow-y: auto; } } .listings-container::-webkit-scrollbar { width: 8px; } .listings-container::-webkit-scrollbar-track { background: #f1f1f1; } .listings-container::-webkit-scrollbar-thumb { background: #ccc; border-radius: 4px; } .listings-container::-webkit-scrollbar-thumb:hover { background: #aaa; } .leaflet-popup-content-wrapper { border-radius: 0.5rem; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); } .leaflet-popup-content { margin: 0 !important; font-size: 0.8rem; line-height: 1.3; width: auto !important; max-height: 300px; overflow-y: auto; padding: 0.75rem; } .leaflet-popup-content p, .leaflet-popup-content div, .leaflet-popup-content h3, .leaflet-popup-content span { margin: 0.1rem 0; } .leaflet-popup-content img { max-width: 100%; height: auto; margin-top: 0.5rem; border-radius: 0.25rem; } .leaflet-popup-content-wrapper a { color: #1D4ED8; text-decoration: underline; } .leaflet-popup-close-button { color: #6b7280 !important; } .terrain-card { border: 1px solid #e5e7eb; border-radius: 0.5rem; overflow: hidden; transition: box-shadow 0.3s ease; display: flex; flex-direction: column; cursor: pointer; } .terrain-card:hover { box-shadow: 0 4px 12px rgba(0,0,0,0.1); } .terrain-card img { object-fit: cover; height: 150px; width: 100%; flex-shrink: 0; } .terrain-card-html-content { padding: 0.75rem; flex-grow: 1; display: flex; flex-direction: column; } .terrain-card-html-content img { max-width: 100%; height: auto; margin-bottom: 0.5rem; } .view-button { padding: 0.5rem 1rem; border-radius: 0.375rem; font-size: 0.875rem; font-weight: 600; transition: background-color 0.3s ease; } .view-button.active { background-color: #035376; color: white; } .view-button.inactive { background-color: #e5e7eb; color: #4b5563; } .view-button.inactive:hover { background-color: #d1d5db; } input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; height: 1em; width: 1em; display: block; background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23a0aec0'><path fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM8.707 7.293a1 1 0 00-1.414 1.414L8.586 10l-1.293 1.293a1 1 0 101.414 1.414L10 11.414l1.293 1.293a1 1 0 001.414-1.414L11.414 10l1.293-1.293a1 1 0 00-1.414-1.414L10 8.586 8.707 7.293z' clip-rule='evenodd'/></svg>") no-repeat 50% 50%; background-size: contain; opacity: 0.6; cursor: pointer; } input[type="search"]:focus::-webkit-search-cancel-button { opacity: 1; } .search-button { padding: 0.6rem 1rem; background-color: #035376; color: white; border-radius: 0 0.375rem 0.375rem 0; margin-left: -1px; transition: background-color 0.3s ease; } .search-button:hover { background-color: #02435f; } .spinner-icon { font-size: 0.8em; margin-left: 0.3rem; color: #6b7280; } select:disabled, input:disabled:not(#globalSearchInput) { background-color: #f3f4f6; cursor: not-allowed; opacity: 0.7; } button:disabled { background-color: #9ca3af !important; cursor: not-allowed !important; opacity: 0.7 !important; } #shareSearchButton { padding: 0.5rem 1rem; border-radius: 0.375rem; font-size: 0.875rem; font-weight: 600; background-color: #4b5563; color: white; transition: background-color 0.3s ease; } #shareSearchButton:hover { background-color: #374151; } #shareSearchButton:disabled { background-color: #9ca3af !important; cursor: not-allowed !important; opacity: 0.7 !important; }
