@import "https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;900&display=swap";:root{--navy:#092638;--green:#1e6b45;--green-soft:#60be8c;--paper:#f7f9f8;--line:#e2eae6;--line-soft:#e4e9e7;--muted:#5a6b72;--muted-2:#656565;--gold-bg:#fbf6ec;--gold-fg:#7a5a1e;--red-bg:#fbeaea;--red-fg:#a94444;--mint:#eff6f2;--mint-2:#eaf3ee;--mint-3:#e7f5ee}html,body{background:var(--paper);direction:rtl;margin:0;font-family:Cairo,IBM Plex Sans Arabic,Segoe UI,Tahoma,sans-serif}.RaLayout-appFrame{background:var(--paper)!important}.RaSidebar-docked,.RaSidebar-fixed{background:var(--navy)!important;width:272px!important}.RaMenu-root{padding:8px 10px!important}.RaMenuItemLink-root{color:#d7e3e9!important;border-radius:9px!important;margin-block:2px!important}.RaMenuItemLink-active{background:var(--green-soft)!important;color:var(--navy)!important;border-inline-start:none!important;font-weight:700!important}.RaAppBar-root{color:var(--navy)!important;box-shadow:none!important;border-bottom:1px solid var(--line)!important;background:#fff!important;min-height:72px!important}.RaAppBar-toolbar{width:100%;padding:0!important}.RaAppBar-menuButton{color:var(--navy)!important}.RaAppBar-title{display:none!important}.medad-appbar .MuiToolbar-root{width:100%;display:flex;min-height:72px!important;padding:0!important}.medad-topbar{box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 32px;display:flex}.medad-topbar__lang{border:1px solid var(--line);white-space:nowrap;cursor:pointer;color:inherit;background:#f5f8f7;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:14px;display:inline-flex}.medad-topbar__lang:hover{background:#eaf3ee}.medad-topbar__lang-en{color:var(--muted-2);font-weight:600}.medad-topbar__lang-sep{color:var(--green)}.medad-topbar__lang-ar{color:var(--navy);font-weight:700}.medad-topbar__search{background:var(--paper);border:1px solid var(--line);border-radius:10px;justify-content:flex-end;align-items:center;gap:8px;width:min(340px,40vw);padding:10px 14px;display:flex}.medad-topbar__search input{font:inherit;color:var(--navy);text-align:end;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:13px}.medad-topbar__search input::placeholder{color:var(--green)}.medad-topbar__search img{flex-shrink:0;width:16px;height:16px}.medad-topbar__user{align-items:center;gap:10px;display:flex}.medad-topbar__bell{cursor:pointer;background:0 0;border:0;border-radius:8px;width:36px;height:36px;padding:0;line-height:0}.medad-topbar__bell:hover{filter:brightness(.97)}.medad-topbar__bell img{width:36px;height:36px;display:block}.medad-topbar__meta{text-align:end;flex-direction:column;align-items:flex-end;line-height:1.45;display:flex}.medad-topbar__meta strong{color:var(--navy);font-size:14px}.medad-topbar__meta span{color:var(--green);font-size:12.5px}.medad-topbar__avatar{object-fit:cover;border-radius:50%;width:36px;height:36px;display:block}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.medad-brand{justify-content:flex-end;align-items:center;gap:10px;padding:4px 8px 16px;display:flex}.medad-brand__text{text-align:end;line-height:1.45}.medad-brand__title{color:#fff;font-size:15px;font-weight:700}.medad-brand__sub{color:#9fd8bb;font-size:12.5px;font-weight:500}.medad-brand__user{color:#6b7c8a;margin-top:4px;font-size:12px}.medad-brand__logo{object-fit:contain;flex-shrink:0;width:38px;height:38px;display:block}.medad-nav-group{color:#8fd6b2;text-align:end;padding:12px 12px 6px;font-size:11.5px;font-weight:700}.medad-menu-label{flex-direction:row-reverse;align-items:center;gap:8px;display:inline-flex}.medad-super-badge{color:#e3b55d;white-space:nowrap;background:#e3b55d2e;border-radius:8px;align-items:center;padding:2px 7px;font-size:11.5px;font-weight:700;display:inline-flex}.RaButton-contained,.MuiButton-containedPrimary{background:var(--green)!important}.RaLayout-content{background:var(--paper)!important}.RaList-main{border:1px solid var(--line);background:#fff;border-radius:16px;margin:0 24px 28px;overflow:hidden;box-shadow:0 8px 24px #0926380f}.medad-resource .RaList-main{margin-top:0}.RaList-actions{padding:8px 12px}.RaDatagrid-headerCell{background:var(--mint)!important;color:var(--navy)!important;border-bottom:none!important;font-weight:700!important}.RaDatagrid-rowCell{border-color:var(--line)!important}.MuiTablePagination-root{border-top:1px solid var(--line)}.medad-page{flex-direction:column;gap:16px;padding:8px 0 0;display:flex}.medad-page__ph{justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 24px 8px;display:flex}.medad-page__titles{text-align:end}.medad-page__titles h1{color:var(--navy);margin:0;font-size:24px;font-weight:900}.medad-page__titles p{color:var(--muted-2);margin:4px 0 10px;font-size:14px}.medad-page__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.medad-btn-add{background:var(--green-soft);color:var(--navy);font:inherit;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:700;display:inline-flex}.medad-btn-add:disabled{opacity:.65;cursor:not-allowed}.medad-tabs{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:0 24px 8px;display:flex}.medad-tab{border:1px solid var(--line);font:inherit;color:var(--muted-2);cursor:pointer;background:#fff;border-radius:20px;padding:9px 16px;font-size:13px;font-weight:500}.medad-tab--on{background:var(--navy);border-color:var(--navy);color:#fff;font-weight:700}.medad-tab--ghost{opacity:.55;cursor:default}.medad-list-toolbar{gap:10px!important}.medad-audit-filters{border:1px solid var(--line);direction:rtl;background:#fff;border-radius:12px;flex-wrap:wrap;align-items:flex-end;gap:12px 16px;margin:0 24px 8px;padding:14px 16px;display:flex}.medad-audit-filters label{color:#5a6b72;flex-direction:column;gap:4px;font-size:12px;font-weight:600;display:flex}.medad-audit-filters input,.medad-audit-filters select{min-width:140px;font:inherit;background:#fff;border:1px solid #d5e0e6;border-radius:8px;padding:8px 10px}.medad-bulk{background:var(--mint);color:var(--green);border-radius:10px;padding:8px 12px;font-size:12px;font-weight:700}.medad-chip{font:inherit;color:#4b5a61;cursor:pointer;background:#fff;border:1px solid #e4e9e7;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.medad-chip img{width:16px;height:16px;display:block}.medad-badge--blue{color:#2a5f9e;background:#e8f1fb}.medad-settings,.medad-roles{flex-direction:column;gap:16px;padding:18px 24px 40px;display:flex}.medad-note{background:var(--gold-bg);color:var(--gold-fg);text-align:end;border-radius:12px;margin:0 24px;padding:12px 18px;font-size:12.5px;font-weight:600}.medad-note--info{color:#14496a;background:#eaf1f6}.medad-page__sub{text-align:end;flex-direction:column;align-items:flex-end;gap:4px;padding:0 24px 8px;display:flex}.medad-page__sub strong{color:var(--navy);font-size:18px;font-weight:700}.medad-page__sub span{color:var(--muted-2);font-size:13px}.medad-fin-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 24px;display:grid}.medad-fin-kpi{text-align:end;background:#fff;border:1px solid #e4e9e7;border-radius:12px;flex-direction:column;gap:4px;padding:14px 18px;display:flex}.medad-fin-kpi strong{color:var(--navy);font-size:20px;font-weight:900}.medad-fin-kpi span{color:#5a6b72;font-size:12px;font-weight:500}.medad-fin-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:0 24px 8px;display:grid}.medad-card--compact{text-align:end;flex-direction:column;gap:8px;padding:20px 24px;display:flex}.medad-card--compact .medad-card__label{color:var(--muted-2);font-size:13.5px;font-weight:600}.medad-card--compact .medad-card__value{color:var(--navy);font-size:22px;font-weight:900}.medad-settings__ok{color:var(--green);text-align:end;margin:0}.medad-card-block{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:16px;padding:24px 28px;display:flex;box-shadow:0 8px 24px #0926381a}.medad-card-block h2{color:var(--navy);text-align:end;margin:0;font-size:18px;font-weight:700}.medad-card-block--muted{opacity:.92}.medad-card-block__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.medad-card-block__head h2{font-size:16px;font-weight:900}.medad-hint{color:var(--muted);text-align:end;margin:4px 0 0;font-size:12px}.medad-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.medad-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.medad-form-grid label,.medad-textarea,.medad-field{text-align:end;flex-direction:column;gap:7px;display:flex}.medad-form-grid span,.medad-textarea span,.medad-field span{color:var(--navy);font-size:14px;font-weight:600}.medad-form-grid input,.medad-textarea textarea,.medad-field input,.medad-field select{background:var(--paper);border:1px solid var(--line);font:inherit;color:var(--navy);text-align:end;border-radius:10px;padding:12px 16px;font-size:14px}.medad-form-grid input:disabled{color:#4b5a61}.medad-card-block--toggles{padding-block:12px 8px}.medad-toggle-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.medad-toggle-row:last-child{border-bottom:0}.medad-toggle-row__text{text-align:end;flex-direction:column;flex:1;gap:2px;display:flex}.medad-toggle-row__text strong{color:var(--navy);font-size:15px}.medad-toggle-row__text span{color:var(--green);font-size:12px}.medad-switch{cursor:pointer;background:#cfd8dc;border:0;border-radius:999px;flex-shrink:0;width:44px;height:24px;padding:0;position:relative}.medad-switch:after{content:"";top:3px;background:#fff;border-radius:50%;width:18px;height:18px;transition:inset-inline-start .15s;position:absolute;inset-inline-start:3px}.medad-switch--on{background:var(--green-soft)}.medad-switch--on:after{inset-inline-start:23px}.medad-table-toolbar{background:#fff;border:1px solid #e4e9e7;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.medad-table-toolbar__l,.medad-table-toolbar__r{align-items:center;gap:10px;display:flex}.medad-inline-search{background:var(--paper);border:1px solid #e4e9e7;border-radius:10px;align-items:center;gap:8px;padding:9px 12px;display:flex}.medad-inline-search input{font:inherit;color:var(--navy);text-align:end;background:0 0;border:0;outline:none;min-width:160px;font-size:12.5px}.medad-matrix-wrap{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:auto;box-shadow:0 6px 18px #0a263814}.medad-matrix{border-collapse:collapse;width:100%;min-width:720px}.medad-matrix th,.medad-matrix td{text-align:center;border-bottom:1px solid var(--line);padding:14px 8px;font-size:13px}.medad-matrix thead th{background:var(--mint);color:var(--muted-2);font-weight:700}.medad-matrix__perm{color:var(--navy);font-weight:700;text-align:end!important;padding-inline:16px!important}.medad-check{color:#0000;border:1.5px solid #c5d0d6;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;display:inline-flex}.medad-check--on{background:var(--green-soft);border-color:var(--green);color:var(--navy);font-weight:700}.medad-perm-grid{text-align:end;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:6px;margin:12px 0;font-size:13px;display:grid}.medad-assign{margin:0;padding:0;list-style:none}.medad-assign li{background:var(--paper);border-bottom:none;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:12px 16px;display:flex}.medad-assign select{background:var(--paper);border:1px solid var(--line);font:inherit;border-radius:10px;min-width:180px;padding:10px 14px}@media (width<=900px){.medad-form-grid,.medad-form-grid--3{grid-template-columns:1fr}.medad-page__ph{flex-direction:column-reverse;align-items:stretch}.medad-topbar{flex-wrap:wrap;padding:12px 16px}.medad-topbar__search{order:3;width:100%}}.medad-dash{flex-direction:column;gap:18px;margin:-8px -16px 0;padding:18px 24px 32px;display:flex}.medad-dash__error{color:var(--red-fg);margin:0}.medad-dash__kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.medad-kpi{border:1px solid var(--line-soft);color:inherit;text-align:end;background:#fff;border-radius:14px;flex-direction:column;gap:6px;padding:16px 18px;text-decoration:none;display:flex;box-shadow:0 6px 18px #0a263814}.medad-kpi__value{color:var(--navy);font-size:24px;font-weight:900;line-height:1.2}.medad-kpi__label{color:var(--muted);font-size:12.5px;font-weight:500}.medad-kpi__hint{font-size:11.5px;font-weight:700}.medad-kpi__hint--good{color:var(--green)}.medad-kpi__hint--warn{color:var(--red-fg)}.medad-kpi__hint--muted{color:#4b5a61}.medad-dash__section{flex-direction:column;gap:12px;display:flex}.medad-dash__h2{color:var(--navy);text-align:end;margin:0;font-size:16px;font-weight:900}.medad-table{border:1px solid var(--line-soft);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px #0a263814}.medad-table__head,.medad-table__row{text-align:end;grid-template-columns:1fr 1fr 1fr 1.4fr;align-items:center;gap:8px;padding:14px 20px;display:grid}.medad-table__head{background:var(--mint);color:var(--navy);font-size:13px;font-weight:700}.medad-table__row{background:#fff;font-size:12.5px}.medad-table__row--alt{background:var(--paper)}.medad-table__muted{color:#4b5a61;font-weight:500}.medad-table__strong{color:var(--navy);font-weight:700}.medad-badge{border-radius:12px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-block}.medad-badge--red{background:var(--red-bg);color:var(--red-fg)}.medad-dash__ph{justify-content:space-between;align-items:flex-start;gap:16px;padding-top:8px;display:flex}.medad-dash__ph-text{text-align:end}.medad-dash__ph-text h1{color:var(--navy);margin:0;font-size:24px;font-weight:900}.medad-dash__ph-text p{color:var(--muted-2);margin:4px 0 10px;font-size:14px}.medad-dash__rule{background:linear-gradient(270deg,#e3b55d,#60be8c00);border-radius:2px;width:56px;height:3px;margin-inline-start:auto}.medad-btn-export{border:1px solid var(--line);font:inherit;color:var(--navy);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:11px 16px;font-size:14px;font-weight:700;display:inline-flex}.medad-btn-export img{width:15px;height:15px;display:block}.medad-dash__big{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.medad-card{border:1px solid var(--line);color:inherit;text-align:end;background:#fff;border-radius:16px;flex-direction:column;gap:14px;padding:20px 24px;text-decoration:none;display:flex;box-shadow:0 8px 24px #09263814}.medad-card__label{color:var(--muted-2);font-size:14px;font-weight:600}.medad-card__value{color:var(--navy);font-size:30px;font-weight:900;line-height:1.1}.medad-card__value--accent{color:var(--green)}.medad-card__value--warn{color:var(--red-fg)}.medad-btn-approve,.medad-btn-reject{font:inherit;cursor:pointer;border:0;border-radius:8px;padding:6px 12px;font-size:12.5px;font-weight:700}.medad-btn-approve{background:var(--green-soft);color:var(--navy)}.medad-btn-approve:disabled,.medad-btn-reject:disabled{opacity:.55;cursor:not-allowed}.medad-btn-reject{background:var(--red-bg);color:var(--red-fg)}.medad-ticket-status-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.medad-ticket-status-box{border:1px solid var(--line);text-align:end;background:#fff;border-radius:12px;flex-direction:column;gap:6px;padding:12px 16px;display:flex}.medad-ticket-status-box span{color:var(--muted-2);font-size:12px;font-weight:600}.medad-ticket-status-box strong{color:var(--navy);font-size:14px}.medad-ticket-thread{gap:14px}.medad-bubble{border:1px solid var(--line-soft);text-align:end;background:#fff;border-radius:12px;padding:12px 16px}.medad-bubble header{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.medad-bubble header strong{color:var(--navy);font-size:14px}.medad-bubble header time{color:var(--green);font-size:12px}.medad-bubble--staff header strong{color:var(--green)}.medad-bubble--note{background:var(--gold-bg);border-color:#e6d3a8}.medad-ticket-composer .medad-tabs{justify-content:flex-end;margin-bottom:8px}.medad-dash__two{grid-template-columns:1fr 420px;align-items:start;gap:20px;display:grid}.medad-panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px 24px;box-shadow:0 8px 24px #09263814}.medad-panel h3{color:var(--navy);text-align:end;margin:0 0 14px;font-size:17px;font-weight:700}.medad-panel--narrow h3{font-size:17px}.medad-empty{color:var(--muted-2);text-align:end;margin:0;font-size:13px}.medad-empty a{color:var(--green);font-weight:600}.medad-mini{margin:0;padding:0;list-style:none}.medad-mini li{border-bottom:1px solid var(--line);text-align:end;grid-template-columns:auto auto auto 1fr 1.2fr;align-items:center;gap:10px;padding:12px 0;display:grid}.medad-mini li:last-child{border-bottom:none}.medad-mini__date{color:var(--green);font-size:12px}.medad-mini__amt{color:var(--navy);font-size:13px;font-weight:700}.medad-mini__plan{color:var(--muted-2);font-size:13px}.medad-mini__name{color:var(--navy);font-size:14px;font-weight:700}.medad-pill{background:var(--mint-3);color:var(--green);border-radius:20px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.medad-pill--gold{background:#fbf2de}.medad-msgs{margin:0;padding:0;list-style:none}.medad-msgs li{border-bottom:1px solid var(--line);flex-direction:column;gap:3px;padding:10px 0;display:flex}.medad-msgs li:last-child{border-bottom:none}.medad-msgs__top{justify-content:space-between;gap:8px;display:flex}.medad-msgs__when{color:var(--green);font-size:12.5px}.medad-msgs__name{color:var(--navy);font-size:14px;font-weight:700}.medad-msgs p{color:var(--muted-2);text-align:end;margin:0;font-size:13px}.medad-msgs__actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.medad-btn-ghost,.medad-btn-ok{border-radius:8px;padding:5px 10px;font-size:12px;font-weight:700;text-decoration:none}.medad-btn-ghost{border:1px solid var(--line);color:var(--green);background:#fff}.medad-btn-ok{background:var(--green-soft);color:var(--navy)}.medad-quick{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.medad-quick__a{background:var(--mint-2);color:var(--green);border-radius:20px;padding:9px 16px;font-size:13px;font-weight:600;text-decoration:none}.medad-panel--cats h3{font-size:16px}.medad-cats{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.medad-cats li{background:var(--paper);color:var(--muted);border-radius:10px;justify-content:space-between;gap:8px;padding:10px 12px;font-size:13px;display:flex}.medad-cats strong{color:var(--navy)}@media (width<=1100px){.medad-dash__kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.medad-dash__big{grid-template-columns:repeat(2,minmax(0,1fr))}.medad-dash__two{grid-template-columns:1fr}.medad-fin-kpis,.medad-fin-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.medad-dash__kpis,.medad-dash__big{grid-template-columns:1fr 1fr}.medad-fin-kpis,.medad-fin-cards,.medad-ticket-status-row{grid-template-columns:1fr}.medad-table__head,.medad-table__row{grid-template-columns:1fr 1fr}.medad-table__head span:nth-child(2),.medad-table__head span:nth-child(3),.medad-table__row span:nth-child(2),.medad-table__row span:nth-child(3){display:none}.medad-mini li{text-align:end;grid-template-columns:1fr}}.medad-dash-switch{grid-template-columns:1fr 1fr;gap:14px;display:grid}.medad-switch-card{cursor:pointer;font:inherit;text-align:end;box-shadow:none;background:#fff;border:1px solid #e4e9e7;border-radius:14px;justify-content:flex-end;align-items:center;gap:14px;padding:16px 18px;display:flex}.medad-switch-card--on{background:var(--navy);border-color:var(--navy);box-shadow:0 6px 18px #0a263814}.medad-switch-card__text{flex-direction:column;gap:2px;display:flex}.medad-switch-card__text strong{color:var(--navy);font-size:15px;font-weight:900}.medad-switch-card--on .medad-switch-card__text strong{color:#fff}.medad-switch-card__text span{color:var(--green);font-size:11.5px;font-weight:500}.medad-switch-card--on .medad-switch-card__text span{color:#8fd6b2}.medad-switch-card__ic{background:var(--paper);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;overflow:clip}.medad-switch-card__ic--on{background:#2b7a4d}.medad-switch-card__ic img{width:26px;height:26px;display:block}.medad-switch-card__ic--on img{filter:brightness(0)invert()}.medad-dash__charts{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;display:grid}.medad-dist{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.medad-dist__row{justify-content:space-between;gap:8px;margin-bottom:7px;font-size:12.5px;display:flex}.medad-dist__row strong{color:var(--navy);font-weight:700}.medad-dist__row span{color:#4b5a61;font-weight:500}.medad-dist__track{background:#eff1f0;border-radius:5px;height:8px;overflow:hidden}.medad-dist__fill{border-radius:5px;max-width:100%;height:8px}.medad-chart__head{justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:14px;display:flex}.medad-chart__head h3{margin:0}.medad-chart__badge{background:var(--mint);color:var(--green);border-radius:10px;padding:4px 10px;font-size:11.5px;font-weight:700}.medad-bars{justify-content:center;align-items:flex-end;gap:10px;min-height:180px;padding-top:8px;display:flex}.medad-bars__col{flex-direction:column;align-items:center;gap:6px;display:flex}.medad-bars__bar{background:linear-gradient(#60be8c,#399b67);border-radius:6px;width:30px}.medad-bars__col span{color:var(--green);font-size:11.5px;font-weight:500}.medad-super,.medad-finance,.medad-manual{flex-direction:column;gap:16px;padding:18px 24px 40px;display:flex}.medad-super__subhead{text-align:end}.medad-super__subhead h2{color:var(--navy);margin:0;font-size:18px;font-weight:700}.medad-super__subhead p{color:var(--green);margin:2px 0 0;font-size:13px;font-weight:500}.medad-banners{flex-direction:column;gap:12px;display:flex}.medad-bcard{background:#fff;border:1px solid #e2eae6;border-radius:14px;align-items:center;gap:16px;padding:16px 18px;display:flex;box-shadow:0 6px 18px #0a263814}.medad-bcard__places{text-align:end;flex-shrink:0}.medad-bcard__places-label{color:var(--muted-2);margin-bottom:6px;font-size:12.5px;font-weight:700;display:block}.medad-bcard__chips{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.medad-place-chip{color:var(--green);background:#eaf3ee;border-radius:14px;padding:4px 9px;font-size:12.5px;font-weight:600}.medad-bcard__info{text-align:end;flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.medad-bcard__info strong{color:var(--navy);font-size:15px}.medad-bcard__info span{color:var(--green);font-size:12px;font-weight:500}.medad-bcard__ph{background:#dce7e2;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:150px;height:84px;display:flex;overflow:clip}.medad-bcard__ph img{width:34px;height:34px;display:block}.medad-bcard__ph span{color:var(--green);font-size:12.5px;font-weight:600}.medad-table__head--partners,.medad-table__row--partners{grid-template-columns:.7fr .8fr .6fr 1.2fr 1.4fr .6fr}.medad-partner-logo{object-fit:contain;border-radius:8px;width:36px;height:36px;margin-inline-start:auto;display:block}.medad-partner-logo--empty{background:var(--mint);display:inline-block}.medad-manual__top{background:#fff;border:1px solid #e4e9e7;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px 32px;display:flex}.medad-manual__top h1{color:var(--navy);margin:0;font-size:16px;font-weight:900}.medad-manual__back{color:var(--green);font-size:13px;font-weight:600;text-decoration:none}.medad-manual__card{box-sizing:border-box;background:#fff;border:1px solid #e4e9e7;border-radius:16px;flex-direction:column;gap:14px;width:100%;max-width:720px;margin-inline-start:auto;padding:24px 28px;display:flex}.medad-manual__card h2{color:var(--navy);text-align:end;margin:0;font-size:17px;font-weight:900}.medad-manual__card select{font:inherit;color:var(--green);text-align:end;background:#fff;border:1px solid #e4e9e7;border-radius:9px;padding:10px 14px;font-size:12.5px}.medad-bypass{background:var(--gold-bg);border-radius:12px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.medad-bypass__row{justify-content:flex-end;align-items:center;gap:10px;display:flex}.medad-bypass__row strong{color:var(--gold-fg);font-size:13.5px}.medad-bypass .medad-field span{color:var(--gold-fg)}.medad-bypass .medad-field input{border-color:#e6d3a8}.medad-manual__acts{justify-content:flex-end;gap:10px;display:flex}.medad-btn-ghost--lg{color:var(--muted);border:1px solid #e4e9e7;border-radius:10px;padding:11px 22px;font-size:13.5px}.medad-btn-primary{color:#fff;font:inherit;cursor:pointer;background:#2b7a4d;border:0;border-radius:10px;padding:11px 22px;font-size:13.5px;font-weight:700}.medad-btn-primary:disabled{opacity:.65;cursor:not-allowed}.medad-finance__top-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.medad-kpi--compact{padding:14px 18px}.medad-kpi--compact .medad-kpi__value{font-size:20px}.medad-table__head--inv,.medad-table__row--inv{grid-template-columns:.6fr .9fr .9fr .9fr .8fr 1fr 1.2fr 1.1fr}@media (width<=1100px){.medad-dash__charts,.medad-dash-switch{grid-template-columns:1fr}.medad-finance__top-kpis{grid-template-columns:1fr 1fr}.medad-bcard{flex-wrap:wrap}.medad-table__head--inv,.medad-table__row--inv,.medad-table__head--partners,.medad-table__row--partners{grid-template-columns:1fr 1fr}}.admin-list-head{text-align:right;padding:20px 22px 8px}.admin-list-head h1{color:var(--navy);margin:0;font-size:26px;font-weight:900}.admin-list-head p{color:var(--muted);margin:6px 0 0;font-size:14px}.admin-chip{white-space:nowrap;border-radius:20px;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.admin-chip.ok{background:var(--mint-3);color:var(--green)}.admin-chip.warn{background:var(--gold-bg);color:var(--gold-fg)}.admin-chip.draft{color:var(--muted-2);background:#eef1f3}.admin-list-actions .MuiButton-contained{border-radius:10px!important}.medad-gap-page{flex-direction:column;gap:16px;padding:18px 24px 40px;display:flex}.medad-settings-nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.medad-data-table{border-collapse:collapse;border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;font-size:13px;overflow:hidden}.medad-data-table th,.medad-data-table td{border-bottom:1px solid var(--line-soft);text-align:end;vertical-align:middle;padding:12px 14px}.medad-data-table thead th{background:var(--mint);color:var(--navy);font-size:12.5px;font-weight:700}.medad-data-table tbody tr:hover{background:#fafcfb}.medad-table-wrap{overflow-x:auto}.medad-link-btn{color:var(--green);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:none}.medad-link-btn:hover{text-decoration:underline}.medad-row-acts{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.medad-btn-add--sm,.medad-btn-ghost--sm{padding:6px 12px!important;font-size:12.5px!important}.medad-report-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.medad-report-kpis--4{grid-template-columns:repeat(4,minmax(0,1fr))}.medad-report-kpis a.medad-card{color:inherit;text-decoration:none}.medad-report-bars{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.medad-report-bars li{text-align:end;grid-template-columns:1.2fr 2fr auto;align-items:center;gap:12px;display:grid}.medad-report-bars__track{background:var(--mint);border-radius:6px;height:10px;overflow:hidden}.medad-report-bars__track i{background:linear-gradient(270deg,#60be8c,#1e6b45);border-radius:6px;height:100%;display:block}.medad-file-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.medad-file-list li{background:var(--paper);border:1px solid var(--line-soft);border-radius:8px;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.medad-file-list code{color:var(--muted);font-size:12px}.medad-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.medad-hub-card{border:1px solid var(--line);text-align:end;background:#fff;border-radius:14px;flex-direction:column;gap:6px;padding:18px 20px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 4px 14px #0a26380f}.medad-hub-card:hover{border-color:var(--green-soft);box-shadow:0 6px 18px #1e6b451f}.medad-hub-card strong{color:var(--navy);font-size:16px}.medad-hub-card span{color:var(--muted);font-size:13px}.medad-tag-add{justify-content:flex-end;gap:10px;margin-bottom:12px;display:flex}.medad-tag-add input{border:1px solid var(--line);max-width:280px;font:inherit;text-align:end;border-radius:9px;flex:1;padding:10px 14px}.medad-tag-chips{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.medad-ticket-meta{color:var(--muted);justify-content:flex-end;align-items:center;gap:12px;margin-bottom:8px;font-size:13px;display:flex}.medad-ticket-body{white-space:pre-wrap;background:var(--paper);border:1px solid var(--line-soft);text-align:end;border-radius:10px;padding:14px 16px;line-height:1.7}.medad-form-sections{flex-direction:column;gap:14px;width:100%;max-width:920px;margin-inline-start:auto;display:flex}.medad-form-stepper{flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:4px 0 8px;display:flex}.medad-form-step{border:1px solid var(--line);color:var(--muted-2);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.medad-form-step i{background:var(--paper);width:22px;height:22px;color:var(--navy);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-style:normal;font-weight:800;display:inline-flex}.medad-form-step--on{background:var(--mint-3);border-color:var(--green-soft);color:var(--navy);font-weight:700}.medad-form-step--on i{background:var(--green-soft)}.medad-ra-grid{grid-template-columns:1fr 1fr;gap:4px 16px;display:grid}.medad-form-sections .MuiFormControl-root{margin-block:4px}.medad-role-th{justify-content:center;align-items:center;gap:6px;display:inline-flex}.medad-lock-badge{opacity:.85;font-size:12px}.medad-check{border:1px solid var(--line);cursor:pointer;width:28px;height:28px;color:var(--green);background:#fff;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-weight:900;display:inline-flex}.medad-check--on{background:var(--mint-3);border-color:var(--green-soft)}.medad-check--partial{color:#8a6a20;background:#f5f0e0;border-color:#d4b56a}.medad-check--locked{opacity:.55;cursor:not-allowed}.medad-series__table{border-collapse:collapse;width:100%;margin-bottom:12px;font-size:13px}.medad-series__table th,.medad-series__table td{border-bottom:1px solid var(--line,#e4e9e7);text-align:end;padding:8px 10px}.medad-series__add{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.medad-series__add label{color:var(--muted-2,#5a6b72);flex-direction:column;gap:4px;font-size:12px;display:flex}.medad-series__add input{font:inherit;border:1px solid #e4e9e7;border-radius:8px;min-width:88px;padding:8px 10px}.medad-seo .medad-field{text-align:end;flex-direction:column;gap:6px;display:flex}.medad-seo .medad-field input,.medad-seo .medad-field textarea{font:inherit;box-sizing:border-box;text-align:end;border:1px solid #e4e9e7;border-radius:9px;width:100%;padding:10px 14px}.medad-rel__bar{align-items:center;gap:8px;margin-bottom:10px;display:flex}.medad-rel__bar select{font:inherit;text-align:end;border:1px solid #e4e9e7;border-radius:9px;flex:1;padding:10px 12px}.medad-rel__chips{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.medad-rel__chip{background:var(--mint-3,#e8f5ee);color:var(--green,#1e6b45);font:inherit;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:700;display:inline-flex}.medad-rel__chip span{opacity:.7}.medad-desk-payments{margin-top:18px}.medad-desk-payments__head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.medad-desk-payments__head h3{margin:0;font-size:15px}.medad-table__head--pay,.medad-table__row--pay{grid-template-columns:1fr 1.2fr 1fr .8fr .6fr;align-items:center;gap:8px;display:grid}.medad-hint{color:var(--muted-2,#5a6b72);margin:6px 0;font-size:12.5px}.medad-form-grid select{font:inherit;color:var(--green);text-align:end;box-sizing:border-box;background:#fff;border:1px solid #e4e9e7;border-radius:9px;width:100%;padding:10px 14px;font-size:12.5px}.medad-manual__card .medad-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.medad-manual__card .medad-field{text-align:end;flex-direction:column;gap:6px;display:flex}.medad-manual__card .medad-field span{color:var(--muted-2);font-size:12.5px;font-weight:600}.medad-manual__card .medad-field input,.medad-manual__card .medad-field select{font:inherit;text-align:end;border:1px solid #e4e9e7;border-radius:9px;padding:10px 14px;font-size:12.5px}@media (width<=1100px){.medad-report-kpis,.medad-report-kpis--4,.medad-hub-grid,.medad-ra-grid,.medad-manual__card .medad-form-grid,.medad-report-bars li{grid-template-columns:1fr}}.medad-trend{color:var(--muted-2);align-items:center;gap:2px;font-size:12.5px;font-weight:700;display:inline-flex}.medad-trend--up{color:#2b7a4d}.medad-trend--down{color:#b42318}.medad-slug-badge{color:#14496a;direction:ltr;background:#eef3f6;border-radius:6px;padding:3px 8px;font-family:ui-monospace,monospace;font-size:11.5px;font-weight:600;display:inline-block}.medad-features-preview{text-overflow:ellipsis;white-space:nowrap;max-width:220px;color:var(--muted-2);text-align:end;font-size:12.5px;display:block;overflow:hidden}.medad-page__links{flex-wrap:wrap;justify-content:flex-end;gap:10px 16px;padding:0 4px 8px;display:flex}.medad-page__links a,.medad-link-inline{color:var(--green);font-size:13px;font-weight:600;text-decoration:none}.medad-page__links a:hover,.medad-link-inline:hover{text-decoration:underline}.medad-badge--red{color:#b42318;background:#fdecea}.medad-badge--gold{background:var(--gold-bg);color:var(--gold-fg)}.medad-badge--green{background:var(--mint-3,#e5f4ec);color:var(--green)}.medad-badge--muted{color:var(--muted-2);background:#eef1f3}.medad-chip--sm{justify-content:center;min-width:28px;padding:4px 8px;font-size:12px}.medad-partner-acts{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.medad-banner-preview{direction:rtl;background:#fff;border:1px solid #e4e9e7;border-radius:14px;grid-template-columns:160px 1fr;align-items:center;gap:16px;margin:0 0 12px;padding:14px 18px;display:grid}.medad-banner-preview img,.medad-banner-preview__ph{object-fit:cover;background:#eef3f6;border-radius:10px;width:160px;height:90px}.medad-banner-preview__body{text-align:end;flex-direction:column;align-items:flex-end;gap:6px;display:flex}.medad-banner-preview__body strong{color:var(--navy);font-size:15px}.medad-banner-preview__body p{color:var(--muted-2);margin:0;font-size:13px}@media (width<=700px){.medad-banner-preview{grid-template-columns:1fr}.medad-fin-kpis{grid-template-columns:1fr 1fr}}.medad-charity-review__grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);align-items:start;gap:16px;display:grid}.medad-charity-review__frame{border:1px solid var(--line);background:#eef3f6;border-radius:10px;width:100%;min-height:520px}.medad-charity-review__img{border:1px solid var(--line);object-fit:contain;background:#eef3f6;border-radius:10px;max-width:100%;max-height:640px;margin-inline:auto;display:block}.medad-charity-review .medad-field textarea{border:1px solid var(--line);width:100%;font:inherit;resize:vertical;text-align:end;border-radius:10px;padding:10px 12px}@media (width<=900px){.medad-charity-review__grid{grid-template-columns:1fr}}
