@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap');
:root{--mmrt-rubik-font:'Rubik','Tahoma','Arial',sans-serif;}
html body #miyaar-master-app,
html body #miyaar-master-app *,
html body .mmrt-app,
html body .mmrt-app *,
html body [class^="mmrt-"],
html body [class^="mmrt-"] *,
html body [class*=" mmrt-"],
html body [class*=" mmrt-"] *{
  font-family:var(--mmrt-rubik-font)!important;
}

.mmrt-lms-front{direction:rtl;font-family:var(--mmrt-rubik-font)!important;color:#0f172a;max-width:1180px;margin:0 auto;padding:26px 18px;box-sizing:border-box}.mmrt-lms-hero{background:linear-gradient(135deg,#172554,#2563eb);color:#fff;border-radius:30px;padding:34px 30px;margin:0 0 24px;box-shadow:0 24px 70px rgba(15,23,42,.16)}.mmrt-lms-hero h1{margin:0 0 10px!important;color:#fff!important;font-size:34px;line-height:1.4}.mmrt-lms-hero p{margin:0!important;color:rgba(255,255,255,.88)!important;line-height:1.9;font-size:16px}.mmrt-lms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.mmrt-lms-card{position:relative;background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:22px;box-shadow:0 18px 50px rgba(15,23,42,.08);min-height:260px;display:flex;flex-direction:column;gap:14px}.mmrt-lms-card h2{margin:0!important;color:#0f172a!important;font-size:22px;line-height:1.5}.mmrt-lms-card p{margin:0!important;color:#475569!important;line-height:1.9}.mmrt-lms-badge{position:absolute;top:16px;left:16px;background:#eef2ff;color:#3730a3;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:900}.mmrt-lms-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.mmrt-lms-meta span{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:7px 12px;font-size:13px}.mmrt-lms-card .mmrt-lms-meta span{background:#f8fafc;border-color:#e2e8f0;color:#334155}.mmrt-lms-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;background:#2563eb;color:#fff!important;border-radius:999px;padding:11px 18px;font-weight:900;margin-top:auto;box-shadow:0 12px 28px rgba(37,99,235,.20)}.mmrt-lms-sections{display:grid;gap:22px}.mmrt-lms-sections section,.mmrt-lms-locked,.mmrt-lms-empty{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:24px;box-shadow:0 18px 50px rgba(15,23,42,.07)}.mmrt-lms-sections h2,.mmrt-lms-locked h2{margin:0 0 14px!important;color:#172554!important;font-size:24px}.mmrt-lms-sections p,.mmrt-lms-locked p{line-height:1.9;color:#334155;margin:0 0 12px!important}.mmrt-lms-video{position:relative;width:100%;background:#0f172a;border-radius:22px;overflow:hidden;box-shadow:0 18px 45px rgba(15,23,42,.14);margin-top:12px}.mmrt-lms-video:before{content:"";display:block;padding-top:56.25%}.mmrt-lms-video iframe,.mmrt-lms-video object,.mmrt-lms-video embed{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important}.mmrt-lms-lessons{display:grid;gap:16px}.mmrt-lms-lessons article{border:1px solid #e2e8f0;background:#f8fafc;border-radius:22px;padding:18px}.mmrt-lms-lessons h3{margin:0 0 8px!important;color:#0f172a!important}.mmrt-lms-lessons span{display:inline-flex;background:#eef2ff;color:#3730a3;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:900}.mmrt-lms-empty{grid-column:1/-1;color:#475569;font-weight:800}.mmrt-lms-locked{text-align:center}.mmrt-lms-locked .mmrt-lms-btn{margin-top:12px}@media(max-width:760px){.mmrt-lms-front{padding:18px 12px}.mmrt-lms-hero{padding:26px 20px;border-radius:24px}.mmrt-lms-hero h1{font-size:26px}.mmrt-lms-grid{grid-template-columns:1fr}.mmrt-lms-card{border-radius:22px}.mmrt-lms-sections section,.mmrt-lms-locked,.mmrt-lms-empty{border-radius:22px;padding:18px}}

/* MIYAAR LMS Phase 2 */
.mmrt-lms-progress-panel{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:22px;margin:0 0 22px;box-shadow:0 18px 50px rgba(15,23,42,.07)}
.mmrt-lms-progress-panel h2{margin:0 0 12px!important;color:#172554!important}
.mmrt-lms-progress{position:relative;height:34px;background:#eef2ff;border-radius:999px;overflow:hidden;border:1px solid #dbe5ff;margin:12px 0}
.mmrt-lms-progress b{position:absolute;inset-block:0;right:0;display:block;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:999px;transition:width .25s ease}
.mmrt-lms-progress span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-weight:900;color:#0f172a}
.mmrt-lms-progress-meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:10px}.mmrt-lms-progress-meta span,.mmrt-lms-status{display:inline-flex;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:8px 12px;font-weight:800;color:#334155}
.mmrt-lms-lessons article{position:relative}.mmrt-lms-lessons article em{display:inline-flex;margin-inline-start:8px;background:#fff7ed;color:#9a3412;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:900;font-style:normal}.mmrt-lms-lessons article.is-complete{border-color:#bbf7d0;background:#f0fdf4}.mmrt-lms-lessons article.is-complete em{background:#dcfce7;color:#166534}
.mmrt-lms-inline-form{margin-top:14px}.mmrt-lms-quiz{display:grid;gap:16px}.mmrt-lms-question{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:18px}.mmrt-lms-question h3{margin:0 0 12px!important;color:#0f172a!important;font-size:18px}.mmrt-lms-question label{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:10px 12px;margin:8px 0;cursor:pointer}.mmrt-lms-result{border-radius:18px;padding:14px 16px;margin:0 0 16px;border:1px solid #e2e8f0;background:#f8fafc;display:flex;flex-direction:column;gap:6px}.mmrt-lms-result.ok{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.mmrt-lms-result.not-ok{background:#fff7ed;border-color:#fed7aa;color:#9a3412}


/* MIYAAR LMS Phase 3 */
.mmrt-lms-cert-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;background:#16a34a;color:#fff!important;border-radius:999px;padding:11px 18px;font-weight:900;margin-top:10px;box-shadow:0 12px 28px rgba(22,163,74,.20)}
.mmrt-lms-cert-search{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:22px;display:flex;gap:12px;box-shadow:0 18px 50px rgba(15,23,42,.07)}
.mmrt-lms-cert-search input{flex:1;border:1px solid #cbd5e1;border-radius:18px;padding:13px 16px;font-size:16px;direction:ltr;text-align:left}
.mmrt-lms-certificate{background:#fff;border:1px solid #dbeafe;border-radius:34px;padding:34px;box-shadow:0 24px 70px rgba(15,23,42,.12);position:relative;overflow:hidden}
.mmrt-lms-certificate:before{content:"";position:absolute;inset:18px;border:3px solid #dbeafe;border-radius:26px;pointer-events:none}.mmrt-cert-head,.mmrt-cert-body,.mmrt-cert-footer{position:relative;z-index:1}.mmrt-cert-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0;padding-bottom:18px;margin-bottom:28px}.mmrt-cert-head h1{margin:0!important;color:#172554!important;font-size:40px}.mmrt-cert-head span{direction:ltr;background:#eef2ff;color:#3730a3;border-radius:999px;padding:8px 13px;font-weight:900}.mmrt-cert-body{text-align:center;padding:20px}.mmrt-cert-body p{font-size:20px;color:#475569;margin:8px 0!important}.mmrt-cert-body h2{font-size:42px;color:#0f172a!important;margin:10px 0!important}.mmrt-cert-body h3{font-size:28px;color:#2563eb!important;margin:10px 0 20px!important}.mmrt-cert-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.mmrt-cert-grid span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:9px 14px;font-weight:800;color:#334155}.mmrt-cert-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e2e8f0;padding-top:22px;margin-top:22px;color:#334155;line-height:1.8}.mmrt-cert-footer img{width:120px;height:120px;border:1px solid #e2e8f0;border-radius:16px;padding:6px;background:#fff}.mmrt-lms-print{margin-top:24px;border:0;background:#2563eb;color:#fff;border-radius:999px;padding:12px 20px;font-weight:900;cursor:pointer}.mmrt-lms-admin-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin:16px 0}.mmrt-lms-admin-kpis>div{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;box-shadow:0 12px 35px rgba(15,23,42,.07)}.mmrt-lms-admin-kpis strong{display:block;font-size:28px;color:#172554}.mmrt-lms-admin-kpis span{font-weight:800;color:#475569}
@media print{body *{visibility:hidden!important}.mmrt-lms-certificate,.mmrt-lms-certificate *{visibility:visible!important}.mmrt-lms-certificate{position:absolute!important;inset:0!important;width:auto!important;box-shadow:none!important;border:0!important}.mmrt-lms-print{display:none!important}}
@media(max-width:760px){.mmrt-lms-cert-search{flex-direction:column}.mmrt-cert-head,.mmrt-cert-footer{flex-direction:column;text-align:center}.mmrt-cert-head h1{font-size:30px}.mmrt-cert-body h2{font-size:32px}.mmrt-cert-body h3{font-size:22px}}

/* MIYAAR LMS Phase 4 smart filters */
.mmrt-lms-filter{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:18px;margin:0 0 22px;box-shadow:0 18px 50px rgba(15,23,42,.07);display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:12px;align-items:end}
.mmrt-lms-filter label{display:block;margin:0 0 7px;font-weight:900;color:#334155}
.mmrt-lms-filter input,.mmrt-lms-filter select{width:100%;height:46px;border:1px solid #cbd5e1;border-radius:16px;padding:0 14px;background:#f8fafc;color:#0f172a;font-size:14px;box-sizing:border-box}
.mmrt-lms-filter-actions{display:flex;gap:8px;align-items:center;justify-content:flex-start}.mmrt-lms-filter .mmrt-lms-btn{margin:0;border:0;cursor:pointer;white-space:nowrap}.mmrt-lms-reset{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;background:#f8fafc;color:#334155!important;border:1px solid #cbd5e1;border-radius:999px;height:44px;padding:0 16px;font-weight:900}
@media(max-width:900px){.mmrt-lms-filter{grid-template-columns:1fr 1fr}.mmrt-lms-filter-actions{grid-column:1/-1}}
@media(max-width:560px){.mmrt-lms-filter{grid-template-columns:1fr}.mmrt-lms-filter-actions{flex-direction:column;align-items:stretch}.mmrt-lms-filter .mmrt-lms-btn,.mmrt-lms-reset{width:100%}}

/* MIYAAR LMS dashboards - store dashboard accordion mapping */
.mmrt-lms-accordion{display:grid;gap:14px;margin:0 0 24px}.mmrt-lms-acc{background:#fff;border:1px solid #dbeafe;border-radius:22px;box-shadow:0 16px 44px rgba(15,23,42,.07);overflow:hidden}.mmrt-lms-acc summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;background:#f8fbff;color:#172554;font-weight:900}.mmrt-lms-acc summary::-webkit-details-marker{display:none}.mmrt-lms-acc summary b{width:28px;height:28px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center}.mmrt-lms-acc[open] summary{background:#eef6ff}.mmrt-lms-acc-body{padding:18px 20px 22px}.mmrt-lms-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin:0 0 18px}.mmrt-lms-kpi{background:linear-gradient(135deg,#14a3b8,#2563eb);color:#fff;border-radius:20px;padding:18px 16px;box-shadow:0 14px 34px rgba(37,99,235,.18)}.mmrt-lms-kpi strong{display:block;font-size:26px;line-height:1.4;color:#fff}.mmrt-lms-kpi span{display:block;font-weight:900;margin-bottom:4px}.mmrt-lms-kpi em{display:block;font-style:normal;font-size:12px;color:rgba(255,255,255,.88)}.mmrt-lms-table{overflow:auto;border:1px solid #e2e8f0;border-radius:18px;background:#fff}.mmrt-lms-table table{width:100%;border-collapse:collapse;min-width:720px}.mmrt-lms-table th,.mmrt-lms-table td{padding:13px 14px;border-bottom:1px solid #e2e8f0;text-align:right;vertical-align:middle}.mmrt-lms-table th{background:#f8fafc;color:#0f172a;font-weight:900}.mmrt-lms-table tr:last-child td{border-bottom:0}.mmrt-mini-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 13px;border-radius:999px;background:#2563eb;color:#fff!important;text-decoration:none!important;font-weight:900}.mmrt-lms-acc .mmrt-card{box-shadow:none;border-radius:18px;margin:14px 0}.mmrt-lms-acc .mmrt-entries-table{overflow:auto}.mmrt-lms-acc .mmrt-entries-table table{width:100%;border-collapse:collapse}.mmrt-lms-acc .mmrt-entries-table th,.mmrt-lms-acc .mmrt-entries-table td{padding:12px;border-bottom:1px solid #e2e8f0;text-align:right}.mmrt-modal[hidden]{display:none!important}.mmrt-modal{position:fixed;inset:0;z-index:99999;background:rgba(15,23,42,.55);display:flex;align-items:center;justify-content:center;padding:22px}.mmrt-modal-box{width:min(900px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:24px;padding:24px;box-shadow:0 24px 80px rgba(15,23,42,.25);position:relative;direction:rtl}.mmrt-modal-close{position:absolute;top:14px;left:14px;border:0;background:#fee2e2;color:#991b1b;border-radius:999px;width:34px;height:34px;font-size:22px;cursor:pointer}.mmrt-modal-box select[multiple]{height:auto!important;min-height:130px}@media(max-width:700px){.mmrt-lms-kpis{grid-template-columns:1fr}.mmrt-lms-acc-body{padding:14px}.mmrt-lms-table table{min-width:620px}}

/* LMS dashboard navigation/data pages */
.mmrt-lms-nav{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start;background:#fff;border:1px solid #dbe7fb;border-radius:18px;padding:14px;margin:0 0 18px;box-shadow:0 14px 36px rgba(15,23,42,.06)}
.mmrt-lms-nav a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid #cfe0ff;border-radius:999px;padding:9px 14px;background:#f8fbff;color:#0f2e75;font-weight:800}
.mmrt-lms-data-card{background:#fff;border:1px solid #e5eefb;border-radius:16px;padding:14px}

/* MIYAAR strict fix: dashboards must not appear as a narrow theme column */
.mmrt-lms-dashboard-shell,
.entry-content .mmrt-lms-dashboard-shell,
.wp-site-blocks .mmrt-lms-dashboard-shell,
.site-main .mmrt-lms-dashboard-shell{
  width:min(1180px,calc(100vw - 40px))!important;
  max-width:none!important;
  margin-left:calc(50% - min(590px,calc(50vw - 20px)))!important;
  margin-right:calc(50% - min(590px,calc(50vw - 20px)))!important;
  padding:26px 18px!important;
  box-sizing:border-box!important;
}
.mmrt-lms-dashboard-shell .mmrt-lms-hero,
.mmrt-lms-dashboard-shell .mmrt-lms-accordion{width:100%!important;max-width:none!important;}
.mmrt-lms-dashboard-shell .mmrt-lms-acc-body{min-height:120px;}
.mmrt-lms-nav{display:none!important;}
@media(max-width:760px){
  .mmrt-lms-dashboard-shell,
  .entry-content .mmrt-lms-dashboard-shell,
  .wp-site-blocks .mmrt-lms-dashboard-shell,
  .site-main .mmrt-lms-dashboard-shell{
    width:calc(100vw - 20px)!important;
    margin-left:calc(50% - 50vw + 10px)!important;
    margin-right:calc(50% - 50vw + 10px)!important;
    padding:18px 10px!important;
  }
}
/* General LMS front pages full readable width */
.mmrt-lms-front{width:min(1180px,calc(100vw - 40px))!important;max-width:none!important;}

/* Phase 1 course model visuals */
.mmrt-lms-card-image{height:170px;overflow:hidden;border-radius:18px;margin-bottom:14px;background:#eef5ff}
.mmrt-lms-card-image img{width:100%;height:100%;object-fit:cover;display:block}
.mmrt-lms-detail-image{height:260px;overflow:hidden;border-radius:24px;margin-bottom:18px;background:rgba(255,255,255,.18)}
.mmrt-lms-detail-image img{width:100%;height:100%;object-fit:cover;display:block}
.mmrt-lms-list{display:grid;gap:10px;margin:0;padding:0 22px 0 0}
.mmrt-lms-list li{line-height:1.9}

/* MIYAAR LMS launch-ready course/payment workflow */
.mmrt-lms-hero-actions,.mmrt-lms-card-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:14px}.mmrt-lms-card-actions{margin-top:auto}.mmrt-lms-btn.secondary{background:#f8fafc!important;color:#172554!important;border:1px solid #cbd5e1;box-shadow:none}.mmrt-lms-launch-strip{background:#fff;border:1px solid #dbeafe;border-radius:22px;padding:16px 18px;margin:0 0 22px;box-shadow:0 16px 44px rgba(15,23,42,.07)}.mmrt-lms-launch-strip div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.mmrt-lms-launch-strip strong{color:#172554;font-size:17px}.mmrt-lms-launch-strip span{background:#eef6ff;border:1px solid #dbeafe;color:#1e3a8a;border-radius:999px;padding:8px 12px;font-weight:900}.mmrt-lms-launch-strip b{color:#64748b}.mmrt-lms-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.mmrt-lms-info-grid span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:14px;display:flex;flex-direction:column;gap:7px;line-height:1.8}.mmrt-lms-info-grid b{color:#172554}.mmrt-lms-note{font-weight:800;color:#475569!important;margin-top:12px!important}.mmrt-lms-material{background:#eef6ff;border:1px solid #dbeafe;border-radius:16px;padding:12px;margin-top:12px;color:#1e3a8a;font-weight:800}.mmrt-lms-public-lessons article p{margin:10px 0!important;color:#334155}.mmrt-lms-payment-flow{background:#f8fbff;border:1px solid #dbeafe;border-radius:22px;padding:16px;margin:0 0 18px}.mmrt-lms-payment-flow h3{margin:0 0 10px!important;color:#172554!important}.mmrt-lms-payment-flow ol{margin:0;padding:0 22px 0 0;display:grid;gap:8px;color:#334155;font-weight:800}.mmrt-lms-payment-state{display:inline-flex;border-radius:999px;padding:7px 11px;background:#eef2ff;color:#3730a3;font-weight:900}.mmrt-lms-payment-state.is-paid{background:#dcfce7;color:#166534}.mmrt-lms-payment-state.is-pending{background:#fff7ed;color:#9a3412}.mmrt-lms-payment-state.is-failed{background:#fee2e2;color:#991b1b}

/* MIYAAR LMS strict cart redesign */
.mmrt-lms-cart-page{padding-top:26px!important}
.mmrt-lms-cart-hero{display:flex;align-items:center;justify-content:space-between;gap:18px}
.mmrt-lms-cart-hero .mmrt-lms-btn{margin-top:0;white-space:nowrap}
.mmrt-lms-cart-alert{border-radius:18px;padding:14px 18px;margin:0 0 18px;font-weight:900;border:1px solid;box-shadow:0 14px 34px rgba(15,23,42,.06)}
.mmrt-lms-cart-alert.is-ok{background:#ecfdf5;border-color:#bbf7d0;color:#166534}
.mmrt-lms-cart-alert.is-error{background:#fff7ed;border-color:#fed7aa;color:#9a3412}
.mmrt-lms-cart-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin:0 0 18px}
.mmrt-lms-cart-kpis>div{background:linear-gradient(135deg,#14a3b8,#2563eb);color:#fff;border-radius:22px;padding:18px 16px;box-shadow:0 16px 42px rgba(37,99,235,.16)}
.mmrt-lms-cart-kpis span{display:block;font-weight:900;margin-bottom:8px;color:#fff}
.mmrt-lms-cart-kpis strong{display:block;font-size:28px;line-height:1.25;color:#fff}
.mmrt-lms-cart-kpis em{display:block;font-style:normal;font-size:12px;color:rgba(255,255,255,.9);margin-top:4px}
.mmrt-lms-checkout-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;background:#fff;border:1px solid #dbeafe;border-radius:24px;padding:14px;margin:0 0 20px;box-shadow:0 16px 44px rgba(15,23,42,.07)}
.mmrt-lms-checkout-steps>div{display:flex;align-items:center;gap:9px;background:#f8fbff;border:1px solid #e2e8f0;border-radius:18px;padding:12px 10px;color:#334155;font-weight:900;min-height:48px}
.mmrt-lms-checkout-steps b{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#eaf2ff;color:#1d4ed8;flex:0 0 auto}
.mmrt-lms-checkout-steps .is-active{background:#eef6ff;border-color:#bfdbfe;color:#172554}
.mmrt-lms-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}
.mmrt-lms-cart-list{display:grid;gap:16px}
.mmrt-lms-cart-item{background:#fff;border:1px solid #dbeafe;border-radius:26px;padding:18px;box-shadow:0 18px 50px rgba(15,23,42,.07)}
.mmrt-lms-cart-item header,.mmrt-lms-cart-item footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.mmrt-lms-cart-item header{padding-bottom:14px;border-bottom:1px solid #e2e8f0;margin-bottom:14px}
.mmrt-lms-cart-item small{display:block;color:#64748b;font-weight:800;margin-bottom:4px}
.mmrt-lms-cart-item header strong{font-size:18px;color:#172554;direction:ltr;display:inline-block}
.mmrt-lms-cart-courses{display:grid;gap:12px;margin:0 0 16px}
.mmrt-lms-cart-course{display:grid;grid-template-columns:82px minmax(0,1fr) auto;gap:14px;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:12px}
.mmrt-lms-cart-course img{width:82px;height:62px;object-fit:cover;border-radius:15px;background:#eaf2ff}
.mmrt-lms-cart-course h3{margin:0 0 5px!important;font-size:17px!important;color:#0f172a!important;line-height:1.5}
.mmrt-lms-cart-course p{margin:0!important;color:#475569!important;line-height:1.7;font-size:13px}
.mmrt-lms-cart-course b{color:#172554;white-space:nowrap}
.mmrt-lms-cart-money{display:flex;gap:8px;flex-wrap:wrap}
.mmrt-lms-cart-money span{background:#f8fbff;border:1px solid #dbeafe;border-radius:999px;padding:9px 12px;font-weight:800;color:#334155}
.mmrt-lms-cart-money b{color:#172554}
.mmrt-lms-cart-actions{display:flex;gap:8px;flex-wrap:wrap}.mmrt-lms-cart-actions .mmrt-lms-btn{margin-top:0}
.mmrt-lms-cart-summary,.mmrt-lms-cart-empty{background:#fff;border:1px solid #dbeafe;border-radius:26px;padding:20px;box-shadow:0 18px 50px rgba(15,23,42,.07)}
.mmrt-lms-cart-summary{position:sticky;top:24px;display:grid;gap:14px}
.mmrt-lms-cart-summary h2,.mmrt-lms-cart-empty h2{margin:0!important;color:#172554!important;font-size:24px!important}
.mmrt-lms-cart-summary>div{border:1px solid #e2e8f0;background:#f8fafc;border-radius:18px;padding:14px}
.mmrt-lms-cart-summary span{display:block;color:#64748b;font-weight:900;margin-bottom:5px}
.mmrt-lms-cart-summary strong{display:block;color:#0f172a;line-height:1.6}.mmrt-lms-cart-summary p,.mmrt-lms-cart-empty p{line-height:1.9;color:#334155;margin:0!important}
.mmrt-lms-cart-empty{text-align:center;padding:34px 20px}.mmrt-lms-cart-empty .mmrt-lms-btn{margin-top:14px}
@media(max-width:980px){.mmrt-lms-cart-layout{grid-template-columns:1fr}.mmrt-lms-cart-summary{position:static}.mmrt-lms-checkout-steps{grid-template-columns:1fr 1fr}.mmrt-lms-cart-hero{align-items:flex-start;flex-direction:column}.mmrt-lms-cart-hero .mmrt-lms-btn{width:auto}}
@media(max-width:620px){.mmrt-lms-checkout-steps{grid-template-columns:1fr}.mmrt-lms-cart-course{grid-template-columns:1fr}.mmrt-lms-cart-course img{width:100%;height:150px}.mmrt-lms-cart-course b{white-space:normal}.mmrt-lms-cart-item header,.mmrt-lms-cart-item footer{align-items:stretch;flex-direction:column}.mmrt-lms-cart-actions .mmrt-lms-btn,.mmrt-lms-cart-summary .mmrt-lms-btn{width:100%}}

/* MIYAAR LMS Phase 1 strict structure / filters / fields / specializations */
.mmrt-lms-phase1{font-family:var(--mmrt-rubik-font)!important}.mmrt-phase1-hero{position:relative;overflow:hidden}.mmrt-phase1-hero>span{display:inline-flex;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:8px 14px;font-weight:900;margin-bottom:12px}.mmrt-phase1-chips{display:flex;gap:10px;flex-wrap:wrap;background:#fff;border:1px solid #dbeafe;border-radius:24px;padding:14px;margin:0 0 18px;box-shadow:0 16px 44px rgba(15,23,42,.07)}.mmrt-phase1-chips a{display:inline-flex;align-items:center;gap:8px;text-decoration:none!important;background:#f8fbff;border:1px solid #dbeafe;color:#172554!important;border-radius:999px;padding:10px 14px;font-weight:900}.mmrt-phase1-chips a.is-active{background:#2563eb;color:#fff!important}.mmrt-phase1-chips b{background:rgba(15,23,42,.08);border-radius:999px;padding:3px 8px}.mmrt-phase1-chips a.is-active b{background:rgba(255,255,255,.2)}.mmrt-phase1-filter{grid-template-columns:1.3fr repeat(5,1fr) auto!important}.mmrt-phase1-resultbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:14px 16px;margin:0 0 18px;box-shadow:0 14px 38px rgba(15,23,42,.06);color:#475569;font-weight:900}.mmrt-phase1-resultbar strong{font-size:28px;color:#172554}.mmrt-phase1-resultbar a{margin-inline-start:auto;text-decoration:none!important;border:1px solid #cbd5e1;border-radius:999px;padding:9px 13px;color:#172554!important;background:#f8fafc}.mmrt-phase1-resultbar a+a{margin-inline-start:0}.mmrt-phase1-grid .mmrt-lms-card{min-height:420px}.mmrt-phase1-course .mmrt-lms-card-image.mmrt-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e0f2fe,#dbeafe)}.mmrt-phase1-course .mmrt-lms-card-image.mmrt-placeholder span{width:72px;height:72px;border-radius:999px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:900}.mmrt-phase1-field-grid,.mmrt-phase1-spec-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.mmrt-phase1-field-card,.mmrt-phase1-spec-card{display:flex;flex-direction:column;text-decoration:none!important;background:#fff;border:1px solid #dbeafe;border-radius:26px;padding:22px;box-shadow:0 18px 50px rgba(15,23,42,.07);color:#0f172a!important;min-height:190px}.mmrt-phase1-field-card strong,.mmrt-phase1-spec-card h2{font-size:24px;color:#172554!important;margin:0 0 10px!important}.mmrt-phase1-field-card span,.mmrt-phase1-spec-card span{align-self:flex-start;background:#eef6ff;border:1px solid #dbeafe;color:#1e3a8a;border-radius:999px;padding:7px 11px;font-weight:900}.mmrt-phase1-field-card p,.mmrt-phase1-spec-card p{line-height:1.9;color:#475569!important}.mmrt-phase1-spec-card{justify-content:space-between;gap:18px}.mmrt-phase1-spec-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid #e2e8f0;padding-top:14px}.mmrt-phase1-spec-card footer b{color:#334155}.mmrt-phase1-spec-card .mmrt-lms-btn{margin-top:0}
@media(max-width:1100px){.mmrt-phase1-filter{grid-template-columns:1fr 1fr!important}.mmrt-phase1-filter .mmrt-lms-filter-actions{grid-column:1/-1}}@media(max-width:620px){.mmrt-phase1-filter{grid-template-columns:1fr!important}.mmrt-phase1-resultbar a{margin-inline-start:0;width:100%;justify-content:center;display:flex}.mmrt-phase1-spec-card footer{align-items:stretch;flex-direction:column}.mmrt-phase1-spec-card .mmrt-lms-btn{width:100%}}

/* MIYAAR LMS Phase 1 strict page/header/filter correction */
body .mmrt-lms-front.mmrt-lms-phase1{max-width:1280px!important;margin:0 auto!important;padding-top:10px!important}
.mmrt-lms-phase1 .mmrt-phase1-hero{margin-top:0!important}
.mmrt-lms-phase1 .mmrt-phase1-filter{grid-template-columns:1.35fr repeat(5,minmax(120px,1fr)) auto!important;align-items:end!important}
.mmrt-lms-phase1 .mmrt-phase1-filter-fields{grid-template-columns:1.35fr repeat(4,minmax(130px,1fr)) auto!important}
.mmrt-lms-phase1 .mmrt-phase1-filter-specializations{grid-template-columns:1.35fr repeat(5,minmax(120px,1fr)) auto!important}
.mmrt-lms-phase1 .mmrt-phase1-resultbar a{margin-inline-start:0!important}
.mmrt-lms-phase1 .mmrt-phase1-resultbar a:first-of-type{margin-inline-start:auto!important}
@media(max-width:1180px){.mmrt-lms-phase1 .mmrt-phase1-filter,.mmrt-lms-phase1 .mmrt-phase1-filter-fields,.mmrt-lms-phase1 .mmrt-phase1-filter-specializations{grid-template-columns:1fr 1fr!important}.mmrt-lms-phase1 .mmrt-lms-filter-actions{grid-column:1/-1!important}}
@media(max-width:620px){.mmrt-lms-phase1 .mmrt-phase1-filter,.mmrt-lms-phase1 .mmrt-phase1-filter-fields,.mmrt-lms-phase1 .mmrt-phase1-filter-specializations{grid-template-columns:1fr!important}.mmrt-lms-phase1 .mmrt-phase1-resultbar a:first-of-type{margin-inline-start:0!important}}

/* MIYAAR LMS public frontend header - strict restoration */
.mmrt-lms-site-header{width:100%!important;background:#fff!important;border-bottom:1px solid #e2e8f0!important;box-shadow:0 12px 34px rgba(15,23,42,.05)!important;position:relative!important;z-index:50!important;direction:rtl!important;font-family:var(--mmrt-rubik-font)!important!important;margin:0!important;padding:0!important}
.mmrt-lms-site-header-inner{max-width:1280px!important;margin:0 auto!important;padding:16px 22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;box-sizing:border-box!important}
.mmrt-lms-site-brand{display:flex!important;align-items:center!important;gap:10px!important;text-decoration:none!important;color:#0f172a!important;min-width:220px!important}
.mmrt-lms-site-brand span{width:42px!important;height:42px!important;border-radius:14px!important;background:linear-gradient(135deg,#0ea5e9,#2563eb)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:900!important;font-size:22px!important;box-shadow:0 10px 26px rgba(37,99,235,.20)!important}
.mmrt-lms-site-brand strong{display:block!important;font-size:22px!important;color:#0f172a!important;line-height:1!important;font-weight:900!important}
.mmrt-lms-site-brand em{display:block!important;font-style:normal!important;font-size:12px!important;color:#64748b!important;margin-top:3px!important;white-space:nowrap!important}
.mmrt-lms-site-nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;flex:1!important}
.mmrt-lms-site-nav a,.mmrt-lms-site-pill,.mmrt-lms-site-primary{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;border-radius:999px!important;padding:10px 15px!important;font-size:14px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;border:1px solid transparent!important}
.mmrt-lms-site-nav a{color:#0f172a!important;background:#fff!important;border-color:transparent!important}
.mmrt-lms-site-nav a:hover,.mmrt-lms-site-nav a.is-active{background:#eff6ff!important;border-color:#bfdbfe!important;color:#1d4ed8!important}
.mmrt-lms-site-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-start!important}
.mmrt-lms-site-pill{background:#f8fafc!important;border-color:#cbd5e1!important;color:#1e3a8a!important}
.mmrt-lms-site-primary{background:linear-gradient(135deg,#0891b2,#2563eb)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 12px 26px rgba(37,99,235,.18)!important}
body .mmrt-lms-site-header + .mmrt-lms-front{padding-top:24px!important}
@media(max-width:960px){.mmrt-lms-site-header-inner{align-items:flex-start!important;flex-direction:column!important}.mmrt-lms-site-brand{min-width:0!important}.mmrt-lms-site-nav{justify-content:flex-start!important;width:100%!important}.mmrt-lms-site-actions{width:100%!important}.mmrt-lms-site-brand em{white-space:normal!important}}
@media(max-width:560px){.mmrt-lms-site-header-inner{padding:12px!important}.mmrt-lms-site-nav a,.mmrt-lms-site-pill,.mmrt-lms-site-primary{font-size:12px!important;padding:9px 11px!important}.mmrt-lms-site-brand strong{font-size:18px!important}.mmrt-lms-site-brand span{width:38px!important;height:38px!important}}

/* MIYAAR LMS frontend header final correction - full-width, normal height, fixed placement under browser top */
body.mmrt-lms-public-page,
body.mmrt-lms-public-page .site,
body.mmrt-lms-public-page .site-content,
body.mmrt-lms-public-page .content-area,
body.mmrt-lms-public-page .entry-content,
body.mmrt-lms-public-page .wp-site-blocks,
body.mmrt-lms-public-page main,
body.mmrt-lms-public-page article{
  margin-top:0!important;
  padding-top:0!important;
}
body.mmrt-lms-public-page .entry-content > p:empty,
body.mmrt-lms-public-page .entry-content > .wp-block-spacer:first-child{display:none!important;}
body.mmrt-lms-public-page .mmrt-lms-site-header,
.entry-content .mmrt-lms-site-header,
.wp-site-blocks .mmrt-lms-site-header,
.site-main .mmrt-lms-site-header{
  width:100vw!important;
  max-width:none!important;
  min-height:74px!important;
  height:auto!important;
  margin-top:0!important;
  margin-bottom:0!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  padding:0!important;
  display:block!important;
  background:#ffffff!important;
  border:0!important;
  border-bottom:1px solid #e5edf7!important;
  box-shadow:0 8px 30px rgba(15,23,42,.06)!important;
  overflow:visible!important;
  position:relative!important;
  z-index:999!important;
  box-sizing:border-box!important;
}
body.mmrt-lms-public-page .mmrt-lms-site-header-inner,
.entry-content .mmrt-lms-site-header-inner,
.wp-site-blocks .mmrt-lms-site-header-inner,
.site-main .mmrt-lms-site-header-inner{
  width:min(1280px,calc(100vw - 48px))!important;
  max-width:1280px!important;
  min-height:74px!important;
  margin:0 auto!important;
  padding:0 24px!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:22px!important;
  flex-wrap:nowrap!important;
  box-sizing:border-box!important;
  text-align:right!important;
}
body.mmrt-lms-public-page .mmrt-lms-site-brand{
  flex:0 0 auto!important;
  min-width:210px!important;
  max-width:300px!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  gap:10px!important;
  margin:0!important;
}
body.mmrt-lms-public-page .mmrt-lms-site-brand span{width:44px!important;height:44px!important;border-radius:14px!important;flex:0 0 44px!important;}
body.mmrt-lms-public-page .mmrt-lms-site-brand strong{font-size:22px!important;line-height:1.1!important;margin:0!important;}
body.mmrt-lms-public-page .mmrt-lms-site-brand em{font-size:11px!important;line-height:1.5!important;white-space:nowrap!important;margin:2px 0 0!important;}
body.mmrt-lms-public-page .mmrt-lms-site-nav{
  flex:1 1 auto!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  flex-wrap:nowrap!important;
  min-width:0!important;
  margin:0!important;
}
body.mmrt-lms-public-page .mmrt-lms-site-nav a,
body.mmrt-lms-public-page .mmrt-lms-site-pill,
body.mmrt-lms-public-page .mmrt-lms-site-primary{
  height:38px!important;
  min-height:38px!important;
  padding:0 14px!important;
  border-radius:999px!important;
  font-size:14px!important;
  line-height:38px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  margin:0!important;
  box-sizing:border-box!important;
}
body.mmrt-lms-public-page .mmrt-lms-site-actions{
  flex:0 0 auto!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:8px!important;
  flex-wrap:nowrap!important;
  margin:0!important;
}
body.mmrt-lms-public-page .mmrt-lms-site-header + .mmrt-lms-front,
body.mmrt-lms-public-page .mmrt-lms-site-header + .mmrt-lms-dashboard-shell{
  margin-top:0!important;
  padding-top:24px!important;
}
body.mmrt-lms-public-page .mmrt-lms-front.mmrt-lms-phase1{
  width:min(1280px,calc(100vw - 48px))!important;
  max-width:1280px!important;
  margin:0 auto!important;
  padding-top:24px!important;
}
@media(max-width:980px){
  body.mmrt-lms-public-page .mmrt-lms-site-header-inner{width:calc(100vw - 24px)!important;min-height:auto!important;padding:12px!important;flex-wrap:wrap!important;gap:10px!important;}
  body.mmrt-lms-public-page .mmrt-lms-site-brand{min-width:0!important;max-width:none!important;flex:1 1 100%!important;}
  body.mmrt-lms-public-page .mmrt-lms-site-nav{order:2!important;flex:1 1 100%!important;justify-content:flex-start!important;overflow-x:auto!important;padding-bottom:2px!important;}
  body.mmrt-lms-public-page .mmrt-lms-site-actions{order:3!important;flex:1 1 100%!important;justify-content:flex-start!important;}
}
@media(max-width:560px){
  body.mmrt-lms-public-page .mmrt-lms-site-brand em{display:none!important;}
  body.mmrt-lms-public-page .mmrt-lms-site-nav a,
  body.mmrt-lms-public-page .mmrt-lms-site-pill,
  body.mmrt-lms-public-page .mmrt-lms-site-primary{font-size:12px!important;padding:0 10px!important;height:34px!important;line-height:34px!important;min-height:34px!important;}
  body.mmrt-lms-public-page .mmrt-lms-front.mmrt-lms-phase1{width:calc(100vw - 20px)!important;padding-top:16px!important;}
}

/* MIYAAR 6.2.6: Smart Consultant top slider */
.mmrt-smart-intro-slider{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:28px;align-items:center;background:linear-gradient(135deg,#f8fbff 0%,#ffffff 46%,#eef9ff 100%);border:1px solid #dbeafe;border-radius:34px;padding:34px;margin:0 0 24px;box-shadow:0 26px 80px rgba(15,23,42,.10);overflow:hidden}.mmrt-smart-intro-slider:before{content:"";position:absolute;inset:auto -90px -120px auto;width:320px;height:320px;background:rgba(37,99,235,.10);border-radius:50%;filter:blur(8px)}.mmrt-smart-slider-copy{position:relative;z-index:2}.mmrt-smart-slider-copy>span{display:inline-flex;background:#e0f2fe;color:#0369a1;border-radius:999px;padding:8px 14px;font-weight:900;margin-bottom:14px}.mmrt-smart-slider-copy h1{margin:0 0 14px!important;color:#0f172a!important;font-size:42px;line-height:1.35;font-weight:1000}.mmrt-smart-slider-copy p{margin:0 0 18px!important;color:#475569!important;font-size:17px;line-height:2}.mmrt-smart-slider-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 18px}.mmrt-smart-slider-badges b{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #dbeafe;color:#075985;border-radius:16px;padding:12px 10px;box-shadow:0 12px 30px rgba(15,23,42,.06)}.mmrt-smart-slider-visual{position:relative;z-index:2;min-height:430px;border-radius:30px;background:linear-gradient(180deg,#eff6ff,#ffffff);border:1px solid #dbeafe;box-shadow:inset 0 0 0 1px rgba(255,255,255,.8);overflow:hidden}.mmrt-smart-slide{position:absolute;inset:22px;display:grid;grid-template-rows:210px auto;background:#fff;border:1px solid #e2e8f0;border-radius:26px;overflow:hidden;box-shadow:0 20px 60px rgba(15,23,42,.11);opacity:0;transform:translateX(-28px) scale(.96);animation:mmrtSmartSlide 15s infinite}.mmrt-smart-slide-2{animation-delay:5s}.mmrt-smart-slide-3{animation-delay:10s}.mmrt-smart-slide img{width:100%;height:210px;object-fit:cover;background:#dbeafe}.mmrt-smart-slide div{padding:18px}.mmrt-smart-slide span{display:inline-flex;background:#eef2ff;color:#1d4ed8;border-radius:999px;padding:6px 11px;font-weight:900;font-size:12px;margin-bottom:10px}.mmrt-smart-slide h2{margin:0 0 8px!important;color:#0f172a!important;font-size:22px;line-height:1.45}.mmrt-smart-slide p{margin:0!important;color:#475569!important;line-height:1.8}.mmrt-smart-slider-dots{position:absolute;z-index:4;left:0;right:0;bottom:18px;display:flex;gap:8px;justify-content:center}.mmrt-smart-slider-dots i{width:10px;height:10px;border-radius:999px;background:#cbd5e1}.mmrt-smart-slider-dots i:nth-child(1){animation:mmrtSmartDot 15s infinite}.mmrt-smart-slider-dots i:nth-child(2){animation:mmrtSmartDot 15s infinite 5s}.mmrt-smart-slider-dots i:nth-child(3){animation:mmrtSmartDot 15s infinite 10s}@keyframes mmrtSmartSlide{0%,7%{opacity:0;transform:translateX(-28px) scale(.96)}10%,30%{opacity:1;transform:translateX(0) scale(1)}36%,100%{opacity:0;transform:translateX(28px) scale(.96)}}@keyframes mmrtSmartDot{0%,7%,36%,100%{background:#cbd5e1;width:10px}10%,30%{background:#2563eb;width:30px}}@media(max-width:900px){.mmrt-smart-intro-slider{grid-template-columns:1fr;padding:24px;border-radius:26px}.mmrt-smart-slider-copy h1{font-size:30px}.mmrt-smart-slider-visual{min-height:390px}.mmrt-smart-slider-badges{grid-template-columns:1fr 1fr}}@media(max-width:560px){.mmrt-smart-intro-slider{padding:18px}.mmrt-smart-slider-copy h1{font-size:25px}.mmrt-smart-slider-badges{grid-template-columns:1fr}.mmrt-smart-slider-visual{min-height:360px}.mmrt-smart-slide{inset:14px;grid-template-rows:160px auto}.mmrt-smart-slide img{height:160px}.mmrt-smart-slide h2{font-size:18px}}


/* Role-based header guard */
.mmrt-role-header .mmrt-role-dd,
.mmrt-role-header .mc-dd{position:relative;display:inline-flex;align-items:center}
.mmrt-role-header .mmrt-role-dd > button,
.mmrt-role-header .mc-dd > button{border:0;background:rgba(255,255,255,.72);border-radius:14px;padding:.7rem 1rem;font-weight:800;cursor:pointer;color:inherit}
.mmrt-role-header .mmrt-role-dd > div,
.mmrt-role-header .mc-dd > div{position:absolute;top:calc(100% + 10px);right:0;min-width:190px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 45px rgba(15,23,42,.14);border-radius:16px;padding:.55rem;z-index:9999;display:none}
.mmrt-role-header .mmrt-role-dd:hover > div,
.mmrt-role-header .mc-dd:hover > div,
.mmrt-role-header .mmrt-role-dd:focus-within > div,
.mmrt-role-header .mc-dd:focus-within > div{display:block}
.mmrt-role-header .mmrt-role-dd > div a,
.mmrt-role-header .mc-dd > div a{display:block;padding:.72rem .9rem;border-radius:12px;text-decoration:none;color:#0f172a;font-weight:800;white-space:nowrap}
.mmrt-role-header .mmrt-role-dd > div a:hover,
.mmrt-role-header .mc-dd > div a:hover{background:#f1f5f9}
.mmrt-role-header .mc-btn-muted,
.mc-btn-muted{background:#eef2ff!important;color:#1d4ed8!important}



html, body { overflow-x: clip; }
.mmrt-lms-front,
.mmrt-smart-page-strict,
.mmrt-consult-wrap { max-width: 100%; box-sizing: border-box; overflow-x: clip; }
.mmrt-lms-front .mmrt-smart-hero-fixed.mmrt-smart-intro-slider,
.mmrt-smart-hero-fixed.mmrt-smart-intro-slider{
  width:100%!important;
  max-width:1180px!important;
  margin:0 auto 28px!important;
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(280px,420px)!important;
  gap:26px!important;
  align-items:center!important;
  min-height:auto!important;
  padding:30px!important;
  overflow:visible!important;
  direction:rtl!important;
}
.mmrt-smart-hero-fixed:before,
.mmrt-smart-hero-fixed:after{pointer-events:none!important;}
.mmrt-smart-hero-copy{min-width:0!important;max-width:100%!important;position:relative!important;z-index:2!important;}
.mmrt-smart-hero-copy h1{font-size:clamp(30px,3.4vw,46px)!important;line-height:1.35!important;margin-bottom:14px!important;max-width:760px!important;}
.mmrt-smart-hero-copy p{max-width:720px!important;}
.mmrt-smart-hero-points{max-width:650px!important;}
.mmrt-smart-hero-visual-fixed{
  position:relative!important;z-index:2!important;width:100%!important;max-width:420px!important;min-width:0!important;height:auto!important;min-height:auto!important;justify-self:center!important;padding:18px!important;overflow:visible!important;box-sizing:border-box!important;
}
.mmrt-smart-hero-card{position:relative!important;z-index:3!important;width:100%!important;box-sizing:border-box!important;border:1px solid #dbeafe!important;border-radius:26px!important;background:#fff!important;box-shadow:0 22px 60px rgba(15,23,42,.12)!important;padding:24px!important;overflow:visible!important;text-align:right!important;}
.mmrt-smart-hero-card-head{display:grid!important;gap:10px!important;margin-bottom:14px!important;}
.mmrt-smart-hero-card-head span{display:inline-flex!important;width:max-content!important;border-radius:999px!important;background:#eef2ff!important;color:#1d4ed8!important;padding:7px 12px!important;font-size:12px!important;font-weight:900!important;}
.mmrt-smart-hero-card-head strong{color:#0f172a!important;font-size:22px!important;line-height:1.55!important;}
.mmrt-smart-hero-card p{margin:0 0 18px!important;color:#475569!important;line-height:1.9!important;font-weight:700!important;}
.mmrt-smart-hero-meter{height:12px!important;border-radius:999px!important;background:#e2e8f0!important;overflow:hidden!important;margin:0 0 18px!important;}
.mmrt-smart-hero-meter i{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(135deg,#0f766e,#2563eb)!important;}
.mmrt-smart-hero-mini-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:0 0 16px!important;}
.mmrt-smart-hero-mini-grid b{display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;text-align:center!important;border-radius:14px!important;border:1px solid #e2e8f0!important;background:#f8fafc!important;color:#075985!important;font-size:13px!important;font-weight:900!important;}
.mmrt-smart-hero-result{border-radius:18px!important;background:linear-gradient(135deg,#ecfeff,#eff6ff)!important;border:1px solid #bfdbfe!important;padding:14px!important;}
.mmrt-smart-hero-result span,.mmrt-smart-hero-result strong{display:block!important;}
.mmrt-smart-hero-result span{color:#0f766e!important;font-weight:900!important;margin-bottom:6px!important;font-size:13px!important;}
.mmrt-smart-hero-result strong{color:#0f172a!important;font-size:15px!important;line-height:1.7!important;}
.mmrt-smart-hero-fixed .mmrt-smart-slider-dots,
.mmrt-smart-hero-fixed .mmrt-smart-slide{display:none!important;}
#mmrt-smart-diagnosis-form.mmrt-card{width:100%!important;max-width:1080px!important;margin:0 auto!important;box-sizing:border-box!important;overflow:visible!important;}
#mmrt-smart-diagnosis-form .mmrt-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;align-items:start!important;}
#mmrt-smart-diagnosis-form .mmrt-field{display:flex!important;flex-direction:column!important;gap:8px!important;min-width:0!important;}
#mmrt-smart-diagnosis-form .mmrt-wide{grid-column:1/-1!important;}
#mmrt-smart-diagnosis-form input,#mmrt-smart-diagnosis-form select,#mmrt-smart-diagnosis-form textarea{width:100%!important;max-width:100%!important;box-sizing:border-box!important;min-height:48px!important;border:1px solid #cbd5e1!important;border-radius:14px!important;padding:12px 14px!important;background:#fff!important;color:#0f172a!important;text-align:right!important;direction:rtl!important;}
@media(max-width:1180px){
  .mmrt-lms-front .mmrt-smart-hero-fixed.mmrt-smart-intro-slider,.mmrt-smart-hero-fixed.mmrt-smart-intro-slider{grid-template-columns:1fr!important;max-width:920px!important;padding:28px!important;overflow:visible!important;}
  .mmrt-smart-hero-copy{text-align:center!important;}
  .mmrt-smart-hero-copy h1,.mmrt-smart-hero-copy p,.mmrt-smart-hero-points{margin-inline:auto!important;}
  .mmrt-smart-hero-visual-fixed{max-width:640px!important;}
}
@media(max-width:640px){
  .mmrt-lms-front .mmrt-smart-hero-fixed.mmrt-smart-intro-slider,.mmrt-smart-hero-fixed.mmrt-smart-intro-slider{padding:18px!important;border-radius:24px!important;}
  .mmrt-smart-hero-points,.mmrt-smart-hero-mini-grid,#mmrt-smart-diagnosis-form .mmrt-grid{grid-template-columns:1fr!important;}
  .mmrt-smart-hero-card{padding:18px!important;}
  .mmrt-smart-hero-copy h1{font-size:28px!important;}
}

/* Phase 8.9: full width platform containers */
:root{--mmrt-consult-page-gutter:clamp(10px,1.2vw,18px);}
.mmrt-lms-front,
.mmrt-consult-wrap,
.mmrt-smart-page-strict,
.mmrt-stage3-smart-page{
  width:calc(100vw - (var(--mmrt-consult-page-gutter) * 2))!important;
  max-width:none!important;
  margin-inline:calc(50% - 50vw + var(--mmrt-consult-page-gutter))!important;
  box-sizing:border-box!important;
  overflow-x:clip!important;
}
@media(max-width:760px){:root{--mmrt-consult-page-gutter:10px;}}


/* PHASE8_150 - Compact elegant public consultation header */
.mmrt-role-header.mmrt-lms-site-header{
  background:rgba(255,255,255,.96)!important;
  border-bottom:1px solid #eadff7!important;
  box-shadow:0 10px 26px rgba(40,24,80,.055)!important;
}
.mmrt-role-header .mmrt-lms-site-header-inner{
  max-width:1280px!important;
  padding:10px 18px!important;
  gap:12px!important;
  min-height:64px!important;
}
.mmrt-role-header .mmrt-lms-site-brand{
  gap:9px!important;
  min-width:190px!important;
}
.mmrt-role-header .mmrt-lms-site-brand span{
  width:36px!important;
  height:36px!important;
  border-radius:13px!important;
  font-size:18px!important;
  background:linear-gradient(135deg,#5b2dd8,#7c3aed)!important;
  box-shadow:0 10px 22px rgba(91,45,216,.18)!important;
}
.mmrt-role-header .mmrt-lms-site-brand strong{
  font-size:17px!important;
  line-height:1.15!important;
  color:#120b2f!important;
}
.mmrt-role-header .mmrt-lms-site-brand em{
  font-size:11.5px!important;
  color:#5f5577!important;
}
.mmrt-role-header .mmrt-lms-site-nav{
  gap:5px!important;
}
.mmrt-role-header .mmrt-lms-site-nav a,
.mmrt-role-header .mmrt-lms-site-nav .mc-dd button,
.mmrt-role-header .mmrt-lms-site-pill,
.mmrt-role-header .mmrt-lms-site-primary{
  min-height:36px!important;
  padding:8px 11px!important;
  border-radius:13px!important;
  font-size:12.5px!important;
  font-weight:800!important;
  line-height:1!important;
  white-space:nowrap!important;
  letter-spacing:0!important;
}
.mmrt-role-header .mmrt-lms-site-nav a,
.mmrt-role-header .mmrt-lms-site-nav .mc-dd button{
  color:#171036!important;
  background:transparent!important;
}
.mmrt-role-header .mmrt-lms-site-nav a:hover,
.mmrt-role-header .mmrt-lms-site-nav .mc-dd:hover button{
  color:#5b2dd8!important;
  background:#f4efff!important;
  border-color:#e6d8ff!important;
}
.mmrt-role-header .mmrt-lms-site-actions{
  gap:7px!important;
  flex-wrap:nowrap!important;
}
.mmrt-role-header .mmrt-lms-site-pill{
  background:#fff!important;
  border:1px solid #ddd3f5!important;
  color:#28184f!important;
  box-shadow:0 8px 18px rgba(40,24,80,.045)!important;
}
.mmrt-role-header .mmrt-lms-site-primary{
  background:linear-gradient(135deg,#5b2dd8,#6d3ee8)!important;
  color:#fff!important;
  border:1px solid transparent!important;
  box-shadow:0 10px 22px rgba(91,45,216,.18)!important;
}
.mmrt-role-header .mc-dd button{
  min-height:34px!important;
  padding:7px 10px!important;
  font-size:12px!important;
  border-radius:12px!important;
}
.mmrt-role-header .mc-dd > div a{
  font-size:12px!important;
  padding:8px 10px!important;
}

/* Legacy mc-header variant */
.mc-header.mmrt-role-header{
  padding:10px max(16px, calc((100vw - 1220px) / 2))!important;
  gap:12px!important;
  background:rgba(255,255,255,.96)!important;
  border-bottom:1px solid #eadff7!important;
  box-shadow:0 10px 26px rgba(40,24,80,.055)!important;
}
.mc-header.mmrt-role-header .mc-brand{
  gap:9px!important;
}
.mc-header.mmrt-role-header .mc-brand span{
  width:36px!important;
  height:36px!important;
  border-radius:13px!important;
  font-size:18px!important;
  background:linear-gradient(135deg,#5b2dd8,#7c3aed)!important;
}
.mc-header.mmrt-role-header .mc-brand b{
  font-size:16px!important;
  color:#120b2f!important;
}
.mc-header.mmrt-role-header nav{
  gap:5px!important;
}
.mc-header.mmrt-role-header nav a,
.mc-header.mmrt-role-header .mc-dd button{
  min-height:34px!important;
  padding:7px 10px!important;
  border-radius:12px!important;
  font-size:12.5px!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
.mc-header.mmrt-role-header nav a:hover,
.mc-header.mmrt-role-header .mc-dd:hover button{
  background:#f4efff!important;
  color:#5b2dd8!important;
}
.mc-header.mmrt-role-header .mc-actions{
  gap:7px!important;
  flex-wrap:nowrap!important;
}
.mc-header.mmrt-role-header .mc-actions a{
  min-height:36px!important;
  padding:8px 12px!important;
  border-radius:13px!important;
  font-size:12.5px!important;
  font-weight:800!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.mc-header.mmrt-role-header .mc-actions a:not(.primary){
  background:#fff!important;
  border-color:#ddd3f5!important;
  color:#28184f!important;
}
.mc-header.mmrt-role-header .mc-actions .primary{
  background:linear-gradient(135deg,#5b2dd8,#6d3ee8)!important;
  color:#fff!important;
  border-color:transparent!important;
  box-shadow:0 10px 22px rgba(91,45,216,.18)!important;
}
@media(max-width:980px){
  .mmrt-role-header .mmrt-lms-site-header-inner{align-items:flex-start!important;flex-direction:column!important;padding:10px 14px!important}
  .mmrt-role-header .mmrt-lms-site-brand{min-width:0!important}
  .mmrt-role-header .mmrt-lms-site-nav{justify-content:flex-start!important;width:100%!important}
  .mmrt-role-header .mmrt-lms-site-actions{width:100%!important;flex-wrap:wrap!important}
  .mc-header.mmrt-role-header{align-items:flex-start!important;flex-direction:column!important}
  .mc-header.mmrt-role-header .mc-actions{flex-wrap:wrap!important}
}
@media(max-width:560px){
  .mmrt-role-header .mmrt-lms-site-nav a,
  .mmrt-role-header .mmrt-lms-site-nav .mc-dd button,
  .mmrt-role-header .mmrt-lms-site-pill,
  .mmrt-role-header .mmrt-lms-site-primary,
  .mc-header.mmrt-role-header nav a,
  .mc-header.mmrt-role-header .mc-actions a{
    font-size:11.5px!important;
    padding:7px 9px!important;
  }
  .mmrt-role-header .mmrt-lms-site-brand strong{font-size:15px!important}
}


/* PHASE8_151 - Services page professional header and filter */
.mc-services-page .mc-page-head,
.mc-services-head{
  background:linear-gradient(135deg,#ffffff 0%,#f7f2ff 100%)!important;
  border:1px solid #eadff7!important;
  border-radius:26px!important;
  box-shadow:0 14px 34px rgba(40,24,80,.07)!important;
  padding:24px 26px!important;
  margin-bottom:18px!important;
  position:relative!important;
  overflow:hidden!important;
}
.mc-services-page .mc-page-head:before,
.mc-services-head:before{
  content:""!important;
  position:absolute!important;
  inset-inline-end:-46px!important;
  top:-58px!important;
  width:160px!important;
  height:160px!important;
  border-radius:999px!important;
  background:rgba(91,45,216,.10)!important;
}
.mc-services-page .mc-page-head span,
.mc-services-head span{
  display:inline-flex!important;
  align-items:center!important;
  padding:7px 13px!important;
  border-radius:999px!important;
  background:#efe8ff!important;
  color:#5b2dd8!important;
  font-size:13px!important;
  font-weight:900!important;
  margin-bottom:10px!important;
}
.mc-services-page .mc-page-head h1,
.mc-services-head h1{
  margin:0!important;
  color:#120b2f!important;
  font-size:28px!important;
  line-height:1.45!important;
  font-weight:900!important;
}
.mc-services-page .mc-page-head p,
.mc-services-head p{
  display:none!important;
}
.mc-service-filter{
  display:grid!important;
  grid-template-columns:1.35fr 1fr .8fr auto!important;
  gap:10px!important;
  align-items:end!important;
  background:#fff!important;
  border:1px solid #eadff7!important;
  border-radius:24px!important;
  padding:14px!important;
  margin:0 0 20px!important;
  box-shadow:0 12px 30px rgba(40,24,80,.055)!important;
}
.mc-service-filter label{
  display:flex!important;
  flex-direction:column!important;
  gap:7px!important;
  color:#28184f!important;
  font-size:12px!important;
  font-weight:900!important;
}
.mc-service-filter input,
.mc-service-filter select{
  width:100%!important;
  min-height:40px!important;
  border:1px solid #ddd3f5!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#120b2f!important;
  padding:9px 12px!important;
  font-size:13px!important;
  outline:none!important;
}
.mc-service-filter input:focus,
.mc-service-filter select:focus{
  border-color:#6d3ee8!important;
  box-shadow:0 0 0 3px rgba(109,62,232,.10)!important;
}
.mc-service-filter-actions{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex-wrap:wrap!important;
}
.mc-service-filter-actions .mc-btn,
.mc-service-filter-actions .mc-secondary{
  min-height:40px!important;
  padding:9px 13px!important;
  border-radius:14px!important;
  font-size:12.5px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
.mc-service-filter-actions .mc-btn{
  background:linear-gradient(135deg,#5b2dd8,#6d3ee8)!important;
  color:#fff!important;
  border-color:transparent!important;
  box-shadow:0 10px 22px rgba(91,45,216,.14)!important;
}
.mc-service-filter-actions .mc-secondary{
  background:#fff!important;
  border-color:#ddd3f5!important;
  color:#28184f!important;
}
.mc-filters{
  display:none!important;
}
@media(max-width:980px){
  .mc-service-filter{grid-template-columns:1fr 1fr!important}
  .mc-service-filter-actions{grid-column:1 / -1!important}
}
@media(max-width:560px){
  .mc-service-filter{grid-template-columns:1fr!important}
  .mc-services-page .mc-page-head h1,
  .mc-services-head h1{font-size:23px!important}
}

/* Phase 197 - Master Site logo as official public-header identity */
.mmrt-lms-site-brand .mmrt-lms-site-brand-logo{background:#fff!important;border:1px solid rgba(226,232,240,.95)!important;box-shadow:0 10px 26px rgba(15,23,42,.08)!important;overflow:hidden!important;}
.mmrt-lms-site-brand .mmrt-lms-site-brand-logo img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;background:#fff!important;}


/* Stage 239: account direct link in role based headers. */
.mmrt-role-header .mmrt-role-account-direct{
  background:#f6f1ff!important;
  border-color:#eadcf7!important;
  color:#5b2d87!important;
  font-weight:900!important;
}
.mmrt-role-header .mmrt-role-account-direct:hover{
  background:#5b2d87!important;
  border-color:#5b2d87!important;
  color:#fff!important;
}


/* v7.8.250 - strict unified header menu display fix for page/group/custom items */
.mmrt-lms-site-header .mmrt-lms-site-nav,
.mmrt-role-header .mmrt-lms-site-nav,
.mmrt-unified-global-header .mmrt-lms-site-nav,
.mmrt-home-unified-header .mmrt-lms-site-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  flex-wrap:wrap!important;
  overflow:visible!important;
}
.mmrt-lms-site-header .mmrt-lms-site-nav > .mmrt-header__group,
.mmrt-role-header .mmrt-lms-site-nav > .mmrt-header__group,
.mmrt-unified-global-header .mmrt-lms-site-nav > .mmrt-header__group,
.mmrt-home-unified-header .mmrt-lms-site-nav > .mmrt-header__group{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.mmrt-lms-site-header .mmrt-lms-site-nav .mmrt-header__group-title,
.mmrt-role-header .mmrt-lms-site-nav .mmrt-header__group-title,
.mmrt-unified-global-header .mmrt-lms-site-nav .mmrt-header__group-title,
.mmrt-home-unified-header .mmrt-lms-site-nav .mmrt-header__group-title{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  width:auto!important;
  min-width:0!important;
  min-height:40px!important;
  height:40px!important;
  margin:0!important;
  padding:0 14px!important;
  border:1px solid transparent!important;
  border-radius:999px!important;
  background:var(--mmrt-header-link-bg,transparent)!important;
  color:var(--mmrt-header-link,#171036)!important;
  font-family:inherit!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  box-shadow:none!important;
  outline:none!important;
}
.mmrt-lms-site-header .mmrt-lms-site-nav .mmrt-header__group-title strong,
.mmrt-role-header .mmrt-lms-site-nav .mmrt-header__group-title strong,
.mmrt-unified-global-header .mmrt-lms-site-nav .mmrt-header__group-title strong,
.mmrt-home-unified-header .mmrt-lms-site-nav .mmrt-header__group-title strong{
  color:inherit!important;
  font:inherit!important;
  margin:0!important;
  padding:0!important;
}
.mmrt-lms-site-header .mmrt-lms-site-nav .mmrt-header__group-title:hover,
.mmrt-lms-site-header .mmrt-lms-site-nav .mmrt-header__group.is-open > .mmrt-header__group-title,
.mmrt-lms-site-header .mmrt-lms-site-nav .mmrt-header__group:focus-within > .mmrt-header__group-title,
.mmrt-role-header .mmrt-lms-site-nav .mmrt-header__group-title:hover,
.mmrt-role-header .mmrt-lms-site-nav .mmrt-header__group.is-open > .mmrt-header__group-title,
.mmrt-role-header .mmrt-lms-site-nav .mmrt-header__group:focus-within > .mmrt-header__group-title,
.mmrt-unified-global-header .mmrt-lms-site-nav .mmrt-header__group-title:hover,
.mmrt-unified-global-header .mmrt-lms-site-nav .mmrt-header__group.is-open > .mmrt-header__group-title,
.mmrt-unified-global-header .mmrt-lms-site-nav .mmrt-header__group:focus-within > .mmrt-header__group-title,
.mmrt-home-unified-header .mmrt-lms-site-nav .mmrt-header__group-title:hover,
.mmrt-home-unified-header .mmrt-lms-site-nav .mmrt-header__group.is-open > .mmrt-header__group-title,
.mmrt-home-unified-header .mmrt-lms-site-nav .mmrt-header__group:focus-within > .mmrt-header__group-title{
  background:var(--mmrt-header-link-hover-bg,#f4efff)!important;
  color:var(--mmrt-header-link-hover,#5b2dd8)!important;
  border-color:var(--mmrt-header-link-hover-bg,#f4efff)!important;
}
.mmrt-lms-site-header .mmrt-lms-site-nav .mmrt-header__group.active > .mmrt-header__group-title,
.mmrt-role-header .mmrt-lms-site-nav .mmrt-header__group.active > .mmrt-header__group-title,
.mmrt-unified-global-header .mmrt-lms-site-nav .mmrt-header__group.active > .mmrt-header__group-title,
.mmrt-home-unified-header .mmrt-lms-site-nav .mmrt-header__group.active > .mmrt-header__group-title{
  background:var(--mmrt-header-link-hover-bg,#f1ecff)!important;
  color:var(--mmrt-header-link-hover,#5b2dd8)!important;
  border-color:var(--mmrt-header-link-hover-bg,#f1ecff)!important;
}
.mmrt-lms-site-header .mmrt-lms-site-nav .mmrt-header__dropdown,
.mmrt-role-header .mmrt-lms-site-nav .mmrt-header__dropdown,
.mmrt-unified-global-header .mmrt-lms-site-nav .mmrt-header__dropdown,
.mmrt-home-unified-header .mmrt-lms-site-nav .mmrt-header__dropdown{
  position:absolute!important;
  top:calc(100% + 10px)!important;
  right:0!important;
  left:auto!important;
  min-width:210px!important;
  width:max-content!important;
  max-width:320px!important;
  display:none!important;
  grid-template-columns:1fr!important;
  gap:4px!important;
  padding:8px!important;
  background:var(--mmrt-header-dropdown-bg,#ffffff)!important;
  border:1px solid var(--mmrt-header-border,#e7ddf7)!important;
  border-radius:16px!important;
  box-shadow:0 22px 50px rgba(15,23,42,.16)!important;
  z-index:100000!important;
}
.mmrt-lms-site-header .mmrt-lms-site-nav .mmrt-header__has-dropdown:hover > .mmrt-header__dropdown,
.mmrt-lms-site-header .mmrt-lms-site-nav .mmrt-header__has-dropdown:focus-within > .mmrt-header__dropdown,
.mmrt-lms-site-header .mmrt-lms-site-nav .mmrt-header__has-dropdown.is-open > .mmrt-header__dropdown,
.mmrt-role-header .mmrt-lms-site-nav .mmrt-header__has-dropdown:hover > .mmrt-header__dropdown,
.mmrt-role-header .mmrt-lms-site-nav .mmrt-header__has-dropdown:focus-within > .mmrt-header__dropdown,
.mmrt-role-header .mmrt-lms-site-nav .mmrt-header__has-dropdown.is-open > .mmrt-header__dropdown,
.mmrt-unified-global-header .mmrt-lms-site-nav .mmrt-header__has-dropdown:hover > .mmrt-header__dropdown,
.mmrt-unified-global-header .mmrt-lms-site-nav .mmrt-header__has-dropdown:focus-within > .mmrt-header__dropdown,
.mmrt-unified-global-header .mmrt-lms-site-nav .mmrt-header__has-dropdown.is-open > .mmrt-header__dropdown,
.mmrt-home-unified-header .mmrt-lms-site-nav .mmrt-header__has-dropdown:hover > .mmrt-header__dropdown,
.mmrt-home-unified-header .mmrt-lms-site-nav .mmrt-header__has-dropdown:focus-within > .mmrt-header__dropdown,
.mmrt-home-unified-header .mmrt-lms-site-nav .mmrt-header__has-dropdown.is-open > .mmrt-header__dropdown{
  display:grid!important;
}
.mmrt-lms-site-header .mmrt-lms-site-nav .mmrt-header__dropdown .mmrt-header__link,
.mmrt-role-header .mmrt-lms-site-nav .mmrt-header__dropdown .mmrt-header__link,
.mmrt-unified-global-header .mmrt-lms-site-nav .mmrt-header__dropdown .mmrt-header__link,
.mmrt-home-unified-header .mmrt-lms-site-nav .mmrt-header__dropdown .mmrt-header__link{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:100%!important;
  min-height:38px!important;
  height:auto!important;
  padding:10px 12px!important;
  border:0!important;
  border-radius:12px!important;
  background:transparent!important;
  color:var(--mmrt-header-link,#171036)!important;
  font-size:13.5px!important;
  font-weight:850!important;
  line-height:1.25!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.mmrt-lms-site-header .mmrt-lms-site-nav .mmrt-header__dropdown .mmrt-header__link:hover,
.mmrt-role-header .mmrt-lms-site-nav .mmrt-header__dropdown .mmrt-header__link:hover,
.mmrt-unified-global-header .mmrt-lms-site-nav .mmrt-header__dropdown .mmrt-header__link:hover,
.mmrt-home-unified-header .mmrt-lms-site-nav .mmrt-header__dropdown .mmrt-header__link:hover{
  background:var(--mmrt-header-link-hover-bg,#f4efff)!important;
  color:var(--mmrt-header-link-hover,#5b2dd8)!important;
}
@media(max-width:980px){
  .mmrt-lms-site-header .mmrt-lms-site-nav,
  .mmrt-role-header .mmrt-lms-site-nav,
  .mmrt-unified-global-header .mmrt-lms-site-nav,
  .mmrt-home-unified-header .mmrt-lms-site-nav{
    justify-content:flex-start!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
  }
  .mmrt-lms-site-header .mmrt-lms-site-nav .mmrt-header__dropdown,
  .mmrt-role-header .mmrt-lms-site-nav .mmrt-header__dropdown,
  .mmrt-unified-global-header .mmrt-lms-site-nav .mmrt-header__dropdown,
  .mmrt-home-unified-header .mmrt-lms-site-nav .mmrt-header__dropdown{
    right:0!important;
    left:auto!important;
    min-width:210px!important;
  }
}


/* PHASE8_263_IDENTITY_COLORS_LMS */
.mmrt-lms-hero{background:linear-gradient(135deg,var(--primary,#009a9a),var(--secondary,#0b63f6))!important;box-shadow:0 24px 70px color-mix(in srgb,var(--primary,#009a9a) 18%, transparent)!important}
.mmrt-lms-btn,.mmrt-lms-filter .mmrt-lms-btn{background:linear-gradient(135deg,var(--primary,#009a9a),var(--secondary,#0b63f6))!important;color:#fff!important;border-color:transparent!important;box-shadow:0 12px 28px color-mix(in srgb,var(--primary,#009a9a) 18%, transparent)!important}
.mmrt-lms-btn.secondary,.mmrt-lms-reset{background:#fff!important;color:var(--primary,#009a9a)!important;border-color:color-mix(in srgb,var(--primary,#009a9a) 22%, #cbd5e1)!important;box-shadow:none!important}
.mmrt-lms-badge,.mmrt-lms-card .mmrt-lms-meta span,.mmrt-lms-launch-strip span{background:color-mix(in srgb,var(--primary,#009a9a) 10%, #ffffff)!important;color:var(--primary,#009a9a)!important;border-color:color-mix(in srgb,var(--primary,#009a9a) 18%, #e2e8f0)!important}
.mmrt-lms-sections h2,.mmrt-lms-locked h2,.mmrt-lms-info-grid b,.mmrt-lms-launch-strip strong{color:var(--primary,#009a9a)!important}
/* Professional consultation header */
.mmrt-pro-header{background:var(--mmrt-header-bg,#fff)!important;color:var(--mmrt-header-text,#0f172a)!important;border-bottom:1px solid var(--mmrt-header-border,#e2e8f0)!important;position:sticky!important;top:0!important;z-index:99990!important}
.mmrt-pro-header .mmrt-lms-site-header-inner{max-width:var(--mmrt-header-max-width,1320px)!important;min-height:var(--mmrt-header-height,86px)!important;padding:10px 24px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:28px!important}
.mmrt-pro-header .mmrt-lms-site-brand{display:flex!important;align-items:center!important;gap:12px!important;text-decoration:none!important;color:var(--mmrt-header-text,#0f172a)!important;min-width:220px!important}
.mmrt-pro-header .mmrt-lms-site-brand-logo{width:var(--mmrt-logo-size,64px)!important;height:var(--mmrt-logo-size,64px)!important;min-width:var(--mmrt-logo-size,64px)!important;border-radius:18px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:var(--mmrt-header-badge-bg,#2563eb)!important;color:var(--mmrt-header-badge-text,#fff)!important}
.mmrt-pro-header .mmrt-lms-site-brand-logo img{width:100%!important;height:100%!important;object-fit:contain!important;padding:4px!important}
.mmrt-pro-header .mmrt-brand-copy strong{display:block!important;font-size:22px!important;line-height:1.25!important;color:var(--mmrt-header-text,#0f172a)!important}
.mmrt-pro-header .mmrt-brand-copy em{display:block!important;font-style:normal!important;font-size:13px!important;color:var(--mmrt-header-tagline-color,var(--mmrt-header-muted,#64748b))!important;margin-top:4px!important;white-space:nowrap!important}
.mmrt-pro-header .mmrt-lms-site-nav{display:flex!important;justify-content:center!important;align-items:center!important;gap:5px!important;width:auto!important}
.mmrt-pro-header .mmrt-header__group-title{display:flex!important;align-items:center!important;gap:7px!important;border:0!important;background:var(--mmrt-header-link-bg,transparent)!important;color:var(--mmrt-header-link,#0f172a)!important;padding:11px 14px!important;border-radius:12px!important;text-decoration:none!important;font-size:var(--mmrt-header-font-size,15px)!important;cursor:pointer!important;white-space:nowrap!important}
.mmrt-pro-header .mmrt-header__group-title:hover{color:var(--mmrt-header-link-hover,#1d4ed8)!important;background:var(--mmrt-header-link-hover-bg,#eff6ff)!important}
.mmrt-pro-header .mmrt-header__group{position:relative!important}
.mmrt-pro-header .mmrt-header__dropdown{position:absolute!important;top:calc(100% + 10px)!important;right:0!important;min-width:190px!important;padding:8px!important;border-radius:15px!important;background:var(--mmrt-header-dropdown-bg,#fff)!important;border:1px solid var(--mmrt-header-border,#e2e8f0)!important;box-shadow:0 18px 45px rgba(15,23,42,.14)!important;display:none!important}
.mmrt-pro-header .mmrt-header__group.is-open .mmrt-header__dropdown,.mmrt-pro-header .mmrt-header__group:hover .mmrt-header__dropdown{display:grid!important}
.mmrt-pro-header .mmrt-header__dropdown a{padding:11px 13px!important;border-radius:10px!important;color:var(--mmrt-header-link,#0f172a)!important;text-decoration:none!important;font-weight:800!important}
.mmrt-pro-header .mmrt-header__dropdown a:hover{background:var(--mmrt-header-link-hover-bg,#eff6ff)!important;color:var(--mmrt-header-link-hover,#1d4ed8)!important}
.mmrt-pro-header .mmrt-lms-site-actions{justify-content:flex-end!important;width:auto!important}
.mmrt-pro-login-btn{border:0!important;border-radius:13px!important;padding:12px 22px!important;background:var(--mmrt-button-bg,var(--primary,#2563eb))!important;color:var(--mmrt-button-text,#fff)!important;font-weight:900!important;font-size:var(--mmrt-header-button-font-size,14px)!important;text-decoration:none!important;cursor:pointer!important;box-shadow:0 10px 24px color-mix(in srgb,var(--mmrt-button-bg,var(--primary,#2563eb)) 24%,transparent)!important}
.mmrt-mobile-menu-toggle{display:none;border:1px solid var(--mmrt-header-border,#e2e8f0);background:var(--mmrt-header-link-bg,#fff);width:44px;height:44px;border-radius:13px;padding:10px;cursor:pointer}
.mmrt-mobile-menu-toggle span{display:block;height:2px;margin:5px 0;background:var(--mmrt-header-link,#0f172a);border-radius:4px}
@media(max-width:900px){.mmrt-pro-header .mmrt-lms-site-header-inner{grid-template-columns:1fr auto!important;min-height:var(--mmrt-header-mobile-height,72px)!important;padding:9px 14px!important;gap:10px!important}.mmrt-pro-header .mmrt-lms-site-brand{min-width:0!important}.mmrt-pro-header .mmrt-lms-site-brand-logo{width:var(--mmrt-logo-mobile-size,54px)!important;height:var(--mmrt-logo-mobile-size,54px)!important;min-width:var(--mmrt-logo-mobile-size,54px)!important}.mmrt-pro-header .mmrt-brand-copy strong{font-size:18px!important}.mmrt-pro-header .mmrt-brand-copy em{font-size:11px!important;max-width:220px!important;overflow:hidden!important;text-overflow:ellipsis!important}.mmrt-mobile-menu-toggle{display:block!important}.mmrt-pro-header .mmrt-lms-site-nav{display:none!important;grid-column:1/-1!important;width:100%!important;flex-direction:column!important;align-items:stretch!important;background:var(--mmrt-header-dropdown-bg,#fff)!important;border:1px solid var(--mmrt-header-border,#e2e8f0)!important;border-radius:18px!important;padding:8px!important}.mmrt-pro-header.menu-open .mmrt-lms-site-nav{display:flex!important}.mmrt-pro-header .mmrt-header__group-title{width:100%!important;justify-content:space-between!important;padding:13px!important;font-size:15px!important}.mmrt-pro-header .mmrt-header__dropdown{position:static!important;box-shadow:none!important;border:0!important;background:var(--mmrt-header-link-hover-bg,#eff6ff)!important;margin-top:4px!important}.mmrt-pro-header .mmrt-lms-site-actions{display:none!important;grid-column:1/-1!important;width:100%!important}.mmrt-pro-header.menu-open .mmrt-lms-site-actions{display:flex!important}.mmrt-pro-login-btn{width:100%!important}.mmrt-auth-role-grid{grid-template-columns:1fr!important}}


/* v7.8.301 - Professional consultation header rebuild */
.mmrt-pro-header{isolation:isolate!important;box-shadow:0 8px 28px rgba(15,23,42,.07)!important;overflow:visible!important}
.mmrt-pro-header .mmrt-header-accent{position:absolute!important;inset:0 0 auto 0!important;height:4px!important;background:linear-gradient(90deg,var(--mmrt-button-bg,var(--primary,#2563eb)),var(--mmrt-header-link-hover,#1d4ed8),var(--mmrt-header-badge-bg,#2563eb))!important;z-index:2!important}
.mmrt-pro-header .mmrt-lms-site-header-inner{width:calc(100% - 32px)!important;margin:0 auto!important;min-height:max(var(--mmrt-header-height,96px),82px)!important;padding:16px 10px 12px!important;grid-template-columns:minmax(250px,auto) minmax(420px,1fr) auto!important;gap:34px!important}
.mmrt-pro-header .mmrt-lms-site-brand{min-width:250px!important;gap:15px!important}
.mmrt-pro-header .mmrt-lms-site-brand-logo{width:max(var(--mmrt-logo-size,76px),68px)!important;height:max(var(--mmrt-logo-size,76px),68px)!important;min-width:max(var(--mmrt-logo-size,76px),68px)!important;border-radius:22px!important;border:1px solid color-mix(in srgb,var(--mmrt-header-border,#e2e8f0) 78%,transparent)!important;box-shadow:0 12px 26px rgba(15,23,42,.10)!important;background:var(--mmrt-header-badge-bg,#eef4ff)!important}
.mmrt-pro-header .mmrt-lms-site-brand-logo img{padding:7px!important;object-fit:contain!important}
.mmrt-pro-header .mmrt-brand-fallback{font-size:34px!important;font-weight:950!important}
.mmrt-pro-header .mmrt-brand-copy strong{font-size:25px!important;font-weight:950!important;letter-spacing:-.3px!important}
.mmrt-pro-header .mmrt-brand-copy em{font-size:13px!important;line-height:1.55!important;max-width:300px!important;white-space:normal!important}
.mmrt-pro-header .mmrt-lms-site-nav{gap:8px!important;background:color-mix(in srgb,var(--mmrt-header-bg,#fff) 92%,var(--mmrt-header-link-hover-bg,#eff6ff))!important;border:1px solid var(--mmrt-header-border,#e2e8f0)!important;padding:6px!important;border-radius:18px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.65)!important}
.mmrt-pro-header .mmrt-header__group-title{min-height:44px!important;padding:10px 17px!important;font-weight:900!important;border-radius:13px!important}
.mmrt-pro-header .mmrt-header__group-title strong{font-weight:900!important}
.mmrt-pro-header .mmrt-header__dropdown{top:calc(100% + 13px)!important;min-width:220px!important;padding:10px!important;border-radius:18px!important}
.mmrt-pro-header .mmrt-lms-site-actions{display:flex!important;align-items:center!important;min-width:132px!important}
.mmrt-pro-login-btn{min-height:50px!important;min-width:124px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border-radius:16px!important;padding:12px 21px!important;box-shadow:0 12px 28px color-mix(in srgb,var(--mmrt-button-bg,var(--primary,#2563eb)) 30%,transparent)!important;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease!important}
.mmrt-pro-login-btn:hover{transform:translateY(-2px)!important;filter:brightness(1.04)!important;box-shadow:0 16px 34px color-mix(in srgb,var(--mmrt-button-bg,var(--primary,#2563eb)) 36%,transparent)!important}
.mmrt-pro-login-btn .mmrt-header-btn-icon{width:29px!important;height:29px!important;border-radius:9px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.18)!important;font-size:17px!important;line-height:1!important}
.mmrt-dashboard-btn{background:linear-gradient(135deg,var(--mmrt-button-bg,var(--primary,#2563eb)),color-mix(in srgb,var(--mmrt-button-bg,var(--primary,#2563eb)) 72%,#111827))!important}
.mmrt-mobile-menu-toggle{box-shadow:0 8px 20px rgba(15,23,42,.08)!important}
@media(max-width:1100px) and (min-width:901px){.mmrt-pro-header .mmrt-lms-site-header-inner{grid-template-columns:minmax(220px,auto) 1fr auto!important;gap:15px!important}.mmrt-pro-header .mmrt-header__group-title{padding:9px 10px!important}.mmrt-pro-header .mmrt-brand-copy em{display:none!important}}
@media(max-width:900px){.mmrt-pro-header .mmrt-lms-site-header-inner{width:100%!important;grid-template-columns:1fr auto!important;min-height:max(var(--mmrt-header-mobile-height,82px),76px)!important;padding:13px 15px 11px!important}.mmrt-pro-header .mmrt-lms-site-brand{min-width:0!important;gap:11px!important}.mmrt-pro-header .mmrt-lms-site-brand-logo{width:max(var(--mmrt-logo-mobile-size,60px),56px)!important;height:max(var(--mmrt-logo-mobile-size,60px),56px)!important;min-width:max(var(--mmrt-logo-mobile-size,60px),56px)!important;border-radius:17px!important}.mmrt-pro-header .mmrt-brand-copy strong{font-size:19px!important}.mmrt-pro-header .mmrt-brand-copy em{font-size:11px!important;max-width:210px!important}.mmrt-mobile-menu-toggle{width:48px!important;height:48px!important;border-radius:15px!important}.mmrt-pro-header .mmrt-lms-site-nav{grid-column:1/-1!important;margin-top:8px!important;border-radius:20px!important;padding:9px!important;box-shadow:0 18px 45px rgba(15,23,42,.12)!important}.mmrt-pro-header .mmrt-lms-site-actions{grid-column:1/-1!important;min-width:0!important}.mmrt-pro-login-btn{min-height:51px!important;width:100%!important;border-radius:15px!important}.mmrt-pro-header.menu-open{box-shadow:0 20px 55px rgba(15,23,42,.16)!important}}


/* v7.8.302 - Final balanced header architecture */
.mmrt-pro-header{position:relative!important;background:var(--mmrt-header-bg,#fff)!important;border-bottom:1px solid var(--mmrt-header-border,#e2e8f0)!important;box-shadow:0 10px 30px rgba(15,23,42,.06)!important}
.mmrt-pro-header .mmrt-lms-site-header-inner{max-width:var(--mmrt-header-max-width,1380px)!important;width:calc(100% - 40px)!important;margin:0 auto!important;min-height:var(--mmrt-header-height,96px)!important;padding:12px 0!important;display:grid!important;grid-template-columns:minmax(270px,340px) minmax(420px,1fr) minmax(130px,170px)!important;align-items:center!important;gap:28px!important}
.mmrt-pro-header .mmrt-lms-site-brand{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important;text-decoration:none!important}
.mmrt-pro-header .mmrt-lms-site-brand-logo{width:var(--mmrt-logo-width,72px)!important;height:var(--mmrt-logo-height,72px)!important;min-width:var(--mmrt-logo-width,72px)!important;max-width:none!important;max-height:none!important;flex:0 0 auto!important;border-radius:18px!important;overflow:hidden!important;display:grid!important;place-items:center!important;background:var(--mmrt-header-badge-bg,#eef4ff)!important;border:1px solid var(--mmrt-header-border,#e2e8f0)!important}
.mmrt-pro-header .mmrt-lms-site-brand-logo img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;padding:5px!important;display:block!important}
.mmrt-pro-header .mmrt-brand-copy{min-width:0!important;display:flex!important;flex-direction:column!important;gap:3px!important;text-align:right!important}
.mmrt-pro-header .mmrt-brand-copy strong{color:var(--mmrt-header-text,#0f172a)!important;font-size:24px!important;line-height:1.2!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.mmrt-pro-header .mmrt-brand-copy em{color:var(--mmrt-header-tagline-color,var(--mmrt-header-muted,#64748b))!important;font-size:12.5px!important;line-height:1.45!important;font-style:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.mmrt-pro-header .mmrt-lms-site-nav{justify-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important}
.mmrt-pro-header .mmrt-header__group-title{min-height:46px!important;padding:10px 15px!important;border-radius:12px!important;background:transparent!important;color:var(--mmrt-header-link,#0f172a)!important;font-size:var(--mmrt-header-font-size,15px)!important;display:inline-flex!important;align-items:center!important;gap:7px!important;white-space:nowrap!important}
.mmrt-pro-header .mmrt-header__group-title:hover,.mmrt-pro-header .mmrt-header__group.is-open>.mmrt-header__group-title{background:var(--mmrt-header-link-hover-bg,#eff6ff)!important;color:var(--mmrt-header-link-hover,#1d4ed8)!important}
.mmrt-pro-header .mmrt-lms-site-actions{justify-self:end!important;display:flex!important;align-items:center!important;width:auto!important;min-width:0!important}
.mmrt-pro-login-btn{min-width:132px!important;min-height:48px!important;padding:11px 19px!important;border-radius:14px!important;font-size:var(--mmrt-header-button-font-size,14px)!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important}
.mmrt-pro-login-btn .mmrt-header-btn-icon{width:27px!important;height:27px!important;border-radius:8px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.18)!important}
@media(max-width:1100px) and (min-width:901px){.mmrt-pro-header .mmrt-lms-site-header-inner{grid-template-columns:minmax(220px,280px) 1fr auto!important;gap:14px!important}.mmrt-pro-header .mmrt-brand-copy em{display:none!important}.mmrt-pro-header .mmrt-header__group-title{padding:9px 10px!important}}
@media(max-width:900px){
.mmrt-pro-header .mmrt-lms-site-header-inner{width:100%!important;min-height:var(--mmrt-header-mobile-height,78px)!important;padding:10px 14px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}
.mmrt-pro-header .mmrt-lms-site-brand{gap:10px!important;min-width:0!important}
.mmrt-pro-header .mmrt-lms-site-brand-logo{width:var(--mmrt-logo-mobile-width,58px)!important;height:var(--mmrt-logo-mobile-height,58px)!important;min-width:var(--mmrt-logo-mobile-width,58px)!important;border-radius:15px!important}
.mmrt-pro-header .mmrt-brand-copy strong{font-size:18px!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}
.mmrt-pro-header .mmrt-brand-copy em{font-size:10.5px!important;-webkit-line-clamp:1!important}
.mmrt-mobile-menu-toggle{display:grid!important;place-content:center!important;width:46px!important;height:46px!important;border-radius:14px!important;background:var(--mmrt-header-link-bg,#fff)!important}
.mmrt-pro-header .mmrt-lms-site-nav{display:none!important;grid-column:1/-1!important;width:100%!important;flex-direction:column!important;align-items:stretch!important;background:var(--mmrt-header-dropdown-bg,#fff)!important;border:1px solid var(--mmrt-header-border,#e2e8f0)!important;border-radius:18px!important;padding:8px!important;margin-top:2px!important;box-shadow:0 18px 45px rgba(15,23,42,.12)!important}
.mmrt-pro-header.menu-open .mmrt-lms-site-nav{display:flex!important}
.mmrt-pro-header .mmrt-header__group-title{width:100%!important;justify-content:space-between!important;min-height:48px!important;padding:12px 14px!important;font-size:15px!important}
.mmrt-pro-header .mmrt-header__dropdown{position:static!important;display:none!important;min-width:0!important;width:100%!important;margin:4px 0 0!important;padding:6px!important;box-shadow:none!important;border:0!important;border-radius:12px!important;background:var(--mmrt-header-link-hover-bg,#eff6ff)!important}
.mmrt-pro-header .mmrt-header__group.is-open>.mmrt-header__dropdown{display:grid!important}
.mmrt-pro-header .mmrt-lms-site-actions{display:none!important;grid-column:1/-1!important;width:100%!important}
.mmrt-pro-header.menu-open .mmrt-lms-site-actions{display:flex!important}
.mmrt-pro-login-btn{width:100%!important;min-height:50px!important;border-radius:14px!important}
}

/* ===== Header V2 — independent from all legacy header rules ===== */
#miyaar-master-app .mmrt-v2-header,
.mmrt-v2-header{position:sticky;top:0;z-index:99990;width:100%;background:var(--mmrt-header-bg,#fff);border-bottom:1px solid var(--mmrt-header-border,#e5e7eb);box-shadow:0 8px 28px rgba(15,23,42,.07);direction:rtl;font-family:inherit}
.mmrt-v2-header *{box-sizing:border-box}
.mmrt-v2-shell{width:min(calc(100% - 40px),var(--mmrt-header-max-width,1380px));min-height:var(--mmrt-header-height,96px);margin:0 auto;display:grid;grid-template-columns:minmax(270px,360px) minmax(430px,1fr) minmax(130px,170px);gap:28px;align-items:center}
.mmrt-v2-brand{min-width:0;display:flex;align-items:center;gap:15px;text-decoration:none;color:inherit}
.mmrt-v2-logo{width:var(--mmrt-v2-logo-w,72px)!important;height:var(--mmrt-v2-logo-h,72px)!important;min-width:var(--mmrt-v2-logo-w,72px)!important;flex:0 0 var(--mmrt-v2-logo-w,72px)!important;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:var(--mmrt-header-badge-bg,#f4f7fb);border:1px solid var(--mmrt-header-border,#e5e7eb);box-shadow:0 8px 24px rgba(15,23,42,.08)}
.mmrt-v2-logo img{display:block!important;width:var(--mmrt-v2-logo-w,72px)!important;height:var(--mmrt-v2-logo-h,72px)!important;max-width:none!important;max-height:none!important;min-width:0!important;object-fit:contain!important;padding:3px!important}
.mmrt-v2-logo-fallback{font-size:32px;font-weight:950;color:var(--mmrt-header-badge-text,#fff);background:var(--mmrt-button-bg,var(--primary,#2563eb))}
.mmrt-v2-brand-copy{min-width:0;display:flex;flex-direction:column;gap:5px;text-align:right}
.mmrt-v2-brand-copy strong{display:block;color:var(--mmrt-header-text,#0f172a);font-size:24px;line-height:1.18;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mmrt-v2-brand-copy em{display:block;color:var(--mmrt-header-tagline-color,var(--mmrt-header-muted,#64748b));font-size:12.5px;line-height:1.5;font-style:normal;white-space:normal}
.mmrt-v2-desktop-nav{justify-self:center;display:flex;align-items:center;gap:7px;padding:6px;border:1px solid color-mix(in srgb,var(--mmrt-header-border,#e5e7eb) 78%,transparent);border-radius:17px;background:color-mix(in srgb,var(--mmrt-header-bg,#fff) 94%,var(--mmrt-header-link-hover-bg,#eff6ff));box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}
.mmrt-v2-desktop-nav>a,.mmrt-v2-nav-group>button{min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;padding:10px 17px;border:0;border-radius:12px;background:var(--mmrt-header-link-bg,transparent);color:var(--mmrt-header-link,#172033);text-decoration:none;font:900 var(--mmrt-header-font-size,15px)/1.2 inherit;white-space:nowrap;cursor:pointer;transition:.18s ease}
.mmrt-v2-desktop-nav>a:hover,.mmrt-v2-nav-group>button:hover,.mmrt-v2-nav-group:hover>button{background:var(--mmrt-header-link-hover-bg,#eef4ff);color:var(--mmrt-header-link-hover,#1d4ed8)}
.mmrt-v2-nav-group{position:relative}
.mmrt-v2-nav-dropdown{position:absolute;top:calc(100% + 12px);right:0;min-width:210px;padding:9px;display:none;grid-template-columns:1fr;gap:3px;border:1px solid var(--mmrt-header-border,#e5e7eb);border-radius:16px;background:var(--mmrt-header-dropdown-bg,#fff);box-shadow:0 20px 50px rgba(15,23,42,.16)}
.mmrt-v2-nav-group:hover .mmrt-v2-nav-dropdown,.mmrt-v2-nav-group:focus-within .mmrt-v2-nav-dropdown{display:grid}
.mmrt-v2-nav-dropdown a{padding:12px 13px;border-radius:10px;text-decoration:none;color:var(--mmrt-header-link,#172033);font-weight:850}
.mmrt-v2-nav-dropdown a:hover{background:var(--mmrt-header-link-hover-bg,#eef4ff);color:var(--mmrt-header-link-hover,#1d4ed8)}
.mmrt-v2-desktop-action{justify-self:end}
.mmrt-v2-account-btn{min-width:128px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 18px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--mmrt-button-bg,var(--primary,#2563eb)),color-mix(in srgb,var(--mmrt-button-bg,var(--primary,#2563eb)) 70%,#111827));color:var(--mmrt-button-text,#fff)!important;text-decoration:none;font:900 var(--mmrt-header-button-font-size,14px)/1 inherit;box-shadow:0 12px 25px color-mix(in srgb,var(--mmrt-button-bg,var(--primary,#2563eb)) 28%,transparent);cursor:pointer;transition:.18s ease}
.mmrt-v2-account-btn:hover{transform:translateY(-1px);filter:brightness(1.04)}
.mmrt-v2-account-icon{font-size:18px;line-height:1}
.mmrt-v2-menu-toggle,.mmrt-v2-mobile-panel{display:none}
@media(max-width:1100px) and (min-width:901px){.mmrt-v2-shell{grid-template-columns:minmax(220px,280px) 1fr auto;gap:14px}.mmrt-v2-brand-copy em{display:none}.mmrt-v2-desktop-nav>a,.mmrt-v2-nav-group>button{padding-inline:10px}.mmrt-v2-account-btn{min-width:108px}}
@media(max-width:900px){
 .mmrt-v2-header{position:sticky}
 .mmrt-v2-shell{width:100%;min-height:var(--mmrt-header-mobile-height,82px);padding:10px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}
 .mmrt-v2-brand{gap:11px}
 .mmrt-v2-logo{width:var(--mmrt-v2-logo-mw,58px)!important;height:var(--mmrt-v2-logo-mh,58px)!important;min-width:var(--mmrt-v2-logo-mw,58px)!important;flex-basis:var(--mmrt-v2-logo-mw,58px)!important;border-radius:15px}
 .mmrt-v2-logo img{width:var(--mmrt-v2-logo-mw,58px)!important;height:var(--mmrt-v2-logo-mh,58px)!important;max-width:none!important;max-height:none!important;padding:2px!important}
 .mmrt-v2-brand-copy strong{font-size:18px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
 .mmrt-v2-brand-copy em{font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}
 .mmrt-v2-desktop-nav,.mmrt-v2-desktop-action{display:none!important}
 .mmrt-v2-menu-toggle{display:flex;width:48px;height:48px;padding:0;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid var(--mmrt-header-border,#e5e7eb);border-radius:14px;background:var(--mmrt-header-dropdown-bg,#fff);box-shadow:0 8px 20px rgba(15,23,42,.08);cursor:pointer}
 .mmrt-v2-menu-toggle span{display:block;width:21px;height:2px;border-radius:3px;background:var(--mmrt-header-link,#172033);transition:.2s ease}
 .mmrt-v2-header.menu-open .mmrt-v2-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}
 .mmrt-v2-header.menu-open .mmrt-v2-menu-toggle span:nth-child(2){opacity:0}
 .mmrt-v2-header.menu-open .mmrt-v2-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
 .mmrt-v2-mobile-panel{display:none;padding:0 14px 14px;background:var(--mmrt-header-bg,#fff);border-top:1px solid color-mix(in srgb,var(--mmrt-header-border,#e5e7eb) 70%,transparent)}
 .mmrt-v2-header.menu-open .mmrt-v2-mobile-panel{display:block;animation:mmrtV2Menu .18s ease both}
 .mmrt-v2-mobile-nav{margin-top:10px;padding:9px;display:grid;gap:4px;border:1px solid var(--mmrt-header-border,#e5e7eb);border-radius:18px;background:var(--mmrt-header-dropdown-bg,#fff);box-shadow:0 18px 44px rgba(15,23,42,.11)}
 .mmrt-v2-mobile-nav>a,.mmrt-v2-mobile-nav summary{min-height:49px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;color:var(--mmrt-header-link,#172033);text-decoration:none;font-weight:900;cursor:pointer;list-style:none}
 .mmrt-v2-mobile-nav>a:hover,.mmrt-v2-mobile-nav summary:hover{background:var(--mmrt-header-link-hover-bg,#eef4ff);color:var(--mmrt-header-link-hover,#1d4ed8)}
 .mmrt-v2-mobile-nav summary::-webkit-details-marker{display:none}
 .mmrt-v2-mobile-nav details>div{display:grid;gap:3px;padding:4px 12px 8px}
 .mmrt-v2-mobile-nav details>div a{padding:11px 13px;border-radius:10px;background:color-mix(in srgb,var(--mmrt-header-link-hover-bg,#eef4ff) 70%,transparent);color:var(--mmrt-header-link,#172033);text-decoration:none;font-weight:800}
 .mmrt-v2-mobile-action{padding-top:10px}.mmrt-v2-mobile-action .mmrt-v2-account-btn{width:100%;min-height:52px}
}
@keyframes mmrtV2Menu{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}


/* v2.9.4 - dashboard header isolation + natural logo aspect ratio */
body.mmrt-portal-dashboard .mmrt-v2-header,
body.mmrt-portal-dashboard .mmrt-role-header-v2,
.mmrt-portal-dashboard-shell > .mmrt-v2-header,
.mmrt-portal-dashboard-shell > .mmrt-role-header-v2{
  display:none!important;
}
.mmrt-v2-logo.mmrt-v2-logo-custom{
  width:auto!important;
  height:var(--mmrt-v2-logo-h,72px)!important;
  min-width:0!important;
  min-height:0!important;
  flex:0 0 auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.mmrt-v2-logo.mmrt-v2-logo-custom img{
  display:block!important;
  width:auto!important;
  height:100%!important;
  min-width:0!important;
  min-height:0!important;
  max-width:var(--mmrt-v2-logo-w,72px)!important;
  max-height:var(--mmrt-v2-logo-h,72px)!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
@media(max-width:900px){
  .mmrt-v2-logo.mmrt-v2-logo-custom{
    width:auto!important;
    height:var(--mmrt-v2-logo-mh,58px)!important;
    min-width:0!important;
    min-height:0!important;
    flex-basis:auto!important;
  }
  .mmrt-v2-logo.mmrt-v2-logo-custom img{
    width:auto!important;
    height:100%!important;
    max-width:var(--mmrt-v2-logo-mw,58px)!important;
    max-height:var(--mmrt-v2-logo-mh,58px)!important;
  }
}


/* v2.9.5 - absolute dashboard/public-header isolation and natural logo container */
body.mmrt-dashboard-detected .mmrt-v2-header,
body.mmrt-dashboard-detected .mmrt-role-header-v2,
body:has(.mmrt-org-portal) .mmrt-v2-header,
body:has(.mmrt-org-portal) .mmrt-role-header-v2,
body:has(.mmrt-consultant-portal) .mmrt-v2-header,
body:has(.mmrt-consultant-portal) .mmrt-role-header-v2,
body:has(.mmrt-beneficiary-portal) .mmrt-v2-header,
body:has(.mmrt-beneficiary-portal) .mmrt-role-header-v2,
body:has(.mc-wrap-org-dashboard-clean) .mmrt-v2-header,
body:has(.mc-wrap-org-dashboard-clean) .mmrt-role-header-v2,
body:has(.mmrt-consult-org-dashboard-clean) .mmrt-v2-header,
body:has(.mmrt-consult-org-dashboard-clean) .mmrt-role-header-v2,
body:has([class*="org-dashboard"]) .mmrt-v2-header,
body:has([class*="org-dashboard"]) .mmrt-role-header-v2,
body:has([class*="beneficiary-dashboard"]) .mmrt-v2-header,
body:has([class*="beneficiary-dashboard"]) .mmrt-role-header-v2,
body:has([class*="consultant-dashboard"]) .mmrt-v2-header,
body:has([class*="consultant-dashboard"]) .mmrt-role-header-v2{
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}

#miyaar-master-app .mmrt-v2-brand .mmrt-v2-logo.mmrt-v2-logo-custom,
.mmrt-app .mmrt-v2-brand .mmrt-v2-logo.mmrt-v2-logo-custom,
.mmrt-v2-header .mmrt-v2-brand .mmrt-v2-logo.mmrt-v2-logo-custom{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  max-width:none!important;
  max-height:none!important;
  flex:0 0 auto!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  background:none!important;
  background-color:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
#miyaar-master-app .mmrt-v2-brand .mmrt-v2-logo.mmrt-v2-logo-custom img,
.mmrt-app .mmrt-v2-brand .mmrt-v2-logo.mmrt-v2-logo-custom img,
.mmrt-v2-header .mmrt-v2-brand .mmrt-v2-logo.mmrt-v2-logo-custom img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  max-width:var(--mmrt-v2-logo-w,72px)!important;
  max-height:var(--mmrt-v2-logo-h,72px)!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  background:none!important;
  background-color:transparent!important;
  box-shadow:none!important;
}
@media(max-width:900px){
  #miyaar-master-app .mmrt-v2-brand .mmrt-v2-logo.mmrt-v2-logo-custom img,
  .mmrt-app .mmrt-v2-brand .mmrt-v2-logo.mmrt-v2-logo-custom img,
  .mmrt-v2-header .mmrt-v2-brand .mmrt-v2-logo.mmrt-v2-logo-custom img{
    max-width:var(--mmrt-v2-logo-mw,58px)!important;
    max-height:var(--mmrt-v2-logo-mh,58px)!important;
  }
}


/* ==========================================================
   MMRT unified header final: same header on public pages and all dashboards.
   Unscoped intentionally so the template and shortcode shells share one design.
   ========================================================== */
body .mmrt-v2-header{
  display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;min-height:0!important;max-height:none!important;
  position:sticky!important;top:0!important;z-index:999999!important;width:100%!important;margin:0!important;padding:0!important;
  direction:rtl!important;background:var(--mmrt-header-bg,#fff)!important;border:0!important;border-bottom:1px solid var(--mmrt-header-border,#e5e7eb)!important;
  box-shadow:0 12px 36px rgba(15,23,42,.075)!important;overflow:visible!important;font-family:inherit!important;
}
body .mmrt-v2-header,body .mmrt-v2-header *{box-sizing:border-box!important}
body .mmrt-v2-header .mmrt-v2-shell{
  width:min(calc(100% - 40px),var(--mmrt-header-max-width,1380px))!important;min-height:var(--mmrt-header-height,96px)!important;
  margin:0 auto!important;padding:12px 0!important;display:grid!important;grid-template-columns:minmax(250px,1fr) auto minmax(160px,1fr)!important;
  grid-template-areas:"brand nav action"!important;align-items:center!important;gap:clamp(18px,3vw,48px)!important;overflow:visible!important;
}
body .mmrt-v2-header .mmrt-v2-brand{grid-area:brand!important;justify-self:start!important;min-width:0!important;display:flex!important;align-items:center!important;gap:14px!important;color:var(--mmrt-header-text,#0f172a)!important;text-decoration:none!important}
body .mmrt-v2-header .mmrt-v2-logo{flex:0 0 auto!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;display:flex!important;align-items:center!important;justify-content:center!important}
body .mmrt-v2-header .mmrt-v2-logo img{display:block!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:var(--mmrt-v2-logo-w,72px)!important;max-height:var(--mmrt-v2-logo-h,72px)!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body .mmrt-v2-header .mmrt-v2-logo-fallback{width:var(--mmrt-v2-logo-w,72px)!important;height:var(--mmrt-v2-logo-h,72px)!important;border-radius:18px!important;background:var(--mmrt-header-badge-bg,#2563eb)!important;color:var(--mmrt-header-badge-text,#fff)!important;font-size:28px!important;font-weight:950!important;box-shadow:0 10px 28px rgba(15,23,42,.10)!important}
body .mmrt-v2-header .mmrt-v2-brand-copy{min-width:0!important;display:flex!important;flex-direction:column!important;gap:5px!important;line-height:1.25!important}
body .mmrt-v2-header .mmrt-v2-brand-copy strong{display:block!important;color:var(--mmrt-header-text,#0f172a)!important;font-size:20px!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
body .mmrt-v2-header .mmrt-v2-brand-copy em{display:block!important;color:var(--mmrt-header-tagline-color,var(--mmrt-header-muted,#64748b))!important;font-size:12px!important;font-style:normal!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:290px!important}
body .mmrt-v2-header .mmrt-v2-desktop-nav{grid-area:nav!important;justify-self:center!important;display:flex!important;align-items:center!important;gap:6px!important;overflow:visible!important;white-space:nowrap!important}
body .mmrt-v2-header .mmrt-v2-desktop-nav>a,body .mmrt-v2-header .mmrt-v2-nav-group>button{min-height:44px!important;padding:0 16px!important;border:1px solid transparent!important;border-radius:14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;background:var(--mmrt-header-link-bg,transparent)!important;color:var(--mmrt-header-link,#334155)!important;text-decoration:none!important;font-size:var(--mmrt-header-font-size,15px)!important;font-weight:850!important;cursor:pointer!important;box-shadow:none!important}
body .mmrt-v2-header .mmrt-v2-desktop-nav>a:hover,body .mmrt-v2-header .mmrt-v2-nav-group>button:hover{background:var(--mmrt-header-link-hover-bg,#eff6ff)!important;color:var(--mmrt-header-link-hover,#1d4ed8)!important}
body .mmrt-v2-header .mmrt-v2-nav-group{position:relative!important;display:inline-flex!important;overflow:visible!important}
body .mmrt-v2-header .mmrt-v2-nav-dropdown{position:absolute!important;top:calc(100% + 12px)!important;right:0!important;z-index:1000020!important;min-width:220px!important;padding:8px!important;display:none!important;gap:5px!important;background:var(--mmrt-header-dropdown-bg,#fff)!important;border:1px solid var(--mmrt-header-border,#e5e7eb)!important;border-radius:18px!important;box-shadow:0 22px 55px rgba(15,23,42,.16)!important}
body .mmrt-v2-header .mmrt-v2-nav-group:hover .mmrt-v2-nav-dropdown,body .mmrt-v2-header .mmrt-v2-nav-group:focus-within .mmrt-v2-nav-dropdown{display:grid!important}
body .mmrt-v2-header .mmrt-v2-nav-dropdown a{display:flex!important;align-items:center!important;min-height:42px!important;padding:0 13px!important;border-radius:12px!important;color:var(--mmrt-header-link,#334155)!important;text-decoration:none!important;font-size:14px!important;font-weight:800!important}
body .mmrt-v2-header .mmrt-v2-nav-dropdown a:hover{background:var(--mmrt-header-link-hover-bg,#eff6ff)!important;color:var(--mmrt-header-link-hover,#1d4ed8)!important}
body .mmrt-v2-header .mmrt-v2-desktop-action{grid-area:action!important;justify-self:end!important;display:flex!important;align-items:center!important}
body .mmrt-v2-header .mmrt-v2-account-btn{min-width:126px!important;min-height:46px!important;padding:0 20px!important;border:0!important;border-radius:15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;background:var(--mmrt-button-bg,var(--primary,#2563eb))!important;color:var(--mmrt-button-text,#fff)!important;text-decoration:none!important;font-size:var(--mmrt-header-button-font-size,14px)!important;font-weight:950!important;box-shadow:0 13px 28px rgba(37,99,235,.24)!important;cursor:pointer!important}
body .mmrt-v2-header .mmrt-v2-menu-toggle{display:none!important;grid-area:toggle!important;width:48px!important;height:48px!important;padding:11px!important;border:1px solid var(--mmrt-header-border,#e5e7eb)!important;border-radius:15px!important;background:var(--mmrt-header-bg,#fff)!important;box-shadow:0 9px 24px rgba(15,23,42,.09)!important;cursor:pointer!important}
body .mmrt-v2-header .mmrt-v2-menu-toggle span{display:block!important;width:100%!important;height:3px!important;margin:4px 0!important;border-radius:999px!important;background:var(--mmrt-header-link,#334155)!important}
body .mmrt-v2-header .mmrt-v2-mobile-panel{display:none!important}
body .mmrt-v2-header + .mmrt-consult-app-main,body .mmrt-v2-header + main{margin-top:0!important}
@media(max-width:860px){
 body .mmrt-v2-header .mmrt-v2-shell{width:min(calc(100% - 24px),760px)!important;min-height:var(--mmrt-header-mobile-height,78px)!important;padding:10px 0!important;grid-template-columns:minmax(0,1fr) 48px!important;grid-template-areas:"brand toggle"!important;gap:12px!important}
 body .mmrt-v2-header .mmrt-v2-logo img{max-width:var(--mmrt-v2-logo-mw,58px)!important;max-height:var(--mmrt-v2-logo-mh,58px)!important}
 body .mmrt-v2-header .mmrt-v2-logo-fallback{width:var(--mmrt-v2-logo-mw,58px)!important;height:var(--mmrt-v2-logo-mh,58px)!important;border-radius:15px!important}
 body .mmrt-v2-header .mmrt-v2-brand-copy strong{font-size:16px!important;max-width:calc(100vw - 150px)!important}
 body .mmrt-v2-header .mmrt-v2-brand-copy em{font-size:10px!important;max-width:calc(100vw - 150px)!important}
 body .mmrt-v2-header .mmrt-v2-desktop-nav,body .mmrt-v2-header .mmrt-v2-desktop-action{display:none!important}
 body .mmrt-v2-header .mmrt-v2-menu-toggle{display:block!important;justify-self:end!important}
 body .mmrt-v2-header .mmrt-v2-mobile-panel{width:min(calc(100% - 24px),760px)!important;margin:0 auto 12px!important;padding:10px!important;background:var(--mmrt-header-dropdown-bg,#fff)!important;border:1px solid var(--mmrt-header-border,#e5e7eb)!important;border-radius:20px!important;box-shadow:0 20px 48px rgba(15,23,42,.13)!important}
 body .mmrt-v2-header.menu-open .mmrt-v2-mobile-panel{display:block!important}
 body .mmrt-v2-header .mmrt-v2-mobile-nav{display:grid!important;gap:6px!important}
 body .mmrt-v2-header .mmrt-v2-mobile-nav>a,body .mmrt-v2-header .mmrt-v2-mobile-nav summary{min-height:48px!important;padding:0 15px!important;border-radius:13px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;color:var(--mmrt-header-link,#334155)!important;background:transparent!important;text-decoration:none!important;font-size:15px!important;font-weight:850!important;cursor:pointer!important;list-style:none!important}
 body .mmrt-v2-header .mmrt-v2-mobile-nav details>div{display:grid!important;gap:4px!important;padding:4px 14px 8px!important}
 body .mmrt-v2-header .mmrt-v2-mobile-nav details>div a{min-height:42px!important;padding:0 14px!important;display:flex!important;align-items:center!important;border-radius:11px!important;background:#f8fafc!important;color:var(--mmrt-header-link,#334155)!important;text-decoration:none!important;font-size:14px!important;font-weight:750!important}
 body .mmrt-v2-header .mmrt-v2-mobile-action{display:flex!important;margin-top:10px!important;padding-top:10px!important;border-top:1px solid var(--mmrt-header-border,#e5e7eb)!important}
 body .mmrt-v2-header .mmrt-v2-mobile-action .mmrt-v2-account-btn{width:100%!important;min-height:48px!important}
}

/* 7.8.290: independent tagline color and no phantom brand copy */
body .mmrt-v2-header .mmrt-v2-brand-copy em{color:var(--mmrt-header-tagline-color,var(--mmrt-header-text,#0f172a))!important}
.mmrt-v2-brand-copy:empty{display:none!important}

/* v7.8.292 — navigation and footer social visibility across dashboard/shortcode shells. */
body .mmrt-v2-header .mmrt-v2-desktop-nav>a,
body .mmrt-v2-header .mmrt-v2-nav-group>button,
body .mmrt-v2-header .mmrt-v2-nav-dropdown a,
.mmrt-lms-site-header .mmrt-lms-site-nav>a,
.mmrt-lms-site-header .mmrt-header__group-title,
.mmrt-role-header .mmrt-lms-site-nav>a,
.mmrt-role-header .mmrt-header__group-title,
.mmrt-unified-global-header .mmrt-lms-site-nav>a,
.mmrt-unified-global-header .mmrt-header__group-title {
  color:var(--mmrt-header-text,#0f172a)!important;
  -webkit-text-fill-color:var(--mmrt-header-text,#0f172a)!important;
  opacity:1!important;
}
.mmrt-footer-social-icons a{
  color:var(--mmrt-footer-social-icon,var(--mmrt-footer-link,#5b2dd8))!important;
  -webkit-text-fill-color:var(--mmrt-footer-social-icon,var(--mmrt-footer-link,#5b2dd8))!important;
  opacity:1!important;
}
.mmrt-footer-social-icons svg{display:block!important;color:inherit!important;stroke:currentColor!important;fill:none!important;opacity:1!important}
.mmrt-footer-social-icons svg path,.mmrt-footer-social-icons svg circle,.mmrt-footer-social-icons svg rect{stroke:currentColor!important}
.mmrt-footer-social-icons svg .fill{fill:currentColor!important;stroke:none!important}

/* v7.8.293 — platform name has an independent color from navigation text. */
body .mmrt-v2-header .mmrt-v2-brand-copy strong,
.mmrt-pro-header .mmrt-brand-copy strong{
  color:var(--mmrt-header-brand-color,var(--mmrt-header-text,#0f172a))!important;
}
