:root{--navy:#0b1f3a;--navy2:#12345a;--blue:#2563eb;--green:#059669;--orange:#c2410c;--red:#dc2626;--gold:#d6a936;--line:#dce5ef;--muted:#64748b;--surface:#fff;--canvas:#eef3f8;--shadow:0 14px 35px rgba(15,36,68,.09)}
*{box-sizing:border-box}body{margin:0;color:#12233f;background:radial-gradient(circle at 5% 0%,rgba(14,165,233,.12),transparent 28rem),radial-gradient(circle at 100% 15%,rgba(5,150,105,.1),transparent 30rem),var(--canvas);font-family:"Sarabun",sans-serif}button,input,select,textarea{font:inherit}.hidden{display:none!important}.muted{color:var(--muted)}.report-shell{width:min(1540px,calc(100% - 32px));margin:22px auto 36px}.report-header{display:grid;grid-template-columns:1fr auto;gap:20px;padding:25px 28px 18px;color:#fff;border-radius:24px;background:linear-gradient(135deg,#07152c,var(--navy2) 70%,#0c5a63);box-shadow:0 20px 50px rgba(7,21,44,.25)}.brand{display:flex;align-items:center;gap:18px}.brand img{width:70px;height:70px;object-fit:contain}.brand h1{margin:0 0 5px;font-size:clamp(1.35rem,2.3vw,2.05rem)}.brand p{margin:0;color:#cbd8e8}.eyebrow{margin:0 0 5px!important;color:var(--gold)!important;font-size:.72rem;font-weight:700;letter-spacing:.13em}.header-actions,.map-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.source-strip{grid-column:1/-1;display:flex;justify-content:space-between;gap:12px;padding-top:13px;border-top:1px solid rgba(255,255,255,.14);color:#cbd8e8;font-size:.84rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 14px;border:1px solid var(--line);border-radius:11px;color:#12233f;background:#fff;font-weight:700;text-decoration:none;cursor:pointer}.button.executive{border-color:transparent;color:#fff;background:linear-gradient(135deg,#b45309,#d97706)}.button.ghost{background:rgba(255,255,255,.95)}.button.reset{align-self:end}.button.compact{min-height:35px;padding:7px 10px;font-size:.8rem}.mode-badge,.count-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;font-size:.83rem;font-weight:700}.mode-badge.public{color:#dbeafe;background:rgba(37,99,235,.25);border:1px solid rgba(147,197,253,.3)}.mode-badge.private{color:#d1fae5;background:rgba(5,150,105,.25);border:1px solid rgba(110,231,183,.3)}.count-pill{color:#0f3d45;background:#d1fae5}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0}.kpi{display:flex;gap:15px;align-items:center;min-height:125px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.kpi>i{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;font-size:20px}.kpi small{display:block;color:var(--muted);font-weight:700}.kpi strong{display:block;font-size:2.1rem;line-height:1.1}.kpi p{margin:0;color:var(--muted);font-size:.8rem}.kpi.red>i{color:var(--red);background:#fee2e2}.kpi.blue>i{color:var(--blue);background:#dbeafe}.kpi.green>i{color:var(--green);background:#d1fae5}.kpi.orange>i{color:var(--orange);background:#ffedd5}.filter-panel,.panel{padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.filter-panel{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:17px}.filter-panel h2,.section-title h2,.panel h2{margin:0}.filters{display:grid;grid-template-columns:repeat(3,minmax(170px,1fr)) auto;gap:10px;align-items:end}.filters label span{display:block;margin-bottom:5px;color:#475569;font-size:.78rem;font-weight:700}select,textarea{width:100%;border:1px solid #cbd5e1;border-radius:10px;color:#12233f;background:#fff}select{min-height:40px;padding:8px 10px}.section-title,.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0 10px}.section-title span,.chart-note{color:var(--muted);font-size:.8rem}.district-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.district-card{padding:15px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:var(--shadow);cursor:pointer;transition:.18s}.district-card:hover,.district-card.active{transform:translateY(-2px);border-color:#38bdf8}.district-card.active{box-shadow:0 0 0 3px rgba(56,189,248,.18)}.district-card h3{margin:0 0 10px;color:var(--navy2)}.district-total{display:flex;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #e5edf5}.district-total strong{font-size:1.6rem;color:var(--red)}.district-metrics{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:9px;font-size:.76rem}.district-metrics span{padding:6px;border-radius:8px;background:#f1f5f9}.district-metrics b{display:block;font-size:.94rem}.visual-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(420px,.75fr);gap:16px;margin-top:17px}.panel-head{margin:0 0 12px}#reportMap{height:680px;border:1px solid #cad7e6;border-radius:13px;background:#dbe7ef}.chart-wrap{height:680px}.legend{display:flex;gap:15px;margin-top:10px;color:#475569;font-size:.8rem}.dot{display:inline-block;width:10px;height:10px;margin-right:5px;border-radius:50%}.dot.orange{background:var(--orange)}.dot.green{background:var(--green)}.patient-marker{background:transparent;border:0}.patient-dot{display:block;width:15px;height:15px;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.35)}.patient-dot.orange{background:var(--orange)}.patient-dot.green{background:var(--green)}.tambon-label{padding:2px 5px!important;border:0!important;border-radius:5px!important;background:rgba(255,255,255,.84)!important;font-family:"Sarabun",sans-serif;font-size:10px;font-weight:700}.case-popup{min-width:235px;font-family:"Sarabun",sans-serif}.case-popup h3{margin:0 0 7px}.case-popup p{margin:4px 0;font-size:.82rem}.status{display:inline-flex;padding:3px 7px;border-radius:999px;font-size:.74rem;font-weight:700}.status.green{color:#065f46;background:#d1fae5}.status.orange{color:#9a3412;background:#ffedd5}.popup-extra{margin-top:7px;padding:8px;border:1px solid #a7f3d0;border-radius:8px;background:#ecfdf5}.modal-backdrop{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;padding:16px;background:rgba(7,21,44,.74);backdrop-filter:blur(6px)}.modal-card{position:relative;width:min(760px,100%);max-height:calc(100vh - 28px);overflow:auto;padding:25px;border-radius:20px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.3)}.modal-close{position:absolute;top:13px;right:13px;width:36px;height:36px;border:0;border-radius:50%;color:#64748b;background:#f1f5f9;cursor:pointer}.modal-card textarea{min-height:420px;padding:13px;resize:vertical;line-height:1.65;background:#f8fafc}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:12px}.copy-status{min-height:22px;margin:7px 0 0;color:#047857;font-weight:700}.toast{position:fixed;right:18px;bottom:18px;z-index:4000;max-width:380px;padding:12px 16px;border-radius:12px;color:#fff;background:var(--navy);box-shadow:0 15px 40px rgba(0,0,0,.22)}.loading-overlay{position:fixed;inset:0;z-index:5000;display:grid;place-content:center;justify-items:center;gap:14px;color:#fff;background:rgba(7,21,44,.92)}.loader{width:44px;height:44px;border:4px solid rgba(255,255,255,.24);border-top-color:#38bdf8;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}footer{padding:25px 10px 0;color:#b7791f;font-weight:700;text-align:center}footer p{color:#164e8a;font-size:.82rem}
@media(max-width:1150px){.kpi-grid,.district-grid{grid-template-columns:repeat(2,1fr)}.visual-grid{grid-template-columns:1fr}.chart-wrap{height:500px}.filters{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.report-shell{width:calc(100% - 16px);margin:8px auto 25px}.report-header{grid-template-columns:1fr;padding:18px 15px}.brand{align-items:flex-start}.brand img{width:55px;height:55px}.header-actions{justify-content:flex-start}.source-strip,.filter-panel{flex-direction:column;align-items:stretch}.kpi-grid{grid-template-columns:1fr 1fr;gap:8px}.kpi{min-height:105px;padding:13px}.kpi>i{display:none}.kpi strong{font-size:1.65rem}.filters{grid-template-columns:1fr}.district-grid{grid-template-columns:1fr}.visual-grid{grid-template-columns:1fr}.panel{padding:13px}#reportMap{height:540px}.chart-wrap{height:520px}.panel-head{align-items:flex-start;flex-direction:column}.modal-backdrop{padding:7px;align-items:end}.modal-card{max-height:calc(100vh - 14px);padding:20px 14px;border-radius:17px 17px 0 0}.modal-card textarea{min-height:360px}.modal-actions{flex-direction:column}.modal-actions .button{width:100%}}
