*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fa;color:#1a1a2e;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:24px 20px}.page-wrap{padding:16px 20px;max-width:100%}.page-header{display:flex;align-items:baseline;gap:14px;margin-bottom:14px}.page-header h1{font-size:22px;font-weight:700;color:#1a1a2e;white-space:nowrap}.page-header .subtitle{font-size:13px;color:#9ca3af;margin-top:0}.list-desc{font-size:12px;color:#9ca3af;display:block;margin-top:2px}.header{margin-bottom:24px}.header h1{font-size:28px;font-weight:700;color:#1a1a2e}.subtitle{font-size:14px;color:#6b7280;margin-top:4px}.pipeline-filter{padding:16px 16px 10px}.pipeline-row{display:flex;align-items:center;gap:2px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.pipeline-step{display:flex;flex-direction:column;align-items:center;gap:7px;cursor:pointer;padding:4px 6px;border-radius:10px;transition:background .12s;flex-shrink:0}.pipeline-step:hover .pipeline-circle{border-color:#9ca3af;background:#f3f4f6}.pipeline-step.active .pipeline-circle{border-color:#1e40af;background:#eff6ff;color:#1e40af}.pipeline-step.active .pipeline-label{color:#1e40af;font-weight:700}.pipeline-circle{width:58px;height:58px;border-radius:50%;border:2px solid #e5e7eb;background:#f9fafb;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:#374151;transition:all .15s;line-height:1}.pipeline-circle.circle-sm{font-size:12px}.pipeline-label{font-size:12px;color:#6b7280;font-weight:500;white-space:nowrap;text-align:center;line-height:1.3}.pipeline-arrow{color:#d1d5db;font-size:20px;margin-bottom:20px;flex-shrink:0;-webkit-user-select:none;user-select:none}.pipeline-fork{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.btn-review-needed{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;border:2px solid #f59e0b;background:#fffbeb;color:#92400e;font-size:13px;font-weight:700;cursor:pointer;transition:all .15s}.btn-review-needed:hover{background:#fef3c7}.btn-review-needed.active{background:#f59e0b;color:#fff;border-color:#d97706}.review-needed-count{background:#d97706;color:#fff;border-radius:10px;padding:1px 7px;font-size:12px;font-weight:800}.btn-review-needed.active .review-needed-count{background:#ffffff4d}.pipeline-fail-row{display:flex;align-items:center;gap:6px;padding-top:10px;margin-top:10px;border-top:1px dashed #e5e7eb;flex-wrap:wrap}.pipeline-fail-label{font-size:11px;color:#9ca3af;font-weight:600;margin-right:2px;white-space:nowrap}.stage-filter{display:flex;gap:6px;padding:10px 14px;flex-wrap:wrap;align-items:center}.btn-stage{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500;border:1px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer;transition:all .15s}.btn-stage:hover{background:#f3f4f6;border-color:#d1d5db}.btn-stage.active{background:#1e40af;color:#fff;border-color:#1e40af}.stage-count{background:#0000001a;border-radius:10px;padding:1px 6px;font-size:11px;font-weight:700}.btn-stage.active .stage-count{background:#ffffff40}.stage-divider{width:1px;height:20px;background:#e5e7eb;margin:0 4px}.btn-stage-fail{display:inline-flex;align-items:center;gap:5px;padding:4px 11px;border-radius:20px;font-size:12px;font-weight:500;border:1px solid #fca5a5;background:#fff;color:#b91c1c;cursor:pointer;transition:all .15s}.btn-stage-fail:hover{background:#fff1f2;border-color:#f87171}.btn-stage-fail.active{background:#b91c1c;color:#fff;border-color:#b91c1c}.pipeline-fail-sub-row{display:flex;align-items:center;gap:5px;padding:6px 0 2px;flex-wrap:wrap}.btn-stage-fail-sub{font-size:11px;padding:3px 9px;opacity:.85}.btn-stage-fail-sub.active{opacity:1}.action-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border-radius:8px;font-size:13px}.action-banner-warn{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.action-banner-info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.action-banner-error{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}.action-banner .btn{flex-shrink:0;padding:4px 12px;border-radius:6px;border:1px solid currentColor;background:transparent;cursor:pointer;font-size:12px;font-weight:600;color:inherit}.action-banner .btn:hover{opacity:.8}.sub-stage-filter{display:flex;gap:6px;padding:8px 14px 8px 28px;margin-top:-1px;border-top:1px dashed #e5e7eb;flex-wrap:wrap;align-items:center}.btn-stage-sub{font-size:13px;padding:5px 14px}.btn-stage-sub.active{background:#4338ca;color:#fff;border-color:#4338ca}.bldg-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px;margin-bottom:12px;flex-wrap:wrap}.bldg-bar-left{display:flex;align-items:center;gap:10px}.bldg-bar-label{font-size:12px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.bldg-bar-progress{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:#4a90d9;font-weight:500}.bldg-bar-current{color:#9ca3af;font-weight:400}.bldg-bar-stats{display:flex;gap:8px;font-size:12px;color:#6b7280;align-items:center;flex-wrap:wrap}.pipeline-status-panel{margin-bottom:10px;padding:0;border-radius:10px;overflow:hidden}.ps-row{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;gap:12px;flex-wrap:wrap}.ps-row:hover{background:#fafafa}.ps-divider{border:none;border-top:1px solid #f3f4f6;margin:0}.ps-left{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.ps-label{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:#374151;white-space:nowrap}.ps-badge-manual{font-size:10px;font-weight:600;padding:1px 5px;border-radius:4px;background:#f3f4f6;color:#9ca3af;margin-left:2px}.ps-meta{font-size:12px;color:#6b7280;display:inline-flex;align-items:center;gap:4px}.ps-meta strong{color:#374151}.ps-never{color:#9ca3af}.ps-countdown{color:#6366f1;font-weight:600}.ps-running{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#f59e0b;font-weight:600}.ps-current-addr{color:#9ca3af;font-weight:400}.ps-actions{display:flex;gap:6px;flex-shrink:0}.ps-stat-sep{color:#d1d5db}.ps-stat-done{color:#065f46;font-weight:600}.ps-stat-err{color:#991b1b;font-weight:600}.sync-bar{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 20px;margin-bottom:20px}.sync-text{font-size:13px;color:#6b7280}.sync-running{color:#f59e0b;font-weight:600}.sync-failed{color:#ef4444;font-weight:600}.filter-bar{padding:16px 20px;margin-bottom:20px;display:flex;flex-direction:column;gap:12px}.filter-row{display:flex;align-items:center;gap:16px}.filter-label{flex:0 0 84px;font-size:13px;font-weight:600;color:#6b7280}.seg-group{display:inline-flex;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;padding:3px;gap:2px;flex-wrap:wrap}.seg-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:none;background:transparent;border-radius:7px;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:all .15s;white-space:nowrap}.seg-btn:hover{background:#fff9}.seg-btn.active{background:#fff;color:#1a1a2e;box-shadow:0 1px 3px #00000014}.seg-count{display:inline-block;font-size:11px;font-weight:700;color:#9ca3af;background:#0000000a;padding:1px 7px;border-radius:10px}.seg-btn.active .seg-count{color:#4a90d9;background:#eff6ff}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.card-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb}.card-header h2{font-size:16px;font-weight:600}.search-form{display:flex}.search-input{border:1px solid #d1d5db;border-radius:8px;padding:8px 14px;font-size:13px;width:260px;outline:none;transition:border-color .2s}.search-input:focus{border-color:#4a90d9}.table-wrap{overflow:auto;width:100%;max-height:calc(100vh - 180px)}.site-table{width:100%;min-width:1600px;border-collapse:collapse;font-size:13px}.site-table th{background:#f3f4f6;padding:8px 10px;text-align:left;font-weight:600;font-size:11px;color:#6b7280;border-bottom:2px solid #e5e7eb;white-space:nowrap;position:sticky;top:28px;z-index:2}.thead-group-row th{top:0;z-index:3;border-bottom:1px solid #e5e7eb}.thead-group-row th[rowspan]{top:0;z-index:3}.th-group-서류,.td-group-서류{border-left:2px solid #d1d5db;background-color:#f0fdf4}.th-group-접수,.td-group-접수{border-left:2px solid #d1d5db;background-color:#f0f9ff}.th-group-처리,.td-group-처리{border-left:2px solid #d1d5db;background-color:#fff7ed}.th-group-면허세,.td-group-면허세{border-left:none;background-color:transparent}.th-group-필증,.td-group-필증{border-left:2px solid #d1d5db}.th-group-header{text-align:center;font-size:11px;font-weight:700;letter-spacing:.03em;padding:5px 8px;border-left:2px solid #c9d0d8}.th-group-header-접수전{background-color:#dcfce7;color:#166534}.th-group-header-접수단계{background-color:#dbeafe;color:#1e40af}.th-group-header-필증단계{background-color:#f3e8ff;color:#6b21a8}.td-locked{text-align:center;color:#9ca3af;background-color:#f9fafb!important;background-image:repeating-linear-gradient(45deg,transparent,transparent 6px,rgba(0,0,0,.025) 6px,rgba(0,0,0,.025) 12px)}.tr-done td{background-color:#f0fdf4;color:#6b7280;opacity:.75}.tr-done:hover td{background-color:#dcfce7;opacity:1}.stage-badge{display:inline-flex;align-items:center;gap:2px;font-size:10px;font-weight:600;padding:1px 5px;border-radius:4px;margin-right:5px;vertical-align:middle;white-space:nowrap;border:none;cursor:pointer}.stage-서류취합중{background:#dbeafe;color:#1d4ed8}.stage-취합완료{background:#bfdbfe;color:#1e40af}.stage-접수완료{background:#ede9fe;color:#6d28d9}.stage-보완{background:#fef3c7;color:#b45309}.stage-필증{background:#fce7f3;color:#be185d}.stage-면허세{background:#ccfbf1;color:#0f766e}.stage-종료{background:#f0fdf4;color:#9ca3af}.stage-badge.stage-manual{outline:2px solid currentColor;outline-offset:1px}.stage-dropdown{position:absolute;top:calc(100% + 4px);left:0;z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 16px #0000001f;min-width:160px;max-height:320px;overflow-y:auto;padding:4px}.stage-dropdown-item{display:block;width:100%;text-align:left;padding:6px 10px;border-radius:5px;border:none;background:none;font-size:12px;cursor:pointer;color:#374151}.stage-dropdown-item:hover{background:#f3f4f6}.stage-dropdown-item.active{background:#dbeafe;color:#1d4ed8;font-weight:600}.stage-dropdown-reset{color:#6b7280;font-size:11px;border-bottom:1px solid #f3f4f6;margin-bottom:3px}.stage-dropdown-pill{margin:2px 0;font-weight:600;font-size:11px;padding:5px 10px}.stage-dropdown-pill.active{outline:2px solid currentColor;outline-offset:-2px;background:inherit}.td-muted{color:#9ca3af!important}.site-table td{padding:7px 10px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.site-table tbody tr:hover{background:#f9fafb}.td-no{width:36px;text-align:center;color:#9ca3af;font-size:12px}.td-addr{min-width:180px;max-width:260px}.td-center{text-align:center}.td-sub{font-size:11px;color:#9ca3af;margin-top:1px}.td-date{white-space:nowrap;font-size:12px;color:#6b7280}.th-no{width:36px}.th-oc-status{width:70px;text-align:center}.th-permit-stage{width:90px}.th-addr{min-width:180px;max-width:220px;width:220px}.th-owner{width:100px}.th-date{width:80px}.th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.th-sortable:hover{background:#f0f4ff}.th-sort-active{color:#1e40af;background:#eff6ff}.job-type-badge{display:inline-block;font-size:10px;padding:1px 5px;border-radius:10px;margin-right:4px;font-weight:600;vertical-align:middle}.job-type-사용검사{background:#dbeafe;color:#1d4ed8}.job-type-취소{background:#fee2e2;color:#b91c1c}.job-type-용도변경{background:#fef3c7;color:#92400e}.job-type-신증축{background:#d1fae5;color:#065f46}.job-type-기타{background:#f3f4f6;color:#6b7280}.tag{display:inline-block;padding:3px 10px;border-radius:12px;font-size:12px;font-weight:600;white-space:nowrap}.tag-green{background:#d1fae5;color:#065f46}.tag-red{background:#fee2e2;color:#991b1b}.tag-yellow{background:#fef3c7;color:#92400e}.tag-teal{background:#ccfbf1;color:#115e59}.tag-gray{background:#f3f4f6;color:#6b7280}.tag-blue{background:#dbeafe;color:#1e40af}.btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;border:none;cursor:pointer;transition:all .2s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-sync{background:#4a90d9;color:#fff}.btn-sync:hover:not(:disabled){background:#3a7bc8}.btn-page{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.btn-page:hover:not(:disabled){background:#e5e7eb}.btn-icon{display:inline-flex;align-items:center;padding:6px;border-radius:6px;color:#4a90d9;transition:background .2s}.btn-icon:hover{background:#eff6ff}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;padding:16px;flex-wrap:wrap}.page-nums{display:flex;align-items:center;gap:4px}.page-size-select{display:flex;gap:4px;margin-right:8px}.page-size-dropdown{height:34px;padding:0 8px;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;color:#374151;background:#fff;cursor:pointer}.page-ellipsis{color:#9ca3af;font-size:13px;padding:0 2px}.btn-page{min-width:34px;height:32px;padding:0 8px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;font-size:13px;cursor:pointer}.btn-page:hover:not(:disabled){background:#eff6ff;border-color:#bfdbfe}.btn-page.active{background:#1e40af;color:#fff;border-color:#1e40af;font-weight:600}.btn-page:disabled{opacity:.35;cursor:not-allowed}.page-info{font-size:13px;color:#6b7280}.empty-state{text-align:center;padding:60px 20px;color:#9ca3af;font-size:15px}.text-muted{color:#d1d5db}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}.top-loading-bar{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;overflow:hidden;pointer-events:none}.top-loading-bar:before{content:"";position:absolute;top:0;height:100%;width:35%;border-radius:3px;background:linear-gradient(90deg,#3b82f600,#3b82f6,#3b82f600);animation:top-loading-slide 1.05s ease-in-out infinite}@keyframes top-loading-slide{0%{left:-35%}to{left:100%}}.skeleton{background:linear-gradient(90deg,#eef1f4 25%,#e3e8ee 37%,#eef1f4 63%);background-size:400% 100%;animation:skeleton-shimmer 1.4s ease infinite;border-radius:5px}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton-list{padding:10px 12px}.skeleton-row{height:42px;margin:8px 0}.btn-sm{padding:4px 10px;font-size:12px}.btn-primary{background:#4a90d9;color:#fff}.btn-primary:hover:not(:disabled){background:#3a7bc8}.btn-ghost{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.btn-ghost:hover:not(:disabled){background:#e5e7eb}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background:#dc2626}.btn-warn{background:#f59e0b;color:#fff}.btn-warn:hover:not(:disabled){background:#d97706}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100;padding:20px}.modal{background:#fff;border-radius:12px;max-width:640px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-bottom:1px solid #e5e7eb}.modal-header h3{font-size:16px;font-weight:600}.modal-body{padding:20px 22px;overflow-y:auto;flex:1}.modal-footer{padding:14px 22px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:8px}.modal-section{margin-bottom:18px}.modal-section h4{font-size:13px;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.modal-section h5{font-size:13px;font-weight:600;margin-bottom:6px}.kv{display:flex;flex-direction:column;gap:6px}.kv>div{display:grid;grid-template-columns:110px 1fr;gap:12px;font-size:13px}.kv .k{color:#9ca3af}.kv .v{color:#1a1a2e;word-break:break-all}.match-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px 14px;margin-top:10px}.candidates{margin-top:12px}.modal-wide{max-width:760px}.candidate-list{display:flex;flex-direction:column;gap:8px;margin-top:8px;max-height:280px;overflow-y:auto}.candidate-card{position:relative;text-align:left;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;padding:10px 14px;cursor:pointer;transition:all .15s;font:inherit;color:inherit}.candidate-card:hover{border-color:#93c5fd;background:#f9fafb}.candidate-card.selected{border-color:#4a90d9;background:#eff6ff;box-shadow:0 0 0 3px #4a90d926}.candidate-check{position:absolute;top:10px;right:10px;background:#4a90d9;color:#fff;border-radius:999px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.candidate-title{font-size:13px;font-weight:600;margin-bottom:2px;padding-right:28px}.candidate-sub{font-size:12px;color:#6b7280;line-height:1.4}.search-inline{display:flex;gap:8px;align-items:center}.search-inline .search-input{flex:1;width:auto}.alert{padding:10px 14px;border-radius:8px;font-size:13px;margin-top:12px}.alert-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.alert-success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.alert-warn{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.alert-info{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.tag-btn{cursor:pointer;border:none;font-family:inherit}.tag-btn:hover{filter:brightness(.95)}.tag-link{cursor:pointer;text-decoration:none}.tag-link:hover{filter:brightness(.95);text-decoration:underline}.detection-reason-modal{max-width:720px}.detection-site-info{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px 14px;margin-bottom:16px;font-size:13px;line-height:1.6}.detection-site-info strong{color:#6b7280;margin-right:6px;font-weight:500}.detection-section{margin-top:16px}.detection-section h4{font-size:14px;font-weight:600;margin-bottom:8px;color:#1a1a2e}.detection-flag{font-size:12px;color:#6b7280;margin-bottom:10px}.detection-matches{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.detection-matches li{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;font-size:13px}.detection-matches .matched-pattern{margin-top:6px;color:#374151}.detection-matches .snippet{margin-top:6px;padding:8px 10px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#4b5563;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-all}.detection-matches code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;background:#eef2ff;padding:1px 6px;border-radius:4px;color:#4338ca}.detection-matches .small{font-size:11px}.error-text{color:#991b1b;font-size:13px}.loading{color:#6b7280;font-size:13px;padding:12px 0}.bldg-card{margin-bottom:20px}.bldg-body{padding:18px 20px}.bldg-form{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.bldg-field{display:flex;flex-direction:column;gap:6px;min-width:80px}.bldg-field-wide{flex:1 1 320px;min-width:240px}.bldg-field span{font-size:12px;font-weight:600;color:#6b7280}.bldg-field input{border:1px solid #d1d5db;border-radius:8px;padding:9px 12px;font-size:13px;outline:none;transition:border-color .2s;background:#fff}.bldg-field input:focus{border-color:#4a90d9}.bldg-field input:disabled{background:#f3f4f6;color:#9ca3af}.bldg-submit{min-width:140px;justify-content:center}.bldg-error{margin-top:14px;padding:10px 14px;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;font-size:13px;color:#991b1b}.bldg-status{margin-top:18px;padding:14px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;display:flex;flex-direction:column;gap:10px}.bldg-status-row{display:flex;align-items:center;gap:10px;font-size:13px}.bldg-status-label{font-weight:600;color:#6b7280;min-width:60px}.bldg-status-val{color:#1a1a2e;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.bldg-pdfs{display:flex;gap:10px;flex-wrap:wrap}.bldg-pdf-link{padding:8px 14px}.bldg-hint{font-size:12px;color:#9ca3af;font-style:italic}.top-nav{display:flex;gap:4px;padding:12px 20px;max-width:1200px;margin:0 auto;border-bottom:1px solid #e5e7eb}.nav-link{padding:8px 18px;border-radius:8px;font-size:14px;font-weight:600;color:#6b7280;text-decoration:none;transition:all .15s}.nav-link:hover{background:#f3f4f6;color:#374151}.nav-active{background:#4a90d9;color:#fff!important}.nav-active:hover{background:#3a7bc8}.bldg-batch-action-bar{display:flex;flex-direction:column;gap:12px;padding:16px}.bldg-batch-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.bldg-batch-progress{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#4a90d9}.bldg-batch-current{color:#6b7280;font-weight:400}.bldg-batch-summary{font-size:13px;color:#6b7280}.bldg-batch-stats{display:flex;gap:8px;font-size:13px;color:#374151;flex-wrap:wrap}.stat-divider{color:#d1d5db}.stat-done{color:#065f46;font-weight:600}.stat-error{color:#991b1b;font-weight:600}.bldg-batch-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px}.btn-danger{background:#ef4444;color:#fff;border:none}.btn-danger:hover{background:#dc2626}.row-highlight{background:#eff6ff!important}.error-cell{font-size:11px;color:#991b1b;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdf-link{display:inline-flex;align-items:center;gap:3px;font-size:12px;color:#4a90d9;text-decoration:none;margin-right:6px}.pdf-link:hover{text-decoration:underline}@media(max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.sync-bar,.card-header{flex-direction:column;gap:8px}.search-input{width:100%}.top-nav{gap:2px;padding:8px 12px}.bldg-batch-filter-bar{flex-direction:column}}.pdf-preview-modal{max-width:900px}.pdf-preview-body{padding:16px;overflow-y:auto;flex:1;display:flex;flex-direction:column;align-items:center;gap:12px;max-height:calc(90vh - 70px)}.pdf-preview-img{max-width:100%;max-height:calc(90vh - 140px);object-fit:contain;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 2px 8px #00000014}.pdf-preview-nav{display:flex;align-items:center;gap:12px}.loading-spinner{padding:40px;color:#6b7280;font-size:14px}.dsm-modal{max-width:900px}.dsm-body{display:flex;flex-direction:column;gap:14px}.dsm-site{display:flex;flex-direction:column;gap:3px}.dsm-site-addr{font-size:15px;font-weight:600;color:#111827;line-height:1.35}.dsm-site-sub{font-size:12px;color:#9ca3af}.dsm-card{border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:14px 16px}.dsm-card--accent{border-color:#ddd6fe;background:linear-gradient(180deg,#faf8ff,#fff)}.dsm-card--soft{background:#fbfcfd}.dsm-card-head{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#1f2937}.dsm-card-head .dsm-spacer{margin-left:auto}.dsm-card-desc{font-size:11.5px;color:#9ca3af;line-height:1.6;margin:6px 0 0}.dsm-card-desc b{color:#6b7280;font-weight:600}.dsm-progress-row{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.dsm-progress-pct{font-size:22px;font-weight:700;color:#059669;line-height:1}.dsm-progress-frac{font-size:12px;color:#9ca3af}.dsm-progress-track{height:8px;border-radius:999px;background:#eef0f3;overflow:hidden}.dsm-progress-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,#34d399,#10b981);transition:width .45s cubic-bezier(.4,0,.2,1)}.dsm-group{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.6px;display:flex;align-items:center;gap:5px;margin:0 0 8px}.dsm-item{border:1px solid #ebedf0;border-radius:10px;background:#fcfcfd;padding:9px 12px;transition:border-color .15s,background .15s}.dsm-item--done{border-color:#bbf7d0;background:#f4fdf7}.dsm-item--warn{border-color:#fde68a;background:#fffdf4}.dsm-item--auto{border-color:#ede9fe;background:#faf8ff}.dsm-item-row{display:flex;align-items:center;gap:9px}.dsm-item-label{font-size:13px;font-weight:500;color:#1f2937;flex:1;min-width:0}.dsm-item-label .dsm-count{color:#9ca3af;font-weight:400;font-size:11px;margin-left:4px}.dsm-badge{font-size:10.5px;font-weight:600;padding:2px 8px;border-radius:999px;white-space:nowrap}.dsm-badge--green{background:#dcfce7;color:#15803d}.dsm-badge--amber{background:#fef3c7;color:#b45309}.dsm-badge--violet{background:#ede9fe;color:#6d28d9}.dsm-badge--gray{background:#f1f3f5;color:#6b7280}.dsm-drop{display:flex;align-items:center;justify-content:center;gap:7px;border:1.5px dashed #d1d5db;border-radius:10px;padding:14px;font-size:12.5px;color:#6b7280;background:#fafbfc;cursor:pointer;transition:all .15s;width:100%;box-sizing:border-box}.dsm-drop:hover{border-color:#93b8e0;background:#f4f8fc;color:#2f76c4}.dsm-drop--active{border-color:#4a90d9;background:#eaf2fb;color:#2563eb;transform:scale(1.005)}.dsm-drop--busy{cursor:wait;opacity:.65}.dsm-upload-btn{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:500;border-radius:7px;background:#fff;color:#4b5563;border:1px solid #d1d5db;cursor:pointer;transition:all .15s}.dsm-upload-btn:hover{background:#f4f8fc;border-color:#93b8e0;color:#2f76c4}.dsm-upload-btn--busy{cursor:wait;opacity:.65}.dsm-files{display:flex;flex-direction:column;gap:2px;margin-top:8px}.dsm-file{display:flex;align-items:center;gap:7px;font-size:12px;color:#374151;padding:3px 0}.dsm-file-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.dsm-file-size{color:#9ca3af;font-size:11px;flex-shrink:0}.dsm-file-act{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:7px;border:none;background:transparent;cursor:pointer;transition:background .15s;flex-shrink:0}.dsm-file-act:hover{background:#eef1f4}.dsm-thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.dsm-thumb{display:block;width:76px;text-decoration:none;color:#374151}.dsm-thumb-img,.dsm-thumb-ph{width:76px;height:76px;border-radius:9px;border:1px solid #e5e7eb;object-fit:cover;display:block;background:#f3f4f6;transition:border-color .15s,transform .15s,box-shadow .15s}.dsm-thumb:hover .dsm-thumb-img,.dsm-thumb:hover .dsm-thumb-ph{border-color:#93b8e0;transform:translateY(-2px);box-shadow:0 4px 10px #4a90d926}.dsm-thumb-ph{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.dsm-thumb-cap{font-size:9px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:76px;color:#6b7280}.dsm-owner-box{margin-top:8px;padding:8px 11px;border-radius:9px;background:#f8fafc;border:1px solid #eef0f3}.dsm-owner-chip{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#1f2937;padding:2px 0}.dsm-skel{background:linear-gradient(90deg,#f0f1f3 25%,#e7e9ec 37%,#f0f1f3 63%);background-size:400% 100%;animation:dsm-shimmer 1.4s ease infinite;border-radius:7px}@keyframes dsm-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.dsm-error{font-size:12px;color:#dc2626;padding:7px 11px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px}.dsm-photo{position:relative;width:86px;padding:0;border:2px solid #86efac;border-radius:9px;background:none;cursor:pointer;transition:transform .15s,border-color .15s;overflow:hidden}.dsm-photo:hover{transform:translateY(-2px)}.dsm-photo--excluded{border-color:#fca5a5;opacity:.5}.dsm-photo-img{width:100%;height:66px;object-fit:cover;display:block}.dsm-photo-cap{display:block;font-size:10px;color:#374151;padding:3px 2px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dsm-photo-x{position:absolute;top:3px;right:3px;background:#ef4444;color:#fff;border-radius:5px;font-size:9px;padding:1px 5px;font-weight:700}.dsm-preview-link{font-size:12px;color:#2563eb;text-decoration:none;display:inline-flex;align-items:center;gap:5px;border:1px solid #bfdbfe;border-radius:8px;padding:5px 10px;background:#eff6ff;transition:all .15s}.dsm-preview-link:hover{background:#dbeafe;border-color:#93c5fd}.dsm-steps{display:flex;align-items:center;gap:8px}.dsm-step{font-size:12px;font-weight:600;color:#9ca3af;padding:4px 12px;border-radius:999px;background:#f1f3f5;white-space:nowrap}.dsm-step--active{color:#fff;background:#4a90d9}.dsm-step--done{color:#15803d;background:#dcfce7}.dsm-step-arrow{color:#cbd5e1;font-size:13px}.dsm-input{width:100%;box-sizing:border-box;font-size:13px;padding:7px 10px;border:1px solid #d1d5db;border-radius:8px;font-family:inherit;transition:border-color .15s,box-shadow .15s;background:#fff}.dsm-input:focus{outline:none;border-color:#4a90d9;box-shadow:0 0 0 3px #4a90d91f}.dsm-input::placeholder,.dsm-textarea::placeholder{color:#c2c8d0;opacity:1}.dsm-input:placeholder-shown,.dsm-textarea:placeholder-shown{background:#fffdf2;border-color:#fcd34d;border-style:dashed}.dsm-input:placeholder-shown:focus,.dsm-textarea:placeholder-shown:focus{background:#fff;border-style:solid;border-color:#4a90d9}.dsm-field-sub{font-size:11px;color:#9ca3af;margin-bottom:3px}.dsm-radio{display:inline-flex;align-items:center;gap:5px;cursor:pointer;font-size:13px;color:#374151}.dsm-textarea{width:100%;font-size:13px;padding:9px 11px;border:1px solid #d1d5db;border-radius:9px;resize:vertical;box-sizing:border-box;line-height:1.55;font-family:inherit;transition:border-color .15s,box-shadow .15s}.dsm-textarea:focus{outline:none;border-color:#4a90d9;box-shadow:0 0 0 3px #4a90d91f}.dsm-field-label{font-size:12.5px;font-weight:600;color:#374151;display:block;margin-bottom:5px}
