: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 */
