:root{--green:#065f46;--green2:#10b981;--dark:#053b2f;--bg:#f6f8f7;--text:#0f172a;--muted:#64748b;--line:#e2e8f0}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Cairo,Inter,Arial,sans-serif;padding-bottom:92px}a{text-decoration:none;color:inherit}.app-shell{max-width:1180px;margin:auto}.app-header{background:linear-gradient(145deg,#052e26,#065f46 54%,#10b981);color:#fff;border-radius:0 0 2rem 2rem;box-shadow:0 18px 45px rgba(6,78,59,.18);overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-logo{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.16)}.brand-logo img{width:100%;height:100%;object-fit:cover}.brand strong{display:block;font-weight:900;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand small{display:block;color:#d1fae5;font-size:12px}.top-actions{display:flex;gap:8px;align-items:center}.lang-select,.icon-btn{height:42px;border:0;border-radius:16px;background:rgba(255,255,255,.13);color:#fff;font-weight:800;padding:0 12px}.lang-select option{color:#0f172a}.icon-btn{display:grid;place-items:center;min-width:42px}.hero{text-align:center;padding:32px 16px 48px}.pill{display:inline-block;margin:0 0 12px;padding:7px 14px;border-radius:999px;background:rgba(255,255,255,.13);font-size:12px;font-weight:900}.hero h1{margin:0;font-size:clamp(30px,5vw,64px);line-height:1.15;font-weight:900}.subtitle{margin:12px 0 0;color:#ecfdf5;font-weight:900;font-size:18px}.hero-text{max-width:760px;margin:14px auto 0;color:rgba(236,253,245,.92);line-height:1.9}.search-box{max-width:640px;margin:24px auto 0;background:#fff;color:#065f46;border-radius:22px;padding:8px 14px;display:flex;align-items:center;gap:8px;box-shadow:0 20px 40px rgba(0,0,0,.15)}.search-box input{height:44px;border:0;outline:0;flex:1;font:inherit}.trust{margin-top:-28px;background:#fff;border-radius:28px;padding:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;box-shadow:0 18px 45px rgba(6,78,59,.12)}.trust div{background:#ecfdf5;color:#064e3b;border-radius:20px;padding:14px 8px;font-size:13px;font-weight:900;text-align:center}.trust span{display:block;font-size:20px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:34px 16px 0}.stats article,.service-card,.plans article,.faq-list article,.text-page,.service-detail,.service-cta{background:#fff;border:1px solid var(--line);box-shadow:0 4px 18px rgba(15,23,42,.04)}.stats article{border-radius:26px;padding:18px}.stats span{float:inline-end;border-radius:999px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:900;padding:4px 8px}.stats strong{display:block;font-size:30px;font-weight:900}.stats small{font-weight:800;color:var(--muted)}.section{padding:38px 16px 0}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.section-title p{margin:0;color:#059669;text-transform:uppercase;font-size:12px;font-weight:900}.section-title h2,.plain-title{margin:0;font-size:28px;font-weight:900}.section-title span{color:#047857;font-weight:900}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.service-card{min-height:172px;border-radius:28px;padding:18px;transition:.2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(6,78,59,.14)}.service-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:#d1fae5;color:#047857;font-size:24px;font-weight:900}.service-card h3{font-size:15px;line-height:1.7;margin:14px 0 8px;font-weight:900}.service-card p{margin:0;color:var(--muted);font-weight:800;font-size:12px}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.plans article{border-radius:28px;padding:22px}.plans .featured{background:linear-gradient(145deg,#065f46,#10b981);color:#fff;border-color:#059669}.plans p{margin:0;color:#047857;font-weight:900}.plans .featured p{color:#d1fae5}.plans h3{font-size:22px;margin:10px 0;font-weight:900}.plans span{color:var(--muted);line-height:1.8}.plans .featured span{color:#ecfdf5}.cta{margin-top:40px;margin-bottom:24px;padding:26px;border-radius:32px;background:linear-gradient(145deg,#052e26,#047857,#14b8a6);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:0 18px 45px rgba(6,78,59,.18)}.cta h2{margin:0;font-size:28px;font-weight:900}.cta p{margin:8px 0 0;color:#d1fae5;line-height:1.8}.cta a,.service-cta a{background:#fff;color:#064e3b;border-radius:18px;padding:14px 20px;font-weight:900;white-space:nowrap}.service-layout{display:grid;grid-template-columns:1fr 340px;gap:22px;padding:34px 16px}.service-detail{border-radius:32px;padding:28px}.back-link{color:#047857;font-weight:900}.service-detail h1{font-size:42px;line-height:1.2;margin:18px 0 12px;font-weight:900}.lead{font-size:17px;line-height:2;color:#475569}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.info-grid div{background:#f8fafc;border-radius:22px;padding:16px}.info-grid small{display:block;color:var(--muted);font-weight:800}.info-grid strong{display:block;margin-top:6px}.requirements{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.requirements span{background:#ecfdf5;color:#064e3b;border-radius:18px;padding:12px;font-weight:900}.content h2{font-size:26px;color:#064e3b}.content h3{font-size:20px}.content p,.content li{line-height:2;color:#475569}.service-cta{position:sticky;top:20px;height:max-content;border-radius:32px;padding:22px}.service-cta h2{margin:0 0 8px;font-weight:900}.service-cta p{line-height:1.8;color:var(--muted)}.service-cta a{display:block;text-align:center;background:#047857;color:#fff}.sticky-order{display:none}.faq-list{display:grid;gap:12px;margin-top:18px}.faq-list article,.text-page{border-radius:28px;padding:22px}.faq-list h2,.text-page h1{margin:0;color:#064e3b;font-weight:900}.faq-list p,.text-page p{line-height:2;color:#475569}.float-whatsapp{position:fixed;z-index:50;inset-inline-end:16px;bottom:96px;width:58px;height:58px;border-radius:22px;display:grid;place-items:center;background:#25d366;color:#fff;font-weight:900;box-shadow:0 16px 34px rgba(37,211,102,.35)}.bottom-nav{position:fixed;z-index:45;inset-inline:0;bottom:0;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-top:1px solid var(--line);display:none;grid-template-columns:repeat(4,1fr);padding:8px 8px max(8px,env(safe-area-inset-bottom));box-shadow:0 -10px 28px rgba(15,23,42,.08)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:3px;border-radius:18px;padding:8px 4px;color:#64748b;font-size:18px;font-weight:900}.bottom-nav span{font-size:11px}.bottom-nav a:first-child{color:#047857}@media (max-width:800px){.app-header{border-radius:0 0 30px 30px}.brand strong{max-width:160px}.hero{padding-bottom:44px}.trust{margin-inline:12px}.stats{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:repeat(2,1fr)}.plans{grid-template-columns:1fr}.cta{display:block;margin-inline:16px}.cta a{display:inline-block;margin-top:18px}.service-layout{display:block;padding:24px 16px}.service-detail{padding:22px}.service-detail h1{font-size:32px}.service-cta{display:none}.info-grid,.requirements{grid-template-columns:1fr}.bottom-nav{display:grid}.sticky-order{display:block;position:fixed;z-index:50;inset-inline:16px;bottom:92px;background:#047857;color:#fff;text-align:center;border-radius:18px;padding:15px;font-weight:900;box-shadow:0 16px 34px rgba(4,120,87,.3)}}

/* Premium mobile bottom navigation */
@media (max-width:800px){
  body{
    padding-bottom:118px;
  }
  .bottom-nav{
    left:12px;
    right:12px;
    bottom:10px;
    inset-inline:12px;
    width:auto;
    max-width:480px;
    margin-inline:auto;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:4px;
    padding:8px;
    padding-bottom:calc(8px + env(safe-area-inset-bottom));
    border:1px solid rgba(226,232,240,.85);
    border-radius:28px;
    background:rgba(255,255,255,.9);
    box-shadow:0 -8px 28px rgba(15,23,42,.10),0 18px 45px rgba(6,78,59,.16);
    -webkit-backdrop-filter:blur(20px) saturate(150%);
    backdrop-filter:blur(20px) saturate(150%);
  }
  .bottom-nav::before{
    content:"";
    position:absolute;
    inset:6px;
    z-index:-1;
    border-radius:24px;
    background:linear-gradient(180deg,rgba(236,253,245,.65),rgba(255,255,255,.45));
    pointer-events:none;
  }
  .bottom-nav a{
    position:relative;
    min-width:0;
    height:64px;
    justify-content:center;
    gap:5px;
    padding:7px 4px 6px;
    border-radius:22px;
    color:#64748b;
    font-size:19px;
    line-height:1;
    transition:background .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease;
  }
  .bottom-nav a span{
    display:block;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:10.5px;
    line-height:1.2;
    font-weight:900;
  }
  .bottom-nav a::after{
    content:"";
    position:absolute;
    top:7px;
    width:28px;
    height:28px;
    border-radius:14px;
    background:transparent;
    z-index:-1;
    transition:background .22s ease,transform .22s ease;
  }
  .bottom-nav a:hover,
  .bottom-nav a:focus-visible{
    color:#047857;
    background:#ecfdf5;
    outline:none;
  }
  .bottom-nav a.is-active{
    color:#fff;
    background:linear-gradient(145deg,#065f46,#10b981);
    box-shadow:0 12px 24px rgba(4,120,87,.28);
    transform:translateY(-4px);
  }
  .bottom-nav a.is-active::after{
    background:rgba(255,255,255,.16);
    transform:scale(1.08);
  }
  .bottom-nav a.is-active span{
    color:#ecfdf5;
  }
  .bottom-nav a:first-child:not(.is-active){
    color:#64748b;
  }
  .float-whatsapp{
    bottom:104px;
    width:56px;
    height:56px;
    border-radius:20px;
    border:3px solid rgba(255,255,255,.9);
    box-shadow:0 16px 34px rgba(37,211,102,.35),0 8px 20px rgba(15,23,42,.14);
  }
  .sticky-order{
    bottom:102px;
    inset-inline:18px;
    max-width:460px;
    margin-inline:auto;
    border-radius:22px;
    padding:16px 18px;
    background:linear-gradient(145deg,#065f46,#10b981);
    box-shadow:0 18px 36px rgba(4,120,87,.30);
  }
}

@media (max-width:380px){
  .bottom-nav{
    inset-inline:8px;
    padding:7px;
  }
  .bottom-nav a{
    height:60px;
    border-radius:20px;
    font-size:18px;
  }
  .bottom-nav a span{
    font-size:10px;
  }
}

/* Refined SVG icon treatment for mobile bottom navigation */
@media (max-width:800px){
  .bottom-nav a .nav-ico{
    display:grid;
    place-items:center;
    width:30px;
    height:30px;
    border-radius:15px;
    margin-bottom:1px;
    color:currentColor;
    background:rgba(15,23,42,.045);
    transition:background .22s ease,color .22s ease,transform .22s ease;
  }
  .bottom-nav a .nav-ico svg{
    width:19px;
    height:19px;
    display:block;
  }
  .bottom-nav a::before{
    content:"";
    position:absolute;
    top:5px;
    width:18px;
    height:3px;
    border-radius:99px;
    background:transparent;
    transform:translateY(-7px) scaleX(.55);
    opacity:0;
    transition:opacity .22s ease,transform .22s ease,background .22s ease;
  }
  .bottom-nav a.is-active::before{
    opacity:1;
    transform:translateY(-2px) scaleX(1);
    background:#bbf7d0;
  }
  .bottom-nav a.is-active .nav-ico{
    color:#064e3b;
    background:#ffffff;
    transform:translateY(-1px);
    box-shadow:0 8px 16px rgba(6,78,59,.18);
  }
  .bottom-nav a:hover .nav-ico,
  .bottom-nav a:focus-visible .nav-ico{
    background:#d1fae5;
    color:#047857;
  }
  .bottom-nav a.is-active:hover .nav-ico,
  .bottom-nav a.is-active:focus-visible .nav-ico{
    background:#ffffff;
    color:#064e3b;
  }
  .bottom-nav a::after{
    display:none;
  }
}

/* Formal responsive refinement: desktop portal + mobile government app */
:root{
  --official-green:#064e3b;
  --official-green-2:#047857;
  --official-mint:#ecfdf5;
  --official-ink:#0f172a;
  --official-muted:#64748b;
  --official-border:#dbe7e2;
}
body{
  font-size:15px;
  line-height:1.65;
  background:linear-gradient(180deg,#f7faf8 0%,#f3f7f5 100%);
}
.app-header{
  border-radius:0 0 26px 26px;
  background:
    radial-gradient(circle at 12% 18%,rgba(255,255,255,.10),transparent 26%),
    linear-gradient(145deg,#06372d,#065f46 56%,#0f9f73);
}
.topbar{
  padding:14px 18px;
}
.brand-logo{
  width:48px;
  height:48px;
  border-radius:16px;
}
.brand strong{
  max-width:420px;
  font-size:15px;
  letter-spacing:0;
}
.brand small{
  margin-top:2px;
  font-size:12px;
}
.hero{
  padding:26px 18px 34px;
}
.hero .pill{
  margin-bottom:12px;
  padding:7px 16px;
  font-size:12px;
  background:rgba(255,255,255,.14);
}
.hero h1{
  max-width:900px;
  margin-inline:auto;
  font-size:clamp(30px,3.8vw,48px);
  line-height:1.22;
  letter-spacing:0;
}
.subtitle{
  margin-top:8px;
  font-size:16px;
  opacity:.92;
}
.hero-text{
  max-width:760px;
  margin-top:14px;
  font-size:15px;
  line-height:1.9;
}
.search-box{
  max-width:680px;
  margin-top:22px;
  border:1px solid rgba(255,255,255,.55);
  border-radius:22px;
}
.stats{
  padding-top:28px;
}
.stats article{
  border-radius:22px;
  padding:16px;
}
.stats strong{
  font-size:26px;
}
.section{
  padding-top:34px;
}
.section-title{
  align-items:center;
  padding-inline:2px;
}
.section-title h2,.plain-title{
  font-size:24px;
}
.services-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.service-card{
  min-height:158px;
  border-radius:22px;
  padding:17px;
  border-color:rgba(219,231,226,.9);
  background:linear-gradient(180deg,#fff,#fbfdfc);
}
.service-icon{
  width:48px;
  height:48px;
  border-radius:16px;
  background:linear-gradient(145deg,#ecfdf5,#d1fae5);
  color:#047857;
  box-shadow:inset 0 0 0 1px rgba(4,120,87,.08);
}
.service-icon svg{
  width:25px;
  height:25px;
  display:block;
}
.service-card h3{
  margin-top:12px;
  font-size:14px;
  line-height:1.55;
}
.service-card p{
  font-size:12px;
}
.plans article{
  border-radius:22px;
}
.cta{
  border-radius:26px;
}
.service-detail,
.service-cta,
.faq-list article,.text-page{
  border-radius:24px;
}
.service-detail h1{
  font-size:36px;
}

@media (min-width:1000px){
  .app-shell{max-width:1120px;}
  .app-header{border-radius:0 0 34px 34px;}
  .hero{padding-bottom:40px;}
  main>.section:first-of-type{padding-top:40px;}
}

@media (max-width:800px){
  body{
    font-size:14px;
    background:#f6f8f7;
  }
  .app-header{
    border-radius:0 0 24px 24px;
  }
  .topbar{
    padding:12px 14px 8px;
  }
  .brand-logo{
    width:44px;
    height:44px;
    border-radius:15px;
  }
  .brand strong{
    max-width:185px;
    font-size:13px;
    line-height:1.25;
  }
  .brand small{
    font-size:11px;
  }
  .top-actions{
    gap:6px;
  }
  .lang-select,.icon-btn{
    height:40px;
    border-radius:15px;
    font-size:11px;
  }
  .lang-select{
    max-width:104px;
    padding-inline:8px;
  }
  .icon-btn{
    min-width:40px;
  }
  .hero{
    padding:14px 14px 18px;
    text-align:initial;
  }
  .hero .pill{
    display:none;
  }
  .hero h1{
    display:none;
  }
  .subtitle{
    display:none;
  }
  .hero-text{
    display:none;
  }
  .search-box{
    margin:4px 0 0;
    max-width:none;
    padding:6px 12px;
    border-radius:19px;
    box-shadow:0 14px 26px rgba(0,0,0,.12);
  }
  .search-box input{
    height:42px;
    font-size:13px;
  }
  .trust{
    margin-top:12px;
    margin-inline:12px;
    grid-template-columns:repeat(3,minmax(0,1fr));
    border-radius:22px;
    padding:8px;
  }
  .trust div{
    border-radius:16px;
    padding:10px 6px;
    font-size:11px;
    line-height:1.35;
  }
  .trust span{
    font-size:16px;
  }
  .stats{
    display:none;
  }
  .section{
    padding:22px 12px 0;
  }
  .section-title{
    margin-bottom:12px;
  }
  .section-title p{
    display:none;
  }
  .section-title h2,.plain-title{
    font-size:21px;
  }
  .services-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
  }
  .service-card{
    min-height:138px;
    border-radius:20px;
    padding:14px;
    box-shadow:0 8px 22px rgba(15,23,42,.055);
  }
  .service-icon{
    width:44px;
    height:44px;
    border-radius:15px;
  }
  .service-icon svg{
    width:23px;
    height:23px;
  }
  .service-card h3{
    margin-top:10px;
    font-size:13px;
    line-height:1.45;
  }
  .service-card p{
    font-size:11px;
  }
  .plans,
  .cta{
    display:none;
  }
  .service-detail{
    border-radius:22px;
    padding:18px;
  }
  .service-detail h1{
    font-size:26px;
    line-height:1.25;
  }
  .lead{
    font-size:14px;
    line-height:1.85;
  }
  .content h2{
    font-size:22px;
  }
}

/* Compact official bottom nav + stronger service cards */
.article-page{padding:28px 16px 120px}.article-head{background:linear-gradient(145deg,#064e3b,#047857);color:#fff;border-radius:26px;padding:24px;margin-bottom:18px}.article-head h1{margin:12px 0 6px;font-size:30px;font-weight:900}.article-head p{margin:0;color:#d1fae5}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.article-card{background:#fff;border:1px solid var(--official-border);border-radius:22px;padding:20px;box-shadow:0 10px 26px rgba(15,23,42,.06)}.article-card span{display:inline-block;border-radius:999px;background:#ecfdf5;color:#047857;padding:5px 10px;font-size:12px;font-weight:900}.article-card h2{font-size:19px;margin:12px 0 8px;font-weight:900;color:#064e3b}.article-card p{color:#64748b;line-height:1.8}.simple-page-head{display:none}.mini-brand{display:inline-flex;align-items:center;gap:10px;color:inherit}.mini-brand img{width:38px;height:38px;border-radius:14px}
.service-card{position:relative;overflow:hidden}.service-card::before{content:"";position:absolute;inset-inline:0;top:0;height:4px;background:linear-gradient(90deg,#065f46,#10b981);opacity:.9}.service-card::after{content:"";position:absolute;inset-inline-end:-28px;bottom:-34px;width:92px;height:92px;border-radius:50%;background:#ecfdf5;opacity:.65;transition:.25s ease}.service-card:hover::after{transform:scale(1.18)}.service-card:hover .service-icon{background:linear-gradient(145deg,#047857,#10b981);color:#fff;box-shadow:0 12px 24px rgba(4,120,87,.22)}.service-card h3{position:relative;z-index:1}.service-card p{position:relative;z-index:1;display:inline-flex;align-items:center;border-radius:999px;background:#f8fafc;padding:4px 9px;color:#047857}
@media (max-width:800px){
  body{padding-bottom:96px}.bottom-nav.bottom-nav-compact{left:14px;right:14px;inset-inline:14px;bottom:9px;max-width:390px;grid-template-columns:1fr 1fr 1.18fr 1fr;gap:3px;padding:7px;border-radius:24px}.bottom-nav.bottom-nav-compact a{height:54px;border-radius:18px;font-size:16px;gap:3px;padding:5px 3px}.bottom-nav.bottom-nav-compact a .nav-ico{width:26px;height:26px;border-radius:13px}.bottom-nav.bottom-nav-compact a .nav-ico svg{width:17px;height:17px}.bottom-nav.bottom-nav-compact a span:not(.nav-ico){font-size:9.6px}.bottom-nav.bottom-nav-compact .home-pill{background:linear-gradient(145deg,#065f46,#10b981);color:#fff;box-shadow:0 12px 24px rgba(4,120,87,.26);transform:translateY(-8px);height:60px;border-radius:21px}.bottom-nav.bottom-nav-compact .home-pill .nav-ico{background:#fff;color:#064e3b;box-shadow:0 8px 16px rgba(6,78,59,.18)}.bottom-nav.bottom-nav-compact .home-pill span:not(.nav-ico){color:#ecfdf5;font-size:10px}.bottom-nav.bottom-nav-compact a.is-active:not(.home-pill){background:#ecfdf5;color:#047857;box-shadow:none;transform:none}.bottom-nav.bottom-nav-compact a.is-active:not(.home-pill)::before{background:#10b981}.float-whatsapp{bottom:88px;width:50px;height:50px;border-radius:18px;font-size:13px}.sticky-order{bottom:88px}.services-grid{gap:11px}.service-card{min-height:132px;padding:13px}.service-card::before{height:3px}.service-card::after{width:74px;height:74px}.service-icon{width:42px;height:42px}.service-icon svg{width:22px;height:22px}.service-card h3{font-size:12.8px}.service-card p{font-size:10.5px;padding:3px 8px}.article-page{padding:18px 12px 104px}.article-head{border-radius:22px;padding:18px}.article-head h1{font-size:24px}.article-grid{grid-template-columns:1fr;gap:10px}.article-card{border-radius:20px;padding:16px}.article-card h2{font-size:17px}}
@media (min-width:801px){.bottom-nav{display:none!important}}

/* Five-item mobile nav with WhatsApp consultation */
@media (max-width:800px){
  body{padding-bottom:94px}
  .bottom-nav.bottom-nav-compact{
    left:10px;right:10px;inset-inline:10px;bottom:8px;
    max-width:430px;
    grid-template-columns:1fr 1fr 1.08fr 1fr 1fr;
    gap:2px;
    padding:6px;
    border-radius:22px;
    box-shadow:0 16px 38px rgba(2,44,34,.18), inset 0 0 0 1px rgba(255,255,255,.78);
  }
  .bottom-nav.bottom-nav-compact a{
    height:50px;
    min-width:0;
    border-radius:16px;
    font-size:14px;
    gap:2px;
    padding:4px 2px;
  }
  .bottom-nav.bottom-nav-compact a .nav-ico{
    width:24px;
    height:24px;
    border-radius:12px;
  }
  .bottom-nav.bottom-nav-compact a .nav-ico svg{
    width:15.5px;
    height:15.5px;
  }
  .bottom-nav.bottom-nav-compact a span:not(.nav-ico){
    max-width:100%;
    font-size:8.7px;
    line-height:1.15;
    white-space:normal;
    overflow-wrap:anywhere;
  }
  .bottom-nav.bottom-nav-compact .home-pill{
    height:58px;
    transform:translateY(-8px);
    border-radius:20px;
  }
  .bottom-nav.bottom-nav-compact .consult-pill{
    color:#065f46;
  }
  .bottom-nav.bottom-nav-compact .consult-pill .nav-ico{
    background:linear-gradient(145deg,#dcfce7,#bbf7d0);
    color:#047857;
  }
  .bottom-nav.bottom-nav-compact .consult-pill:hover,
  .bottom-nav.bottom-nav-compact .consult-pill:focus-visible{
    background:#ecfdf5;
    color:#047857;
  }
  .bottom-nav.bottom-nav-compact a.is-active:not(.home-pill):not(.consult-pill){
    background:#ecfdf5;
    color:#047857;
  }
  .float-whatsapp{bottom:86px}
  .sticky-order{bottom:86px}
}
@media (max-width:360px){
  .bottom-nav.bottom-nav-compact{left:6px;right:6px;inset-inline:6px;padding:5px;gap:1px}
  .bottom-nav.bottom-nav-compact a{height:48px;border-radius:14px}
  .bottom-nav.bottom-nav-compact a .nav-ico{width:22px;height:22px}
  .bottom-nav.bottom-nav-compact a span:not(.nav-ico){font-size:8px}
  .bottom-nav.bottom-nav-compact .home-pill{height:55px}
}

/* Final mobile app refinements: header search, active nav, compact services, delayed WhatsApp */
.icon-btn.search-toggle{
  padding:0;
  border:1px solid rgba(255,255,255,.16);
  cursor:pointer;
}
.icon-btn.search-toggle svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.search-overlay{
  position:fixed;
  inset:0;
  z-index:120;
  display:none;
  padding:14px;
  background:rgba(2,44,34,.32);
  -webkit-backdrop-filter:blur(10px);
  backdrop-filter:blur(10px);
}
.search-overlay.is-open{
  display:block;
}
.search-panel{
  width:min(680px,100%);
  margin:18px auto 0;
  border:1px solid rgba(255,255,255,.72);
  border-radius:24px;
  background:rgba(255,255,255,.94);
  box-shadow:0 24px 70px rgba(2,44,34,.24);
  padding:14px;
}
.search-panel-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:10px;
}
.search-panel-head strong{
  color:#064e3b;
  font-size:16px;
  font-weight:900;
}
.search-panel-head button{
  width:34px;
  height:34px;
  border:0;
  border-radius:14px;
  background:#ecfdf5;
  color:#064e3b;
  font-size:22px;
  line-height:1;
  cursor:pointer;
}
.search-field{
  display:flex;
  align-items:center;
  gap:8px;
  min-height:50px;
  padding:0 12px;
  border:1px solid #dbe7e2;
  border-radius:18px;
  background:#fff;
}
.search-field svg{
  width:21px;
  height:21px;
  fill:none;
  stroke:#047857;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
  flex:0 0 auto;
}
.search-field input{
  width:100%;
  height:48px;
  border:0;
  outline:0;
  background:transparent;
  font:inherit;
  font-weight:800;
  color:#0f172a;
}
.search-results{
  display:grid;
  gap:8px;
  max-height:min(58vh,520px);
  overflow:auto;
  margin-top:12px;
  padding-inline:2px;
}
.search-results a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:12px;
  border:1px solid #e2e8f0;
  border-radius:17px;
  background:linear-gradient(180deg,#fff,#fbfdfc);
}
.search-results a span{
  color:#064e3b;
  font-weight:900;
  line-height:1.45;
}
.search-results a small{
  flex:0 0 auto;
  border-radius:999px;
  background:#ecfdf5;
  color:#047857;
  padding:4px 8px;
  font-size:11px;
  font-weight:900;
}
.search-empty{
  margin:0;
  padding:18px;
  text-align:center;
  color:#64748b;
  font-weight:800;
}
.float-whatsapp{
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translateY(12px) scale(.92);
  transition:opacity .24s ease,visibility .24s ease,transform .24s ease;
  color:#fff;
}
.float-whatsapp.is-visible{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateY(0) scale(1);
}
.float-whatsapp svg{
  width:30px;
  height:30px;
  display:block;
}
.service-page .hero{
  display:none;
}
.service-page .app-header{
  border-radius:0 0 18px 18px;
}
.service-page .service-layout{
  padding-top:18px;
}
.service-page .service-detail{
  padding:22px;
}
.service-page .service-detail h1{
  margin:10px 0 8px;
  font-size:30px;
  line-height:1.32;
}
.service-page .lead{
  margin:0;
  font-size:15px;
  line-height:1.75;
}
.service-page .info-grid{
  margin:16px 0;
}
.service-page .content h2{
  display:none;
}
.service-page .content h3{
  margin:16px 0 8px;
  font-size:18px;
  color:#064e3b;
}
.service-page .content p{
  margin:0 0 10px;
}
.service-page .requirements span{
  display:flex;
  align-items:center;
  min-height:46px;
}
@media (max-width:800px){
  .topbar{
    align-items:center;
    gap:8px;
  }
  .brand{
    gap:9px;
    flex:1 1 auto;
    min-width:0;
  }
  .brand-logo{
    width:42px;
    height:42px;
    border-radius:14px;
    flex:0 0 auto;
  }
  .brand strong{
    max-width:none;
    white-space:normal;
    overflow:visible;
    text-overflow:clip;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    font-size:12.6px;
    line-height:1.35;
  }
  .brand small{
    font-size:10.5px;
    margin-top:1px;
  }
  .top-actions{
    flex:0 0 auto;
    gap:6px;
  }
  .lang-select{
    width:88px;
    max-width:88px;
    height:38px;
    border-radius:14px;
  }
  .icon-btn.search-toggle{
    width:38px;
    min-width:38px;
    height:38px;
    border-radius:14px;
  }
  .hero{
    padding-top:10px;
    padding-bottom:14px;
  }
  .bottom-nav.bottom-nav-compact .home-pill:not(.is-active){
    background:transparent;
    color:#64748b;
    box-shadow:none;
    transform:none;
    height:50px;
    border-radius:16px;
  }
  .bottom-nav.bottom-nav-compact .home-pill:not(.is-active) .nav-ico{
    background:rgba(15,23,42,.045);
    color:currentColor;
    box-shadow:none;
  }
  .bottom-nav.bottom-nav-compact .home-pill:not(.is-active) span:not(.nav-ico){
    color:inherit;
    font-size:8.7px;
  }
  .bottom-nav.bottom-nav-compact a.is-active{
    background:linear-gradient(145deg,#065f46,#10b981)!important;
    color:#fff!important;
    box-shadow:0 12px 24px rgba(4,120,87,.24)!important;
    transform:translateY(-5px)!important;
  }
  .bottom-nav.bottom-nav-compact a.is-active .nav-ico{
    background:#fff!important;
    color:#064e3b!important;
    box-shadow:0 8px 16px rgba(6,78,59,.18)!important;
  }
  .bottom-nav.bottom-nav-compact a.is-active span:not(.nav-ico){
    color:#ecfdf5!important;
  }
  .bottom-nav.bottom-nav-compact .consult-pill.is-active{
    transform:none!important;
  }
  .service-page .app-header{
    border-radius:0 0 16px 16px;
  }
  .service-page .service-layout{
    padding:14px 12px 0;
  }
  .service-page .service-detail{
    border-radius:20px;
    padding:16px;
  }
  .service-page .back-link{
    display:inline-flex;
    margin-bottom:4px;
    font-size:12px;
  }
  .service-page .service-detail h1{
    font-size:21px;
    line-height:1.35;
    margin:6px 0;
  }
  .service-page .lead{
    font-size:13px;
    line-height:1.65;
    color:#475569;
  }
  .service-page .info-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:7px;
    margin:12px 0;
  }
  .service-page .info-grid div{
    border-radius:15px;
    padding:9px 7px;
  }
  .service-page .info-grid small{
    font-size:9.5px;
    line-height:1.25;
  }
  .service-page .info-grid strong{
    margin-top:4px;
    font-size:11px;
    line-height:1.35;
  }
  .service-page .service-detail section h2{
    margin:12px 0 8px;
    font-size:17px;
  }
  .service-page .requirements{
    grid-template-columns:1fr 1fr;
    gap:7px;
  }
  .service-page .requirements span{
    min-height:38px;
    border-radius:14px;
    padding:8px;
    font-size:11.5px;
    line-height:1.35;
  }
  .service-page .content h3{
    font-size:16px;
    margin-top:12px;
  }
  .service-page .content p,
  .service-page .content li{
    font-size:13px;
    line-height:1.75;
  }
  .service-page .content ul{
    margin:8px 0 0;
    padding-inline-start:20px;
  }
  .search-panel{
    margin-top:8px;
    border-radius:22px;
    padding:12px;
  }
  .search-results a{
    padding:11px;
    border-radius:16px;
  }
}
@media (max-width:360px){
  .brand strong{font-size:11.7px}
  .lang-select{width:78px;max-width:78px;font-size:10px}
  .icon-btn.search-toggle{width:36px;min-width:36px;height:36px}
  .service-page .info-grid{grid-template-columns:1fr}
  .service-page .requirements{grid-template-columns:1fr}
}

/* Three-up mobile services and a compact service action */
@media (max-width:800px){
  .services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
  .service-card{min-width:0;min-height:126px;padding:10px 8px 9px;border-radius:16px;box-shadow:0 7px 18px rgba(15,23,42,.055)}
  .service-card::after{inset-inline-end:-30px;bottom:-38px;width:68px;height:68px}
  .service-icon{width:36px;height:36px;border-radius:12px}
  .service-icon svg{width:19px;height:19px}
  .service-card h3{display:-webkit-box;min-height:45px;margin:8px 0 6px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:10.8px;line-height:1.4}
  .service-card p{max-width:100%;padding:3px 6px;overflow:hidden;font-size:9px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
  .service-page{padding-bottom:148px}
  .service-page .sticky-order{display:flex;align-items:center;justify-content:center;width:min(236px,calc(100% - 32px));min-height:44px;inset-inline:50% auto;bottom:78px;padding:9px 18px;border:1px solid rgba(255,255,255,.72);border-radius:14px;font-size:12.5px;line-height:1.35;letter-spacing:0;box-shadow:0 10px 24px rgba(4,120,87,.24),0 2px 7px rgba(15,23,42,.08);transform:translateX(50%)}
  html[dir="ltr"] .service-page .sticky-order{transform:translateX(-50%)}
  .service-page .sticky-order:focus-visible{outline:3px solid rgba(16,185,129,.28);outline-offset:3px}
}
@media (max-width:360px){
  .services-grid{gap:5px}
  .service-card{min-height:122px;padding:9px 7px 8px}
  .service-card h3{font-size:10.2px}
  .service-card p{font-size:8.5px}
  .service-page .sticky-order{bottom:76px;min-height:42px;font-size:12px}
}
/* Article reading experience */
.article-head-brand{display:flex;align-items:center;gap:10px;margin:16px 0 8px}.article-head-brand img{width:42px;height:42px;border-radius:13px}.article-card{padding:0;overflow:hidden}.article-card-link{display:flex;min-height:100%;flex-direction:column;padding:20px}.article-card-link>p{flex:1}.article-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px;padding-top:13px;border-top:1px solid #e2e8f0}.article-card-foot small{color:#64748b;font-weight:700}.article-card-foot b{color:#047857;font-size:12px}.article-card-foot i{font-style:normal}.article-top{background:#fff;border-bottom:1px solid #dbe7e2;position:sticky;top:0;z-index:30}.article-top-inner{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px}.article-top .mini-brand strong{font-size:13px;color:#064e3b}.article-detail{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;padding:28px 16px 120px}.article-detail>article{background:#fff;border:1px solid #dbe7e2;border-radius:22px;padding:clamp(20px,4vw,42px);box-shadow:0 12px 32px rgba(15,23,42,.055)}.article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:14px}.article-meta span,.article-meta small{padding:5px 9px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:11px;font-weight:800}.article-meta small{background:#f1f5f9;color:#64748b}.article-detail h1{margin:0 0 16px;color:#063f34;font-size:clamp(28px,4vw,44px);line-height:1.35}.article-summary{margin:0 0 28px;padding:16px;border-inline-start:4px solid #10b981;background:#f0fdf4;border-radius:14px;color:#334155;font-size:16px;line-height:1.9}.article-detail article section{padding-top:18px}.article-detail article section h2{margin:0 0 8px;color:#065f46;font-size:21px}.article-detail article section p{margin:0;color:#475569;line-height:2}.article-checklist ul{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0;list-style:none}.article-checklist li{display:flex;align-items:center;gap:8px;padding:11px;border:1px solid #dbe7e2;border-radius:13px;background:#fbfdfc;font-weight:700;font-size:13px}.article-checklist li span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#d1fae5;color:#047857}.article-faq details{border-bottom:1px solid #e2e8f0;padding:13px 0}.article-faq summary{cursor:pointer;color:#0f172a;font-weight:900}.article-faq details p{padding-top:8px}.official-source{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:28px;padding:16px;border:1px solid #a7f3d0;border-radius:16px;background:#ecfdf5}.official-source p{margin:4px 0 0;color:#475569;font-size:12px;line-height:1.7}.official-source a{flex:0 0 auto;padding:10px 12px;border-radius:11px;background:#fff;color:#047857;font-size:12px;font-weight:900}.article-side-cta{position:sticky;top:86px;height:max-content;padding:20px;border-radius:20px;background:linear-gradient(145deg,#064e3b,#047857);color:#fff;box-shadow:0 16px 34px rgba(6,78,59,.18)}.article-side-cta h2{margin:0;font-size:20px}.article-side-cta p{color:#d1fae5;line-height:1.8;font-size:13px}.article-side-cta a{display:block;padding:12px;border-radius:13px;background:#fff;color:#064e3b;text-align:center;font-weight:900;font-size:13px}@media(max-width:800px){.article-grid{grid-template-columns:1fr 1fr}.article-card-link{padding:14px}.article-card h2{font-size:14px;line-height:1.55}.article-card p{font-size:12px}.article-card-foot{display:block}.article-card-foot b{display:block;margin-top:7px}.article-top-inner{min-height:58px}.article-top .mini-brand strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11px}.article-top .back-link{font-size:10px}.article-detail{display:block;padding:14px 10px 110px}.article-detail>article{border-radius:18px;padding:17px}.article-detail h1{font-size:23px}.article-summary{font-size:13px;padding:13px}.article-detail article section h2{font-size:17px}.article-detail article section p{font-size:13px;line-height:1.85}.article-checklist ul{grid-template-columns:1fr}.official-source{display:block}.official-source a{display:inline-block;margin-top:12px}.article-side-cta{position:static;margin-top:12px;border-radius:18px}.article-detail-page .float-whatsapp{bottom:86px}}@media(max-width:360px){.article-grid{grid-template-columns:1fr}.article-top .mini-brand strong{max-width:150px}}

/* Premium inner information pages */
.inner-page-header{background:linear-gradient(135deg,#043c31,#08785b);color:#fff;border-radius:0 0 18px 18px;box-shadow:0 10px 28px rgba(6,78,59,.14)}.inner-content{padding:24px 16px 120px}.inner-hero{max-width:760px;margin:0 auto 22px;text-align:center}.inner-hero>span,.about-split article>span{display:inline-flex;padding:5px 10px;border-radius:999px;background:#d1fae5;color:#047857;font-size:11px;font-weight:900}.inner-hero h1{margin:8px 0;font-size:clamp(30px,5vw,48px);color:#063f34}.inner-hero p{margin:0;color:#64748b;line-height:1.9}.faq-accordion{max-width:850px;margin:auto;display:grid;gap:9px}.faq-accordion details{background:#fff;border:1px solid #dbe7e2;border-radius:16px;box-shadow:0 8px 22px rgba(15,23,42,.04);overflow:hidden}.faq-accordion summary{display:grid;grid-template-columns:36px 1fr 24px;align-items:center;gap:10px;padding:15px;cursor:pointer;list-style:none}.faq-accordion summary::-webkit-details-marker{display:none}.faq-accordion summary b{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#ecfdf5;color:#047857;font-size:11px}.faq-accordion summary span{font-weight:900;color:#0f172a}.faq-accordion summary i{font-style:normal;font-size:20px;color:#047857;text-align:center}.faq-accordion details[open] summary i{transform:rotate(45deg)}.faq-accordion details p{margin:0;padding:0 61px 16px;color:#475569;line-height:1.9;font-size:14px}.inner-contact{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:920px;margin:22px auto 0;padding:20px;border-radius:18px;background:linear-gradient(135deg,#064e3b,#059669);color:#fff}.inner-contact h2{margin:0;font-size:20px}.inner-contact p{margin:5px 0 0;color:#d1fae5;font-size:13px}.inner-contact>a{flex:0 0 auto;padding:11px 15px;border-radius:12px;background:#fff;color:#064e3b;font-size:12px;font-weight:900}.about-values>h2{margin:0 0 12px;color:#064e3b}.about-values>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.about-values article,.about-split article{padding:19px;border:1px solid #dbe7e2;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.045)}.about-values article>b{color:#10b981;font-size:12px}.about-values h3{margin:8px 0 5px;color:#064e3b}.about-values p,.about-split p{margin:0;color:#64748b;line-height:1.8;font-size:13px}.about-split{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.about-split h2{margin:8px 0;color:#064e3b;font-size:21px}.location-panel{background:linear-gradient(145deg,#effcf6,#fff)!important}.location-panel>a{display:inline-flex;align-items:center;gap:7px;margin-top:14px;padding:10px 13px;border-radius:11px;background:#047857;color:#fff;font-size:12px;font-weight:900}.location-panel>a svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.article-head{position:relative;overflow:hidden;background:linear-gradient(135deg,#043c31,#08785b 65%,#10b981);box-shadow:0 16px 38px rgba(6,78,59,.16)}.article-head::after{content:'';position:absolute;inset-inline-end:-60px;bottom:-95px;width:220px;height:220px;border-radius:50%;border:36px solid rgba(255,255,255,.07)}.article-head>*{position:relative;z-index:1}.article-head h1{line-height:1.3}.article-card h2{color:#063f34;line-height:1.55}.article-card-link:focus-visible{outline:3px solid rgba(16,185,129,.32);outline-offset:-4px}@media(max-width:800px){.inner-content{padding:17px 10px 105px}.inner-hero{text-align:start;margin-bottom:15px}.inner-hero h1{font-size:26px}.inner-hero p{font-size:13px}.faq-accordion summary{grid-template-columns:31px 1fr 20px;padding:12px;gap:8px}.faq-accordion summary b{width:28px;height:28px}.faq-accordion summary span{font-size:13px}.faq-accordion details p{padding:0 51px 13px;font-size:12.5px}.inner-contact{padding:15px;display:block}.inner-contact h2{font-size:17px}.inner-contact>a{display:inline-block;margin-top:11px}.about-values>div,.about-split{grid-template-columns:1fr}.about-values>h2{font-size:19px}.about-values article,.about-split article{padding:15px}.article-head{margin-bottom:12px}.article-head h1{font-size:26px}.article-head p{font-size:13px;line-height:1.8}}

/* Service CTA collision guard */
@media (max-width:800px){
  .service-page .float-whatsapp{bottom:132px;width:44px;height:44px;border-radius:15px}
  .service-page .float-whatsapp svg{width:25px;height:25px}
}
/* Logo-aligned visual identity and compact service cards */
:root{
  --green:#184830;
  --green2:#487848;
  --dark:#003018;
  --bg:#f5f7f4;
  --text:#142018;
  --muted:#667069;
  --line:#dce4dc;
  --brand-gold:#c0a860;
  --brand-gold-light:#f0e6bd;
}
body{background:var(--bg);color:var(--text)}
.app-header,
.inner-page-header{
  background:linear-gradient(140deg,#003018 0%,#184830 58%,#306030 100%);
  box-shadow:0 18px 42px rgba(0,48,24,.18);
}
.article-head{
  background:linear-gradient(140deg,#003018 0%,#184830 62%,#486b42 100%);
}
.cta,
.inner-contact,
.article-side-cta,
.plans .featured{
  background:linear-gradient(140deg,#003018,#184830 68%,#486b42);
}
.brand small,
.hero-text,
.cta p,
.inner-contact p,
.article-side-cta p{color:#e8efe8}
.pill,
.lang-select,
.icon-btn{background:rgba(240,216,144,.13)}
.trust div,
.requirements span{
  background:#eef3ed;
  color:#184830;
}
.stats span,
.article-meta span,
.inner-hero>span,
.about-split article>span{
  background:#f5eed5;
  color:#68571f;
}
.back-link,
.section-title span,
.section-title p,
.article-card-foot b{color:#486b42}
.service-cta a,
.sticky-order,
.location-panel>a{
  background:#184830;
}
.bottom-nav.bottom-nav-compact a.is-active{
  background:linear-gradient(145deg,#003018,#306030)!important;
  box-shadow:0 12px 24px rgba(0,48,24,.22)!important;
}
.bottom-nav.bottom-nav-compact a.is-active .nav-ico{
  color:#184830!important;
}
.search-field:focus-within{
  border-color:#c0a860;
  box-shadow:0 0 0 3px rgba(192,168,96,.16);
}
.section#services{padding-top:22px}
.service-card{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  height:132px;
  min-height:132px;
  min-width:0;
  padding:14px 12px;
  text-align:center;
  border-color:#d7e0d7;
  border-radius:18px;
  background:linear-gradient(180deg,#fff 0%,#fbfcfa 100%);
  box-shadow:0 7px 20px rgba(0,48,24,.055);
}
.service-card::before{
  height:3px;
  background:linear-gradient(90deg,#184830 0 72%,#c0a860 72% 100%);
}
.service-card::after{display:none}
.service-card:hover{
  border-color:#c7d3c8;
  box-shadow:0 14px 30px rgba(0,48,24,.12);
}
.service-icon{
  flex:0 0 auto;
  width:44px;
  height:44px;
  margin:0 auto;
  border:1px solid #eadca8;
  border-radius:14px;
  background:#f8f3df;
  color:#184830;
}
.service-card:hover .service-icon{
  background:#184830;
  color:#f0d890;
  box-shadow:0 10px 22px rgba(0,48,24,.2);
}
.service-card h3{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:46px;
  max-height:46px;
  margin:9px 0 0;
  overflow:hidden;
  color:#183023;
  font-size:13px;
  line-height:1.45;
  text-align:center;
}
.service-card p{display:none!important}

@media (max-width:800px){
  .section#services{padding:14px 10px 0}
  .services-grid{gap:7px}
  .service-card{
    height:116px;
    min-height:116px;
    padding:9px 6px 8px;
    border-radius:15px;
  }
  .service-icon{
    width:35px;
    height:35px;
    border-radius:11px;
  }
  .service-icon svg{width:18px;height:18px}
  .service-card h3{
    min-height:52px;
    max-height:52px;
    margin-top:7px;
    font-size:10.2px;
    line-height:1.38;
  }
}
@media (max-width:360px){
  .services-grid{gap:5px}
  .service-card{height:112px;min-height:112px;padding-inline:5px}
  .service-card h3{font-size:9.7px}
}
/* New high-demand services */
.service-card-demand{border-color:#d8c078;background:linear-gradient(180deg,#fffdf6,#fbfcf8);box-shadow:0 10px 26px rgba(168,144,72,.13),0 5px 16px rgba(0,48,24,.05);padding-top:27px}.service-card-demand::before{height:4px;background:linear-gradient(90deg,#c0a860,#f0d890,#184830)}.service-demand-badge,.demand-page-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#184830;color:#f0d890;font-size:9px;font-weight:900}.service-demand-badge{position:absolute;z-index:2;top:9px;inset-inline:9px;padding:4px 7px}.service-card-demand .service-icon{border-color:#d8c078;background:#fff8df}.service-card-demand:hover{border-color:#c0a860;box-shadow:0 16px 34px rgba(168,144,72,.18),0 8px 18px rgba(0,48,24,.08)}.demand-page-badge{padding:5px 10px;margin-top:8px}.demand-service-page .service-detail h1{margin-top:8px}.service-legal-note{margin:14px 0;padding:13px;border-inline-start:4px solid #c0a860;border-radius:13px;background:#fff9e8}.service-legal-note strong{color:#68571f}.service-legal-note p{margin:4px 0 0;color:#5f675f;font-size:12px;line-height:1.75}.demand-service-page .content details{padding:10px 0;border-bottom:1px solid #dce4dc}.demand-service-page .content summary{cursor:pointer;color:#184830;font-weight:900;font-size:13px}.demand-service-page .content details p{margin-top:7px}.article-card-demand{border-color:#d8c078;box-shadow:0 12px 28px rgba(168,144,72,.13)}.article-card-demand .article-card-link>span{background:#184830;color:#f0d890}.official-source-multi>div:last-child{display:flex;flex-wrap:wrap;gap:6px}.official-source-multi>div:last-child a{margin:0}@media(max-width:800px){.service-card-demand{padding-top:24px}.service-demand-badge{top:7px;inset-inline:6px;font-size:7.6px;padding:3px 4px}.service-card-demand h3{font-size:9.5px}.demand-service-page .info-grid{grid-template-columns:1fr}.demand-service-page .info-grid strong{font-size:11.5px}.service-legal-note{padding:11px}.official-source-multi>div:last-child{margin-top:10px}}

/* Demand badge overflow guard */
.service-demand-badge{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}











/* Expanded services catalog:start */
.services-catalog-launch{display:flex;align-items:center;gap:12px;margin:0 0 14px;padding:14px 16px;border:1px solid #d8c078;border-radius:16px;background:linear-gradient(135deg,#fffdf4,#f4f8f2);box-shadow:0 10px 25px rgba(0,48,24,.07);color:#184830}.services-catalog-launch>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#184830;color:#f0d890}.services-catalog-launch svg{width:21px;height:21px}.services-catalog-launch div{flex:1}.services-catalog-launch strong{display:block;font-size:14px}.services-catalog-launch small{color:#69736b;font-size:11px}.services-catalog-launch>b{font-size:20px;color:#a68d42}
.catalog-main{padding:22px 16px 120px}.catalog-hero{padding:24px;border-radius:20px;background:linear-gradient(140deg,#003018,#184830 65%,#486b42);color:#fff;box-shadow:0 18px 40px rgba(0,48,24,.18)}.catalog-hero>span{display:inline-flex;padding:5px 9px;border-radius:999px;background:rgba(240,216,144,.16);color:#f0d890;font-size:11px;font-weight:900}.catalog-hero h1{margin:8px 0 5px;font-size:clamp(27px,4vw,42px)}.catalog-hero p{margin:0;color:#e8efe8;line-height:1.8}.catalog-search{display:flex;align-items:center;gap:9px;max-width:620px;margin-top:17px;padding:11px 14px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:#fff;color:#184830}.catalog-search svg{width:20px;height:20px}.catalog-search input{width:100%;border:0;outline:0;background:transparent;font:inherit}.catalog-filters{position:sticky;top:0;z-index:20;display:flex;gap:7px;margin:14px 0;padding:9px 2px;overflow:auto;background:rgba(245,247,244,.94);backdrop-filter:blur(10px);scrollbar-width:none}.catalog-filters::-webkit-scrollbar{display:none}.catalog-filters button{display:flex;align-items:center;gap:6px;flex:0 0 auto;padding:8px 11px;border:1px solid #d7e0d7;border-radius:11px;background:#fff;color:#415047;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.catalog-filters button b{display:grid;place-items:center;min-width:20px;height:20px;border-radius:7px;background:#eef3ed;color:#184830;font-size:9px}.catalog-filters button.is-active{border-color:#184830;background:#184830;color:#fff}.catalog-filters button.is-active b{background:#f0d890}.catalog-category{margin-top:22px}.catalog-category[hidden]{display:none}.catalog-category-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.catalog-category-head>span{display:grid;place-items:center;width:40px;height:40px;border:1px solid #dec987;border-radius:13px;background:#faf4df;color:#184830}.catalog-category-head svg{width:21px;height:21px}.catalog-category-head h2{margin:0;color:#183023;font-size:19px}.catalog-category-head small{color:#718077}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.catalog-service-card{display:flex;align-items:center;gap:10px;min-height:82px;padding:12px;border:1px solid #d9e2d9;border-radius:15px;background:#fff;box-shadow:0 6px 18px rgba(0,48,24,.045);color:#183023;transition:.2s}.catalog-service-card:hover{transform:translateY(-2px);border-color:#c0a860;box-shadow:0 12px 25px rgba(0,48,24,.1)}.catalog-card-icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:1px solid #eadca8;border-radius:12px;background:#faf4df;color:#184830}.catalog-card-icon svg{width:19px;height:19px}.catalog-card-copy{min-width:0;flex:1}.catalog-card-copy strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;line-height:1.55}.catalog-card-copy small{display:block;margin-top:3px;overflow:hidden;color:#77827a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.catalog-card-arrow{color:#ad9347;font-size:20px}.service-category-label{display:inline-flex;margin:6px 0;padding:5px 9px;border-radius:9px;background:#f8f1d7;color:#68571f;font-size:10px;font-weight:900}.service-quick-modal{display:none}
@media(max-width:900px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.catalog-main{padding:12px 9px 105px}.catalog-hero{padding:17px;border-radius:17px}.catalog-hero h1{font-size:25px}.catalog-hero p{font-size:12px}.catalog-search{margin-top:12px;padding:9px 11px}.catalog-filters{margin:8px -2px;padding:7px 2px}.catalog-filters button{padding:7px 9px;font-size:10px}.catalog-category{margin-top:17px}.catalog-category-head>span{width:34px;height:34px}.catalog-category-head h2{font-size:16px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.catalog-service-card{min-height:92px;align-items:flex-start;flex-direction:column;gap:7px;padding:10px;border-radius:13px}.catalog-card-icon{width:34px;height:34px;flex-basis:34px}.catalog-card-copy strong{font-size:11px}.catalog-card-arrow{display:none}.service-quick-modal{position:fixed;inset:0;z-index:1000;display:block;pointer-events:none;visibility:hidden}.service-quick-modal.is-open{pointer-events:auto;visibility:visible}.service-quick-backdrop{position:absolute;inset:0;background:rgba(0,32,19,.56);opacity:0;transition:.22s}.service-quick-modal.is-open .service-quick-backdrop{opacity:1}.service-quick-sheet{position:absolute;inset:auto 0 0;max-height:min(78vh,620px);padding:18px 16px calc(84px + env(safe-area-inset-bottom));overflow:auto;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -20px 50px rgba(0,32,19,.2);transform:translateY(105%);transition:.26s}.service-quick-modal.is-open .service-quick-sheet{transform:translateY(0)}.service-quick-close{position:absolute;top:12px;inset-inline-end:12px;width:34px;height:34px;border:0;border-radius:11px;background:#eef3ed;color:#184830;font-size:23px}.service-quick-icon{display:grid;place-items:center;width:46px;height:46px;border:1px solid #dec987;border-radius:15px;background:#faf4df;color:#184830}.service-quick-icon svg{width:23px;height:23px}.service-quick-sheet>small{display:block;margin-top:10px;color:#8a7438;font-weight:800}.service-quick-sheet h2{margin:5px 0;color:#183023;font-size:20px;line-height:1.45}.service-quick-sheet p{margin:0;color:#5d6a61;font-size:13px;line-height:1.9}.service-quick-full{display:inline-flex;margin-top:11px;color:#184830;font-size:11px;font-weight:900}.service-quick-order{position:absolute;inset:auto 12px calc(12px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:center;min-height:50px;border-radius:14px;background:linear-gradient(135deg,#003018,#306030);color:#fff;font-size:14px;font-weight:900;box-shadow:0 12px 26px rgba(0,48,24,.24)}body.modal-open{overflow:hidden}}
/* Expanded services catalog:end */

/* Unified identity and progressive home:start */
:root{--brand-deep:#103c2a;--brand-green:#245a3c;--brand-leaf:#4f7650;--brand-gold:#b89a4a;--brand-gold-soft:#f5eed9;--surface:#ffffff;--page:#f3f5f2;--ink:#17251d;--subtle:#657269;--stroke:#d9e1da}html{background:var(--page)}body{background:var(--page);color:var(--ink)}a{letter-spacing:0}.app-header,.inner-page-header,.site-header,.article-head{background:linear-gradient(135deg,var(--brand-deep),var(--brand-green) 68%,var(--brand-leaf))!important;box-shadow:0 12px 30px rgba(16,60,42,.16)!important}.site-header{min-height:auto;border-radius:0 0 16px 16px}.site-topbar{min-height:74px;padding-block:10px}.site-topbar .brand{min-width:0}.site-topbar .brand-logo{flex:0 0 50px;width:50px;height:50px;border:1px solid rgba(245,238,217,.7);box-shadow:0 6px 15px rgba(0,0,0,.13)}.site-topbar .brand strong{display:block;max-width:420px;overflow:hidden;color:#fff;font-size:14px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.site-topbar .brand small{color:#e6ede7}.site-topbar .lang-select,.site-topbar .icon-btn{border:1px solid rgba(245,238,217,.28);background:rgba(255,255,255,.1);color:#fff}.site-topbar .lang-select option{color:#17251d}.site-topbar .icon-btn svg{fill:none;stroke:currentColor;stroke-width:1.8}.section,.inner-content,.service-layout,.article-detail,.catalog-main{max-width:1220px}.progressive-services-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.progressive-services-grid .service-card{position:relative;height:138px;min-height:138px;border:1px solid var(--stroke);border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(16,60,42,.055);transition:transform .2s,border-color .2s,box-shadow .2s}.progressive-services-grid .service-card::before{height:3px;background:linear-gradient(90deg,var(--brand-green) 0 74%,var(--brand-gold) 74%)}.progressive-services-grid .service-card:hover{transform:translateY(-3px);border-color:#c9b56f;box-shadow:0 14px 28px rgba(16,60,42,.12)}.progressive-services-grid .service-icon{border:1px solid #e4d49d;background:var(--brand-gold-soft);color:var(--brand-deep)}.progressive-services-grid .service-card h3{color:#1d3527;font-size:12px;line-height:1.5}.progressive-services-grid .service-card-demand{border-color:#cfb765;background:linear-gradient(180deg,#fffdf7,#fff);box-shadow:0 8px 22px rgba(184,154,74,.13)}.progressive-services-grid .service-card[hidden]{display:none!important}.services-progress{display:flex;align-items:center;gap:10px;max-width:480px;margin:18px auto 5px;color:var(--subtle);font-size:11px}.services-progress>span{position:relative;display:block;flex:1;height:4px;overflow:hidden;border-radius:99px;background:#dce4dc}.services-progress>span::after{content:'';position:absolute;inset:0 auto 0 0;width:var(--services-progress,9%);border-radius:inherit;background:linear-gradient(90deg,var(--brand-green),var(--brand-gold));transition:width .25s}.services-progress b{color:var(--brand-deep);font-size:10px}.services-load-sentinel{height:2px}.catalog-hero,.cta,.inner-contact,.article-side-cta,.plans .featured{background:linear-gradient(135deg,var(--brand-deep),var(--brand-green) 70%,var(--brand-leaf))!important}.catalog-service-card,.article-card,.faq-accordion details,.about-values article,.about-split article,.service-detail,.service-cta{border-color:var(--stroke)!important;background:var(--surface);box-shadow:0 6px 20px rgba(16,60,42,.055)!important}.catalog-service-card:hover,.article-card:hover{border-color:#ccb873!important;box-shadow:0 14px 28px rgba(16,60,42,.11)!important}.catalog-card-icon,.catalog-category-head>span,.service-icon{border-color:#e4d49d!important;background:var(--brand-gold-soft)!important;color:var(--brand-deep)!important}.catalog-filters button.is-active,.service-quick-order,.sticky-order,.service-cta a{background:linear-gradient(135deg,var(--brand-deep),var(--brand-green))!important}.unified-bottom-nav{border:1px solid #d7e0d8!important;background:rgba(255,255,255,.97)!important;box-shadow:0 -8px 26px rgba(16,60,42,.12)!important;backdrop-filter:blur(14px)}.unified-bottom-nav a{color:#67736b!important}.unified-bottom-nav .nav-ico{display:grid;place-items:center}.unified-bottom-nav .nav-ico svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.unified-bottom-nav a.is-active:not(.home-pill){background:#edf3ee!important;color:var(--brand-deep)!important;box-shadow:none!important}.unified-bottom-nav .home-pill{background:linear-gradient(145deg,var(--brand-deep),var(--brand-green))!important;color:#fff!important;border:3px solid #f5eed9!important;box-shadow:0 9px 20px rgba(16,60,42,.22)!important}.unified-bottom-nav .home-pill .nav-ico{color:#f2df9a!important}.unified-bottom-nav .consult-pill{color:#24724a!important}.article-top{position:static}.article-top+.article-detail{padding-top:24px}
@media(max-width:1050px){.progressive-services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:800px){.site-topbar{min-height:64px;padding:8px 10px}.site-topbar .brand-logo{width:43px;height:43px;flex-basis:43px}.site-topbar .brand strong{max-width:190px;font-size:11.5px;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.site-topbar .brand small{font-size:9px}.site-topbar .top-actions{gap:5px}.site-topbar .lang-select{width:78px;max-width:78px;height:36px;font-size:9px}.site-topbar .icon-btn{width:36px;min-width:36px;height:36px}.progressive-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.progressive-services-grid .service-card{height:116px;min-height:116px;padding:9px 6px}.progressive-services-grid .service-icon{width:34px;height:34px}.progressive-services-grid .service-card h3{min-height:50px;max-height:50px;font-size:9.9px;line-height:1.42}.services-progress{margin:13px 4px 2px;gap:7px}.services-progress small{display:none}.unified-bottom-nav{inset-inline:7px!important;bottom:7px!important;width:calc(100% - 14px)!important;height:61px!important;padding:4px!important;border-radius:16px!important}.unified-bottom-nav a{min-width:0!important;height:48px!important;border-radius:12px!important;font-size:8px!important}.unified-bottom-nav .home-pill{height:56px!important;margin-top:-14px!important;border-radius:17px!important}.unified-bottom-nav .nav-ico svg{width:17px;height:17px}.article-top+.article-detail{padding-top:14px}}
@media(max-width:360px){.progressive-services-grid{gap:5px}.progressive-services-grid .service-card{height:112px;min-height:112px}.site-topbar .brand strong{max-width:155px;font-size:10.5px}.site-topbar .lang-select{width:70px;max-width:70px}}
/* Unified identity and progressive home:end */

/* Premium demand badge:start */
.progressive-services-grid .service-card-demand{padding-top:30px}
.progressive-services-grid .service-demand-badge{position:absolute;z-index:3;top:7px;inset-inline-start:7px;inset-inline-end:auto;display:inline-flex;align-items:center;justify-content:center;gap:5px;width:max-content;max-width:calc(100% - 14px);min-height:22px;padding:4px 9px;border:1px solid #d4bc70;border-radius:7px;background:linear-gradient(135deg,#fff9e5,#ead58f);box-shadow:0 4px 10px rgba(86,72,28,.14);color:#234630;font-size:8.5px;font-weight:900;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.progressive-services-grid .service-demand-badge::before{content:'';flex:0 0 5px;width:5px;height:5px;border-radius:50%;background:#2f7049;box-shadow:0 0 0 2px rgba(47,112,73,.12)}
@media(max-width:800px){.progressive-services-grid .service-card-demand{padding-top:27px}.progressive-services-grid .service-demand-badge{top:6px;inset-inline-start:6px;max-width:calc(100% - 12px);min-height:19px;padding:3px 6px;gap:4px;border-radius:6px;font-size:7.2px}.progressive-services-grid .service-demand-badge::before{width:4px;height:4px;flex-basis:4px}}
/* Premium demand badge:end */
/* Hosting SVG guard:start */
.services-catalog-launch>span{flex:0 0 42px!important;width:42px!important;height:42px!important}.services-catalog-launch svg{display:block!important;width:21px!important;height:21px!important;max-width:21px!important;max-height:21px!important}.catalog-category-head>span{flex:0 0 40px!important;width:40px!important;height:40px!important}.catalog-category-head svg{display:block!important;width:21px!important;height:21px!important;max-width:21px!important;max-height:21px!important}.catalog-card-icon svg{width:19px!important;height:19px!important;max-width:19px!important;max-height:19px!important}@media(max-width:800px){.catalog-category-head>span{flex-basis:34px!important;width:34px!important;height:34px!important}}
/* Hosting SVG guard:end */


/* ===== Saudi professional redesign 2026 ===== */
:root{--sa-green:#006c4c;--sa-green-dark:#064436;--sa-mint:#eaf7f1;--sa-gold:#c9a55c;--sa-ink:#12231d;--sa-muted:#61726b;--sa-line:#dce9e3;--sa-white:#fff}
*{box-sizing:border-box}.app-shell{width:min(1180px,calc(100% - 36px));margin-inline:auto}.app-header{position:relative;overflow:hidden;border-radius:0;background:linear-gradient(125deg,#043b30 0%,#075c47 58%,#07855f 100%);padding-bottom:54px}.app-header:after{content:"";position:absolute;inset:auto -8% -160px;width:520px;height:520px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.035),0 0 0 110px rgba(255,255,255,.025);pointer-events:none}.site-topbar{min-height:82px;border-bottom:1px solid rgba(255,255,255,.12);display:flex;align-items:center;gap:28px}.desktop-links{display:flex;align-items:center;gap:8px;margin-inline:auto}.desktop-links a{color:rgba(255,255,255,.78);font-size:14px;font-weight:700;padding:10px 12px;border-radius:10px}.desktop-links a:hover,.desktop-links a.active{color:#fff;background:rgba(255,255,255,.1)}.header-whatsapp{background:#fff;color:var(--sa-green-dark);padding:11px 16px;border-radius:12px;font-weight:800;font-size:13px;white-space:nowrap}.hero-pro{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:60px;align-items:center;padding-top:74px;padding-bottom:28px;position:relative;z-index:1}.hero-copy{text-align:right}.hero-pro .pill{display:inline-flex;align-items:center;gap:9px;margin:0 0 20px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);padding:8px 13px}.hero-pro .pill span{width:7px;height:7px;border-radius:50%;background:#74e2b6;box-shadow:0 0 0 5px rgba(116,226,182,.12)}.hero-pro h1{margin:0;font-size:clamp(40px,5vw,68px);line-height:1.18;max-width:760px;text-align:right}.hero-pro h1 em{font-style:normal;color:#9de7ca}.hero-pro .hero-text{margin:22px 0 0;max-width:700px;font-size:17px;line-height:2;text-align:right;color:rgba(255,255,255,.84)}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero-actions a{padding:14px 23px;border-radius:13px;font-weight:900}.primary-cta{background:#fff;color:var(--sa-green-dark);box-shadow:0 14px 30px rgba(0,0,0,.13)}.secondary-cta{border:1px solid rgba(255,255,255,.32);color:#fff;background:rgba(255,255,255,.06)}.hero-notes{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;color:rgba(255,255,255,.72);font-size:13px}.hero-panel{background:rgba(255,255,255,.97);border:1px solid rgba(255,255,255,.65);border-radius:24px;padding:28px;color:var(--sa-ink);box-shadow:0 24px 70px rgba(0,30,22,.27);text-align:right}.panel-badge{display:inline-block;color:var(--sa-green);background:var(--sa-mint);padding:6px 10px;border-radius:8px;font-size:11px;font-weight:900}.hero-panel h2{font-size:22px;margin:14px 0 22px}.hero-panel ol{list-style:none;margin:0;padding:0;display:grid;gap:18px}.hero-panel li{display:flex;align-items:flex-start;gap:13px}.hero-panel li>b{display:grid;place-items:center;flex:0 0 35px;height:35px;border-radius:12px;background:var(--sa-green-dark);color:#fff;font-size:12px}.hero-panel li span{display:grid}.hero-panel li strong{font-size:14px}.hero-panel li small{color:var(--sa-muted);margin-top:3px;line-height:1.6}.hero-panel>a{display:flex;justify-content:space-between;align-items:center;margin-top:24px;background:var(--sa-green);color:#fff;padding:13px 16px;border-radius:12px;font-weight:900}.trust-pro{margin-top:-30px;position:relative;z-index:2;background:#fff;border:1px solid var(--sa-line);box-shadow:0 15px 50px rgba(22,65,50,.08);border-radius:20px;display:grid;grid-template-columns:repeat(3,1fr);padding:0}.trust-pro>div{padding:23px 26px;display:flex;align-items:center;gap:14px;border-inline-end:1px solid var(--sa-line)}.trust-pro>div:last-child{border-inline-end:0}.trust-pro>div>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--sa-mint);color:var(--sa-green);font-weight:900}.trust-pro p{display:grid;margin:0}.trust-pro strong{font-size:14px}.trust-pro small{color:var(--sa-muted);font-size:12px;margin-top:2px}.category-shortcuts{padding-top:78px}.section-heading{max-width:720px;margin:0 auto 32px;text-align:center}.section-heading>span,.why-card>div>span{display:inline-block;color:var(--sa-green);font-weight:900;font-size:12px;letter-spacing:.02em;margin-bottom:8px}.section-heading h2{font-size:clamp(27px,3vw,39px);color:var(--sa-ink);margin:0 0 10px;line-height:1.35}.section-heading p{color:var(--sa-muted);margin:0;font-size:15px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-grid a{position:relative;display:grid;min-height:170px;padding:24px;border:1px solid var(--sa-line);background:#fff;border-radius:18px;color:var(--sa-ink);transition:.25s}.category-grid a:hover{transform:translateY(-5px);border-color:#acd5c3;box-shadow:0 16px 34px rgba(18,69,50,.09)}.category-grid span{font-size:12px;color:var(--sa-green);font-weight:900}.category-grid strong{font-size:17px;align-self:end;margin-top:28px}.category-grid small{color:var(--sa-muted);margin-top:5px}.services-home{padding-top:90px}.services-catalog-launch{border:1px solid #b9ddce;background:linear-gradient(135deg,#f6fcf9,#eaf8f2);box-shadow:none}.services-grid{margin-top:20px}.service-card{border-color:var(--sa-line);box-shadow:0 8px 22px rgba(24,55,44,.04)}.service-card:hover{border-color:#a9cfbf;box-shadow:0 18px 36px rgba(24,72,54,.1);transform:translateY(-4px)}.why-section{padding-top:85px}.why-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;background:var(--sa-green-dark);color:#fff;padding:54px;border-radius:26px;overflow:hidden;position:relative}.why-card:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;border:55px solid rgba(255,255,255,.035);inset:auto -110px -160px}.why-card h2{font-size:clamp(28px,3vw,40px);line-height:1.4;margin:0 0 15px}.why-card p{color:rgba(255,255,255,.73);line-height:2}.why-card ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:13px}.why-card li{display:flex;gap:12px;padding:17px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.09);border-radius:15px}.why-card li>b{color:#82dab7}.why-card li span{display:grid}.why-card li strong{font-size:13px}.why-card li small{font-size:11px;color:rgba(255,255,255,.62);margin-top:4px;line-height:1.6}.cta{margin-top:70px}.site-footer{margin-top:80px;background:#071e18;color:#fff;padding:54px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:36px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px}.footer-grid strong{font-size:14px}.footer-grid a,.footer-grid span,.footer-grid p{color:rgba(255,255,255,.65);font-size:13px}.footer-brand{display:flex;gap:14px}.footer-brand img{background:#fff;border-radius:14px;padding:5px}.footer-brand p{max-width:320px;line-height:1.8;margin-top:7px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.48);font-size:11px}.footer-bottom p{margin:0}.footer-bottom small{font-size:11px}.lang-select{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.2)}.lang-select option{color:#111}.top-actions{gap:9px}
@media(max-width:950px){.desktop-links,.header-whatsapp{display:none}.hero-pro{grid-template-columns:1fr;gap:30px;padding-top:46px}.hero-panel{max-width:620px}.category-grid{grid-template-columns:1fr 1fr}.why-card{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.trust-pro{grid-template-columns:1fr}.trust-pro>div{border-inline-end:0;border-bottom:1px solid var(--sa-line)}.trust-pro>div:last-child{border-bottom:0}}
@media(max-width:620px){.app-shell{width:min(100% - 24px,1180px)}.app-header{padding-bottom:40px}.site-topbar{min-height:72px;padding-inline:0}.brand-logo{width:43px;height:43px}.brand strong{font-size:12px;max-width:210px}.hero-pro{padding-top:34px}.hero-pro h1{font-size:37px}.hero-pro .hero-text{font-size:14px;line-height:1.9}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions a{text-align:center;padding:13px 10px;font-size:13px}.hero-notes{gap:10px;font-size:11px}.hero-panel{padding:22px}.trust-pro{margin-top:-22px}.category-shortcuts,.services-home,.why-section{padding-top:62px}.category-grid{grid-template-columns:1fr}.category-grid a{min-height:130px}.why-card{padding:30px 22px;gap:30px}.why-card ul{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;padding-bottom:72px}.site-footer{margin-top:60px}.section-heading h2{font-size:28px}.bottom-nav{z-index:1000}}

/* ======================================================================
   TASHEEH KSA — RADICAL REDESIGN 2026-07-31
   A modern Saudi business-services design system
   ====================================================================== */
:root{
  --r-green-950:#042f25;
  --r-green-900:#064e3b;
  --r-green-800:#086044;
  --r-green-700:#0b7a55;
  --r-green-100:#dff4ea;
  --r-green-50:#f1faf6;
  --r-gold:#c6a15b;
  --r-gold-100:#f6ecd8;
  --r-ink:#12211b;
  --r-copy:#42544c;
  --r-muted:#718078;
  --r-line:#dce6e0;
  --r-surface:#ffffff;
  --r-bg:#f4f7f5;
  --r-shadow-sm:0 8px 24px rgba(4,47,37,.065);
  --r-shadow:0 18px 50px rgba(4,47,37,.10);
  --r-shadow-lg:0 28px 80px rgba(4,47,37,.16);
  --r-radius-sm:14px;
  --r-radius:22px;
  --r-radius-lg:32px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  background:
    radial-gradient(circle at 10% 0%,rgba(198,161,91,.08),transparent 26rem),
    linear-gradient(180deg,#f9fbfa 0%,var(--r-bg) 100%)!important;
  color:var(--r-ink)!important;
  font-family:"Cairo",system-ui,-apple-system,"Segoe UI",sans-serif!important;
  text-rendering:optimizeLegibility;
}
a{text-decoration:none}
.app-shell{width:min(1180px,calc(100% - 40px))!important;margin-inline:auto}

/* Header */
.app-header,.inner-page-header{
  position:relative;
  overflow:hidden;
  border-radius:0 0 42px 42px!important;
  background:
    radial-gradient(circle at 12% 15%,rgba(255,255,255,.10),transparent 28%),
    radial-gradient(circle at 88% 20%,rgba(198,161,91,.16),transparent 24%),
    linear-gradient(132deg,var(--r-green-950),var(--r-green-900) 62%,#0b6e50)!important;
  box-shadow:none!important;
}
.app-header:after,.inner-page-header:after{
  content:"";position:absolute;inset:auto -8% -160px auto;width:430px;height:430px;
  border:74px solid rgba(255,255,255,.025);border-radius:50%;pointer-events:none
}
.site-topbar,.topbar{
  min-height:92px!important;padding:18px 0!important;border-bottom:1px solid rgba(255,255,255,.10)
}
.brand{gap:13px!important}
.brand-logo{
  width:58px!important;height:58px!important;border-radius:19px!important;
  background:#fff!important;padding:7px!important;box-shadow:0 10px 28px rgba(0,0,0,.14)
}
.brand-logo img{width:100%;height:100%;object-fit:contain}
.brand strong{font-size:15px!important;color:#fff!important;max-width:460px!important}
.brand small{font-size:11px!important;color:rgba(255,255,255,.68)!important}
.desktop-links{padding:5px;border:1px solid rgba(255,255,255,.10);border-radius:16px;background:rgba(255,255,255,.055)}
.desktop-links a{padding:10px 14px!important;border-radius:11px!important;color:rgba(255,255,255,.78)!important;font-size:12px!important}
.desktop-links a:hover,.desktop-links a.active{background:#fff!important;color:var(--r-green-900)!important}
.lang-select{height:42px!important;border-radius:12px!important;background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.16)!important}
.header-whatsapp{border-radius:12px!important;padding:11px 16px!important;background:var(--r-gold)!important;color:#173529!important;box-shadow:0 9px 22px rgba(0,0,0,.12)}

/* Hero */
.hero-pro{grid-template-columns:minmax(0,1.18fr) minmax(330px,.72fr)!important;gap:72px!important;padding-top:72px!important;padding-bottom:112px!important}
.hero-copy{align-self:center}
.pill{padding:7px 12px!important;border:1px solid rgba(255,255,255,.14)!important;background:rgba(255,255,255,.07)!important;color:#f4deaf!important}
.hero-pro h1{max-width:780px;font-size:clamp(43px,5vw,70px)!important;line-height:1.14!important;letter-spacing:-1.8px;margin:20px 0!important}
.hero-pro h1 em{color:#efd59d!important;font-style:normal}
.hero-pro .hero-text{max-width:720px!important;font-size:17px!important;line-height:2!important;color:rgba(255,255,255,.74)!important}
.hero-actions{gap:12px!important;margin-top:30px!important}
.primary-cta,.secondary-cta{min-width:160px;padding:14px 22px!important;border-radius:13px!important}
.primary-cta{background:#fff!important;color:var(--r-green-900)!important}
.secondary-cta{background:transparent!important;border:1px solid rgba(255,255,255,.25)!important;color:#fff!important}
.hero-notes{margin-top:25px!important;gap:12px!important}
.hero-notes span{padding:7px 10px;border-radius:10px;background:rgba(255,255,255,.06);font-size:11px}
.hero-panel{
  padding:30px!important;border-radius:28px!important;border:1px solid rgba(255,255,255,.58)!important;
  box-shadow:0 34px 90px rgba(0,25,18,.28)!important;transform:rotate(-1deg)
}
html[dir="rtl"] .hero-panel{transform:rotate(1deg)}
.hero-panel>*{transform:rotate(1deg)}
html[dir="rtl"] .hero-panel>*{transform:rotate(-1deg)}
.hero-panel li{padding:12px;border-radius:14px;background:#f7faf8}
.hero-panel li>b{background:var(--r-green-900)!important}
.hero-panel>a{border-radius:13px!important;background:var(--r-green-900)!important}

/* Trust strip */
.trust-pro{
  margin-top:-44px!important;border:0!important;border-radius:24px!important;
  box-shadow:var(--r-shadow)!important;overflow:hidden
}
.trust-pro>div{padding:25px 28px!important;background:#fff!important}
.trust-pro>div>span{width:46px!important;height:46px!important;border-radius:15px!important;background:var(--r-green-50)!important}

/* Section headings */
.section-heading{margin-bottom:36px!important}
.section-heading>span{display:inline-flex!important;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:var(--r-gold-100);color:#705421!important}
.section-heading h2{font-size:clamp(29px,3.5vw,44px)!important;letter-spacing:-.6px}
.section-heading p{font-size:14px!important;line-height:1.9}
.category-shortcuts,.services-home,.why-section{padding-top:92px!important}

/* Category bento */
.category-grid{grid-template-columns:repeat(12,1fr)!important;gap:16px!important}
.category-grid a{
  grid-column:span 3;min-height:210px!important;padding:26px!important;border:1px solid var(--r-line)!important;
  border-radius:24px!important;background:linear-gradient(160deg,#fff,#f9fbfa)!important;overflow:hidden
}
.category-grid a:nth-child(1),.category-grid a:nth-child(4){grid-column:span 4}
.category-grid a:nth-child(2),.category-grid a:nth-child(3){grid-column:span 2}
.category-grid a:after{content:"";position:absolute;inset:auto -34px -42px auto;width:120px;height:120px;border-radius:50%;background:var(--r-green-50)}
.category-grid a:hover{transform:translateY(-7px)!important;border-color:#b8d3c6!important;box-shadow:var(--r-shadow)!important}
.category-grid span{width:max-content;padding:5px 8px;border-radius:8px;background:var(--r-green-50)}
.category-grid strong{font-size:18px!important;position:relative;z-index:1}
.category-grid small{position:relative;z-index:1;line-height:1.7}

/* Catalog launch */
.services-catalog-launch{
  padding:18px 20px!important;border:0!important;border-radius:20px!important;
  background:linear-gradient(120deg,var(--r-green-950),var(--r-green-800))!important;color:#fff!important;
  box-shadow:var(--r-shadow)!important
}
.services-catalog-launch>span{width:50px!important;height:50px!important;border-radius:15px!important;background:rgba(255,255,255,.11)!important;color:#f3dba5!important}
.services-catalog-launch small{color:rgba(255,255,255,.66)!important}
.services-catalog-launch>b{color:#f3dba5!important}

/* RADICAL SERVICE CARD — clean editorial card, not icon tile */
.services-grid,.progressive-services-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:24px!important
}
.service-card{
  position:relative!important;display:grid!important;grid-template-columns:60px minmax(0,1fr) 30px!important;
  grid-template-rows:auto 1fr!important;align-items:start!important;justify-content:initial!important;
  height:auto!important;min-height:188px!important;padding:24px!important;text-align:start!important;
  border:1px solid var(--r-line)!important;border-radius:24px!important;
  background:linear-gradient(145deg,#fff 0%,#fbfcfb 100%)!important;
  box-shadow:var(--r-shadow-sm)!important;overflow:hidden!important
}
.service-card:before{
  content:""!important;position:absolute!important;inset:0 auto 0 0!important;width:5px!important;height:auto!important;
  background:linear-gradient(180deg,var(--r-green-800),var(--r-gold))!important
}
html[dir="rtl"] .service-card:before{inset:0 0 0 auto!important}
.service-card:after{
  content:attr(data-category)!important;display:block!important;grid-column:2/3;grid-row:2;
  align-self:end;margin-top:15px;color:var(--r-muted);font-size:10px;font-weight:800;
  white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.service-card .service-icon{
  grid-column:1;grid-row:1/3;width:52px!important;height:52px!important;margin:0!important;
  border:0!important;border-radius:17px!important;background:var(--r-green-50)!important;color:var(--r-green-800)!important;
  box-shadow:inset 0 0 0 1px #d9eee4!important
}
.service-card .service-icon svg{width:24px!important;height:24px!important}
.service-card h3{
  grid-column:2;grid-row:1;width:auto!important;min-height:0!important;max-height:none!important;margin:4px 0 0!important;
  color:var(--r-ink)!important;font-size:16px!important;line-height:1.7!important;text-align:start!important;
  display:block!important;overflow:visible!important
}
.service-card h3:after{content:"عرض تفاصيل الخدمة";display:block;margin-top:10px;color:var(--r-green-700);font-size:10px;font-weight:900}
.service-card>a{color:inherit}
.service-card .service-demand-badge{
  position:absolute!important;top:14px!important;inset-inline:auto 14px!important;max-width:125px;
  padding:5px 8px!important;border-radius:8px!important;background:var(--r-gold-100)!important;color:#6c5222!important;font-size:8px!important
}
.service-card-demand{padding-top:24px!important;border-color:#e4d5b6!important;background:linear-gradient(145deg,#fff,#fffaf1)!important}
.service-card-demand h3{padding-inline-end:88px}
.service-card:hover{
  transform:translateY(-7px)!important;border-color:#afcfbf!important;box-shadow:0 24px 55px rgba(4,47,37,.14)!important
}
.service-card:hover .service-icon{background:var(--r-green-900)!important;color:#fff!important;transform:rotate(-5deg) scale(1.05)}
.service-card,.service-icon{transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease,background .26s ease!important}

/* Why section */
.why-card{padding:60px!important;border-radius:34px!important;background:linear-gradient(135deg,var(--r-green-950),var(--r-green-900))!important}
.why-card li{padding:19px!important;border-radius:17px!important;background:rgba(255,255,255,.075)!important}

/* Footer */
.site-footer{margin-top:100px!important;padding-top:68px!important;background:#031d16!important;border-radius:38px 38px 0 0}
.footer-grid{gap:50px!important}
.footer-grid a:hover{color:#fff!important;transform:translateX(-3px)}

/* Full services catalog */
.catalog-main{padding-top:30px!important}
.catalog-hero{padding:48px!important;border-radius:32px!important;background:linear-gradient(135deg,var(--r-green-950),var(--r-green-800))!important}
.catalog-hero h1{font-size:clamp(34px,5vw,56px)!important}
.catalog-search{max-width:760px!important;padding:14px 17px!important;border-radius:16px!important;box-shadow:0 15px 35px rgba(0,0,0,.12)}
.catalog-filters{top:10px!important;padding:11px!important;border:1px solid var(--r-line);border-radius:18px;background:rgba(248,251,249,.92)!important;box-shadow:var(--r-shadow-sm)}
.catalog-filters button{padding:10px 13px!important;border-radius:12px!important}
.catalog-category{margin-top:38px!important}
.catalog-category-head{margin-bottom:16px!important}
.catalog-category-head>span{width:48px!important;height:48px!important;border:0!important;border-radius:15px!important;background:var(--r-green-50)!important}
.catalog-category-head h2{font-size:23px!important}
.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
.catalog-service-card{
  min-height:112px!important;padding:18px!important;border-radius:20px!important;border-color:var(--r-line)!important;
  box-shadow:var(--r-shadow-sm)!important
}
.catalog-card-icon{flex-basis:48px!important;width:48px!important;height:48px!important;border:0!important;border-radius:15px!important;background:var(--r-green-50)!important}
.catalog-card-copy strong{font-size:13px!important;line-height:1.65!important}
.catalog-card-copy small{font-size:10px!important;margin-top:7px!important}
.catalog-service-card:hover{transform:translateY(-5px)!important;box-shadow:var(--r-shadow)!important}

/* Inner and service pages */
.inner-hero{padding-top:54px!important;padding-bottom:76px!important}
.inner-hero h1{font-size:clamp(35px,5vw,60px)!important}
.service-layout{grid-template-columns:minmax(0,1fr) 360px!important;gap:26px!important;padding-top:42px!important}
.service-detail,.service-cta,.text-page,.faq-list article{
  border:1px solid var(--r-line)!important;border-radius:28px!important;background:#fff!important;box-shadow:var(--r-shadow-sm)!important
}
.service-detail{padding:38px!important}
.service-detail h1{font-size:clamp(32px,4vw,48px)!important;letter-spacing:-.7px}
.service-category-label{padding:7px 11px!important;border-radius:9px!important;background:var(--r-green-50)!important;color:var(--r-green-800)!important}
.info-grid{gap:12px!important}
.info-grid div{padding:18px!important;border:1px solid #e4ebe7;border-radius:17px!important;background:#f8faf9!important}
.requirements{gap:12px!important}
.requirements span{padding:14px!important;border-radius:14px!important;background:var(--r-green-50)!important}
.service-cta{top:24px!important;padding:26px!important}
.service-cta a{padding:15px!important;border-radius:14px!important;background:var(--r-green-800)!important}
.content h2{margin-top:34px;color:var(--r-green-900)!important}
.content p,.content li{color:var(--r-copy)!important}

/* Articles / FAQ / About */
.article-card,.about-split article,.faq-list article,.text-page{border-color:var(--r-line)!important;box-shadow:var(--r-shadow-sm)!important}
.article-card{border-radius:22px!important;overflow:hidden}
.article-card:hover{transform:translateY(-5px);box-shadow:var(--r-shadow)!important}

/* Floating WhatsApp */
.float-whatsapp{width:60px!important;height:60px!important;border-radius:20px!important;box-shadow:0 18px 38px rgba(37,211,102,.35)!important}
.float-whatsapp:hover{transform:translateY(-4px) rotate(-4deg)}

/* Tablet */
@media(max-width:1020px){
  .desktop-links,.header-whatsapp{display:none!important}
  .hero-pro{grid-template-columns:1fr!important;gap:38px!important}
  .hero-panel{max-width:650px!important}
  .category-grid a,.category-grid a:nth-child(n){grid-column:span 6!important}
  .services-grid,.progressive-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .service-layout{grid-template-columns:1fr!important}
}

/* Mobile — app-like, calm, large touch targets */
@media(max-width:680px){
  .app-shell{width:min(100% - 22px,1180px)!important}
  .app-header,.inner-page-header{border-radius:0 0 28px 28px!important}
  .site-topbar,.topbar{min-height:76px!important;padding:12px 0!important}
  .brand-logo{width:45px!important;height:45px!important;border-radius:15px!important}
  .brand strong{font-size:11.5px!important;max-width:205px!important}
  .hero-pro{padding-top:40px!important;padding-bottom:74px!important}
  .hero-pro h1{font-size:38px!important;letter-spacing:-.8px!important}
  .hero-pro .hero-text{font-size:13px!important;line-height:1.95!important}
  .hero-actions{grid-template-columns:1fr!important}
  .hero-actions a{width:100%!important}
  .hero-panel{padding:20px!important;border-radius:22px!important;transform:none!important}
  .hero-panel>*{transform:none!important}
  .trust-pro{margin-top:-30px!important;border-radius:20px!important}
  .trust-pro>div{padding:18px!important}
  .category-shortcuts,.services-home,.why-section{padding-top:66px!important}
  .category-grid{display:grid!important;grid-template-columns:1fr!important}
  .category-grid a,.category-grid a:nth-child(n){grid-column:auto!important;min-height:135px!important;padding:20px!important}
  .category-grid strong{margin-top:18px!important}
  .section-heading{text-align:start!important;margin-bottom:24px!important}
  .section-heading h2{font-size:28px!important}
  .services-catalog-launch{padding:15px!important;border-radius:17px!important}
  .services-grid,.progressive-services-grid{grid-template-columns:1fr!important;gap:12px!important}
  .service-card{
    grid-template-columns:50px minmax(0,1fr) 24px!important;min-height:142px!important;padding:19px!important;border-radius:19px!important
  }
  .service-card .service-icon{width:44px!important;height:44px!important;border-radius:14px!important}
  .service-card h3{font-size:13px!important;line-height:1.6!important;margin-top:2px!important}
  .service-card h3:after{margin-top:7px!important;font-size:9px!important}
  .service-card:after{font-size:8.5px!important}
  .service-card-demand h3{padding-inline-end:65px!important}
  .service-demand-badge{max-width:94px!important;font-size:7px!important}
  .why-card{padding:30px 21px!important;border-radius:24px!important}
  .site-footer{border-radius:28px 28px 0 0!important;padding-top:45px!important}
  .catalog-main{padding-inline:10px!important}
  .catalog-hero{padding:25px 20px!important;border-radius:22px!important}
  .catalog-hero h1{font-size:31px!important}
  .catalog-filters{top:5px!important;margin-inline:0!important;border-radius:15px!important}
  .catalog-grid{grid-template-columns:1fr!important}
  .catalog-service-card{min-height:94px!important;padding:15px!important;border-radius:17px!important}
  .service-layout{padding-inline:11px!important}
  .service-detail{padding:22px!important;border-radius:22px!important}
  .service-detail h1{font-size:30px!important}
  .bottom-nav{border-radius:22px!important}
}


/* Official Saudi-style refinement 2026-08-01:start */
:root{
  --gov-green:#0f5b46;
  --gov-green-dark:#0a4a39;
  --gov-green-soft:#edf6f2;
  --gov-gold:#b89244;
  --gov-gold-soft:#f6f0df;
  --gov-ink:#16251d;
  --gov-muted:#5d6c63;
  --gov-line:#d6e0d8;
  --gov-page:#f4f7f5;
}
html{scroll-behavior:smooth}
body{
  background:var(--gov-page);
  color:var(--gov-ink);
}
body,button,input,select,textarea{font-feature-settings:"liga" 1,"calt" 1}
.app-shell,.section,.catalog-main,.service-layout,.inner-content,.article-detail{max-width:1280px}
.site-header,.app-header,.inner-page-header,.article-head{
  background:linear-gradient(135deg,#0d503f 0%,#0f5b46 52%,#1c6e57 100%)!important;
}
.site-topbar{
  gap:18px;
  max-width:1280px;
  margin:0 auto;
  padding:14px 18px 16px;
}
.site-topbar .brand{
  gap:12px;
}
.site-topbar .brand strong{
  font-size:15.5px;
  font-weight:900;
}
.site-topbar .brand small{
  font-size:11.5px;
  color:#d7e6de;
}
.desktop-links{
  display:flex;
  align-items:center;
  gap:6px;
  padding:6px;
  border-radius:18px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.13);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05);
}
.desktop-links a{
  min-height:46px;
  padding:0 18px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:14px;
  color:#ecf5f0;
  font-size:14px;
  font-weight:800;
}
.desktop-links a.active,
.desktop-links a:hover{
  background:#fff;
  color:var(--gov-green-dark);
}
.site-topbar .top-actions{gap:8px}
.site-topbar .lang-select,
.site-topbar .icon-btn,
.header-whatsapp{
  min-height:46px;
  border-radius:14px;
}
.header-whatsapp{
  padding:0 18px;
  background:linear-gradient(135deg,#d9b860,#b89244);
  color:#173225;
  font-weight:900;
  box-shadow:0 10px 24px rgba(0,0,0,.15);
}
.hero-pro{
  grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);
  gap:42px;
  padding-top:58px;
  padding-bottom:36px;
}
.hero-pro .pill{
  border-radius:999px;
  padding:10px 15px;
}
.hero-pro h1{
  max-width:740px;
  font-size:clamp(42px,5vw,74px);
  line-height:1.14;
}
.hero-pro .hero-text{
  font-size:18px;
  line-height:2;
  max-width:690px;
}
.hero-actions{gap:14px;flex-wrap:wrap}
.hero-actions a{
  min-height:54px;
  padding:0 24px;
  border-radius:16px;
  font-size:15px;
}
.hero-panel{
  border-radius:28px;
  padding:30px;
}
.hero-panel h2{font-size:28px}
.hero-panel li strong{font-size:16px}
.hero-panel li small{font-size:13px}
.trust-pro{
  margin-top:-10px;
  border-radius:22px;
}
.trust-pro strong{font-size:15px}
.trust-pro small{font-size:12px}
.section-heading h2,.section-title h2,.plain-title{
  font-size:clamp(28px,3vw,42px);
}
.section-heading p,.section-title span{font-size:15px}

/* Official service cards */
.catalog-grid,
.services-grid,
.progressive-services-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
}
.catalog-service-card.official-service-card,
.service-card.official-service-card{
  position:relative;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:space-between;
  min-height:340px!important;
  padding:22px!important;
  border:1px solid var(--gov-line)!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 12px 32px rgba(0,48,24,.06)!important;
  overflow:hidden;
}
.catalog-service-card.official-service-card:hover,
.service-card.official-service-card:hover{
  transform:translateY(-4px)!important;
  border-color:#c9b46c!important;
  box-shadow:0 20px 44px rgba(0,48,24,.12)!important;
}
.official-service-card::before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:4px;
  background:linear-gradient(90deg,var(--gov-green-dark) 0 72%,var(--gov-gold) 72% 100%);
}
.official-service-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:14px;
  margin-bottom:10px;
}
.official-service-icon{
  display:grid;
  place-items:center;
  width:58px;
  height:58px;
  flex:0 0 58px;
  border-radius:18px;
  border:1px solid #e6d4a2;
  background:var(--gov-gold-soft);
  color:var(--gov-green-dark);
}
.official-service-icon svg{width:28px;height:28px}
.official-service-state{
  display:grid;
  place-items:center;
  width:40px;
  height:40px;
  flex:0 0 40px;
  border-radius:50%;
  border:1px solid #cfe0d5;
  background:#f4faf6;
  color:#178b53;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}
.official-service-state svg{width:18px;height:18px}
.official-service-badge{
  display:inline-flex;
  align-items:center;
  gap:6px;
  margin-bottom:12px;
  padding:7px 10px;
  border-radius:999px;
  background:#f4f8f5;
  border:1px solid var(--gov-line);
  color:var(--gov-green-dark);
  font-size:11px;
  font-weight:900;
}
.official-service-title{
  margin:0;
  color:#15231b;
  font-size:clamp(19px,1.45vw,25px);
  line-height:1.55;
  font-weight:900;
}
.official-service-desc{
  margin:14px 0 0;
  color:var(--gov-muted);
  font-size:15px;
  line-height:1.95;
  min-height:98px;
  display:-webkit-box;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:4;
}
.official-service-meta{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:18px;
}
.official-chip{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:0 14px;
  border-radius:999px;
  font-size:13px;
  font-weight:900;
  white-space:nowrap;
}
.official-chip.is-blue{background:#eef3ff;color:#335ca8}
.official-chip.is-green{background:#e7f6ec;color:#146f43}
.official-chip.is-category{background:#f7f1e1;color:#725921}
.official-service-actions{
  display:flex;
  gap:12px;
  margin-top:22px;
}
.official-service-actions a{
  flex:1;
  min-height:52px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:14px;
  font-size:15px;
  font-weight:900;
  text-align:center;
}
.official-service-actions .service-btn-outline{
  background:#fff;
  color:#111b16;
  border:1.5px solid #1e2b24;
}
.official-service-actions .service-btn-outline:hover{
  background:#f6f8f7;
}
.official-service-actions .service-btn-primary{
  background:linear-gradient(135deg,var(--gov-green-dark),#1d7b58);
  color:#fff;
  box-shadow:0 12px 24px rgba(9,74,57,.18);
}
.official-service-actions .service-btn-primary:hover{
  filter:brightness(1.04);
}
.catalog-service-card.official-service-card .catalog-card-icon,
.catalog-service-card.official-service-card .catalog-card-copy,
.catalog-service-card.official-service-card .catalog-card-arrow,
.service-card.official-service-card .service-icon,
.service-card.official-service-card h3,
.service-card.official-service-card > p,
.service-card.official-service-card .service-demand-badge{
  display:none!important;
}
.catalog-service-card.official-service-card[hidden],
.service-card.official-service-card[hidden]{display:none!important}

/* Service detail pages */
.service-layout{
  grid-template-columns:minmax(0,1fr) 360px;
  gap:24px;
  padding:30px 16px 40px;
}
.service-detail,
.service-cta,
.article-card,
.faq-accordion details,
.about-values article,
.about-split article,
.text-page{
  border-radius:26px!important;
  border-color:var(--gov-line)!important;
  box-shadow:0 10px 28px rgba(0,48,24,.05)!important;
}
.service-detail{padding:30px}
.service-detail h1{font-size:clamp(28px,3vw,42px);line-height:1.28}
.lead{font-size:16px;line-height:2;color:var(--gov-muted)}
.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.info-grid div{border:1px solid #e5ece7;background:#fbfcfb;border-radius:18px}
.requirements span{background:#f1f7f3;color:#0a4a39;border:1px solid #deebe2}
.service-cta{
  top:26px;
  padding:24px;
}
.service-cta h2{font-size:24px}
.service-cta a{
  min-height:52px;
  border-radius:14px;
  font-size:15px;
}

/* Catalog page typography */
.catalog-hero{
  border-radius:24px;
  padding:28px;
}
.catalog-hero h1{font-size:clamp(30px,3.5vw,46px)}
.catalog-hero p{font-size:15px;line-height:1.9;color:rgba(255,255,255,.86)}
.catalog-search{min-height:56px;padding:0 16px;border-radius:16px}
.catalog-search input{font-size:15px}
.catalog-filters{gap:8px}
.catalog-filters button{min-height:42px;padding:0 15px;border-radius:12px;font-weight:800}
.catalog-category-head h2{font-size:24px}

@media(max-width:1180px){
  .catalog-grid,.services-grid,.progressive-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .hero-pro{grid-template-columns:minmax(0,1fr) minmax(330px,.9fr)}
}
@media(max-width:980px){
  .service-layout{grid-template-columns:1fr}
  .service-cta{position:relative;top:auto}
  .hero-pro{grid-template-columns:1fr;gap:24px}
  .desktop-links{display:none}
}
@media(max-width:800px){
  body{padding-bottom:98px}
  .site-topbar{padding:10px 12px 12px}
  .site-topbar .brand{gap:10px}
  .site-topbar .brand strong{max-width:210px;font-size:12.5px;line-height:1.55}
  .site-topbar .brand small{font-size:9.5px}
  .site-topbar .lang-select,.site-topbar .icon-btn{min-height:38px;height:38px;border-radius:12px}
  .header-whatsapp{display:none}
  .hero-pro{padding-top:26px;padding-bottom:18px}
  .hero-pro h1{font-size:clamp(34px,10vw,48px)}
  .hero-pro .hero-text{font-size:14px;line-height:1.9}
  .hero-actions{display:grid;grid-template-columns:1fr 1fr}
  .hero-actions a{min-height:48px;padding:0 14px;font-size:13px}
  .hero-panel{padding:22px;border-radius:22px}
  .hero-panel h2{font-size:22px}
  .trust-pro{grid-template-columns:1fr;border-radius:18px;margin-top:10px}
  .trust-pro>div{border-inline-end:0;border-bottom:1px solid var(--gov-line);padding:18px}
  .trust-pro>div:last-child{border-bottom:0}
  .catalog-hero{padding:20px;border-radius:20px}
  .catalog-hero h1{font-size:28px}
  .catalog-hero p{font-size:13px}
  .catalog-grid,.services-grid,.progressive-services-grid{grid-template-columns:1fr!important;gap:16px!important}
  .catalog-service-card.official-service-card,
  .service-card.official-service-card{min-height:auto!important;padding:18px!important;border-radius:20px!important}
  .official-service-icon{width:50px;height:50px;flex-basis:50px;border-radius:16px}
  .official-service-state{width:36px;height:36px;flex-basis:36px}
  .official-service-title{font-size:21px;line-height:1.55}
  .official-service-desc{font-size:14px;min-height:0;-webkit-line-clamp:4}
  .official-chip{min-height:32px;padding:0 12px;font-size:12px}
  .official-service-actions{gap:10px}
  .official-service-actions a{min-height:48px;font-size:14px}
  .service-detail{padding:22px}
  .service-detail h1{font-size:28px}
  .lead{font-size:14px}
  .info-grid{grid-template-columns:1fr}
}
@media(max-width:480px){
  .hero-actions{grid-template-columns:1fr}
  .official-service-actions{flex-direction:column-reverse}
  .official-service-actions a{width:100%}
  .official-service-title{font-size:19px}
  .catalog-category-head h2{font-size:20px}
  .catalog-filters button{font-size:12px;padding:0 13px}
}
/* Official Saudi-style refinement 2026-08-01:end */

/* Mobile government-portal refinements 2026-08-02 */
@media (max-width:800px){
  :root{--mobile-header-h:74px;--mobile-nav-h:82px}
  html{scroll-padding-top:calc(var(--mobile-header-h) + 12px)}
  body{
    padding-top:var(--mobile-header-h)!important;
    padding-bottom:calc(var(--mobile-nav-h) + 28px)!important;
    background:#f5f8f6;
  }
  .app-header,.inner-page-header{
    overflow:visible!important;
    padding-top:0!important;
  }
  .site-topbar{
    position:fixed!important;
    top:0;right:0;left:0;
    z-index:1200!important;
    width:100%!important;
    max-width:none!important;
    min-height:var(--mobile-header-h)!important;
    margin:0!important;
    padding:10px 14px!important;
    background:rgba(5,73,56,.97)!important;
    border-bottom:1px solid rgba(255,255,255,.14)!important;
    box-shadow:0 8px 24px rgba(0,40,30,.18)!important;
    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
  }
  .site-topbar .brand{min-width:0;flex:1;gap:10px!important}
  .site-topbar .brand-logo{
    width:46px!important;height:46px!important;flex:0 0 46px!important;
    border-radius:14px!important;padding:5px!important;
    background:#fff!important;box-shadow:0 5px 14px rgba(0,0,0,.14)!important;
  }
  .site-topbar .brand strong{
    display:block;max-width:none!important;
    font-size:12.5px!important;line-height:1.45!important;font-weight:900!important;
    color:#fff!important;white-space:normal!important;
  }
  .site-topbar .brand small{font-size:9.5px!important;color:#bfe7d5!important}
  .site-topbar .top-actions{flex:0 0 auto;gap:6px!important}
  .site-topbar .lang-select,.site-topbar .icon-btn{
    min-width:42px!important;height:42px!important;min-height:42px!important;
    padding:0 9px!important;border-radius:12px!important;
    background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.18)!important;
    color:#fff!important;font-size:10px!important;font-weight:900!important;
  }

  .bottom-nav.bottom-nav-compact,
  .bottom-nav.unified-bottom-nav{
    position:fixed!important;
    right:10px!important;left:10px!important;bottom:10px!important;
    z-index:1250!important;
    width:auto!important;max-width:520px!important;
    min-height:var(--mobile-nav-h)!important;
    margin-inline:auto!important;
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:4px!important;
    padding:8px!important;
    border:1px solid #d9e5df!important;
    border-radius:24px!important;
    background:rgba(255,255,255,.98)!important;
    box-shadow:0 14px 38px rgba(5,52,39,.22),0 3px 10px rgba(15,23,42,.08)!important;
    backdrop-filter:blur(16px);
    -webkit-backdrop-filter:blur(16px);
  }
  .bottom-nav.bottom-nav-compact a,
  .bottom-nav.unified-bottom-nav a{
    height:66px!important;min-width:0!important;
    display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
    gap:5px!important;padding:6px 2px!important;
    border-radius:17px!important;
    color:#607069!important;background:transparent!important;
    font-size:11px!important;font-weight:800!important;line-height:1.15!important;
    transform:none!important;box-shadow:none!important;
  }
  .bottom-nav.bottom-nav-compact a .nav-ico,
  .bottom-nav.unified-bottom-nav a .nav-ico{
    width:30px!important;height:30px!important;flex:0 0 30px!important;
    display:grid!important;place-items:center!important;
    margin:0!important;border-radius:11px!important;
    background:#f1f6f3!important;color:#21654d!important;
  }
  .bottom-nav.bottom-nav-compact a .nav-ico svg,
  .bottom-nav.unified-bottom-nav a .nav-ico svg{width:19px!important;height:19px!important;stroke-width:1.9!important}
  .bottom-nav.bottom-nav-compact a span:not(.nav-ico),
  .bottom-nav.unified-bottom-nav a span:not(.nav-ico){font-size:10.5px!important;white-space:nowrap!important;color:inherit!important}
  .bottom-nav.bottom-nav-compact a.is-active,
  .bottom-nav.unified-bottom-nav a.is-active,
  .bottom-nav.bottom-nav-compact .home-pill,
  .bottom-nav.unified-bottom-nav .home-pill{
    height:66px!important;background:#0b5f46!important;color:#fff!important;
    border-radius:18px!important;transform:none!important;
    box-shadow:0 8px 18px rgba(11,95,70,.23)!important;
  }
  .bottom-nav.bottom-nav-compact a.is-active .nav-ico,
  .bottom-nav.unified-bottom-nav a.is-active .nav-ico,
  .bottom-nav.bottom-nav-compact .home-pill .nav-ico,
  .bottom-nav.unified-bottom-nav .home-pill .nav-ico{
    background:#fff!important;color:#0b5f46!important;
  }
  .bottom-nav .consult-pill{color:#147a50!important}
  .bottom-nav .consult-pill .nav-ico{background:#e8f8ef!important;color:#12804f!important}
  .float-whatsapp{bottom:108px!important}
  .sticky-order{bottom:108px!important}

  .catalog-service-card.official-service-card,
  .service-card.official-service-card{
    padding:20px!important;border-radius:21px!important;
    box-shadow:0 7px 20px rgba(0,48,24,.055)!important;
  }
  .official-service-title{font-size:20px!important;line-height:1.55!important}
  .official-service-desc{font-size:14px!important;line-height:1.9!important}
  .official-service-actions{display:grid!important;grid-template-columns:1fr 1.15fr!important;gap:10px!important}
  .official-service-actions a{width:auto!important;min-height:50px!important;font-size:14px!important;border-radius:13px!important}
}
@media (max-width:390px){
  :root{--mobile-header-h:70px;--mobile-nav-h:78px}
  .site-topbar{padding:8px 10px!important}
  .site-topbar .brand-logo{width:42px!important;height:42px!important;flex-basis:42px!important}
  .site-topbar .brand strong{font-size:11.5px!important}
  .site-topbar .brand small{display:none!important}
  .bottom-nav.bottom-nav-compact,.bottom-nav.unified-bottom-nav{right:6px!important;left:6px!important;bottom:7px!important;padding:6px!important;gap:2px!important;border-radius:21px!important}
  .bottom-nav.bottom-nav-compact a,.bottom-nav.unified-bottom-nav a{height:62px!important;border-radius:15px!important}
  .bottom-nav.bottom-nav-compact a span:not(.nav-ico),.bottom-nav.unified-bottom-nav a span:not(.nav-ico){font-size:9.2px!important}
  .official-service-actions{grid-template-columns:.92fr 1.08fr!important}
  .official-service-actions a{font-size:13px!important;padding-inline:6px!important}
}
/* Mobile government-portal refinements 2026-08-02:end */
