:root{color-scheme:light;font-family:Pretendard,Noto Sans KR,sans-serif;line-height:1.5;color:#0f172a;background:linear-gradient(180deg,#f8fafc,#eef2ff)}*{box-sizing:border-box}body{margin:0;min-height:100vh}.container{max-width:1000px;margin:80px auto;padding:24px;background:#fff;border-radius:16px;box-shadow:0 12px 40px #0f172a14}.auth-container{max-width:460px}.public-auth-container{max-width:520px}h1{margin:0 0 10px}.hint{color:#475569;margin-bottom:24px}.form{display:flex;gap:10px;margin-bottom:20px}.auth-form{display:flex;flex-direction:column;gap:10px}.public-access-links{display:flex;gap:8px;margin-top:12px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.public-view-container{max-width:1180px}.public-topbar{align-items:flex-start}.public-view-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.public-tab-btn{border:1px solid #cbd5e1;background:#fff;color:#334155}.public-tab-btn.active{border-color:#1d4ed8;background:#dbeafe;color:#1e3a8a}.toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:14px}.main-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.supporter-actions>.main-actions{margin-bottom:16px}.supporter-actions>.download-link-btn{margin-bottom:18px}.main-actions button{min-height:64px;font-size:18px;font-weight:700}.main-category-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.main-category-actions button{min-height:72px;font-size:18px;font-weight:700}input{flex:1;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px}textarea{border:1px solid #cbd5e1;border-radius:10px;font:inherit;min-height:140px;padding:10px 12px;resize:vertical}button{border:none;background:#0f172a;color:#fff;border-radius:10px;padding:10px 16px;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.error{color:#dc2626;margin-top:12px}h2{margin:0 0 14px}.stats-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.secondary-btn{margin-top:10px;background:#475569}.group-select-wrap{display:flex;flex-direction:column;gap:6px}select{min-width:220px;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;background:#fff}.create-group-form,.upload-form,.sms-template-form{display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.checkbox-row{align-items:center;color:#334155;display:inline-flex;font-weight:700;gap:8px}.checkbox-row input{flex:0 0 auto}.file-input-wrap{display:flex;flex-direction:column;gap:8px;color:#334155}.download-link{display:inline-block;margin-bottom:14px;color:#1d4ed8;text-decoration:underline}.download-link-btn{border:1px solid #cbd5e1;background:#f8fafc;color:#334155;margin-bottom:14px}.stats-cards{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.compare-summary{margin:8px 0 14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.district-download-group{margin:10px 0}.district-download-buttons{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.stats-card{border:1px solid #e2e8f0;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:6px}.stats-card-button{cursor:pointer;text-align:left;background:#fff;color:#0f172a}.stats-card-button:hover{border-color:#93c5fd;box-shadow:0 6px 16px #1e40af14}.stats-card-selected{border-color:#1d4ed8;box-shadow:0 6px 16px #1e40af1f}.stats-card span{font-size:22px;font-weight:700}.summary-datetime{font-size:14px!important;font-weight:600!important;color:#334155}.daily-stats-wrap{margin-top:8px}.table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:10px}.table-search-bar{margin:10px 0 12px}.table-search-bar input{min-width:240px;max-width:420px}.category-wrap{margin-bottom:12px}.contact-search-form{display:flex;gap:8px;align-items:center;margin-bottom:12px;flex-wrap:wrap}.contact-search-form input{min-width:180px}.secondary-btn-inline{background:#64748b}.panel-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.category-title{margin:0 0 6px;color:#334155;font-weight:600}.chip-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.chip-btn{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:999px;padding:6px 12px;white-space:nowrap}.chip-btn.active{border-color:#1d4ed8;background:#dbeafe;color:#1e3a8a}.chip-btn-pink{border-color:#f9a8d4;color:#be185d}.chip-btn-pink.active{border-color:#ec4899;background:#fce7f3;color:#9d174d}.owner-cell{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.inline-link-btn{border:none;background:transparent;color:#1d4ed8;padding:0;text-decoration:underline}.owner-chip-wrap{display:flex;gap:8px;flex-wrap:wrap}.pagination-wrap{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:12px}.upload-progress{margin:12px 0}.progress-bar{width:100%;height:10px;border-radius:999px;background:#e2e8f0;overflow:hidden}.progress-bar-inner{height:100%;background:linear-gradient(90deg,#60a5fa,#2563eb)}.tree-wrap{display:flex;flex-direction:column;gap:12px}.tree-group-card{border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#f8fafc}.tree-group-header h3{margin:0 0 4px}.tree-group-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.tree-group-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.tree-summary-grid{margin-top:8px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.tree-summary-metric{border:1px solid #e2e8f0;border-radius:10px;padding:8px 10px;background:#fff;display:flex;flex-direction:column;gap:2px}.tree-summary-metric span{font-size:18px;font-weight:800;color:#b45309}.tree-child-list{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.tree-child-item{border:1px solid #e2e8f0;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:2px;background:#fff}.tree-child-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.tree-child-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.tree-child-item-blue{border-color:#94a3b8;background:#f1f5f9}.tree-node-btn{border:none;background:transparent;color:#0f172a;padding:0;text-align:left;cursor:pointer}.mobile-tree-list{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.mobile-tree-child-list{margin-left:18px;padding-left:14px;border-left:2px solid #e2e8f0}.mobile-tree-node-card{border:1px solid #e2e8f0;border-radius:10px;padding:12px;background:#fff}.mobile-tree-node-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.mobile-tree-user{display:flex;flex-direction:column;gap:2px}.mobile-tree-name{font-size:18px;color:#0f172a}.mobile-tree-phone{color:#334155;font-weight:700}.mobile-tree-meta,.mobile-tree-submeta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.mobile-tree-meta span,.mobile-tree-submeta span,.mobile-tree-leaf{border-radius:999px;background:#f1f5f9;color:#334155;padding:4px 8px;font-size:13px;font-weight:700}.mobile-tree-submeta span{background:#f8fafc;color:#64748b;font-weight:600}.mobile-tree-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.mobile-tree-file-button{align-items:center;border-radius:8px;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;margin-bottom:14px;min-height:36px;padding:8px 12px;cursor:pointer}.mobile-tree-file-button input{display:none}.mobile-tree-file-button.disabled{cursor:not-allowed;opacity:.55}.mobile-tree-sms-list{border-top:1px solid #e2e8f0;margin-top:10px;padding-top:10px}.mobile-tree-sms-list strong{display:block;margin:0}.mobile-tree-sms-list-header,.mobile-tree-sms-selection-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.mobile-tree-sms-list-header{justify-content:space-between;margin-bottom:8px}.mobile-tree-sms-selection-actions{justify-content:flex-end}.mobile-tree-sms-select-all,.mobile-tree-sms-recipient{align-items:center;cursor:pointer;display:flex;gap:8px}.mobile-tree-sms-select-all{color:#334155;font-size:14px;font-weight:700}.mobile-tree-sms-select-all input,.mobile-tree-sms-recipient input{accent-color:#2563eb;cursor:pointer;flex:0 0 auto;height:17px;margin:0;padding:0;width:17px}.mobile-tree-sms-list ul{display:grid;gap:6px;list-style:none;margin:0;max-height:220px;overflow:auto;padding:0}.mobile-tree-sms-list li{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:7px 9px}.mobile-tree-sms-recipient{width:100%}.mobile-tree-sms-recipient-name{flex:1 1 auto;min-width:0}.mobile-tree-sms-recipient-phone{color:#475569;flex:0 0 auto;font-variant-numeric:tabular-nums}.mobile-tree-toggle{flex:0 0 auto}.tree-owner-detail{margin-top:14px}.table-toolbar{display:flex;justify-content:flex-end;gap:8px;margin-bottom:8px}.table-toolbar .download-link-btn{margin-bottom:0}.table-action-buttons{display:flex;flex-wrap:wrap;gap:6px}.table-action-buttons .download-link-btn{margin-bottom:0}.danger-btn{border-color:#fecaca;color:#991b1b}.success-btn{border-color:#a7d8bb;color:#147d4d}.sms-template-body-cell{max-width:420px;white-space:pre-wrap;word-break:keep-all}.sms-template-image-edit-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.sms-template-image-edit-row .download-link-btn{margin-bottom:0}.sms-template-image-preview,.sms-template-thumbnail{aspect-ratio:1;border:1px solid #cbd5e1;border-radius:6px;object-fit:cover}.sms-template-image-preview{height:120px;width:120px}.sms-template-thumbnail{height:64px;width:64px}.tree-toolbar{justify-content:flex-start;flex-wrap:wrap;margin-bottom:12px}.tree-file-export-form{max-width:560px}.tree-file-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px;margin:14px 0}.tree-file-summary>div{border:1px solid #e2e8f0;border-radius:6px;padding:10px;display:flex;flex-direction:column;gap:4px;background:#fff}.tree-file-summary strong{color:#475569;font-size:13px}.tree-file-summary span{color:#0f172a;font-size:20px;font-weight:800}.tree-file-deduped-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.tree-file-deduped-summary>div:nth-child(1){background:#eff6ff;border-color:#93c5fd}.tree-file-deduped-summary>div:nth-child(2){background:#fff7ed;border-color:#fdba74}.tree-file-deduped-summary>div:nth-child(3){background:#f0fdf4;border-color:#86efac}.tree-file-deduped-summary>div:nth-child(4){background:#fdf4ff;border-color:#e879f9}.tree-file-result-toolbar{align-items:center;justify-content:space-between;flex-wrap:wrap}.tree-file-result-toolbar strong{overflow-wrap:anywhere}.tree-file-unmatched{margin:16px 0}.tree-file-unmatched summary{color:#334155;cursor:pointer;font-weight:700;margin-bottom:10px}.nowrap-cell,.nowrap-actions{white-space:nowrap}.jeonju-upload-section,.jeonju-records-section{margin-top:18px}.floating-tree-btn{position:fixed;right:20px;top:20px;z-index:50;border:1px solid #cbd5e1;background:#fff;color:#334155}.dong-item-chip{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;border:1px solid #cbd5e1;border-radius:999px;padding:6px 10px;background:#fff;color:#334155}.dong-remove-btn{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;white-space:nowrap;line-height:1;border:none;background:#fee2e2;color:#991b1b;border-radius:999px;padding:4px 8px;cursor:pointer}.election-contacts-table th,.election-contacts-table td{white-space:nowrap}table{width:max-content;min-width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;border-bottom:1px solid #e2e8f0;padding:10px 12px;white-space:nowrap;word-break:keep-all}td.sms-template-body-cell{max-width:420px;white-space:pre-wrap}thead th{background:#f8fafc;font-weight:700}.favorite-row td{background:#fef3c7}.party-row td{background:#dbeafe}.list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.list li{display:flex;justify-content:space-between;align-items:center;border:1px solid #e2e8f0;border-radius:10px;padding:12px}.list li span{color:#64748b;font-size:14px}@media (max-width: 640px){.container{margin:24px 12px;padding:16px}.form{flex-direction:column}.toolbar{flex-direction:column;align-items:stretch}.main-actions,.main-category-actions,.stats-cards,.compare-summary{grid-template-columns:1fr}.tree-group-top{align-items:flex-start;flex-direction:column}.tree-group-actions{justify-content:flex-start}.tree-child-top{align-items:flex-start;flex-direction:column}.tree-child-actions{justify-content:flex-start}.tree-summary-grid,.tree-file-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.tree-file-deduped-summary{grid-template-columns:1fr}.election-contacts-panel .chip-row{padding-bottom:6px}.election-contacts-table th,.election-contacts-table td{font-size:14px}}
