:root{font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,sans-serif;color:#1a1a1a;--axis-w: 64px;--col-w: 210px}*{box-sizing:border-box}body{margin:0;background:#f5f6f8}.app{max-width:1400px;margin:0 auto;padding:24px 24px 88px}header h1{margin:0;font-size:24px}.subtitle{margin:4px 0 16px;color:#777;font-size:14px}.controls{display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding:14px 16px;background:#fff;border-radius:10px;box-shadow:0 1px 3px #0000000f}.controls label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.controls select{padding:6px 10px;border:1px solid #d0d3d9;border-radius:6px;font-size:14px}.area-buttons{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600}.area-buttons button{padding:6px 10px;border:1px solid #d0d3d9;background:#fff;border-radius:6px;cursor:pointer;font-size:13px}.area-buttons button.active{background:#2563eb;color:#fff;border-color:#2563eb}.checkbox{font-weight:500!important}.gu-picker{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:14px 0;font-size:13px;color:#444}.gu-picker label{display:flex;align-items:center;gap:4px;cursor:pointer}.gu-picker label.disabled{color:#bbb;cursor:not-allowed}.gu-picker .sido-select{font-weight:700;gap:6px}.gu-picker .sido-select select{padding:5px 8px;border:1px solid #d0d3d9;border-radius:6px;font-size:13px}.gu-picker .all-toggle{font-weight:600;padding-right:8px;border-right:1px solid #e5e7eb}.gu-order{display:flex;align-items:center;gap:10px;margin:4px 0 12px;flex-wrap:wrap}.gu-order-hint{font-size:12px;color:#9aa0a6;white-space:nowrap}.gu-order-bar{display:flex;gap:8px;flex-wrap:wrap}.gu-order-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;background:#eef2ff;color:#1e3a8a;border:1px solid #c7d2fe;border-radius:999px;font-size:13px;font-weight:600;cursor:grab;-webkit-user-select:none;user-select:none}.gu-order-chip:active{cursor:grabbing}.gu-order-grip{color:#94a3b8;font-size:12px;letter-spacing:-1px}.gu-order-remove{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:1px;padding:0;border:none;border-radius:999px;background:transparent;color:#6366f1;font-size:14px;line-height:1;cursor:pointer}.gu-order-remove:hover{background:#c7d2fe;color:#1e3a8a}.gu-dropdown{position:relative}.gu-dropdown-trigger{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;background:#fff;border:1px solid #d0d3d9;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;min-width:160px;justify-content:space-between}.gu-dropdown-trigger:hover{border-color:#2563eb}.gu-dropdown-caret{color:#999;font-size:11px}.gu-dropdown-panel{position:absolute;top:calc(100% + 4px);left:0;z-index:40;min-width:200px;max-height:360px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 6px 20px #0000001f;padding:6px 0}.gu-dropdown-row{display:flex;align-items:center;gap:8px;padding:6px 12px;font-size:13px;cursor:pointer}.gu-dropdown-row:hover{background:#f3f4f6}.gu-dropdown-row.disabled{color:#bbb;cursor:not-allowed}.gu-dropdown-row.all{font-weight:600}.gu-dropdown-divider{height:1px;background:#eef0f3;margin:4px 0}.filters{display:flex;align-items:center;flex-wrap:wrap;gap:12px 18px;padding:12px 16px;background:#fff;border-radius:10px;box-shadow:0 1px 3px #0000000f;margin-bottom:14px}.filter-range{display:flex;align-items:center;gap:5px;font-size:13px}.filter-label{font-weight:600;min-width:36px}.filter-range input{width:64px;padding:5px 7px;border:1px solid #d0d3d9;border-radius:6px;font-size:13px}.filter-range .tilde{color:#999}.filter-unit{color:#888;font-size:12px}.filter-reset{padding:6px 12px;border:1px solid #d0d3d9;background:#f8f9fb;border-radius:6px;cursor:pointer;font-size:13px}.similar-finder{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;padding:12px 16px;background:#fff;border-radius:10px;box-shadow:0 1px 3px #0000000f;margin-bottom:14px;font-size:13px}.sf-label{font-weight:600;min-width:60px}.sf-search{position:relative}.sf-search input{width:200px;padding:6px 9px;border:1px solid #d0d3d9;border-radius:6px;font-size:13px}.sf-search input:focus{outline:none;border-color:#2563eb}.sf-dropdown{position:absolute;top:calc(100% + 4px);left:0;z-index:40;width:320px;max-height:320px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 6px 20px #0000001f;padding:4px 0}.sf-option{display:grid;grid-template-columns:1fr auto;grid-template-areas:"name price" "addr price";column-gap:8px;width:100%;padding:6px 12px;border:none;background:none;text-align:left;cursor:pointer}.sf-option:hover{background:#f3f4f6}.sf-opt-name{grid-area:name;font-weight:600;font-size:13px}.sf-opt-addr{grid-area:addr;font-size:11px;color:#999}.sf-opt-price{grid-area:price;align-self:center;font-size:12px;font-weight:600;color:#c0392b}.sf-anchor{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px}.sf-anchor b{color:#2563eb}.sf-clear{margin-left:4px;border:none;background:none;color:#888;cursor:pointer;font-size:12px;line-height:1}.sf-clear:hover{color:#c0392b}.sf-band{display:inline-flex;align-items:center;gap:4px;color:#555}.sf-band input{width:56px;padding:5px 7px;border:1px solid #d0d3d9;border-radius:6px;font-size:13px}.sf-toggle{display:inline-flex;align-items:center;gap:5px;cursor:pointer}.sf-count{color:#888;font-size:12px}.error{color:#c0392b;padding:10px}.loading{padding:20px;color:#777}.anchor{color:#2563eb}.empty{padding:20px;color:#999;font-size:14px}.grid{display:grid;width:fit-content;max-width:100%;background:#fff;border-radius:10px;overflow-x:auto;box-shadow:0 1px 3px #0000000f;border-top:1px solid #eef0f3;-webkit-overflow-scrolling:touch}.grid-corner{background:#2b2f36;position:sticky;left:0;z-index:2}.grid-gu-header{background:#2b2f36;color:#fff;padding:10px 14px;font-weight:700;font-size:15px;display:flex;justify-content:space-between;align-items:baseline}.gu-count{font-size:12px;font-weight:400;color:#c9ccd2}.band-label{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;color:#1a1a1a;border-top:1px solid #f0f0f0;position:sticky;left:0;z-index:1}.band-cell{border-top:1px solid #f0f0f0;border-left:1px solid #f3f4f6;padding:5px;display:flex;flex-direction:column;gap:4px}.apt-chip{background:#fffbeb;border:1px solid #fde68a;border-radius:6px;padding:5px 8px;font-size:13px;line-height:1.3}.apt-chip .apt-name{font-weight:600}.apt-chip .apt-built{font-size:11px;color:#999;font-weight:400}.apt-chip .apt-stat{display:block;font-size:11px;color:#888;margin-top:1px}.apt-chip .gap{color:#16a34a}.apt-chip{cursor:pointer;-webkit-user-select:none;user-select:none}.apt-chip:hover{border-color:#f59e0b;box-shadow:0 1px 4px #0000001f}.apt-chip.selected{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb inset}.apt-chip.dimmed{opacity:.32}.apt-chip.anchor{border-color:#c0392b;box-shadow:0 0 0 2px #c0392b inset}.apt-chip .check{color:#2563eb;font-weight:700}.action-bar{position:fixed;left:0;right:0;bottom:0;z-index:60;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;background:#1f2937;color:#fff;box-shadow:0 -2px 10px #0000002e}.picked-count{font-weight:600;margin-right:6px}.action-bar button{padding:8px 14px;border:none;border-radius:6px;background:#2563eb;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.action-bar button:disabled{background:#4b5563;color:#9ca3af;cursor:not-allowed}.action-bar button.ghost{background:transparent;border:1px solid #6b7280;font-weight:400}.chart-card-title{font-size:15px;font-weight:700;margin-bottom:2px}.meta-line{font-size:13px;color:#888;margin:2px 0}.addr-line{font-size:13px;color:#666;margin:2px 0 6px}.kakao-map-link{display:inline-flex;align-items:center;gap:4px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:700;color:#3c1e1e;background:#fee500;border-radius:999px;text-decoration:none;vertical-align:middle;transition:filter .15s}.kakao-map-link:hover{filter:brightness(.95)}.kakao-map-link svg{display:block}.diff-table-wrap{max-height:460px;overflow:auto}.diff-table{border-collapse:collapse;font-size:13px;width:100%}.diff-table th,.diff-table td{border:1px solid #eef0f3;padding:5px 8px;text-align:center;white-space:nowrap}.diff-table thead th{position:sticky;top:0;background:#f8f9fb;font-weight:700}.diff-table .ym{font-weight:600;background:#fafbfc}.diff-pos{color:#dc2626}.diff-neg{color:#2563eb}.preview-pop{position:fixed;z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 6px 24px #0000002e;padding:8px 10px;pointer-events:none}.preview-title{font-size:12px;font-weight:600;color:#444;margin-bottom:2px}.preview-info{font-size:12px;margin-bottom:2px}.preview-info .t-buy{color:#2563eb;font-weight:600}.preview-info .t-jeonse{color:#ea580c;font-weight:600}.preview-info .muted{color:#999;font-weight:400}.preview-hint{font-size:11px;color:#999;text-align:right}.preview-loading{height:180px;display:flex;align-items:center;justify-content:center;color:#999;font-size:13px}.back-link{display:inline-block;margin-bottom:8px;color:#2563eb;text-decoration:none;font-size:14px}.chart-card{background:#fff;border-radius:10px;box-shadow:0 1px 3px #0000000f;padding:12px;margin-top:12px}@media (max-width: 600px){:root{--axis-w: 52px;--col-w: 158px}.app{padding:12px}header h1{font-size:20px}.controls{gap:14px;padding:12px}.gu-picker{gap:10px}.apt-chip,.band-label{font-size:12px}.feedback-fab{bottom:16px;right:16px}}.feedback-fab{position:fixed;bottom:24px;right:24px;z-index:50;padding:10px 16px;border:none;border-radius:24px;background:#2563eb;color:#fff;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 2px 10px #0003}.feedback-fab:hover{background:#1d4ed8}.feedback-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:16px;background:#00000073}.feedback-modal{width:100%;max-width:420px;background:#fff;border-radius:12px;padding:20px;box-shadow:0 10px 40px #00000040}.feedback-modal h3{margin:0 0 4px;font-size:17px}.feedback-hint{margin:0 0 12px;font-size:13px;color:#6b7280}.feedback-text{width:100%;min-height:110px;padding:10px;border:1px solid #d1d5db;border-radius:8px;font:inherit;resize:vertical;box-sizing:border-box}.feedback-text:focus,.feedback-contact:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb inset}.feedback-contact{width:100%;margin-top:10px;padding:9px 10px;border:1px solid #d1d5db;border-radius:8px;font:inherit;box-sizing:border-box}.feedback-error{margin:10px 0 0;font-size:13px;color:#dc2626}.feedback-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.feedback-submit,.feedback-cancel{padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}.feedback-submit{border:none;background:#2563eb;color:#fff}.feedback-submit:disabled{background:#9ca3af;cursor:not-allowed}.feedback-cancel{border:1px solid #d1d5db;background:#fff;color:#374151}.feedback-done{text-align:center;padding:12px 0}.feedback-done p{margin:0 0 16px;font-size:16px;font-weight:600}
