/* Volcano country pages: shared profile design, scoped country components. */
.vc-country-page .v-breadcrumb{flex-wrap:wrap;row-gap:5px}
.vc-country-page .vp-country img{border-radius:2px;object-fit:cover;flex:none}
.vc-country-page .vc-hero-sub{color:var(--v-muted);font-size:13px;line-height:1.7;margin:0 0 12px}
.vc-country-page .vc-quake-link{display:inline-flex;align-items:center;gap:7px;color:var(--v-muted);font-size:11px;min-height:36px;margin-top:10px;text-decoration:none}
.vc-country-page .vc-quake-link svg{width:14px;height:14px}
.vc-country-page .vc-quake-link:hover,.vc-country-page .vc-facts dd a:hover{color:var(--v-blue);text-decoration:underline}
.vc-country-page .vc-facts{align-self:center}
.vc-country-page .vc-facts>div{border:0;border-bottom:1px solid var(--v-line)}
.vc-country-page .vc-facts>div:nth-child(even){border-right:1px solid var(--v-line)}
.vc-country-page .vc-facts>div:nth-last-child(-n+2){border-bottom:0}
.vc-country-page .vc-facts .vp-fact-status dd{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.vc-country-page .vc-activity-count{font-size:27px;line-height:1.25;letter-spacing:-.7px;color:var(--v-ink);font-weight:650}
.vc-country-page .vc-facts dd{font-size:21px;line-height:1.35;font-variant-numeric:tabular-nums}
.vc-country-page .vc-facts dd a{display:block;width:fit-content;font-size:11px;color:var(--v-muted);font-weight:400;margin-top:6px;text-decoration:none}
.vc-country-page .vc-hub-facts>div{border:0;padding:28px 22px}
.vc-country-page .vc-hub-facts>div:first-child{border-right:1px solid var(--v-line)}
.vc-country-page .vc-hub-facts dd{font-size:34px}
.vc-country-page .vc-sections{display:grid;grid-template-columns:minmax(0,1fr);gap:0}
.vc-country-page .vc-section{min-width:0}
.vc-country-page .vc-section+.vc-section{padding-top:32px;border-top:1px solid var(--v-line)}
.vc-country-page .v-section-heading .v-secondary{flex:none}
.vc-country-page .qmk-section-sub{font-size:12px;line-height:1.75;margin:6px 0 0}
.vc-country-page .qmk-muted{color:var(--v-muted);opacity:1;line-height:1.75}
.vc-country-page .qmk-h3{font-size:18px;line-height:1.4;color:var(--v-ink);letter-spacing:-.25px;margin:0 0 14px;font-weight:650}
.vc-country-page .vc-note{font-size:11px;line-height:1.8;margin:14px 0 0}
.vc-country-page .qmk-link{color:var(--v-blue);text-underline-offset:3px}
.vc-country-page .qmk-pill{display:inline-flex;align-items:center;justify-content:center;gap:5px;background:var(--v-soft);border:1px solid var(--v-line);border-radius:5px;padding:3px 7px;font-size:10px;color:var(--v-muted);font-variant-numeric:tabular-nums;text-decoration:none;line-height:1.4}
.vc-country-page .vc-badge{border-radius:4px;font-size:9px;line-height:1.5;padding:4px 7px;font-weight:600;white-space:normal;color:#607387;background:#eef2f6}
.vc-country-page .vc-badge:before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:currentColor;margin-right:5px;vertical-align:1px}
.vc-country-page .vc-badge.is-reported{background:#fff0eb;color:#ad5147}
.vc-country-page .vc-badge.is-elevated{background:#fff4df;color:#93631c}
.vc-country-page .vc-badge.is-paused{background:#edf3fa;color:#476c95}

/* Map and controls retain all existing IDs and layer behavior. */
body.volcano-country-page #sec-map{padding:0;overflow:visible;position:static}
.vc-country-page .vc-map-shell{gap:0;border:1px solid var(--v-line);border-radius:12px;background:#fff;overflow:hidden;isolation:isolate}
.vc-country-page .vc-map-controls{padding:15px 17px;border-bottom:1px solid var(--v-line);display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}
.vc-country-page .vc-controls{gap:7px}
.vc-country-page .vc-controls__label{font-size:11px;color:var(--v-ink);margin-right:5px}
.vc-country-page .vc-toggle{border-radius:6px;border-color:var(--v-line);font-size:10px;min-height:36px;padding:7px 9px;gap:6px;color:var(--v-muted)}
.vc-country-page .vc-toggle:hover{background:var(--v-soft)}
.vc-country-page .vc-toggle.is-on{background:#edf3f8;color:var(--v-ink);border-color:#cbd8e3}
.vc-country-page .vc-toggle input{accent-color:var(--v-ink);width:13px;height:13px;flex:none}
.vc-country-page .vc-key{flex:none}
.vc-country-page .vc-key--volcano{background:var(--v-coral)}
.vc-country-page .vc-map-actions{display:flex;gap:8px;flex-wrap:wrap}
.vc-country-page .vc-map-actions .v-secondary{min-height:36px;padding:7px 10px;font-size:10px;gap:6px}
.vc-country-page .vc-map{width:100%;height:560px;min-height:560px;background:#dce7ed;z-index:1}
.vc-country-page .vc-map-placeholder{color:var(--v-muted)}
/* Leaflet sets SVG dimensions from the map size; icon dimensions must not clip its vector layers. */
.vc-country-page .leaflet-pane > svg{width:auto;height:auto;max-width:none}
.vc-country-page .vc-map-status{gap:5px}
.vc-country-page .vc-map-status:has(.vc-status:not(:empty)){padding:11px 17px;border-top:1px solid var(--v-line)}
.vc-country-page .vc-status{font-size:11px;color:var(--v-muted);line-height:1.6}
.vc-country-page .vc-status.is-warning{color:#93631c}
.vc-country-page .qmk-mapnote{padding:0;margin:13px 0 0;font-size:10px;color:var(--v-muted);line-height:1.8}
.vc-country-page .vc-map-shell.is-fullscreen{position:fixed;inset:0;z-index:2000;padding:0;border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto;overflow:auto}
.vc-country-page .vc-map-shell.is-fullscreen .vc-map{height:100%;min-height:0}
.vc-country-page .vc-popup strong,.vc-country-page .vc-popup dd{color:var(--v-ink)}
.vc-country-page .vc-popup dt{color:var(--v-muted)}
.vc-country-page .vc-popup a{color:var(--v-blue);min-height:32px}

/* Catalog cards use the same surfaces and spacing as related profiles. */
.vc-country-page .vc-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.vc-country-page .vc-item{padding:20px;border-color:var(--v-line);border-radius:10px;min-width:0;transition:border-color .16s ease,box-shadow .16s ease}
.vc-country-page .vc-item:hover{border-color:#cbd8e3;box-shadow:0 5px 15px #172c400b}
.vc-country-page .vc-item__head{display:flex;flex-direction:column;align-items:flex-start;gap:9px;margin-bottom:18px}
.vc-country-page .vc-item__name{font-size:18px;font-weight:650;line-height:1.3;letter-spacing:-.3px;color:var(--v-ink);border:0;overflow-wrap:anywhere}
.vc-country-page .vc-item__name:hover{color:var(--v-blue);text-decoration:underline;text-underline-offset:3px}
.vc-country-page .vc-item__facts{gap:14px 16px}
.vc-country-page .vc-item__facts dt{font-size:9px;color:var(--v-muted);margin-bottom:4px}
.vc-country-page .vc-item__facts dd{font-size:12px;font-weight:550;color:var(--v-ink);overflow:visible;overflow-wrap:anywhere}
.vc-country-page .vc-item__report{border-top:1px solid var(--v-line);margin-top:16px;padding-top:12px;font-size:10px;line-height:1.7;color:var(--v-muted)}
.vc-country-page #vc-show-all{margin-top:18px}
.vc-country-page .vc-reports{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.vc-country-page .vc-report{border-color:var(--v-line);border-radius:10px;padding:19px;min-width:0}
.vc-country-page .vc-report__source{color:var(--v-muted);font-size:10px}
.vc-country-page .vc-report__date{font-size:10px;font-variant-numeric:tabular-nums}
.vc-country-page .vc-report__headline{margin-top:12px;font-size:13px;line-height:1.65;color:var(--v-ink);overflow-wrap:anywhere}
.vc-country-page .vc-report__headline a{text-decoration:none}
.vc-country-page .vc-report__headline a:hover{text-decoration:underline;text-underline-offset:3px}
.vc-country-page .vc-report__meta{margin-top:13px}
.vc-country-page .vc-report__text{font-size:11px}
.vc-country-page .vc-pill--alert{background:#fff4df;color:#93631c}
.vc-country-page .vc-av-green{background:#eaf5f0;color:#267151}
.vc-country-page .vc-av-yellow{background:#fff8df;color:#8c6819}
.vc-country-page .vc-av-orange{background:#fff0e4;color:#a75222}
.vc-country-page .vc-av-red{background:#fff0eb;color:#ad5147}
.vc-country-page .vc-sig{background:#fff;border:1px solid var(--v-line);border-radius:10px;padding:6px 22px}
.vc-country-page .vc-sig__item{padding:14px 0;border-color:var(--v-line);font-size:12px;gap:8px 20px}
.vc-country-page .vc-sig__year{color:var(--v-ink)}
.vc-country-page .vc-sig__name{color:var(--v-ink)}
.vc-country-page .vc-b{font-size:10px;border-radius:4px;font-weight:500}
.vc-country-page .qmk-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.vc-country-page .qmk-chart{padding:22px;background:#fff;border:1px solid var(--v-line);border-radius:12px;min-width:0;font-size:11px}
.vc-country-page .qmk-bars{display:grid;gap:12px}
.vc-country-page .qmk-bar{display:grid;grid-template-columns:80px minmax(0,1fr) 30px;gap:12px;align-items:center;font-size:11px}
.vc-country-page .qmk-bar__lbl{color:var(--v-muted)}
.vc-country-page .qmk-bar__track{height:7px;border-radius:5px;background:#edf1f5;overflow:hidden}
.vc-country-page .qmk-bar__fill{height:100%;border-radius:5px}
.vc-country-page .qmk-bar__fill--b{background:#6485b0}
.vc-country-page .qmk-bar__val{text-align:right;font-variant-numeric:tabular-nums;color:var(--v-ink)}
.vc-country-page .vc-quakes{background:#fff;border:1px solid var(--v-line);border-radius:12px;padding:6px 22px;gap:0}
.vc-country-page .vc-quake{padding:13px 0;border-color:var(--v-line);gap:12px}
.vc-country-page .qmk-magbadge{display:grid;place-items:center;min-width:48px;min-height:42px;background:#edf3fb;color:#416a9b;border-radius:8px;font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}
.vc-country-page .vc-quake__main a{color:var(--v-ink);text-decoration:none}
.vc-country-page .vc-quake__main a:hover{text-decoration:underline}
.vc-country-page .vc-quake__near{color:var(--v-muted);margin-left:auto}
.vc-country-page .vc-context{gap:20px}
.vc-country-page .vc-context>div{padding:22px;border:1px solid var(--v-line);border-radius:12px;background:#fff;min-width:0}
.vc-country-page .vc-taglist li,.vc-country-page .vc-infra li{border-color:var(--v-line);padding:10px 0;color:var(--v-muted);font-size:12px;overflow-wrap:anywhere}
.vc-country-page .vc-infra li>span:last-child{flex:none;max-width:45%;text-align:right;font-size:11px}
.vc-country-page .vc-infra__name,.vc-country-page .vc-h4{color:var(--v-ink)}
.vc-country-page .vc-h4{font-size:15px}
.vc-country-page .vc-subhead{margin-top:28px}
.vc-country-page .vc-portraits{gap:18px}
.vc-country-page .vc-portrait{padding:22px;border-color:var(--v-line);border-radius:12px;min-width:0}
.vc-country-page .vc-portrait__title{font-size:18px;letter-spacing:-.3px;margin-bottom:8px;overflow-wrap:anywhere}
.vc-country-page .vc-portrait__title a{color:var(--v-ink);text-decoration:none}
.vc-country-page .vc-portrait__meta{color:var(--v-muted);font-size:10px;line-height:1.7;margin-bottom:14px}
.vc-country-page .vc-portrait__text{color:var(--v-muted);font-size:12px;line-height:1.85}
.vc-country-page .vc-portrait__links{margin-top:16px;gap:16px;flex-wrap:wrap;font-size:11px}
.vc-country-page .qmk-faq{border-top:1px solid var(--v-line)}
.vc-country-page .qmk-faq details{border-bottom:1px solid var(--v-line)}
.vc-country-page .qmk-faq summary{font-size:12px;font-weight:600;color:var(--v-ink);padding:18px 0;cursor:pointer;line-height:1.65}
.vc-country-page .qmk-faq__a{max-width:900px;font-size:12px;color:var(--v-muted);line-height:1.85;padding:0 0 20px}
.vc-country-page .qmk-region-links{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0;margin:0}
.vc-country-page .qmk-region-link{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:52px;background:#fff;border:1px solid var(--v-line);border-radius:8px;padding:12px 15px;font-size:12px;text-decoration:none}
.vc-country-page .qmk-region-count{font-size:11px;color:var(--v-muted);font-variant-numeric:tabular-nums}
.vc-country-page .qmk-region-link:hover,.vc-country-page .vc-hub__link:hover{border-color:#cbd8e3;background:#fbfcfe}
.vc-country-page #sec-sources{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px 55px}
.vc-country-page #sec-sources>.v-section-heading{display:block}
.vc-country-page #sec-sources .qmk-section-sub{max-width:450px;line-height:1.85}
.vc-country-page #sec-sources>.vc-note{grid-column:1/-1;border-top:1px solid var(--v-line);padding-top:20px;margin:0}
.vc-country-page .vc-sources{gap:10px}
.vc-country-page .vc-sources li{background:#fff;border:1px solid var(--v-line);border-radius:8px;padding:17px;gap:8px;min-width:0;font-size:12px}
.vc-country-page .vc-sources li>a{font-weight:600;overflow-wrap:anywhere;text-underline-offset:3px}
.vc-country-page .vc-sources li>span{font-size:10px;line-height:1.7}
.vc-country-page .vc-hub{gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}
.vc-country-page .vc-hub__link{padding:20px;border-color:var(--v-line);border-radius:10px;min-height:78px;gap:12px}
.vc-country-page .vc-hub__name{font-size:14px;color:var(--v-ink);white-space:normal;overflow-wrap:anywhere;font-weight:550}
.vc-country-page .vc-hub__link img{flex:none}

@media(max-width:1050px){
  .vc-country-page .vc-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vc-country-page .vc-map-controls{align-items:flex-start}
  .vc-country-page .vc-hub{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .vc-country-page .vc-hero-sub{font-size:12px}
  .vc-country-page .vc-facts{width:100%}
  .vc-country-page .vc-facts dd{font-size:20px}
  .vc-country-page .vc-activity-count{font-size:25px}
  .vc-country-page .vc-section+.vc-section{padding-top:25px}
  .vc-country-page .vc-reports,.vc-country-page .qmk-charts,.vc-country-page .vc-context{grid-template-columns:minmax(0,1fr)}
  .vc-country-page .vc-map-controls{padding:12px;gap:12px}
  .vc-country-page .vc-controls{gap:6px}
  .vc-country-page .vc-controls__label{width:100%;margin-bottom:3px}
  .vc-country-page .vc-toggle{min-height:40px;font-size:10px}
  .vc-country-page .vc-map-actions{width:100%}
  .vc-country-page .vc-map-actions .v-secondary{min-height:40px;font-size:10px;flex:1}
  .vc-country-page .vc-map{height:430px;min-height:430px}
  .vc-country-page .vc-item,.vc-country-page .vc-context>div,.vc-country-page .qmk-chart,.vc-country-page .vc-portrait{padding:18px}
  .vc-country-page .vc-item__name{font-size:17px}
  .vc-country-page .vc-quakes,.vc-country-page .vc-sig{padding:4px 17px}
  .vc-country-page .vc-quake__near{margin-left:60px}
  .vc-country-page .vc-sig__meta{width:100%;gap:6px}
  .vc-country-page .qmk-region-links{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vc-country-page #sec-sources{grid-template-columns:minmax(0,1fr);gap:10px}
  .vc-country-page #sec-sources>.vc-note{margin-top:10px}
}
@media(max-width:540px){
  body.volcano-country-page .qmk-header__inner{column-gap:8px}
  body.volcano-country-page .qmk-header__brand{gap:6px}
  body.volcano-country-page .qmk-header__brand-mark{width:28px;height:28px}
  body.volcano-country-page .qmk-header__wordmark{font-size:18px}
  body.volcano-country-page .qmk-header__right{gap:5px}
  body.volcano-country-page .qmk-hbtn--icon,body.volcano-country-page #qmkHambBtn{width:38px;min-width:38px}
  body.volcano-country-page .qmk-dd-btn{padding:0 8px;gap:6px}
  .vc-country-page .vc-list,.vc-country-page .vc-hub{grid-template-columns:minmax(0,1fr)}
  .vc-country-page .qmk-region-links{grid-template-columns:minmax(0,1fr)}
  .vc-country-page .vc-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vc-country-page .vc-facts>div{border:0;border-bottom:1px solid var(--v-line);padding:16px 13px}
  .vc-country-page .vc-facts>div:nth-child(even){border-right:1px solid var(--v-line)}
  .vc-country-page .vc-facts>div:nth-last-child(-n+2){border-bottom:0}
  .vc-country-page .vc-facts dt{font-size:9px;line-height:1.6}
  .vc-country-page .vc-facts dd{font-size:18px}
  .vc-country-page .vc-hub-facts>div{border:0}
  .vc-country-page .vc-hub-facts>div:first-child{border-right:1px solid var(--v-line)}
  .vc-country-page .vc-hub-facts dd{font-size:28px}
  .vc-country-page .vc-infra li{flex-wrap:wrap;gap:4px}
  .vc-country-page .vc-infra li>span:last-child{max-width:100%;text-align:left}
}
@media(max-width:360px){
  body.volcano-country-page .qmk-header__inner{column-gap:6px}
  body.volcano-country-page .qmk-header__wordmark{font-size:16px}
  body.volcano-country-page .qmk-header__right{gap:4px}
  body.volcano-country-page .qmk-hbtn--icon,body.volcano-country-page #qmkHambBtn{width:34px;min-width:34px}
  body.volcano-country-page .qmk-dd-btn{padding:0 6px;gap:4px}
}
