:root{--bg: #f6f7f9;--surface: #ffffff;--surface-2: #eef2f5;--ink: #171a1f;--muted: #7a8491;--line: #e5e8ec;--nav: #171a1f;--accent: #101820;--teal: #35b9d5;--amber: #f2a93b;--danger: #d65b5b;--shadow: 0 10px 28px rgba(20, 25, 31, .06)}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--ink);background:var(--bg);font-family:Arial,Noto Sans Thai,Tahoma,sans-serif}button,input,select{font:inherit}.app-shell{display:grid;grid-template-columns:292px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:22px;color:#fff;background:var(--nav);overflow-y:auto}.brand-block{padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.16)}.eyebrow,.section-kicker{color:#8bbdff;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3,h4,p{margin:0}h1{margin-top:7px;font-size:27px;line-height:1.15}.brand-block p{margin-top:10px;color:#ffffffbd;font-size:13px;line-height:1.45}.filter-panel{display:grid;gap:13px;padding-top:20px}label{display:grid;gap:6px;color:#ffffffc7;font-size:13px;font-weight:700}select,input{width:100%;min-height:40px;border:1px solid rgba(255,255,255,.28);border-radius:6px;color:var(--ink);background:#f8fafc;padding:8px 10px;outline:none}select option{color:var(--ink);background:#f8fafc}select[multiple]{min-height:84px;padding:4px}select[multiple] option{border-radius:4px;padding:6px 8px}select[multiple] option:checked{color:#fff;background:var(--accent)}input::placeholder{color:#7a8491}.ghost-button,.small-button,.metric-button{border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);cursor:pointer}.ghost-button{min-height:40px;margin-top:2px;color:#fff;background:transparent;border-color:#ffffff47}.dashboard{min-width:0;padding:24px;background:var(--bg)}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);padding:16px 18px}.topbar h2{margin-top:4px;font-size:28px;line-height:1.2}.topbar p{color:var(--muted)}.topbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.refresh-button{min-height:42px;border:1px solid var(--accent);border-radius:6px;background:var(--accent);color:#fff;cursor:pointer;font-weight:800;padding:0 14px}.refresh-button:disabled{cursor:progress;opacity:.65}.refresh-panel{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:16px;border:1px solid #bfd5f4;border-left:4px solid var(--accent);border-radius:8px;background:#f7fbff;padding:13px 14px}.refresh-panel[hidden]{display:none}.refresh-panel strong{display:block;font-size:14px}.refresh-panel p{margin-top:4px;color:var(--muted);font-size:13px;line-height:1.45}.mobile-latest-panel{display:none}.top-summary-row{display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);gap:16px;align-items:stretch;margin-bottom:16px}.top-summary-row .kpi-grid{grid-template-columns:1fr;margin-bottom:0}.top-summary-row .brand-summary-panel{margin-bottom:0}.brand-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.32fr);gap:16px;align-items:start}.metric-toggle{display:inline-flex;padding:4px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.metric-button{min-width:72px;min-height:34px;border:0;background:transparent;color:var(--muted)}.metric-button.active{background:var(--accent);color:#fff}.kpi-grid,.focus-grid{display:grid;gap:12px;margin-bottom:16px}.kpi-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.focus-grid{grid-template-columns:repeat(4,minmax(160px,1fr))}.kpi-card,.focus-item,.panel,.brand-summary-panel{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.kpi-card,.focus-item{min-height:106px;padding:16px}.kpi-card{position:relative;overflow:hidden}.kpi-icon{display:grid;width:32px;height:32px;margin-bottom:12px;place-items:center;border-radius:6px;background:#dff5fb;color:var(--accent);font-size:18px;font-weight:900;box-shadow:inset 0 0 0 1px #c9edf6}.kpi-card span,.focus-item span{display:block;color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.kpi-card strong,.focus-item strong{display:block;margin-top:9px;font-size:28px;line-height:1.15;overflow-wrap:anywhere}.focus-item strong{font-size:18px}.kpi-card small,.focus-item small{display:block;margin-top:7px;color:var(--muted);font-size:12px}.layout-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:16px}.panel,.brand-summary-panel{min-width:0;padding:16px}.brand-card-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px}.brand-mix-card{display:grid;gap:8px;min-height:126px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:14px;cursor:pointer;text-align:left;transition:transform .16s ease,box-shadow .16s ease}.brand-mix-card:hover,.brand-mix-card:focus{transform:translateY(-1px);box-shadow:0 12px 26px #14191f14;outline:none}.brand-card-topline,.brand-card-growth{display:flex;gap:8px;align-items:center;justify-content:space-between}.brand-card-topline{justify-content:flex-start;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.brand-card-topline i{width:10px;height:10px;border-radius:999px}.brand-mix-card strong{font-size:20px;line-height:1.1;overflow-wrap:anywhere}.brand-mix-card small{color:var(--muted);font-size:12px}.brand-card-growth{flex-wrap:wrap;justify-content:flex-start;color:var(--muted);font-size:12px}.panel-wide{grid-column:1 / -1}.dashboard-secondary{display:none}.panel-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:13px}.panel-header h3{font-size:17px}.panel-header p,.panel-header span{margin-top:3px;color:var(--muted);font-size:12px}.small-button{min-height:32px;padding:0 10px;color:var(--accent)}.bars{display:grid;gap:9px}.bar-row{display:grid;grid-template-columns:minmax(118px,.95fr) minmax(120px,1.4fr) minmax(92px,auto);gap:10px;align-items:center;min-height:32px;padding:4px 0;cursor:pointer}.horizontal .bar-row{grid-template-columns:78px minmax(120px,1fr) minmax(92px,auto)}.bar-label{overflow:hidden;color:var(--ink);font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.bar-track{height:10px;border-radius:999px;background:var(--surface-2);overflow:hidden}.bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--teal))}.bar-value{color:var(--muted);font-size:12px;text-align:right;white-space:nowrap}.category-row .bar-value span{font-size:11px}.brand-mix-chart{min-width:0}.brand-pie-layout{display:grid;gap:12px;align-items:center}.brand-pie{width:100%;max-width:180px;aspect-ratio:1;justify-self:center}.brand-pie path,.brand-pie circle[role=button]{cursor:pointer;transition:opacity .16s ease}.brand-pie path:hover,.brand-pie path:focus,.brand-pie circle[role=button]:hover,.brand-pie circle[role=button]:focus{opacity:.78;outline:none}.brand-pie-total{fill:var(--ink);font-size:20px;font-weight:800;text-anchor:middle}.brand-pie-caption{fill:var(--muted);font-size:11px;font-weight:700;text-anchor:middle}.brand-pie-legend{display:grid;gap:8px;margin:0;padding:0;list-style:none}.brand-pie-legend button{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:8px;align-items:center;width:100%;border:0;background:transparent;color:var(--ink);padding:0;cursor:pointer;text-align:left}.brand-pie-swatch{width:10px;height:10px;border-radius:999px}.brand-pie-name{overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.brand-pie-value{color:var(--muted);font-size:12px;white-space:nowrap}.line-chart{position:relative;width:100%;min-height:330px;overflow-x:auto}.line-chart svg{display:block;width:100%;height:auto;overflow:visible}.line-grid line{stroke:#edf0f3;stroke-width:1;stroke-dasharray:5 7}.line-grid text,.line-axis text{fill:var(--muted);font-size:12px}.line-value-label{fill:var(--ink);font-size:11px;font-weight:700;paint-order:stroke;stroke:#fff;stroke-width:3px}.line-path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.line-path-current{stroke:#171a1f}.line-path-previous{stroke:var(--teal);stroke-dasharray:7 8}.daily-path-previous-month{stroke:#2563eb}.daily-path-last-year{stroke:#f59e0b;stroke-dasharray:7 8}.line-dot,.line-dot-previous,.line-dot-last-year{stroke:#fff;stroke-width:2}.line-dot{cursor:pointer;fill:#171a1f}.line-dot:hover,.line-dot:focus{outline:none;stroke:var(--nav);stroke-width:3}.line-dot-previous{fill:var(--teal)}.daily-line-chart .line-dot-previous{fill:#2563eb}.line-dot-last-year{fill:#f59e0b}.line-legend{display:flex;flex-wrap:wrap;gap:14px;margin-top:4px;color:var(--muted);font-size:12px;font-weight:700}.line-legend span{display:inline-flex;align-items:center;gap:7px}.line-legend i{display:inline-block;width:28px;height:4px;border-radius:999px}.legend-current{background:#171a1f}.legend-previous{background:repeating-linear-gradient(90deg,var(--teal) 0 7px,transparent 7px 12px)}.daily-line-chart .legend-previous{background:#2563eb}.legend-last-year{background:repeating-linear-gradient(90deg,#f59e0b 0 7px,transparent 7px 12px)}.comparison-panel{border-top:4px solid var(--teal)}.comparison-grid{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.15fr) minmax(0,1.15fr);gap:14px;align-items:start}.comparison-card{min-width:0}.comparison-card h4{margin-bottom:9px;font-size:14px}.total-comparison{min-height:178px;border:1px solid var(--line);border-radius:8px;background:#f8fafc;padding:14px}.total-comparison strong{display:block;margin-top:10px;font-size:25px;line-height:1.1}.comparison-metrics{display:grid;gap:8px;margin-top:14px;color:var(--muted);font-size:12px;font-weight:700}.comparison-table-wrap{max-height:286px}.delta{display:inline-block;min-width:62px;font-weight:800}.delta.is-up{color:var(--teal)}.delta.is-down{color:var(--danger)}.delta.is-flat{color:var(--muted)}.daily-bar-chart{min-height:292px;padding:8px 2px 0}.daily-bar-plot{display:grid;grid-template-columns:repeat(7,minmax(34px,1fr));gap:12px;min-height:238px;align-items:end}.daily-bar-day{display:grid;grid-template-rows:24px 170px 18px 16px;gap:4px;min-width:0;text-align:center}.daily-bar-value{color:#111827;max-width:100%;overflow:hidden;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.daily-bar-stack{display:flex;align-items:end;justify-content:center;gap:4px;height:170px;min-width:0}.daily-bar{width:clamp(8px,2.5vw,18px);max-width:18px;border-radius:8px 8px 6px 6px;transition:opacity .16s ease,transform .16s ease}.daily-bar:hover{opacity:.78;transform:translateY(-2px)}.daily-bar-current{background:#18181b}.daily-bar-previous{background:#c9c9c9}.daily-bar-last-year{background:repeating-linear-gradient(135deg,#9ca3af 0 4px,#d1d5db 4px 8px)}.daily-bar-label{color:#7b7f86;font-size:12px;font-weight:800}.daily-bar-date{color:#a0a4aa;font-size:11px;font-weight:700}.daily-bar-legend{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:12px;color:var(--muted);font-size:12px;font-weight:800}.daily-bar-legend span{display:inline-flex;align-items:center;gap:6px}.daily-bar-legend i{display:inline-block;width:24px;height:8px;border-radius:999px}.daily-bar-legend .legend-current{background:#18181b}.daily-bar-legend .legend-previous{background:#c9c9c9}.daily-bar-legend .legend-last-year{background:repeating-linear-gradient(135deg,#9ca3af 0 4px,#d1d5db 4px 8px)}.compact .bar-row{grid-template-columns:minmax(118px,1fr) minmax(90px,1fr) minmax(82px,auto)}.table-wrap{max-height:430px;overflow:auto;border:1px solid var(--line);border-radius:8px}.table-wrap.slim{max-height:330px}.report-panel{border-top:4px solid var(--accent)}.report-table-wrap{max-height:520px}table{width:100%;border-collapse:collapse;font-size:12px}th,td{padding:9px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{position:sticky;top:0;z-index:1;background:#f9fafb;color:var(--muted);font-size:11px;text-transform:uppercase}tbody tr{cursor:pointer}tbody tr:hover{background:#f3f7fc}tbody tr.is-selected{background:#e8f6fb}td span{display:block;margin-top:2px;color:var(--muted);font-size:11px;font-weight:600;line-height:1.25}tfoot td{position:sticky;bottom:0;z-index:1;border-top:2px solid var(--line);background:#eef4fb;font-weight:800}.report-table th,.report-table td{min-width:108px}.report-table th:first-child,.report-table td:first-child{position:sticky;left:0;z-index:2;min-width:150px;background:#fff;font-weight:800}.report-table th:first-child{z-index:3;background:#f9fafb}.report-table tfoot td:first-child{background:#eef4fb}.copy-success{color:var(--teal)}.number{text-align:right;white-space:nowrap}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.detail-grid h4{margin-bottom:8px;font-size:14px}.empty{color:var(--muted);font-size:13px}.access-screen{display:grid;min-height:100vh;place-items:center;padding:24px;background:var(--bg)}.access-panel{width:min(420px,100%);border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);padding:24px}.access-panel h1{color:var(--ink)}.access-panel p:not(.section-kicker){margin-top:10px;color:var(--muted);line-height:1.5}.access-panel form{display:grid;gap:10px;margin-top:18px}.access-panel input{color:var(--ink);border-color:var(--line);background:#fff}@media(max-width:1100px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.top-summary-row,.brand-overview-grid{grid-template-columns:1fr}.top-summary-row .kpi-grid,.kpi-grid,.focus-grid,.layout-grid,.detail-grid,.comparison-grid,.brand-card-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){body{background:var(--bg)}.app-shell{display:flex;flex-direction:column}.dashboard{order:1;padding:14px;background:var(--bg)}.sidebar{order:2;padding:16px}.brand-block{padding-bottom:14px}h1{font-size:23px}.topbar,.panel-header{flex-direction:column}.topbar{gap:12px;margin-bottom:12px}.topbar h2{font-size:24px}.topbar-actions,.refresh-button,.metric-toggle{width:100%}.metric-button{flex:1}.mobile-latest-panel{display:none;margin-bottom:14px;border:1px solid var(--line);border-top:4px solid var(--teal);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);padding:14px}.mobile-latest-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.mobile-latest-header h3{margin-top:3px;font-size:20px;line-height:1.2}.mobile-latest-header span{display:none;flex:0 1 104px;color:var(--muted);font-size:12px;font-weight:700;line-height:1.35;text-align:right;white-space:normal}.mobile-account-list{display:grid;gap:9px}.mobile-account-card{display:grid;gap:4px;width:100%;min-height:82px;border:1px solid var(--line);border-radius:8px;background:#f8fafc;color:var(--ink);padding:11px 12px;cursor:pointer;text-align:left}.mobile-account-card span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.mobile-account-card strong{font-size:24px;line-height:1.1}.mobile-account-card small{color:var(--muted);font-size:12px;line-height:1.35}.filter-panel,.kpi-grid,.focus-grid,.layout-grid,.detail-grid,.comparison-grid,.brand-card-grid{grid-template-columns:1fr}.top-summary-row{grid-template-columns:1fr;gap:12px}.top-summary-row .kpi-grid{grid-template-columns:1fr 1fr}.brand-overview-grid{grid-template-columns:1fr}.brand-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-card{min-height:124px}.kpi-card strong{font-size:24px}.brand-summary-panel,.panel{padding:14px}.brand-mix-card{min-height:118px;padding:12px}.brand-mix-card strong{font-size:18px}.brand-card-growth{gap:5px 8px}.line-chart{min-height:190px}.line-value-label{font-size:10px}.bar-row,.horizontal .bar-row,.compact .bar-row{grid-template-columns:1fr;gap:5px}.bar-value{text-align:left}.brand-pie-layout{grid-template-columns:1fr}.brand-pie{justify-self:center}.report-table th,.report-table td{min-width:92px}.report-table th:first-child,.report-table td:first-child{min-width:118px}}
