.building-info-panel{position:absolute;top:60px;left:10px;width:320px;max-height:calc(100vh - 100px);background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;overflow:hidden;z-index:20;display:flex;flex-direction:column}.panel-header{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-shrink:0}.panel-header h3{margin:0;font-size:16px;font-weight:600;color:#111827;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.close-btn{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;line-height:1;flex-shrink:0;margin-left:8px}.close-btn:hover{color:#374151}.panel-content{padding:16px;overflow-y:auto;flex:1;min-height:0}.panel-content::-webkit-scrollbar{width:6px}.panel-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.panel-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.panel-content::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.age-badge{display:inline-block;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;background:#dbeafe;color:#1e40af;margin-bottom:16px}.age-badge.old{background:#fef2f2;color:#991b1b}.age-badge.very-old{background:#7f1d1d;color:#fff}.info-section{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f3f4f6}.info-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.info-section h4{margin:0 0 8px;font-size:13px;font-weight:600;color:#6b7280}.address{margin:0 0 4px;font-size:14px;color:#111827;line-height:1.5}.address.sub{font-size:12px;color:#6b7280}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.info-item{display:flex;flex-direction:column;gap:2px}.info-item .label{font-size:11px;color:#9ca3af}.info-item .value{font-size:13px;color:#374151;font-weight:500}.jeonse-section{background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;padding:12px;margin-bottom:16px}.jeonse-section h4{color:#92400e;margin-bottom:12px}.jeonse-section .info-grid{grid-template-columns:1fr;gap:8px}.jeonse-section .info-item{flex-direction:row;justify-content:space-between;align-items:center}.jeonse-section .info-item .value{font-size:14px;color:#92400e;font-weight:600}.jeonse-section .info-item .value.highlight{color:#dc2626;font-size:16px}.no-data{font-size:12px;color:#9ca3af;font-style:italic}.pnu{margin:0;font-size:11px;color:#9ca3af;font-family:monospace}@media (max-width: 768px){.building-info-panel{width:calc(100% - 20px);left:10px;right:10px;top:auto;bottom:20px;max-height:50vh}}.filter-panel{position:absolute;top:60px;right:10px;width:280px;max-height:calc(100vh - 100px);background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;z-index:15;display:flex;flex-direction:column}.panel-header-row{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #f3f4f6;flex-shrink:0}.panel-header-row h3{margin:0;font-size:16px;font-weight:600;color:#111827}.panel-header-row .reset-btn{padding:6px 12px;border:1px solid #d1d5db;background:#fff;border-radius:6px;font-size:12px;color:#6b7280;cursor:pointer;transition:all .2s}.panel-header-row .reset-btn:hover{background:#f3f4f6;color:#374151}.filter-content{flex:1;overflow-y:auto;padding:16px 20px;min-height:0}.filter-content::-webkit-scrollbar{width:6px}.filter-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.filter-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.filter-content::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.filter-section{margin-bottom:20px}.filter-section:last-child{margin-bottom:0}.filter-section label{display:block;font-size:12px;font-weight:600;color:#6b7280;margin-bottom:8px}.range-inputs{display:flex;align-items:center;gap:8px}.range-inputs input{flex:1;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;min-width:0}.range-inputs input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.range-inputs span{color:#9ca3af;flex-shrink:0}.quick-filters{display:flex;gap:8px;flex-wrap:wrap}.quick-filters button{padding:6px 12px;border:1px solid #d1d5db;background:#fff;border-radius:20px;font-size:12px;color:#374151;cursor:pointer;transition:all .2s}.quick-filters button:hover{border-color:#3b82f6;color:#3b82f6}.quick-filters button.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.quick-filters.area-quick{margin-top:10px}.quick-filters.area-quick button{padding:4px 10px;font-size:11px;border-radius:4px}.structure-codes{display:flex;flex-wrap:wrap;gap:6px;max-height:120px;overflow-y:auto;padding:4px 0}.structure-codes button{padding:4px 10px;border:1px solid #e5e7eb;background:#f9fafb;border-radius:4px;font-size:11px;color:#6b7280;cursor:pointer;transition:all .2s}.structure-codes button:hover{border-color:#3b82f6;color:#3b82f6}.structure-codes button.active{background:#dbeafe;border-color:#3b82f6;color:#1e40af}@media (max-width: 640px){.filter-panel{width:calc(100% - 20px);right:10px;left:10px;max-height:60vh}}.map-container{position:relative;width:100%;height:100vh}.kakao-map{width:100%;height:100%}.building-marker{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:700;cursor:pointer;border:2px solid white;box-shadow:0 2px 6px #0000004d;transition:transform .2s}.building-marker:hover{transform:scale(1.2);z-index:100!important}.building-marker.old{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #ef4444b3}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}.marker-age{font-size:9px}.map-status{position:absolute;top:10px;left:10px;background:#fff;padding:8px 16px;border-radius:8px;box-shadow:0 2px 10px #0000001a;font-size:14px;z-index:10}.map-status .loading{color:#3b82f6}.map-status .count{color:#374151;font-weight:500}.map-status .mode-badge{display:inline-block;margin-left:8px;padding:2px 8px;background:#8b5cf6;color:#fff;font-size:11px;font-weight:600;border-radius:10px}.map-status .error{color:#ef4444}.map-legend{position:absolute;bottom:30px;left:10px;background:#fff;padding:12px 16px;border-radius:8px;box-shadow:0 2px 10px #0000001a;z-index:10}.legend-title{font-size:12px;font-weight:600;color:#374151;margin-bottom:8px}.legend-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#6b7280;margin-bottom:4px}.legend-dot{width:12px;height:12px;border-radius:50%}.filter-toggle-btn{position:absolute;top:10px;right:10px;background:#3b82f6;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;box-shadow:0 2px 10px #0000001a;z-index:10;transition:background .2s}.filter-toggle-btn:hover{background:#2563eb}.filter-toggle-btn.has-filters{background:#059669}.filter-toggle-btn.has-filters:hover{background:#047857}.filter-badge{display:inline-flex;align-items:center;justify-content:center;background:#fbbf24;color:#78350f;font-size:11px;font-weight:700;min-width:18px;height:18px;border-radius:9px;margin-left:8px;padding:0 5px}.admin-page{max-width:700px;margin:0 auto;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#333}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:16px;border-bottom:2px solid #eee}.admin-header h1{margin:0;font-size:24px}.back-link{color:#4a90d9;text-decoration:none;font-size:14px}.back-link:hover{text-decoration:underline}.upload-section h2{font-size:18px;margin-bottom:8px}.description{color:#666;font-size:14px;margin-bottom:24px}.upload-form{display:flex;flex-direction:column;gap:16px;padding:24px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.file-input-wrapper input[type=file]{display:none}.file-label{display:flex;align-items:center;gap:12px;cursor:pointer}.file-button{display:inline-block;padding:8px 16px;background:#fff;border:1px solid #ced4da;border-radius:6px;font-size:14px;white-space:nowrap;transition:background .15s}.file-button:hover{background:#e9ecef}.file-name{font-size:14px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.year-input label{display:flex;align-items:center;gap:12px;font-size:14px}.year-input input{width:160px;padding:8px 12px;border:1px solid #ced4da;border-radius:6px;font-size:14px}.upload-button{padding:12px 24px;background:#4a90d9;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s}.upload-button:hover:not(:disabled){background:#357abd}.upload-button:disabled{background:#adb5bd;cursor:not-allowed}.error-box{margin-top:12px;padding:12px 16px;background:#fff5f5;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:14px}.progress-section{margin-top:20px;color:#666;font-size:14px}.status-box{margin-top:24px;padding:20px;border-radius:8px;border:1px solid #e9ecef}.status-box h3{margin:0 0 16px;font-size:16px}.status-processing{background:#f0f7ff;border-color:#bfdbfe}.status-processing h3{color:#1d4ed8}.status-completed{background:#f0fdf4;border-color:#bbf7d0}.status-completed h3{color:#15803d}.status-error{background:#fff5f5;border-color:#fecaca}.status-error h3{color:#dc2626}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stat{display:flex;flex-direction:column;gap:2px}.stat-label{font-size:12px;color:#888;text-transform:uppercase}.stat-value{font-size:16px;font-weight:600;font-variant-numeric:tabular-nums}.progress-bar-wrapper{margin-top:16px;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}.progress-bar{height:100%;border-radius:2px;transition:width .3s}.progress-bar.processing{width:100%;background:linear-gradient(90deg,#4a90d9,#93c5fd,#4a90d9);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.app{width:100%;height:100vh}
