
:root{
  --primary:#15c7b0;
  --primary-dark:#0d9c8d;
  --secondary:#19324d;
  --accent:#effbf8;
  --bg:#f3f7fb;
  --panel:#ffffff;
  --muted:#687e92;
  --line:#dfe7ef;
  --line-2:#eef3f7;
  --shadow:0 22px 55px rgba(17,41,70,.08);
}
html,body{font-family:"IBM Plex Sans Arabic",sans-serif;background:var(--bg);color:#20384e;scroll-behavior:smooth}
a{transition:.2s ease;text-decoration:none}
.app-body{background:linear-gradient(180deg,#fbfdff 0%,#f3f7fb 100%)}
.site-nav{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);border-bottom:1px solid rgba(223,231,239,.9)}
.nav-shell{padding:1rem 1.25rem}
.brand-text{gap:.85rem;color:var(--secondary)!important;padding-inline:0!important}
.brand-text strong{display:block;font-size:1rem;line-height:1.1}.brand-text small{display:block;color:var(--muted);font-size:.78rem}
.brand-mark{width:48px;height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary),#68e2d3);color:#fff;font-weight:700;box-shadow:0 12px 28px rgba(20,199,176,.22)}
.nav-links,.nav-actions{align-items:center;gap:.35rem}.navbar-item{font-weight:500;color:#30485f}.navbar-item:hover{color:var(--secondary);background:transparent}
.login-link{color:#41596f!important}.cta-btn{background:linear-gradient(135deg,var(--primary),var(--primary-dark))!important;border:none;color:#fff!important;border-radius:14px;padding-inline:1.2rem;box-shadow:0 14px 28px rgba(20,199,176,.22)}.alt-btn{border-radius:14px;border:1px solid var(--line);background:#fff}
.hero-section{padding:4.75rem 1.25rem 3rem;background:radial-gradient(circle at top right,#e7fffb 0,#f7fcff 33%,#f4f8fc 100%)}
.hero-upgraded{position:relative;overflow:hidden}.hero-upgraded:after{content:"";position:absolute;left:-80px;bottom:-80px;width:260px;height:260px;background:radial-gradient(circle,rgba(21,199,176,.12),transparent 70%);pointer-events:none}
.hero-grid{align-items:center}.eyebrow,.section-kicker,.soft-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.48rem .85rem;border-radius:999px;background:#dff8f3;color:#0f7f73;font-size:.82rem;font-weight:600}
.hero-title{font-size:clamp(2rem,4vw,3.7rem);line-height:1.1;font-weight:700;color:#162f4a;margin:0 0 1rem;max-width:14ch}
.hero-text,.page-hero-text{font-size:1.04rem;line-height:2;color:#51687d;max-width:46rem}
.hero-points{display:grid;gap:.75rem;margin-top:1.3rem}.hero-points div{position:relative;padding-right:1.4rem;color:#30485f}.hero-points div:before{content:"";position:absolute;right:0;top:.7rem;width:8px;height:8px;border-radius:50%;background:var(--primary)}
.hero-actions{gap:.85rem}.soft-panel,.service-card,.step-card,.faq-card,.article-card,.info-card,.mini-stat,.provider-card,.metric-card,.soft-card,.glass-card,.detail-card{background:var(--panel);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}
.hero-visual{padding:1.4rem}.hero-panel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.panel-stat-card{padding:1rem;border-radius:18px;background:#f8fbff;border:1px solid var(--line-2)}.panel-stat-card span{display:block;font-size:1.8rem;font-weight:700;color:#18324d}.panel-stat-card small{color:var(--muted)}
.journey-list{display:grid;gap:.9rem}.journey-item{display:flex;align-items:center;gap:.9rem;padding:1rem;border-radius:18px;background:#f8fbff;border:1px solid #edf3f8}.journey-item span,.step-card span{width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dff8f3,#f1fffc);color:#0c8778;font-weight:700;flex-shrink:0}.journey-item strong{display:block;color:#18324d}.journey-item small{display:block;color:var(--muted);margin-top:.2rem}
.section-space{padding:4rem 1.25rem}.centered-head{text-align:center;max-width:760px;margin:0 auto 2rem}.section-head h2{font-size:2.3rem;font-weight:700;color:#18324d;margin:.8rem 0 .55rem}.section-head p{color:var(--muted);line-height:1.9}.alt-section{background:linear-gradient(180deg,#f8fbfe,#f3f8fc)}.slim-container{max-width:880px!important}
.service-card{height:100%;padding:1.4rem;display:block;color:inherit}.service-card-link:hover{transform:translateY(-3px);border-color:#cfe7df}.service-icon{width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:#eafaf7;color:#11a693;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.service-card h3{font-size:1.25rem;font-weight:700;color:#18324d;margin-bottom:.65rem}.service-card p{color:var(--muted);line-height:1.9}.service-card small{display:block;margin-top:1rem;color:#0f7f73;font-weight:600}
.provider-card{padding:1.5rem;height:100%}.provider-avatar{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#19324d,#3a628d);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.35rem;font-weight:700;margin-bottom:1rem}.provider-card h3{font-size:1.2rem;font-weight:700;color:#18324d;margin-bottom:.35rem}.provider-meta,.provider-location{color:#577084;font-size:.95rem}.provider-card p{color:var(--muted);line-height:1.9}.provider-card-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1.2rem}
.polished-grid,.timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.step-card{padding:1.35rem}.step-card h4{font-size:1.05rem;font-weight:700;color:#1b3551;margin:.9rem 0 .6rem}.step-card p{color:var(--muted);line-height:1.8}
.faq-card{padding:1.25rem 1.3rem;margin-bottom:1rem}.faq-card strong{display:block;color:#17324d;font-size:1.02rem;margin-bottom:.55rem}.faq-card p{color:var(--muted);line-height:1.95;margin:0}
.article-card{padding:1.35rem;height:100%}.article-badge{display:inline-flex;padding:.35rem .7rem;border-radius:999px;background:#eef5ff;color:#365f95;font-size:.76rem;font-weight:700;margin-bottom:1rem}.article-card h4{font-size:1.1rem;font-weight:700;color:#18324d;margin-bottom:.75rem}.article-card p{color:var(--muted);line-height:1.9}
.final-cta-section{padding:1rem 1.25rem 4rem}.final-cta-box{background:linear-gradient(135deg,#16324e,#22476f);border-radius:28px;padding:2rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;color:#fff;box-shadow:0 20px 50px rgba(18,43,74,.2)}.final-cta-box .section-kicker{background:rgba(255,255,255,.12);color:#e6fff9}.final-cta-box h2{font-size:2rem;font-weight:700;margin-bottom:.55rem}.final-cta-box p{color:rgba(255,255,255,.82);margin:0}
.inner-hero{padding:3.5rem 1.25rem 2rem;background:linear-gradient(180deg,#f9fcff,#eef5fb)}.page-hero-title{font-size:clamp(2rem,3vw,3rem);color:#17324d;font-weight:700;margin-top:.9rem}.single-list{display:grid;gap:.8rem;line-height:1.8}.single-list li{background:#f8fbff;border:1px solid var(--line-2);border-radius:14px;padding:.9rem 1rem;list-style:none}
.provider-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.detail-card{padding:1rem 1.1rem}.detail-card span{display:block;color:var(--muted);margin-bottom:.45rem}.detail-card strong{color:#17324d}
.site-footer{border-top:1px solid var(--line);padding:1.5rem 1.25rem 2rem;background:#fff}.footer-shell{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.footer-shell p{color:var(--muted);margin-top:.55rem;max-width:560px}.footer-links{display:flex;gap:1rem;flex-wrap:wrap}.footer-links a{color:#31506d}
.auth-section{min-height:calc(100vh - 80px)}.auth-links{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}
.dashboard-body{background:#eff4f8}.dashboard-shell{display:flex;min-height:100vh}.dashboard-sidebar{width:280px;background:#132b45;padding:1.1rem;display:flex;flex-direction:column;justify-content:space-between;position:sticky;top:0;height:100vh;color:#fff;border-left:1px solid rgba(255,255,255,.08)}.brand-box{font-weight:700;font-size:1.35rem;color:#fff;background:rgba(255,255,255,.08);padding:1rem;border-radius:22px;margin-bottom:1rem}.brand-box span{display:block;font-size:.82rem;color:rgba(255,255,255,.72);font-weight:500;margin-top:.25rem}.sidebar-caption{color:rgba(255,255,255,.65);font-size:.86rem;margin-bottom:1rem}.menu-group{margin-bottom:1rem}.menu-group-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.48);margin-bottom:.6rem;padding-inline:.25rem}.menu-link{display:block;padding:.85rem 1rem;border-radius:14px;color:#dbe7f4;transition:.2s;background:transparent}.menu-link:hover,.menu-link.is-active{background:rgba(255,255,255,.1);color:#fff}.sidebar-bottom .button{border-radius:14px}
.dashboard-main{flex:1;padding:1.5rem}.dashboard-topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;margin-bottom:1.25rem;background:rgba(255,255,255,.72);backdrop-filter:blur(10px)}.topbar-user{display:flex;align-items:center;gap:1rem}.topbar-badges{display:flex;gap:.7rem;flex-wrap:wrap}.dashboard-title{font-size:1.65rem;font-weight:700;color:#173449}.dashboard-subtitle{color:#6b8191}.mobile-menu-toggle{display:none}.dashboard-page-space{display:block}.dashboard-metrics-row .column{display:flex}.kpi-card{width:100%;padding:1.25rem}.metric-card span{display:block;color:#6c8192;margin-bottom:.45rem}.metric-card strong{display:block;font-size:1.9rem;color:#173449}.metric-card small{display:block;color:#7a8d9e;margin-top:.35rem}
.admin-hero-card{border-radius:26px;padding:1.4rem;background:linear-gradient(135deg,#ffffff,#f5fbff)}.admin-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.quick-actions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;min-width:240px}.quick-action{display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:16px;border:1px solid var(--line);background:#fff;color:#17324d;font-weight:600}.quick-action:hover{border-color:#cfe0ef;transform:translateY(-2px)}
.status-stack{display:grid;gap:.8rem}.status-row{display:flex;justify-content:space-between;align-items:center;background:#f8fbff;border:1px solid var(--line-2);border-radius:14px;padding:.8rem .95rem}.status-row span{color:#4f6579}.status-row strong{color:#17324d}.section-split-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.summary-grid{display:grid;gap:.9rem}.summary-item{padding:1rem;background:#f8fbff;border:1px solid var(--line-2);border-radius:16px}.summary-item span{display:block;color:var(--muted);margin-bottom:.3rem}.summary-item strong{color:#17324d}
.client-welcome-card{padding:1.3rem 1.4rem}.feature-chip-row{display:flex;gap:.7rem;flex-wrap:wrap}.feature-chip{display:inline-flex;padding:.58rem .9rem;border-radius:999px;background:#eef7ff;color:#315c88;font-weight:600;font-size:.88rem}
.table-wrap{overflow:auto}.modern-table th{font-size:.85rem;color:#607688;font-weight:700;border-color:var(--line-2)!important}.modern-table td{vertical-align:middle;border-color:var(--line-2)!important}.modern-table tr:hover td{background:#fbfdff}
.gap-2{gap:.6rem}.h-100{height:100%}.content-block{line-height:1.95}
@media (max-width: 1023px){.polished-grid,.timeline-grid{grid-template-columns:repeat(2,1fr)}.dashboard-sidebar{position:fixed;right:-100%;z-index:1000;transition:.25s}.dashboard-sidebar.open{right:0}.mobile-menu-toggle{display:inline-flex}.final-cta-box,.admin-hero-top{flex-direction:column;align-items:flex-start}.provider-detail-grid,.hero-panel-grid{grid-template-columns:1fr}.footer-shell{flex-direction:column}}
@media (max-width: 768px){.nav-shell{padding:.8rem 1rem}.hero-section,.section-space,.final-cta-section,.inner-hero{padding-inline:1rem}.hero-section{padding-top:3rem}.hero-title{max-width:none}.polished-grid,.timeline-grid{grid-template-columns:1fr}.dashboard-main{padding:1rem}.quick-actions-grid{grid-template-columns:1fr;width:100%}.provider-card-footer,.section-split-head{flex-direction:column;align-items:flex-start}.hero-actions .button{width:100%}.footer-links{flex-direction:column;gap:.5rem}}
