@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap";.world-hero{--wh-ink: #173f38;--wh-muted: #68736e;--wh-orange: #c85d40;--wh-teal: #68aaa4;--wh-gold: #d89a3d;--wh-green: #7fa65e;--wh-paper: #f7f4ed;--wh-line: rgba(25, 62, 54, .14);position:relative;width:100%;padding:54px 0 0;border-bottom:1px solid var(--wh-line)}.world-hero-main{display:grid;grid-template-columns:minmax(310px,.75fr) minmax(640px,1.45fr);align-items:center;min-height:540px}.world-hero-copy{position:relative;z-index:8;padding:22px 0 54px}.world-hero-eyebrow{display:flex;align-items:center;gap:11px;margin-bottom:28px;color:var(--wh-ink);font-family:DM Mono,monospace;font-size:9px;font-weight:500;letter-spacing:.16em}.world-hero-eyebrow i{width:30px;height:1px;background:var(--wh-ink)}.world-hero-copy h1{margin:0;max-width:525px;color:var(--wh-ink);font-family:Fraunces,Georgia,serif;font-size:clamp(58px,5.2vw,86px);font-weight:500;line-height:.94;letter-spacing:-.052em}.world-hero-copy h1 em{color:var(--wh-orange);font-weight:500}.world-hero-copy>p{max-width:410px;margin:28px 0 0;color:#59635e;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.65}.world-hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:31px}.world-hero-actions button{display:inline-flex;min-height:49px;align-items:center;justify-content:space-between;gap:28px;padding:0 19px;border-radius:4px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:transform .16s ease,background .16s ease}.world-hero-actions button:hover{transform:translateY(-2px)}.world-hero-primary{border:1px solid var(--wh-ink);background:var(--wh-ink);color:#fff}.world-hero-secondary{border:1px solid rgba(23,63,56,.2);background:transparent;color:var(--wh-ink)}.world-hero-map-stage{position:relative;z-index:2;height:540px;min-width:0;margin-left:-46px}.world-hero-map{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.world-hero-map-label{position:absolute;z-index:1;color:#1c433b42;font-family:DM Mono,monospace;font-size:7px;letter-spacing:.18em;pointer-events:none}.map-label-west{left:11%;bottom:24%}.map-label-east{right:7%;bottom:21%}.map-orbits{fill:none;stroke:#194a3f1a;stroke-width:1;stroke-dasharray:2 9}.continent{fill:url(#waDots);stroke:currentColor;stroke-width:.8;stroke-linejoin:round;stroke-linecap:round;opacity:.94}.continent .map-island{opacity:.82}.north-america{color:#69aaa4}.south-america{color:#e0a03c}.europe{color:#d1a146}.africa{color:#83a65e}.asia{color:#dfaa58}.australia{color:#69afb3}.global-routes{fill:none;stroke:url(#routeFade);stroke-width:1.55;stroke-linecap:round;opacity:.9}.global-routes path:nth-child(2n){stroke:#cf8d3094}.map-nodes circle{fill:#fff9f1;stroke:#c9923b;stroke-width:3}.map-nodes circle:nth-child(3n){stroke:#4b978d}.map-node-rings circle{fill:none;stroke:#cb913438;stroke-width:4}.world-hero-metric{position:absolute;z-index:7;display:flex;min-width:142px;align-items:center;gap:11px;padding:10px 13px;border:1px solid rgba(36,70,61,.12);border-radius:6px;background:#faf8f1ed;box-shadow:0 8px 28px #1e322c0f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.world-hero-metric-icon{display:grid;width:32px;height:32px;place-items:center;flex:0 0 auto;color:var(--wh-ink)}.world-hero-metric span{display:block;margin-bottom:2px;color:#676d68;font-family:DM Sans,sans-serif;font-size:8px;white-space:nowrap}.world-hero-metric strong{display:block;color:var(--wh-ink);font-family:Fraunces,Georgia,serif;font-size:17px;font-weight:500;line-height:1}.metric-imports{top:64px;left:18%}.metric-agriculture{top:48px;right:22%}.metric-population{top:172px;right:5%}.metric-exports{bottom:92px;left:17%}.metric-gdp{bottom:61px;left:48%}.metric-emissions{right:9%;bottom:99px}.metric-agriculture .world-hero-metric-icon{color:#638c4c}.metric-population .world-hero-metric-icon{color:#af7928}.metric-exports .world-hero-metric-icon{color:#246b62}.metric-gdp .world-hero-metric-icon{color:#b57928}.metric-emissions .world-hero-metric-icon{color:#559893}.hero-map-key{position:absolute;right:10%;bottom:18px;z-index:4;display:flex;gap:17px;font-family:DM Mono,monospace;font-size:7px;letter-spacing:.08em;color:#737b76}.hero-map-key span{display:flex;align-items:center;gap:5px}.hero-map-key i{display:block;width:7px;height:7px;border-radius:50%}.key-trade{background:#4b978d}.key-land{background:#83a65e}.key-people{background:#d7a040}.key-money{background:#c85d40}.world-hero-stats{display:grid;grid-template-columns:repeat(4,auto);justify-content:end;gap:0;padding:3px 0 27px}.world-hero-stats>div{display:flex;min-width:145px;align-items:center;gap:11px;padding:0 23px;color:var(--wh-ink);border-right:1px solid var(--wh-line)}.world-hero-stats>div:last-child{border-right:0;padding-right:0}.world-hero-stats span{color:#69716d;font-family:DM Sans,sans-serif;font-size:8px;line-height:1.3}.world-hero-stats strong{display:block;margin-bottom:2px;color:var(--wh-ink);font-size:15px;font-weight:600}@media (max-width: 1180px){.world-hero-main{grid-template-columns:minmax(300px,.8fr) minmax(550px,1.2fr)}.world-hero-map-stage{margin-left:-70px;transform:scale(.94);transform-origin:right center}.world-hero-metric{transform:scale(.9)}}@media (max-width: 980px){.world-hero-main{display:block}.world-hero-copy{max-width:650px}.world-hero-copy h1{font-size:clamp(60px,11vw,90px)}.world-hero-map-stage{width:108%;height:500px;margin:0 0 0 -4%;transform:none}.world-hero-stats{justify-content:center}}@media (max-width: 720px){.world-hero{padding-top:36px}.world-hero-copy h1{font-size:clamp(52px,14vw,75px)}.world-hero-map-stage{width:116%;height:400px;margin-left:-8%}.world-hero-metric{min-width:112px;transform:scale(.73)}.metric-imports{top:24px;left:8%}.metric-agriculture{top:3px;right:10%}.metric-population{top:116px;right:-3%}.metric-exports{left:0;bottom:48px}.metric-gdp{left:42%;bottom:25px}.metric-emissions{right:-2%;bottom:49px}.hero-map-key,.world-hero-map-label{display:none}.world-hero-stats{grid-template-columns:repeat(2,1fr)}.world-hero-stats>div{min-width:0;padding:13px 10px;border-right:0;border-bottom:1px solid var(--wh-line)}.world-hero-stats>div:last-child{padding-right:10px}}@media (max-width: 520px){.world-hero-copy>p{max-width:355px}.world-hero-actions{display:grid}.world-hero-actions button{width:100%}.world-hero-map-stage{width:124%;height:330px;margin-left:-12%}.world-hero-metric{transform:scale(.6)}.metric-imports{left:0}.metric-agriculture{right:2%}.metric-population{right:-8%}.metric-exports{left:-7%}.metric-emissions{right:-7%}}.world-hero-map-image{position:absolute;top:24px;right:-18px;bottom:18px;left:-18px;width:calc(100% + 36px);height:calc(100% - 42px);-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;z-index:1;opacity:.94;filter:saturate(.88) contrast(.96)}.world-hero-map-stage{overflow:visible;isolation:isolate}.world-hero-map-stage .world-hero-map-image{transform:translateY(-22px) scale(1.02);transform-origin:center center}@media (max-width: 1180px){.world-hero-map-image{top:22px;right:-10px;bottom:22px;left:-10px;width:calc(100% + 20px);height:calc(100% - 44px);transform:scale(1)}}@media (max-width: 900px){.world-hero-map-image{top:18px;right:0;bottom:22px;left:0;width:100%;height:calc(100% - 40px);-o-object-position:center center;object-position:center center}}@media (max-width: 640px){.world-hero-map-image{top:16px;right:-14px;bottom:20px;left:-14px;width:calc(100% + 28px);height:calc(100% - 36px);opacity:.9}}.country-page .page-width{width:min(1180px,calc(100% - 96px));margin:0 auto}.country-page .eyebrow,.country-page .card-kicker,.country-page .data-note{font:500 10px/1.2 var(--mono);letter-spacing:.12em;text-transform:uppercase}.country-page .eyebrow{display:flex;align-items:center;gap:10px;color:#68746d}.country-page .eyebrow i{display:block;width:27px;height:1px;background:currentColor}.country-page .global-nav button,.country-trigger,.country-page .search-trigger{color:#69736d;font-size:12px;transition:color .2s,background .2s}.country-page .global-nav button.active,.country-page .global-nav button:hover{color:var(--ink);font-weight:700}.country-page .primary-button,.country-page .text-button{display:inline-flex;align-items:center;gap:20px;font-size:11px;transition:transform .2s,background .2s}.country-page .primary-button:hover,.country-page .text-button:hover{transform:translateY(-2px)}.country-page .text-button{gap:8px;color:#bf6145;font-weight:700}.country-page .story-copy .text-button{margin-top:26px}.country-page .domain-nav div div button.active{color:var(--ink);border-color:var(--accent)}.country-page .open-stat{display:flex;flex-direction:column;min-height:125px;border-bottom:1px solid var(--line)}.country-page .open-stat strong{color:var(--accent);font:500 55px/.85 Fraunces;letter-spacing:-.07em}.country-page .open-stat span{margin-top:17px;font-size:14px;font-weight:600}.country-page .open-stat small{margin-top:5px;color:#879189;font:9px var(--mono);text-transform:uppercase}.country-page .feature-copy .text-button{margin-top:25px}.country-page .section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.country-page .section-heading h2{margin-top:16px;font-size:41px}.country-page .section-heading>p{max-width:300px;color:#66736b;font:17px/1.35 Fraunces}.country-page .insight-note .text-button{align-self:flex-start}.country-page .domain-ranking h2,.country-ranking h2{margin:17px 0;font-size:43px}.country-page .ranking-table{width:100%}.country-page .ranking-row{display:grid;grid-template-columns:32px 1fr auto 24px;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.country-page .ranking-row span{color:#8a958d;font:10px var(--mono)}.country-page .ranking-row strong{font-size:14px}.country-page .ranking-row b{color:var(--accent);font:500 15px var(--mono)}.country-page .ranking-row svg{color:var(--accent)}.country-page .ranking-table .text-button{margin-top:18px}.country-page .map-shape{position:absolute;right:55px;bottom:-40px;color:#bd7152;font-size:370px;opacity:.32;transform:rotate(35deg) scaleX(.65)}.country-page .map-point{position:absolute;width:9px;height:9px;border-radius:50%;background:#bd7152}.country-page .map-point-a{top:105px;left:160px}.country-page .map-point-b{top:180px;right:125px}.country-page .map-point-c{bottom:70px;left:205px}.country-page .data-note{color:#89918b}.country-page .context-copy{max-width:490px;padding-top:18px}.country-page .context-copy p{color:#4e5e56;font:22px/1.4 Fraunces}.country-page .context-copy .muted-copy{margin-top:20px;color:#89918b;font:13px/1.5 DM Sans}.country-page .context-copy .text-button{margin-top:22px}.country-page .topic-open .text-button{margin-top:19px}.country-domain-section{padding-top:66px;padding-bottom:16px}.country-domain-heading{margin-bottom:28px}.country-domain-heading h2 em{color:#a55a44}.country-domain-coverage{display:grid;justify-items:end;gap:2px;color:#78827c;font:10px var(--mono);text-transform:uppercase;letter-spacing:.08em}.country-domain-coverage strong{color:#a55a44;font:500 34px Fraunces;letter-spacing:-.03em}.country-domain-coverage small{color:#a0a69f;font-size:9px}.country-domain-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.country-domain-card{grid-column:span 4;display:flex;min-height:245px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:22px;border:1px solid rgba(47,59,53,.1);background:#ebe6da;color:#35433d;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.country-domain-card:nth-child(4n+1){background:#2d403b;color:#f1ede4}.country-domain-card:nth-child(4n+2){background:#ead9bd;color:#493d2e}.country-domain-card:nth-child(4n+3){background:#dfe6df;color:#334039}.country-domain-card:nth-child(4n+4){background:#e7ddd0;color:#493f35}.country-domain-card.mosaic-large,.country-domain-card.mosaic-feature,.country-domain-card.mosaic-wide{grid-column:span 6}.country-domain-card.is-clickable{cursor:pointer}.country-domain-card.is-clickable:hover{transform:translateY(-3px);border-color:#2f3b353d;box-shadow:0 13px 28px #262f2a1a}.country-domain-card.is-empty{background:transparent;border-style:dashed;color:#8a928c}.country-domain-card-top,.country-domain-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.country-domain-count{opacity:.58;font:9px var(--mono)}.country-domain-values{display:grid;gap:15px;margin:24px 0}.country-domain-value{display:grid;grid-template-columns:minmax(80px,auto) 1fr;-moz-column-gap:14px;column-gap:14px;align-items:baseline}.country-domain-value strong{font:500 29px/1 Fraunces;letter-spacing:-.025em}.country-domain-value span{font-size:11px;line-height:1.25;opacity:.82}.country-domain-value small{grid-column:2;margin-top:3px;opacity:.5;font:8px var(--mono);text-transform:uppercase}.country-domain-empty{max-width:280px}.country-domain-empty strong{display:block;margin-bottom:8px;font:500 24px Fraunces}.country-domain-empty span{font-size:11px;line-height:1.45}.country-domain-card-bottom{padding-top:13px;border-top:1px solid currentColor;opacity:.62;font:9px var(--mono);text-transform:uppercase;letter-spacing:.04em}.country-domain-link{display:inline-flex;align-items:center;gap:5px;font-weight:700}.country-domain-no-results{grid-column:1 / -1;padding:30px;border:1px dashed var(--line);color:#89918b;text-align:center;font-size:12px}@media (max-width: 900px){.country-page .page-width{width:min(100% - 48px,650px)}.country-page .global-nav,.country-trigger{display:none}.country-page .domain-ranking,.country-ranking{grid-template-columns:1fr;gap:35px}.country-hero{flex-direction:column;align-items:flex-start;padding-top:55px}.country-map{align-self:center;transform:scale(.8);transform-origin:top center;margin-bottom:-70px}.country-open-stats{grid-template-columns:repeat(2,1fr)}.country-context{grid-template-columns:1fr;gap:20px}}@media (max-width: 560px){.country-page .page-width{width:calc(100% - 32px)}.country-page .headline-stats,.country-open-stats{grid-template-columns:1fr 1fr;gap:17px}.country-page .open-stat strong{font-size:42px}.country-page .section-heading{align-items:flex-start;flex-direction:column;gap:16px}.country-page .section-heading h2{font-size:35px}.country-hero h1{font-size:82px}.country-map{transform:scale(.66);margin-left:-45px;margin-bottom:-110px}.country-tabs{gap:17px;overflow-x:auto}.country-tabs button{white-space:nowrap}.country-context h2{font-size:37px}.country-topic-mosaic{display:flex;flex-direction:column}.country-page .ranking-row{grid-template-columns:28px 1fr auto}.country-page .ranking-row svg{display:none}}.country-page .editorial-atlas{padding:18px 0 88px}.country-page .editorial-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:94px;gap:12px}@media (max-width: 900px){.country-page .editorial-grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:95px}}@media (max-width: 560px){.country-page .editorial-grid{display:flex;flex-direction:column}}.country-page .editorial-sparkline{position:absolute;right:20px;bottom:35px;width:55%;height:50px;border-top:1px solid rgba(60,70,64,.2);transform:skewY(-6deg)}@media (max-width: 900px){.country-domain-grid{grid-template-columns:repeat(6,1fr)}.country-domain-card{grid-column:span 3}.country-domain-card.mosaic-large,.country-domain-card.mosaic-feature,.country-domain-card.mosaic-wide{grid-column:span 6}.country-domain-coverage{justify-items:start}}@media (max-width: 560px){.country-domain-section{padding-top:48px}.country-domain-grid{display:flex;flex-direction:column}.country-domain-card{min-height:220px}.country-domain-value{grid-template-columns:1fr}.country-domain-value small{grid-column:1}.country-domain-heading{align-items:flex-start}}.country-domain-grid{grid-auto-flow:row dense;align-items:stretch}.country-domain-card{grid-column:span 4}.country-domain-card.mosaic-large,.country-domain-card.mosaic-feature,.country-domain-card.mosaic-wide{grid-column:span 8}.country-domain-card:nth-child(5n+2).mosaic-large,.country-domain-card:nth-child(5n+2).mosaic-feature,.country-domain-card:nth-child(5n+2).mosaic-wide{grid-column:span 4}.country-domain-card>i,.country-domain-grid>i{display:none!important}.country-domain-unit{display:block;margin-top:3px;opacity:.55;font:8px/1.25 var(--mono);font-style:normal;text-transform:none}.country-domain-value span{min-width:0}.country-domain-card.is-empty{min-height:220px}@media (max-width: 900px){.country-domain-card,.country-domain-card.mosaic-large,.country-domain-card.mosaic-feature,.country-domain-card.mosaic-wide,.country-domain-card:nth-child(5n+2).mosaic-large,.country-domain-card:nth-child(5n+2).mosaic-feature,.country-domain-card:nth-child(5n+2).mosaic-wide{grid-column:span 3}}@media (max-width: 560px){.country-domain-grid{display:flex;flex-direction:column}}.country-hero{display:grid;grid-template-columns:minmax(0,3fr) minmax(300px,2fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:435px}.country-hero>div:first-child{min-width:0}.country-hero h1{margin:18px 0;font-size:clamp(64px,8.1vw,126px);line-height:.88;letter-spacing:-.055em;white-space:nowrap}.country-hero p{max-width:520px}.country-map{justify-self:end;width:min(100%,405px)}.country-meta{flex-wrap:wrap}.country-open-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;align-items:stretch}.country-open-stats .open-stat{box-sizing:border-box;min-height:132px;padding-right:24px}.country-open-stats .open-stat+.open-stat{padding-left:24px;border-left:1px solid var(--line)}.country-open-stats .open-stat strong{line-height:.95;white-space:nowrap}.country-open-stats .open-stat span,.country-open-stats .open-stat small{text-align:left}@media (max-width:980px){.country-hero{grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr)}.country-hero h1{font-size:clamp(54px,7.8vw,86px)}}@media (max-width:760px){.country-hero{display:block;min-height:auto;padding-bottom:36px}.country-hero h1{font-size:clamp(54px,14vw,82px);white-space:normal}.country-map{width:100%;max-width:405px;margin:24px auto 0}.country-open-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.country-open-stats{grid-template-columns:1fr}}.country-360-layout{display:grid;grid-template-columns:minmax(0,3.15fr) minmax(235px,1fr);gap:clamp(22px,2.5vw,36px);align-items:start;padding-top:10px}.country-360-main{min-width:0}.country-domain-section{width:100%}.country-profile-sidebar{position:sticky;top:82px;align-self:start}.country-profile-card{border:1px solid var(--line);background:#ffffff57;padding:18px}.country-profile-kicker{display:flex;align-items:center;justify-content:space-between;gap:16px}.country-profile-kicker>strong{color:#a55a44;font:600 11px var(--mono);letter-spacing:.08em}.country-profile-card h3,.country-profile-summary{display:none}.country-profile-facts{border-top:1px solid var(--line)}.country-profile-facts>div,.country-profile-coordinates{display:grid;grid-template-columns:minmax(88px,.8fr) minmax(0,1.2fr);gap:14px;align-items:start;padding:11px 0;border-bottom:1px solid var(--line)}.country-profile-facts span,.country-profile-coordinates span{color:#8a918b;font:9px/1.4 var(--mono);text-transform:uppercase;letter-spacing:.05em}.country-profile-facts strong,.country-profile-coordinates strong{min-width:0;color:#293f3a;font:600 12px/1.35 DM Sans;text-align:right;overflow-wrap:anywhere}.country-profile-coverage{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.country-profile-coverage>div{padding:11px;background:#ece5d8}.country-profile-coverage strong{display:block;color:#a55a44;font:500 21px/1 Fraunces}.country-profile-coverage span{display:block;margin-top:5px;color:#747e78;font:8px/1.35 var(--mono);text-transform:uppercase}.country-profile-note{margin-top:14px;padding:12px;background:#e9ddd0}.country-profile-note span{color:#a55a44;font:600 8px var(--mono);letter-spacing:.08em}.country-profile-note p{margin:7px 0 0;color:#5f6862;font:10px/1.5 DM Sans}.country-360-layout .country-domain-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.country-360-layout .country-domain-card,.country-360-layout .country-domain-card.mosaic-large,.country-360-layout .country-domain-card.mosaic-feature,.country-360-layout .country-domain-card.mosaic-wide,.country-360-layout .country-domain-card:nth-child(5n+2).mosaic-large,.country-360-layout .country-domain-card:nth-child(5n+2).mosaic-feature,.country-360-layout .country-domain-card:nth-child(5n+2).mosaic-wide{grid-column:auto;min-width:0}.country-hero h1{font-size:clamp(68px,7vw,108px)}.country-open-stats{gap:28px}.country-open-stats .open-stat{min-height:112px;padding:0!important}.country-open-stats .open-stat+.open-stat{border-left:0!important}.country-open-stats .open-stat strong{font-size:clamp(38px,4.2vw,58px);line-height:1}@media (max-width:1050px){.country-360-layout{grid-template-columns:minmax(0,2.35fr) minmax(230px,1fr);gap:22px}}@media (max-width:860px){.country-360-layout{display:block}.country-profile-sidebar{position:static;margin-top:28px}.country-360-layout .country-domain-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.country-360-layout .country-domain-grid{grid-template-columns:1fr}}.country-profile-kicker{padding-bottom:12px;border-bottom:1px solid var(--line)}.country-profile-facts>div,.country-profile-coordinates{padding:9px 0}.country-profile-facts span,.country-profile-coordinates span{font-size:8px}.country-profile-facts strong,.country-profile-coordinates strong{font-size:11px}.country-360-layout .country-domain-card{min-height:190px;padding:20px}.country-360-layout .country-domain-values{gap:9px}.country-360-layout .country-domain-value{gap:8px}.country-360-layout .country-domain-value strong{font-size:clamp(24px,2.15vw,34px);line-height:1}.country-360-layout .country-domain-value span{font-size:10px;line-height:1.25}.country-360-layout .country-domain-value small{font-size:7px;line-height:1.3}.country-360-layout .country-domain-card-bottom{margin-top:14px;padding-top:10px}.country-360-layout .country-domain-heading h2{font-size:clamp(38px,4vw,56px)}.country-360-layout .country-domain-coverage strong{font-size:42px}.country-360-old-shell.country-content{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:70px;align-items:start;padding-top:55px}.country-360-old-shell .country-main{min-width:0}.country-360-old-shell .country-domain-section{padding:0}.country-360-old-shell .country-domain-heading{margin-bottom:25px}.country-360-old-shell .country-domain-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.country-360-old-shell .country-domain-card,.country-360-old-shell .country-domain-card.mosaic-large,.country-360-old-shell .country-domain-card.mosaic-feature,.country-360-old-shell .country-domain-card.mosaic-wide{grid-column:auto;min-width:0;min-height:215px;padding:20px}.country-360-old-shell .country-domain-values{gap:11px;margin:20px 0}.country-360-old-shell .country-domain-value{grid-template-columns:minmax(76px,auto) 1fr;-moz-column-gap:12px;column-gap:12px}.country-360-old-shell .country-domain-value strong{font-size:27px}.country-360-old-shell .country-domain-value span{font-size:10px}.country-360-old-shell .country-domain-value small{font-size:7px}.country-360-old-shell .country-domain-card-bottom{padding-top:11px;font-size:8px}.country-360-old-shell .section-index,.country-360-old-shell .fact-source{font:500 10px/1 var(--mono);letter-spacing:.12em;text-transform:uppercase}.country-360-old-shell .section-index{color:#78827c}.country-360-old-shell .country-aside{position:sticky;top:92px;align-self:start;border-left:1px solid var(--line);padding-left:30px}.country-360-old-shell .fact-mark{margin-top:35px;color:#c76d51;font:100px/.8 Fraunces;letter-spacing:-.06em}.country-360-old-shell .country-aside p{margin-top:28px;color:#4e5e56;font:21px/1.35 Fraunces}.country-360-old-shell .country-aside p strong{color:#b55f4d;font-weight:500}.country-360-old-shell .fact-source{display:block;margin-top:25px;color:#8a938b}.country-360-old-shell .aside-rule{height:1px;margin-top:29px;background:var(--line)}.country-360-old-shell .country-profile-list{display:grid;gap:0;margin-top:24px;border-top:1px solid var(--line)}.country-360-old-shell .country-profile-list>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line)}.country-360-old-shell .country-profile-list span{color:#8b948e;font:9px var(--mono);letter-spacing:.05em;text-transform:uppercase}.country-360-old-shell .country-profile-list strong{max-width:155px;text-align:right;font-size:12px;font-weight:600;line-height:1.35}.country-360-old-shell .country-profile-list-secondary{margin-top:16px}@media (max-width:900px){.country-360-old-shell.country-content{grid-template-columns:1fr;gap:55px}.country-360-old-shell .country-aside{position:static;border-left:0;border-top:1px solid var(--line);padding:30px 0 0}}@media (max-width:530px){.country-360-old-shell .country-domain-grid{grid-template-columns:1fr}.country-360-old-shell .country-domain-coverage{justify-items:start}}.country-360-old-shell .country-domain-value{grid-template-columns:minmax(92px,auto) 1fr;-moz-column-gap:14px;column-gap:14px;align-items:baseline}.country-360-old-shell .country-domain-value strong{font:500 clamp(23px,2.1vw,30px)/1 "Fraunces";letter-spacing:-.035em;white-space:nowrap}.country-360-old-shell .country-domain-value span{min-width:0;font-size:10px;line-height:1.3}.country-360-old-shell .country-domain-unit{display:inline;margin-left:5px;color:inherit;font:500 8px/1.2 var(--mono);font-style:normal;letter-spacing:0;opacity:.62;white-space:nowrap}.country-360-old-shell .country-domain-value small{grid-column:2;margin-top:4px;font:8px/1.2 var(--mono);letter-spacing:.03em;opacity:.5}@media (max-width:1100px) and (min-width:901px){.country-360-old-shell .country-domain-value{grid-template-columns:1fr;gap:4px}.country-360-old-shell .country-domain-value small{grid-column:1}}@media (max-width:530px){.country-360-old-shell .country-domain-value{grid-template-columns:minmax(90px,auto) 1fr}.country-360-old-shell .country-domain-value small{grid-column:2}}.country-food-section{margin-top:72px;padding-top:54px;border-top:1px solid var(--line)}.country-food-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:34px}.country-food-heading h2{margin:16px 0 0;font-size:clamp(2.35rem,4vw,4.8rem);line-height:.95;letter-spacing:-.045em;font-weight:750}.country-food-heading h2 em{font-family:Georgia,Times New Roman,serif;font-weight:400}.country-food-coverage{min-width:190px;display:flex;flex-direction:column;align-items:flex-end;padding-top:12px;text-align:right}.country-food-coverage strong{font-size:clamp(2.2rem,3vw,3.7rem);line-height:1;letter-spacing:-.05em}.country-food-coverage span{margin-top:8px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.country-food-coverage small{margin-top:5px;opacity:.58;font-size:.76rem}.country-food-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.country-food-category{min-height:108px;padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.country-food-category strong{font-size:2rem;line-height:1;letter-spacing:-.04em}.country-food-category span{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;opacity:.68}.country-food-featured{margin-top:48px}.country-food-featured-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:20px}.country-food-featured-heading p{max-width:400px;margin:0;opacity:.65;line-height:1.55;font-size:.88rem}.country-food-entity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.country-food-entity{min-height:210px;padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.country-food-entity h3{margin:18px 0 10px;font-size:1.35rem;line-height:1.08;letter-spacing:-.025em}.country-food-entity p{margin:0 0 22px;font-size:.84rem;line-height:1.55;opacity:.68}.country-food-entity small{margin-top:auto;font-size:.67rem;text-transform:uppercase;letter-spacing:.06em;opacity:.5}.country-food-footer{margin-top:24px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:30px}.country-food-footer p{margin:0;max-width:520px;font-size:.78rem;line-height:1.5;opacity:.58}.country-food-footer button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:none;padding:0;cursor:default;display:inline-flex;align-items:center;gap:7px;font:inherit;font-size:.77rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;opacity:.72}.country-food-empty{padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.country-food-empty strong{display:block;font-size:1.05rem}.country-food-empty p{margin:8px 0 0;max-width:540px;opacity:.62;line-height:1.55}@media (max-width: 900px){.country-food-heading{display:block}.country-food-coverage{margin-top:28px;align-items:flex-start;text-align:left}.country-food-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.country-food-entity-grid{grid-template-columns:1fr}.country-food-featured-heading,.country-food-footer{display:block}.country-food-featured-heading p{margin-top:12px}.country-food-footer button{margin-top:18px}}.country-sanctions-section{margin-top:64px;padding-top:52px;border-top:1px solid var(--line, #dedede)}.country-sanctions-heading{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:40px;align-items:end;margin-bottom:28px}.country-sanctions-kicker{display:flex;align-items:center;gap:9px;margin-bottom:12px;font-size:11px;font-weight:700;letter-spacing:.12em}.country-sanctions-kicker i{display:inline-block;width:22px;height:1px;background:currentColor}.country-sanctions-copy h2{margin:0;max-width:760px;font-size:clamp(30px,4vw,50px);line-height:1.02;font-weight:500;letter-spacing:-.04em}.country-sanctions-copy h2 em{font-family:Georgia,Times New Roman,serif;font-weight:400}.country-sanctions-copy>p{max-width:720px;margin:18px 0 0;font-size:15px;line-height:1.65;opacity:.72}.country-sanctions-total{padding-left:24px;border-left:1px solid var(--line, #dedede)}.country-sanctions-total strong{display:block;font-size:48px;line-height:1;font-weight:500;letter-spacing:-.05em}.country-sanctions-total span{display:block;margin-top:7px;font-size:13px;font-weight:700}.country-sanctions-total small{display:block;margin-top:8px;line-height:1.45;opacity:.64}.country-sanctions-relationship-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:28px 0 34px}.country-sanctions-relationship{min-height:96px;padding:17px;border:1px solid var(--line, #dedede);border-radius:2px}.country-sanctions-relationship strong{display:block;margin-bottom:17px;font-size:26px;line-height:1;font-weight:500}.country-sanctions-relationship span{font-size:11px;font-weight:700;letter-spacing:.04em}.country-sanctions-records{margin-top:22px}.country-sanctions-records-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:16px}.country-sanctions-records-heading span{font-size:10px;font-weight:700;letter-spacing:.12em;opacity:.6}.country-sanctions-records-heading h3{margin:5px 0 0;font-size:21px;font-weight:500}.country-sanctions-records-heading>small{max-width:240px;text-align:right;opacity:.62}.country-sanctions-record-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.country-sanctions-record{padding:19px;border:1px solid var(--line, #dedede);border-radius:2px}.country-sanctions-record-topline{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px}.country-sanctions-record-topline span{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.country-sanctions-record-topline small{opacity:.58}.country-sanctions-record h3{margin:0;font-size:16px;line-height:1.35;font-weight:600}.country-sanctions-record-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}.country-sanctions-record-tags span{padding:5px 7px;border:1px solid var(--line, #dedede);font-size:10px;font-weight:700;letter-spacing:.03em}.country-sanctions-record-source{display:block;margin-top:15px;opacity:.58}.country-sanctions-note,.country-sanctions-empty{margin-top:18px;padding:17px 19px;border:1px solid var(--line, #dedede)}.country-sanctions-note strong,.country-sanctions-empty strong{display:block;margin-bottom:5px;font-size:13px}.country-sanctions-note p,.country-sanctions-empty p{margin:0;max-width:850px;font-size:12px;line-height:1.6;opacity:.68}@media (max-width: 900px){.country-sanctions-heading{grid-template-columns:1fr}.country-sanctions-total{padding:18px 0 0;border-left:0;border-top:1px solid var(--line, #dedede)}.country-sanctions-relationship-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 640px){.country-sanctions-section{margin-top:46px;padding-top:38px}.country-sanctions-relationship-grid,.country-sanctions-record-grid{grid-template-columns:1fr}.country-sanctions-records-heading{display:block}.country-sanctions-records-heading>small{display:block;margin-top:8px;text-align:left}}.country-biodiversity-section{--bio-ink:#123c33;--bio-deep:#0f5d4b;--bio-mint:#e9f0e8;--bio-pressure:#f6e7df;--bio-line:rgba(18,60,51,.18);margin-top:64px;padding:62px 0 58px;border-top:1px solid rgba(18,60,51,.24);color:#171a18}.country-biodiversity-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);gap:42px;align-items:stretch;margin-bottom:34px}.country-biodiversity-copy{max-width:650px}.country-biodiversity-kicker{display:flex;align-items:center;gap:9px;margin-bottom:14px;color:var(--bio-ink);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.country-biodiversity-kicker i{width:25px;height:1px;background:currentColor}.country-biodiversity-copy h2{margin:0;max-width:620px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,66px);font-weight:600;line-height:.94;letter-spacing:-.04em}.country-biodiversity-copy h2 em{color:var(--bio-deep);font-weight:400}.country-biodiversity-copy>p{max-width:610px;margin:22px 0 0;font-size:14px;line-height:1.65;color:#171a18ad}.country-biodiversity-total{min-height:190px;padding:28px 30px;display:flex;flex-direction:column;justify-content:center;background:var(--bio-deep);color:#f7f3e9}.country-biodiversity-total strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,72px);line-height:.95;font-weight:500;letter-spacing:-.04em}.country-biodiversity-total span{margin-top:13px;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.country-biodiversity-total small{margin-top:8px;opacity:.72;font-size:11px}.country-biodiversity-section-label{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:27px;margin-bottom:12px}.country-biodiversity-section-label span{color:var(--bio-ink);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.country-biodiversity-section-label small{color:#171a1885;font-size:10px}.country-biodiversity-group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--bio-line);border-left:1px solid var(--bio-line)}.country-biodiversity-group{min-height:92px;padding:19px 18px;display:flex;align-items:center;gap:15px;border-right:1px solid var(--bio-line);border-bottom:1px solid var(--bio-line);background:#faf8f17a}.country-biodiversity-group>svg{flex:0 0 auto;color:var(--bio-deep)}.country-biodiversity-group div{display:flex;flex-direction:column}.country-biodiversity-group strong{font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:600;line-height:1}.country-biodiversity-group span{margin-top:6px;font-size:11px;color:#171a18b8}.country-biodiversity-lower{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:28px;margin-top:34px}.country-biodiversity-pressure-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.country-biodiversity-pressure-card{min-height:132px;padding:18px;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon number" "icon label" "icon year";-moz-column-gap:14px;column-gap:14px;align-content:center;background:var(--bio-pressure)}.country-biodiversity-pressure-card svg{grid-area:icon;color:#bd684f}.country-biodiversity-pressure-card strong{grid-area:number;font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:1}.country-biodiversity-pressure-card span{grid-area:label;margin-top:7px;font-size:11px;line-height:1.35}.country-biodiversity-pressure-card small{grid-area:year;margin-top:8px;color:#171a1880;font-size:9px}.country-biodiversity-protected-list{display:grid;gap:10px}.country-biodiversity-protected-card{min-height:82px;padding:16px 18px;display:grid;grid-template-columns:26px minmax(72px,auto) 1fr;align-items:center;gap:14px;background:var(--bio-mint);border:1px solid rgba(18,60,51,.08)}.country-biodiversity-protected-card svg{color:var(--bio-deep)}.country-biodiversity-protected-card>strong{font-family:Georgia,Times New Roman,serif;font-size:29px;line-height:1}.country-biodiversity-protected-card div{display:flex;flex-direction:column}.country-biodiversity-protected-card span{font-size:11px;line-height:1.35}.country-biodiversity-protected-card small{margin-top:5px;color:#171a1880;font-size:9px}.country-biodiversity-foot{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.32fr);gap:24px;margin-top:28px}.country-biodiversity-note{padding:20px 22px;display:flex;gap:14px;background:#f2f5ed;border-left:3px solid rgba(15,93,75,.45)}.country-biodiversity-note>svg{flex:0 0 auto;color:var(--bio-deep);margin-top:2px}.country-biodiversity-note strong{font-family:Georgia,Times New Roman,serif;font-size:16px;color:var(--bio-ink)}.country-biodiversity-note p{max-width:760px;margin:6px 0 0;color:#171a189e;font-size:10px;line-height:1.6}.country-biodiversity-sources{padding:17px 0 17px 20px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--bio-line)}.country-biodiversity-sources>span{margin-bottom:8px;color:var(--bio-ink);font-size:9px;font-weight:800;letter-spacing:.17em}.country-biodiversity-sources small{margin:2px 0;color:#171a1894;font-size:9px}.country-biodiversity-empty{padding:22px 24px;background:#e9f0e885;border:1px solid var(--bio-line)}.country-biodiversity-empty strong{font-family:Georgia,Times New Roman,serif;color:var(--bio-ink);font-size:16px}.country-biodiversity-empty p{margin:7px 0 0;color:#171a1899;font-size:11px;line-height:1.5}@media (max-width:900px){.country-biodiversity-hero,.country-biodiversity-lower,.country-biodiversity-foot{grid-template-columns:1fr}.country-biodiversity-total{min-height:150px}}@media (max-width:680px){.country-biodiversity-section{margin-top:42px;padding:42px 0}.country-biodiversity-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.country-biodiversity-pressure-grid{grid-template-columns:1fr}.country-biodiversity-section-label{align-items:flex-start;flex-direction:column;gap:4px}}@media (max-width:440px){.country-biodiversity-group-grid{grid-template-columns:1fr}.country-biodiversity-copy h2{font-size:39px}}.country-food-section{--food-ink: #5d2a18;--food-deep: #a84922;--food-orange: #d66a2f;--food-saffron: #e49a3a;--food-cream: #fbf3e5;--food-cream-2: #f7ead7;--food-line: rgba(93, 42, 24, .17);margin-top:64px;padding:62px 0 60px;border-top:1px solid rgba(93,42,24,.22);color:#211a16}.country-food-heading{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);gap:42px;align-items:stretch;margin-bottom:34px}.country-food-heading>div:first-child{max-width:660px}.country-food-heading .eyebrow{color:var(--food-ink)}.country-food-heading h2{max-width:630px;margin:11px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,66px);font-weight:600;line-height:.94;letter-spacing:-.04em}.country-food-heading h2 em{color:var(--food-deep);font-weight:400}.country-food-intro{max-width:610px;margin:22px 0 0;color:#211a16a8;font-size:14px;line-height:1.65}.country-food-coverage{position:relative;overflow:hidden;min-height:190px;padding:28px 30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(145deg,rgba(255,255,255,.05),transparent 55%),var(--food-deep);color:#fff8ee;border:0}.country-food-coverage:after{content:"";position:absolute;right:-36px;bottom:-54px;width:150px;height:150px;border:1px solid rgba(255,248,238,.25);border-radius:50%;box-shadow:-35px -35px 0 -1px #a84922,-35px -35px #fff8ee1f}.country-food-coverage strong{position:relative;z-index:1;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,72px);font-weight:500;line-height:.95;letter-spacing:-.04em}.country-food-coverage span{position:relative;z-index:1;margin-top:13px;color:inherit;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.country-food-coverage small{position:relative;z-index:1;margin-top:8px;color:#fff8eeb8;font-size:11px}.country-food-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid var(--food-line);border-left:1px solid var(--food-line)}.country-food-category{min-height:114px;padding:19px 18px;display:grid;grid-template-columns:32px 1fr;grid-template-areas:"icon count" "icon label";-moz-column-gap:13px;column-gap:13px;align-content:center;border-right:1px solid var(--food-line);border-bottom:1px solid var(--food-line);background:#fbf3e585}.country-food-category-icon{grid-area:icon;color:var(--food-deep);align-self:start;margin-top:2px}.country-food-category strong{grid-area:count;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:600;line-height:1;letter-spacing:-.02em}.country-food-category span:not(.country-food-category-icon){grid-area:label;margin-top:8px;color:#211a16ad;font-size:11px;line-height:1.3}.country-food-featured{margin-top:34px;padding-top:0;border-top:0}.country-food-featured-heading{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:28px;align-items:end;margin-bottom:16px;padding-bottom:13px;border-bottom:1px solid var(--food-line)}.country-food-featured-heading .section-index{color:var(--food-ink);font-size:10px;font-weight:800;letter-spacing:.16em}.country-food-featured-heading p{max-width:520px;margin:0;justify-self:end;color:#211a1694;font-size:11px;line-height:1.5}.country-food-entity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.country-food-entity{position:relative;min-height:168px;padding:20px 20px 18px;background:var(--food-cream);border:1px solid rgba(93,42,24,.08)}.country-food-entity:nth-child(3n+2){background:#f4ead8}.country-food-entity:nth-child(3n){background:#f6e1d4}.country-food-entity-icon{width:37px;height:37px;margin-bottom:15px;display:grid;place-items:center;color:var(--food-deep);border:1px solid rgba(93,42,24,.18);border-radius:50%}.country-food-entity .card-kicker{color:var(--food-ink);font-size:9px}.country-food-entity h3{margin:9px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:600;line-height:1.05;letter-spacing:-.02em}.country-food-entity p{display:-webkit-box;overflow:hidden;margin:0;color:#211a169e;font-size:10px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.country-food-entity small{display:block;margin-top:13px;color:#211a1670;font-size:9px}.country-food-footer{margin-top:28px;padding:20px 22px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;background:#f8efe1;border-left:3px solid rgba(168,73,34,.55)}.country-food-footer p{max-width:700px;margin:0;color:#211a169e;font-size:10px;line-height:1.6}.country-food-footer button{color:var(--food-deep)}.country-food-empty{padding:22px 24px;background:#fbf3e594;border:1px solid var(--food-line)}.country-food-empty strong{font-family:Georgia,Times New Roman,serif;color:var(--food-ink);font-size:16px}.country-food-empty p{margin:7px 0 0;color:#211a1699;font-size:11px;line-height:1.5}@media (max-width: 920px){.country-food-heading{grid-template-columns:1fr}.country-food-coverage{min-height:150px}.country-food-category-grid,.country-food-entity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.country-food-section{margin-top:42px;padding:42px 0}.country-food-featured-heading,.country-food-footer{grid-template-columns:1fr}.country-food-featured-heading p{justify-self:start}.country-food-entity-grid{grid-template-columns:1fr}}@media (max-width: 440px){.country-food-category-grid{grid-template-columns:1fr}.country-food-heading h2{font-size:39px}}.country-biodiversity-section,.country-food-section{margin-top:58px;padding:48px 0 52px;background:transparent;border-top:1px solid rgba(35,42,37,.22)}.country-biodiversity-hero,.country-food-heading{display:grid;grid-template-columns:minmax(0,1fr) 178px;gap:34px;align-items:end;margin-bottom:28px}.country-biodiversity-copy,.country-food-heading>div:first-child{max-width:610px}.country-biodiversity-copy h2,.country-food-heading h2{margin:8px 0 0;max-width:560px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);line-height:.98;letter-spacing:-.035em;font-weight:600}.country-biodiversity-copy>p,.country-food-intro{max-width:560px;margin-top:17px;color:#1c1f1d9e;font-size:11px;line-height:1.62}.country-biodiversity-total,.country-food-coverage{min-height:auto;padding:4px 0 5px 20px;background:transparent!important;color:#1f2421!important;border:0;border-left:1px solid rgba(35,42,37,.22);justify-content:flex-end;overflow:visible}.country-food-coverage:after{display:none}.country-biodiversity-total strong,.country-food-coverage strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,3.8vw,50px);line-height:.95;letter-spacing:-.04em;font-weight:500}.country-biodiversity-total strong{color:#1c5a49}.country-food-coverage strong{color:#a84b2b}.country-biodiversity-total span,.country-food-coverage span{margin-top:7px;color:#222826!important;font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.country-biodiversity-total small,.country-food-coverage small{margin-top:4px;color:#1e22207a!important;font-size:8px}.country-biodiversity-section-label,.country-food-featured-heading{min-height:auto;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(35,42,37,.15)}.country-biodiversity-section-label span,.country-food-featured-heading .section-index{font-size:8px;letter-spacing:.13em;font-weight:800}.country-biodiversity-section-label small,.country-food-featured-heading p{font-size:8px;color:#1e222075}.country-biodiversity-group-grid{border-top:1px solid rgba(35,42,37,.16);border-left:1px solid rgba(35,42,37,.16)}.country-biodiversity-group{min-height:78px;padding:14px 15px;gap:11px;background:transparent;border-right:1px solid rgba(35,42,37,.16);border-bottom:1px solid rgba(35,42,37,.16)}.country-biodiversity-group>svg{width:16px;height:16px;color:#346f61;stroke-width:1.5}.country-biodiversity-group strong{font-size:20px}.country-biodiversity-group span{margin-top:4px;font-size:9px}.country-biodiversity-lower{gap:22px;margin-top:28px}.country-biodiversity-pressure-grid{gap:0;border-top:1px solid rgba(35,42,37,.15);border-left:1px solid rgba(35,42,37,.15)}.country-biodiversity-pressure-card{min-height:96px;padding:14px;background:transparent;border-right:1px solid rgba(35,42,37,.15);border-bottom:1px solid rgba(35,42,37,.15)}.country-biodiversity-pressure-card svg{width:16px;height:16px;color:#9e5a43}.country-biodiversity-pressure-card strong{font-size:23px}.country-biodiversity-pressure-card span{margin-top:4px;font-size:9px}.country-biodiversity-pressure-card small{margin-top:5px;font-size:8px}.country-biodiversity-protected-list{gap:0;border-top:1px solid rgba(35,42,37,.15);border-left:1px solid rgba(35,42,37,.15)}.country-biodiversity-protected-card{min-height:63px;padding:12px 14px;gap:11px;grid-template-columns:20px minmax(64px,auto) 1fr;background:transparent;border:0;border-right:1px solid rgba(35,42,37,.15);border-bottom:1px solid rgba(35,42,37,.15)}.country-biodiversity-protected-card svg{width:16px;height:16px;color:#346f61}.country-biodiversity-protected-card>strong{font-size:22px}.country-biodiversity-protected-card span{font-size:9px}.country-biodiversity-protected-card small{margin-top:3px;font-size:8px}.country-biodiversity-foot{gap:18px;margin-top:22px}.country-biodiversity-note{padding:14px 16px;background:transparent;border:1px solid rgba(35,42,37,.15);border-left:2px solid rgba(52,111,97,.62)}.country-biodiversity-note>svg{width:16px;height:16px}.country-biodiversity-note strong{font-size:13px}.country-biodiversity-note p{margin-top:4px;font-size:8px;line-height:1.55}.country-biodiversity-sources{padding:12px 0 12px 16px}.country-biodiversity-sources>span,.country-biodiversity-sources small{font-size:8px}.country-food-category-grid{border-top:1px solid rgba(70,48,36,.15);border-left:1px solid rgba(70,48,36,.15)}.country-food-category{min-height:82px;padding:14px;grid-template-columns:24px 1fr;-moz-column-gap:10px;column-gap:10px;background:transparent!important;border-right:1px solid rgba(70,48,36,.15);border-bottom:1px solid rgba(70,48,36,.15)}.country-food-category-icon{color:#b45b36}.country-food-category-icon svg{width:16px;height:16px}.country-food-category strong{font-size:21px}.country-food-category span:not(.country-food-category-icon){margin-top:4px;font-size:9px}.country-food-featured{margin-top:28px}.country-food-featured-heading{grid-template-columns:minmax(150px,.7fr) minmax(0,1.3fr);gap:22px}.country-food-entity-grid{gap:0;border-top:1px solid rgba(70,48,36,.15);border-left:1px solid rgba(70,48,36,.15)}.country-food-entity,.country-food-entity:nth-child(3n+2),.country-food-entity:nth-child(3n){min-height:142px;padding:15px;background:transparent;border:0;border-right:1px solid rgba(70,48,36,.15);border-bottom:1px solid rgba(70,48,36,.15)}.country-food-entity-icon{width:28px;height:28px;margin-bottom:10px;color:#b45b36;border-color:#46302426}.country-food-entity-icon svg{width:15px;height:15px}.country-food-entity .card-kicker{font-size:7px;letter-spacing:.1em}.country-food-entity h3{margin:7px 0 5px;font-size:17px}.country-food-entity p{font-size:8px;line-height:1.5;-webkit-line-clamp:2}.country-food-entity small{margin-top:8px;font-size:7px}.country-food-footer{margin-top:20px;padding:14px 16px;background:transparent;border:1px solid rgba(70,48,36,.15);border-left:2px solid rgba(180,91,54,.62)}.country-food-footer p{font-size:8px;line-height:1.55}.country-biodiversity-empty,.country-food-empty{padding:16px 18px;background:transparent;border:1px solid rgba(35,42,37,.15)}.country-biodiversity-empty strong,.country-food-empty strong{font-size:13px}.country-biodiversity-empty p,.country-food-empty p{font-size:9px}@media (max-width: 900px){.country-biodiversity-hero,.country-food-heading{grid-template-columns:1fr;gap:18px}.country-biodiversity-total,.country-food-coverage{padding:14px 0 0;border-left:0;border-top:1px solid rgba(35,42,37,.16)}}@media (max-width: 680px){.country-biodiversity-section,.country-food-section{margin-top:44px;padding:38px 0 42px}.country-biodiversity-group-grid,.country-food-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.country-food-entity-grid{grid-template-columns:1fr}}@media (max-width: 440px){.country-biodiversity-group-grid,.country-food-category-grid{grid-template-columns:1fr}}.country-population-section{--pop-accent: #b85f45;--pop-line: rgba(43, 44, 41, .16);margin-top:58px;padding:48px 0 52px;border-top:1px solid rgba(43,44,41,.22)}.country-population-heading{display:grid;grid-template-columns:minmax(0,1fr) 178px;gap:34px;align-items:end;margin-bottom:28px}.country-population-copy{max-width:610px}.country-population-kicker{display:flex;align-items:center;gap:9px;color:#5a4941;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.country-population-kicker i{width:24px;height:1px;background:currentColor}.country-population-copy h2{margin:9px 0 0;max-width:560px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);line-height:.98;letter-spacing:-.035em;font-weight:600}.country-population-copy h2 em{color:var(--pop-accent);font-weight:400}.country-population-copy p{max-width:560px;margin:17px 0 0;color:#1c1f1d9e;font-size:11px;line-height:1.62}.country-population-total{padding:4px 0 5px 20px;display:flex;flex-direction:column;justify-content:flex-end;border-left:1px solid var(--pop-line)}.country-population-total strong{color:var(--pop-accent);font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,3.8vw,50px);line-height:.95;letter-spacing:-.04em;font-weight:500}.country-population-total span{margin-top:7px;color:#222826;font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.country-population-total small{margin-top:4px;color:#1e22207a;font-size:8px}.country-population-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--pop-line);border-left:1px solid var(--pop-line)}.country-population-metric{min-height:90px;padding:15px 16px;display:grid;grid-template-columns:20px minmax(0,1fr);grid-template-areas:"icon value" "icon label" "icon year";-moz-column-gap:11px;column-gap:11px;align-content:center;border-right:1px solid var(--pop-line);border-bottom:1px solid var(--pop-line)}.country-population-metric>svg{grid-area:icon;width:16px;height:16px;color:var(--pop-accent);align-self:start;margin-top:1px}.country-population-metric strong{grid-area:value;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1;font-weight:600}.country-population-metric span{grid-area:label;margin-top:5px;color:#1c1f1da8;font-size:9px;line-height:1.28}.country-population-metric small{grid-area:year;margin-top:4px;color:#1c1f1d6e;font-size:8px}.country-population-foot{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.32fr);gap:18px;margin-top:22px}.country-population-note{padding:14px 16px;display:flex;gap:12px;border:1px solid var(--pop-line);border-left:2px solid rgba(184,95,69,.62)}.country-population-note>svg{width:16px;height:16px;flex:0 0 auto;color:var(--pop-accent);margin-top:1px}.country-population-note strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.country-population-note p{margin:4px 0 0;color:#1c1f1d96;font-size:8px;line-height:1.55}.country-population-source{padding:12px 0 12px 16px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--pop-line)}.country-population-source span{margin-bottom:6px;color:#5a4941;font-size:8px;font-weight:800;letter-spacing:.14em}.country-population-source small{margin:2px 0;color:#1c1f1d7a;font-size:8px}.country-population-empty{padding:16px 18px;border:1px solid var(--pop-line)}.country-population-empty strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.country-population-empty p{margin:5px 0 0;color:#1c1f1d94;font-size:9px}@media (max-width: 900px){.country-population-heading,.country-population-foot{grid-template-columns:1fr}.country-population-total{padding:14px 0 0;border-left:0;border-top:1px solid var(--pop-line)}}@media (max-width: 680px){.country-population-section{margin-top:44px;padding:38px 0 42px}.country-population-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 440px){.country-population-metric-grid{grid-template-columns:1fr}}.country-economy-section{--eco-accent: #a66d2d;--eco-line: rgba(43, 44, 41, .16);margin-top:58px;padding:48px 0 52px;border-top:1px solid rgba(43,44,41,.22)}.country-economy-heading{display:grid;grid-template-columns:minmax(0,1fr) 178px;gap:34px;align-items:end;margin-bottom:28px}.country-economy-copy{max-width:610px}.country-economy-kicker{display:flex;align-items:center;gap:9px;color:#5b4b38;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.country-economy-kicker i{width:24px;height:1px;background:currentColor}.country-economy-copy h2{margin:9px 0 0;max-width:560px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);line-height:.98;letter-spacing:-.035em;font-weight:600}.country-economy-copy h2 em{color:var(--eco-accent);font-weight:400}.country-economy-copy p{max-width:560px;margin:17px 0 0;color:#1c1f1d9e;font-size:11px;line-height:1.62}.country-economy-total{padding:4px 0 5px 20px;display:flex;flex-direction:column;justify-content:flex-end;border-left:1px solid var(--eco-line)}.country-economy-total strong{color:var(--eco-accent);font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,3.8vw,50px);line-height:.95;letter-spacing:-.04em;font-weight:500}.country-economy-total span{margin-top:7px;color:#222826;font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.country-economy-total small{margin-top:4px;color:#1e22207a;font-size:8px}.country-economy-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--eco-line);border-left:1px solid var(--eco-line)}.country-economy-metric{min-height:90px;padding:15px 16px;display:grid;grid-template-columns:20px minmax(0,1fr);grid-template-areas:"icon value" "icon label" "icon year";-moz-column-gap:11px;column-gap:11px;align-content:center;border-right:1px solid var(--eco-line);border-bottom:1px solid var(--eco-line)}.country-economy-metric>svg{grid-area:icon;width:16px;height:16px;color:var(--eco-accent);align-self:start;margin-top:1px}.country-economy-metric strong{grid-area:value;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1;font-weight:600}.country-economy-metric span{grid-area:label;margin-top:5px;color:#1c1f1da8;font-size:9px;line-height:1.28}.country-economy-metric small{grid-area:year;margin-top:4px;color:#1c1f1d6e;font-size:8px}.country-economy-foot{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.32fr);gap:18px;margin-top:22px}.country-economy-note{padding:14px 16px;display:flex;gap:12px;border:1px solid var(--eco-line);border-left:2px solid rgba(166,109,45,.62)}.country-economy-note>svg{width:16px;height:16px;flex:0 0 auto;color:var(--eco-accent);margin-top:1px}.country-economy-note strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.country-economy-note p{margin:4px 0 0;color:#1c1f1d96;font-size:8px;line-height:1.55}.country-economy-source{padding:12px 0 12px 16px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--eco-line)}.country-economy-source span{margin-bottom:6px;color:#5b4b38;font-size:8px;font-weight:800;letter-spacing:.14em}.country-economy-source small{margin:2px 0;color:#1c1f1d7a;font-size:8px}.country-economy-empty{padding:16px 18px;border:1px solid var(--eco-line)}.country-economy-empty strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.country-economy-empty p{margin:5px 0 0;color:#1c1f1d94;font-size:9px}@media (max-width: 900px){.country-economy-heading,.country-economy-foot{grid-template-columns:1fr}.country-economy-total{padding:14px 0 0;border-left:0;border-top:1px solid var(--eco-line)}}@media (max-width: 680px){.country-economy-section{margin-top:44px;padding:38px 0 42px}.country-economy-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 440px){.country-economy-metric-grid{grid-template-columns:1fr}}.country-health-section{--health-accent: #2f6d63;--health-line: rgba(43, 44, 41, .16);margin-top:58px;padding:48px 0 52px;border-top:1px solid rgba(43,44,41,.22)}.country-health-heading{display:grid;grid-template-columns:minmax(0,1fr) 178px;gap:34px;align-items:end;margin-bottom:28px}.country-health-copy{max-width:610px}.country-health-kicker{display:flex;align-items:center;gap:9px;color:#40534e;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.country-health-kicker i{width:24px;height:1px;background:currentColor}.country-health-copy h2{margin:9px 0 0;max-width:560px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);line-height:.98;letter-spacing:-.035em;font-weight:600}.country-health-copy h2 em{color:var(--health-accent);font-weight:400}.country-health-copy p{max-width:560px;margin:17px 0 0;color:#1c1f1d9e;font-size:11px;line-height:1.62}.country-health-total{padding:4px 0 5px 20px;display:flex;flex-direction:column;justify-content:flex-end;border-left:1px solid var(--health-line)}.country-health-total strong{color:var(--health-accent);font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,3.8vw,50px);line-height:.95;letter-spacing:-.04em;font-weight:500}.country-health-total span{margin-top:7px;color:#222826;font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.country-health-total small{margin-top:4px;color:#1e22207a;font-size:8px}.country-health-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--health-line);border-left:1px solid var(--health-line)}.country-health-metric{min-height:90px;padding:15px 16px;display:grid;grid-template-columns:20px minmax(0,1fr);grid-template-areas:"icon value" "icon label" "icon year";-moz-column-gap:11px;column-gap:11px;align-content:center;border-right:1px solid var(--health-line);border-bottom:1px solid var(--health-line)}.country-health-metric>svg{grid-area:icon;width:16px;height:16px;color:var(--health-accent);align-self:start;margin-top:1px}.country-health-metric strong{grid-area:value;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1;font-weight:600}.country-health-metric span{grid-area:label;margin-top:5px;color:#1c1f1da8;font-size:9px;line-height:1.28}.country-health-metric small{grid-area:year;margin-top:4px;color:#1c1f1d6e;font-size:8px}.country-health-foot{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.32fr);gap:18px;margin-top:22px}.country-health-note{padding:14px 16px;display:flex;gap:12px;border:1px solid var(--health-line);border-left:2px solid rgba(47,109,99,.62)}.country-health-note>svg{width:16px;height:16px;flex:0 0 auto;color:var(--health-accent);margin-top:1px}.country-health-note strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.country-health-note p{margin:4px 0 0;color:#1c1f1d96;font-size:8px;line-height:1.55}.country-health-source{padding:12px 0 12px 16px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--health-line)}.country-health-source span{margin-bottom:6px;color:#40534e;font-size:8px;font-weight:800;letter-spacing:.14em}.country-health-source small{margin:2px 0;color:#1c1f1d7a;font-size:8px}.country-health-empty{padding:16px 18px;border:1px solid var(--health-line)}.country-health-empty strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.country-health-empty p{margin:5px 0 0;color:#1c1f1d94;font-size:9px}@media (max-width: 900px){.country-health-heading,.country-health-foot{grid-template-columns:1fr}.country-health-total{padding:14px 0 0;border-left:0;border-top:1px solid var(--health-line)}}@media (max-width: 680px){.country-health-section{margin-top:44px;padding:38px 0 42px}.country-health-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 440px){.country-health-metric-grid{grid-template-columns:1fr}}.country-environment-section{--env-accent: #356957;--env-water: #526f75;--env-line: rgba(43, 44, 41, .16);margin-top:58px;padding:48px 0 52px;border-top:1px solid rgba(43,44,41,.22)}.country-environment-heading{display:grid;grid-template-columns:minmax(0,1fr) 178px;gap:34px;align-items:end;margin-bottom:28px}.country-environment-copy{max-width:610px}.country-environment-kicker{display:flex;align-items:center;gap:9px;color:#41574f;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.country-environment-kicker i{width:24px;height:1px;background:currentColor}.country-environment-copy h2{margin:9px 0 0;max-width:580px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);line-height:.98;letter-spacing:-.035em;font-weight:600}.country-environment-copy h2 em{color:var(--env-accent);font-weight:400}.country-environment-copy p{max-width:560px;margin:17px 0 0;color:#1c1f1d9e;font-size:11px;line-height:1.62}.country-environment-total{padding:4px 0 5px 20px;display:flex;flex-direction:column;justify-content:flex-end;border-left:1px solid var(--env-line)}.country-environment-total strong{color:var(--env-accent);font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,3.8vw,50px);line-height:.95;letter-spacing:-.04em;font-weight:500}.country-environment-total span{margin-top:7px;color:#222826;font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.country-environment-total small{margin-top:4px;color:#1e22207a;font-size:8px}.country-environment-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--env-line);border-left:1px solid var(--env-line)}.country-environment-metric{min-height:96px;padding:15px;display:grid;grid-template-columns:20px minmax(0,1fr);grid-template-areas:"icon value" "icon label" "icon year";-moz-column-gap:10px;column-gap:10px;align-content:center;border-right:1px solid var(--env-line);border-bottom:1px solid var(--env-line)}.country-environment-metric>svg{grid-area:icon;width:16px;height:16px;color:var(--env-accent);align-self:start;margin-top:1px}.country-environment-metric:nth-child(3)>svg,.country-environment-metric:nth-child(4)>svg{color:var(--env-water)}.country-environment-metric strong{grid-area:value;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1;font-weight:600}.country-environment-metric span{grid-area:label;margin-top:5px;color:#1c1f1da8;font-size:9px;line-height:1.28}.country-environment-metric small{grid-area:year;margin-top:4px;color:#1c1f1d6e;font-size:8px}.country-environment-landscape{display:grid;grid-template-columns:minmax(150px,.28fr) minmax(0,1fr);gap:18px;margin-top:22px;padding-top:20px;border-top:1px solid var(--env-line)}.country-environment-landscape-label{display:flex;flex-direction:column;justify-content:center}.country-environment-landscape-label span{color:#41574f;font-size:8px;font-weight:800;letter-spacing:.14em}.country-environment-landscape-label strong{margin-top:7px;max-width:150px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.06;font-weight:500}.country-environment-landscape-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--env-line);border-left:1px solid var(--env-line)}.country-environment-landscape-card{min-height:105px;padding:15px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--env-line);border-bottom:1px solid var(--env-line);background:#35695706}.country-environment-landscape-card:first-child{background:#526f7509}.country-environment-landscape-card>svg{margin-bottom:9px;color:var(--env-accent)}.country-environment-landscape-card:first-child>svg{color:var(--env-water)}.country-environment-landscape-card strong{font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1;font-weight:600}.country-environment-landscape-card span{margin-top:6px;color:#1c1f1da8;font-size:9px;line-height:1.25}.country-environment-landscape-card small{margin-top:4px;color:#1c1f1d6e;font-size:8px}.country-environment-foot{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.32fr);gap:18px;margin-top:22px}.country-environment-note{padding:14px 16px;display:flex;gap:12px;border:1px solid var(--env-line);border-left:2px solid rgba(53,105,87,.62)}.country-environment-note>svg{width:16px;height:16px;flex:0 0 auto;color:var(--env-accent);margin-top:1px}.country-environment-note strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.country-environment-note p{margin:4px 0 0;color:#1c1f1d96;font-size:8px;line-height:1.55}.country-environment-source{padding:12px 0 12px 16px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--env-line)}.country-environment-source span{margin-bottom:6px;color:#41574f;font-size:8px;font-weight:800;letter-spacing:.14em}.country-environment-source small{margin:2px 0;color:#1c1f1d7a;font-size:8px}.country-environment-empty{padding:16px 18px;border:1px solid var(--env-line)}.country-environment-empty strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.country-environment-empty p{margin:5px 0 0;color:#1c1f1d94;font-size:9px}@media (max-width: 900px){.country-environment-heading,.country-environment-landscape,.country-environment-foot{grid-template-columns:1fr}.country-environment-total{padding:14px 0 0;border-left:0;border-top:1px solid var(--env-line)}.country-environment-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.country-environment-section{margin-top:44px;padding:38px 0 42px}.country-environment-landscape-grid{grid-template-columns:1fr}}@media (max-width: 440px){.country-environment-metric-grid{grid-template-columns:1fr}}.country-trade-section{--trade-accent: #274d64;--trade-warm: #9a6334;--trade-line: rgba(43, 44, 41, .16);margin-top:58px;padding:48px 0 52px;border-top:1px solid rgba(43,44,41,.22)}.country-trade-heading{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:34px;align-items:end;margin-bottom:28px}.country-trade-copy{max-width:620px}.country-trade-kicker{display:flex;align-items:center;gap:9px;color:#40535e;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.country-trade-kicker i{width:24px;height:1px;background:currentColor}.country-trade-copy h2{margin:9px 0 0;max-width:580px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);line-height:.98;letter-spacing:-.035em;font-weight:600}.country-trade-copy h2 em{color:var(--trade-accent);font-weight:400}.country-trade-copy p{max-width:565px;margin:17px 0 0;color:#1c1f1d9e;font-size:11px;line-height:1.62}.country-trade-total{padding:4px 0 5px 20px;display:flex;flex-direction:column;justify-content:flex-end;border-left:1px solid var(--trade-line)}.country-trade-total strong{color:var(--trade-accent);font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.6vw,48px);line-height:.95;letter-spacing:-.04em;font-weight:500}.country-trade-total span{margin-top:7px;color:#222826;font-size:8px;font-weight:800;line-height:1.3;letter-spacing:.1em;text-transform:uppercase}.country-trade-total small{margin-top:4px;color:#1e22207a;font-size:8px}.country-trade-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--trade-line);border-left:1px solid var(--trade-line)}.country-trade-flow{min-height:112px;padding:18px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--trade-line);border-bottom:1px solid var(--trade-line)}.country-trade-flow>svg{margin-bottom:12px;color:var(--trade-accent)}.country-trade-flow:nth-child(2)>svg{color:var(--trade-warm)}.country-trade-flow strong{font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1;font-weight:600}.country-trade-flow span{margin-top:7px;color:#1c1f1da8;font-size:9px;line-height:1.28}.country-trade-flow small{margin-top:4px;color:#1c1f1d6e;font-size:8px}.country-trade-detail{display:grid;grid-template-columns:minmax(155px,.32fr) minmax(0,1fr);gap:20px;margin-top:22px;padding-top:20px;border-top:1px solid var(--trade-line)}.country-trade-detail-label{display:flex;flex-direction:column;justify-content:center}.country-trade-detail-label>span{color:#40535e;font-size:8px;font-weight:800;letter-spacing:.14em}.country-trade-detail-label>strong{margin-top:7px;max-width:165px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.06;font-weight:500}.country-trade-detail-label p{max-width:180px;margin:9px 0 0;color:#1c1f1d85;font-size:8px;line-height:1.5}.country-trade-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--trade-line);border-left:1px solid var(--trade-line)}.country-trade-detail-card{min-height:88px;padding:13px 14px;display:grid;grid-template-columns:19px minmax(0,1fr);grid-template-areas:"icon value" "icon label" "icon year";-moz-column-gap:10px;column-gap:10px;align-content:center;border-right:1px solid var(--trade-line);border-bottom:1px solid var(--trade-line)}.country-trade-detail-card>svg{grid-area:icon;color:var(--trade-accent);align-self:start}.country-trade-detail-card strong{grid-area:value;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1;font-weight:600}.country-trade-detail-card span{grid-area:label;margin-top:5px;color:#1c1f1da3;font-size:8px;line-height:1.28}.country-trade-detail-card small{grid-area:year;margin-top:4px;color:#1c1f1d6b;font-size:8px}.country-trade-foot{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.32fr);gap:18px;margin-top:22px}.country-trade-note{padding:14px 16px;display:flex;gap:12px;border:1px solid var(--trade-line);border-left:2px solid rgba(39,77,100,.62)}.country-trade-note>svg{width:16px;height:16px;flex:0 0 auto;color:var(--trade-accent);margin-top:1px}.country-trade-note strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.country-trade-note p{margin:4px 0 0;color:#1c1f1d96;font-size:8px;line-height:1.55}.country-trade-source{padding:12px 0 12px 16px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--trade-line)}.country-trade-source span{margin-bottom:6px;color:#40535e;font-size:8px;font-weight:800;letter-spacing:.14em}.country-trade-source small{margin:2px 0;color:#1c1f1d7a;font-size:8px}.country-trade-empty{padding:16px 18px;border:1px solid var(--trade-line)}.country-trade-empty strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.country-trade-empty p{margin:5px 0 0;color:#1c1f1d94;font-size:9px}@media (max-width: 900px){.country-trade-heading,.country-trade-detail,.country-trade-foot{grid-template-columns:1fr}.country-trade-total{padding:14px 0 0;border-left:0;border-top:1px solid var(--trade-line)}}@media (max-width: 680px){.country-trade-section{margin-top:44px;padding:38px 0 42px}.country-trade-flow-grid,.country-trade-detail-grid{grid-template-columns:1fr}}.country-education-section{--edu-accent:#705b82;--edu-warm:#a46f3e;--edu-line:rgba(43,44,41,.16);margin-top:58px;padding:48px 0 52px;border-top:1px solid rgba(43,44,41,.22)}.country-education-heading{display:grid;grid-template-columns:minmax(0,1fr) 178px;gap:34px;align-items:end;margin-bottom:28px}.country-education-copy{max-width:620px}.country-education-kicker{display:flex;align-items:center;gap:9px;color:#574a61;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.country-education-kicker i{width:24px;height:1px;background:currentColor}.country-education-copy h2{margin:9px 0 0;max-width:580px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);line-height:.98;letter-spacing:-.035em;font-weight:600}.country-education-copy h2 em{color:var(--edu-accent);font-weight:400}.country-education-copy p{max-width:565px;margin:17px 0 0;color:#1c1f1d9e;font-size:11px;line-height:1.62}.country-education-total{padding:4px 0 5px 20px;display:flex;flex-direction:column;justify-content:flex-end;border-left:1px solid var(--edu-line)}.country-education-total strong{color:var(--edu-accent);font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,3.8vw,50px);line-height:.95;letter-spacing:-.04em;font-weight:500}.country-education-total span{margin-top:7px;color:#222826;font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.country-education-total small{margin-top:4px;color:#1e22207a;font-size:8px}.country-education-ladder,.country-education-outcomes{display:grid;grid-template-columns:minmax(155px,.32fr) minmax(0,1fr);gap:20px;padding-top:20px;border-top:1px solid var(--edu-line)}.country-education-outcomes{margin-top:22px}.country-education-ladder-label,.country-education-outcomes-label{display:flex;flex-direction:column;justify-content:center}.country-education-ladder-label>span,.country-education-outcomes-label>span{color:#574a61;font-size:8px;font-weight:800;letter-spacing:.14em}.country-education-ladder-label>strong,.country-education-outcomes-label>strong{margin-top:7px;max-width:175px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.06;font-weight:500}.country-education-ladder-label p{max-width:180px;margin:9px 0 0;color:#1c1f1d85;font-size:8px;line-height:1.5}.country-education-ladder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--edu-line);border-left:1px solid var(--edu-line)}.country-education-ladder-card{min-height:122px;padding:17px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--edu-line);border-bottom:1px solid var(--edu-line)}.country-education-ladder-card:nth-child(2){background:#705b8206}.country-education-ladder-card>svg{margin-bottom:11px;color:var(--edu-accent)}.country-education-ladder-card:nth-child(3)>svg{color:var(--edu-warm)}.country-education-ladder-card strong{font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1;font-weight:600}.country-education-ladder-card span{margin-top:7px;color:#1c1f1da8;font-size:9px;line-height:1.28}.country-education-ladder-card small{margin-top:4px;color:#1c1f1d6e;font-size:8px}.country-education-outcomes-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--edu-line);border-left:1px solid var(--edu-line)}.country-education-outcome{min-height:88px;padding:13px 14px;display:grid;grid-template-columns:19px minmax(0,1fr);grid-template-areas:"icon value" "icon label" "icon year";-moz-column-gap:10px;column-gap:10px;align-content:center;border-right:1px solid var(--edu-line);border-bottom:1px solid var(--edu-line)}.country-education-outcome>svg{grid-area:icon;color:var(--edu-accent);align-self:start}.country-education-outcome:nth-child(4)>svg{color:var(--edu-warm)}.country-education-outcome strong{grid-area:value;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1;font-weight:600}.country-education-outcome span{grid-area:label;margin-top:5px;color:#1c1f1da3;font-size:8px;line-height:1.28}.country-education-outcome small{grid-area:year;margin-top:4px;color:#1c1f1d6b;font-size:8px}.country-education-foot{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.32fr);gap:18px;margin-top:22px}.country-education-note{padding:14px 16px;display:flex;gap:12px;border:1px solid var(--edu-line);border-left:2px solid rgba(112,91,130,.62)}.country-education-note>svg{width:16px;height:16px;flex:0 0 auto;color:var(--edu-accent);margin-top:1px}.country-education-note strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.country-education-note p{margin:4px 0 0;color:#1c1f1d96;font-size:8px;line-height:1.55}.country-education-source{padding:12px 0 12px 16px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--edu-line)}.country-education-source span{margin-bottom:6px;color:#574a61;font-size:8px;font-weight:800;letter-spacing:.14em}.country-education-source small{margin:2px 0;color:#1c1f1d7a;font-size:8px}.country-education-empty{padding:16px 18px;border:1px solid var(--edu-line)}.country-education-empty strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.country-education-empty p{margin:5px 0 0;color:#1c1f1d94;font-size:9px}@media (max-width:900px){.country-education-heading,.country-education-ladder,.country-education-outcomes,.country-education-foot{grid-template-columns:1fr}.country-education-total{padding:14px 0 0;border-left:0;border-top:1px solid var(--edu-line)}}@media (max-width:680px){.country-education-section{margin-top:44px;padding:38px 0 42px}.country-education-ladder-grid,.country-education-outcomes-grid{grid-template-columns:1fr}}.country-editorial-domain-section{--domain-accent:#53615c;--domain-soft:rgba(83,97,92,.035);--domain-line:rgba(43,44,41,.16);margin-top:58px;padding:48px 0 52px;border-top:1px solid rgba(43,44,41,.22)}.country-editorial-domain-section.editorial-energy{--domain-accent:#9a6a28;--domain-soft:rgba(154,106,40,.035)}.country-editorial-domain-section.editorial-technology{--domain-accent:#496c7d;--domain-soft:rgba(73,108,125,.035)}.country-editorial-domain-section.editorial-migration{--domain-accent:#886346;--domain-soft:rgba(136,99,70,.035)}.country-editorial-domain-section.editorial-housing{--domain-accent:#8a5d55;--domain-soft:rgba(138,93,85,.035)}.country-editorial-domain-section.editorial-politics{--domain-accent:#665b78;--domain-soft:rgba(102,91,120,.035)}.country-editorial-domain-section.editorial-crime,.country-editorial-domain-section.editorial-crime-justice{--domain-accent:#78564f;--domain-soft:rgba(120,86,79,.035)}.country-editorial-domain-section.editorial-geography{--domain-accent:#4d6c58;--domain-soft:rgba(77,108,88,.035)}.country-editorial-domain-section.editorial-language,.country-editorial-domain-section.editorial-languages{--domain-accent:#6b5e82;--domain-soft:rgba(107,94,130,.035)}.country-editorial-domain-section.editorial-tourism{--domain-accent:#46707a;--domain-soft:rgba(70,112,122,.035)}.country-editorial-domain-section.editorial-transport,.country-editorial-domain-section.editorial-infrastructure{--domain-accent:#5c6570;--domain-soft:rgba(92,101,112,.035)}.country-editorial-domain-section.editorial-agriculture{--domain-accent:#667447;--domain-soft:rgba(102,116,71,.035)}.country-editorial-domain-section.editorial-development{--domain-accent:#8b673f;--domain-soft:rgba(139,103,63,.035)}.country-editorial-domain-heading{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:34px;align-items:end;margin-bottom:28px}.country-editorial-domain-copy{max-width:620px}.country-editorial-domain-kicker{display:flex;align-items:center;gap:9px;color:var(--domain-accent);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.country-editorial-domain-kicker i{width:24px;height:1px;background:currentColor}.country-editorial-domain-copy h2{margin:9px 0 0;max-width:590px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);line-height:.98;letter-spacing:-.035em;font-weight:600}.country-editorial-domain-copy h2 em{color:var(--domain-accent);font-weight:400}.country-editorial-domain-copy p{max-width:570px;margin:17px 0 0;color:#1c1f1d9e;font-size:11px;line-height:1.62}.country-editorial-domain-total{padding:4px 0 5px 20px;display:flex;flex-direction:column;justify-content:flex-end;border-left:1px solid var(--domain-line)}.country-editorial-domain-total strong{color:var(--domain-accent);font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.6vw,48px);line-height:.95;letter-spacing:-.04em;font-weight:500}.country-editorial-domain-total span{margin-top:7px;color:#222826;font-size:8px;font-weight:800;line-height:1.3;letter-spacing:.1em;text-transform:uppercase}.country-editorial-domain-total small{margin-top:4px;color:#1e22207a;font-size:8px}.country-editorial-primary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--domain-line);border-left:1px solid var(--domain-line)}.country-editorial-primary-card{min-height:112px;padding:18px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--domain-line);border-bottom:1px solid var(--domain-line)}.country-editorial-primary-card:nth-child(2){background:var(--domain-soft)}.country-editorial-primary-card>svg{margin-bottom:12px;color:var(--domain-accent)}.country-editorial-primary-card strong{font-family:Georgia,Times New Roman,serif;font-size:23px;line-height:1;font-weight:600}.country-editorial-primary-card span{margin-top:7px;color:#1c1f1da8;font-size:9px;line-height:1.28}.country-editorial-primary-card small{margin-top:4px;color:#1c1f1d6e;font-size:8px}.country-editorial-secondary{display:grid;grid-template-columns:minmax(155px,.32fr) minmax(0,1fr);gap:20px;margin-top:22px;padding-top:20px;border-top:1px solid var(--domain-line)}.country-editorial-secondary-label{display:flex;flex-direction:column;justify-content:center}.country-editorial-secondary-label>span{color:var(--domain-accent);font-size:8px;font-weight:800;letter-spacing:.14em}.country-editorial-secondary-label>strong{margin-top:7px;max-width:175px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.06;font-weight:500}.country-editorial-secondary-label p{max-width:180px;margin:9px 0 0;color:#1c1f1d85;font-size:8px;line-height:1.5}.country-editorial-secondary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--domain-line);border-left:1px solid var(--domain-line)}.country-editorial-secondary-card{min-height:88px;padding:13px 14px;display:grid;grid-template-columns:19px minmax(0,1fr);grid-template-areas:"icon value" "icon label" "icon year";-moz-column-gap:10px;column-gap:10px;align-content:center;border-right:1px solid var(--domain-line);border-bottom:1px solid var(--domain-line)}.country-editorial-secondary-card>svg{grid-area:icon;color:var(--domain-accent);align-self:start}.country-editorial-secondary-card strong{grid-area:value;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1;font-weight:600}.country-editorial-secondary-card span{grid-area:label;margin-top:5px;color:#1c1f1da3;font-size:8px;line-height:1.28}.country-editorial-secondary-card small{grid-area:year;margin-top:4px;color:#1c1f1d6b;font-size:8px}.country-editorial-domain-foot{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.32fr);gap:18px;margin-top:22px}.country-editorial-domain-note{padding:14px 16px;display:flex;gap:12px;border:1px solid var(--domain-line);border-left:2px solid var(--domain-accent)}.country-editorial-domain-note>svg{width:16px;height:16px;flex:0 0 auto;color:var(--domain-accent);margin-top:1px}.country-editorial-domain-note strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.country-editorial-domain-note p{margin:4px 0 0;color:#1c1f1d96;font-size:8px;line-height:1.55}.country-editorial-domain-source{padding:12px 0 12px 16px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--domain-line)}.country-editorial-domain-source span{margin-bottom:6px;color:var(--domain-accent);font-size:8px;font-weight:800;letter-spacing:.14em}.country-editorial-domain-source small{margin:2px 0;color:#1c1f1d7a;font-size:8px}@media (max-width:900px){.country-editorial-domain-heading,.country-editorial-secondary,.country-editorial-domain-foot{grid-template-columns:1fr}.country-editorial-domain-total{padding:14px 0 0;border-left:0;border-top:1px solid var(--domain-line)}}@media (max-width:680px){.country-editorial-domain-section{margin-top:44px;padding:38px 0 42px}.country-editorial-primary-grid,.country-editorial-secondary-grid{grid-template-columns:1fr}}.country-selector{position:relative;z-index:90}.country-selector .country-trigger{position:relative;z-index:93}.country-selector-chevron{transition:transform .16s ease}.country-selector-chevron.is-open{transform:rotate(180deg)}.country-selector-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:91;width:100vw;height:100vh;padding:0;border:0;background:#1a1c1a1f;cursor:default}.country-selector-panel{position:absolute;z-index:94;top:calc(100% + 12px);right:0;width:min(430px,calc(100vw - 28px));overflow:hidden;border:1px solid rgba(40,43,40,.18);background:#f6f1e8;box-shadow:0 20px 50px #1f211f1f}.country-selector-head{padding:19px 20px 15px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(40,43,40,.12)}.country-selector-head>div{display:flex;flex-direction:column}.country-selector-head span{color:#21252280;font-size:8px;font-weight:800;letter-spacing:.15em}.country-selector-head strong{margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1;font-weight:500}.country-selector-head small{color:#21252275;font-size:8px;white-space:nowrap}.country-selector-search{margin:14px 14px 10px;min-height:42px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid rgba(40,43,40,.15);background:#ffffff59}.country-selector-search svg{flex:0 0 auto;color:#23282580}.country-selector-search input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#252925;font:inherit;font-size:11px}.country-selector-results{max-height:min(430px,58vh);overflow-y:auto;overscroll-behavior:contain;border-top:1px solid rgba(40,43,40,.09)}.country-selector-option{width:100%;min-height:57px;padding:10px 15px;display:grid;grid-template-columns:34px minmax(0,1fr) 36px;gap:12px;align-items:center;text-align:left;border:0;border-bottom:1px solid rgba(40,43,40,.09);background:transparent;color:inherit;cursor:pointer}.country-selector-option:hover,.country-selector-option.is-active{background:#3d5b4c0e}.country-selector-option.is-selected{background:#3d5b4c16}.country-selector-code{width:31px;height:25px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(40,43,40,.16);color:#40594d;font-size:8px;font-weight:800;letter-spacing:.08em}.country-selector-name{min-width:0;display:flex;flex-direction:column}.country-selector-name strong{overflow:hidden;font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.1;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.country-selector-name small{margin-top:4px;overflow:hidden;color:#23282578;font-size:8px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.country-selector-iso3{justify-self:end;color:#23282559;font-size:8px;font-weight:800;letter-spacing:.1em}.country-selector-state{padding:30px 18px;color:#23282594;font-size:10px;text-align:center}.country-selector-foot{padding:10px 15px;display:flex;justify-content:flex-end;gap:13px;color:#23282566;font-size:7px;border-top:1px solid rgba(40,43,40,.11)}@media (max-width:620px){.country-selector-panel{position:fixed;top:68px;right:14px;left:14px;width:auto}.country-selector-results{max-height:62vh}.country-selector-foot{display:none}}.country-jump-nav-wrap{position:sticky;top:0;z-index:68;margin-top:10px;padding-top:7px;padding-bottom:7px;background:linear-gradient(to bottom,#f6f1e8f7,#f6f1e8f0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(42,45,42,.12)}.country-jump-nav{min-height:38px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:17px}.country-jump-nav-label{padding-right:15px;border-right:1px solid rgba(42,45,42,.14)}.country-jump-nav-label span{color:#2327247a;font-size:8px;font-weight:800;letter-spacing:.15em;white-space:nowrap}.country-jump-nav-scroll{min-width:0;display:flex;align-items:center;gap:3px;overflow-x:auto;scrollbar-width:none}.country-jump-nav-scroll::-webkit-scrollbar{display:none}.country-jump-nav-item{position:relative;flex:0 0 auto;padding:9px 10px 10px;border:0;background:transparent;color:#2126238f;font-size:8px;font-weight:700;letter-spacing:.035em;cursor:pointer;white-space:nowrap}.country-jump-nav-item:after{content:"";position:absolute;right:10px;bottom:4px;left:10px;height:1px;background:transparent}.country-jump-nav-item:hover{color:#212623d9}.country-jump-nav-item.is-active{color:#315e51}.country-jump-nav-item.is-active:after{background:#315e51}@media (max-width: 700px){.country-jump-nav-wrap{margin-top:5px;padding-top:5px;padding-bottom:5px}.country-jump-nav{gap:8px}.country-jump-nav-label{padding-right:9px}.country-jump-nav-item{padding-right:8px;padding-left:8px}}.country-jump-nav-wrap{padding-top:8px;padding-bottom:8px}.country-jump-nav{align-items:flex-start;gap:16px}.country-jump-nav-label{padding-top:9px}.country-jump-nav-label span{font-size:9px;letter-spacing:.14em}.country-jump-nav-scroll{display:flex;flex-wrap:wrap;align-items:center;gap:1px 4px;overflow:visible}.country-jump-nav-item{padding:8px 9px 9px;font-size:10px;line-height:1.15;letter-spacing:.01em}.country-jump-nav-item:after{right:9px;left:9px}@media (max-width: 700px){.country-jump-nav{align-items:center}.country-jump-nav-label{padding-top:0}.country-jump-nav-label span{font-size:8.5px}.country-jump-nav-scroll{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.country-jump-nav-scroll::-webkit-scrollbar{display:none}.country-jump-nav-item{padding:9px 9px 10px;font-size:9.5px}}.country-page .domain-hub-ranking-table .ranking-row{width:100%;border-left:0;border-right:0;background:transparent;cursor:pointer}.country-page .domain-hub-ranking-table .ranking-row small{opacity:.58}.country-geography-live-section{padding-top:clamp(64px,8vw,112px);padding-bottom:clamp(64px,8vw,112px);border-top:1px solid color-mix(in srgb,currentColor 16%,transparent);scroll-margin-top:108px}.country-geography-live-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.34fr);gap:clamp(36px,7vw,104px);align-items:end;margin-bottom:38px}.country-geography-live-heading h2{max-width:850px;margin:14px 0 18px;font-size:clamp(38px,5vw,72px);font-weight:500;line-height:.98;letter-spacing:-.055em}.country-geography-live-heading h2 em{font-weight:400}.country-geography-live-heading p{max-width:690px;line-height:1.7;opacity:.66}.country-geography-live-total{padding-top:18px;border-top:1px solid currentColor}.country-geography-live-total strong{display:block;margin-bottom:7px;font-size:clamp(46px,6vw,82px);font-weight:500;line-height:1;letter-spacing:-.06em}.country-geography-live-total span,.country-geography-live-total small{display:block}.country-geography-live-total span{font-size:14px}.country-geography-live-total small{margin-top:6px;font-size:11px;opacity:.5}.country-geography-live-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid color-mix(in srgb,currentColor 18%,transparent);border-left:1px solid color-mix(in srgb,currentColor 18%,transparent)}.country-geography-live-grid button{min-height:88px;padding:17px;border:0;border-right:1px solid color-mix(in srgb,currentColor 18%,transparent);border-bottom:1px solid color-mix(in srgb,currentColor 18%,transparent);background:transparent;color:inherit;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;text-align:left;cursor:pointer}.country-geography-live-grid button:hover{background:color-mix(in srgb,currentColor 5%,transparent)}.country-geography-live-grid span{font-size:15px;font-weight:500}.country-geography-live-grid small{font-size:10px;opacity:.48}.country-geography-live-footer{display:flex;justify-content:space-between;gap:32px;align-items:center;margin-top:24px}.country-geography-live-footer p{max-width:670px;margin:0;font-size:13px;line-height:1.65;opacity:.58}.country-geography-live-empty{min-height:150px;padding:26px;border:1px solid color-mix(in srgb,currentColor 16%,transparent);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:14px}@media (max-width: 980px){.country-geography-live-heading{grid-template-columns:1fr}.country-geography-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.country-geography-live-footer{align-items:flex-start;flex-direction:column}}@media (max-width: 620px){.country-geography-live-grid{grid-template-columns:1fr}}.country-page .companies-result-grid,.country-page .company-relationship-grid,.country-page .company-network-grid,.country-companies-live-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.country-page .company-result-card,.country-page .company-relationship-grid button,.country-page .company-network-grid button,.country-companies-live-grid button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:1px solid rgba(127,127,127,.3);background:transparent;color:inherit;text-align:left;padding:1.1rem;cursor:pointer}.country-page .company-result-card:hover,.country-page .company-relationship-grid button:hover,.country-page .company-network-grid button:not(:disabled):hover,.country-companies-live-grid button:hover{transform:translateY(-2px);border-color:currentColor}.country-companies-live{margin-top:4rem;padding-top:3.5rem;padding-bottom:3.5rem;border-top:1px solid rgba(127,127,127,.3)}.country-companies-live-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(20rem,.72fr);gap:3rem;align-items:end;margin-bottom:1.75rem}.country-companies-live-head h2{max-width:17ch;margin:.8rem 0 1rem;font-size:clamp(2.2rem,4vw,4.4rem);line-height:.98;letter-spacing:-.04em}.country-companies-live-head p{max-width:44rem;line-height:1.65;opacity:.7}.country-companies-live-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.country-companies-live-totals>div{border-top:1px solid rgba(127,127,127,.4);padding-top:.85rem;display:grid;gap:.35rem}.country-companies-live-totals strong{font-size:clamp(1.35rem,2.2vw,2.4rem);letter-spacing:-.035em}.country-companies-live-totals span{font-size:.7rem;opacity:.62}.country-companies-live-grid button{min-height:7rem;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem 1rem;align-items:start}.country-companies-live-grid button>span{font-weight:650;line-height:1.25}.country-companies-live-grid button>small{grid-column:1;opacity:.6}.country-companies-live-grid button>svg{grid-column:2;grid-row:1 / span 2}.country-companies-live-footer{display:flex;justify-content:space-between;gap:2rem;align-items:center;margin-top:1.2rem}.country-companies-live-footer p{max-width:48rem;font-size:.8rem;line-height:1.55;opacity:.62}.country-companies-live-empty{padding:1.2rem 0;display:flex;gap:1rem;align-items:center;justify-content:space-between}.country-companies-source{margin-top:1.2rem;font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;opacity:.5}@media (max-width: 900px){.country-page .companies-hero,.country-page .companies-section-head,.country-page .company-profile-head,.country-companies-live-head{grid-template-columns:1fr;gap:1.5rem}.country-page .companies-result-grid,.country-page .company-relationship-grid,.country-page .company-network-grid,.country-companies-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.country-companies-live-totals{max-width:42rem}}@media (max-width: 620px){.country-page .companies-result-grid,.country-page .company-relationship-grid,.country-page .company-network-grid,.country-companies-live-grid,.country-page .company-address-grid,.country-page .company-profile-stats,.country-companies-live-totals{grid-template-columns:1fr}.country-page .company-profile-bar,.country-companies-live-footer,.country-companies-live-empty{align-items:flex-start;flex-direction:column}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.grow{flex-grow:1}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-width:1px}.uppercase{text-transform:uppercase}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{font-family:DM Sans,sans-serif;color:#17211d;background:#f5f3ee;font-synthesis:none;--ink: #17211d;--paper: #f5f3ee;--line: rgba(23,33,29,.16);--mono: "DM Mono", monospace}button{color:inherit;font:inherit;border:0;cursor:pointer;background:none}.app{min-height:100vh;overflow:hidden}.eyebrow,.section-index,.card-kicker,.fact-source{font:500 10px/1 var(--mono);letter-spacing:.12em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px;color:#5e6a62}.eyebrow-line{width:26px;height:1px;background:currentColor}h1,h2,h3{letter-spacing:-.05em;line-height:.98}.global-header{height:80px;width:min(1300px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:10px;font:700 17px/1 DM Sans;letter-spacing:-.06em}.brand-mark{width:32px;height:32px;border-radius:50%;color:#f5f3ee;background:var(--ink);display:grid;place-items:center}.global-nav button,.country-trigger,.search-trigger{font-size:12px;color:#69736d;transition:color .2s}.global-nav button.active,.global-nav button:hover{color:var(--ink)}.global-nav button.active{font-weight:700}.search-trigger:hover{background:#ffffff73;color:var(--ink)}kbd{font:10px var(--mono);color:#99a099;margin-left:18px}.flag-dot{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eea34c;color:#292b1e;font:500 8px var(--mono)}.flag-us{background:#b2c7d2}.home-hero{min-height:400px;padding-top:92px;position:relative}.home-hero h1{font-size:clamp(60px,8vw,105px);max-width:800px;margin-top:23px}.home-hero h1 em{color:#bf6145}.hero-copy{max-width:320px;margin:25px 0 0 52%;color:#647069;font-size:15px;line-height:1.55}.circle-arrow{position:absolute;bottom:40px;left:0;width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;transition:transform .2s,background .2s}.circle-arrow:hover{transform:translateY(4px);background:#fff}.mosaic{display:grid;grid-template-columns:1.12fr .88fr 1fr;grid-template-rows:245px 220px;gap:13px;padding-bottom:120px}.mosaic-card{text-align:left;padding:27px;border-radius:2px;overflow:hidden;position:relative;transition:transform .25s,box-shadow .25s}.mosaic-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px #19231e21}.mosaic-trade{grid-row:span 2;background:#a6c6d0;color:#18353b}.mosaic-languages{background:#e7d3ad;color:#423c2c}.mosaic-country{background:#263c3a;color:#f2f2e9}.mosaic-note{background:#d9e0d4;padding:28px;display:flex;flex-direction:column;justify-content:space-between;color:#435549}.mosaic-note p{font-family:Fraunces;font-size:25px;line-height:1.1}.mosaic-note strong{color:#c76343}.mosaic-stat{background:#e87852;color:#f9e9d8;display:flex;gap:15px;align-items:center;padding:28px}.mosaic-stat span{font:500 54px/.8 Fraunces;letter-spacing:-.08em}.mosaic-stat small{font:10px/1.4 var(--mono);text-transform:uppercase;letter-spacing:.08em}.card-icon{position:absolute;right:25px;top:25px;opacity:.75}.mosaic-card .card-kicker{opacity:.75}.mosaic-card h2{font-size:49px;margin-top:47px}.mosaic-card p{max-width:230px;margin-top:12px;font-size:13px;line-height:1.45;opacity:.84}.card-open,.text-link{display:inline-flex;align-items:center;gap:8px;margin-top:22px;font-size:12px;font-weight:700}.trade-visual{position:absolute;right:12%;bottom:18%;width:175px;height:135px;opacity:.56}.route{position:absolute;height:1px;background:currentColor;transform-origin:left;border-top:1px dashed currentColor}.route-a{width:130px;top:45px;left:22px;transform:rotate(-30deg)}.route-b{width:145px;top:76px;left:15px;transform:rotate(15deg)}.route-c{width:95px;top:106px;left:70px;transform:rotate(-55deg)}.node{position:absolute;width:8px;height:8px;border-radius:50%;background:currentColor}.node-a{left:14px;top:74px}.node-b{left:68px;top:35px}.node-c{right:4px;top:13px}.node-d{right:17px;bottom:8px}.language-visual{display:flex;gap:5px;position:absolute;right:18px;bottom:22px;transform:rotate(-10deg);font-family:Fraunces;font-size:22px;flex-direction:column;align-items:flex-end;opacity:.65}.language-visual span:nth-child(2){font-size:28px}.language-visual span:nth-child(3){font-size:18px}.language-visual span:nth-child(4){font-family:serif}.india-visual{position:absolute;right:6%;bottom:-5px;color:#698478;opacity:.7}.india-shape{font-size:170px;transform:rotate(35deg) scaleX(.65)}.india-visual.large .india-shape{font-size:350px;color:#bd7152;opacity:.32}.india-point{position:absolute;border-radius:50%;width:8px;height:8px;background:currentColor}.point-one{top:35%;left:30%}.point-two{top:55%;left:61%}.point-three{top:70%;left:46%}.home-bottom{border-top:1px solid var(--line);padding:46px 0 100px;display:grid;grid-template-columns:1fr 1fr}.home-bottom h2{font-size:53px;margin-top:20px}.home-bottom h2 em{color:#bf6145}.home-bottom-copy{padding:38px 0 0 25%}.home-bottom-copy p{max-width:260px;font:18px/1.45 Fraunces}.home-bottom-copy .text-link{color:#bf6145}.mini-site{padding-bottom:100px}.mini-nav{border-bottom:1px solid var(--line);background:#ffffff38}.mini-nav-inner{height:58px;display:flex;align-items:center;justify-content:space-between}.mini-brand{display:flex;align-items:center;gap:9px;font:600 15px Fraunces}.trade-site .mini-brand{color:#2a767d}.language-site .mini-brand{color:#be5d4d}.mini-nav nav{display:flex;gap:28px}.mini-nav nav button{font:10px var(--mono);color:#7a837d;text-transform:uppercase;letter-spacing:.08em;padding:20px 0;border-bottom:2px solid transparent}.mini-nav nav button.active{color:var(--ink);border-color:currentColor}.mini-compare{font-size:11px}.mini-compare span{font-size:18px;margin-left:7px;vertical-align:-2px}.trade-site{background:#ecf1ef;color:#203f3d}.trade-hero{min-height:485px;display:flex;align-items:center;justify-content:space-between}.trade-hero h1,.language-hero h1{font-size:clamp(59px,7vw,94px);margin:24px 0 20px}.trade-hero h1 em{color:#2d8d91}.trade-hero-copy p,.language-hero p{max-width:340px;line-height:1.55;color:#5e706c;font-size:15px}.hero-buttons{display:flex;gap:20px;align-items:center;margin-top:30px}.dark-button{display:inline-flex;align-items:center;gap:24px;background:#203f3d;color:#f3f0e7;padding:14px 17px;font-size:11px;transition:transform .2s,background .2s}.dark-button:hover{transform:translateY(-2px);background:#2d5e59}.ghost-button{display:inline-flex;align-items:center;gap:7px;font-size:11px;color:#60726e}.trade-orbit{width:410px;height:340px;position:relative;margin-right:6%}.orbit-ring{position:absolute;border:1px solid rgba(43,141,145,.25);border-radius:50%}.ring-one{width:280px;height:280px;left:55px;top:25px}.ring-two{width:390px;height:190px;left:0;top:71px;transform:rotate(-28deg)}.orbit-center{width:145px;height:145px;border-radius:50%;background:#d0e2d6;position:absolute;top:91px;left:130px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#267477}.orbit-center strong{font:500 30px Fraunces;margin-top:5px}.orbit-center small{font:9px var(--mono);color:#64837d}.orbit-label{position:absolute;font:9px var(--mono);color:#547772;letter-spacing:.08em}.label-one{top:24px;left:80px}.label-two{right:0;top:157px}.label-three{left:75px;bottom:22px}.trade-content,.language-content{padding-top:48px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section-heading h2{font-size:40px;margin-top:15px}.section-index{color:#78908a}.compare-control{display:flex;align-items:center;gap:8px;border:1px solid var(--line);padding:11px 13px;font-size:11px;color:#6c7b77}.compare-control strong{color:var(--ink)}.trade-grid{display:grid;grid-template-columns:1fr 1fr 1.07fr;gap:12px}.stat-card,.ranking-card,.language-feature,.family-card{min-height:250px;padding:25px;position:relative}.stat-card{overflow:hidden}.stat-card strong{display:block;font:500 43px Fraunces;letter-spacing:-.06em;margin-top:42px}.stat-card small{font:10px var(--mono);color:#5f7871}.stat-aqua{background:#b7d6d5}.stat-cream{background:#e4d6ba}.stat-saffron{background:#edc078}.mini-chart{position:absolute;bottom:0;left:25px;right:25px;height:68px;display:flex;align-items:end;gap:6px;opacity:.48}.mini-chart i{flex:1;background:currentColor;border-radius:3px 3px 0 0}.chart-area i:nth-child(1),.chart-area i:nth-child(3),.chart-area i:nth-child(5),.chart-area i:nth-child(7){opacity:.45}.ranking-card{background:#203f3d;color:#e9f0e7}.card-top{display:flex;justify-content:space-between;font:10px var(--mono);opacity:.75;letter-spacing:.1em}.ranking-card h3{font:500 25px/1.02 Fraunces;margin:27px 0 19px}.rank-row{display:grid;grid-template-columns:27px 1fr auto;gap:8px;align-items:center;border-top:1px solid rgba(255,255,255,.18);padding:10px 0;font-size:12px}.rank-row b{color:#8fa8a0;font:10px var(--mono)}.rank-row strong{font:500 11px var(--mono)}.ranking-card .text-link{color:#d0dbcb}.partner-strip{border-top:1px solid var(--line);display:flex;align-items:center;gap:18px;padding-top:42px}.partner-strip h2{margin-right:auto;font:500 30px/1.02 Fraunces}.country-pill{display:flex;gap:8px;align-items:center;border:1px solid var(--line);padding:8px 11px;font-size:11px}.language-site{background:#f5f0e9;color:#333c3a}.language-hero{min-height:470px;display:flex;justify-content:space-between;align-items:center}.language-hero h1 em{color:#c56451}.language-hero .dark-button{background:#b55f4d;margin-top:30px}.script-art{width:470px;height:340px;position:relative;color:#c6705c}.script-word{position:absolute;border-bottom:1px solid rgba(181,95,77,.35);padding-bottom:9px}.devanagari{font:54px Noto Sans Devanagari,serif;top:25px;left:32px}.arabic{font:50px serif;top:105px;right:0}.thai{font-size:44px;bottom:32px;left:56px}.latin{font:italic 60px Fraunces;bottom:12px;right:40px}.script-caption{position:absolute;top:135px;left:172px;color:#5c6e65;font:10px/1.4 var(--mono);letter-spacing:.1em}.script-caption strong{font-size:14px;color:#c56451}.language-content{padding-bottom:40px}.language-grid{display:grid;grid-template-columns:1.1fr 1fr .9fr;gap:12px}.language-feature{background:#d6e0d5}.feature-number{font:500 61px Fraunces;color:#65806b}.language-feature h3,.family-card h3{font:500 25px/1.02 Fraunces;margin:12px 0}.language-feature p,.family-card p{font-size:13px;line-height:1.5;color:#637068;max-width:235px}.language-bars{display:flex;gap:5px;align-items:end;height:36px;margin-top:18px}.language-bars span{display:block;height:8px;border-radius:5px;background:#b55f4d}.language-bars span:nth-child(2){background:#d7946d}.language-bars span:nth-child(3){background:#e7c69e}.language-feature small{display:block;font:9px var(--mono);margin-top:8px;color:#718276}.family-card{background:#e8d8be}.family-map{height:91px;position:relative;margin-top:20px;border-bottom:1px solid rgba(80,75,57,.2)}.family-map span{position:absolute;background:#c8a77b;padding:5px 8px;border-radius:20px;font:9px var(--mono)}.family-map span:nth-child(1){top:6px;left:4px}.family-map span:nth-child(2){top:48px;left:48px}.family-map span:nth-child(3){top:23px;right:12px}.family-map span:nth-child(4){bottom:3px;right:3px}.family-map span:nth-child(5){bottom:10px;left:135px}.language-ranking{background:#b55f4d}.language-ranking .rank-row{border-color:#ffffff3d}.country-page{background:#f3f0e8;padding-bottom:100px}.country-crumb{padding-top:27px;display:flex;align-items:center;gap:7px;font:10px var(--mono);color:#8a918b}.country-crumb button{color:#b55f4d}.country-header{min-height:390px;display:flex;align-items:center;justify-content:space-between}.country-badge{color:#a55a44;font:500 11px var(--mono);display:flex;align-items:center;gap:10px}.country-badge span{color:#7d8680}.country-header h1{font-size:clamp(76px,12vw,155px);margin:24px 0 15px}.country-header p{font:21px/1.25 Fraunces;max-width:390px;color:#58645e}.country-meta{display:flex;gap:20px;font:10px var(--mono);color:#778078;margin-top:28px}.india-map{width:390px;height:300px;position:relative}.india-map .india-visual{right:40px;bottom:-35px}.map-label{position:absolute;right:0;bottom:20px;color:#9b8d75;font:10px var(--mono)}.country-tabs{display:flex;gap:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.country-content{display:grid;grid-template-columns:1fr 290px;gap:70px;padding-top:55px}.country-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.connection-card{margin-top:12px;background:#293f3a;color:#f1eee5;padding:27px;display:flex;justify-content:space-between;align-items:center}.connection-card h3{font:500 27px Fraunces;margin:16px 0 8px}.connection-card p{font-size:12px;color:#bdc9be}.connection-links{display:flex;flex-direction:column;gap:8px;min-width:160px}.connection-links button{display:flex;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.22);padding:11px 0;font-size:12px;text-align:left}.connection-links button svg:last-child{margin-left:auto}.country-aside{border-left:1px solid var(--line);padding-left:30px}.fact-mark{font:100px/.8 Fraunces;color:#c76d51;margin-top:35px}.country-aside p{font:21px/1.35 Fraunces;color:#4e5e56}.country-aside p strong{color:#b55f4d;font-weight:500}.fact-source{display:block;margin-top:25px;color:#8a938b}.aside-rule{height:1px;background:var(--line);margin-top:29px}.country-aside .text-link{color:#b55f4d}.footer{border-top:1px solid var(--line);min-height:150px;display:flex;align-items:center;gap:30px;color:#6e7870}.footer p{font:15px Fraunces;margin-right:auto}.footer div{display:flex;gap:17px}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#17211d4d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:20px}.search-panel{background:#f5f3ee;width:min(600px,100%);padding:36px;position:relative;box-shadow:0 22px 80px #17211d33}.big-search{display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--ink);padding:21px 0 13px;margin-top:20px}.big-search input{border:0;outline:0;background:transparent;width:100%;font:21px Fraunces}.search-results button{display:flex;align-items:center;gap:10px;width:100%;padding:10px 0;border-bottom:1px solid var(--line);font-size:13px;text-align:left}@media (max-width: 850px){.page-width{width:min(100% - 40px,650px)}.global-header{width:calc(100% - 40px)}.global-nav,.header-actions .country-trigger{display:none}.header-actions{margin-left:auto}.search-trigger{padding:8px;border:0}.search-trigger span,.search-trigger kbd{display:none}.mobile-menu{display:block}.mobile-nav{display:flex;position:absolute;top:70px;right:0;left:0;background:#f5f3ee;border:1px solid var(--line);padding:14px;flex-direction:column;gap:3px;box-shadow:0 10px 25px #17211d1a}.mobile-nav button{text-align:left;padding:12px;font-size:13px}.home-hero{min-height:370px;padding-top:68px}.hero-copy{margin-left:20%}.mosaic{grid-template-columns:1fr 1fr;grid-template-rows:265px 205px 155px;padding-bottom:70px}.mosaic-trade{grid-row:span 2}.mosaic-country{grid-column:span 2}.mosaic-note,.mosaic-stat{grid-column:span 1}.mosaic-card h2{font-size:40px}.home-bottom{grid-template-columns:1fr;gap:20px;padding-bottom:70px}.home-bottom-copy{padding:0}.mini-nav nav{display:none}.mini-compare{margin-left:auto}.trade-hero,.language-hero{min-height:auto;padding-top:70px;padding-bottom:75px;flex-direction:column;align-items:flex-start;gap:55px}.trade-orbit,.script-art{align-self:center;transform:scale(.8);transform-origin:top center;margin-bottom:-65px}.trade-grid,.language-grid{grid-template-columns:1fr 1fr}.ranking-card{grid-column:span 2}.partner-strip{flex-wrap:wrap}.partner-strip h2{width:100%;margin-bottom:8px}.country-header{min-height:430px;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px}.india-map{align-self:center;transform:scale(.7);transform-origin:top center;margin-bottom:-80px}.country-content{grid-template-columns:1fr;gap:55px}.country-aside{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.footer{flex-wrap:wrap;padding:35px 0;gap:18px}.footer p{width:100%}.footer small{margin-left:auto}}@media (max-width: 530px){.page-width,.global-header{width:calc(100% - 32px)}.home-hero h1{font-size:57px}.hero-copy{margin:24px 0 0 12%}.mosaic{display:flex;flex-direction:column}.mosaic-trade{min-height:330px}.mosaic-languages,.mosaic-country{min-height:235px}.mosaic-note,.mosaic-stat{min-height:125px}.trade-hero h1,.language-hero h1{font-size:60px}.trade-orbit,.script-art{transform:scale(.65);margin-bottom:-105px;margin-left:-55px}.section-heading{align-items:flex-start;flex-direction:column;gap:17px}.trade-grid,.language-grid,.country-stat-grid{grid-template-columns:1fr}.ranking-card{grid-column:auto}.partner-strip{align-items:flex-start;flex-direction:column}.partner-strip h2{margin:0 0 8px}.country-pill{width:100%}.country-header h1{font-size:80px}.country-header p{font-size:18px}.country-tabs{gap:16px;overflow-x:auto}.country-tabs button{white-space:nowrap}.connection-card{flex-direction:column;align-items:flex-start;gap:25px}.connection-links{width:100%}.footer div{order:3;width:100%}.footer small{margin-left:0}}.home-canvas{background:#f5f3ee;border:1px solid var(--line);border-radius:18px;margin-top:14px;padding:30px 34px 44px;overflow:hidden}.home-intro{display:grid;grid-template-columns:1.05fr 1fr;gap:30px;align-items:center;padding-bottom:26px;border-bottom:1px solid var(--line)}.home-intro-copy h1{font-size:clamp(40px,4.6vw,58px);margin:14px 0}.home-intro-copy h1 em{color:#bf6145}.home-intro-copy p{max-width:420px;color:#5f6c66;font-size:15px;line-height:1.5}.home-intro-link{display:inline-flex;align-items:center;gap:8px;margin-top:20px;font-size:12px;font-weight:700;color:#bf6145}.home-intro-art{position:relative;height:230px;display:grid;place-items:center;color:#7a8c84}.art-orbit{position:absolute;border:1px solid rgba(122,140,132,.3);border-radius:50%}.orbit-outer{width:230px;height:230px}.orbit-inner{width:150px;height:150px;border-style:dashed}.art-line{position:absolute;height:1px;background:#7a8c8459}.line-one{width:210px;transform:rotate(-28deg)}.line-two{width:160px;transform:rotate(52deg)}.art-dot{position:absolute;width:8px;height:8px;border-radius:50%;background:#bf6145}.dot-one{top:16px;right:38px}.dot-two{bottom:30px;left:30px;background:#2d8d91}.dot-three{top:50%;right:8px;background:#c6a779}.atlas-mosaic{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:108px;gap:11px;padding:26px 0 30px}.atlas-portal{position:relative;text-align:left;border-radius:4px;overflow:hidden;transition:transform .25s,box-shadow .25s;display:flex;flex-direction:column;justify-content:flex-end;padding:18px}.atlas-portal:hover{transform:translateY(-3px);box-shadow:0 14px 30px #19231e1f}.portal-copy{position:relative;z-index:2}.portal-icon{position:absolute;right:-2px;top:-2px;opacity:.5}.portal-icon svg{width:22px;height:22px}.atlas-portal .card-kicker{opacity:.75}.atlas-portal h2{font-size:28px;margin-top:6px;letter-spacing:-.04em}.atlas-portal p{font-size:12px;line-height:1.4;opacity:.82;margin-top:6px;max-width:200px}.portal-cta{display:inline-flex;align-items:center;gap:6px;margin-top:14px;font-size:11px;font-weight:700}.portal-trade{grid-column:span 3;grid-row:span 3;background:#a6c6d0;color:#18353b;padding:22px}.portal-trade h2{font-size:44px}.portal-trade p{max-width:250px;font-size:13px}.portal-languages{grid-column:span 3;grid-row:span 2;background:#e7d3ad;color:#423c2c;padding:22px}.portal-languages h2{font-size:38px}.portal-population{grid-column:span 2;grid-row:span 3;background:#d9e0d4;color:#3d4f44;padding:20px}.portal-economy{grid-column:span 2;grid-row:span 3;background:#263c3a;color:#eef0e8;padding:20px}.portal-economy .portal-icon{opacity:.4}.portal-geography{grid-column:span 2;grid-row:span 2;background:#cdd6d2;color:#2e3b36;padding:20px}.atlas-portal.is-compact{grid-column:span 2;grid-row:span 2;padding:16px}.is-compact h2{font-size:22px}.portal-energy{background:#e8c87a;color:#4a3a1e}.portal-education{background:#c5d6cf;color:#2e4239}.portal-health{background:#e7b9a8;color:#5a2e25}.portal-environment{background:#b8d0b0;color:#2c4230}.portal-tourism{background:#d6c3a8;color:#473a28}.portal-agriculture{background:#e0d4a8;color:#4a4022}.trade-visual{position:absolute;right:8%;bottom:12%;width:170px;height:130px;opacity:.5}.language-visual{display:flex;gap:4px;position:absolute;right:14px;bottom:16px;transform:rotate(-8deg);font-family:Fraunces;opacity:.6;flex-direction:column;align-items:flex-end}.language-visual span:nth-child(1){font-size:20px}.language-visual span:nth-child(2){font-size:26px}.language-visual span:nth-child(4){font-size:14px}.population-visual{position:absolute;right:14px;top:14px;display:grid;grid-template-columns:repeat(3,14px);gap:7px;opacity:.5}.population-visual span{width:14px;height:14px;border-radius:50%;background:currentColor}.population-visual span:nth-child(4),.population-visual span:nth-child(7){opacity:.5}.population-visual span:nth-child(3),.population-visual span:nth-child(6){opacity:.7}.economy-visual{position:absolute;right:16px;top:16px;display:flex;align-items:end;gap:5px;height:55px;opacity:.4}.economy-visual i{width:7px;background:currentColor;border-radius:2px 2px 0 0}.economy-visual i:nth-child(1){height:30%}.economy-visual i:nth-child(2){height:55%}.economy-visual i:nth-child(3){height:40%}.economy-visual i:nth-child(4){height:75%}.economy-visual i:nth-child(5){height:60%}.economy-visual i:nth-child(6){height:90%}.economy-visual i:nth-child(7){height:100%}.geography-visual{position:absolute;right:14px;top:14px;width:80px;height:60px;opacity:.4}.geography-visual span{position:absolute;border:1px solid currentColor;border-radius:50%}.geography-visual span:nth-child(1){width:50px;height:50px;top:0;left:0}.geography-visual span:nth-child(2){width:35px;height:35px;top:20px;right:0}.geography-visual span:nth-child(3){width:20px;height:20px;bottom:0;left:30px}.geography-visual span:nth-child(4){width:14px;height:14px;top:6px;right:10px;background:currentColor;opacity:.5}.geography-visual span:nth-child(5){width:10px;height:10px;bottom:14px;left:8px;background:currentColor;opacity:.5}.energy-visual{position:absolute;right:12px;top:12px;opacity:.35}.compact-word{position:absolute;right:14px;bottom:14px;font-family:Fraunces;font-size:26px;opacity:.4;font-style:italic}.pulse-line{position:absolute;right:14px;top:18px;width:60px;height:24px;opacity:.4}.pulse-line:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;clip-path:polygon(0 60%,15% 60%,15% 20%,30% 20%,30% 80%,50% 80%,50% 40%,70% 40%,70% 60%,100% 60%,100% 70%,0 70%);background:currentColor}.leaf-mark{position:absolute;right:16px;bottom:14px;font-size:28px;opacity:.35}.tourism-route{position:absolute;right:14px;top:16px;width:56px;height:30px;opacity:.4}.tourism-route:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-bottom:1.5px dashed currentColor;border-radius:0 0 40% 40%}.wheat-mark{position:absolute;right:16px;bottom:14px;font-size:24px;opacity:.35}.country-explorer{border-top:1px solid var(--line);padding-top:30px}.country-explorer-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:22px}.country-explorer-heading h2{font-size:36px;margin-top:10px}.country-explorer-heading h2 em{color:#bf6145}.country-explorer-heading p{font-size:13px;color:#6b7872;max-width:280px}.country-explorer-controls{display:flex;gap:14px;align-items:center;margin-bottom:18px}.country-search{display:flex;align-items:center;gap:9px;border:1px solid var(--line);padding:10px 14px;border-radius:3px;flex:1;max-width:340px;font-size:12px;color:#8a938e}.country-search kbd{margin-left:auto;font:10px var(--mono);color:#a8b0aa}.country-explorer-link{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#bf6145}.featured-countries{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.featured-countries button{display:flex;align-items:center;gap:13px;padding:16px;border:1px solid var(--line);border-radius:4px;text-align:left;transition:transform .2s,background .2s}.featured-countries button:hover{transform:translateY(-2px);background:#ffffff80}.featured-countries button span.country-monogram{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;font:500 11px var(--mono);flex-shrink:0}.india-monogram{background:#eea34c;color:#292b1e}.usa-monogram{background:#b2c7d2;color:#1f3038}.brazil-monogram{background:#a8c99a;color:#243d22}.featured-countries button>span:last-of-type{display:flex;flex-direction:column;gap:2px}.featured-countries button strong{font-size:14px;font-weight:600}.featured-countries button small{font:10px var(--mono);color:#8a938e}.featured-countries button>svg{margin-left:auto;color:#b8bfb9}.home-philosophy{border-top:1px solid var(--line);padding-top:30px;display:grid;grid-template-columns:1fr 1.4fr;gap:50px;align-items:start}.home-philosophy h2{font-size:42px;margin-top:14px}.home-philosophy h2 em{color:#bf6145}.home-philosophy p{font:17px/1.5 Fraunces;color:#53605a;max-width:520px}@media (max-width: 850px){.home-canvas{padding:22px 20px 34px;border-radius:14px}.home-intro{grid-template-columns:1fr;gap:16px;padding-bottom:22px}.home-intro-art{height:170px}.atlas-mosaic{grid-template-columns:repeat(4,1fr);grid-auto-rows:100px}.portal-trade{grid-column:span 4;grid-row:span 3}.portal-languages{grid-column:span 4;grid-row:span 2}.portal-population,.portal-economy{grid-column:span 2;grid-row:span 3}.portal-geography{grid-column:span 4;grid-row:span 2}.atlas-portal.is-compact{grid-column:span 2;grid-row:span 2}.country-explorer-heading{flex-direction:column;align-items:flex-start;gap:10px}.featured-countries{grid-template-columns:1fr}.home-philosophy{grid-template-columns:1fr;gap:16px}}@media (max-width: 530px){.home-canvas{padding:18px 14px 28px;border-radius:10px}.home-intro-copy h1{font-size:38px}.atlas-mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:110px;gap:9px}.portal-trade,.portal-languages,.portal-population,.portal-economy,.portal-geography{grid-column:span 2}.portal-trade{grid-row:span 3}.portal-languages,.portal-population,.portal-economy,.portal-geography{grid-row:span 2}.atlas-portal.is-compact{grid-column:span 1;grid-row:span 2}.portal-trade h2{font-size:34px}.portal-languages h2{font-size:30px}.country-explorer-controls{flex-direction:column;align-items:stretch}.country-search{max-width:none}.home-philosophy h2{font-size:32px}}.atlas-mini-site{min-height:calc(100vh - 80px)}.atlas-population-site{background:#eef2eb;color:#30463c}.atlas-economy-site{background:#f2eee4;color:#493d2e}.atlas-geography-site{background:#eaf0ee;color:#2c4745}.atlas-population-site .mini-brand{color:#527762}.atlas-economy-site .mini-brand{color:#a56b3c}.atlas-geography-site .mini-brand{color:#3b7775}.atlas-mini-hero{min-height:465px;display:flex;align-items:center;justify-content:space-between;gap:50px}.atlas-mini-copy{max-width:470px}.atlas-mini-copy h1{font-size:clamp(58px,7vw,92px);margin:24px 0 20px}.atlas-mini-copy h1 em{color:#557d70}.atlas-economy-site .atlas-mini-copy h1 em{color:#b87541}.atlas-geography-site .atlas-mini-copy h1 em{color:#3f8987}.atlas-mini-copy p{max-width:350px;color:#63736b;font-size:15px;line-height:1.55}.atlas-mini-copy .dark-button{margin-top:30px;background:#304d42}.atlas-economy-site .atlas-mini-copy .dark-button{background:#55412e}.atlas-geography-site .atlas-mini-copy .dark-button{background:#2c5553}.atlas-mini-orbit{width:410px;height:310px;position:relative;flex:0 0 auto}.atlas-mini-ring{position:absolute;border:1px solid rgba(82,119,98,.28);border-radius:50%}.atlas-mini-ring.ring-one{width:260px;height:260px;left:72px;top:24px}.atlas-mini-ring.ring-two{width:390px;height:160px;left:10px;top:72px;transform:rotate(-25deg)}.atlas-mini-center{width:150px;height:150px;border-radius:50%;background:#cbdccc;position:absolute;top:78px;left:130px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#527762}.atlas-economy-site .atlas-mini-center{background:#ead3a9;color:#a56b3c}.atlas-geography-site .atlas-mini-center{background:#c8ded9;color:#3b7775}.atlas-mini-center strong{font:500 30px Fraunces;margin-top:8px}.atlas-mini-center small{font:9px var(--mono);color:#71867c;margin-top:3px}.atlas-mini-content{padding-top:20px;padding-bottom:48px}.atlas-mini-content .section-heading h2{color:inherit}.atlas-mini-content .ranking-card{background:#304d42}.atlas-economy-site .atlas-mini-content .ranking-card{background:#55412e}.atlas-geography-site .atlas-mini-content .ranking-card{background:#2c5553}.atlas-mini-site .partner-strip{margin-top:15px;padding-bottom:60px}@media (max-width: 850px){.atlas-mini-hero{min-height:auto;padding-top:70px;padding-bottom:70px;flex-direction:column;align-items:flex-start}.atlas-mini-orbit{align-self:center;transform:scale(.82);transform-origin:top center;margin-bottom:-50px}}@media (max-width: 530px){.atlas-mini-copy h1{font-size:57px}.atlas-mini-orbit{transform:scale(.65);margin-left:-48px;margin-bottom:-105px}.atlas-mini-content .trade-grid{display:flex;flex-direction:column}.atlas-mini-content .ranking-card{min-height:270px}}.countries-page{min-height:calc(100vh - 80px);background:#f3f0e8;padding-bottom:90px}.countries-page .countries-hero{min-height:350px;display:grid;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:70px;padding-top:45px;padding-bottom:45px;border-bottom:1px solid var(--line)}.countries-page .countries-hero>div:first-child{max-width:760px}.countries-page .countries-hero h1{margin-top:18px;font-size:clamp(58px,7vw,90px);line-height:.9;letter-spacing:-.06em}.countries-page .countries-hero h1 em{color:#b55f4d}.countries-page .countries-hero p{max-width:640px;margin-top:24px;font-size:15px;line-height:1.6;color:#637068}.countries-page .countries-count{width:210px;height:210px;border-radius:50%;border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 30%,#e6c4866b,#ffffff26 55%,#56aaa721)}.countries-page .countries-count strong{font:500 58px/.9 Fraunces;letter-spacing:-.06em;color:#b55f4d}.countries-page .countries-count span{margin-top:10px;font:9px var(--mono);text-transform:uppercase;letter-spacing:.09em;color:#7b857e}.countries-page .countries-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:12px;padding-top:28px;padding-bottom:20px}.countries-page .countries-search{min-height:50px;display:flex;align-items:center;gap:11px;padding:0 16px;border:1px solid var(--line);background:#ffffff5c;border-radius:3px}.countries-page .countries-search svg{flex:0 0 auto;color:#7b857e}.countries-page .countries-search input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font:14px DM Sans}.countries-page .countries-search input::-moz-placeholder{color:#9aa29c}.countries-page .countries-search input::placeholder{color:#9aa29c}.countries-page .countries-toolbar select{width:100%;min-height:50px;border:1px solid var(--line);border-radius:3px;padding:0 42px 0 15px;background:#ffffff5c;color:var(--ink);font:12px DM Sans;outline:0}.countries-page .countries-content{padding-top:5px}.countries-page .countries-result-bar{min-height:38px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);color:#7d8780;font:10px var(--mono);text-transform:uppercase;letter-spacing:.05em}.countries-page .countries-result-bar strong{color:var(--ink)}.countries-page .countries-result-bar button{color:#b55f4d;font-weight:700}.countries-page .countries-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.countries-page .country-directory-card{min-width:0;min-height:235px;padding:21px 22px 20px;border:1px solid var(--line);border-radius:3px;background:#ffffff47;display:flex;flex-direction:column;text-align:left;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.countries-page .country-directory-card:nth-child(3n+1){background:#e7dcc3}.countries-page .country-directory-card:nth-child(3n+2){background:#c7dcda}.countries-page .country-directory-card:nth-child(3n+3){background:#edc681}.countries-page .country-directory-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #17211d1a}.countries-page .country-directory-top{display:flex;justify-content:space-between;align-items:center}.countries-page .country-directory-code{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(23,33,29,.14);background:#ffffff52;font:500 9px var(--mono);letter-spacing:.06em}.countries-page .country-directory-top svg{color:#17211d8c}.countries-page .country-directory-card h2{margin-top:27px;font:500 29px/1.02 Fraunces;letter-spacing:-.045em;overflow-wrap:anywhere}.countries-page .country-directory-meta{display:grid;gap:6px;margin-top:14px;color:#5f6d66;font:10px/1.35 var(--mono)}.countries-page .country-directory-meta span{display:block}.countries-page .country-directory-footer{margin-top:auto;padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:14px;border-top:1px solid rgba(23,33,29,.14);color:#6e665a;font:9px var(--mono);text-transform:uppercase;letter-spacing:.06em}.countries-page .country-directory-footer span:last-child{text-align:right;color:#9e604a;font-weight:500}.countries-page .countries-message{max-width:520px;min-height:180px}.countries-page .countries-message h3{margin-top:18px}.countries-page .countries-message p{margin-top:12px}.country-generic-status{padding-top:100px;padding-bottom:120px}.country-generic-status h1{margin-top:18px;font-size:clamp(48px,6vw,76px)}.country-generic-status p{max-width:520px;margin-top:20px;color:#68736c;line-height:1.6}.country-generic-visual{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center}.country-code-visual{width:190px;height:190px;border:1px solid var(--line);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 30%,#e6c486bf,#ffffff26 50%,#56aaa72e)}.country-code-visual span{font:500 54px/1 Fraunces}.country-code-visual strong{margin-top:8px;font:9px var(--mono);letter-spacing:.18em;color:#737e77}.country-profile-list{display:grid;gap:0;margin-top:24px;border-top:1px solid var(--line)}.country-profile-list>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line)}.country-profile-list span{font:9px var(--mono);text-transform:uppercase;letter-spacing:.05em;color:#8b948e}.country-profile-list strong{text-align:right;font-size:12px;font-weight:600}.country-back-button{margin-top:24px;display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border:1px solid var(--line);font:700 9px var(--mono);text-transform:uppercase;letter-spacing:.06em}.country-back-button:hover{background:#ffffff80}@media (max-width: 900px){.countries-page .countries-hero{grid-template-columns:1fr;gap:28px}.countries-page .countries-count{width:150px;height:150px}.countries-page .countries-count strong{font-size:43px}.countries-page .countries-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 650px){.countries-page .countries-hero{min-height:auto;padding-top:55px;padding-bottom:40px}.countries-page .countries-hero h1{font-size:52px}.countries-page .countries-toolbar,.countries-page .countries-grid{grid-template-columns:1fr}.countries-page .country-directory-card{min-height:210px}}.country-generic-visual{position:relative}.country-generic-visual .map-label{position:static;right:auto;bottom:auto;margin-top:18px;text-align:center}.country-generic-visual{position:relative;min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 10px}.country-generic-visual .country-map-shell{width:100%;max-width:460px;min-height:300px}.country-generic-visual .country-map-shell svg{width:100%;height:290px;display:block}.country-generic-visual .country-map-shell path{opacity:.88}.country-generic-visual .country-map-caption{margin-top:4px;font-size:11px;color:var(--ink);text-transform:none;letter-spacing:0;font-family:DM Sans,sans-serif}.country-generic-visual .map-label{position:static;margin-top:12px;font:9px var(--mono);letter-spacing:.05em;color:#a17d67}.country-page .country-header{grid-template-columns:minmax(0,1.55fr) minmax(360px,.75fr);gap:60px}@media (max-width: 900px){.country-page .country-header{grid-template-columns:1fr}.country-generic-visual{min-height:280px}.country-generic-visual .country-map-shell{max-width:400px}.country-generic-visual .country-map-shell svg{height:260px}}:root{font-family:DM Sans,sans-serif;color:#17211d;background:#f5f3ee;font-synthesis:none;--ink: #17211d;--paper: #f5f3ee;--line: rgba(23,33,29,.16);--muted: #69746d;--mono: "DM Mono", monospace}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--paper)}button{border:0;cursor:pointer;background:none;color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app{min-height:100vh;overflow:hidden;background:var(--paper)}.page-width{width:min(1180px,calc(100% - 96px));margin:0 auto}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.055em;line-height:.98}em{font-family:Fraunces,serif;font-weight:500}.eyebrow,.card-kicker,.data-note{font:500 10px/1.2 var(--mono);letter-spacing:.12em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px;color:#68746d}.eyebrow i{display:block;width:27px;height:1px;background:currentColor}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.07em}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:var(--paper);background:var(--ink)}.brand-dot{color:#e8734e}.global-header{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;width:min(1300px,calc(100% - 48px));height:80px;margin:auto;border-bottom:1px solid var(--line)}.global-nav{display:flex;gap:31px;margin-left:80px}.global-nav button,.country-trigger,.search-trigger{color:#69736d;font-size:12px;transition:color .2s,background .2s}.global-nav button.active,.global-nav button:hover{color:var(--ink);font-weight:700}.header-actions{display:flex;align-items:center;gap:22px}.search-trigger{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--line);border-radius:3px}.search-trigger:hover{color:var(--ink);background:#fff9}kbd{margin-left:18px;color:#99a099;font:10px var(--mono)}.country-trigger{display:flex;align-items:center;gap:7px}.flag-dot{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;color:#292b1e;background:#eea34c;font:500 8px var(--mono)}.mobile-menu,.mobile-nav{display:none}.primary-button,.text-button{display:inline-flex;align-items:center;gap:20px;font-size:11px;transition:transform .2s,background .2s}.primary-button{padding:14px 17px;color:#f8f2e7;background:#203f3d}.primary-button:hover,.text-button:hover{transform:translateY(-2px)}.text-button{gap:8px;color:#bf6145;font-weight:700}.home-page{padding-bottom:80px}.home-hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center;min-height:560px}.hero-copy{padding-top:18px}.hero-copy h1{max-width:600px;margin:25px 0 22px;font-size:clamp(58px,7vw,100px)}.hero-copy h1 em{color:#bf6145}.hero-copy p{max-width:370px;color:#647069;font-size:15px;line-height:1.6}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.hero-composition{position:relative;min-height:490px;overflow:hidden}.hero-image{position:absolute;top:45px;right:0;bottom:0;left:92px;background:linear-gradient(135deg,#2545441a,#2545448c),var(--hero-image) center/cover;clip-path:polygon(18% 0,100% 0,100% 76%,56% 100%,0 69%);filter:saturate(.75)}.hero-slice{position:absolute;transform:skew(-25deg);opacity:.82}.slice-orange{top:0;left:19%;width:23%;height:55%;background:#ee9950;mix-blend-mode:multiply}.slice-teal{right:-6%;bottom:7%;width:48%;height:42%;background:#3e9997;mix-blend-mode:multiply}.hero-orbit{position:absolute;border:1px solid rgba(246,241,225,.8);border-radius:50%}.orbit-a{top:98px;right:44px;width:250px;height:250px}.orbit-b{top:161px;right:-35px;width:330px;height:120px;transform:rotate(-23deg)}.hero-globe{position:absolute;top:188px;right:143px;display:grid;place-items:center;width:100px;height:100px;border-radius:50%;color:#f5f3ee;background:#203f3de0}.hero-data{position:absolute;display:flex;gap:8px;align-items:baseline;color:#f5f3ee;text-transform:uppercase}.hero-data strong{font:500 30px Fraunces}.hero-data span{font:9px/1.2 var(--mono);letter-spacing:.08em}.data-one{top:85px;left:25px;color:var(--ink)}.data-two{right:10px;bottom:77px}.hero-coordinates{position:absolute;left:25px;bottom:30px;color:#426d69;font:10px/1.6 var(--mono);letter-spacing:.1em}.hero-coordinates span{color:#f5f3ee}.atlas-intro,.open-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:32px 0 26px;border-top:1px solid var(--line)}.atlas-intro h2,.open-story h2{margin-top:18px;font-size:45px}.atlas-intro h2 em,.open-story h2 em{color:#bf6145}.atlas-intro p{max-width:300px;color:var(--muted);font-size:14px;line-height:1.5}.domain-mosaic{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:215px 170px 170px;gap:12px;padding:18px 0 80px}.mosaic-tile{position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:22px;text-align:left;transition:transform .22s,box-shadow .22s}.mosaic-tile:hover{transform:translateY(-4px);box-shadow:0 16px 32px #17211d21}.tile-feature{grid-column:span 7;grid-row:span 2;color:#315144;background:#d7e0d3}.tile-wide{grid-column:span 5;color:#54402c;background:#ead7b5}.tile-tall{grid-column:span 4;grid-row:span 1;color:#2f4b49;background:#c8d9d4}.tile-medium{grid-column:span 4;color:#2b4846;background:#e5e0d4}.tile-dark{color:#e9f0e7;background:#263c3a}.tile-coral{color:#f9eee5;background:#bd674e}.tile-heading{display:flex;justify-content:space-between;opacity:.72}.tile-content{position:relative;z-index:1}.tile-content h3{margin-bottom:8px;font:500 31px Fraunces}.tile-content strong{font:500 22px Fraunces}.tile-content p{max-width:230px;margin-top:8px;font-size:12px;line-height:1.45;opacity:.8}.tile-link{display:inline-flex;gap:6px;align-items:center;margin-top:14px;font-size:11px;font-weight:700}.tile-link:after{content:"↗";font-size:15px}.people-visual{position:absolute;right:22px;top:21px;display:grid;grid-template-columns:repeat(4,17px);gap:9px;opacity:.45}.people-visual i{width:17px;height:17px;border-radius:50%;background:currentColor}.people-visual i:nth-child(3n){opacity:.45}.bars-visual{position:absolute;right:20px;bottom:20px;display:flex;align-items:end;gap:6px;width:145px;height:82px;opacity:.38}.bars-visual i{flex:1;min-height:10px;background:currentColor}.routes-visual{position:absolute;right:22px;bottom:20px;width:155px;height:95px;opacity:.55}.route-line{position:absolute;display:block;width:150px;height:1px;border-top:1px dashed currentColor;transform-origin:left}.route-one{top:60px;left:0;transform:rotate(-28deg)}.route-two{top:50px;left:20px;transform:rotate(20deg)}.route-three{top:75px;left:60px;transform:rotate(-57deg)}.route-point{position:absolute;width:8px;height:8px;border-radius:50%;background:currentColor}.point-1{left:4px;top:56px}.point-2{left:65px;top:25px}.point-3{right:5px;top:6px}.point-4{right:16px;bottom:4px}.language-visual{position:absolute;right:20px;bottom:18px;display:flex;flex-direction:column;align-items:flex-end;gap:3px;font-family:Fraunces;font-size:20px;line-height:.9;opacity:.62;transform:rotate(-8deg)}.language-visual span:nth-child(2){font-size:27px}.language-visual span:nth-child(3){font-size:16px}.language-visual span:nth-child(4){font-family:serif;font-size:16px}.terrain-visual{position:absolute;right:18px;bottom:18px;width:150px;height:105px;overflow:hidden;opacity:.45}.terrain-visual i{position:absolute;bottom:-35px;width:120px;height:120px;border:1px solid currentColor;border-radius:50%}.terrain-visual i:nth-child(1){left:-30px}.terrain-visual i:nth-child(2){right:-28px;bottom:-55px}.terrain-visual i:nth-child(3){left:34px;bottom:-75px;width:90px;height:90px}.terrain-visual i:nth-child(4){top:4px;right:28px;width:8px;height:8px;border:0;border-radius:50%;background:currentColor}.terrain-visual b{position:absolute;left:4px;top:7px;font:8px var(--mono)}.open-story{padding:38px 0 90px}.story-copy{max-width:450px;padding-top:17px}.story-copy p{color:#59655e;font:22px/1.42 Fraunces}.story-copy .text-button{margin-top:26px}.domain-page{padding-bottom:90px}.domain-hero{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:475px;gap:45px}.domain-hero-copy h1{margin:25px 0 20px;font-size:clamp(58px,7vw,94px)}.domain-hero-copy h1 em{color:var(--accent)}.domain-hero-copy p{max-width:355px;color:#617069;font-size:15px;line-height:1.55}.domain-hero-copy .primary-button{margin-top:30px}.domain-blue{--accent: #2d8d91;background:#ecf1ef}.domain-coral{--accent: #bf6145;background:#f5f0e9}.domain-amber{--accent: #b87541;background:#f4efe3}.domain-teal{--accent: #3f8987;background:#edf2ef}.domain-visual{position:relative;min-height:320px;overflow:hidden;color:var(--accent)}.domain-visual:before{position:absolute;top:24px;right:0;bottom:0;left:40px;content:"";background:var(--accent);opacity:.13;clip-path:polygon(22% 0,100% 17%,78% 100%,0 81%)}.visual-grid{position:absolute;top:45px;right:25px;bottom:30px;left:90px;background-image:linear-gradient(rgba(65,86,81,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(65,86,81,.16) 1px,transparent 1px);background-size:30px 30px;opacity:.5;transform:skewY(-12deg)}.domain-visual .people-visual{top:82px;right:100px;transform:scale(1.35)}.domain-visual .bars-visual{right:75px;bottom:73px;width:220px;height:130px}.domain-visual .routes-visual{right:62px;bottom:82px;transform:scale(1.35)}.domain-visual .language-visual{right:84px;bottom:78px;transform:scale(1.25)}.domain-visual .terrain-visual{right:82px;bottom:76px;transform:scale(1.4)}.visual-label{position:absolute;left:10px;bottom:27px;display:flex;flex-direction:column;gap:4px;color:var(--accent)}.visual-label strong{font:500 33px Fraunces}.visual-label span{font:9px var(--mono);letter-spacing:.1em;text-transform:uppercase}.domain-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.domain-nav>div{display:flex;align-items:center;justify-content:space-between;min-height:58px}.domain-nav strong{font:600 15px Fraunces;color:var(--accent)}.domain-nav div div{display:flex;gap:24px}.domain-nav div div button{padding:21px 0 18px;border-bottom:2px solid transparent;color:#76827b;font:10px var(--mono);text-transform:uppercase}.domain-nav div div button.active{color:var(--ink);border-color:var(--accent)}.domain-compare{font-size:11px}.domain-compare span{margin-left:7px;font-size:18px}.headline-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding-top:46px;padding-bottom:50px}.open-stat{display:flex;flex-direction:column;min-height:125px;border-bottom:1px solid var(--line)}.open-stat strong{color:var(--accent);font:500 55px/.85 Fraunces;letter-spacing:-.07em}.open-stat span{margin-top:17px;font-size:14px;font-weight:600}.open-stat small{margin-top:5px;color:#879189;font:9px var(--mono);text-transform:uppercase}.domain-feature{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;min-height:365px;padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-art,.feature-art .domain-visual{min-height:290px}.feature-copy{max-width:390px;padding-left:25px}.feature-copy h2{margin:20px 0 17px;color:var(--accent);font:500 43px/1.02 Fraunces}.feature-copy p{color:#606d66;font-size:14px;line-height:1.55}.feature-copy .text-button{margin-top:25px}.domain-insights{padding:64px 0 74px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.section-heading h2{margin-top:16px;font-size:41px}.section-heading>p{max-width:300px;color:#66736b;font:17px/1.35 Fraunces}.insight-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:12px}.insight-large,.insight-note{min-height:240px;padding:25px}.insight-large{position:relative;overflow:hidden;color:#f4eee2;background:var(--accent)}.insight-large strong{display:block;margin-top:48px;font:500 75px Fraunces}.insight-large p{font:12px var(--mono);text-transform:uppercase}.insight-line{position:absolute;right:28px;bottom:34px;width:45%;height:60px;border-top:1px solid currentColor;opacity:.65;transform:skewY(-13deg)}.insight-note{display:flex;flex-direction:column;justify-content:space-between;background:#dfdfd5}.insight-note h3{max-width:290px;font:500 27px/1.08 Fraunces}.insight-note .text-button{align-self:flex-start}.domain-ranking{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;padding-top:48px;border-top:1px solid var(--line)}.domain-ranking h2,.country-ranking h2{margin:17px 0;font-size:43px}.domain-ranking p{max-width:310px;color:#68746c;font-size:13px;line-height:1.55}.ranking-table{width:100%}.ranking-row{display:grid;grid-template-columns:32px 1fr auto 24px;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.ranking-row span{color:#8a958d;font:10px var(--mono)}.ranking-row strong{font-size:14px}.ranking-row b{color:var(--accent);font:500 15px var(--mono)}.ranking-row svg{color:var(--accent)}.ranking-table .text-button{margin-top:18px}.country-page{background:#f3f0e8;padding-bottom:90px}.country-hero{display:flex;align-items:center;justify-content:space-between;min-height:435px;gap:30px}.country-name-line{display:flex;align-items:center;gap:10px;margin-top:32px;color:#a55a44;font:500 11px var(--mono)}.country-name-line small{color:#7d8680}.country-hero h1{margin:18px 0;font-size:clamp(80px,12vw,155px)}.country-hero p{max-width:400px;color:#58645e;font:21px/1.25 Fraunces}.country-meta{display:flex;gap:20px;margin-top:25px;color:#778078;font:10px var(--mono)}.country-map{position:relative;width:405px;height:330px}.map-shape{position:absolute;right:55px;bottom:-40px;color:#bd7152;font-size:370px;opacity:.32;transform:rotate(35deg) scaleX(.65)}.map-point{position:absolute;width:9px;height:9px;border-radius:50%;background:#bd7152}.map-point-a{top:105px;left:160px}.map-point-b{top:180px;right:125px}.map-point-c{bottom:70px;left:205px}.country-map small{position:absolute;right:0;bottom:23px;color:#9b8d75;font:10px var(--mono)}.country-tabs{display:flex;gap:29px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.country-tabs button{padding:18px 0 15px;color:#8a918b;font:10px var(--mono);text-transform:uppercase;border-bottom:2px solid transparent}.country-tabs button.active,.country-tabs button:hover{color:#a55a44;border-color:#a55a44}.country-at-glance{padding-top:52px}.data-note{color:#89918b}.country-open-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:27px}.country-open-stats .open-stat{min-height:132px}.country-open-stats .open-stat strong{color:#a55a44}.country-context{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding-top:75px;padding-bottom:75px;border-top:1px solid var(--line)}.country-context h2{margin-top:19px;font-size:45px}.country-context h2 em{color:#a55a44}.context-copy{max-width:490px;padding-top:18px}.context-copy p{color:#4e5e56;font:22px/1.4 Fraunces}.context-copy .muted-copy{margin-top:20px;color:#89918b;font:13px/1.5 DM Sans}.context-copy .text-button{margin-top:22px}.country-topic-mosaic{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:225px 155px;gap:12px}.topic-main,.topic-side{position:relative;overflow:hidden;padding:25px;text-align:left}.topic-main{color:#f3eee4;background:#293f3a}.topic-side{color:#493d2e;background:#e8d8be}.topic-main h3,.topic-side h3{margin:24px 0 9px;font:500 31px Fraunces}.topic-main p,.topic-side p{max-width:250px;font-size:12px;line-height:1.45;opacity:.8}.topic-main .bars-visual{right:32px;bottom:25px}.topic-side .language-visual{right:25px;bottom:22px}.topic-main .tile-link,.topic-side .tile-link{display:inline-flex;align-items:center;gap:5px;margin-top:20px;font-size:11px;font-weight:700}.topic-open{grid-column:span 2;padding:25px 0;border-top:1px solid var(--line)}.topic-open h3{max-width:420px;margin:16px 0 9px;font:500 28px Fraunces}.topic-open p{max-width:470px;color:#67736c;font-size:13px}.topic-open .text-button{margin-top:19px}.country-ranking{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;padding-top:65px}.country-ranking h2 em{color:#a55a44}.footer{display:flex;align-items:center;gap:30px;min-height:150px;border-top:1px solid var(--line);color:#6e7870}.footer p{margin-right:auto;font:15px Fraunces}.footer>div{display:flex;gap:17px}.footer div button,.footer small{font:10px var(--mono)}.footer small{color:#9da49d}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#17211d4d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.search-panel{position:relative;width:min(600px,100%);padding:36px;background:var(--paper);box-shadow:0 22px 80px #17211d33}.close-search{position:absolute;top:24px;right:24px}.big-search{display:flex;align-items:center;gap:12px;margin-top:20px;padding:21px 0 13px;border-bottom:1px solid var(--ink)}.big-search input{width:100%;border:0;outline:0;background:transparent;font:21px Fraunces}.search-results{margin-top:18px}.search-results button{display:flex;align-items:center;gap:10px;width:100%;padding:10px 0;border-bottom:1px solid var(--line);text-align:left;font-size:13px}.search-results button svg{margin-left:auto}@media (max-width: 900px){.page-width{width:min(100% - 48px,650px)}.global-header{width:calc(100% - 40px)}.global-nav,.country-trigger{display:none}.header-actions{margin-left:auto}.search-trigger{border:0}.search-trigger span,.search-trigger kbd{display:none}.mobile-menu{display:block}.mobile-nav{position:absolute;top:70px;right:0;left:0;display:flex;flex-direction:column;gap:3px;padding:14px;border:1px solid var(--line);background:var(--paper);box-shadow:0 10px 25px #17211d1a}.mobile-nav button{padding:12px;text-align:left;font-size:13px}.home-hero,.domain-hero{grid-template-columns:1fr;padding:60px 0 70px}.hero-composition{width:100%;min-height:390px}.domain-visual{width:100%}.domain-nav div div{display:none}.domain-nav>div{min-height:58px}.headline-stats{grid-template-columns:repeat(3,1fr);gap:18px}.domain-feature{grid-template-columns:1fr}.feature-copy{padding:30px 0 0}.domain-ranking,.country-ranking{grid-template-columns:1fr;gap:35px}.country-hero{flex-direction:column;align-items:flex-start;padding-top:55px}.country-map{align-self:center;transform:scale(.8);transform-origin:top center;margin-bottom:-70px}.country-open-stats{grid-template-columns:repeat(2,1fr)}.country-context{grid-template-columns:1fr;gap:20px}.domain-mosaic{grid-template-columns:repeat(6,1fr);grid-template-rows:220px 170px 170px 170px}.tile-feature{grid-column:span 4}.tile-wide{grid-column:span 2}.tile-tall,.tile-medium{grid-column:span 3}.topic-main{grid-column:span 2}.footer{flex-wrap:wrap;padding:35px 0}.footer p{width:100%}.footer small{margin-left:auto}}@media (max-width: 560px){.page-width{width:calc(100% - 32px)}.hero-copy h1,.domain-hero-copy h1{font-size:56px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-composition{min-height:330px;transform:scale(.9);transform-origin:top left;width:111%;margin-bottom:-35px}.atlas-intro,.open-story{grid-template-columns:1fr;gap:15px}.atlas-intro h2,.open-story h2{font-size:37px}.domain-mosaic{display:flex;flex-direction:column;padding-bottom:60px}.mosaic-tile{min-height:190px}.tile-feature{min-height:290px}.headline-stats,.country-open-stats{grid-template-columns:1fr 1fr;gap:17px}.open-stat strong{font-size:42px}.domain-nav strong{font-size:13px}.domain-compare{margin-left:auto}.domain-visual{min-height:260px}.visual-label{left:0;bottom:15px}.visual-label strong{font-size:26px}.domain-visual .people-visual{right:44px;transform:scale(1)}.domain-visual .bars-visual{right:25px;width:160px;height:100px}.domain-visual .routes-visual{right:10px;transform:scale(1)}.domain-visual .language-visual{right:35px;transform:scale(1)}.domain-visual .terrain-visual{right:15px;transform:scale(1)}.section-heading{align-items:flex-start;flex-direction:column;gap:16px}.section-heading h2{font-size:35px}.insight-grid{grid-template-columns:1fr}.insight-large strong{font-size:60px}.country-hero h1{font-size:82px}.country-map{transform:scale(.66);margin-left:-45px;margin-bottom:-110px}.country-tabs{gap:17px;overflow-x:auto}.country-tabs button{white-space:nowrap}.country-context h2{font-size:37px}.country-topic-mosaic{display:flex;flex-direction:column}.topic-main,.topic-side{min-height:220px}.topic-open{min-height:210px}.ranking-row{grid-template-columns:28px 1fr auto}.ranking-row svg{display:none}.footer>div{order:3;width:100%}.footer small{margin-left:0}}.editorial-atlas{padding:18px 0 88px}.editorial-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:94px;gap:12px}.atlas-tile{position:relative;min-width:0;overflow:hidden;padding:24px;text-align:left;border:0;transition:transform .22s ease,box-shadow .22s ease}button.atlas-tile:hover{transform:translateY(-4px);box-shadow:0 18px 38px #17211d1f}.atlas-tile-top{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between}.atlas-tile h3{font-family:Fraunces,serif;font-weight:500;letter-spacing:-.045em}.atlas-tile p{line-height:1.5}.atlas-tile-population{grid-column:span 7;grid-row:span 5;color:#29473e;background:#d6dfd1}.atlas-feature-number{position:absolute;left:24px;top:78px;font:500 clamp(82px,9vw,136px)/.8 "Fraunces";letter-spacing:-.08em}.atlas-feature-copy{position:absolute;left:25px;bottom:27px;z-index:3;max-width:315px}.atlas-feature-copy h3{margin-bottom:8px;font-size:35px}.atlas-feature-copy p{max-width:290px;font-size:12px;opacity:.8}.atlas-tile-population .people-visual{top:auto;right:34px;bottom:34px;grid-template-columns:repeat(4,24px);gap:12px;opacity:.27}.atlas-tile-population .people-visual i{width:24px;height:24px}.atlas-tile-economy{grid-column:span 5;grid-row:span 3;color:#56442e;background:#ead8b6}.atlas-compact-content{position:absolute;left:24px;bottom:24px;z-index:3}.atlas-compact-content strong{display:block;font:500 47px/.9 Fraunces;letter-spacing:-.06em}.atlas-compact-content h3{margin-top:10px;font-size:24px}.atlas-compact-content p{max-width:250px;margin-top:6px;font-size:11px;opacity:.7}.atlas-tile-economy .bars-visual{right:25px;bottom:27px;width:165px;height:110px;opacity:.24}.atlas-story{display:flex;flex-direction:column;justify-content:space-between}.atlas-story-one{grid-column:span 5;grid-row:span 2;color:#eeeae1;background:#273d38}.atlas-story blockquote{max-width:440px;margin:0;font:500 25px/1.1 Fraunces;letter-spacing:-.035em}.atlas-story blockquote em{color:#efa277}.story-index{font:500 8px var(--mono);letter-spacing:.13em;opacity:.58}.atlas-tile-health{grid-column:span 4;grid-row:span 3;color:#f3efe6;background:#346965}.atlas-small-number{margin-top:34px;font:500 67px/.8 Fraunces}.atlas-tile-health h3{margin-top:16px;font-size:27px}.atlas-tile-health p{max-width:210px;margin-top:6px;font-size:11px;opacity:.74}.pulse-line{position:absolute;right:-35px;bottom:47px;width:240px;height:75px;border-top:1px solid rgba(255,255,255,.65);transform:rotate(-13deg)}.pulse-line:before,.pulse-line:after{position:absolute;content:"";border-top:1px solid rgba(255,255,255,.35)}.pulse-line:before{left:25px;top:22px;width:180px;transform:rotate(18deg)}.pulse-line:after{left:83px;top:-19px;width:110px;transform:rotate(-34deg)}.atlas-tile-education{grid-column:span 3;grid-row:span 3;display:flex;flex-direction:column;justify-content:space-between;color:#403d58;background:#dedceb}.atlas-type-art{display:flex;align-items:baseline;gap:8px;margin-top:20px;font:500 48px Fraunces;opacity:.65}.atlas-type-art span:nth-child(2){font-size:35px}.atlas-type-art span:nth-child(3){font-family:serif;font-size:38px}.atlas-tile-education h3{font-size:24px}.atlas-tile-education p{margin-top:5px;font-size:11px;opacity:.7}.atlas-tile-geography{grid-column:span 5;grid-row:span 4;color:#294e4b;background:#c8dbd5}.geo-word{position:absolute;right:-10px;top:60px;font:600 clamp(55px,6vw,87px)/1 "DM Sans";letter-spacing:-.08em;opacity:.09}.geo-copy{position:absolute;left:24px;bottom:24px;z-index:2;display:flex;flex-direction:column}.geo-copy strong{font:500 49px Fraunces}.geo-copy span{font:9px var(--mono);text-transform:uppercase}.atlas-tile-geography .terrain-visual{right:20px;bottom:18px;width:210px;height:160px}.atlas-tile-trade{grid-column:span 7;grid-row:span 4;color:#f3efe4;background:#263e3b}.trade-copy{position:absolute;left:24px;bottom:25px;z-index:2}.trade-copy h3{margin-bottom:8px;font-size:35px}.trade-copy strong{font:500 50px Fraunces}.trade-copy p{max-width:230px;margin-top:6px;font-size:11px;opacity:.68}.atlas-tile-trade .routes-visual{right:40px;bottom:25px;width:260px;height:170px;transform:scale(1.3);transform-origin:bottom right}.atlas-tile-environment{grid-column:span 7;grid-row:span 4;color:#27443b;background:#bfcfbb}.environment-orbit{position:absolute;right:30px;top:40px;width:260px;height:220px}.environment-orbit i{position:absolute;border:1px solid currentColor;border-radius:50%;opacity:.25}.environment-orbit i:nth-child(1){top:12px;right:5px;bottom:12px;left:5px}.environment-orbit i:nth-child(2){width:210px;height:85px;top:70px;left:20px;transform:rotate(-26deg)}.environment-orbit i:nth-child(3){width:115px;height:220px;left:72px}.environment-copy{position:absolute;left:24px;bottom:25px;max-width:300px}.environment-copy h3{font-size:35px}.environment-copy p{margin-top:8px;font-size:11px;opacity:.73}.atlas-story-cost{grid-column:span 5;grid-row:span 4;color:#533b2d;background:#e8c6a7}.atlas-story-cost h3{margin-top:auto;margin-bottom:15px;font-size:37px}.atlas-story-cost h3 em{color:#a9543d}.atlas-story-cost p{max-width:290px;margin-bottom:auto;font-size:12px;opacity:.72}.atlas-tile-energy{grid-column:span 3;grid-row:span 3;display:flex;flex-direction:column;justify-content:space-between;color:#594b28;background:#e5d981}.energy-symbol{align-self:flex-end;font:500 78px/1 Fraunces;opacity:.35}.atlas-tile-energy strong{font:500 27px Fraunces}.atlas-tile-energy p{max-width:175px;margin-top:5px;font-size:10px;opacity:.72}.atlas-tile-language{grid-column:span 4;grid-row:span 3;color:#faeee4;background:#bd694f}.language-count{margin-top:35px;font:500 54px/.8 Fraunces}.language-copy{position:absolute;left:24px;bottom:24px;z-index:2;max-width:205px}.language-copy h3{font-size:25px}.atlas-tile-language .language-visual{right:22px;bottom:22px;opacity:.34}.atlas-tile-technology{grid-column:span 5;grid-row:span 3;display:flex;flex-direction:column;justify-content:space-between;color:#244c52;background:#c3dadd}.technology-grid{position:absolute;right:22px;top:50px;display:grid;grid-template-columns:repeat(6,11px);gap:8px}.technology-grid i{width:11px;height:11px;border:1px solid currentColor;opacity:.38}.technology-grid i:nth-child(3n){background:currentColor}.atlas-tile-technology h3{max-width:260px;font-size:27px}.atlas-tile-technology p{max-width:270px;margin-top:5px;font-size:11px;opacity:.7}.atlas-tile-politics{grid-column:span 7;grid-row:span 3;color:#413b55;background:#d8d1df}.politics-copy{position:absolute;left:24px;bottom:24px}.politics-copy h3{font-size:37px}.politics-copy h3 em{color:#785a83}.politics-copy p{max-width:330px;margin-top:8px;font-size:11px;opacity:.7}.politics-rule{position:absolute;right:34px;top:55px;width:220px}.politics-rule span{display:block;height:1px;margin-bottom:44px;background:currentColor;opacity:.2}.politics-rule span:nth-child(2){width:68%;margin-left:auto}.atlas-mini{grid-column:span 3;grid-row:span 2;display:flex;flex-direction:column;justify-content:space-between}.atlas-mini strong{align-self:flex-end;font:500 40px Fraunces;opacity:.48}.atlas-mini p{max-width:150px;font:500 18px/1.1 Fraunces}.atlas-mini-migration{color:#4d3e57;background:#d9ccdb}.atlas-mini-housing{color:#704743;background:#e2c9c4}.atlas-mini-crime{color:#f2ebe2;background:#774940}.atlas-story-end{grid-column:span 3;grid-row:span 4;color:#ede9dd;background:#1f3230}.atlas-story-end h3{margin:auto 0;font-size:30px}.atlas-story-end h3 em{color:#e5906b}.atlas-more-domains{display:grid;grid-template-columns:180px 1fr;gap:35px;align-items:start;margin-top:28px;padding-top:25px;border-top:1px solid var(--line)}.atlas-more-domains>span{color:#808a83;font:500 9px var(--mono);letter-spacing:.12em;text-transform:uppercase}.atlas-more-domains>div{display:flex;flex-wrap:wrap;gap:8px 25px}.atlas-more-domains button{padding-bottom:4px;border-bottom:1px solid transparent;color:#54615a;font:500 14px Fraunces}.atlas-more-domains button:hover{color:#b85f44;border-color:currentColor}@media (max-width: 900px){.editorial-grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:95px}.atlas-tile-population,.atlas-tile-trade,.atlas-tile-environment,.atlas-tile-politics{grid-column:span 6}.atlas-tile-economy,.atlas-story-one,.atlas-tile-geography,.atlas-story-cost,.atlas-tile-technology,.atlas-tile-health,.atlas-tile-education,.atlas-tile-energy,.atlas-tile-language,.atlas-mini,.atlas-story-end{grid-column:span 3}.atlas-more-domains{grid-template-columns:1fr;gap:15px}}@media (max-width: 560px){.editorial-grid{display:flex;flex-direction:column}.atlas-tile{min-height:220px}.atlas-tile-population{min-height:390px}.atlas-tile-trade,.atlas-tile-environment{min-height:330px}.atlas-story-cost,.atlas-tile-geography{min-height:300px}.atlas-mini{min-height:180px}.atlas-feature-number{font-size:90px}.atlas-tile-population .people-visual{transform:scale(.8);transform-origin:bottom right}.atlas-tile-trade .routes-visual{right:10px;transform:scale(.9)}.environment-orbit{right:-35px;transform:scale(.8)}.politics-rule{opacity:.45}}.atlas-editorial{padding:18px 0 85px}.atlas-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:300px;gap:12px;align-items:stretch}.atlas-card{position:relative;min-width:0;height:100%;overflow:hidden;padding:24px;text-align:left;border:0;transition:transform .22s ease,box-shadow .22s ease}button.atlas-card:hover{transform:translateY(-3px);box-shadow:0 15px 32px #17211d1f}.atlas-normal{min-height:300px}.atlas-vertical{grid-row:span 2;min-height:612px}.atlas-card-heading{display:flex;align-items:center;justify-content:space-between}.atlas-card h3{position:relative;z-index:3;margin-top:14px;max-width:300px;font:500 29px/1.03 Fraunces,serif;letter-spacing:-.045em}.atlas-card p{position:relative;z-index:3;max-width:235px;margin-top:10px;font-size:11px;line-height:1.48;opacity:.76}.atlas-big-number{position:relative;z-index:3;display:block;margin-top:30px;font:500 58px/.85 Fraunces,serif;letter-spacing:-.065em}.atlas-explore{position:absolute;z-index:5;left:24px;bottom:22px;font-size:10px;font-weight:700}.atlas-population{color:#29483e;background:#d8e0d4}.atlas-population .people-visual{top:auto;right:26px;bottom:40px;grid-template-columns:repeat(4,17px);opacity:.55}.atlas-economy{color:#57442c;background:#ead7b2}.atlas-economy .bars-visual{right:24px;bottom:24px;width:150px;height:145px;opacity:.29}.atlas-trade{color:#f1eee5;background:#1f4a46}.atlas-trade h3{margin-top:42px;font-size:35px}.atlas-trade .atlas-big-number{font-size:63px}.atlas-trade .routes-visual{right:35px;bottom:85px;width:230px;height:250px;transform:scale(1.3);transform-origin:bottom right;opacity:.72}.atlas-health{color:#f1ede3;background:#2e706c}.health-line{position:absolute;right:-12px;bottom:68px;width:175px;height:70px;border-top:1px solid rgba(255,255,255,.75);transform:skewY(-14deg)}.health-line:before{position:absolute;left:32px;top:-32px;width:110px;height:70px;content:"";border-bottom:1px solid rgba(255,255,255,.5);transform:rotate(27deg)}.atlas-open-text{position:relative;height:100%;padding:24px 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.atlas-open-text h3{margin-top:20px;font:500 29px/1.12 Fraunces,serif;letter-spacing:-.045em}.atlas-open-text h3 em{color:#b95d42}.atlas-open-text small{position:absolute;left:28px;bottom:22px;color:#777f79;font:8px var(--mono);letter-spacing:.08em;text-transform:uppercase}.editorial-sparkline{position:absolute;right:20px;bottom:35px;width:55%;height:50px;border-top:1px solid rgba(60,70,64,.2);transform:skewY(-6deg)}.atlas-education{color:#443f59;background:#ddd7e7}.education-symbols{margin-top:25px;font:500 38px Fraunces,serif;letter-spacing:.05em;opacity:.78}.atlas-geography{color:#2d5552;background:#c7dcd8}.place-word{position:absolute;right:15px;top:54px;font:600 57px DM Sans;letter-spacing:-.07em;opacity:.1}.atlas-geography .terrain-visual{right:20px;bottom:16px;width:145px;height:110px}.atlas-environment{color:#344b3c;background:#cbd7c3}.planet-orbits{position:absolute;right:20px;bottom:25px;width:155px;height:130px}.planet-orbits i{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid currentColor;border-radius:50%;opacity:.25}.planet-orbits i:nth-child(2){transform:rotate(56deg) scaleX(.55)}.planet-orbits i:nth-child(3){transform:rotate(-42deg) scaleY(.48)}.atlas-energy{color:#5b4925;background:#e9cf69}.energy-mark{position:absolute;right:25px;top:48px;font:500 76px Fraunces;opacity:.38}.atlas-language{color:#f7ede4;background:#bd573b}.atlas-language .language-visual{right:22px;bottom:42px;opacity:.38}.atlas-technology{color:#294d52;background:#c4dbdf}.technology-dots{position:absolute;right:23px;top:23px;display:grid;grid-template-columns:repeat(6,8px);gap:7px}.technology-dots i{width:8px;height:8px;border:1px solid currentColor;opacity:.5}.technology-dots i:nth-child(3n){background:currentColor}.atlas-politics{color:#443c55;background:#d6cfdf}.atlas-politics h3{margin-top:45px;font-size:38px}.atlas-politics h3 em{color:#735e7e}.politics-lines{position:absolute;right:25px;bottom:80px;width:75%}.politics-lines i{display:block;height:1px;margin-top:40px;background:currentColor;opacity:.18}.politics-lines i:nth-child(2){width:72%;margin-left:auto}.politics-lines i:nth-child(3){width:52%}.atlas-migration{color:#55455f;background:#ddd2e1}.atlas-housing{color:#704a45;background:#e4cbc5}.mini-icon{position:absolute;right:23px;top:43px;font:500 49px Fraunces;opacity:.35}.atlas-crime{color:#f3ece3;background:#74433b}.crime-number{position:absolute;right:25px;top:48px;font:500 59px Fraunces;opacity:.38}.atlas-open-question p{max-width:270px;margin-top:12px;color:#68736c;font-size:12px;line-height:1.5}.atlas-closing-story{grid-column:1 / -1;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;min-height:190px;padding:28px;color:#f1ece2;background:#183835}.atlas-closing-story h3{margin-top:18px;font:500 35px/1.02 Fraunces;letter-spacing:-.04em}.atlas-closing-story h3 em{color:#e77a52}.closing-copy{align-self:center}.closing-copy p{max-width:370px;font:18px/1.35 Fraunces;opacity:.82}.closing-copy button{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:#ef8b64;font-size:10px;font-weight:700}.atlas-more-domains{display:grid;grid-template-columns:160px 1fr;gap:25px;margin-top:25px;padding-top:22px;border-top:1px solid var(--line)}.atlas-more-domains>span{color:#7b857f;font:500 9px var(--mono);letter-spacing:.12em;text-transform:uppercase}.atlas-more-domains>div{display:flex;flex-wrap:wrap;gap:9px 25px}.atlas-more-domains button{color:#536059;font:500 13px Fraunces}.atlas-more-domains button:hover{color:#b65e44}@media (max-width: 900px){.atlas-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:285px}.atlas-vertical{min-height:582px}.atlas-closing-story{grid-column:1 / -1}.atlas-more-domains{grid-template-columns:1fr}}@media (max-width: 560px){.atlas-grid{display:flex;flex-direction:column}.atlas-card,.atlas-open-text{min-height:285px}.atlas-vertical{min-height:440px}.atlas-closing-story{grid-template-columns:1fr;gap:25px;min-height:310px}.atlas-trade .routes-visual{transform:scale(.9)}}.world-landmark-transition{position:relative;width:100%;margin:34px 0 8px;overflow:hidden;min-height:150px;display:flex;align-items:flex-end;justify-content:center;border-bottom:1px solid rgba(25,48,42,.18)}.world-landmark-transition__image{display:block;width:100%;height:170px;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;opacity:.82;filter:saturate(.62) contrast(.88) sepia(.1)}@media (max-width: 1000px){.world-landmark-transition{margin-top:26px;min-height:125px}.world-landmark-transition__image{width:112%;max-width:none;height:145px}}@media (max-width: 700px){.world-landmark-transition{margin-top:20px;min-height:105px}.world-landmark-transition__image{width:155%;max-width:none;height:120px;-o-object-position:center bottom;object-position:center bottom}}.home-philosophy{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.7fr);align-items:end;gap:clamp(30px,5vw,76px);overflow:hidden}.home-philosophy__copy{position:relative;z-index:2;align-self:center}.home-philosophy__landmarks{position:relative;min-width:0;align-self:end;display:flex;align-items:flex-end;justify-content:flex-end;overflow:hidden}.home-philosophy__landmarks img{display:block;width:100%;max-width:1000px;height:auto;max-height:285px;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;opacity:.82;filter:saturate(.58) contrast(.86) sepia(.12);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.world-landmark-transition{display:none!important}@media (max-width: 950px){.home-philosophy{grid-template-columns:minmax(220px,.8fr) minmax(0,1.3fr);gap:28px}.home-philosophy__landmarks img{max-height:220px}}@media (max-width: 700px){.home-philosophy{grid-template-columns:1fr;gap:22px}.home-philosophy__copy{max-width:520px}.home-philosophy__landmarks{width:100%}.home-philosophy__landmarks img{width:125%;max-width:none;max-height:180px;-o-object-position:center bottom;object-position:center bottom;transform:translate(-10%)}}.semiconductor-page{min-height:100vh;padding:0 0 100px;color:var(--ink);background:#edf2ef;font-family:DM Sans,sans-serif}.semiconductor-page .page-width{width:min(1180px,calc(100% - 96px));margin:0 auto}.semiconductor-page h1,.semiconductor-page h2{font-family:Fraunces,serif;font-weight:500}.semiconductor-page select{min-height:43px;padding:0 38px 0 13px;border:1px solid var(--line);border-radius:0;color:var(--ink);background:transparent;font:500 11px var(--mono);letter-spacing:.04em}.semi-hero,.semi-global-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:70px;align-items:end;min-height:390px;padding:72px 0 55px;border-bottom:1px solid var(--line)}.semi-hero-copy h1,.semi-global-hero h1{max-width:860px;margin:22px 0;font-size:clamp(58px,7vw,92px);line-height:.94;letter-spacing:-.05em}.semi-hero-copy h1 em,.semi-global-hero h1 em{color:#3f8987}.semi-hero-copy>p,.semi-global-hero>div>p{max-width:470px;color:#617069;font-size:15px;line-height:1.6}.semi-back{margin-top:26px;padding:0;color:#53615a;background:none;font:500 10px var(--mono);letter-spacing:.07em;text-transform:uppercase}.semi-back:hover{color:var(--ink)}.semi-year-box{min-width:170px;padding-left:30px;border-left:1px solid var(--line)}.semi-year-box>span,.semi-global-controls label>span{display:block;margin-bottom:9px;color:#7c8780;font:500 9px var(--mono);letter-spacing:.12em;text-transform:uppercase}.semi-year-box select{width:100%}.semi-message{padding:40px 0;border-bottom:1px solid var(--line);color:#65716a;font-size:14px}.semi-error{color:#a3503d}.semi-overview{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.semi-overview article{min-height:190px;padding:25px 23px;border-right:1px solid var(--line)}.semi-overview article:last-child{border-right:0}.semi-overview article>span,.semi-segment-grid article>span,.semi-concentration-grid article>span{display:block;color:#77827c;font:500 9px var(--mono);letter-spacing:.1em;text-transform:uppercase}.semi-overview strong{display:block;margin:38px 0 8px;font:500 34px/1 Fraunces,serif;letter-spacing:-.035em}.semi-overview small{display:block;color:#69766f;font-size:12px}.semi-overview b{display:block;margin-top:17px;color:#3f8987;font:500 10px var(--mono)}.semi-section{padding:70px 0;border-bottom:1px solid var(--line)}.semi-section-heading{margin-bottom:34px}.semi-section-heading h2,.semi-concentration h2{max-width:650px;margin:15px 0 0;font-size:clamp(34px,4vw,47px);line-height:1;letter-spacing:-.04em}.semi-section-heading p{max-width:570px;margin-top:16px;color:#647169;font-size:13px;line-height:1.6}.semi-segment-grid{display:grid;grid-template-columns:repeat(3,1fr)}.semi-segment-grid article{min-height:245px;padding:25px;border:1px solid var(--line);border-right:0}.semi-segment-grid article:last-child{border-right:1px solid var(--line)}.semi-segment-grid article>strong{display:block;margin:45px 0 8px;font:500 34px/1 Fraunces,serif;letter-spacing:-.035em}.semi-segment-grid article>small{color:#69766e;font-size:11px}.semi-segment-detail{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:35px;padding-top:18px;border-top:1px solid var(--line)}.semi-segment-detail span{display:block;margin-bottom:5px;color:#89938e;font:500 8px var(--mono);letter-spacing:.08em}.semi-segment-detail b{font-size:12px;font-weight:600}.semi-network-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;border-bottom:1px solid var(--line)}.semi-network-grid>.semi-section{border-bottom:0}.semi-ranking-list{width:100%}.semi-ranking-row{display:grid;grid-template-columns:34px minmax(110px,1fr) 1fr 70px;gap:17px;align-items:center;min-height:62px;border-bottom:1px solid var(--line)}.semi-ranking-row>span{color:#8a958e;font:500 9px var(--mono)}.semi-ranking-row strong{font-size:13px;line-height:1.25}.semi-ranking-row>b{text-align:right;font:500 10px var(--mono)}.semi-bar{height:5px;overflow:hidden;background:#17211d1a}.semi-bar i{display:block;height:100%;background:#3f8987}.semi-concentration{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:70px 0}.semi-concentration-grid{display:grid;grid-template-columns:repeat(2,1fr)}.semi-concentration-grid article{min-height:145px;padding:22px;border:1px solid var(--line)}.semi-concentration-grid strong{display:block;margin-top:34px;font:500 32px/1 Fraunces,serif}.semi-global-controls{display:flex;gap:14px}.semi-global-controls label{min-width:150px}.semi-global-controls select{width:100%}.semi-global-ranking{padding:70px 0}.semi-global-table{width:100%;border-top:1px solid var(--line)}.semi-global-table-head,.semi-global-row{display:grid;grid-template-columns:65px 1.5fr 1fr 1fr .8fr;gap:18px;align-items:center}.semi-global-table-head{min-height:46px;color:#7d8882;font:500 9px var(--mono);letter-spacing:.1em}.semi-global-row{width:100%;min-height:68px;padding:0;border-top:1px solid var(--line);text-align:left;transition:background .18s ease,padding .18s ease}.semi-global-row:hover{padding-left:10px;background:#ffffff61}.semi-global-row>span{color:#89938e;font:500 10px var(--mono)}.semi-global-row strong{font-size:14px}.semi-global-row b{font-size:13px;font-weight:500}.semi-global-row em{color:#3f8987;font:500 11px var(--mono);text-align:right}@media (max-width: 1000px){.semiconductor-page .page-width{width:min(100% - 48px,1180px)}.semi-overview{grid-template-columns:1fr 1fr}.semi-overview article:nth-child(2){border-right:0}.semi-overview article:nth-child(-n+2){border-bottom:1px solid var(--line)}.semi-segment-grid{grid-template-columns:1fr}.semi-segment-grid article{border-right:1px solid var(--line);border-bottom:0}.semi-segment-grid article:last-child{border-bottom:1px solid var(--line)}.semi-network-grid{grid-template-columns:1fr;gap:0}.semi-network-grid>.semi-section:first-child{border-bottom:1px solid var(--line)}.semi-concentration{grid-template-columns:1fr}}@media (max-width: 700px){.semiconductor-page .page-width{width:min(100% - 28px,1180px)}.semi-hero,.semi-global-hero{grid-template-columns:1fr;gap:30px;padding-top:45px}.semi-hero-copy h1,.semi-global-hero h1{font-size:52px}.semi-year-box{padding-left:0;border-left:0}.semi-overview{grid-template-columns:1fr}.semi-overview article,.semi-overview article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.semi-global-controls{flex-direction:column}.semi-global-controls label{width:100%}.semi-global-table{overflow-x:auto}.semi-global-table-head,.semi-global-row{min-width:720px}.semi-concentration-grid{grid-template-columns:1fr}.semi-ranking-row{grid-template-columns:28px 1fr 60px}.semi-ranking-row .semi-bar{display:none}}.semi-history{padding:72px 0;border-bottom:1px solid var(--line)}.semi-history-summary{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:58px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.semi-history-summary article{min-height:165px;padding:23px;border-right:1px solid var(--line)}.semi-history-summary article:last-child{border-right:0}.semi-history-summary span{display:block;color:#7c8780;font:500 9px var(--mono);letter-spacing:.1em}.semi-history-summary strong{display:block;margin:28px 0 7px;font:500 30px/1 Fraunces,serif;letter-spacing:-.03em}.semi-history-summary small{display:block;color:#738078;font-size:11px}.semi-history-summary b{display:block;margin-top:12px;color:#3f8987;font:500 10px var(--mono)}.semi-history-table{border-top:1px solid var(--line)}.semi-history-head,.semi-history-row{display:grid;grid-template-columns:70px 1.2fr .85fr .85fr .9fr .9fr;gap:18px;align-items:center}.semi-history-head{min-height:45px;color:#808b84;font:500 8px var(--mono);letter-spacing:.1em}.semi-history-row{width:100%;min-height:70px;padding:0;border-top:1px solid var(--line);text-align:left;transition:background .18s ease,padding .18s ease}.semi-history-row:hover,.semi-history-row.active{background:#ffffff6b}.semi-history-row.active{padding-left:8px}.semi-history-row>strong{font:500 15px var(--mono)}.semi-history-row>span{font-size:12px}.semi-history-row>span:last-child{font:500 9px var(--mono)}.semi-history-row .positive{color:#3f8987}.semi-history-row .negative{color:#a75c48}.semi-history-bars{display:grid;gap:6px}.semi-history-bars>div{width:100%;height:4px;overflow:hidden;background:#17211d14}.semi-history-bars i{display:block;height:100%}.semi-history-bars .export{background:#3f8987}.semi-history-bars .import{background:#b87541}.semi-rank-history{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-top:60px}.semi-rank-strip{display:grid;grid-template-columns:repeat(8,1fr);margin-top:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.semi-rank-strip button{min-height:92px;padding:15px 6px;border-right:1px solid var(--line);text-align:center}.semi-rank-strip button:last-child{border-right:0}.semi-rank-strip button:hover{background:#ffffff6b}.semi-rank-strip small{display:block;margin-bottom:12px;color:#849088;font:500 8px var(--mono)}.semi-rank-strip strong{font:500 20px Fraunces,serif}@media (max-width: 1000px){.semi-history-summary{grid-template-columns:1fr 1fr}.semi-history-summary article:nth-child(2){border-right:0}.semi-history-summary article:nth-child(-n+2){border-bottom:1px solid var(--line)}.semi-rank-history{grid-template-columns:1fr}.semi-history-table{overflow-x:auto}.semi-history-head,.semi-history-row{min-width:850px}}@media (max-width: 700px){.semi-history-summary{grid-template-columns:1fr}.semi-history-summary article{border-right:0;border-bottom:1px solid var(--line)}.semi-rank-strip{grid-template-columns:repeat(4,1fr)}.semi-rank-strip button:nth-child(4){border-right:0}}.semi-category-section{padding:72px 0;border-bottom:1px solid var(--line)}.semi-category-groups{display:grid;gap:55px}.semi-category-group{display:grid;grid-template-columns:220px minmax(0,1fr);gap:42px}.semi-category-title{padding-top:17px;border-top:1px solid var(--line)}.semi-category-title>span{display:block;max-width:160px;font:500 22px/1.05 Fraunces,serif;letter-spacing:-.03em}.semi-category-title>strong{display:block;margin-top:13px;color:#3f8987;font:500 10px var(--mono)}.semi-category-list{border-top:1px solid var(--line)}.semi-category-row{display:grid;grid-template-columns:minmax(170px,1.45fr) 1fr 1fr 1fr 1.05fr;gap:22px;align-items:center;min-height:105px;padding:16px 0;border-bottom:1px solid var(--line)}.semi-category-name>span{display:block;max-width:190px;font-size:14px;font-weight:600;line-height:1.25}.semi-category-name>small{display:block;margin-top:8px;color:#8a958e;font:500 8px var(--mono);letter-spacing:.03em}.semi-category-metric>small,.semi-category-share small{display:block;margin-bottom:7px;color:#87928b;font:500 8px var(--mono);letter-spacing:.08em}.semi-category-metric>strong{display:block;font:500 17px Fraunces,serif}.semi-category-metric>span{display:block;margin-top:6px;color:#707c75;font:500 9px var(--mono)}.semi-category-metric .positive{color:#3f8987}.semi-category-metric .negative{color:#a75c48}.semi-category-share{display:grid;grid-template-columns:1fr 1fr;gap:13px}.semi-category-share strong{font:500 11px var(--mono)}@media (max-width: 1000px){.semi-category-group{grid-template-columns:1fr;gap:18px}.semi-category-row{grid-template-columns:minmax(170px,1.3fr) 1fr 1fr 1fr}.semi-category-share{grid-column:2 / -1;padding-bottom:8px}}@media (max-width: 700px){.semi-category-row{grid-template-columns:1fr 1fr;gap:20px;padding:22px 0}.semi-category-name,.semi-category-share{grid-column:1 / -1}}.semi-compare-hero{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:80px;align-items:end;min-height:420px;padding:78px 0 58px;border-bottom:1px solid var(--line)}.semi-compare-hero h1{max-width:850px;margin:22px 0;font:500 clamp(62px,7.2vw,96px) / .94 "Fraunces",serif;letter-spacing:-.055em}.semi-compare-hero h1 em{color:#3f8987}.semi-compare-hero p{max-width:500px;color:#5f6d66;font-size:15px;line-height:1.6}.semi-compare-year{padding-left:28px;border-left:1px solid var(--line)}.semi-compare-year>span,.semi-country-pickers label>span{display:block;margin-bottom:9px;color:#7d8982;font:500 9px var(--mono);letter-spacing:.11em;text-transform:uppercase}.semi-compare-year select{width:100%}.semi-country-pickers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:32px 0;border-bottom:1px solid var(--line)}.semi-country-pickers label{padding:0 20px;border-right:1px solid var(--line)}.semi-country-pickers label:first-child{padding-left:0}.semi-country-pickers label:last-child{padding-right:0;border-right:0}.semi-compare-page select{width:100%;min-height:44px;padding:0 40px 0 14px;border:1px solid rgba(23,33,29,.22);border-radius:0;color:var(--ink);background:#ffffff26;font:500 11px var(--mono)}.semi-compare-section{padding:76px 0;border-bottom:1px solid var(--line)}.semi-compare-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.semi-country-card{min-height:400px;padding:27px 25px 26px;border-right:1px solid var(--line)}.semi-country-card:last-child{border-right:0}.semi-country-card>span{display:block;color:#3f8987;font:500 9px var(--mono);letter-spacing:.1em}.semi-country-card h3{min-height:55px;margin:12px 0 34px;font:500 28px/1 Fraunces,serif;letter-spacing:-.035em}.semi-country-card>div{padding:16px 0;border-top:1px solid var(--line)}.semi-country-card small{display:block;margin-bottom:8px;color:#88938c;font:500 8px var(--mono);letter-spacing:.09em;text-transform:uppercase}.semi-country-card strong{display:block;font:500 27px/1 Fraunces,serif;letter-spacing:-.03em}.semi-country-card b{display:block;margin-top:7px;color:#657169;font:500 9px var(--mono)}.semi-country-card .positive{color:#3f8987}.semi-country-card .negative{color:#a75c48}.semi-compare-table{width:100%;border-top:1px solid var(--line)}.semi-compare-table-row{display:grid;grid-template-columns:minmax(190px,1.25fr) repeat(4,minmax(130px,1fr));gap:26px;align-items:center;min-height:66px;border-bottom:1px solid var(--line)}.semi-compare-table-row>span{color:#66736c;font-size:13px}.semi-compare-table-row>strong{font:500 13px var(--mono)}.semi-compare-table-row.head{min-height:50px}.semi-compare-table-row.head>span,.semi-compare-table-row.head>strong{color:#87928b;font:500 8px var(--mono);letter-spacing:.09em;text-transform:uppercase}.semi-compare-segments{display:grid;gap:42px}.semi-compare-segment{display:grid;grid-template-columns:190px repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.semi-compare-segment-title{padding:24px 24px 24px 0}.semi-compare-segment-title span{display:block;max-width:150px;font:500 23px/1.04 Fraunces,serif;letter-spacing:-.035em}.semi-compare-segment article{min-height:230px;padding:24px;border-left:1px solid var(--line)}.semi-compare-segment article>strong{display:block;min-height:32px;margin-bottom:27px;font-size:13px;font-weight:600}.semi-compare-segment article>span{display:block;margin-top:16px;font:500 21px/1 Fraunces,serif}.semi-compare-segment article>small{display:block;margin-top:5px;color:#7b8780;font:500 8px var(--mono);letter-spacing:.04em}.semi-compare-page{min-height:100vh;padding-bottom:110px;background:#edf2ef;color:var(--ink)}.semi-compare-page .page-width{width:min(1180px,calc(100% - 96px));margin:0 auto}.semi-compare-hero-v2{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:80px;align-items:end;min-height:420px;padding:76px 0 58px;border-bottom:1px solid var(--line)}.semi-compare-hero-v2 h1{max-width:900px;margin:22px 0;font:500 clamp(64px,7.5vw,98px)/.93 "Fraunces",serif;letter-spacing:-.055em}.semi-compare-hero-v2 h1 em{color:#3f8987}.semi-compare-hero-v2 p{max-width:510px;color:#5e6b64;font-size:15px;line-height:1.65}.semi-compare-year-v2{padding-left:26px;border-left:1px solid var(--line)}.semi-compare-year-v2 span,.semi-category-focus-head label>span{display:block;margin-bottom:9px;color:#829087;font:500 9px var(--mono);letter-spacing:.1em}.semi-compare-page select{width:100%;min-height:44px;padding:0 38px 0 13px;border:1px solid rgba(23,33,29,.22);border-radius:0;background:transparent;color:var(--ink);font:500 11px var(--mono)}.semi-picker-row-v2{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.semi-picker-row-v2 label{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:center;padding:24px 20px;border-right:1px solid var(--line)}.semi-picker-row-v2 label:first-child{padding-left:0}.semi-picker-row-v2 label:last-child{border-right:0}.semi-picker-row-v2 label>span{color:#89948d;font:500 9px var(--mono)}.semi-compare-section-v2{padding:76px 0;border-bottom:1px solid var(--line)}.semi-matrix{border-top:1px solid var(--line)}.semi-matrix-row{display:grid;grid-template-columns:minmax(180px,1.2fr) repeat(4,1fr);min-height:66px;border-bottom:1px solid var(--line)}.semi-matrix-row>span{display:flex;align-items:center;color:#66736c;font-size:12px}.semi-matrix-row>strong,.semi-matrix-row>div{display:flex;flex-direction:column;justify-content:center;padding:0 18px;border-left:1px solid var(--line)}.semi-matrix-row>strong{font-size:12px}.semi-matrix-row>div strong{font:500 14px var(--mono)}.semi-matrix-row>div small{margin-top:4px;color:#869189;font:500 8px var(--mono)}.semi-matrix-row.large{min-height:92px}.semi-matrix-row.large>div strong{font:500 25px Fraunces,serif;letter-spacing:-.03em}.semi-matrix-row.head{min-height:48px}.semi-matrix-row.head>span,.semi-matrix-row.head>strong{color:#87928b;font:500 8px var(--mono);letter-spacing:.09em;text-transform:uppercase}.semi-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:35px}.semi-tabs button{min-height:38px;padding:0 17px;border:1px solid var(--line);background:transparent;color:#657169;font:500 10px var(--mono)}.semi-tabs button.active{color:#f5f3ee;background:var(--ink);border-color:var(--ink)}.semi-bar-ranking{border-top:1px solid var(--line)}.semi-bar-rank-row{display:grid;grid-template-columns:38px 150px 1fr 115px;gap:22px;align-items:center;min-height:76px;border-bottom:1px solid var(--line)}.semi-bar-position{color:#87928b;font:500 9px var(--mono)}.semi-bar-rank-row>strong{font-size:14px}.semi-bar-rank-row>b{text-align:right;font:500 17px Fraunces,serif}.semi-bar-track{height:7px;background:#17211d14}.semi-bar-track i{display:block;height:100%;background:#3f8987}.semi-segment-focus{display:grid;grid-template-columns:280px 1fr;gap:70px;padding-top:18px}.semi-segment-focus-copy h3{margin:16px 0;font:500 36px/1 Fraunces,serif;letter-spacing:-.04em}.semi-segment-focus-copy p{max-width:250px;color:#657169;font-size:13px;line-height:1.6}.semi-segment-focus-bars{border-top:1px solid var(--line)}.semi-segment-focus-row{display:grid;grid-template-columns:140px 150px 1fr;gap:20px;align-items:center;min-height:84px;border-bottom:1px solid var(--line)}.semi-segment-focus-row>strong{font-size:13px}.semi-segment-focus-row>div:nth-child(2) span{display:block;font:500 18px Fraunces,serif}.semi-segment-focus-row small{display:block;margin-top:4px;color:#7c8780;font:500 8px var(--mono)}.semi-category-focus-head{display:grid;grid-template-columns:1fr 290px;gap:60px;align-items:end;margin-bottom:35px}.semi-category-focus-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.semi-category-focus-grid article{min-height:330px;padding:24px;border-right:1px solid var(--line)}.semi-category-focus-grid article:last-child{border-right:0}.semi-category-focus-grid article>span{color:#3f8987;font:500 9px var(--mono)}.semi-category-focus-grid h3{min-height:55px;margin:10px 0 28px;font:500 24px/1 Fraunces,serif}.semi-category-focus-grid article>div{padding:13px 0;border-top:1px solid var(--line)}.semi-category-focus-grid small{display:block;color:#87928b;font:500 8px var(--mono)}.semi-category-focus-grid strong{display:block;margin-top:7px;font:500 20px Fraunces,serif}.semi-category-focus-grid b{display:block;margin-top:5px;color:#6d7971;font:500 9px var(--mono)}@media (max-width: 1000px){.semi-compare-page .page-width{width:min(100% - 48px,1180px)}.semi-picker-row-v2,.semi-category-focus-grid{grid-template-columns:1fr 1fr}.semi-category-focus-grid article:nth-child(2){border-right:0}.semi-category-focus-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.semi-segment-focus{grid-template-columns:1fr;gap:30px}.semi-matrix{overflow-x:auto}.semi-matrix-row{min-width:850px}}@media (max-width: 700px){.semi-compare-page .page-width{width:min(100% - 28px,1180px)}.semi-compare-hero-v2{grid-template-columns:1fr;min-height:0;gap:35px;padding-top:50px}.semi-compare-hero-v2 h1{font-size:52px}.semi-compare-year-v2{padding-left:0;border-left:0}.semi-picker-row-v2,.semi-category-focus-grid{grid-template-columns:1fr}.semi-picker-row-v2 label{padding-left:0;padding-right:0;border-right:0;border-bottom:1px solid var(--line)}.semi-bar-rank-row{grid-template-columns:28px 100px 1fr}.semi-bar-rank-row>b{grid-column:2 / -1;text-align:left}.semi-segment-focus-row{grid-template-columns:110px 130px 1fr}.semi-category-focus-head{grid-template-columns:1fr}.semi-category-focus-grid article{border-right:0;border-bottom:1px solid var(--line)}}.semi-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:26px}.semi-hero-actions .semi-back,.semi-hero-actions .semi-compare-link{margin:0}.semi-compare-link{margin-top:26px;padding:0;color:#3f8987;background:transparent;font:500 10px var(--mono);letter-spacing:.06em;text-transform:uppercase}.semi-compare-link:hover{color:var(--ink)}.semi-history-compare-section{overflow:hidden}.semi-history-compare-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:50px;align-items:end;margin-bottom:34px}.semi-history-compare-head .semi-section-heading p{max-width:520px;margin-top:14px;color:#657169;font-size:13px;line-height:1.6}.semi-history-tabs{justify-content:flex-end;margin-bottom:0}.semi-history-compare-list{border-top:1px solid var(--line)}.semi-history-compare-row{display:grid;grid-template-columns:150px 115px minmax(320px,1fr) 125px;gap:24px;align-items:center;min-height:142px;border-bottom:1px solid var(--line)}.semi-history-country>span{display:block;margin-bottom:8px;color:#3f8987;font:500 8px var(--mono);letter-spacing:.09em}.semi-history-country>strong{display:block;font:500 21px/1.05 Fraunces,serif;letter-spacing:-.03em}.semi-history-edge-value{min-width:0}.semi-history-edge-value small{display:block;margin-bottom:7px;color:#87928b;font:500 8px var(--mono);letter-spacing:.06em}.semi-history-edge-value strong{display:block;white-space:nowrap;font:500 18px/1 Fraunces,serif;letter-spacing:-.025em}.semi-history-edge-value.end{text-align:right}.semi-history-edge-value b{display:block;margin-top:8px;color:#3f8987;font:500 8px var(--mono);letter-spacing:.03em}.semi-history-sparkline{min-width:0}.semi-history-sparkline svg{display:block;width:100%;height:82px;overflow:visible}.semi-history-baseline{stroke:#17211d1a;stroke-width:1;vector-effect:non-scaling-stroke}.semi-history-line{fill:none;stroke:#3f8987;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.semi-history-point{fill:#edf2ef;stroke:#3f8987;stroke-width:1.7;vector-effect:non-scaling-stroke}.semi-history-point.selected{fill:#17211d;stroke:#edf2ef;stroke-width:2}.semi-history-years{display:flex;justify-content:space-between;margin-top:7px;color:#8a958e;font:500 7px var(--mono);letter-spacing:.04em}.semi-history-empty{grid-column:2 / -1;color:#7e8982;font-size:12px}@media (max-width: 1000px){.semi-history-compare-head{grid-template-columns:1fr;gap:22px}.semi-history-tabs{justify-content:flex-start}.semi-history-compare-row{grid-template-columns:130px 100px minmax(260px,1fr) 110px;gap:16px}}@media (max-width: 760px){.semi-history-compare-row{grid-template-columns:1fr 1fr;gap:14px 20px;padding:22px 0}.semi-history-country{grid-column:1}.semi-history-edge-value{grid-column:2;text-align:right}.semi-history-sparkline{grid-column:1 / -1;grid-row:2}.semi-history-edge-value.end{grid-column:1 / -1;grid-row:3;display:flex;align-items:baseline;justify-content:space-between;gap:14px;text-align:left}.semi-history-edge-value.end small,.semi-history-edge-value.end strong,.semi-history-edge-value.end b{display:inline-block;margin:0}}.domain-page{min-height:100vh}.domain-global-hero{align-items:end}.domain-global-controls{min-width:320px}.domain-period-box{min-height:44px;display:flex;align-items:center;padding:0 14px;border:1px solid rgba(32,65,54,.2);background:#ffffff42;font-size:1rem;font-weight:700}.domain-overview-name{font-size:clamp(1.15rem,2vw,1.75rem)!important;line-height:1.05}.domain-ranking-section{margin-top:34px}.domain-global-table .semi-global-table-head,.domain-global-table .semi-global-row{grid-template-columns:72px minmax(190px,1.35fr) minmax(150px,.9fr) 90px minmax(120px,.7fr)}.domain-global-row{cursor:pointer}.domain-global-row:focus-visible{outline:2px solid currentColor;outline-offset:-2px}.domain-indicator-section{margin-top:52px}.domain-indicator-list{margin-top:22px}.domain-indicator-row{width:100%;grid-template-columns:minmax(260px,1.8fr) 120px 120px minmax(180px,.8fr);text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;cursor:pointer}.domain-indicator-row:disabled{cursor:default;opacity:.62}.domain-indicator-meta{display:flex;flex-direction:column;gap:6px}.domain-indicator-meta small,.domain-indicator-flags span{font-size:.7rem;letter-spacing:.08em}.domain-indicator-flags{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.domain-indicator-flags span{border:1px solid rgba(32,65,54,.22);padding:5px 7px}.domain-source-section{margin-top:52px;padding-bottom:56px}.domain-source-grid article>strong{display:block;margin-top:12px;font-size:clamp(1.1rem,1.8vw,1.55rem);line-height:1.05}@media (max-width: 920px){.domain-global-controls{min-width:0;width:100%}.domain-global-table .semi-global-table-head,.domain-global-table .semi-global-row{grid-template-columns:56px minmax(160px,1.4fr) minmax(110px,.8fr) 76px minmax(100px,.7fr)}.domain-indicator-row{grid-template-columns:minmax(220px,1.6fr) 90px 90px minmax(140px,.8fr)}}@media (max-width: 680px){.domain-global-table,.domain-indicator-list{overflow-x:auto}.domain-global-table .semi-global-table-head,.domain-global-table .semi-global-row,.domain-indicator-row{min-width:720px}.domain-indicator-flags{justify-content:flex-start}}.domain-rank-history{grid-template-columns:1fr;gap:0;margin-top:20px;padding-top:26px}.domain-rank-strip{width:100%;display:grid;grid-template-columns:repeat(8,minmax(0,1fr))}.domain-rank-strip button{min-height:112px;padding:15px 8px}.domain-rank-strip button.active{background:#20413614}.domain-rank-strip button span,.domain-rank-strip button b{display:block;margin-top:6px}.domain-rank-strip button span{font-size:.78rem}.domain-rank-strip button b{font-size:.7rem;font-weight:500;opacity:.66}@media (max-width: 1000px){.domain-rank-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.domain-rank-strip button:nth-child(4n){border-right:0}}@media (max-width: 700px){.domain-rank-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.domain-rank-strip button:nth-child(2n){border-right:0}}.domain-compare-section{padding:64px 0;border-bottom:1px solid var(--line)}.domain-compare-pickers{display:grid;grid-template-columns:1fr 1fr;margin-top:28px;border:1px solid var(--line)}.domain-compare-pickers label{display:flex;flex-direction:column;gap:10px;padding:16px}.domain-compare-pickers label:first-child{border-right:1px solid var(--line)}.domain-compare-pickers label>span{font:500 8px var(--mono);letter-spacing:.12em;color:#748078}.domain-compare-pickers select{width:100%;min-height:42px}.domain-compare-grid{display:grid;grid-template-columns:1fr 1fr;border-left:1px solid var(--line);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.domain-compare-card{min-height:280px;padding:28px}.domain-compare-card:first-child{border-right:1px solid var(--line)}.domain-compare-card>span{display:block;margin-bottom:14px;font:500 8px var(--mono);letter-spacing:.12em;color:#748078}.domain-compare-card h3{margin:0;font:500 clamp(28px,3vw,44px) "Fraunces",serif;line-height:.96}.domain-compare-card>p{min-height:36px;margin:12px 0 26px;color:#6e786f;font-size:12px}.domain-compare-card>strong{display:block;margin-bottom:6px;font:500 clamp(34px,4vw,56px) "Fraunces",serif}.domain-compare-card>small{display:block;min-height:34px;color:#748078}.domain-compare-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px;padding-top:18px;border-top:1px solid var(--line)}.domain-compare-meta span{display:flex;flex-direction:column;gap:5px;font-size:11px}.domain-compare-meta b{font:500 8px var(--mono);letter-spacing:.08em;color:#748078}@media (max-width: 800px){.domain-compare-pickers,.domain-compare-grid{grid-template-columns:1fr}.domain-compare-pickers label:first-child,.domain-compare-card:first-child{border-right:0;border-bottom:1px solid var(--line)}.domain-compare-meta{grid-template-columns:1fr}}.domain-global-row.domain-context-country{background:#20413614;box-shadow:inset 3px 0 #204136ad}.domain-global-row.domain-context-country:hover{background:#2041361f}
