body{margin:0;font-family:Segoe UI,sans-serif;background:#f5f7fb;color:#111;--cc-bg: #f5f7fb;--cc-surface: #ffffff;--cc-surface-soft: #f8fafc;--cc-surface-muted: #eef3f8;--cc-border: #d9e2ec;--cc-border-strong: #c7d2de;--cc-text: #111111;--cc-text-soft: #334155;--cc-text-muted: #64748b;--cc-accent: #2563eb;--cc-accent-soft: #dbeafe;--cc-selected-green: #dcfce7;--cc-hold-tick-color: #dc2626;--cc-table-header: #eef4f9;--cc-table-row-even: #f8fbfd;--cc-table-row-odd: #ffffff}.topbar{display:flex;justify-content:space-between;padding:14px 20px;background:var(--cc-surface);border-bottom:1px solid var(--cc-border);font-size:16px;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:10px;font-weight:600}.brand-icon{width:22px;height:22px;object-fit:contain}.system-status{display:flex;align-items:center;gap:14px;font-size:12px;white-space:nowrap}.system-status .status-meta{display:inline-flex;align-items:center;gap:6px;color:var(--cc-text-soft)}.system-status #site-display,.system-status #user-display{color:#22c55e}.dashboard{display:grid;grid-template-columns:240px 1fr;grid-auto-rows:auto;column-gap:24px;align-items:start;min-height:100vh}.dashboard-upload #today-sales-section{margin-top:20px;max-width:100%;overflow:hidden}.dashboard-upload .mainpanel #today-sales-section.today-wide{padding:0}.dashboard-upload .mainpanel{padding-bottom:2px}.sidepanel{width:240px;background:var(--cc-surface);padding:20px;border-right:1px solid var(--cc-border);overflow:auto;align-self:start;position:sticky;top:58px;max-height:calc(100vh - 58px)}.main-menu{margin:10px 0 16px;display:flex;flex-direction:column;gap:6px}.menu-item{display:block;padding:8px 10px;border-radius:8px;text-decoration:none;color:var(--cc-text);background:var(--cc-surface-soft);border:1px solid var(--cc-border);font-size:12px;font-weight:700;letter-spacing:.6px;text-align:center}.menu-item:hover{border-color:#2563eb59;background:#f1f5f9}.menu-item.active{background:#2563eb;border-color:#2563eb;color:#fff}.sidepanel h3{margin:0;font-size:18px;font-weight:600}.sidepanel h3+#supabase-section,.sidepanel #supabase-section{font-size:11px}.sidepanel #supabase-status,.sidepanel #pgc-counts{font-size:11px}.summary-panel-scroll{margin-top:8px;max-height:45vh;overflow-y:auto;overflow-x:hidden;padding-right:6px}.kpi-grid{margin-top:20px;display:flex;flex-direction:column;gap:10px}.kpi{background:var(--cc-surface-soft);border:1px solid var(--cc-border);border-radius:8px;padding:10px}.kpi-label{font-size:11px;color:var(--cc-text-muted)}.kpi-value{font-size:16px;font-weight:600}.kpi-value.online{color:#22c55e}.mainpanel{flex:1;padding:20px}.today-wide{grid-column:1 / -1;padding:0 20px 20px}.page-title{font-size:18px;font-weight:600;margin-bottom:20px}.page-title span{display:block;font-size:12px;color:var(--cc-text-muted)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.card{background:var(--cc-surface);border:1px solid var(--cc-border);border-radius:12px;padding:14px}.card:hover{border-color:#2563eb40}.card-header{font-weight:600;font-size:13px;margin-bottom:10px;color:var(--cc-text)}.status-row{display:flex;justify-content:space-between;font-size:11px;margin:4px 0;color:var(--cc-text-muted);padding-bottom:3px;border-bottom:1px solid rgba(217,226,236,.9)}.card-body .status-row+.status-row{border-bottom:none;padding-bottom:0}.status-row-dual{gap:12px}.status-row-dual .status-col{flex:1;display:flex;justify-content:space-between;gap:8px;min-width:0}.file-name{font-size:11px;margin:10px 0;color:var(--cc-text-soft)}.file-name:empty{display:none}.slot-error{margin-top:8px;font-size:10px;color:#dc2626}input[type=file]{width:100%;font-size:11px;margin-top:10px;background:var(--cc-surface);border:1px solid var(--cc-border);padding:6px;border-radius:6px;color:var(--cc-text)}.cc-layout{display:flex;flex-direction:column;gap:14px}.cc-meta{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;color:var(--cc-text-soft);margin-bottom:10px}.cc-meta span{color:var(--cc-text);font-weight:600}.cc-record{overflow:auto;max-height:260px}.cc-aged-wrap{overflow:auto}.cc-aged-table{width:100%;min-width:1180px;border-collapse:collapse;font-size:12px}.cc-aged-table th,.cc-aged-table td{padding:10px 12px;border-bottom:1px solid rgba(148,163,184,.1);text-align:left;white-space:nowrap}.cc-aged-table thead th{color:var(--cc-text-soft);font-weight:800;font-size:11px;letter-spacing:.35px;text-transform:uppercase;background:var(--cc-table-header)}.cc-aged-table thead tr:nth-child(2) th{text-transform:none;font-weight:800;font-size:10px;color:var(--cc-text-soft);background:var(--cc-table-header)}.cc-aged-group{text-align:center}.cc-aged-table tbody tr:nth-child(odd) td{background:var(--cc-table-row-odd)}.cc-aged-table tbody tr:nth-child(2n) td{background:var(--cc-table-row-even)}.cc-aged-table tbody td{color:var(--cc-text)}.cc-aged-account,.cc-aged-custgroup{font-weight:800;color:var(--cc-text)}.cc-aged-customer{white-space:pre-line;min-width:260px;max-width:360px}.cc-aged-amount{font-variant-numeric:tabular-nums}.cc-aged-strong{font-weight:900;color:#1d4ed8}.cc-aged-negative{color:#dc2626}.cc-record-table{width:100%;border-collapse:collapse;font-size:12px}.cc-record-table td{padding:6px 8px;border-bottom:1px solid rgba(148,163,184,.1);vertical-align:top}.cc-record-table .cc-key{width:220px;color:var(--cc-text-muted);font-weight:600}.cc-table-wrap{overflow:auto;max-height:58vh}.cc-so-table{width:100%;border-collapse:collapse;font-size:12px}.cc-so-table th,.cc-so-table td{padding:10px 8px;border-bottom:1px solid rgba(148,163,184,.1);text-align:left;white-space:nowrap}.cc-so-table thead th{color:var(--cc-text-soft);font-weight:800;font-size:11px;letter-spacing:.35px;text-transform:uppercase;background:var(--cc-table-header);position:sticky;top:0;z-index:2}.cc-so-table thead tr:first-child th{top:0;z-index:3}.cc-so-table thead tr.cc-table-filter-row th{top:38px;z-index:2;padding:6px 8px;text-transform:none;letter-spacing:0;font-weight:600}.cc-so-table .cc-table-header-filterable{cursor:pointer;-webkit-user-select:none;user-select:none}.cc-so-table .cc-table-header-filter-open,.cc-so-table .cc-table-header-filter-active{color:#1d4ed8}.cc-so-table .cc-table-filter-cell-empty{min-width:36px}.cc-so-table .cc-table-filter-cell-hidden{padding-top:0!important;padding-bottom:0!important}.cc-so-table .cc-table-filter-input{width:100%;min-width:90px;padding:5px 8px;border:1px solid var(--cc-border);border-radius:6px;background:#fff;color:var(--cc-text);font-size:11px}.cc-so-table .cc-table-filter-input:focus{outline:2px solid rgba(37,99,235,.22);border-color:#2563eb8c}.cc-so-table tbody td{color:var(--cc-text)}.cc-so-table tbody td.cc-hold-locked{color:var(--cc-hold-tick-color);font-weight:800;font-size:14px;letter-spacing:.2px}.cc-so-actions{display:flex;align-items:center;gap:10px;margin-top:10px;margin-bottom:10px;justify-content:flex-end}.cc-so-actions button{margin-top:0}.cc-so-tabs{display:flex;align-items:center;gap:8px;margin-bottom:10px}.cc-so-tab{background:var(--cc-surface);border:1px solid var(--cc-border);color:var(--cc-text);padding:6px 10px;margin-top:0;border-radius:8px;cursor:pointer;font-size:11px;font-weight:700;letter-spacing:.4px}.cc-so-tab.active{background:#2563eb;border-color:#2563eb;color:#fff}.cc-so-table tbody tr.cc-group-start td{border-top:2px solid rgba(37,99,235,.35)}.cc-so-table tbody tr.cc-group-even td{background-color:#f8fbff!important}.cc-so-table tbody tr.cc-group-odd td{background-color:#fff!important}.cc-so-table tbody tr.cc-row-selected td{background:var(--cc-selected-green)!important}.cc-so-table tbody tr.cc-group-subtotal td{font-weight:800;color:#1e3a8a;background:#eff6ff!important;border-top:1px dashed var(--cc-border-strong)}.cc-so-table tbody tr.cc-table-empty-row td{color:var(--cc-text-muted);text-align:center}#cc-remark-open-hint{font-size:12px;color:var(--cc-text-muted)}.cc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:16px}.cc-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a47}.cc-modal-card{position:relative;width:min(720px,92vw);background:var(--cc-surface);border:1px solid var(--cc-border);border-radius:12px;padding:14px}.cc-modal-title{font-weight:700;font-size:13px;color:var(--cc-text);margin-bottom:10px;display:flex;align-items:center;gap:8px}.reset-icon{width:18px;height:18px;color:var(--cc-accent)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#cc-remark-text,#up-remark-text{width:100%;min-height:56px;resize:vertical;font-size:12px;background:var(--cc-surface);border:1px solid var(--cc-border);padding:10px;border-radius:10px;color:var(--cc-text);box-sizing:border-box}.cc-modal-actions{display:flex;align-items:center;gap:10px;margin-top:10px}#cc-remark-status,#up-remark-status{font-size:12px;color:var(--cc-text-muted)}.cc-table{width:100%;border-collapse:collapse;font-size:12px}.cc-table th,.cc-table td{padding:8px;border-bottom:1px solid rgba(148,163,184,.1);text-align:left;white-space:nowrap}.cc-table th{color:var(--cc-text-soft);font-weight:700}.cc-row-selected td{background:var(--cc-selected-green)}.cc-status{font-size:12px;color:var(--cc-text-soft);opacity:.9;margin-bottom:10px}button{background:#2563eb;border:none;color:#fff;min-height:30px;padding:0 10px;margin-top:8px;border-radius:6px;cursor:pointer;font-size:11px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.cc-slot-button{background:#2563eb;color:#fff}button:disabled{opacity:.45;cursor:not-allowed}input.auth-input,select.auth-input{width:100%;font-size:12px;margin-top:6px;background:var(--cc-surface);border:1px solid var(--cc-border);padding:8px;border-radius:6px;color:var(--cc-text);box-sizing:border-box}.auth-wrap{min-height:calc(100vh - 52px);display:flex;align-items:center;justify-content:center;padding:20px}.auth-card{width:min(420px,92vw)}.auth-form{display:flex;flex-direction:column;gap:10px}.auth-label{font-size:12px;color:var(--cc-text-soft);display:block}.auth-error{margin-top:6px;font-size:12px;color:#dc2626;min-height:16px}footer{text-align:center;padding:10px;font-size:11px;background:var(--cc-surface);border-top:1px solid var(--cc-border)}.toast{position:fixed;bottom:20px;right:20px;background:var(--cc-surface);color:var(--cc-text);border:1px solid var(--cc-border);padding:10px;border-radius:6px;font-size:12px}.logs{margin-top:16px;padding:10px;background:var(--cc-surface);border:1px solid var(--cc-border);border-radius:8px}.logs h4{margin:0 0 8px;font-size:12px}.logs.hidden{display:none}#log-container{font-size:11px;color:var(--cc-text-soft);max-height:220px;overflow:auto;white-space:pre-wrap}#today-sales-section .page-title{font-size:14px}#today-sales-section .page-title span{font-size:11px}#today-sales-table{font-size:11px;max-height:360px;overflow:auto;max-width:100%;border:1px solid rgba(148,163,184,.15);border-radius:8px}.today-filters{display:flex;gap:8px;align-items:flex-end}.today-filter-group{display:flex;flex-direction:column;gap:4px}.today-filter-label{font-size:10px;color:var(--cc-text-muted);line-height:1}.filter-chevron{margin-left:4px;opacity:.8;cursor:pointer;-webkit-user-select:none;user-select:none;background:transparent;border:none;color:inherit;padding:0;margin-top:0;border-radius:0;line-height:1}.today-filter-group-text{flex:0 0 30ch;width:30ch;max-width:100%}.today-filters input,.today-filters .today-filter-ce,.today-filters select{width:100%;font-size:11px;background:var(--cc-surface);border:1px solid var(--cc-border);padding:6px;border-radius:6px;color:var(--cc-text);box-sizing:border-box;height:30px}.today-filter-ce{display:flex;align-items:center;padding:6px;cursor:text;-webkit-user-select:text;user-select:text;white-space:nowrap;overflow:hidden}.today-filter-ce:empty:before{content:attr(data-placeholder);color:var(--cc-text-muted)}.today-filters select{width:140px}.legacy-check-dropdown{position:relative;width:140px}.legacy-check-dropdown-trigger{width:100%;height:30px;margin-top:0;padding:6px 28px 6px 8px;text-align:left;font-size:11px;font-weight:400;color:var(--cc-text);background:var(--cc-surface);border:1px solid var(--cc-border);border-radius:6px;position:relative}.legacy-check-dropdown-trigger:after{content:"▾";position:absolute;right:8px;top:50%;transform:translateY(-50%);opacity:.8}.legacy-check-dropdown-trigger:focus{outline:2px solid rgba(59,130,246,.6);outline-offset:1px}.legacy-check-dropdown-panel{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:20;background:#fff;border:1px solid var(--cc-border-strong);border-radius:6px;box-shadow:0 4px 12px #0f172a1f;padding:6px 0}.legacy-check-dropdown-options{max-height:160px;overflow-y:auto;overflow-x:hidden}.legacy-check-dropdown-option{display:block;padding:4px 8px;font-size:11px;color:var(--cc-text);cursor:pointer;white-space:nowrap}.legacy-check-dropdown-option:hover{background:#eff6ff}.legacy-check-dropdown-option input{width:auto;height:auto;min-width:0;padding:0;margin:0 6px 0 0;vertical-align:middle;border:none;border-radius:0;background:transparent;box-sizing:content-box}.legacy-check-dropdown-all{border-bottom:1px solid rgba(148,163,184,.18);margin-bottom:4px;padding-bottom:6px}.legacy-check-dropdown-select{display:none!important}#today-filter-status{width:10ch}#today-filter-date-from,#today-filter-date-to{width:16ch}.today-filters select option{background:#fff;color:var(--cc-text)}.today-filters select option:checked{background:#2563eb;color:#fff}.today-filters select:focus,.today-filters input:focus,.today-filters .today-filter-ce:focus{outline:2px solid rgba(59,130,246,.6);outline-offset:1px}.today-filters button{margin-top:0;font-size:11px}#today-filter-clear,#cc-filter-clear{min-width:9ch}#cc-filter-date-from,#cc-filter-date-to{width:16ch}#cc-filter-ig-dropdown,#today-filter-pgc-dropdown{width:140px}#cc-filter-status{width:10ch}#today-sales-table th,#today-sales-table td{padding:6px!important}
