
:root{
  --dw-ink:#201A2B;
  --dw-muted:#675E73;
  --dw-paper:#FBF7F0;
  --dw-card:#FFFFFF;
  --dw-line:#E8DED0;
  --dw-coral:#E15B45;
  --dw-amber:#D68A1E;
  --dw-soft:#F7EFE5;
  --dw-soft-coral:#FCE7E1;
  --dw-shell:1180px;
  --dw-reading:900px;
  --dw-radius:14px;
}
body.dw-unified{background:var(--dw-paper)!important;color:var(--dw-ink)!important;overflow-x:hidden}
body.dw-unified *{box-sizing:border-box}
.dw-site-shell{width:min(var(--dw-shell),calc(100% - 48px));margin-inline:auto}
.dw-global-header{padding:0!important;margin:0!important;border-bottom:1px solid var(--dw-line)!important;background:rgba(251,247,240,.96)!important;display:block!important;position:relative;z-index:20}
.dw-header-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.dw-brand{font-family:'Fraunces',serif;font-size:20px;font-weight:650;color:var(--dw-ink)!important;text-decoration:none;letter-spacing:-.02em}
.dw-brand span{background:linear-gradient(100deg,var(--dw-coral),var(--dw-amber));-webkit-background-clip:text;background-clip:text;color:transparent}
.dw-top-nav a{font-family:'JetBrains Mono',monospace;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--dw-muted);text-decoration:none}
.dw-breadcrumb-bar{border-bottom:1px solid var(--dw-line);background:rgba(255,255,255,.25)}
.dw-breadcrumb{min-height:42px;display:flex;align-items:center;gap:9px;font-family:'JetBrains Mono',monospace;font-size:11px;color:var(--dw-muted)}
.dw-breadcrumb a{color:var(--dw-muted);text-decoration:none}.dw-breadcrumb a:hover{color:var(--dw-coral)}.dw-bc-sep{opacity:.45}
.dw-page{display:block!important;margin:0!important;padding:0!important;max-width:none!important;width:auto!important}
.dw-page-shell{padding-top:34px;padding-bottom:74px}
body.dw-unified .country-hero.dw-country-hero{margin:0!important;padding:0 0 26px!important;max-width:none!important;width:100%!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;color:var(--dw-ink)!important}
body.dw-unified .country-hero .ch-top-row{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:28px!important;flex-wrap:wrap!important}
body.dw-unified .country-hero .ch-title-group{display:flex!important;align-items:flex-start!important;gap:14px!important;min-width:0}
body.dw-unified .country-hero .ch-flag{font-size:34px!important;line-height:1.1;margin-top:3px}
.dw-hero-eyebrow{font-family:'JetBrains Mono',monospace;font-size:10px;line-height:1.3;text-transform:uppercase;letter-spacing:.09em;color:var(--dw-coral);margin-bottom:5px}
body.dw-unified .country-hero h1{font-family:'Fraunces',serif!important;font-weight:650!important;font-size:clamp(29px,3vw,40px)!important;line-height:1.12!important;letter-spacing:-.025em!important;color:var(--dw-ink)!important;margin:0!important;max-width:820px}
body.dw-unified .country-hero .ch-sub{margin:12px 0 0 48px!important;max-width:850px;font-family:'JetBrains Mono',monospace!important;font-size:11px!important;line-height:1.55!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:#B55D49!important;display:flex!important;align-items:center!important;gap:7px!important}
body.dw-unified .country-hero .ch-time{margin:0!important;align-self:flex-start;background:var(--dw-card)!important;border:1px solid var(--dw-line)!important;border-radius:999px!important;padding:9px 15px!important;box-shadow:0 6px 18px rgba(32,26,43,.035)!important;white-space:nowrap!important;color:var(--dw-ink)!important}
body.dw-unified .country-hero .ct-label{color:var(--dw-muted)!important}.dw-context-badge .ct-dot{animation:none!important}
.dw-hero-extra-wrap{margin:0 0 28px;max-width:var(--dw-shell)}
.dw-hero-extra{margin:0!important;max-width:none!important;width:100%!important}
body.dw-unified .dw-intro,body.dw-unified p.intro,body.dw-unified p#introText{margin:0 0 30px!important;max-width:var(--dw-reading)!important;font-size:15px!important;line-height:1.72!important;color:var(--dw-muted)!important;text-align:left!important}

body.dw-unified .content-section,body.dw-unified .explain-zone{margin:0 0 42px!important;padding:0!important;max-width:var(--dw-reading)!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;text-align:left!important}
body.dw-unified .dashboard-stage,body.dw-unified .stage{margin:0 0 42px!important;max-width:none!important;width:100%!important;text-align:left!important}
body.dw-unified .dashboard-stage>*,body.dw-unified .stage>*{margin-left:0;margin-right:0}
body.dw-unified h2{font-family:'Fraunces',serif!important;font-weight:650!important;color:var(--dw-ink)!important;letter-spacing:-.015em;line-height:1.2}
body.dw-unified .content-section h2,body.dw-unified .dashboard-stage>h2,body.dw-unified .stage h2,body.dw-unified .explain-zone h2{font-size:23px!important;margin:0 0 14px!important}
body.dw-unified p,body.dw-unified li{line-height:1.68}

body.dw-unified .stat-grid{margin:0 0 38px!important;max-width:none!important;width:100%!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
body.dw-unified .stat-card{min-width:0!important;border:1px solid var(--dw-line)!important;background:var(--dw-card)!important;border-radius:var(--dw-radius)!important;box-shadow:none!important;padding:18px!important}

body.dw-unified .headline-stage,body.dw-unified .visual-triad-stage{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important}
body.dw-unified .glance-strip{margin:0 0 38px!important;max-width:none!important;width:100%!important}

body.dw-unified .table-wrap,body.dw-unified .data-table-wrap{max-width:100%!important;margin-left:0!important;margin-right:0!important;overflow-x:auto!important;border-radius:12px}
body.dw-unified table{max-width:100%}

body.dw-unified .dw-data-note-box{display:block!important;margin:18px 0 36px!important;max-width:var(--dw-reading)!important;padding:14px 16px!important;background:var(--dw-soft)!important;border:1px solid var(--dw-line)!important;border-left:3px solid var(--dw-coral)!important;border-radius:10px!important;color:var(--dw-muted)!important;box-shadow:none!important;font-size:13px!important;line-height:1.6!important}

body.dw-unified .dw-sources-section{margin-top:54px!important;margin-bottom:46px!important;max-width:var(--dw-reading)!important;background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important}
body.dw-unified .dw-sources-section .source-list{display:block!important;margin:0!important;padding:0!important;border-top:1px solid var(--dw-line)!important}
body.dw-unified .dw-sources-section .source-item{display:block!important;margin:0!important;padding:14px 0!important;background:transparent!important;border:0!important;border-bottom:1px solid var(--dw-line)!important;border-radius:0!important;box-shadow:none!important;min-height:0!important}
body.dw-unified .dw-sources-section .source-item strong,body.dw-unified .dw-sources-section .source-item>a{font-size:14px!important;font-weight:650!important;color:var(--dw-ink)!important;text-decoration:none!important}
body.dw-unified .dw-sources-section .source-item a:hover{text-decoration:underline!important;text-decoration-color:var(--dw-coral)!important}
body.dw-unified .dw-sources-section .source-item p{margin:4px 0 0!important;font-size:13px!important;color:var(--dw-muted)!important}

body.dw-unified .dw-faq-section{margin-top:50px!important;margin-bottom:46px!important;max-width:var(--dw-reading)!important}
.dw-faq-item{background:var(--dw-card);border:1px solid var(--dw-line);border-radius:11px;margin:0 0 9px;overflow:hidden}
.dw-faq-item summary{list-style:none;cursor:pointer;padding:15px 48px 15px 16px;position:relative;font-family:'Fraunces',serif;font-weight:650;font-size:15.5px;color:var(--dw-ink)}
.dw-faq-item summary::-webkit-details-marker{display:none}.dw-faq-item summary::after{content:'+';position:absolute;right:17px;top:50%;transform:translateY(-50%);font-family:'Inter',sans-serif;font-size:22px;font-weight:400;color:var(--dw-coral)}
.dw-faq-item[open] summary::after{content:'−'}.dw-faq-answer{padding:0 16px 15px;color:var(--dw-muted);font-size:14px}.dw-faq-answer p:last-child{margin-bottom:0}

.dw-related-section{margin:54px 0 0!important;max-width:none!important;width:100%!important}
.dw-related-section h2,.dw-related-holidays h2{font-size:23px!important;margin:0 0 8px!important}.dw-section-intro{margin:0 0 18px!important;color:var(--dw-muted)!important;font-size:13.5px!important}
.dw-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.dw-related-card{position:relative;display:flex;flex-direction:column;min-height:104px;padding:16px 42px 15px 16px;background:var(--dw-card);border:1px solid var(--dw-line);border-radius:12px;text-decoration:none!important;color:var(--dw-ink)!important;transition:transform .15s ease,border-color .15s ease}
.dw-related-card:hover{transform:translateY(-1px);border-color:#D6C6B3}.dw-related-label{font-family:'Fraunces',serif;font-weight:650;font-size:16px;margin-bottom:6px}.dw-related-desc{font-size:12.5px;line-height:1.45;color:var(--dw-muted)}.dw-related-arrow{position:absolute;right:16px;top:16px;color:var(--dw-coral);font-size:18px}
.dw-related-holidays{margin:46px 0 0!important;max-width:var(--dw-reading)!important}.dw-small-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dw-small-link-grid a{background:var(--dw-card);border:1px solid var(--dw-line);border-radius:10px;padding:13px 14px;color:var(--dw-ink);font-size:13px;text-decoration:none}.dw-small-link-grid a:hover{border-color:#D6C6B3}

.dw-global-footer{display:block!important;margin:0!important;padding:0!important;background:#F4EDE3!important;border-top:1px solid var(--dw-line)!important;color:var(--dw-ink)!important}
.dw-footer-top{padding:34px 0 28px;display:grid;grid-template-columns:260px 1fr;gap:50px}.dw-footer-brand p{margin-top:7px;font-size:12.5px;color:var(--dw-muted)}.dw-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 20px}.dw-footer-links a{font-size:12.5px;color:var(--dw-muted);text-decoration:none}.dw-footer-links a:hover{color:var(--dw-coral)}.dw-footer-bottom{border-top:1px solid var(--dw-line);padding:15px 0 18px;font-family:'JetBrains Mono',monospace;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:var(--dw-muted)}

body.dw-unified .page-shell,body.dw-unified main.page{max-width:none!important;width:auto!important;margin:0!important;padding:0!important}
body.vertical-human-development .country-hero{color:var(--dw-ink)!important}.vertical-human-development .hdi-summary-card,.vertical-human-development .hdi-ring-card{border-radius:var(--dw-radius)!important}
body.vertical-languages .native-hero,body.vertical-currency .currency-hero-grid{margin:0!important;max-width:none!important}
body.vertical-currency .money-panel{width:100%!important;max-width:100%!important;min-width:0!important}
body.vertical-currency .note-row,body.vertical-currency .coin-row-refined{max-width:100%!important;min-width:0!important}

@media(max-width:900px){.dw-site-shell{width:min(var(--dw-shell),calc(100% - 32px))}.dw-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.dw-unified .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dw-footer-top{grid-template-columns:1fr;gap:22px}.dw-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.dw-site-shell{width:calc(100% - 28px)}.dw-header-inner{min-height:60px}.dw-breadcrumb{min-height:38px;white-space:nowrap;overflow-x:auto}.dw-page-shell{padding-top:26px}.dw-top-nav{display:none}body.dw-unified .country-hero .ch-top-row{gap:16px!important}body.dw-unified .country-hero .ch-title-group{width:100%}body.dw-unified .country-hero h1{font-size:29px!important;overflow-wrap:anywhere}body.dw-unified .country-hero .ch-sub{margin-left:0!important}body.dw-unified .country-hero .ch-time{margin-left:48px!important;max-width:calc(100% - 48px)!important;white-space:normal!important;flex-wrap:wrap!important}body.dw-unified .stat-grid{grid-template-columns:1fr!important}.dw-related-grid,.dw-small-link-grid,.dw-footer-links{grid-template-columns:1fr}.dw-footer-top{padding-top:28px}.dw-related-card{min-height:92px}}



body.dw-unified .dw-intro,
body.dw-unified p.intro,
body.dw-unified p#introText{max-width:900px!important;}
body.dw-unified .next-up,
body.dw-unified .table-header-row,
body.dw-unified .table-wrap,
body.dw-unified .data-table-wrap,
body.dw-unified .dw-data-note-box,
body.dw-unified .method-callout.dw-data-note-box,
body.dw-unified .stat-grid,
body.dw-unified .glance-strip{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;}

body.dw-unified .country-hero .dw-live-clock{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important;}

body.vertical-holidays .next-up{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;}
body.vertical-holidays .table-wrap table{width:100%!important;table-layout:fixed!important;}
body.vertical-holidays .table-wrap th:nth-child(1),body.vertical-holidays .table-wrap td:nth-child(1){width:18%!important;}
body.vertical-holidays .table-wrap th:nth-child(2),body.vertical-holidays .table-wrap td:nth-child(2){width:22%!important;}
body.vertical-holidays .table-wrap th:nth-child(3),body.vertical-holidays .table-wrap td:nth-child(3){width:60%!important;}
body.vertical-holidays .dw-related-holidays{max-width:none!important;width:100%!important;}
body.vertical-holidays .dw-small-link-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}

body.vertical-population .country-hero{padding-bottom:22px!important;}

body.vertical-currency .rate-ticker,
body.vertical-currency .glance-strip,
body.vertical-currency .security-grid,
body.vertical-currency .currency-hero-grid,
body.vertical-currency .note-row,
body.vertical-currency .coin-row-refined{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;}
body.vertical-currency .rate-ticker{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
body.vertical-currency .rate-ticker-item{min-width:0!important;}
body.vertical-currency .rate-ticker-item .pair{min-width:0!important;}
body.vertical-currency .rate-ticker-item .pair .code{white-space:nowrap!important;}
body.vertical-currency .rate-ticker-item strong{white-space:nowrap!important;font-size:clamp(16px,1.55vw,20px)!important;}
body.vertical-currency .note-row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;}
body.vertical-currency .banknote-refined,body.vertical-currency .banknote{width:100%!important;min-width:0!important;}

body.vertical-education .stat-card{position:relative!important;overflow:hidden!important;padding-top:21px!important;}
body.vertical-education .stat-card::before{content:'';position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--dw-coral),var(--dw-amber));}
body.vertical-education .stat-card .stat-value{color:var(--dw-ink)!important;}
body.vertical-education .data-table-wrap{border:1px solid var(--dw-line)!important;background:var(--dw-card)!important;}
body.vertical-education .data-table{width:100%!important;table-layout:fixed!important;border-collapse:collapse!important;}
body.vertical-education .data-table th{background:var(--dw-soft)!important;color:var(--dw-ink)!important;}
body.vertical-education .data-table th,body.vertical-education .data-table td{padding:13px 14px!important;vertical-align:top!important;border-bottom:1px solid var(--dw-line)!important;}
body.vertical-education .data-table th:nth-child(1),body.vertical-education .data-table td:nth-child(1){width:20%!important;}
body.vertical-education .data-table th:nth-child(2),body.vertical-education .data-table td:nth-child(2){width:14%!important;}
body.vertical-education .data-table th:nth-child(3),body.vertical-education .data-table td:nth-child(3){width:14%!important;}
body.vertical-education .data-table th:nth-child(4),body.vertical-education .data-table td:nth-child(4){width:13%!important;}
body.vertical-education .data-table th:nth-child(5),body.vertical-education .data-table td:nth-child(5){width:39%!important;}

body.dw-unified .dw-sources-section{width:100%!important;max-width:none!important;margin:38px 0 0!important;padding:22px 0 0!important;border-top:1px solid var(--dw-line)!important;}
body.dw-unified .dw-sources-section h2{font-size:18px!important;margin:0 0 5px!important;}
body.dw-unified .dw-sources-section .stage-head{display:block!important;margin:0 0 10px!important;}
body.dw-unified .dw-sources-section .stage-sub,
body.dw-unified .dw-source-intro{max-width:780px!important;margin:0 0 10px!important;font-size:12.5px!important;line-height:1.55!important;color:var(--dw-muted)!important;}
.dw-sources-disclosure{max-width:900px;border:0;margin:0;padding:0;}
.dw-sources-disclosure>summary{cursor:pointer;display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:650;color:var(--dw-muted);padding:5px 0;list-style:none;}
.dw-sources-disclosure>summary::-webkit-details-marker{display:none;}
.dw-sources-disclosure>summary::after{content:'+';color:var(--dw-coral);font-size:16px;}
.dw-sources-disclosure[open]>summary::after{content:'−';}
body.dw-unified .dw-sources-section .source-list{margin-top:8px!important;}
body.dw-unified .dw-sources-section .source-item{padding:10px 0!important;}
body.dw-unified .dw-sources-section .source-item strong,body.dw-unified .dw-sources-section .source-item>a{font-size:12.5px!important;}
body.dw-unified .dw-sources-section .source-item p{font-size:12px!important;margin-top:2px!important;}
.dw-source-method-note{max-width:900px!important;margin:9px 0 0!important;padding:0!important;border:0!important;background:transparent!important;font-size:11.5px!important;color:var(--dw-muted)!important;}
@media(max-width:900px){
 body.vertical-holidays .dw-small-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 body.vertical-currency .rate-ticker,body.vertical-currency .note-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:640px){
 body.vertical-holidays .next-up{grid-template-columns:1fr!important;gap:8px!important;}
 body.vertical-holidays .dw-small-link-grid,body.vertical-currency .rate-ticker,body.vertical-currency .note-row{grid-template-columns:1fr!important;}
 body.vertical-education .data-table{min-width:760px!important;table-layout:fixed!important;}
}



body.dw-unified,
body.dw-unified p,
body.dw-unified li,
body.dw-unified td,
body.dw-unified th,
body.dw-unified button,
body.dw-unified input,
body.dw-unified select,
body.dw-unified details,
body.dw-unified .dw-faq-answer,
body.dw-unified .source-item p{
  font-family:'Inter','Segoe UI',Arial,sans-serif!important;
}
body.dw-unified h1,
body.dw-unified h2,
body.dw-unified h3,
body.dw-unified h4,
body.dw-unified .dw-brand,
body.dw-unified .dw-faq-item summary{
  font-family:'Fraunces',Georgia,'Times New Roman',serif!important;
}
body.dw-unified .dw-hero-eyebrow,
body.dw-unified .ch-sub,
body.dw-unified .dw-breadcrumb,
body.dw-unified .dw-top-nav a,
body.dw-unified .stat-year,
body.dw-unified .stat-label,
body.dw-unified .dw-related-label,
body.dw-unified .dw-footer-bottom,
body.dw-unified .ct-label,
body.dw-unified .ct-value{
  font-family:'JetBrains Mono',Consolas,'Courier New',monospace!important;
}

body.vertical-languages [lang='ja'],body.vertical-currency [lang='ja']{
  font-family:'Noto Sans JP','Yu Gothic','Meiryo',sans-serif!important;
}


body.dw-unified .dw-intro,
body.dw-unified p.intro,
body.dw-unified p#introText,
body.dw-unified .content-section,
body.dw-unified .explain-zone,
body.dw-unified .dashboard-stage,
body.dw-unified .stage,
body.dw-unified .dw-faq-section,
body.dw-unified .dw-data-note-box,
body.dw-unified .method-note,
body.dw-unified .method-callout,
body.dw-unified .population-chart-card,
body.dw-unified .demographic-visual-grid,
body.dw-unified .two-col-grid,
body.dw-unified .takeaway-grid{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
body.dw-unified .content-section > p,
body.dw-unified .explain-zone > p,
body.dw-unified .dashboard-stage > p,
body.dw-unified .stage > p,
body.dw-unified .dw-faq-section > p,
body.dw-unified .dw-intro,
body.dw-unified p.intro,
body.dw-unified p#introText{
  max-width:none!important;
  width:100%!important;
}

body.dw-unified .dw-intro,
body.dw-unified p.intro,
body.dw-unified p#introText,
body.dw-unified .content-section > p,
body.dw-unified .explain-zone > p,
body.dw-unified .dashboard-stage > p,
body.dw-unified .stage > p{
  line-height:1.72!important;
}


body.dw-unified .country-hero .dw-live-clock{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  min-width:220px!important;
  justify-content:center!important;
  flex:0 0 auto!important;
}
body.dw-unified .country-hero .dw-live-clock .ct-value{
  display:inline-block!important;
  min-width:96px!important;
  white-space:nowrap!important;
}


body.dw-unified .dw-sources-section{
  width:100%!important;
  max-width:none!important;
  margin:42px 0 0!important;
  padding:22px 0 0!important;
  border-top:1px solid var(--dw-line)!important;
  background:transparent!important;
}
body.dw-unified .dw-sources-section h2{
  font-size:18px!important;
  margin:0 0 4px!important;
}
body.dw-unified .dw-source-intro{
  width:100%!important;
  max-width:none!important;
  margin:0 0 8px!important;
  font-size:12.5px!important;
  line-height:1.55!important;
  color:var(--dw-muted)!important;
}
body.dw-unified .dw-sources-disclosure{max-width:100%!important;width:100%!important;}
body.dw-unified .dw-sources-disclosure > summary{font-family:'Inter','Segoe UI',Arial,sans-serif!important;}
body.dw-unified .dw-sources-section .source-list{max-width:100%!important;width:100%!important;}


body.vertical-population .population-chart-card,
body.vertical-population .demographic-visual-grid,
body.vertical-population .two-col-grid,
body.vertical-population .data-table-wrap,
body.vertical-population .takeaway-grid{width:100%!important;max-width:none!important;}


body.vertical-economy .content-section,
body.vertical-currency .content-section,
body.vertical-digital-adoption .content-section,
body.vertical-holidays .content-section,
body.vertical-languages .content-section,
body.vertical-human-development .content-section,
body.vertical-geography-environment .content-section,
body.vertical-practical-country-info .content-section,
body.vertical-education .content-section{
  width:100%!important;max-width:none!important;
}

@media(max-width:640px){
  body.dw-unified .country-hero .dw-live-clock{
    min-width:0!important;
    width:auto!important;
    justify-content:flex-start!important;
  }
  body.dw-unified .country-hero .dw-live-clock .ct-value{min-width:0!important;}
}




body.dw-unified .dw-live-clock[data-clock-ready="true"] .ct-value{min-width:108px!important;text-align:left!important;}


body.vertical-population .dw-pop-compare-table{width:100%!important;table-layout:fixed!important;}
body.vertical-population .dw-pop-compare-table th:nth-child(1),body.vertical-population .dw-pop-compare-table td:nth-child(1){width:39%!important;text-align:left!important;}
body.vertical-population .dw-pop-compare-table th:nth-child(2),body.vertical-population .dw-pop-compare-table td:nth-child(2){width:13%!important;text-align:center!important;}
body.vertical-population .dw-pop-compare-table th:nth-child(3),body.vertical-population .dw-pop-compare-table td:nth-child(3){width:22%!important;text-align:center!important;}
body.vertical-population .dw-pop-compare-table th:nth-child(4),body.vertical-population .dw-pop-compare-table td:nth-child(4){width:13%!important;text-align:center!important;}
body.vertical-population .dw-pop-compare-table th:nth-child(5),body.vertical-population .dw-pop-compare-table td:nth-child(5){width:13%!important;text-align:center!important;}
body.vertical-population .dw-pop-compare-table th,body.vertical-population .dw-pop-compare-table td{padding:16px 18px!important;vertical-align:middle!important;}


body.vertical-education .dw-education-system-table{width:100%!important;table-layout:fixed!important;}
body.vertical-education .dw-education-system-table th:nth-child(1),body.vertical-education .dw-education-system-table td:nth-child(1){width:20%!important;text-align:left!important;}
body.vertical-education .dw-education-system-table th:nth-child(2),body.vertical-education .dw-education-system-table td:nth-child(2){width:14%!important;}
body.vertical-education .dw-education-system-table th:nth-child(3),body.vertical-education .dw-education-system-table td:nth-child(3){width:14%!important;}
body.vertical-education .dw-education-system-table th:nth-child(4),body.vertical-education .dw-education-system-table td:nth-child(4){width:13%!important;}
body.vertical-education .dw-education-system-table th:nth-child(5),body.vertical-education .dw-education-system-table td:nth-child(5){width:39%!important;text-align:left!important;}
body.vertical-education .dw-education-system-table .dw-center-col{text-align:center!important;vertical-align:middle!important;}
body.vertical-education .dw-education-system-table th,body.vertical-education .dw-education-system-table td{padding:18px 16px!important;vertical-align:middle!important;}


body.vertical-currency .dw-fx-grid-full{width:100%!important;max-width:none!important;grid-template-columns:minmax(0,1.55fr) minmax(360px,.95fr)!important;gap:22px!important;margin-left:0!important;margin-right:0!important;}
body.vertical-currency .dw-fx-grid-full .fx-panel{width:100%!important;max-width:none!important;min-width:0!important;}
body.vertical-currency .dw-money-grid-full{width:100%!important;max-width:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;}
body.vertical-currency .dw-money-grid-full .money-panel{width:100%!important;max-width:none!important;min-width:0!important;}
body.vertical-currency .dw-money-grid-full .note-row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;width:100%!important;}
body.vertical-currency .dw-money-grid-full .banknote-refined{min-width:0!important;width:100%!important;padding:18px 10px!important;}
body.vertical-currency .dw-money-grid-full .banknote-refined b{font-size:clamp(18px,1.55vw,26px)!important;white-space:nowrap!important;}
body.vertical-currency .dw-money-grid-full .coin-row-refined{width:100%!important;justify-content:space-between!important;gap:12px!important;flex-wrap:nowrap!important;}


body.vertical-economy .dw-economy-glance-full,body.vertical-economy .dw-economy-table-full,body.vertical-economy .dw-economy-table-full table{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;}
body.vertical-economy .dw-economy-table-full table{table-layout:fixed!important;}
body.vertical-economy .dw-economy-table-full th:nth-child(1),body.vertical-economy .dw-economy-table-full td:nth-child(1){width:42%!important;}
body.vertical-economy .dw-economy-table-full th:nth-child(2),body.vertical-economy .dw-economy-table-full td:nth-child(2){width:18%!important;}
body.vertical-economy .dw-economy-table-full th:nth-child(3),body.vertical-economy .dw-economy-table-full td:nth-child(3){width:24%!important;}
body.vertical-economy .dw-economy-table-full th:nth-child(4),body.vertical-economy .dw-economy-table-full td:nth-child(4){width:16%!important;}

@media(max-width:800px){
  body.vertical-currency .dw-fx-grid-full,body.vertical-currency .dw-money-grid-full{grid-template-columns:1fr!important;}
  body.vertical-currency .dw-money-grid-full .coin-row-refined{flex-wrap:wrap!important;justify-content:flex-start!important;}
}
@media(max-width:640px){
  body.vertical-population .dw-pop-compare-table,body.vertical-education .dw-education-system-table,body.vertical-economy .dw-economy-table-full table{table-layout:auto!important;min-width:760px!important;}
  body.vertical-currency .dw-money-grid-full .note-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}


body.vertical-currency .dw-money-grid-full{
  width:100%!important; max-width:100%!important; box-sizing:border-box!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
}
body.vertical-currency .dw-money-grid-full .money-panel{
  min-width:0!important; max-width:100%!important; overflow:hidden!important; box-sizing:border-box!important;
}
body.vertical-currency .dw-money-grid-full .note-row{
  width:100%!important; min-width:0!important; grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
body.vertical-currency .dw-money-grid-full .banknote-refined{min-width:0!important; max-width:100%!important;}
body.vertical-currency .dw-money-grid-full .coin-row-refined{
  width:100%!important; min-width:0!important; max-width:100%!important;
  display:grid!important; grid-template-columns:repeat(6,minmax(0,1fr))!important;
  align-items:end!important; justify-items:center!important; gap:6px!important;
}
body.vertical-currency .dw-money-grid-full .coin-refined{max-width:100%!important;}
body.vertical-economy .debt-panel .debt-gauge-wrap{padding-top:8px!important;}
body.vertical-education .dw-student-numbers-table{width:100%!important; table-layout:fixed!important;}
body.vertical-education .dw-student-numbers-table th:nth-child(n+2),
body.vertical-education .dw-student-numbers-table td:nth-child(n+2){text-align:center!important; vertical-align:middle!important;}
body.vertical-education .dw-student-numbers-table th:first-child,
body.vertical-education .dw-student-numbers-table td:first-child{text-align:left!important;}
@media(max-width:760px){
  body.vertical-currency .dw-money-grid-full{grid-template-columns:1fr!important;}
  body.vertical-currency .dw-money-grid-full .coin-row-refined{grid-template-columns:repeat(3,minmax(0,1fr))!important;row-gap:14px!important;}
  body.vertical-education .dw-student-numbers-table{table-layout:auto!important;min-width:760px!important;}
}



body.vertical-currency .dw-money-grid-full{display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;gap:22px!important;}
body.vertical-currency .dw-money-grid-full .money-panel{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;}
body.vertical-currency .dw-money-grid-full .note-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
body.vertical-currency .dw-money-grid-full .coin-row-refined{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;width:100%!important;max-width:100%!important;gap:18px!important;}
body.vertical-currency .dw-money-grid-full .coin-refined{justify-self:center!important;}
body.vertical-education .dw-student-numbers-table th:nth-child(2),body.vertical-education .dw-student-numbers-table td:nth-child(2),
body.vertical-education .dw-student-numbers-table th:nth-child(3),body.vertical-education .dw-student-numbers-table td:nth-child(3),
body.vertical-education .dw-student-numbers-table th:nth-child(4),body.vertical-education .dw-student-numbers-table td:nth-child(4){text-align:center!important;vertical-align:middle!important;}
@media(max-width:760px){body.vertical-currency .dw-money-grid-full .note-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;}body.vertical-currency .dw-money-grid-full .coin-row-refined{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}




body.vertical-currency .content-section .dw-money-grid-full{
  display:grid!important;
  grid-template-columns:1fr!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  gap:22px!important;
}
body.vertical-currency .content-section .dw-money-grid-full .money-panel{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  box-sizing:border-box!important;
}
body.vertical-currency .content-section .dw-money-grid-full .note-row{
  width:100%!important;
  margin:0!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
}
body.vertical-currency .content-section .dw-money-grid-full .coin-row-refined{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  align-items:end!important;
  justify-items:center!important;
  gap:18px!important;
}


body.vertical-practical-country-info .stage{
  padding-top:24px!important;
  padding-bottom:24px!important;
}
body.vertical-practical-country-info .stage-head{margin-bottom:14px!important;}
body.vertical-practical-country-info .stage:last-of-type{padding-bottom:24px!important;}


body.dw-unified .dw-header-inner{justify-content:flex-start!important;}
body.dw-unified .dw-footer-bottom{
  font-family:'Inter','Segoe UI',Arial,sans-serif!important;
  font-size:11.5px!important;
  line-height:1.55!important;
  letter-spacing:0!important;
  text-transform:none!important;
  color:var(--dw-muted)!important;
  max-width:980px!important;
}
@media(max-width:760px){
  body.vertical-currency .content-section .dw-money-grid-full .note-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body.vertical-currency .content-section .dw-money-grid-full .coin-row-refined{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}



body.vertical-practical-country-info .stage{margin:0!important;padding:24px 0 18px!important;border-bottom:1px solid var(--dw-line)!important;}
body.vertical-practical-country-info .stage + .stage{margin-top:0!important;}
body.vertical-practical-country-info .stage-head{margin:0 0 12px!important;padding:0!important;}
body.vertical-practical-country-info .stage > :last-child{margin-bottom:0!important;}
body.vertical-practical-country-info .stage:last-of-type{padding-bottom:18px!important;}


.dw-reference-conformed .dw-related-section .dw-section-intro{margin:0 0 18px;color:var(--ink-soft);}
.dw-reference-conformed .dw-faq-item{border-top:1px solid var(--line);padding:0;}
.dw-reference-conformed .dw-faq-item:last-child{border-bottom:1px solid var(--line);}
.dw-reference-conformed .dw-faq-item summary{cursor:pointer;list-style:none;padding:16px 0;font-family:'Fraunces',serif;font-weight:650;color:var(--ink);}
.dw-reference-conformed .dw-faq-item summary::-webkit-details-marker{display:none;}
.dw-reference-conformed .dw-faq-answer{padding:0 0 16px;}
.dw-reference-conformed .dw-faq-answer p:last-child{margin-bottom:0;}
.dw-reference-conformed.vertical-economy .profile-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;}
.dw-reference-conformed.vertical-economy .profile-metric{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:18px;min-width:0;}
.dw-reference-conformed.vertical-economy .pm-label{font:600 10px/1.4 'JetBrains Mono',monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);}
.dw-reference-conformed.vertical-economy .pm-value{margin-top:8px;font:600 clamp(24px,3vw,34px)/1 'Fraunces',serif;color:var(--ink);}
.dw-reference-conformed.vertical-economy .pm-def{margin-top:9px;font-size:11px;line-height:1.45;color:var(--ink-soft);}
.dw-reference-conformed.vertical-economy .pm-note{margin-top:6px;font:500 10px/1.4 'JetBrains Mono',monospace;color:var(--coral);}
.dw-reference-conformed .dw-script-explorer{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--card);margin-top:16px;}
.dw-reference-conformed .dw-script-explorer .explorer-tabs{display:flex;gap:4px;flex-wrap:wrap;padding:10px;border-bottom:1px solid var(--line);background:#FCFAF6;}
.dw-reference-conformed .dw-script-explorer .explorer-tab{border:0;background:transparent;padding:9px 13px;border-radius:9px;font-family:'Inter',sans-serif;font-weight:600;font-size:12px;cursor:pointer;color:var(--ink-soft);}
.dw-reference-conformed .dw-script-explorer .explorer-tab.active{background:var(--ink);color:#fff;}
.dw-reference-conformed .dw-script-explorer .explorer-note{display:flex;gap:10px;align-items:flex-start;margin:16px;padding:12px 14px;border-radius:12px;background:var(--warm,#F7F1E8);font-size:12px;line-height:1.55;color:var(--ink-soft);}
.dw-reference-conformed .dw-script-explorer .info-dot{display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:var(--ink);color:#fff;font:600 11px/1 'JetBrains Mono',monospace;}
.dw-reference-conformed .dw-script-panel{padding:8px 18px 20px;}
.dw-reference-conformed .dw-script-panel.explorer-hidden{display:none;}
.dw-reference-conformed .dw-script-name{font:600 11px/1.4 'JetBrains Mono',monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:10px;}
.dw-reference-conformed .dw-script-sample{padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:clamp(28px,5vw,46px);line-height:1.45;letter-spacing:.08em;text-align:center;overflow-wrap:anywhere;}
.dw-reference-conformed .dw-script-sample[dir="rtl"]{direction:rtl;text-align:right;unicode-bidi:isolate;}
@media(max-width:760px){.dw-reference-conformed.vertical-economy .profile-metrics{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:480px){.dw-reference-conformed.vertical-economy .profile-metrics{grid-template-columns:1fr;}.dw-reference-conformed .dw-script-explorer .explorer-tab{flex:1 1 auto;}}


@media(max-width:720px){
  body.vertical-population .dw-pop-compare-table,
  body.vertical-education .dw-education-system-table,
  body.vertical-education .dw-student-numbers-table{
    min-width:0!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;
  }
  body.vertical-population .dw-pop-compare-table > table,
  body.vertical-education .dw-education-system-table > table,
  body.vertical-education .dw-student-numbers-table > table{
    min-width:760px!important;width:760px!important;max-width:none!important;
  }
  body.vertical-languages .dw-script-sample-note{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important;}
}

.dw-footer-meta{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:9px}
.dw-footer-meta a{text-decoration:none;color:inherit}
.dw-footer-meta a:hover{color:var(--coral)}
