@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-consult-wrap{direction:rtl;max-width:1180px;margin:0 auto;padding:28px 16px;font-family:var(--mmrt-rubik-font)!important;color:#0f172a}.mmrt-consult-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;background:linear-gradient(135deg,#0f172a,#1d4ed8);border-radius:30px;padding:34px;box-shadow:0 18px 45px rgba(15,23,42,.16);color:#fff}.mmrt-consult-hero img{width:100%;border-radius:24px;background:#fff}.mmrt-consult-hero span,.mmrt-consult-page-head span{display:inline-flex;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.14);font-weight:800}.mmrt-consult-hero h1{font-size:34px;line-height:1.5;margin:16px 0 8px}.mmrt-consult-hero p{font-size:17px;line-height:1.9;opacity:.94}.mmrt-consult-hero .actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.mmrt-consult-hero a,.mmrt-consult-service-card a,.mmrt-consult-consultant-card a,.mmrt-consult-request-box a{display:inline-flex;text-decoration:none;border-radius:16px;padding:12px 18px;font-weight:800;background:#fff;color:#1d4ed8}.mmrt-consult-hero a.secondary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.28)}.mmrt-consult-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0}.mmrt-consult-kpis div{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:18px;box-shadow:0 12px 30px rgba(15,23,42,.07)}.mmrt-consult-kpis strong{display:block;font-size:28px;color:#1d4ed8}.mmrt-consult-title,.mmrt-consult-page-head h1{font-size:28px;margin:22px 0 12px}.mmrt-consult-page-head{background:#f8fafc;border:1px solid #e2e8f0;border-radius:28px;padding:28px;margin-bottom:22px}.mmrt-consult-page-head span{background:#e0ecff;color:#1d4ed8}.mmrt-consult-page-head p{font-size:16px;line-height:1.8;color:#475569}.mmrt-consult-service-grid,.mmrt-consult-consultant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mmrt-consult-service-card,.mmrt-consult-consultant-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;overflow:hidden;box-shadow:0 12px 30px rgba(15,23,42,.07)}.mmrt-consult-service-card>img{width:100%;height:190px;object-fit:cover}.mmrt-consult-service-card .body,.mmrt-consult-consultant-card>div{padding:18px}.mmrt-consult-service-card h3,.mmrt-consult-consultant-card h3{margin:10px 0;font-size:20px}.mmrt-consult-service-card p,.mmrt-consult-consultant-card p{line-height:1.75;color:#475569}.mmrt-consult-service-card ul,.mmrt-consult-consultant-card ul{padding:0;margin:12px 0;list-style:none;display:grid;gap:7px;color:#334155}.mmrt-consult-service-card .badge{display:inline-flex;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:6px 10px;font-weight:800}.mmrt-consult-service-card a,.mmrt-consult-consultant-card a,.mmrt-consult-request-box a{background:#1d4ed8;color:#fff}.mmrt-consult-consultant-card{display:grid;grid-template-columns:110px 1fr}.mmrt-consult-consultant-card>img{width:110px;height:100%;min-height:260px;object-fit:cover}.mmrt-consult-consultant-card span{color:#1d4ed8;font-weight:800}.mmrt-consult-request-box{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px}.mmrt-consult-request-box a{justify-content:center;text-align:center;padding:22px}.mmrt-consult-empty{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:18px;padding:18px}@media(max-width:900px){.mmrt-consult-hero{grid-template-columns:1fr}.mmrt-consult-kpis,.mmrt-consult-service-grid,.mmrt-consult-consultant-grid,.mmrt-consult-request-box{grid-template-columns:1fr}.mmrt-consult-consultant-card{grid-template-columns:1fr}.mmrt-consult-consultant-card>img{width:100%;height:240px;min-height:0}.mmrt-consult-hero h1{font-size:26px}}
.mmrt-stage2-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:12px}.mmrt-stage2-grid label,.mmrt-consult-service-card label{display:flex;flex-direction:column;gap:7px;font-weight:700}.mmrt-stage2-grid input,.mmrt-stage2-grid select,.mmrt-consult-service-card input,.mmrt-consult-service-card select,.mmrt-consult-service-card textarea{width:100%;border:1px solid #dbe3ef;border-radius:14px;padding:12px;background:#fff;box-sizing:border-box}.mmrt-consult-service-card textarea{resize:vertical}@media(max-width:720px){.mmrt-stage2-grid{grid-template-columns:1fr}}

/* Auto pages strict shell */
.mmrt-consult-auto-page{margin:0;background:#f7f9fc;color:#0f172a;font-family:var(--mmrt-rubik-font)!important}.mmrt-consult-auto-header{position:sticky;top:0;z-index:9999;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 28px;background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(15,23,42,.08);backdrop-filter:blur(10px)}.mmrt-consult-auto-header .brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#0f172a}.mmrt-consult-auto-header .brand span{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:#1d4ed8;color:#fff;font-weight:900}.mmrt-consult-auto-header nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mmrt-consult-auto-header nav a,.mmrt-consult-auto-group button{border:0;background:transparent;color:#0f172a;text-decoration:none;padding:10px 12px;border-radius:12px;font-weight:800;cursor:pointer}.mmrt-consult-auto-header nav a:hover,.mmrt-consult-auto-group:hover button{background:#eef4ff;color:#1d4ed8}.mmrt-consult-auto-group{position:relative}.mmrt-consult-auto-dropdown{position:absolute;right:0;top:100%;min-width:210px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 18px 45px rgba(15,23,42,.12);padding:8px;display:none}.mmrt-consult-auto-group:hover .mmrt-consult-auto-dropdown{display:grid;gap:4px}.mmrt-consult-auto-dropdown a{display:block;white-space:nowrap}.mmrt-consult-auto-header .actions{display:flex;gap:8px}.mmrt-consult-auto-header .actions a{padding:10px 14px;border-radius:12px;text-decoration:none;border:1px solid #dbe3f0;color:#0f172a;font-weight:800;background:#fff}.mmrt-consult-auto-header .actions a.primary{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.mmrt-consult-auto-main{min-height:70vh}.mmrt-consult-auto-footer{text-align:center;padding:24px;background:var(--mmrt-footer-bg,#0f172a);color:var(--mmrt-footer-text,#fff);border-top:1px solid var(--mmrt-footer-border,transparent);margin-top:30px}@media(max-width:900px){.mmrt-consult-auto-header{position:relative;align-items:flex-start;flex-direction:column}.mmrt-consult-auto-header nav{width:100%}.mmrt-consult-auto-dropdown{position:static;box-shadow:none;border:0;background:#f8fafc}.mmrt-consult-auto-group:hover .mmrt-consult-auto-dropdown{display:grid}}
@media print{.mmrt-consult-auto-header,.mmrt-consult-auto-footer,.no-print,.actions{display:none!important}.mmrt-consult-auto-main,.mmrt-consult-wrap{padding:0!important;background:#fff!important}.mmrt-print-report{box-shadow:none!important;border:0!important}.mmrt-report-section{break-inside:avoid;margin-bottom:18px}.mmrt-report-section h3{font-size:18px}.mmrt-report-section p{font-size:16px;line-height:1.8}}

/* Smart consultant strict top slider + readable form controls */
.mmrt-smart-page-strict{padding-top:24px!important}.mmrt-stage3-smart-slider{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:30px;align-items:center;margin:0 auto 26px;padding:34px;border:1px solid #dbeafe;border-radius:34px;background:linear-gradient(135deg,#f8fbff 0%,#fff 48%,#ecfeff 100%);box-shadow:0 26px 80px rgba(15,23,42,.10);overflow:hidden}.mmrt-stage3-smart-slider:before{content:"";position:absolute;left:-120px;bottom:-160px;width:360px;height:360px;border-radius:50%;background:rgba(14,165,233,.13);filter:blur(7px)}.mmrt-stage3-smart-copy{position:relative;z-index:2}.mmrt-stage3-smart-copy>span{display:inline-flex;border-radius:999px;background:#dbeafe;color:#1d4ed8;padding:9px 16px;font-weight:900;margin-bottom:14px}.mmrt-stage3-smart-copy h1{margin:0 0 14px!important;color:#0f172a!important;font-size:42px;line-height:1.35;font-weight:1000}.mmrt-stage3-smart-copy p{margin:0 0 18px!important;color:#334155!important;font-size:17px;line-height:2}.mmrt-stage3-smart-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 20px}.mmrt-stage3-smart-points b{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 12px;border:1px solid #dbeafe;border-radius:16px;background:#fff;color:#075985;box-shadow:0 12px 30px rgba(15,23,42,.06);font-weight:900}.mmrt-stage3-smart-copy a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;border-radius:16px;background:#1d4ed8;color:#fff!important;padding:13px 22px;font-weight:900;box-shadow:0 16px 36px rgba(37,99,235,.22)}.mmrt-stage3-smart-visual{position:relative;z-index:2;min-height:430px;border-radius:30px;background:linear-gradient(180deg,#eff6ff,#fff);border:1px solid #dbeafe;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}.mmrt-stage3-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,.12);opacity:0;transform:translateX(-28px) scale(.96);animation:mmrtStage3SmartSlide 15s infinite}.mmrt-stage3-smart-slide-2{animation-delay:5s}.mmrt-stage3-smart-slide-3{animation-delay:10s}.mmrt-stage3-smart-slide img{width:100%;height:210px;object-fit:cover;background:#dbeafe}.mmrt-stage3-smart-slide div{padding:18px}.mmrt-stage3-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-stage3-smart-slide h2{margin:0 0 8px!important;color:#0f172a!important;font-size:22px;line-height:1.45}.mmrt-stage3-smart-slide p{margin:0!important;color:#475569!important;line-height:1.8}.mmrt-stage3-smart-dots{position:absolute;z-index:4;left:0;right:0;bottom:18px;display:flex;gap:8px;justify-content:center}.mmrt-stage3-smart-dots i{width:10px;height:10px;border-radius:999px;background:#cbd5e1}.mmrt-stage3-smart-dots i:nth-child(1){animation:mmrtStage3SmartDot 15s infinite}.mmrt-stage3-smart-dots i:nth-child(2){animation:mmrtStage3SmartDot 15s infinite 5s}.mmrt-stage3-smart-dots i:nth-child(3){animation:mmrtStage3SmartDot 15s infinite 10s}@keyframes mmrtStage3SmartSlide{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 mmrtStage3SmartDot{0%,7%,36%,100%{background:#cbd5e1;width:10px}10%,30%{background:#1d4ed8;width:30px}}.mmrt-smart-page-head{margin-top:0!important}.mmrt-smart-diagnosis-card{max-width:1080px!important;margin:0 auto!important;overflow:visible!important}.mmrt-smart-diagnosis-card .body{overflow:visible!important}.mmrt-smart-diagnosis-card h3{font-size:24px!important;margin:0 0 18px!important;color:#0f172a!important}.mmrt-smart-form-grid label,.mmrt-smart-textarea{display:flex!important;flex-direction:column!important;gap:8px!important;font-weight:900!important;color:#0f172a!important;line-height:1.5!important}.mmrt-smart-form-grid label>span,.mmrt-smart-textarea>span{display:block!important;font-size:15px!important;color:#0f172a!important;margin:0 0 2px!important;font-weight:900!important;white-space:normal!important}.mmrt-smart-form-grid input,.mmrt-smart-form-grid select,.mmrt-smart-textarea textarea{width:100%!important;min-height:52px!important;border:1px solid #cbd5e1!important;border-radius:14px!important;background:#fff!important;color:#0f172a!important;font-size:15px!important;font-weight:700!important;line-height:1.6!important;box-sizing:border-box!important;text-align:right!important;direction:rtl!important;box-shadow:none!important}.mmrt-smart-form-grid select{padding:12px 16px 12px 42px!important;appearance:auto!important;-webkit-appearance:menulist!important}.mmrt-smart-form-grid input{padding:12px 16px!important}.mmrt-smart-textarea{display:block!important;margin-top:16px!important}.mmrt-smart-textarea textarea{display:block!important;padding:14px 16px!important;min-height:170px!important;resize:vertical!important}.mmrt-smart-submit{font-size:16px!important;padding:12px 24px!important;border-radius:14px!important;background:#1d4ed8!important;border-color:#1d4ed8!important;color:#fff!important;font-weight:900!important}@media(max-width:900px){.mmrt-stage3-smart-slider{grid-template-columns:1fr;padding:24px;border-radius:26px}.mmrt-stage3-smart-copy h1{font-size:30px}.mmrt-stage3-smart-visual{min-height:390px}.mmrt-stage3-smart-points{grid-template-columns:1fr 1fr}}@media(max-width:560px){.mmrt-stage3-smart-slider{padding:18px}.mmrt-stage3-smart-copy h1{font-size:25px}.mmrt-stage3-smart-points{grid-template-columns:1fr}.mmrt-stage3-smart-visual{min-height:360px}.mmrt-stage3-smart-slide{inset:14px;grid-template-rows:160px auto}.mmrt-stage3-smart-slide img{height:160px}.mmrt-stage3-smart-slide h2{font-size:18px}}

/* 6.3.0 — Premium Smart Consultant Motion Slider */
.mmrt-stage3-smart-slider-premium{grid-template-columns:minmax(360px,520px) minmax(0,1fr)!important;min-height:520px!important;background:radial-gradient(circle at 15% 90%,rgba(20,184,166,.18),transparent 30%),radial-gradient(circle at 80% 10%,rgba(37,99,235,.12),transparent 26%),linear-gradient(135deg,#f8fbff 0%,#fff 44%,#ecfeff 100%)!important}
.mmrt-stage3-smart-slider-premium:after{content:"";position:absolute;inset:auto 34px 26px auto;width:180px;height:180px;border-radius:999px;background:rgba(34,197,94,.10);filter:blur(28px);pointer-events:none}
.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-copy h1{font-size:46px!important;letter-spacing:-.8px!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-copy p{max-width:620px!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-copy a{background:linear-gradient(135deg,#0f766e,#2563eb)!important;box-shadow:0 18px 46px rgba(15,118,110,.28)!important;transition:.25s ease!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-copy a:hover{transform:translateY(-3px);filter:brightness(1.04)}
.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-visual{min-height:460px!important;background:linear-gradient(180deg,#eef6ff,#ffffff)!important;isolation:isolate}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.65) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.65) 1px,transparent 1px);background-size:34px 34px;opacity:.45}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-slide{grid-template-rows:245px auto!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(10px);border-color:#dbeafe!important;transform-origin:center!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-slide-body{padding:18px 20px 20px!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-slide-body h2{margin:0 0 8px!important;color:#0f172a!important;font-size:22px!important;line-height:1.45!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-slide-body p{margin:0!important;color:#475569!important;line-height:1.75!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-slide-body span{display:inline-flex;background:#ecfeff!important;color:#0f766e!important;border:1px solid #ccfbf1;border-radius:999px;padding:6px 12px;font-weight:900;font-size:12px;margin-bottom:10px}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-slide-body ul{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 0!important;padding:0!important;list-style:none!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-slide-body li{margin:0!important;padding:6px 10px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#075985;font-size:12px;font-weight:900}
.mmrt-stage3-smart-illustration{position:relative;height:245px;overflow:hidden;background:linear-gradient(135deg,#e0f2fe 0%,#f0fdfa 55%,#fff7ed 100%)}.mmrt-stage3-smart-illustration:before{content:"";position:absolute;inset:18px;border-radius:28px;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.28);box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}
.mmrt-ui-window{position:absolute;right:34px;top:30px;width:245px;height:160px;border-radius:24px;background:#fff;border:1px solid #dbeafe;box-shadow:0 22px 54px rgba(15,23,42,.13);padding:20px;animation:mmrtFloatSoft 5s ease-in-out infinite}.mmrt-ui-top{display:flex;gap:6px;margin-bottom:18px}.mmrt-ui-top i{width:9px;height:9px;border-radius:50%;background:#bfdbfe}.mmrt-ui-top i:nth-child(2){background:#5eead4}.mmrt-ui-top i:nth-child(3){background:#fcd34d}.mmrt-ui-field{height:13px;border-radius:999px;background:linear-gradient(90deg,#c7d2fe,#e2e8f0);margin-bottom:13px;width:76%;position:relative;overflow:hidden}.mmrt-ui-field:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);animation:mmrtShine 2.2s linear infinite}.mmrt-ui-field.wide{width:96%}.mmrt-ui-field.short{width:54%}.mmrt-ui-scan{position:absolute;left:-36px;bottom:18px;min-width:150px;border-radius:18px;background:linear-gradient(135deg,#0f766e,#2563eb);color:#fff;padding:12px 14px;box-shadow:0 16px 36px rgba(37,99,235,.25);animation:mmrtScanMove 4.6s ease-in-out infinite}.mmrt-ui-scan em{display:block;width:38px;height:5px;border-radius:999px;background:rgba(255,255,255,.65);margin-bottom:8px}.mmrt-ui-scan strong{font-size:13px}.mmrt-ai-orbit{position:absolute;left:48px;top:54px;width:118px;height:118px;border-radius:50%;border:1px dashed rgba(37,99,235,.45);animation:mmrtOrbit 8s linear infinite}.mmrt-ai-orbit i{position:absolute;width:18px;height:18px;border-radius:50%;background:#14b8a6;box-shadow:0 0 0 10px rgba(20,184,166,.12)}.mmrt-ai-orbit i:nth-child(1){right:-9px;top:45px}.mmrt-ai-orbit i:nth-child(2){left:14px;top:4px;background:#2563eb}.mmrt-ai-orbit i:nth-child(3){left:22px;bottom:2px;background:#f59e0b}.mmrt-ai-badge{position:absolute;left:42px;bottom:34px;border-radius:999px;background:#fff;color:#0f766e;border:1px solid #99f6e4;padding:9px 14px;font-weight:1000;box-shadow:0 14px 34px rgba(15,23,42,.12);animation:mmrtPop 3.2s ease-in-out infinite}
.mmrt-service-stack{position:absolute;inset:34px;display:grid;grid-template-columns:1fr 1.18fr 1fr;gap:14px;align-items:center}.mmrt-service-stack>div{min-height:150px;border-radius:24px;background:#fff;border:1px solid #dbeafe;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 18px 44px rgba(15,23,42,.10);color:#475569;font-weight:900;animation:mmrtCardIn 6s ease-in-out infinite}.mmrt-service-stack>div.active{min-height:190px;background:linear-gradient(160deg,#fff,#ecfeff);border:2px solid #14b8a6;color:#0f172a;transform:translateY(-8px);box-shadow:0 24px 60px rgba(20,184,166,.22);animation:mmrtRecommended 3.5s ease-in-out infinite}.mmrt-service-stack span{display:block}.mmrt-service-stack b{display:block;margin-top:10px;color:#0f766e;font-size:15px}.mmrt-match-line{position:absolute;right:90px;left:90px;bottom:34px;height:3px;border-radius:999px;background:linear-gradient(90deg,#14b8a6,#2563eb);overflow:hidden}.mmrt-match-line:after{content:"";position:absolute;top:-5px;right:-10px;width:13px;height:13px;border-radius:50%;background:#fff;border:3px solid #14b8a6;animation:mmrtLineDot 3.2s ease-in-out infinite}.mmrt-match-score{position:absolute;left:42px;top:36px;border-radius:999px;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;padding:9px 14px;font-weight:1000;box-shadow:0 14px 34px rgba(37,99,235,.12);animation:mmrtPop 3.8s ease-in-out infinite}
.mmrt-booking-card{position:absolute;right:58px;top:26px;width:270px;border-radius:28px;background:#fff;border:1px solid #dbeafe;box-shadow:0 24px 64px rgba(15,23,42,.14);padding:22px;text-align:center;animation:mmrtFloatSoft 4.8s ease-in-out infinite}.mmrt-booking-card .avatar{width:78px;height:78px;margin:0 auto 12px;border-radius:50%;background:radial-gradient(circle at 35% 28%,#fff 0 10%,#bfdbfe 11% 36%,#1d4ed8 37% 100%);box-shadow:0 0 0 8px #eff6ff,0 15px 34px rgba(37,99,235,.18)}.mmrt-booking-card h4{margin:0 0 5px!important;color:#0f172a!important;font-size:20px}.mmrt-booking-card p{margin:0 0 12px!important;color:#475569!important}.mmrt-booking-card .chips{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-bottom:14px}.mmrt-booking-card .chips span{padding:6px 9px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#075985;font-size:12px;font-weight:900}.mmrt-booking-card button{border:0;border-radius:14px;background:linear-gradient(135deg,#0f766e,#2563eb);color:#fff;padding:10px 18px;font-weight:1000;box-shadow:0 14px 30px rgba(15,118,110,.22)}.mmrt-booking-flow{position:absolute;left:52px;top:72px;width:150px;height:120px}.mmrt-booking-flow:before{content:"";position:absolute;right:0;top:55px;width:150px;height:2px;background:linear-gradient(90deg,#bfdbfe,#14b8a6,#2563eb)}.mmrt-booking-flow i{position:absolute;width:34px;height:34px;border-radius:14px;background:#fff;border:1px solid #bfdbfe;box-shadow:0 14px 32px rgba(15,23,42,.11);animation:mmrtFlowPulse 3s ease-in-out infinite}.mmrt-booking-flow i:nth-child(1){right:0;top:38px}.mmrt-booking-flow i:nth-child(2){right:58px;top:38px;animation-delay:.55s}.mmrt-booking-flow i:nth-child(3){left:0;top:38px;animation-delay:1.1s}
@keyframes mmrtFloatSoft{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes mmrtShine{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}@keyframes mmrtScanMove{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes mmrtOrbit{to{transform:rotate(360deg)}}@keyframes mmrtPop{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.06);opacity:.92}}@keyframes mmrtRecommended{0%,100%{transform:translateY(-8px) scale(1)}50%{transform:translateY(-14px) scale(1.025)}}@keyframes mmrtCardIn{0%,100%{transform:translateY(0);opacity:.86}50%{transform:translateY(6px);opacity:1}}@keyframes mmrtLineDot{0%{right:-10px}100%{right:calc(100% - 5px)}}@keyframes mmrtFlowPulse{0%,100%{transform:scale(1);border-color:#bfdbfe}50%{transform:scale(1.12);border-color:#14b8a6}}
@media(max-width:900px){.mmrt-stage3-smart-slider-premium{grid-template-columns:1fr!important;min-height:auto!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-copy h1{font-size:32px!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-visual{min-height:450px!important}.mmrt-service-stack{inset:28px 18px}.mmrt-booking-card{right:50%;transform:translateX(50%);width:250px}.mmrt-booking-flow{display:none}}@media(max-width:560px){.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-visual{min-height:405px!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-slide{grid-template-rows:190px auto!important}.mmrt-stage3-smart-illustration{height:190px}.mmrt-ui-window{right:20px;top:28px;width:210px;height:130px}.mmrt-ai-orbit{left:20px;top:42px;width:86px;height:86px}.mmrt-ai-badge{left:18px;bottom:24px}.mmrt-service-stack{grid-template-columns:1fr;gap:8px}.mmrt-service-stack>div{min-height:48px}.mmrt-service-stack>div.active{min-height:72px}.mmrt-match-line,.mmrt-match-score{display:none}.mmrt-booking-card{top:18px;width:220px;padding:16px}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-slide-body h2{font-size:18px!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-slide-body ul{display:none}}
.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-slide div{padding:0!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-slide .mmrt-stage3-smart-slide-body{padding:18px 20px 20px!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-illustration span,.mmrt-stage3-smart-slider-premium .mmrt-booking-card .chips span{display:inline-flex!important;margin:0!important;background:transparent!important;border:0;color:inherit!important;padding:0!important;font-size:inherit!important;border-radius:0!important}.mmrt-stage3-smart-slider-premium .mmrt-booking-card .chips span{padding:6px 9px!important;border-radius:999px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;color:#075985!important;font-size:12px!important;font-weight:900!important}.mmrt-stage3-smart-slider-premium .mmrt-stage3-smart-slide-body>span{display:inline-flex!important;background:#ecfeff!important;color:#0f766e!important;border:1px solid #ccfbf1!important;border-radius:999px!important;padding:6px 12px!important;font-weight:900!important;font-size:12px!important;margin-bottom:10px!important}


.mmrt-smart-page-strict .mmrt-stage3-smart-hero-fixed,
.mmrt-smart-page-strict .mmrt-stage3-smart-slider-premium.mmrt-stage3-smart-hero-fixed{
  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;
}
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-fixed:before,
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-fixed:after{
  pointer-events:none!important;
}
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-copy{
  min-width:0!important;
  max-width:100%!important;
  overflow:visible!important;
}
.mmrt-smart-page-strict .mmrt-stage3-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-page-strict .mmrt-stage3-smart-hero-copy p{
  max-width:720px!important;
}
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-points{
  max-width:650px!important;
}
.mmrt-smart-page-strict .mmrt-stage3-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-page-strict .mmrt-stage3-smart-hero-visual-fixed:before{
  border-radius:26px!important;
}
.mmrt-smart-page-strict .mmrt-stage3-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;
}
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-card-head{
  display:grid!important;
  gap:10px!important;
  margin-bottom:14px!important;
}
.mmrt-smart-page-strict .mmrt-stage3-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-page-strict .mmrt-stage3-smart-hero-card-head strong{
  color:#0f172a!important;
  font-size:22px!important;
  line-height:1.55!important;
}
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-card p{
  margin:0 0 18px!important;
  color:#475569!important;
  line-height:1.9!important;
  font-weight:700!important;
}
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-meter{
  height:12px!important;
  border-radius:999px!important;
  background:#e2e8f0!important;
  overflow:hidden!important;
  margin:0 0 18px!important;
}
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-meter i{
  display:block!important;
  height:100%!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#0f766e,#2563eb)!important;
}
.mmrt-smart-page-strict .mmrt-stage3-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-page-strict .mmrt-stage3-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-page-strict .mmrt-stage3-smart-hero-result{
  border-radius:18px!important;
  background:linear-gradient(135deg,#ecfeff,#eff6ff)!important;
  border:1px solid #bfdbfe!important;
  padding:14px!important;
}
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-result span,
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-result strong{
  display:block!important;
}
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-result span{
  color:#0f766e!important;
  font-weight:900!important;
  margin-bottom:6px!important;
  font-size:13px!important;
}
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-result strong{
  color:#0f172a!important;
  font-size:15px!important;
  line-height:1.7!important;
}
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-fixed .mmrt-stage3-smart-dots,
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-fixed .mmrt-stage3-smart-slide{
  display:none!important;
}
@media(max-width:1180px){
  .mmrt-smart-page-strict .mmrt-stage3-smart-hero-fixed,
  .mmrt-smart-page-strict .mmrt-stage3-smart-slider-premium.mmrt-stage3-smart-hero-fixed{
    grid-template-columns:1fr!important;
    max-width:920px!important;
    padding:28px!important;
    overflow:visible!important;
  }
  .mmrt-smart-page-strict .mmrt-stage3-smart-hero-copy{
    text-align:center!important;
  }
  .mmrt-smart-page-strict .mmrt-stage3-smart-hero-copy h1,
  .mmrt-smart-page-strict .mmrt-stage3-smart-hero-copy p,
  .mmrt-smart-page-strict .mmrt-stage3-smart-hero-points{
    margin-inline:auto!important;
  }
  .mmrt-smart-page-strict .mmrt-stage3-smart-hero-visual-fixed{
    max-width:640px!important;
  }
}
@media(max-width:640px){
  .mmrt-smart-page-strict .mmrt-stage3-smart-hero-fixed,
  .mmrt-smart-page-strict .mmrt-stage3-smart-slider-premium.mmrt-stage3-smart-hero-fixed{
    padding:18px!important;
    border-radius:24px!important;
  }
  .mmrt-smart-page-strict .mmrt-stage3-smart-hero-points,
  .mmrt-smart-page-strict .mmrt-stage3-smart-hero-mini-grid{
    grid-template-columns:1fr!important;
  }
  .mmrt-smart-page-strict .mmrt-stage3-smart-hero-card{
    padding:18px!important;
  }
  .mmrt-smart-page-strict .mmrt-stage3-smart-hero-copy h1{
    font-size:28px!important;
  }
}



html, body { overflow-x: clip; }
.mmrt-consult-wrap.mmrt-smart-page-strict{width:min(1180px,calc(100vw - 32px))!important;max-width:100%!important;margin-inline:auto!important;box-sizing:border-box!important;overflow-x:clip!important;}
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-fixed,
.mmrt-smart-page-strict .mmrt-stage3-smart-slider-premium.mmrt-stage3-smart-hero-fixed{
  grid-template-columns:minmax(0,1.05fr) minmax(280px,420px)!important;
  min-height:auto!important;
  max-width:100%!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-fixed .mmrt-stage3-smart-slide,
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-fixed .mmrt-stage3-smart-dots{display:none!important;}
.mmrt-smart-page-strict .mmrt-stage3-smart-hero-visual-fixed{height:auto!important;min-height:auto!important;overflow:visible!important;}
@media(max-width:1180px){
  .mmrt-smart-page-strict .mmrt-stage3-smart-hero-fixed,
  .mmrt-smart-page-strict .mmrt-stage3-smart-slider-premium.mmrt-stage3-smart-hero-fixed{grid-template-columns:1fr!important;}
}
.mmrt-smart-page-strict .mmrt-smart-form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;align-items:start!important;}
@media(max-width:700px){.mmrt-smart-page-strict .mmrt-smart-form-grid{grid-template-columns:1fr!important;}}

/* Phase 8.9: reduce side gutters for public consult pages */
:root{--mmrt-consult-page-gutter:clamp(10px,1.2vw,18px);}
.mmrt-consult-wrap{
  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;
  padding-inline:var(--mmrt-consult-page-gutter)!important;
  box-sizing:border-box!important;
  overflow-x:clip!important;
}

/* Stage 211: public consultants search/filter */
.mmrt-consultant-search{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:18px 18px 16px;margin:0 0 22px;box-shadow:0 14px 34px rgba(15,23,42,.07)}
.mmrt-consultant-search-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.mmrt-consultant-search-head strong{font-size:20px;font-weight:900;color:#0f172a}.mmrt-consultant-search-head span{color:#64748b;font-weight:700;line-height:1.7}.mmrt-consultant-search-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:end}.mmrt-consultant-search label{display:grid;gap:7px}.mmrt-consultant-search label span{font-weight:900;color:#111827}.mmrt-consultant-search input,.mmrt-consultant-search select{width:100%;min-height:48px;border:1px solid #cbd5e1;border-radius:16px;background:#fff;color:#0f172a;padding:0 14px;font-weight:800;outline:none}.mmrt-consultant-search input:focus,.mmrt-consultant-search select:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.mmrt-consultant-search-actions{display:flex;gap:8px;align-items:center}.mmrt-consultant-search-actions button,.mmrt-consultant-search-actions a{min-height:48px;border-radius:16px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900}.mmrt-consultant-search-actions button{border:0;background:#1d4ed8;color:#fff;cursor:pointer}.mmrt-consultant-search-actions a{border:1px solid #dbe3ef;background:#fff;color:#1d4ed8}.mmrt-consultants-result-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0 14px}.mmrt-consultants-result-head strong{font-size:20px;font-weight:900;color:#0f172a}.mmrt-consultants-result-head span{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;border-radius:999px;padding:7px 12px;font-weight:900}
@media(max-width:900px){.mmrt-consultant-search-grid{grid-template-columns:1fr 1fr}.mmrt-consultant-search-actions{grid-column:1/-1}}@media(max-width:560px){.mmrt-consultant-search-grid{grid-template-columns:1fr}.mmrt-consultant-search-actions{display:grid;grid-template-columns:1fr 1fr}.mmrt-consultant-search-head,.mmrt-consultants-result-head{display:grid}}

/* Phase 255: Public consultants cards cleanup — no public experience/pricing fields. */
.mmrt-consult-consultant-card.mmrt-consultant-public-card{display:grid;grid-template-columns:140px minmax(0,1fr);gap:16px;align-items:center;padding:18px;background:linear-gradient(135deg,#fff,#fbfdff);border-color:#dbe7f5}
.mmrt-consult-consultant-card.mmrt-consultant-public-card .mmrt-consultant-photo{display:grid;justify-items:center;gap:8px;align-self:start}
.mmrt-consult-consultant-card.mmrt-consultant-public-card .mmrt-consultant-photo img{width:112px;height:112px;border-radius:50%;object-fit:cover;background:#f1f5f9;border:7px solid #f8fafc;box-shadow:0 12px 24px rgba(15,23,42,.12)}
.mmrt-consult-consultant-card.mmrt-consultant-public-card .mmrt-consultant-photo span{font-size:12px;font-weight:900;color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:999px;padding:6px 9px;text-align:center}
.mmrt-consult-consultant-card.mmrt-consultant-public-card>div{padding:0}.mmrt-consult-consultant-card.mmrt-consultant-public-card h3{font-weight:900}.mmrt-consult-consultant-card.mmrt-consultant-public-card ul{margin:12px 0 16px}
@media(max-width:900px){.mmrt-consult-consultant-card.mmrt-consultant-public-card{grid-template-columns:1fr;text-align:center}.mmrt-consult-consultant-card.mmrt-consultant-public-card a{width:100%;justify-content:center}}


/* PHASE8_263_IDENTITY_COLORS_STAGE1_STRICT */
.mmrt-consult-hero{background:linear-gradient(135deg,var(--primary,#009a9a),var(--secondary,#0b63f6))!important;box-shadow:0 18px 45px color-mix(in srgb,var(--primary,#009a9a) 18%, transparent)!important}
.mmrt-consult-hero a,.mmrt-consult-service-card a,.mmrt-consult-consultant-card a,.mmrt-consult-request-box a{background:linear-gradient(135deg,var(--primary,#009a9a),var(--secondary,#0b63f6))!important;color:#fff!important;border-color:transparent!important}
.mmrt-consult-hero a.secondary{background:rgba(255,255,255,.14)!important;color:#fff!important;border:1px solid rgba(255,255,255,.28)!important}
.mmrt-consult-kpis strong,.mmrt-consult-consultant-card span,.mmrt-consult-page-head span,.mmrt-consult-service-card .badge{color:var(--primary,#009a9a)!important}
.mmrt-consult-page-head span,.mmrt-consult-service-card .badge{background:color-mix(in srgb,var(--primary,#009a9a) 10%, #ffffff)!important;border:1px solid color-mix(in srgb,var(--primary,#009a9a) 16%, #e2e8f0)!important}
.mmrt-consult-service-card,.mmrt-consult-consultant-card,.mmrt-consult-request-box,.mmrt-consult-kpis div,.mmrt-consult-page-head{border-color:color-mix(in srgb,var(--primary,#009a9a) 14%, #e2e8f0)!important}

/* Phase 267 - Unified public footer contact/social links */
.mmrt-consult-auto-footer .mmrt-footer-contact{display:grid;gap:8px;margin-top:8px;text-align:center;color:var(--mmrt-footer-text,#64748b);}
.mmrt-consult-auto-footer .mmrt-footer-contact strong{color:var(--mmrt-footer-link,#0f172a);font-weight:900;}
.mmrt-consult-auto-footer .mmrt-footer-social{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;}
.mmrt-consult-auto-footer .mmrt-footer-social a{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:7px 11px;border-radius:999px;border:1px solid var(--mmrt-footer-border,#e2e8f0);background:var(--mmrt-footer-box-bg,#ffffff);color:var(--mmrt-footer-link,#0f172a)!important;text-decoration:none;font-weight:800;font-size:12px;}

/* v7.8.274 - Unified three-column footer with one Important Links list */
.mmrt-footer-key-public{background:var(--mmrt-footer-bg,#ffffff)!important;color:var(--mmrt-footer-text,#64748b)!important;border-color:var(--mmrt-footer-border,#e2e8f0)!important;}
.footer-box>.mmrt-footer-layout,.mmrt-footer-key-public>.mmrt-footer-layout{width:min(1180px,100%);margin:0 auto;}
.footer-box{display:block!important;padding:30px!important;}
.mmrt-consult-app-footer,.mmrt-consult-auto-footer,.mc-footer{display:block!important;text-align:right!important;padding:34px max(20px,calc((100% - 1180px)/2)) 18px!important;}
.mmrt-footer-layout{display:grid;grid-template-columns:minmax(270px,1.05fr) minmax(230px,.9fr) minmax(270px,1fr);gap:clamp(28px,4vw,64px);align-items:start;direction:rtl;text-align:right;}
.mmrt-footer-column{min-width:0;color:var(--mmrt-footer-text,#64748b);}
.mmrt-footer-column h3{position:relative;margin:0 0 20px;padding-bottom:14px;color:var(--mmrt-footer-link,#0f172a);font-size:clamp(18px,2vw,25px);font-weight:900;line-height:1.35;}
.mmrt-footer-column h3:after{content:"";position:absolute;right:0;left:0;bottom:0;border-bottom:1px dashed color-mix(in srgb,var(--mmrt-footer-border,#e2e8f0) 85%,transparent);}
.mmrt-footer-brand{display:grid;gap:16px;justify-items:start;}
.mmrt-footer-brand-visual{display:flex;align-items:center;gap:13px;min-height:66px;}
.mmrt-footer-logo{display:block;width:auto;max-width:min(250px,100%);height:auto;max-height:104px;object-fit:contain;object-position:right center;}
.mmrt-footer-brand-badge{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:var(--mmrt-footer-link,#0f172a);color:var(--mmrt-footer-box-bg,#fff);font-size:25px;font-weight:900;}
.mmrt-footer-brand-name{color:var(--mmrt-footer-link,#0f172a);font-size:22px;font-weight:900;line-height:1.45;}
.mmrt-footer-brand p{margin:0;max-width:360px;color:var(--mmrt-footer-text,#64748b);font-size:14px;line-height:1.9;}
.mmrt-footer-social-icons{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:2px;}
.mmrt-footer-social-icons a{display:grid!important;place-items:center;width:40px;height:40px;min-height:40px!important;padding:0!important;border:1px solid var(--mmrt-footer-border,#e2e8f0)!important;border-radius:50%!important;background:transparent!important;color:var(--mmrt-footer-link,#0f172a)!important;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease;}
.mmrt-footer-social-icons a:hover{transform:translateY(-3px);background:var(--mmrt-footer-link,#0f172a)!important;color:var(--mmrt-footer-box-bg,#fff)!important;border-color:var(--mmrt-footer-link,#0f172a)!important;}
.mmrt-footer-social-icons svg,.mmrt-footer-important-links svg,.mmrt-footer-contact-list svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto;}
.mmrt-footer-social-icons svg .fill{fill:currentColor;stroke:none;}
.mmrt-footer-important-links{display:grid!important;grid-template-columns:1fr!important;gap:4px!important;align-items:stretch!important;justify-content:stretch!important;}
.mmrt-footer-important-links a{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:11px!important;width:100%!important;padding:7px 0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--mmrt-footer-text,#64748b)!important;text-decoration:none!important;font-size:15px!important;font-weight:700!important;line-height:1.65!important;transition:color .18s ease,transform .18s ease;}
.mmrt-footer-important-links a svg{order:-1;width:20px;height:20px;color:var(--mmrt-footer-link,#0f172a);}
.mmrt-footer-important-links a:hover{color:var(--mmrt-footer-link,#0f172a)!important;transform:translateX(-4px);}
.mmrt-footer-contact-list{display:grid;gap:13px;}
.mmrt-footer-contact-list a,.mmrt-footer-contact-list>div{display:flex;align-items:flex-start;gap:12px;color:var(--mmrt-footer-text,#64748b)!important;text-decoration:none;font-size:15px;font-weight:700;line-height:1.7;overflow-wrap:anywhere;}
.mmrt-footer-contact-list a:hover{color:var(--mmrt-footer-link,#0f172a)!important;}
.mmrt-footer-contact-list svg{margin-top:2px;color:var(--mmrt-footer-link,#0f172a);}
.mmrt-footer-rights{width:min(1180px,100%);margin:26px auto 0;padding-top:16px;border-top:1px solid var(--mmrt-footer-border,#e2e8f0);text-align:center;color:var(--mmrt-footer-text,#64748b);font-size:12px;line-height:1.8;opacity:.9;}
@media(max-width:920px){.mmrt-footer-layout{grid-template-columns:1fr 1fr}.mmrt-footer-brand{grid-column:1/-1}.mmrt-footer-brand p{max-width:620px}}
@media(max-width:640px){.footer-box{padding:24px 20px!important}.mmrt-consult-app-footer,.mmrt-consult-auto-footer,.mc-footer{padding:28px 18px 16px!important}.mmrt-footer-layout{grid-template-columns:1fr;gap:28px}.mmrt-footer-brand{grid-column:auto}.mmrt-footer-logo{max-height:88px}.mmrt-footer-column h3{font-size:20px}.mmrt-footer-social-icons a{width:42px;height:42px}.mmrt-footer-rights{margin-top:22px}}

/* v7.8.275 - Dedicated editable text directly below the footer logo */
.mmrt-footer-brand .mmrt-footer-logo-text{
  display:block;
  width:100%;
  max-width:380px;
  margin:0;
  color:var(--mmrt-footer-text,#64748b);
  font-size:14px;
  font-weight:500;
  line-height:1.95;
  white-space:normal;
  overflow-wrap:anywhere;
}
@media(max-width:640px){
  .mmrt-footer-brand .mmrt-footer-logo-text{max-width:100%;font-size:13.5px;line-height:1.9}
}

/* Phase 278 - Official social media brand colors */
.mmrt-footer-social-icons a{
  color:#fff!important;
  border-color:transparent!important;
  box-shadow:0 7px 18px rgba(15,23,42,.16);
  overflow:hidden;
}
.mmrt-footer-social-icons a svg{position:relative;z-index:1;}
.mmrt-footer-social-icons a:hover,
.mmrt-footer-social-icons a:focus-visible{
  color:inherit!important;
  transform:translateY(-3px) scale(1.04);
  filter:brightness(.94) saturate(1.08);
  box-shadow:0 10px 24px rgba(15,23,42,.22);
}
.mmrt-footer-social-icons a:focus-visible{
  outline:3px solid rgba(255,255,255,.82);
  outline-offset:3px;
}
.mmrt-footer-social-icons a.mmrt-social-whatsapp{background:#25D366!important;color:#fff!important;border-color:#25D366!important;}
.mmrt-footer-social-icons a.mmrt-social-facebook{background:#1877F2!important;color:#fff!important;border-color:#1877F2!important;}
.mmrt-footer-social-icons a.mmrt-social-x{background:#000!important;color:#fff!important;border-color:#000!important;}
.mmrt-footer-social-icons a.mmrt-social-instagram{background:radial-gradient(circle at 30% 110%,#FDF497 0 8%,#FDF497 9%,#FD5949 35%,#D6249F 62%,#285AEB 100%)!important;color:#fff!important;border-color:#D6249F!important;}
.mmrt-footer-social-icons a.mmrt-social-linkedin{background:#0A66C2!important;color:#fff!important;border-color:#0A66C2!important;}
.mmrt-footer-social-icons a.mmrt-social-youtube{background:#FF0000!important;color:#fff!important;border-color:#FF0000!important;}
.mmrt-footer-social-icons a.mmrt-social-tiktok{background:#000!important;color:#fff!important;border-color:#000!important;box-shadow:inset 2px 0 0 rgba(37,244,238,.9),inset -2px 0 0 rgba(254,44,85,.9),0 7px 18px rgba(15,23,42,.16);}
.mmrt-footer-social-icons a.mmrt-social-tiktok:hover,
.mmrt-footer-social-icons a.mmrt-social-tiktok:focus-visible{box-shadow:inset 2px 0 0 rgba(37,244,238,.95),inset -2px 0 0 rgba(254,44,85,.95),0 10px 24px rgba(15,23,42,.22);}
.mmrt-footer-social-icons a.mmrt-social-snapchat{background:#FFFC00!important;color:#000!important;border-color:#FFFC00!important;}
.mmrt-footer-social-icons a.mmrt-social-website{background:#475569!important;color:#fff!important;border-color:#475569!important;}


/* Premium full-width pre-footer and footer — final rebuild */
.mmrt-consult-home .mmrt-ch-features{
  position:relative!important;
  width:100vw!important;
  max-width:none!important;
  margin:32px calc(50% - 50vw) 0!important;
  padding:34px max(24px,calc((100vw - 1180px)/2))!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:0!important;
  border:0!important;
  border-radius:0!important;
  background:linear-gradient(120deg,#0b2f67 0%,#0f4ea8 58%,#0b79a8 100%)!important;
  box-shadow:0 20px 55px rgba(7,26,54,.20)!important;
  color:#fff!important;
  overflow:hidden!important;
}
.mmrt-consult-home .mmrt-ch-features:before{
  content:"";position:absolute;inset:0;pointer-events:none;
  background:radial-gradient(circle at 10% 20%,rgba(255,255,255,.13),transparent 28%),radial-gradient(circle at 88% 80%,rgba(255,255,255,.10),transparent 30%);
}
.mmrt-consult-home .mmrt-ch-features>div{
  position:relative;z-index:1;display:grid!important;grid-template-columns:54px 1fr!important;grid-template-rows:auto auto!important;
  align-items:center!important;column-gap:14px!important;padding:8px 28px!important;border-left:1px solid rgba(255,255,255,.18)!important;
}
.mmrt-consult-home .mmrt-ch-features>div:last-child{border-left:0!important}
.mmrt-consult-home .mmrt-ch-features .mmrt-ch-icon{
  grid-row:1/3!important;width:50px!important;height:50px!important;border-radius:15px!important;
  background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.23)!important;color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18)!important;
}
.mmrt-consult-home .mmrt-ch-features strong{color:#fff!important;font-size:16px!important;font-weight:900!important;line-height:1.5!important}
.mmrt-consult-home .mmrt-ch-features span:not(.mmrt-ch-icon){color:#dbeafe!important;font-size:13px!important;line-height:1.7!important}

.mmrt-footer-key-public.mmrt-premium-footer,
.mmrt-footer-key-public{
  position:relative!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;
  border:0!important;border-radius:0!important;background:var(--mmrt-footer-bg,#071a36)!important;color:var(--mmrt-footer-text,#c6d4ea)!important;
  overflow:hidden!important;text-align:right!important;
}
.mmrt-footer-key-public:before{
  content:"";position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(135deg,rgba(255,255,255,.035),transparent 42%),radial-gradient(circle at 5% 85%,rgba(14,165,168,.13),transparent 26%);
}
.mmrt-footer-key-public>.container,.mmrt-footer-key-public .container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.mmrt-footer-key-public .footer-box,
.mmrt-footer-key-public>.footer-box{
  position:relative;z-index:1;width:min(1180px,calc(100% - 44px))!important;max-width:1180px!important;margin:0 auto!important;
  padding:56px 0 22px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;
}
.mmrt-footer-key-public .mmrt-footer-layout{
  width:100%!important;max-width:none!important;margin:0!important;display:grid!important;
  grid-template-columns:minmax(300px,1.2fr) minmax(210px,.75fr) minmax(270px,1fr)!important;
  gap:clamp(42px,5vw,76px)!important;align-items:start!important;direction:rtl!important;text-align:right!important;
}
.mmrt-footer-key-public .mmrt-footer-column{min-width:0!important;color:var(--mmrt-footer-text,#c6d4ea)!important}
.mmrt-footer-key-public .mmrt-footer-column h3{
  margin:0 0 22px!important;padding:0 0 14px!important;color:var(--mmrt-footer-link,#fff)!important;
  font-size:21px!important;font-weight:900!important;border-bottom:1px solid var(--mmrt-footer-border,#24466f)!important;
}
.mmrt-footer-key-public .mmrt-footer-column h3:after{display:none!important}
.mmrt-footer-key-public .mmrt-footer-brand{display:grid!important;gap:18px!important;justify-items:start!important}
.mmrt-footer-key-public .mmrt-footer-brand-visual{display:flex!important;align-items:center!important;gap:14px!important;min-height:64px!important}
.mmrt-footer-key-public .mmrt-footer-logo{max-width:230px!important;max-height:88px!important;width:auto!important;height:auto!important;object-fit:contain!important;filter:brightness(0) invert(1)}
.mmrt-footer-key-public .mmrt-footer-brand-badge{
  width:60px!important;height:60px!important;border-radius:18px!important;display:grid!important;place-items:center!important;
  background:linear-gradient(135deg,#ffffff,#dceaff)!important;color:#0b2f67!important;font-size:27px!important;font-weight:900!important;
  box-shadow:0 12px 28px rgba(0,0,0,.18)!important;
}
.mmrt-footer-key-public .mmrt-footer-brand-name{color:#fff!important;font-size:25px!important;font-weight:900!important}
.mmrt-footer-key-public .mmrt-footer-brand p,.mmrt-footer-key-public .mmrt-footer-logo-text{
  max-width:390px!important;margin:0!important;color:var(--mmrt-footer-text,#c6d4ea)!important;font-size:14px!important;line-height:2!important;
}
.mmrt-footer-key-public .mmrt-footer-important-links{display:grid!important;gap:4px!important}
.mmrt-footer-key-public .mmrt-footer-important-links a{
  display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;padding:8px 0!important;
  color:var(--mmrt-footer-text,#c6d4ea)!important;background:transparent!important;border:0!important;text-decoration:none!important;font-weight:750!important;
  transition:.18s ease!important;
}
.mmrt-footer-key-public .mmrt-footer-important-links a:hover{color:#fff!important;transform:translateX(-5px)!important}
.mmrt-footer-key-public .mmrt-footer-important-links svg{width:19px!important;height:19px!important;color:#7dd3fc!important}
.mmrt-footer-key-public .mmrt-footer-contact-list{display:grid!important;gap:11px!important}
.mmrt-footer-key-public .mmrt-footer-contact-list a,.mmrt-footer-key-public .mmrt-footer-contact-list>div{
  display:flex!important;align-items:center!important;gap:12px!important;padding:11px 12px!important;border:1px solid rgba(255,255,255,.09)!important;
  border-radius:12px!important;background:rgba(255,255,255,.045)!important;color:var(--mmrt-footer-text,#c6d4ea)!important;text-decoration:none!important;
  line-height:1.6!important;overflow-wrap:anywhere!important;
}
.mmrt-footer-key-public .mmrt-footer-contact-list a:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}
.mmrt-footer-key-public .mmrt-footer-contact-list svg{width:21px!important;height:21px!important;color:#7dd3fc!important;flex:0 0 auto!important}
.mmrt-footer-key-public .mmrt-footer-social-icons{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;margin-top:2px!important}
.mmrt-footer-key-public .mmrt-footer-social-icons a{
  width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;border-radius:13px!important;
  display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.14)!important;background:rgba(255,255,255,.06)!important;
  color:#fff!important;transition:.18s ease!important;
}
.mmrt-footer-key-public .mmrt-footer-social-icons a:hover{transform:translateY(-4px)!important;background:#fff!important;color:#0b2f67!important;border-color:#fff!important}
.mmrt-footer-key-public .mmrt-footer-social-icons svg{width:20px!important;height:20px!important}
.mmrt-footer-key-public .mmrt-footer-rights{
  width:100%!important;max-width:none!important;margin:38px 0 0!important;padding:20px 0 0!important;
  border-top:1px solid var(--mmrt-footer-border,#24466f)!important;text-align:center!important;color:var(--mmrt-footer-text,#c6d4ea)!important;font-size:12px!important;
}
@media(max-width:920px){
  .mmrt-consult-home .mmrt-ch-features{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .mmrt-consult-home .mmrt-ch-features>div:nth-child(2){border-left:0!important}
  .mmrt-consult-home .mmrt-ch-features>div{border-bottom:1px solid rgba(255,255,255,.14)!important;padding:18px 24px!important}
  .mmrt-consult-home .mmrt-ch-features>div:nth-last-child(-n+2){border-bottom:0!important}
  .mmrt-footer-key-public .mmrt-footer-layout{grid-template-columns:1fr 1fr!important}
  .mmrt-footer-key-public .mmrt-footer-brand{grid-column:1/-1!important}
}
@media(max-width:640px){
  .mmrt-consult-home .mmrt-ch-features{grid-template-columns:1fr!important;padding:18px!important}
  .mmrt-consult-home .mmrt-ch-features>div{border-left:0!important;border-bottom:1px solid rgba(255,255,255,.14)!important;padding:17px 8px!important}
  .mmrt-consult-home .mmrt-ch-features>div:last-child{border-bottom:0!important}
  .mmrt-footer-key-public .footer-box,.mmrt-footer-key-public>.footer-box{width:min(100% - 32px,1180px)!important;padding:42px 0 18px!important}
  .mmrt-footer-key-public .mmrt-footer-layout{grid-template-columns:1fr!important;gap:34px!important}
  .mmrt-footer-key-public .mmrt-footer-brand{grid-column:auto!important}
}

/* Homepage configurable pre-footer colors */
.mmrt-consult-home .mmrt-ch-features{background:linear-gradient(135deg,var(--ch-features-bg-start),var(--ch-features-bg-end))!important}
.mmrt-consult-home .mmrt-ch-features>div{border-color:var(--ch-features-border)!important}
.mmrt-consult-home .mmrt-ch-features .mmrt-ch-icon{color:var(--ch-features-icon)!important;background:var(--ch-features-icon-bg)!important}
.mmrt-consult-home .mmrt-ch-features strong{color:var(--ch-features-title)!important}
.mmrt-consult-home .mmrt-ch-features span:not(.mmrt-ch-icon){color:var(--ch-features-text)!important}


/* Premium four-column footer adopted from the contact-page design */
.mmrt-footer-key-public,.mmrt-consult-auto-footer,.mmrt-consult-app-footer,.mc-footer{width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;background:var(--mmrt-footer-bg,#071a36)!important}
.mmrt-footer-key-public .mmrt-footer-layout-premium,.mmrt-footer-layout-premium{width:min(1220px,calc(100% - 40px))!important;max-width:1220px!important;margin:0 auto!important;display:grid!important;grid-template-columns:1fr .9fr .9fr 1.15fr!important;gap:clamp(28px,4vw,60px)!important;padding:54px 0 38px!important;direction:rtl!important;align-items:start!important}
.mmrt-footer-layout-premium .mmrt-footer-column{min-width:0}
.mmrt-footer-layout-premium h3{color:var(--mmrt-footer-link,#fff)!important;font-size:18px!important;margin:0 0 20px!important;font-weight:900!important}
.mmrt-footer-layout-premium .mmrt-footer-services-links,.mmrt-footer-layout-premium .mmrt-footer-important-links{display:flex!important;flex-direction:column!important;gap:11px!important}
.mmrt-footer-layout-premium .mmrt-footer-services-links a,.mmrt-footer-layout-premium .mmrt-footer-important-links a{color:var(--mmrt-footer-text,#c6d4ea)!important;text-decoration:none!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0!important;background:none!important;border:0!important;min-height:auto!important}
.mmrt-footer-layout-premium .mmrt-footer-important-links svg{display:none!important}
.mmrt-footer-layout-premium .mmrt-footer-contact-list{display:flex!important;flex-direction:column!important;gap:13px!important}
.mmrt-footer-layout-premium .mmrt-footer-contact-list>a,.mmrt-footer-layout-premium .mmrt-footer-contact-list>div{display:flex!important;align-items:center!important;gap:10px!important;color:var(--mmrt-footer-text,#c6d4ea)!important;text-decoration:none!important}
.mmrt-footer-layout-premium .mmrt-footer-contact-list svg{width:18px!important;height:18px!important;color:var(--mmrt-footer-link,#fff)!important;stroke:currentColor!important}
.mmrt-footer-layout-premium .mmrt-footer-brand-visual{justify-content:flex-start!important}
.mmrt-footer-layout-premium .mmrt-footer-brand{display:flex!important;flex-direction:column!important;align-items:flex-start!important}
.mmrt-footer-layout-premium .mmrt-footer-logo-text{color:var(--mmrt-footer-text,#c6d4ea)!important;line-height:1.9!important;text-align:right!important;margin:14px 0 20px!important}
.mmrt-footer-layout-premium .mmrt-footer-social-icons{justify-content:flex-start!important}
.mmrt-footer-layout-premium .mmrt-footer-social-icons a{width:38px!important;height:38px!important;border-radius:50%!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important}
.mmrt-footer-key-public .mmrt-footer-rights,.mmrt-footer-rights{width:min(1220px,calc(100% - 40px))!important;max-width:1220px!important;margin:0 auto!important;padding:20px 0 24px!important;border-top:1px solid var(--mmrt-footer-border,#24466f)!important;text-align:right!important;color:var(--mmrt-footer-text,#c6d4ea)!important}
@media(max-width:980px){.mmrt-footer-key-public .mmrt-footer-layout-premium,.mmrt-footer-layout-premium{grid-template-columns:1fr 1fr!important}}
@media(max-width:640px){.mmrt-footer-key-public .mmrt-footer-layout-premium,.mmrt-footer-layout-premium{width:min(100% - 32px,1220px)!important;grid-template-columns:1fr!important;padding:38px 0 26px!important}.mmrt-footer-key-public .mmrt-footer-rights,.mmrt-footer-rights{width:min(100% - 32px,1220px)!important}}

/* Contact page management + Arabic footer order fix */
.mmrt-footer-layout-premium{direction:rtl!important;text-align:right!important}
.mmrt-footer-layout-premium .mmrt-footer-column,.mmrt-footer-layout-premium h3,.mmrt-footer-layout-premium p,.mmrt-footer-layout-premium nav{direction:rtl!important;text-align:right!important}
.mmrt-footer-layout-premium .mmrt-footer-contact-list>a,.mmrt-footer-layout-premium .mmrt-footer-contact-list>div,.mmrt-footer-layout-premium .mmrt-footer-services-links a,.mmrt-footer-layout-premium .mmrt-footer-important-links a{justify-content:flex-start!important;text-align:right!important}
.mmrt-footer-layout-premium .mmrt-footer-brand,.mmrt-footer-layout-premium .mmrt-footer-brand-visual{align-items:flex-start!important;justify-content:flex-start!important;text-align:right!important}


/* Phase final: editable pre-footer colors + clear large icons */
.mmrt-consult-home .mmrt-ch-features{
  background:linear-gradient(120deg,var(--ch-features-bg-start,#0b2f7f),var(--ch-features-bg-end,#1557d6))!important;
}
.mmrt-consult-home .mmrt-ch-features>div{border-color:var(--ch-features-border,rgba(255,255,255,.18))!important;}
.mmrt-consult-home .mmrt-ch-features .mmrt-ch-icon{
  width:62px!important;height:62px!important;min-width:62px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  border-radius:18px!important;background:var(--ch-features-icon-bg,rgba(255,255,255,.14))!important;
  color:var(--ch-features-icon,#fff)!important;font-size:30px!important;line-height:1!important;
  border:1px solid color-mix(in srgb,var(--ch-features-icon,#fff) 28%,transparent)!important;
}
.mmrt-consult-home .mmrt-ch-features .mmrt-ch-icon b{font:inherit!important;line-height:1!important;color:inherit!important;display:block!important;}
.mmrt-consult-home .mmrt-ch-features strong{color:var(--ch-features-title,#fff)!important;font-size:17px!important;}
.mmrt-consult-home .mmrt-ch-features span:not(.mmrt-ch-icon){color:var(--ch-features-text,#dbeafe)!important;font-size:14px!important;}
.mmrt-contact-inquiries-front .wrap{margin:0!important;padding:0!important;}
.mmrt-contact-inquiries-front table{width:100%!important;border-collapse:collapse!important;background:#fff!important;}
.mmrt-contact-inquiries-front th,.mmrt-contact-inquiries-front td{padding:12px!important;text-align:right!important;border-bottom:1px solid #e5e7eb!important;}
@media(max-width:700px){.mmrt-consult-home .mmrt-ch-features .mmrt-ch-icon{width:56px!important;height:56px!important;min-width:56px!important;font-size:27px!important;}}

/* v7.8.292 — final cross-shell visibility guards. */
.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,
body .mmrt-v2-header .mmrt-v2-desktop-nav>a,
body .mmrt-v2-header .mmrt-v2-nav-group>button{
  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}
