:root{
  --cp-bg:#f5f8f8;
  --cp-ink:#163638;
  --cp-muted:#5d7375;
  --cp-teal:#5ac8c1;
  --cp-teal-2:#a6ece6;
  --cp-purple:#8576d8;
  --cp-dark:#0d2023;
  --cp-card:#ffffff;
  --cp-line:rgba(22,54,56,.11);
  --cp-shadow:0 18px 50px rgba(9,38,40,.08);
}
.country-page{background:var(--cp-bg);color:var(--cp-ink)}
.country-page .country-hero{padding:90px 0 56px;position:relative;overflow:hidden;background:linear-gradient(140deg,#f9fbfb 0%,#eef7f6 58%,#f2f0fb 100%)}
.country-page .country-hero:before{content:"";position:absolute;inset:auto -14% -35% auto;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(90,200,193,.22),transparent 64%);filter:blur(4px)}
.country-page .country-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:46px;align-items:center;position:relative;z-index:1}
.country-page .country-kicker{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid rgba(22,54,56,.09);border-radius:999px;background:rgba(255,255,255,.7);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#496467}
.country-page h1{font-size:clamp(46px,6vw,78px);line-height:.98;letter-spacing:-.04em;margin:18px 0 20px;max-width:760px}
.country-page .country-hero-copy{font-size:18px;line-height:1.7;color:var(--cp-muted);max-width:700px}
.country-page .country-hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
.country-page .country-pill{padding:9px 12px;border-radius:999px;background:#fff;border:1px solid var(--cp-line);font-size:13px;color:#385557}
.country-page .country-hero-visual{position:relative;border-radius:28px;overflow:hidden;min-height:470px;box-shadow:var(--cp-shadow);background:#193b3e}
.country-page .country-hero-visual img{width:100%;height:100%;object-fit:cover;display:block;opacity:.94}
.country-page .country-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,29,31,.05),rgba(8,29,31,.72))}
.country-page .country-visual-note{position:absolute;left:22px;right:22px;bottom:22px;z-index:2;display:flex;justify-content:space-between;gap:18px;align-items:flex-end;padding:18px;border-radius:20px;background:rgba(10,29,31,.75);backdrop-filter:blur(12px);color:#fff}
.country-page .country-visual-note strong{font-size:20px;display:block}.country-page .country-visual-note span{font-size:13px;opacity:.78}
.country-page .country-section{padding:88px 0}
.country-page .country-head{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:end;margin-bottom:34px}
.country-page .country-head h2{font-size:clamp(32px,4vw,54px);line-height:1.02;margin:10px 0 0;letter-spacing:-.03em}
.country-page .country-head p{font-size:17px;line-height:1.72;color:var(--cp-muted);margin:0}
.country-page .country-kicker-2{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#6a8082}
.country-page .country-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.country-page .country-card{background:var(--cp-card);border:1px solid var(--cp-line);border-radius:22px;padding:24px;box-shadow:0 10px 30px rgba(9,38,40,.05);transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease}
.country-page .country-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(9,38,40,.1);border-color:rgba(90,200,193,.35)}
.country-page .country-card .icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(90,200,193,.18),rgba(133,118,216,.15));font-size:20px;margin-bottom:18px}
.country-page .country-card h3{margin:0 0 9px;font-size:22px}.country-page .country-card p{margin:0;color:var(--cp-muted);line-height:1.64}
.country-page .country-band{background:#102528;color:#effafa}
.country-page .country-band .country-head p,.country-page .country-band .country-card p{color:rgba(239,250,250,.76)}
.country-page .country-band .country-card{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);box-shadow:none}
.country-page .country-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;position:relative}
.country-page .country-step{position:relative;padding:24px;border-radius:22px;background:#fff;border:1px solid var(--cp-line);min-height:210px}
.country-page .country-step:after{content:"→";position:absolute;top:50%;right:-13px;transform:translateY(-50%);width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--cp-line);font-size:13px;z-index:2}
.country-page .country-step:last-child:after{display:none}
.country-page .country-step .num{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#71888a}.country-page .country-step h3{font-size:23px;margin:16px 0 10px}.country-page .country-step p{color:var(--cp-muted);line-height:1.6;margin:0}
.country-page .country-deeper{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center}
.country-page .country-deeper-card{padding:34px;border-radius:28px;background:linear-gradient(140deg,#19393c,#163236);color:#f6ffff;min-height:320px;display:flex;flex-direction:column;justify-content:space-between}
.country-page .country-deeper-card .eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;opacity:.62}.country-page .country-deeper-card h3{font-size:38px;line-height:1.05;max-width:540px;margin:18px 0}.country-page .country-deeper-card p{color:rgba(246,255,255,.72);max-width:520px;line-height:1.68}
.country-page .country-accordion{display:grid;gap:12px}.country-page details{background:#fff;border:1px solid var(--cp-line);border-radius:18px;padding:0 18px;overflow:hidden}.country-page summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:18px;align-items:center;padding:20px 0;font-weight:600}.country-page summary::-webkit-details-marker{display:none}.country-page summary b{font-size:22px;color:#6b8182}.country-page .answer{padding:0 0 20px;color:var(--cp-muted);line-height:1.65;max-width:850px}
.country-page .country-cta{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:34px 36px;border-radius:24px;background:linear-gradient(115deg,#ecfbf8,#f2effb);border:1px solid var(--cp-line)}
.country-page .country-cta h2{margin:0;font-size:clamp(28px,3.3vw,46px);white-space:nowrap;letter-spacing:-.03em}.country-page .country-cta p{margin:8px 0 0;color:var(--cp-muted)}
.country-page .country-cta .btn{flex:0 0 auto;white-space:nowrap}
.country-page .country-source{font-size:12px;color:#74898b;margin-top:16px}
@media (max-width: 980px){.country-page .country-hero-grid,.country-page .country-head,.country-page .country-deeper{grid-template-columns:1fr}.country-page .country-grid{grid-template-columns:1fr 1fr}.country-page .country-flow{grid-template-columns:1fr 1fr}.country-page .country-step:after{display:none}.country-page .country-hero-visual{min-height:360px}.country-page .country-cta h2{white-space:normal}}
@media (max-width: 640px){.country-page .country-grid,.country-page .country-flow{grid-template-columns:1fr}.country-page .country-hero{padding-top:60px}.country-page .country-section{padding:64px 0}.country-page .country-hero-visual{min-height:300px}.country-page .country-cta{flex-direction:column;align-items:flex-start;padding:26px}.country-page .country-cta h2{white-space:normal}}
