@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+TC:wght@400;500;700&display=swap";.tw-map-card{position:relative;width:100%;min-height:620px;border:1px solid #e5e7eb;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 18px 45px #0f172a14;padding:18px 18px 10px;overflow:hidden}.tw-map-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:2px 4px 8px}.tw-map-header h3{margin:0;color:#111827;font-size:16px;line-height:1.3;font-weight:700}.tw-map-header p{margin:6px 0 0;color:#6b7280;font-size:13px;line-height:1.6}.tw-map-svg{display:block;width:100%;height:auto;max-height:760px}.tw-map-county{fill:#f1f5f9;stroke:#cbd5e1;stroke-width:.9;vector-effect:non-scaling-stroke;transition:fill .18s ease,stroke .18s ease}.tw-map-county:hover{fill:#e2e8f0;stroke:#94a3b8}.tw-map-bubble-group{cursor:pointer}.tw-map-bubble{stroke:#ffffffe6;stroke-width:1.6;opacity:.9;transition:opacity .15s ease,stroke-width .15s ease,transform .15s ease}.tw-map-bubble-group:hover .tw-map-bubble,.tw-map-inset g:hover .tw-map-bubble{opacity:1;stroke-width:2.4}.tw-map-label,.tw-map-inset-label{fill:#334155;font-size:11px;font-weight:750;paint-order:stroke;stroke:#ffffffdb;stroke-width:3px;stroke-linejoin:round;pointer-events:none}.tw-map-inset-bg{fill:#ffffffdb;stroke:#cbd5e1;stroke-width:1}.tw-map-inset-title,.tw-map-legend-title{fill:#475569;font-size:12px;font-weight:800}.tw-map-legend-text{fill:#64748b;font-size:11px;font-weight:650}.tw-map-tooltip{position:absolute;z-index:20;width:min(320px,calc(100% - 28px));border:1px solid rgba(203,213,225,.9);border-radius:16px;background:#0f172af0;color:#fff;padding:12px 14px;box-shadow:0 18px 42px #0f172a47;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tw-map-tooltip strong{display:block;margin-bottom:9px;font-size:15px;line-height:1.35}.tw-map-tooltip-row{display:flex;justify-content:space-between;gap:12px;font-size:12px;line-height:1.8}.tw-map-tooltip-row span,.tw-map-tooltip-cats span{color:#cbd5e1}.tw-map-tooltip-row b{color:#fff;font-weight:800}.tw-map-tooltip-cats{margin-top:8px;padding-top:8px;border-top:1px solid rgba(226,232,240,.18);font-size:12px}.tw-map-tooltip-cats p{margin:4px 0 0;color:#f8fafc;line-height:1.6}.tw-map-loading,.tw-map-error{display:grid;min-height:420px;place-items:center;color:#64748b;font-size:14px}.tw-map-error{color:#b91c1c}@media(max-width:720px){.tw-map-card{padding:14px 12px 8px;border-radius:18px}.tw-map-header{flex-direction:column}}*{box-sizing:border-box;margin:0;padding:0}.dashboard{display:flex;min-height:100vh;background:#f8fafc;font-family:DM Sans,Noto Sans TC,sans-serif;color:#111827;overflow-x:hidden}.sidebar-tab{width:28px;min-width:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-right:1px solid #d1d5db;transition:all .2s;z-index:10;writing-mode:vertical-rl;font-size:12px;font-weight:600;-webkit-user-select:none;user-select:none;letter-spacing:3px;background:#1e40af;color:#fff;position:sticky;top:0;height:100vh;align-self:flex-start}.sidebar-tab.open{background:#f1f5f9;color:#64748b}.sidebar{overflow:hidden;transition:all .3s ease;border-right:1px solid #e5e7eb;background:#fff;flex-shrink:0;position:sticky;top:0;height:100vh;align-self:flex-start}.sidebar-inner{width:320px;height:100vh;display:flex;flex-direction:column}.sidebar-header{padding:14px 14px 12px;border-bottom:1px solid #e5e7eb;flex-shrink:0;background:#fff;z-index:5;box-shadow:0 2px 4px #00000008}.btn-sm{padding:3px 10px;border-radius:999px;border:1px solid #d1d5db;background:#f9fafb;color:#4b5563;font-size:10px;cursor:pointer;font-family:inherit}.filter-tip{margin-bottom:10px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fefce8;color:#713f12;font-size:10px;line-height:1.6}.btn-submit{flex:1;padding:9px;border-radius:8px;border:none;background:#2563eb;color:#fff;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;box-shadow:0 1px 3px #2563eb4d}.btn-reset{padding:9px 14px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#4b5563;font-size:13px;cursor:pointer;font-family:inherit}.sidebar-scroll{flex:1;overflow-y:auto;padding:10px 14px}.section-title{font-size:11px;font-weight:700;margin-bottom:6px;padding-bottom:4px;letter-spacing:.5px;border-bottom:2px solid;margin-top:10px}.section-title.blue{color:#2563eb;border-color:#dbeafe}.section-title.orange{color:#ea580c;border-color:#fed7aa}.section-title.green{color:#059669;border-color:#bbf7d0}.filter-group{margin-bottom:8px}.filter-label-row{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:4px}.filter-label{font-size:11px;font-weight:600;color:#374151;white-space:nowrap}.locked-badge{display:inline-flex;align-items:center;gap:2px;padding:2px 8px;font-size:10px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;color:#9ca3af;cursor:help;flex-shrink:0}.locked-star{color:#dc2626;font-weight:700}.chip-wrap{display:flex;flex-wrap:wrap;gap:4px}.chip-wrap.scrollable{max-height:120px;overflow-y:auto}.chip{padding:3px 8px;border-radius:12px;font-size:10px;cursor:pointer;font-family:inherit;border:1px solid #d1d5db;background:#fff;color:#4b5563}.chip.active{border-color:#4f86f7;background:#4f86f71a;color:#2563eb}.chip-count{opacity:.55}.logic-switch{display:inline-flex;border:1px solid #d1d5db;border-radius:999px;overflow:hidden;background:#fff;flex-shrink:0}.logic-switch button{padding:2px 8px;font-size:10px;border:none;cursor:pointer;font-family:inherit;background:#fff;color:#6b7280;font-weight:500}.logic-or.active{background:#eff6ff;color:#2563eb;font-weight:700}.logic-and{border-left:1px solid #d1d5db}.logic-and.active{background:#fef3c7;color:#b45309;font-weight:700}.search-input{padding:2px 6px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#111827;font-size:10px;font-family:inherit;outline:none;width:70px}.select-all-btn{padding:2px 7px;border-radius:8px;border:1px solid #2563eb;background:#eff6ff;color:#2563eb;font-size:10px;font-family:inherit;font-weight:600;cursor:pointer;white-space:nowrap}.select-all-btn:hover{background:#2563eb;color:#fff}.sel{padding:4px 8px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#111827;font-size:11px;font-family:inherit;outline:none;width:100%}.acc-group{margin-bottom:8px}.acc-border{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.acc-item{border-bottom:1px solid #f1f5f9}.acc-item:last-child{border-bottom:none}.acc-trigger{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fafbfc}.acc-trigger:hover{background:#f1f5f9}.acc-arrow{font-size:8px;color:#9ca3af;transition:transform .2s;display:inline-block}.acc-arrow.open{transform:rotate(90deg)}.acc-title{font-size:11px;font-weight:600;color:#374151}.acc-badge{background:#2563eb;color:#fff;font-size:9px;font-weight:700;padding:1px 6px;border-radius:999px}.acc-body{padding:8px 10px;background:#fff}.main-area{flex:1;overflow-y:auto;padding:20px 24px;min-width:0;transition:background .3s;width:100%}.main-area.bg-criminal{background:#f0f5ff}.main-area.bg-civil{background:#f0fdf4}.main-area.bg-family{background:#fffbeb}.main-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:12px}.btn-dl{padding:8px 16px;border-radius:8px;border:1px solid #93c5fd;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit}.btn-dl:disabled{opacity:.4;cursor:not-allowed}.type-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.type-tab{padding:7px 16px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#4b5563;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s}.type-tab.tab-criminal.active{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 2px 6px #2563eb4d}.type-tab.tab-civil.active{border-color:#059669;background:#059669;color:#fff;box-shadow:0 2px 6px #0596694d}.type-tab.tab-family.active{border-color:#d97706;background:#d97706;color:#fff;box-shadow:0 2px 6px #d977064d}.tab-count{font-weight:400;opacity:.7;font-size:10px}.type-tab.active .tab-count{opacity:.85}.filter-summary{font-size:13px;color:#4b5563;margin-bottom:12px;padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;line-height:1.5}.loading-overlay{padding:40px;text-align:center;color:#6b7280;font-size:16px;display:flex;align-items:center;justify-content:center;gap:10px}.spinner{width:18px;height:18px;border:3px solid #cbd5e1;border-top-color:#2563eb;border-radius:50%;display:inline-block;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.dashboard.is-loading,.dashboard.is-loading *{cursor:progress!important}.error-bar{padding:10px 14px;margin-bottom:12px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:12px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;margin-bottom:16px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px;position:relative;overflow:hidden}.stat-accent{position:absolute;top:0;left:0;width:4px;height:100%}.stat-label{font-size:12px;color:#6b7280;margin-bottom:4px}.stat-value{font-size:24px;font-weight:700;color:#111827}.chart-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:14px;margin-bottom:16px;width:100%}.chart-grid-2col{grid-template-columns:repeat(2,1fr)}@media(max-width:900px){.chart-grid-2col,.chart-grid{grid-template-columns:1fr}}.chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;min-width:0;overflow:visible}.chart-title{font-size:16px;font-weight:700;color:#111827}.chart-sub{font-size:13px;color:#6b7280;margin-bottom:10px}.no-data{padding:32px;text-align:center;color:#9ca3af;font-size:14px}.heatmap{border-collapse:collapse;font-size:12px;width:100%;table-layout:auto}.heatmap th{padding:4px 6px;text-align:center;font-weight:600;color:#374151;font-size:11px;border-bottom:1px solid #e5e7eb}.hm-col-header{white-space:normal;word-break:break-all;max-width:60px;min-width:36px;line-height:1.3}.heatmap .hm-label{text-align:right;padding-right:8px;font-weight:600;color:#374151;white-space:nowrap;font-size:12px}.heatmap .hm-cell{text-align:center;padding:5px 3px;font-size:12px;font-weight:500;border:1px solid rgba(255,255,255,.3);min-width:36px}.legend-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px;justify-content:center}.legend-item{display:flex;align-items:center;gap:4px;font-size:12px;color:#4b5563}.legend-dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;max-width:1000px;margin:0 auto}.table-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e5e7eb}.table-col-header{display:grid;padding:8px 16px;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:12px;font-weight:700;color:#6b7280;gap:8px}.grid-criminal{grid-template-columns:2.5fr 1fr 2fr 1fr .8fr}.grid-civil{grid-template-columns:2.5fr 1fr 2fr 1fr 1fr}.table-row{display:grid;padding:8px 16px;border-bottom:1px solid #f1f5f9;font-size:13px;gap:8px;align-items:center}.table-row:hover{background:#f8fafc}.table-row.expanded{background:#eff6ff}.table-jid{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:4px}.expand-icon{font-size:8px;color:#9ca3af;flex-shrink:0;width:10px}.jid-link{color:#2563eb;text-decoration:none;font-size:10px;font-weight:500}.jid-link:hover{text-decoration:underline}.table-reason{font-size:10px;color:#4b5563;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.btn-page{padding:4px 10px;border-radius:6px;border:1px solid #d1d5db;background:#fff;color:#4b5563;font-size:11px;cursor:pointer;font-family:inherit}.btn-page:disabled{opacity:.4;cursor:not-allowed}.detail-row{padding:10px 16px 10px 32px;background:#f0f7ff;border-bottom:1px solid #dbeafe}.detail-grid{display:flex;flex-wrap:wrap;gap:8px 20px}.detail-item{display:flex;align-items:center;gap:4px}.detail-key{font-size:10px;color:#6b7280;font-weight:600}.detail-val{font-size:10px;color:#111827}.detail-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.detail-tag{padding:2px 8px;border-radius:999px;font-size:9px;background:#dbeafe;color:#1e40af;font-weight:600}.map-container{position:relative}.bar-item{display:flex;align-items:center;gap:6px;margin-bottom:4px}.bar-label{font-size:12px;color:#374151;min-width:80px;text-align:right;flex-shrink:0}.bar-track{flex:1;height:18px;background:#f1f5f9;border-radius:4px;overflow:hidden}.bar-fill{height:100%;border-radius:4px;transition:width .3s}.bar-count{font-size:12px;color:#6b7280;min-width:50px}.map-toggle-btn{padding:5px 16px;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#6b7280;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s}.map-toggle-btn.active{border-color:#2563eb;background:#eff6ff;color:#2563eb}.site-footer{margin-top:32px;padding:20px 24px;background:#f1f5f9;border-top:1px solid #e2e8f0;color:#475569}.footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;max-width:1000px;margin:0 auto}.footer-contact{font-size:12px;line-height:1.8;color:#475569}.footer-contact a{color:#2563eb;text-decoration:none}.footer-contact a:hover{text-decoration:underline}.footer-copy{font-size:11px;color:#64748b}.footer-logos{display:flex;align-items:center;gap:12px}.footer-logos img{object-fit:contain}@media(max-width:768px){.footer-inner{flex-direction:column;text-align:center}}
