.ml-report-pro{display:grid;gap:10px}.ml-report-pro-head{margin-bottom:6px}.ml-report-pro-head h1{margin:3px 0 0;color:#0f172a;font-size:24px;line-height:1.05;font-weight:950}.ml-report-pro-head p{margin:5px 0 0;color:#64748b;font-size:13px;line-height:1.35;font-weight:650}.ml-report-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ml-report-kpi{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-areas:"icon label" "icon value" "icon note";align-items:center;min-width:0;min-height:74px;border:1px solid #e2e8f0;border-radius:18px;padding:11px 13px;background:radial-gradient(circle at 92% 14%,rgb(37 99 235 / .08),transparent 32%),#ffffff;box-shadow:0 12px 26px rgb(15 23 42 / .055);transition:transform 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease}.ml-report-kpi:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 18px 32px rgb(37 99 235 / .12)}.ml-report-kpi__icon{grid-area:icon;display:grid;place-items:center;width:32px;height:32px;border-radius:12px;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:950}.ml-report-kpi__label{grid-area:label;color:#64748b;font-size:11px;line-height:1.2;font-weight:900}.ml-report-kpi strong{grid-area:value;color:#0f172a;font-size:24px;line-height:1;font-weight:950}.ml-report-kpi small{grid-area:note;color:#64748b;font-size:10px;line-height:1.15;font-weight:750}.ml-report-kpi--green .ml-report-kpi__icon{background:#dcfce7;color:#15803d}.ml-report-kpi--amber .ml-report-kpi__icon{background:#ffedd5;color:#ea580c}.ml-report-kpi--red .ml-report-kpi__icon{background:#fee2e2;color:#dc2626}.ml-report-filter-pro,.ml-report-overview-pro,.ml-report-board-pro,.ml-report-detail-pro,.ml-report-side-card{border:1px solid #e2e8f0;border-radius:18px;padding:13px 14px;background:linear-gradient(180deg,rgb(255 255 255 / .96),rgb(248 250 252 / .96));box-shadow:0 12px 26px rgb(15 23 42 / .045);overflow:hidden}.ml-report-section-head,.ml-report-card-head{display:flex;align-items:flex-start;gap:9px;min-width:0}.ml-report-card-head{align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.ml-report-section-icon,.ml-report-side-icon{display:grid;place-items:center;width:26px;height:26px;flex:0 0 28px;border-radius:10px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:950}.ml-report-section-head h2,.ml-report-side-card h2{margin:1px 0 0;color:#0f172a;font-size:16px;line-height:1.2;font-weight:950}.ml-report-filter-form-pro{max-width:none;display:grid;grid-template-columns:1fr 1fr 1fr 0.9fr;gap:9px;margin-top:10px}.ml-report-filter-form-pro .ml-field{min-width:0}.ml-report-filter-form-pro .ml-field>span{display:block;margin-bottom:5px;color:#334155;font-size:11px;line-height:1.1;font-weight:900}.ml-report-filter-form-pro input,.ml-report-filter-form-pro select{width:100%;min-width:0;min-height:37px;border:1px solid #cbd5e1;border-radius:11px;padding:0 11px;background:#fff;color:#0f172a;font-size:12px;box-shadow:inset 0 1px 0 rgb(15 23 42 / .03);transition:border-color 0.18s ease,box-shadow 0.18s ease,background 0.18s ease}.ml-report-filter-form-pro input:focus,.ml-report-filter-form-pro select:focus{border-color:#60a5fa;box-shadow:0 0 0 4px rgb(59 130 246 / .12);outline:none}.ml-report-pro .ml-report-filter-form-pro .ml-report-date-input{height:37px;min-height:37px;padding:0 12px;border:1px solid #cbd5e1;border-radius:11px;background-color:#fff;color:#0f172a;font-size:12px;line-height:37px;font-weight:650;box-shadow:inset 0 1px 0 rgb(15 23 42 / .03);appearance:none;-webkit-appearance:none}.ml-report-pro .ml-report-filter-form-pro .ml-report-date-input::-webkit-calendar-picker-indicator{width:15px;height:15px;margin-left:8px;padding:2px;opacity:.62;cursor:pointer}.ml-report-pro .ml-report-filter-form-pro .ml-report-date-input:hover{border-color:#bfdbfe}.ml-report-pro .ml-report-filter-form-pro .ml-report-date-input:focus{border-color:#60a5fa;box-shadow:0 0 0 4px rgb(59 130 246 / .12);outline:none}.ml-report-chipbar{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:9px}.ml-report-chip,.ml-report-clear,.ml-report-mini-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:30px;border:1px solid #dbe3ef;border-radius:10px;padding:6px 10px;background:#fff;color:#334155;font-size:11px;line-height:1;font-weight:850;cursor:pointer;transition:transform 0.18s ease,border-color 0.18s ease,background 0.18s ease,color 0.18s ease,box-shadow 0.18s ease}.ml-report-chip:hover,.ml-report-clear:hover,.ml-report-mini-btn:hover{transform:translateY(-1px);border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8;box-shadow:0 10px 20px rgb(37 99 235 / .08)}.ml-report-chip.is-active{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.ml-report-chip .dot{width:6px;height:6px;border-radius:999px}.ml-report-chip .is-blue{background:#2563eb}.ml-report-chip .is-green{background:#22c55e}.ml-report-chip .is-amber{background:#f97316}.ml-report-chip .is-red{background:#ef4444}.ml-report-clear{margin-left:auto;border-color:#fff0;background:#fff0;color:#1d4ed8}.ml-report-layout-pro{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:10px;align-items:start}.ml-report-main-pro,.ml-report-side-pro{display:grid;gap:10px}.ml-report-percent{display:inline-grid;place-items:center;min-width:54px;min-height:32px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:950}.ml-report-meter-pro,.ml-report-row-bar{position:relative;overflow:hidden;width:100%;height:10px;border-radius:999px;background:#e5e7eb}.ml-report-meter-pro span,.ml-report-row-bar span{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,#1d4ed8,#38bdf8)}.ml-report-summary-grid-pro{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:10px}.ml-report-summary-grid-pro span{display:grid;gap:2px;border-radius:14px;padding:10px 12px;background:#f8fafc;color:#64748b;font-size:11px;line-height:1.2;font-weight:800}.ml-report-summary-grid-pro strong{color:#0f172a;font-size:20px;line-height:1;font-weight:950}.ml-report-progress-list{display:grid;gap:8px}.ml-report-progress-row{display:grid;grid-template-columns:minmax(160px,1fr) minmax(130px,0.75fr) 44px;gap:10px;align-items:center;border-radius:14px;padding:10px 11px;background:#f8fafc;transition:transform 0.18s ease,background 0.18s ease,box-shadow 0.18s ease}.ml-report-progress-row:hover{transform:translateY(-1px);background:#fff;box-shadow:0 14px 26px rgb(37 99 235 / .08)}.ml-report-progress-row strong,.ml-report-patient strong,.ml-report-date strong{display:block;color:#0f172a;font-size:12px;line-height:1.2;font-weight:950}.ml-report-progress-row small,.ml-report-patient small,.ml-report-date small{display:block;margin-top:2px;color:#64748b;font-size:10.5px;line-height:1.2;font-weight:750}.ml-report-progress-row b{color:#1d4ed8;font-size:12px;font-weight:950;text-align:right}.ml-report-table-pro{display:grid;gap:6px;width:100%;min-width:0}.ml-report-table-head,.ml-report-table-row{display:grid;grid-template-columns:58px minmax(112px,1fr) 62px 88px 94px;gap:6px;align-items:center}.ml-report-table-head{padding:0 10px;color:#64748b;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.ml-report-table-head>span:last-child,.ml-report-table-row>.ml-report-cell:last-child{text-align:center;justify-self:stretch}.ml-report-table-row>.ml-report-cell:last-child{display:flex;align-items:center;justify-content:center;min-width:0;padding-right:2px}.ml-report-table-row{position:relative;border:1px solid #e5e7eb;border-radius:14px;padding:8px 10px;min-height:50px;background:#fff;box-shadow:0 7px 16px rgb(15 23 42 / .035);transition:transform 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease,background 0.18s ease}.ml-report-table-row::before{content:"";position:absolute;inset:9px auto 9px 0;width:2px;border-radius:999px;background:#1d4ed8;opacity:0;transition:opacity 0.18s ease}.ml-report-table-row:hover{transform:translateY(-1px);border-color:#bfdbfe;background:#fbfdff;box-shadow:0 18px 34px rgb(37 99 235 / .1)}.ml-report-table-row:hover::before{opacity:1}.ml-report-cell{min-width:0;color:#334155;font-size:10.8px;line-height:1.16;font-weight:750}.ml-report-patient{display:grid;grid-template-columns:28px minmax(0,1fr);gap:6px;align-items:center}.ml-report-avatar{display:grid;place-items:center;width:26px;height:26px;border-radius:10px;background:#dbeafe;color:#1d4ed8;font-size:10px;font-weight:950}.ml-report-row--pending .ml-report-avatar{background:#ffedd5;color:#c2410c}.ml-report-row--rescheduled .ml-report-avatar{background:#f3e8ff;color:#7e22ce}.ml-report-status{display:inline-flex;align-items:center;justify-content:center;width:88px;max-width:100%;min-height:24px;border-radius:999px;padding:5px 7px;font-size:9.2px;line-height:1;font-weight:950;white-space:nowrap}.ml-report-status--confirmed{background:#dcfce7;color:#15803d}.ml-report-status--pending{background:#ffedd5;color:#c2410c}.ml-report-status--rescheduled{background:#dbeafe;color:#1d4ed8}.ml-report-detail-pro .ml-report-table-pro{overflow:hidden}.ml-report-detail-pro .ml-report-table-head>span:last-child{justify-self:center;text-align:center}.ml-report-detail-pro .ml-report-table-row>.ml-report-cell:last-child{justify-self:stretch;display:flex;align-items:center;justify-content:center;overflow:visible}.ml-report-detail-pro .ml-report-status{flex:0 0 auto;letter-spacing:-.01em}.ml-report-side-card{display:grid;gap:9px}.ml-report-side-card p{margin:0;color:#64748b;font-size:12px;line-height:1.45;font-weight:700}.ml-report-insights{display:grid;grid-template-columns:1fr;gap:7px}.ml-report-insights span{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;border-radius:12px;padding:9px 10px;background:#f8fafc;color:#64748b;font-size:11px;line-height:1.2;font-weight:800}.ml-report-insights strong{color:#0f172a;font-size:18px;line-height:1;font-weight:950}.ml-report-actions-pro{display:grid;gap:8px}.ml-report-actions-pro .ml-btn{width:100%;min-height:36px;border-radius:12px}@media (max-width:1200px){.ml-report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ml-report-filter-form-pro{grid-template-columns:repeat(2,minmax(0,1fr))}.ml-report-layout-pro{grid-template-columns:1fr}.ml-report-side-pro{grid-template-columns:repeat(2,minmax(0,1fr))}.ml-report-table-head,.ml-report-table-row{grid-template-columns:56px minmax(104px,1fr) 58px 80px 88px;gap:5px}}@media (max-width:700px){.ml-report-pro{gap:12px}.ml-report-pro-head h1{font-size:24px;line-height:1.1}.ml-report-pro-head p{font-size:13px;line-height:1.4}.ml-report-kpis,.ml-report-filter-form-pro,.ml-report-layout-pro,.ml-report-side-pro,.ml-report-summary-grid-pro{grid-template-columns:1fr}.ml-report-kpi{grid-template-columns:42px minmax(0,1fr);min-height:82px;border-radius:18px;padding:13px 14px}.ml-report-kpi__icon{width:36px;height:36px;border-radius:13px;font-size:15px}.ml-report-kpi strong{font-size:25px}.ml-report-filter-pro,.ml-report-overview-pro,.ml-report-board-pro,.ml-report-detail-pro,.ml-report-side-card{border-radius:20px;padding:14px;overflow:hidden}.ml-report-section-head{gap:10px}.ml-report-section-icon,.ml-report-side-icon{width:30px;height:30px;flex:0 0 30px;border-radius:11px}.ml-report-section-head h2,.ml-report-side-card h2{font-size:18px;line-height:1.15}.ml-report-filter-form-pro{gap:10px;margin-top:12px}.ml-report-filter-form-pro input,.ml-report-filter-form-pro select{min-height:42px;border-radius:13px;font-size:12px}.ml-report-pro .ml-report-filter-form-pro .ml-report-date-input{height:42px;min-height:42px;border-radius:13px;line-height:42px;border-color:#cbd5e1;background-color:#fff;color:#0f172a;appearance:none;-webkit-appearance:none}.ml-report-chipbar{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px}.ml-report-chip,.ml-report-clear,.ml-report-mini-btn{width:100%;justify-content:flex-start;min-height:38px;margin-left:0;border-radius:12px;padding:8px 12px;font-size:12px}.ml-report-clear,.ml-report-mini-btn{justify-content:center;background:#fff;border-color:#dbe3ef}.ml-report-card-head{display:grid;grid-template-columns:1fr;align-items:start;gap:12px}.ml-report-percent{width:100%;min-height:34px}.ml-report-progress-list{gap:10px}.ml-report-progress-row{grid-template-columns:1fr;gap:8px;border-radius:16px;padding:11px 12px}.ml-report-progress-row b{text-align:left}.ml-report-table-pro{gap:12px;width:100%;min-width:0}.ml-report-table-head{display:none}.ml-report-table-row{display:grid;grid-template-columns:1fr;gap:8px;min-width:0;min-height:auto;border-radius:18px;padding:12px 12px 12px 15px}.ml-report-table-row::before{inset:14px auto 14px 0;width:3px;opacity:1}.ml-report-cell{display:grid;grid-template-columns:76px minmax(0,1fr);gap:8px;align-items:center;min-width:0;color:#334155;font-size:12px;line-height:1.28;text-align:left}.ml-report-cell::before{content:attr(data-label);color:#64748b;font-size:10px;line-height:1.2;font-weight:950;text-align:left;text-transform:uppercase;letter-spacing:.06em}.ml-report-patient{grid-template-columns:76px 30px minmax(0,1fr)}.ml-report-patient::before{grid-column:1}.ml-report-patient>.ml-report-avatar{grid-column:2}.ml-report-patient>div{grid-column:3;min-width:0}.ml-report-date strong,.ml-report-date small,.ml-report-patient strong,.ml-report-patient small,.ml-report-cell>span{justify-self:start;min-width:0;text-align:left;overflow-wrap:anywhere}.ml-report-table-row>.ml-report-cell:last-child{display:grid;grid-template-columns:76px minmax(0,1fr);justify-content:stretch;text-align:left}.ml-report-table-row>.ml-report-cell:last-child::before{text-align:left}.ml-report-status{justify-self:start;width:auto;min-width:98px;max-width:100%;min-height:26px;padding:6px 10px;font-size:10.5px}.ml-report-detail-pro .ml-report-status{width:auto;min-width:98px;font-size:10.5px}.ml-report-insights span{grid-template-columns:46px minmax(0,1fr)}.ml-report-actions-pro .ml-btn{min-height:42px}}.ml-report-pro .ml-report-filter-form-pro .ml-field--report-date input[type="date"],.ml-report-pro .ml-report-filter-form-pro .ml-report-date-input,.ml-report-pro .ml-report-filter-form-pro .ml-report-date-input:focus,.ml-report-pro .ml-report-filter-form-pro .ml-report-date-input:active{border:1px solid #cbd5e1;outline:none;background-color:#fff;color:#0f172a;box-shadow:inset 0 1px 0 rgb(15 23 42 / .03)}.ml-report-pro .ml-report-filter-form-pro .ml-report-date-input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px rgb(59 130 246 / .1)}.ml-report-pro .ml-report-filter-form-pro .ml-report-date-input::-webkit-date-and-time-value{min-height:37px;line-height:37px;text-align:left}.ml-report-pro .ml-report-mini-btn{min-width:82px;min-height:30px;padding:6px 12px;border-radius:11px}@media (min-width:701px){.ml-report-pro .ml-report-layout-pro{grid-template-columns:minmax(0,1fr) 248px;gap:10px}.ml-report-pro .ml-report-main-pro{min-width:0}.ml-report-pro .ml-report-table-pro,.ml-report-pro .ml-report-table-row,.ml-report-pro .ml-report-cell{min-width:0}.ml-report-pro .ml-report-table-head,.ml-report-pro .ml-report-table-row{grid-template-columns:58px minmax(104px,1fr) minmax(58px,0.48fr) minmax(82px,0.68fr) minmax(92px,0.72fr);gap:6px}.ml-report-pro .ml-report-status{width:auto;min-width:82px;max-width:100%;padding-inline:8px;font-size:9px}.ml-report-pro .ml-report-side-card{padding:13px}}@media (max-width:700px){.ml-report-pro .ml-report-filter-form-pro .ml-field--report-date{position:relative}.ml-report-pro .ml-report-filter-form-pro .ml-report-date-input{display:block;width:100%;height:42px;min-height:42px;border-radius:13px;padding:0 12px;line-height:42px;appearance:auto;-webkit-appearance:auto}.ml-report-pro .ml-report-filter-form-pro .ml-report-date-input::-webkit-date-and-time-value{min-height:40px;line-height:40px;text-align:left}.ml-report-pro .ml-report-filter-form-pro .ml-report-date-input::-webkit-calendar-picker-indicator{opacity:.64;cursor:pointer}.ml-report-pro .ml-report-chipbar{grid-template-columns:repeat(2,minmax(0,1fr))}.ml-report-pro .ml-report-chip,.ml-report-pro .ml-report-clear{min-height:36px;padding:8px 10px}.ml-report-pro .ml-report-clear{grid-column:1 / -1}.ml-report-pro .ml-report-card-head{grid-template-columns:1fr;gap:10px}.ml-report-pro .ml-report-mini-btn{width:100%;min-height:36px;justify-content:center;border-radius:12px}.ml-report-pro .ml-report-progress-row{padding:10px 11px}.ml-report-pro .ml-report-table-pro{gap:10px}.ml-report-pro .ml-report-table-row{gap:7px;border-radius:17px;padding:11px 11px 11px 14px}.ml-report-pro .ml-report-cell,.ml-report-pro .ml-report-table-row>.ml-report-cell:last-child{grid-template-columns:68px minmax(0,1fr);gap:8px;font-size:11.4px;line-height:1.22}.ml-report-pro .ml-report-cell::before,.ml-report-pro .ml-report-table-row>.ml-report-cell:last-child::before{font-size:9.4px;letter-spacing:.05em}.ml-report-pro .ml-report-patient{grid-template-columns:68px 28px minmax(0,1fr);gap:7px}.ml-report-pro .ml-report-avatar{width:27px;height:27px}.ml-report-pro .ml-report-date strong,.ml-report-pro .ml-report-patient strong{font-size:11.4px}.ml-report-pro .ml-report-date small,.ml-report-pro .ml-report-patient small{font-size:9.8px}.ml-report-pro .ml-report-status,.ml-report-pro .ml-report-detail-pro .ml-report-status{min-width:92px;min-height:25px;padding:5px 9px;font-size:9.8px}.ml-report-pro .ml-report-side-card p{font-size:11.5px;line-height:1.42}}