/* DEWA3 TWL Meter v1.2 */
.twl-app,.twl-wrap{font-family:Arial,sans-serif;color:#142033}.twl-app{background:#f5f7fb;border-radius:18px;padding:22px;margin:20px 0}.twl-hero{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;border-radius:18px;padding:22px;margin-bottom:16px}.twl-hero h2{margin:0;color:#fff;font-size:26px}.twl-hero p{margin:7px 0 0;color:#dbeafe}.twl-btn{background:#0b5fff;color:#fff;border:0;border-radius:10px;padding:11px 18px;font-weight:800;cursor:pointer;text-decoration:none;white-space:nowrap}.twl-page-btn{background:#e2e8f0;color:#0f172a;border:0;border-radius:8px;padding:8px 12px;font-weight:700;cursor:pointer}.twl-panel,.twl-filter-panel{background:#fff;border-radius:16px;padding:18px;margin-top:16px;box-shadow:0 4px 18px rgba(15,23,42,.08)}.twl-panel h3{margin:0 0 14px;font-size:17px}.twl-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.twl-last-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.twl-last-card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 18px rgba(15,23,42,.08);border-top:5px solid #64748b;min-height:112px;display:flex;flex-direction:column;justify-content:space-between}.twl-last-card.status.green{border-top-color:#16a34a}.twl-last-card.status.yellow{border-top-color:#f59e0b}.twl-last-card.status.red{border-top-color:#dc2626}.twl-last-card span,.twl-kpi span{display:block;color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.twl-last-card strong{font-size:24px;color:#0f172a;line-height:1.12}.twl-last-card em,.twl-kpi em{font-style:normal;color:#64748b;font-size:12px}.twl-section-divider{display:flex;align-items:center;gap:12px;margin:20px 0 6px;color:#334155;font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.twl-section-divider:before,.twl-section-divider:after{content:"";height:1px;background:#cbd5e1;flex:1}.twl-form-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px}.twl-filter-grid-pro{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;align-items:end}.twl-form-grid label,.twl-filter-grid-pro label{font-weight:700;font-size:12px;color:#334155}.twl-form-grid input,.twl-form-grid select,.twl-filter-grid-pro input,.twl-filter-grid-pro select,textarea,#twlSelectedDate{width:100%;padding:10px;border:1px solid #cbd5e1;border-radius:10px;margin-top:6px;box-sizing:border-box;background:#fff}textarea{min-height:150px}.twl-msg{margin-top:10px;font-weight:700}.twl-kpi-grid-pro{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}.twl-kpi{background:#fff;border-left:6px solid #0b5fff;border-radius:16px;padding:16px;box-shadow:0 4px 18px rgba(15,23,42,.08);min-height:104px;display:flex;flex-direction:column;justify-content:space-between}.twl-kpi.danger{border-left-color:#dc2626}.twl-kpi.warning{border-left-color:#f59e0b}.twl-kpi strong{font-size:31px;color:#111827;line-height:1.1}.twl-equal-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.twl-insights ul{margin:0;padding-left:20px;display:grid;gap:8px}.twl-table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:12px}.twl-table{width:100%;border-collapse:collapse;background:#fff}.twl-table th{background:#f8fafc;color:#334155;font-size:12px;text-transform:uppercase}.twl-table th,.twl-table td{border-bottom:1px solid #e2e8f0;padding:10px;text-align:left;white-space:nowrap}.twl-compare{margin-top:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.twl-compare-card{background:#f8fafc;border-radius:14px;padding:14px;border:1px solid #e2e8f0}.twl-compare-card h4{margin:0 0 10px}.twl-pagination{display:flex;align-items:center;gap:10px}.twl-small{font-size:13px;color:#64748b;margin-top:-6px}.zone-red{color:#dc2626;font-weight:800}.zone-yellow{color:#ca8a04;font-weight:800}.zone-green{color:#16a34a;font-weight:800}@media(max-width:1200px){.twl-filter-grid-pro{grid-template-columns:repeat(3,1fr)}.twl-kpi-grid-pro,.twl-last-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.twl-form-grid,.twl-filter-grid-pro,.twl-kpi-grid-pro,.twl-last-grid,.twl-equal-charts{grid-template-columns:1fr}.twl-hero,.twl-panel-head{flex-direction:column;align-items:flex-start}.twl-compare{grid-template-columns:1fr}}@media(max-width:560px){.twl-app{padding:12px}.twl-hero h2{font-size:22px}.twl-kpi strong{font-size:27px}.twl-panel{padding:14px}}