:root {--map-ink: #19342d;--map-muted: #63716b;--map-paper: #f5f2ea;--map-white: #fffdf8;--map-line: #d7ded5;--map-green: #1e684c;--map-green-dark: #124735;--map-red: #c4654c;--map-footer-bg: #f2f2f2;--map-footer-ink: #5f6368;--sominsu-font-family: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;}html,body { min-height: 100%; margin: 0; background: var(--map-paper); }body { color: var(--map-ink); font-family: var(--sominsu-font-family); }.map-page,.map-page * { box-sizing: border-box; }.map-page { min-height: 100vh; font-size: 14px; line-height: 1.5; }.map-page a { color: inherit; text-decoration: none; }.map-page button,.map-page input { font: inherit; }.map-page button,.map-page a { -webkit-tap-highlight-color: transparent; }.map-page button:focus-visible,.map-page a:focus-visible,.map-page input:focus-visible { outline: 3px solid rgba(196, 101, 76, .45); outline-offset: 3px; }.map-shell { max-width: 1440px; margin: 0 auto; padding: 0 32px; }.map-header { border-bottom: 1px solid var(--map-line); background: var(--map-paper); }.map-header-inner { height: 68px; display: flex; align-items: center; justify-content: space-between; }.map-header-inner .map-search-bar {flex: 0 1 920px;min-width: 0;margin: 0 24px;}.map-brand { display: inline-flex; align-items: center; gap: 10px; font-weight: 700; letter-spacing: .08em; }.brand-mark-sm { width: 32px; height: 32px; display: grid; place-items: center; background: var(--map-green); color: #f7efdc; font-family: var(--sominsu-font-family); font-size: 19px; }.map-brand small { display: block; margin-top: 1px; color: var(--map-muted); font-size: 10px; font-weight: 500; letter-spacing: .04em; }.map-nav { display: flex; align-items: center; gap: 24px; font-size: 13px; }.map-nav a:hover { color: var(--map-red); }.map-nav .publish-link { padding: 8px 13px; border: 1px solid var(--map-green); color: var(--map-green); }.map-nav .publish-link:hover { background: var(--map-green); color: var(--map-white); }.map-main { padding-bottom: 32px; }.map-search-section { padding: 34px 0 22px; }.map-heading { margin-bottom: 22px; }.map-heading h1 { margin: 0; font-family: var(--sominsu-font-family); font-size: 32px; font-weight: 600; line-height: 1.2; }.map-heading-meta { display: flex; align-items: baseline; gap: 20px; margin-top: 8px; }.map-heading-meta > p { margin: 0; color: var(--map-muted); font-size: 13px; }.map-summary { display: inline-flex; min-width: 0; align-items: baseline; gap: 5px; white-space: nowrap; }.map-summary strong { color: var(--map-green); font-size: 20px; line-height: 1.1; }.map-summary span { color: var(--map-muted); font-size: 12px; }.map-search-form { position: relative; display: grid; grid-template-columns: 120px minmax(0, 1fr) 128px; max-width: 920px; gap: 0; padding: 8px; background: var(--map-green-dark); }.map-header-inner .map-search-form { width: 100%; max-width: none; padding: 0; border: 1px solid var(--map-line); border-radius: 3px; background: var(--map-white); box-shadow: 0 1px 4px rgba(60, 64, 67, .14); }.map-search-field { min-width: 0; padding: 8px 14px; background: var(--map-white); border-right: 1px solid var(--map-line); }.city-field { position: relative; }.field-label { display: block; color: var(--map-muted); font-size: 10px; line-height: 1.2; }.city-picker-button { display: flex; width: 100%; align-items: center; justify-content: space-between; padding: 3px 0 0; border: 0; background: transparent; color: var(--map-ink); cursor: pointer; font-size: 15px; text-align: left; }.keyword-field input { display: block; width: 100%; padding: 3px 0 0; border: 0; outline: 0; background: transparent; color: var(--map-ink); font-size: 15px; }.keyword-field input::placeholder { color: var(--map-muted); opacity: .9; }.map-search-submit { border: 0; background: var(--map-red); color: #fff; cursor: pointer; font-size: 13px; font-weight: 700; }.map-search-submit:hover { background: #ad513b; }.city-menu { position: absolute; z-index: 30; top: calc(100% - 1px); left: 0; width: min(540px, calc(100vw - 56px)); padding: 15px; border: 1px solid var(--map-line); background: var(--map-white); box-shadow: 0 14px 30px rgba(25, 52, 45, .16); }.city-menu-heading { margin-bottom: 10px; color: var(--map-muted); font-size: 12px; }.city-menu-grid { display: grid; grid-template-columns: repeat(5, minmax(72px, 1fr)); gap: 6px 8px; }.city-option { display: flex; min-width: 0; min-height: 42px; align-items: center; justify-content: center; padding: 8px 10px; border: 1px solid transparent; background: transparent; color: var(--map-ink); cursor: pointer; font-size: 15px; white-space: nowrap; }.city-option:hover { border-color: var(--map-green); color: var(--map-green); }.top-filters { display: flex; flex-direction: column; gap: 0; padding: 5px 0 4px; border-bottom: 1px solid var(--map-line); }.top-filter-group { display: flex; min-width: 0; align-items: baseline; gap: 16px; padding: 7px 0; }.top-filter-group h2 { flex: 0 0 42px; margin: 0; color: var(--map-ink); font-size: 13px; font-weight: 700; }.top-filter-options { display: flex; min-width: 0; flex-wrap: wrap; align-items: center; gap: 8px; }.map-page-title { display: flex; align-items: baseline; gap: 12px; padding: 22px 0 14px; }.map-page-title h1 { margin: 0; color: var(--map-ink); font-size: 24px; font-weight: 500; line-height: 1.2; }.map-page-title span { color: var(--map-muted); font-size: 13px; }.top-filter-option { display: inline-flex; min-height: 30px; align-items: center; padding: 4px 0; border: 0; color: var(--map-muted) !important; font-size: 13px; line-height: 1.3; white-space: nowrap; }.top-filter-option:hover { color: #1a73e8 !important; }.top-filter-option.selected { color: #1a73e8 !important; font-weight: 600; text-decoration: underline; text-underline-offset: 3px; }.map-filters { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; padding: 15px 0 10px; border-bottom: 1px solid var(--map-line); }.map-filter-label { color: var(--map-muted); font-size: 12px; }.map-filter-menu { position: relative; }.map-filter-trigger,.map-filter-current { display: inline-flex; min-height: 30px; align-items: center; gap: 9px; padding: 4px 10px; border: 1px solid var(--map-line); background: var(--map-white); color: var(--map-ink); cursor: pointer; font-size: 12px; }.map-filter-trigger:hover { border-color: var(--map-green); color: var(--map-green); }.map-filter-current { border-color: var(--map-green); color: var(--map-green); }.map-filter-current b { color: var(--map-red); font-size: 16px; font-weight: 500; line-height: 1; }.map-filter-options { position: absolute; z-index: 15; top: calc(100% + 4px); left: 0; min-width: 170px; padding: 6px; border: 1px solid var(--map-line); background: var(--map-white); box-shadow: 0 10px 24px rgba(25, 52, 45, .12); }.map-filter-options.show { display: flex; flex-direction: column; }.map-filter-options a { display: flex; justify-content: space-between; gap: 16px; padding: 7px 9px; color: var(--map-muted); font-size: 12px; white-space: nowrap; }.map-filter-options a:hover { background: #edf3ed; color: var(--map-green); }.map-filter-options small { color: #89958f; font-size: 10px; }.clear-map-filters { margin-left: 3px; color: var(--map-red) !important; font-size: 12px; }.clear-map-filters:hover { text-decoration: underline !important; }.map-result-summary { display: inline-flex; min-width: 0; align-items: baseline; gap: 7px; margin-left: auto; white-space: nowrap; }.map-result-summary strong { color: #1a73e8; font-size: 24px; line-height: 1.1; }.map-result-summary span { font-size: 13px; }.map-result-summary small { color: var(--map-muted); font-size: 11px; }.map-workspace { display: grid; grid-template-columns: minmax(320px, 380px) minmax(0, 1fr); column-gap: 12px; min-height: 620px; overflow: hidden; background: transparent; }.map-list-panel { display: flex; min-width: 0; flex-direction: column; border-right: 1px solid var(--map-line); background: var(--map-white); }.property-list { flex: 1 1 auto; min-height: 0; overflow-y: auto; }.map-house-card { display: grid; grid-template-columns: 105px minmax(0, 1fr); gap: 12px; min-width: 0; padding: 13px 18px; border-bottom: 1px solid var(--map-line); cursor: pointer; transition: background .18s; }.map-house-card:hover,.map-house-card.is-active { background: #f1f6f0; }.map-house-image { display: flex; width: 105px; height: 96px; align-items: center; justify-content: center; overflow: hidden; background: #e7ebe5; }.map-house-image img { width: 100%; height: 100%; object-fit: cover; }.map-house-image span { color: var(--map-green); font-family: var(--sominsu-font-family); font-size: 16px; }.map-house-image .image-placeholder-fallback { display: none; color: var(--map-muted); font-family: var(--sominsu-font-family); font-size: 14px; }.map-house-image.image-load-failed .image-placeholder-fallback { display: inline; }.map-house-info { min-width: 0; }.map-house-title { display: flex; align-items: baseline; justify-content: space-between; gap: 6px; }.map-house-title a { min-width: 0; overflow: hidden; color: var(--map-ink); font-size: 14px; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }.map-house-title a:hover { color: var(--map-green); }.map-house-title strong { flex: 0 0 auto; color: var(--map-green); font-size: 11px; }.map-house-location { overflow: hidden; margin: 6px 0 0; color: var(--map-muted); font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }.map-house-prices { display: flex; flex-wrap: nowrap; align-items: baseline; gap: 1px 3px; margin-top: 7px; white-space: nowrap; }.map-house-prices strong { margin-left: 3px; color: var(--map-red); font-size: 12px; font-weight: 700; white-space: nowrap; }.map-house-prices strong:first-child { margin-left: 0; }.map-house-prices span { color: var(--map-muted); font-size: 10px; }.map-house-meta { overflow: hidden; margin: 4px 0 0; color: var(--map-muted); font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }.map-house-meta { margin-top: 4px; }.map-house-price { display: flex; align-items: baseline; gap: 3px; margin-top: 7px; }.map-house-price strong { color: var(--map-green); font-size: 16px; }.map-house-price span { color: var(--map-muted); font-size: 10px; }.map-house-price em { max-width: 120px; overflow: hidden; margin-left: 5px; padding: 2px 4px; background: #fff2df; color: var(--map-red); font-size: 10px; font-style: normal; text-overflow: ellipsis; white-space: nowrap; }.map-empty { display: flex; flex-direction: column; align-items: center; gap: 6px; padding: 55px 18px; color: var(--map-muted); text-align: center; }.map-empty strong { color: var(--map-ink); font-family: var(--sominsu-font-family); font-size: 18px; }.map-pagination { display: flex; gap: 4px; padding: 17px 18px 20px; }.map-pagination a,.map-pagination span,.map-pagination strong { display: inline-flex; min-width: 32px; min-height: 30px; flex: 1 1 0; align-items: center; justify-content: center; margin-right: 0; padding: 4px 8px; border: 1px solid var(--map-line); background: var(--map-white); color: var(--map-muted); font-size: 11px; }.map-pagination a:hover { border-color: var(--map-green); color: var(--map-green); }.map-pagination .current,.map-pagination strong { border-color: var(--map-green); background: var(--map-green); color: #fff; }.map-canvas { position: relative; min-width: 0; min-height: 620px; background: #dfe7df; }.map-content,#allmap { width: 100%; height: 100%; min-height: 620px; }.map-canvas-label { position: absolute; z-index: 10; top: 16px; left: 16px; display: flex; align-items: center; gap: 7px; padding: 7px 10px; background: rgba(255, 253, 248, .9); color: var(--map-muted); font-size: 11px; box-shadow: 0 3px 10px rgba(25, 52, 45, .1); }.map-sdk-status { position: absolute; z-index: 11; top: 56px; left: 16px; max-width: 320px; padding: 9px 11px; border: 1px solid var(--map-line); background: rgba(255, 253, 248, .96); color: var(--map-muted); font-size: 12px; box-shadow: 0 3px 10px rgba(25, 52, 45, .1); }.map-pulse { width: 7px; height: 7px; border-radius: 50%; background: var(--map-red); box-shadow: 0 0 0 4px rgba(196, 101, 76, .16); }.map-info-window { min-width: 230px; padding: 12px; border: 1px solid var(--map-line); background: var(--map-white); color: var(--map-ink); box-shadow: 0 8px 20px rgba(25, 52, 45, .14); }.map-info-mark { float: right; display: grid; width: 42px; height: 42px; margin: 0 0 8px 12px; place-items: center; background: var(--map-green); color: #f7efdc; font-family: var(--sominsu-font-family); font-size: 22px; }.map-info-title { display: block; margin-bottom: 7px; color: var(--map-green) !important; font-size: 14px; font-weight: 700; }.map-info-window p { margin: 4px 0 0; color: var(--map-muted); font-size: 11px; line-height: 1.5; }@media (max-width: 900px) {.map-shell { padding: 0 20px; }.map-heading h1 { font-size: 28px; }.map-workspace { grid-template-columns: minmax(300px, 350px) minmax(0, 1fr); column-gap: 10px; }.map-house-card { grid-template-columns: 86px minmax(0, 1fr); padding: 12px; }.map-house-image { width: 86px; height: 84px; }.map-house-price em { display: none; }}@media (max-width: 700px) {.map-header-inner { height: 62px; }.map-nav { gap: 12px; }.map-brand,.map-nav a { min-height: 44px; align-items: center; }.map-nav a:nth-child(2),.map-nav .publish-link { display: none; }.map-search-section { padding-top: 26px; }.map-page-title { padding-top: 8px; }.map-heading-meta { align-items: flex-start; flex-direction: column; gap: 6px; }.map-search-form { grid-template-columns: 1fr; gap: 7px; padding: 10px; }.map-search-field { border-right: 0; }.city-picker-button { min-height: 44px; }.map-search-field input { min-height: 44px; padding-top: 8px; }.map-search-submit { min-height: 44px; }.city-menu { top: calc(100% - 1px); left: 0; width: min(550px, calc(100vw - 40px)); }.city-menu-grid { grid-template-columns: repeat(3, minmax(72px, 1fr)); }.top-filter-group { align-items: flex-start; gap: 12px; }.top-filter-group h2 { flex-basis: 42px; padding-top: 7px; }.top-filter-options { gap: 8px 16px; flex-wrap: nowrap; overflow-x: auto; padding-bottom: 2px; scrollbar-width: thin; }.top-filter-option { min-height: 36px; padding: 6px 0; }.map-filters { align-items: flex-start; }.map-result-summary { flex-basis: 100%; margin-top: 6px; margin-left: 0; }.map-filter-trigger,.map-filter-current { min-height: 44px; }.map-workspace { display: flex; flex-direction: column-reverse; min-height: 0; }.map-list-panel { border-top: 1px solid var(--map-line); border-right: 0; }.map-canvas,.map-content,#allmap { min-height: 52vh; height: 52vh; }.property-list { max-height: none; }.map-house-title a { display: inline-flex; min-width: 44px; min-height: 44px; align-items: center; }.map-pagination a,.map-pagination span,.map-pagination strong { min-width: 44px; min-height: 44px; }}@media (max-width: 430px) {.map-shell { padding: 0 14px; }.map-brand small { display: none; }.map-heading-meta > p { max-width: 400px; }.map-filter-options { position: fixed; top: auto; right: 14px; bottom: 14px; left: 14px; min-width: 0; max-height: 45vh; overflow-y: auto; }.map-house-card { grid-template-columns: 92px minmax(0, 1fr); }.map-house-image { width: 92px; height: 88px; }.city-menu { width: calc(100vw - 28px); }}@media (prefers-reduced-motion: reduce) {.map-page *,.map-page *::before,.map-page *::after {animation-duration: .01ms !important;animation-iteration-count: 1 !important;scroll-behavior: auto !important;transition-duration: .01ms !important;}}:root {--map-ink: #202124;--map-muted: #5f6368;--map-paper: #fff;--map-white: #fff;--map-line: #dadce0;--map-green: #188038;--map-green-dark: #174ea6;--map-red: #d93025;}html { overflow-x: clip; }body { background: var(--map-paper); color: var(--map-ink); }.map-shell { max-width: none; margin-right: auto; margin-left: 0; padding-right: 28px; padding-left: 28px; }.map-header { background: var(--map-paper); }.map-brand { gap: 0; letter-spacing: 0; }.map-brand img { display: block; width: 144px; height: 48px; object-fit: contain; object-position: left center; }.map-brand small { display: none; }.map-nav a:hover { color: var(--map-blue, #1a73e8); }.map-nav .publish-link { border-color: var(--map-line); color: #1a73e8; }.map-nav .publish-link:hover { border-color: #1a73e8; background: #f8fbff; color: #1a73e8; }.map-search-section { padding-top: 0; padding-bottom: 22px; }.map-heading { display: none; }.map-heading h1 { font-family: var(--sominsu-font-family); font-size: 28px; font-weight: 400; }.map-search-form { max-width: 920px; padding: 0; border: 1px solid var(--map-line); border-radius: 3px; background: var(--map-white); box-shadow: 0 1px 4px rgba(60, 64, 67, .14); }.map-search-form:focus-within { border-color: #1a73e8; box-shadow: 0 1px 6px rgba(26, 115, 232, .2); }.map-search-field { padding: 8px 14px 5px; }.map-search-submit { border-radius: 0 2px 2px 0; background: #1a73e8; }.map-search-submit:hover { background: #1765cc; }.map-filter-trigger,.map-filter-current { background: var(--map-white); }.map-filter-trigger:hover { border-color: #1a73e8; color: #1a73e8; }.map-workspace { border-color: var(--map-line); }.map-list-panel { border-color: var(--map-line); }.map-house-card:hover,.map-house-card.is-active { background: #f8fbff; }.map-house-title a:hover,.map-house-price strong { color: var(--map-red); }.map-canvas { background: #eef2f6; }.map-footer { position: relative; display: flex; width: 100%; justify-content: space-between; padding: 18px 28px 25px; background: var(--map-footer-bg); color: var(--map-footer-ink); font-size: 11px; }.map-footer a { color: var(--map-footer-ink); text-decoration: none; }.map-footer a:hover { color: var(--map-ink); text-decoration: underline; }@media (max-width: 700px) {.map-header-inner { height: auto; min-height: 68px; flex-wrap: wrap; gap: 0 12px; padding-top: 8px; padding-bottom: 8px; }.map-header-inner .map-search-bar { order: 3; flex-basis: 100%; margin: 8px 0 0; }.map-shell { padding-right: 20px; padding-left: 20px; }.map-search-form { padding: 10px; }.map-header-inner .map-search-form { padding: 10px; }.map-footer { display: block; padding-right: 20px; padding-left: 20px; line-height: 2; }}@media (max-width: 430px) {.map-shell { padding-right: 14px; padding-left: 14px; }.map-footer { padding-right: 14px; padding-left: 14px; }}@media (max-width: 800px) {.top-filter-group { align-items: flex-start; gap: 12px; }.top-filter-group h2 { flex-basis: 38px; padding-top: 7px; }.top-filter-options { gap: 8px; }.top-filter-option { min-height: 36px; padding: 6px 0; }}.map-header {position: sticky;top: 0;z-index: 50;width: 100%;background: var(--map-paper);box-shadow: 0 1px 6px rgba(60, 64, 67, .12);}.city-menu-grid { gap: 12px 14px; }@media (max-width: 700px) {.city-menu-grid { gap: 10px 12px; }}.top-filters { padding-top: 4px; padding-bottom: 4px; }.top-filter-group { padding-top: 4px; padding-bottom: 4px; }@media (min-width: 701px) {.map-header-inner { height: 71px; }}.map-nav { gap: 24px; }.map-nav { font-size: 14px; }.map-nav .publish-link { padding: 7px 12px; }.map-search-form { grid-template-columns: 120px minmax(0, 1fr) 118px; }.map-search-field { display: flex; align-items: center; padding: 8px 14px; }.map-search-field .city-picker-button,.map-search-field input { min-height: 36px; padding-top: 0; }.map-search-submit { min-width: 118px; }.map-footer { padding-bottom: 25px; }.map-house-image,.map-canvas {border: 0;border-radius: 10px;overflow: hidden;}@media (max-width: 700px) {.map-search-form { grid-template-columns: minmax(120px, .38fr) minmax(0, .62fr); gap: 7px; padding: 10px; }.map-header-inner .map-search-form { padding: 10px; }.map-search-field { border-right: 0; }.map-search-field .city-picker-button,.map-search-field input { min-height: 44px; padding-top: 8px; }.map-search-submit { grid-column: 1 / -1; min-height: 46px; }}@media (max-width: 800px) {.map-header-inner { height: auto; min-height: 68px; flex-wrap: wrap; gap: 0 12px; padding-top: 8px; padding-bottom: 8px; }.map-header-inner .map-search-bar { order: 3; flex-basis: 100%; margin: 8px 0 0; }.map-search-form { grid-template-columns: minmax(120px, .38fr) minmax(0, .62fr); gap: 7px; padding: 10px; }.map-header-inner .map-search-form { padding: 10px; }.map-search-field { border-right: 0; }.map-search-field .city-picker-button,.map-search-field input { min-height: 44px; padding-top: 8px; }.map-search-submit { grid-column: 1 / -1; min-width: 0; min-height: 46px; }.map-shell { padding-right: 20px; padding-left: 20px; }.map-nav { gap: 12px; }.map-nav .publish-link { display: none; }.map-workspace { display: flex; flex-direction: column-reverse; min-height: 0; }.map-list-panel { border-top: 1px solid var(--map-line); border-right: 0; }.map-canvas,.map-content,#allmap { min-height: 52vh; height: 52vh; }}@media (max-width: 430px) {.map-shell { padding-right: 14px; padding-left: 14px; }}@media (max-width: 800px) {.top-filter-group {position: relative;--filter-label-width: 38px;--filter-label-gap: 12px;}.top-filter-group.has-horizontal-overflow .top-filter-options {flex-wrap: nowrap;overflow-x: auto;padding-right: 28px;scrollbar-width: thin;-webkit-overflow-scrolling: touch;}.top-filter-group.has-horizontal-overflow:not(.is-scroll-end)::after,.top-filter-group.is-scrolled::before {position: absolute;z-index: 1;top: 0;bottom: 0;width: 30px;pointer-events: none;content: "";}.top-filter-group.has-horizontal-overflow:not(.is-scroll-end)::after {right: 0;background: linear-gradient(to right, rgba(255, 255, 255, 0), var(--map-paper));}.top-filter-group.is-scrolled::before {left: calc(var(--filter-label-width) + var(--filter-label-gap));background: linear-gradient(to right, var(--map-paper), rgba(255, 255, 255, 0));}}@media (min-width: 801px) {.map-header-inner { justify-content: flex-start; }.map-header-inner .map-search-bar {flex: 0 1 640px;width: 100%;max-width: 640px;margin: 0;margin-left: 56px;}.map-header-inner .map-search-form {width: 100%;max-width: none;}.map-header-inner .map-nav { margin-left: auto; }}.map-search-form {border-radius: 28px;box-shadow: 0 1px 6px rgba(60, 64, 67, .18);}.map-search-form:focus-within {border-color: var(--map-line);box-shadow: 0 2px 8px rgba(60, 64, 67, .22);}.map-search-form .map-search-field { border-right-color: #f1f3f4; }.map-search-form .keyword-field input {-webkit-appearance: none;appearance: none;outline: 0;box-shadow: none;}.map-search-form .keyword-field input:focus-visible { outline: 0; }.map-search-form .keyword-field input::-webkit-search-decoration,.map-search-form .keyword-field input::-webkit-search-cancel-button,.map-search-form .keyword-field input::-webkit-search-results-button,.map-search-form .keyword-field input::-webkit-search-results-decoration { display: none; }.map-search-form .map-search-submit {margin: 6px;border: 1px solid transparent;border-radius: 22px;background: #1a73e8;color: #fff;font-weight: 700;}.map-search-form .map-search-submit:hover {border-color: #1a73e8;background: #1765cc;color: #fff;box-shadow: 0 1px 2px rgba(60, 64, 67, .16);}@media (max-width: 800px) {.map-search-form { border-radius: 22px; }.map-search-form .map-search-submit {margin: 0;border-radius: 22px;}}.map-search-form {grid-template-columns: 120px minmax(0, 1fr) 104px;min-height: 58px;padding: 0;align-items: stretch;}.map-search-form .map-search-field {min-height: 56px;border-right: 0;}.map-search-form .city-field { border-right: 1px solid var(--map-line); }.map-search-form .city-picker-button { font-size: 16px; }.map-search-form .city-picker-button,.map-search-form .keyword-field input { min-height: 44px; }.map-search-form .city-picker-button > span { min-width: 0; flex: 1 1 auto; text-align: center; }.map-search-form .map-search-submit {display: flex;align-items: center;justify-content: center;min-width: 0;min-height: 0;border-radius: 22px;background: #1a73e8;color: #fff;font-size: 14px;}.map-search-form .map-search-submit:hover { border-color: var(--map-line); }.map-page .city-option {width: 100%;text-align: center;}@media (max-width: 800px) {.map-search-form {grid-template-columns: 1fr;gap: 0;min-height: 0;padding: 0;border-radius: 22px;}.map-search-form .map-search-field {min-height: 0;border-right: 0;border-bottom: 1px solid var(--map-line);}.map-search-form .city-field { border-right: 0; }.map-search-form .city-picker-button,.map-search-form .keyword-field input {min-height: 44px;padding-top: 8px;}.map-search-form .map-search-submit {min-height: 48px;margin: 6px;border-radius: 22px;}}.map-header-inner .map-search-form,.map-search-form {border-radius: 28px;}@media (max-width: 800px) {.map-header-inner .map-search-form,.map-search-form { border-radius: 22px; }}.map-search-form > .city-field {border-top-left-radius: 27px;border-bottom-left-radius: 27px;}.map-search-form > .map-search-submit {border-top-right-radius: 22px;border-bottom-right-radius: 22px;}@media (max-width: 800px) {.map-search-form > .city-field {border-top-left-radius: 21px;border-top-right-radius: 21px;border-bottom-left-radius: 0;}.map-search-form > .map-search-submit {border-top-right-radius: 0;border-bottom-right-radius: 21px;border-bottom-left-radius: 21px;}}@media (min-width: 801px) {.map-search-form {min-height: 44px;border-radius: 22px;background: var(--map-white);}.map-search-form .map-search-field {min-height: 42px;background: transparent;}.map-search-form .city-picker-button,.map-search-form .keyword-field input { min-height: 36px; }.map-search-form .map-search-submit { margin: 3px; }.map-search-form > .city-field {border-top-left-radius: 21px;border-bottom-left-radius: 21px;}.map-header-inner .map-search-form {border-radius: 22px;}.map-search-form > .map-search-submit {border-top-right-radius: 18px;border-bottom-right-radius: 18px;}}.map-list-panel,.map-house-card {border: 0;border-radius: 0;box-shadow: none;}.map-house-card {border-bottom: 1px solid #e5e7eb;}@media (max-width: 800px) {.map-list-panel { border-top: 0; }}