.volcano-page{--v-ink:#162b3b;--v-muted:#657588;--v-line:#e2e8ee;--v-coral:#e85e61;--v-blue:#365d97;--v-soft:#f4f7fa;background:#f5f7fa;color:var(--v-ink);color-scheme:light;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.55}
.volcano-page *{box-sizing:border-box}.volcano-page a{color:inherit}.volcano-page button,.volcano-page input,.volcano-page select{font:inherit}.volcano-page button{cursor:pointer}.volcano-page [hidden]{display:none!important}.volcano-page :focus-visible{outline:3px solid #4a77b5;outline-offset:3px}.volcano-page svg{width:20px;height:20px;flex:none}.v-main{width:calc(100% - 64px);max-width:1240px;margin:0 auto;padding:0 0 38px}.v-preview{border-bottom:1px solid #e3e7ed;background:#fff;font-size:11px;color:#6c7886}.v-preview>div{max-width:1240px;width:calc(100% - 64px);margin:auto;min-height:36px;display:flex;align-items:center;gap:12px}.v-preview span{font-size:9px;letter-spacing:1.1px;background:#eff3f8;color:#536a86;padding:3px 6px;border-radius:4px;font-weight:700}.v-preview a{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:11px;text-decoration:none;min-height:34px}.v-preview svg{width:14px;height:14px}.v-breadcrumb{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--v-muted);margin-top:28px}.v-breadcrumb a{text-decoration:none}.v-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:26px 0 30px}.v-eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:700;color:var(--v-blue);margin:0 0 8px}.v-hero h1{font-size:46px;line-height:1.16;letter-spacing:-1.7px;font-weight:650;margin:0 0 15px;color:var(--v-ink)}.v-hero h1>span{color:var(--v-coral)}.v-intro{font-size:15px;color:var(--v-muted);line-height:1.85;margin:0;max-width:680px}.v-hero-actions{display:flex;align-items:center;gap:24px;margin-top:23px}.v-primary,.v-secondary,.v-textlink{display:inline-flex;justify-content:center;align-items:center;gap:10px;text-decoration:none;font-size:12px;font-weight:600}.v-primary,.v-secondary{min-height:44px;padding:10px 16px;border-radius:8px;border:1px solid var(--v-line)}.volcano-page .v-primary{background:var(--v-ink);color:#fff;border-color:var(--v-ink)}.volcano-page .v-primary:hover{background:#25465e}.v-secondary{background:#fff;color:var(--v-ink)}.v-secondary:hover{background:#f0f4f8}.v-textlink{color:var(--v-blue);min-height:42px}.v-textlink svg{width:17px;height:17px}.v-hero-art{width:265px;text-align:center;flex:none}.v-hero-art>svg{width:100%;height:170px}.v-hero-art>span{font-size:8px;font-weight:600;letter-spacing:1.6px;color:#94a1b0}.v-stats{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--v-line);border-radius:12px;box-shadow:0 3px 10px #172c4003}.v-stats>div{padding:22px 20px;display:flex;align-items:center;gap:15px;position:relative}.v-stats>div+div:before{content:'';position:absolute;left:0;top:23px;bottom:23px;width:1px;background:var(--v-line)}.v-stats strong{display:block;font-size:27px;letter-spacing:-.8px;line-height:1.25;font-weight:650}.v-stats>div>div>span{display:block;font-size:10px;color:var(--v-muted);margin-top:5px}.v-stat-icon{display:grid;place-items:center;height:42px;width:42px;border-radius:10px;flex:none}.v-stat-icon svg{width:23px;height:23px}.v-stat-icon.coral{background:#fff0eb;color:#d86a59}.v-stat-icon.blue{background:#eef3fa;color:#5d7da7}.v-stat-icon.green{background:#eaf5f0;color:#5b8d78}.v-stat-source strong{font-size:19px}.v-section-nav{display:flex;gap:30px;border-bottom:1px solid #dfe5ec;margin-top:23px;overflow-x:auto;scrollbar-width:none}.v-section-nav a{white-space:nowrap;font-size:12px;font-weight:600;text-decoration:none;padding:16px 0}.v-section-nav a:first-child{color:var(--v-coral);border-bottom:2px solid var(--v-coral)}.v-section{margin-top:40px;scroll-margin-top:92px}.v-section h2{font-size:24px;line-height:1.3;letter-spacing:-.5px;font-weight:650;margin:0 0 8px}.v-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.v-section-heading p:not(.v-eyebrow){font-size:12px;color:var(--v-muted);margin:0}.v-map-switch{display:flex;border:1px solid var(--v-line);border-radius:8px;background:#fff;padding:4px;flex:none}.v-map-switch button{border:0;background:none;color:var(--v-muted);padding:9px 11px;min-height:37px;border-radius:5px;font-size:11px;white-space:nowrap}.v-map-switch button[aria-pressed=true]{background:var(--v-ink);color:white;font-weight:600}.v-map-switch b{margin-left:4px;font-weight:500;opacity:.7}.v-map-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:stretch}.v-map-card{position:relative;background:#dfe9ef;border:1px solid #d6dfe6;border-radius:12px;overflow:hidden;min-height:475px;isolation:isolate}#volcano-map{height:100%;min-height:475px;z-index:1;background:#dce7ed}.v-map-placeholder{padding:20px;color:var(--v-muted);font-size:12px}.v-map-toolbar{position:absolute;top:14px;left:14px;right:55px;z-index:500;display:flex;align-items:center;gap:8px;pointer-events:none}.v-map-toolbar>span,.v-map-toolbar button{background:#fff;border:1px solid #dce3ea;box-shadow:0 2px 6px #172c4010;border-radius:6px;min-height:34px;font-size:10px;padding:7px 9px;color:var(--v-ink)}.v-map-toolbar button{display:flex;align-items:center;gap:5px;pointer-events:auto}.v-map-toolbar svg{width:14px;height:14px}.v-map-legend{position:absolute;bottom:24px;left:14px;z-index:500;background:#fffffff2;backdrop-filter:blur(5px);border-radius:6px;padding:8px 10px;display:flex;gap:13px;font-size:9px;color:#475d72;box-shadow:0 2px 6px #172c400d}.v-map-legend>span{display:flex;align-items:center;gap:5px}.v-map-legend i{display:block;width:7px;height:7px;border-radius:50%;background:#879caf}.v-map-legend .reported{background:var(--v-coral)}.v-map-legend .elevated{background:#d89536}.volcano-page .leaflet-control-zoom{border:1px solid #d8e0e7;box-shadow:0 2px 6px #172c4010;border-radius:6px;overflow:hidden;margin-top:14px}.volcano-page .leaflet-control-zoom a{color:var(--v-ink);width:32px;height:32px;line-height:32px}.volcano-page .leaflet-control-attribution{font-size:9px;background:#ffffffd9}.v-marker{background:transparent;border:0}.v-marker span{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#fff;background:#e86859;border:2px solid #fff;border-radius:50%;font-size:14px;box-shadow:0 1px 5px #673b3840}.v-marker.is-selected span{box-shadow:0 0 0 5px #e8685940,0 2px 5px #673b3840;background:#c94b43}.volcano-page .leaflet-popup-content-wrapper{border-radius:9px;color:var(--v-ink);font:12px/1.5 Inter,system-ui,sans-serif}.v-popup strong{display:block;font-size:14px;margin:5px 0}.v-popup>span{font-size:10px;color:var(--v-muted)}.v-popup a{display:inline-block;padding-top:7px;font-size:11px;font-weight:600}.v-map-failure{position:absolute;inset:65px 18px auto;z-index:600;background:white;padding:14px;border-radius:8px;font-size:12px;box-shadow:0 3px 12px #172c4020}.v-map-failure button{display:block;border:0;background:var(--v-ink);color:#fff;border-radius:6px;padding:8px;margin-top:8px}.v-detail{background:#fff;border:1px solid var(--v-line);border-radius:12px;display:flex;flex-direction:column;min-width:0;scroll-margin-top:90px}.v-detail-top{padding:20px 20px 16px;position:relative;border-bottom:1px solid var(--v-line)}.v-detail-glyph{position:absolute;right:20px;top:55px;width:46px;height:46px;background:#f7f2ef;display:grid;place-items:center;border-radius:50%;color:#c99b80}.v-detail-glyph svg{width:28px;height:28px}.v-detail-top h3{margin:8px 52px 1px 0;font-size:26px;line-height:1.2;letter-spacing:-.7px;overflow-wrap:anywhere}.v-detail-top>p:last-child{font-size:11px;color:var(--v-muted);margin:7px 0 0}.v-country{font-size:11px;color:var(--v-muted);display:flex;align-items:center;gap:7px;line-height:1.45}.v-detail-top>.v-country{margin:17px 48px 0 0}.v-flags{display:inline-flex;align-items:center;gap:3px;flex:none}.v-flags img{width:20px;height:15px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #142b4212}.v-badge{display:inline-flex;align-items:center;gap:5px;border-radius:5px;padding:4px 7px;font-size:9px;font-weight:600;line-height:1.35;background:#f0f3f6;color:#6c7c8c}.v-badge:before{content:'';display:block;width:5px;height:5px;border-radius:50%;background:currentColor;flex:none}.v-badge.reported{color:#ba5349;background:#fff0ec}.v-badge.elevated{color:#9b6d24;background:#fff5df}.v-badge.paused{color:#476f84;background:#edf5f8}.v-detail-body{padding:17px 20px;flex:1}.v-detail-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 16px}.v-detail dt{font-size:9px;color:var(--v-muted);margin:0 0 4px}.v-detail dd{margin:0;font-size:13px;font-weight:600}.v-detail-metrics dd{font-size:19px;letter-spacing:-.4px}.v-report-note{background:#f7f9fb;padding:12px;border-radius:7px;border-left:2px solid #cad6e2}.v-report-note strong{font-size:11px}.v-report-note p{font-size:10px;line-height:1.65;color:var(--v-muted);margin:5px 0}.v-report-note time{font-size:9px;color:#738294}.v-more{margin-top:14px;font-size:11px}.v-more summary{cursor:pointer;font-weight:600;min-height:25px}.v-more dl{display:grid;grid-template-columns:1fr;gap:4px;margin-bottom:0}.v-more dt{margin-top:6px}.v-more dd{font-size:11px;font-weight:400;overflow-wrap:anywhere}.v-context-note{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:var(--v-muted);margin-top:14px;line-height:1.7}.v-context-note>svg{width:16px;height:16px;margin-top:2px}.v-context-note p{margin:0}.v-context-note strong{font-weight:600;color:#4b6175}.v-context-note a{color:var(--v-blue);text-underline-offset:3px}.v-small-label{color:var(--v-muted);font-size:10px}.v-catalog-card{background:#fff;border:1px solid var(--v-line);border-radius:12px;overflow:hidden}.v-filters{display:grid;grid-template-columns:minmax(230px,1.6fr) 1fr 1fr auto;align-items:end;gap:14px;padding:20px;background:#fff}.v-filters>label>span:first-child{display:block;font-size:10px;font-weight:600;margin-bottom:7px}.v-filters input,.v-filters select{width:100%;min-width:0;height:43px;border:1px solid #dce3eb;border-radius:7px;background:#f9fbfc;color:var(--v-ink);padding:0 11px;font-size:11px}.v-filters>label{min-width:0}.v-search-field{position:relative;display:block}.v-search-field>svg{position:absolute;left:12px;top:13px;width:17px;height:17px;color:#8b9caf}.v-search-field input{padding-left:37px}.v-filter-submit{height:43px;min-height:43px}.v-results-bar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:12px 20px;border-top:1px solid var(--v-line);border-bottom:1px solid var(--v-line);background:#f9fbfd;font-size:10px}.v-results-bar p{margin:0;margin-right:auto;color:var(--v-muted)}.v-results-bar strong{font-size:12px;color:var(--v-ink);font-weight:600}.v-results-bar label{color:var(--v-muted)}.v-results-bar select{border:0;background:none;font-size:10px;color:var(--v-ink);padding:6px;max-width:160px}.v-results-bar a{font-size:10px;color:var(--v-blue);text-decoration:none;min-height:30px;display:flex;align-items:center}.v-table{width:100%;border-collapse:collapse;font-size:11px;text-align:left;table-layout:fixed}.v-table th{font-size:9px;text-transform:uppercase;letter-spacing:.6px;font-weight:600;color:#8290a0;padding:13px 20px;background:#fff}.v-table th:nth-child(1){width:28%}.v-table th:nth-child(2){width:18%}.v-table th:nth-child(3){width:11%}.v-table th:nth-child(4){width:14%}.v-table th:nth-child(5){width:24%}.v-table th:nth-child(6){width:5%;padding:0}.v-table td{padding:15px 20px;border-top:1px solid #edf0f4;vertical-align:middle;overflow-wrap:anywhere}.v-table tbody tr:hover{background:#fbfcfe}.v-table .v-volcano-name{display:inline-block;font-size:13px;font-weight:650;text-decoration:none;margin-bottom:5px;min-height:20px}.v-table .v-volcano-name:hover{color:var(--v-blue);text-decoration:underline;text-underline-offset:3px}.v-table .v-country{font-size:10px}.v-table .v-flags img{width:17px;height:12px}.v-cell-height{font-variant-numeric:tabular-nums}.v-cell-status small{display:block;font-size:9px;color:var(--v-muted);margin-top:5px}.v-table td.v-cell-action{padding:0 9px 0 0}.v-row-open{display:grid;place-items:center;min-width:30px;min-height:40px;color:#7e94a8}.v-row-open>svg{width:17px;height:17px}.v-pagination{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--v-line);padding:15px 20px;font-size:10px;color:var(--v-muted);gap:10px}.v-pagination>div{display:flex;gap:5px}.v-pagination a{display:grid;place-items:center;text-decoration:none;min-width:34px;height:34px;border:1px solid var(--v-line);border-radius:6px;background:#fff;font-weight:600}.v-pagination a[aria-current=page]{background:var(--v-ink);color:white;border-color:var(--v-ink)}.v-table td.v-empty{padding:40px;text-align:center;color:var(--v-muted);font-size:12px}.v-footnote{font-size:10px;line-height:1.7;color:var(--v-muted);margin-top:12px}.v-knowledge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:22px 0 20px}.v-knowledge-grid article{background:#fff;border:1px solid var(--v-line);padding:23px;border-radius:10px;display:flex;flex-direction:column}.v-knowledge-number{font-size:12px;color:#c29788;font-weight:600;margin-bottom:16px}.v-knowledge-grid h3{font-size:16px;letter-spacing:-.2px;margin:0 0 9px}.v-knowledge-grid p{font-size:12px;line-height:1.8;color:var(--v-muted);margin:0 0 18px}.v-knowledge-grid a{display:flex;gap:8px;align-items:center;color:var(--v-blue);font-size:11px;font-weight:600;text-decoration:none;margin-top:auto;min-height:32px}.v-knowledge-grid svg{width:13px;height:13px}.v-faq{border-top:1px solid var(--v-line);padding:0 3px}.v-faq summary{font-size:12px;font-weight:600;cursor:pointer;min-height:54px;padding:17px 0}.v-faq p{max-width:900px;font-size:12px;color:var(--v-muted);line-height:1.85;margin:0 0 18px}.v-faq>a{font-size:12px}.v-sources{display:grid;grid-template-columns:1fr 1fr;gap:55px;border-top:1px solid var(--v-line);padding-top:32px}.v-sources>div>p:not(.v-eyebrow){font-size:12px;line-height:1.85;color:var(--v-muted);max-width:450px}.v-source-list article{background:#fff;border:1px solid var(--v-line);border-radius:8px;padding:17px;margin-bottom:10px}.v-source-list strong{font-size:12px}.v-source-list dl{margin:10px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.v-source-list dt{font-size:9px;color:var(--v-muted);margin-bottom:3px}.v-source-list dd{font-size:10px;margin:0}.v-source-list>p{font-size:10px!important;color:var(--v-muted)}.v-safety{display:flex;gap:10px;border-top:1px solid var(--v-line);padding-top:22px;margin-top:26px;color:var(--v-muted);font-size:10px}.v-safety svg{width:15px;height:15px;margin-top:2px}.v-safety p{margin:0;line-height:1.75}.v-source-warning{margin:12px 20px;padding:12px;font-size:12px;color:#865d2c;background:#fff6e6;border:1px solid #f1dfbf;border-radius:7px}.v-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1440px){.v-main,.v-preview>div{max-width:1240px}.v-hero h1{font-size:49px}}
@media(max-width:1050px){.v-stats>div{padding:18px 14px;gap:10px}.v-stat-icon{width:34px;height:34px}.v-stats strong{font-size:24px}.v-stat-source strong{font-size:15px}.v-map-layout{grid-template-columns:minmax(0,1fr) 290px}.v-section-heading{align-items:flex-start}.v-map-switch{margin-top:19px}.v-table th,.v-table td{padding-left:13px;padding-right:13px}.v-filters{grid-template-columns:1.2fr 1fr 1fr}.v-filter-submit{grid-column:3;justify-self:end}.v-search{grid-column:1}.v-hero-art{width:210px}.v-hero h1{font-size:41px}}
@media(max-width:760px){.v-main{width:calc(100% - 32px)}.v-preview>div{width:calc(100% - 32px);font-size:10px;gap:8px}.v-preview span{font-size:8px;letter-spacing:.6px}.v-preview a{font-size:10px}.v-preview a>svg{display:none}.v-breadcrumb{margin-top:20px;font-size:10px}.v-hero{padding:23px 0 24px}.v-hero h1{font-size:36px;letter-spacing:-1.4px;margin-bottom:12px}.v-hero-art{display:none}.v-eyebrow{font-size:9px;letter-spacing:1.5px}.v-intro{font-size:13px;line-height:1.85}.v-desktop-break{display:none}.v-hero-actions{gap:19px;margin-top:20px}.v-hero-actions .v-primary{font-size:11px;padding:10px 13px}.v-hero-actions .v-textlink{font-size:11px;gap:6px}.v-stats{grid-template-columns:repeat(2,1fr)}.v-stats>div{padding:16px 12px;gap:10px}.v-stats>div:nth-child(3),.v-stats>div:nth-child(4){border-top:1px solid var(--v-line)}.v-stats>div:nth-child(3):before{display:none}.v-stats>div:nth-child(2n):before{top:14px;bottom:14px}.v-stats strong{font-size:25px}.v-stats>div>div>span{font-size:9px;line-height:1.5;max-width:113px}.v-stat-source strong{font-size:15px;letter-spacing:-.3px}.v-section-nav{gap:24px;margin-top:16px}.v-section-nav a{font-size:11px;padding:15px 0}.v-section{margin-top:30px;scroll-margin-top:85px}.v-section h2{font-size:22px;letter-spacing:-.6px}.v-section-heading{flex-direction:column;gap:12px;margin-bottom:14px}.v-section-heading p:not(.v-eyebrow){font-size:12px;line-height:1.75}.v-map-switch{margin-top:0;align-self:stretch;display:grid;grid-template-columns:1.4fr 1fr}.v-map-switch button{min-height:40px;font-size:11px}.v-map-layout{grid-template-columns:1fr;gap:13px}.v-map-card,#volcano-map{height:320px;min-height:320px}.v-map-toolbar{left:10px;top:10px;right:49px;gap:5px}.v-map-toolbar>span,.v-map-toolbar button{font-size:9px;padding:6px 7px;min-height:32px}.v-map-toolbar button svg{display:none}.v-map-legend{bottom:23px;left:8px;right:8px;justify-content:center;gap:9px;font-size:8px;padding:7px}.v-map-legend i{width:6px;height:6px}.v-detail{display:block}.v-detail-top{padding:18px 18px 14px}.v-detail-top>.v-country{margin-top:13px}.v-detail-glyph{top:40px;right:18px;width:48px;height:48px}.v-detail-top h3{font-size:26px}.v-detail-body{padding:16px 18px}.v-detail-metrics dt{font-size:10px}.v-detail-metrics dd{font-size:20px}.v-report-note strong{font-size:12px}.v-report-note p{font-size:11px}.v-report-note time{font-size:10px}.v-more summary{min-height:30px;font-size:12px}.v-context-note{font-size:10px;line-height:1.8}.v-small-label{font-size:9px}.v-filters{grid-template-columns:1fr 1fr;gap:12px;padding:16px}.v-search{grid-column:1/-1}.v-filter-submit{grid-column:1/-1;justify-self:stretch;min-height:40px}.v-filters select{font-size:10px;padding:0 7px}.v-filters input{font-size:12px}.v-results-bar{padding:10px 16px;gap:6px}.v-results-bar label{font-size:9px}.v-results-bar select{max-width:137px;padding-right:0}.v-results-bar a{width:100%;min-height:30px;font-size:10px}.v-table,.v-table tbody{display:block}.v-table thead{display:none}.v-table tr{position:relative;display:grid;grid-template-columns:1.15fr 1fr;gap:9px 15px;padding:16px;border-top:1px solid var(--v-line)}.v-table td{display:block;border:0;padding:0!important;font-size:11px}.v-table td:first-child{grid-column:1/-1;padding-right:38px!important}.v-table .v-volcano-name{font-size:15px;margin-bottom:5px}.v-table .v-country{font-size:11px}.v-table td[data-label]:before{content:attr(data-label);display:block;color:#8090a0;font-size:9px;margin-bottom:2px}.v-table .v-cell-type{grid-column:1}.v-table .v-cell-height{grid-column:2}.v-table .v-cell-last{grid-column:1}.v-table .v-cell-status{grid-column:2;grid-row:3;align-self:start}.v-cell-status .v-badge{font-size:8px;padding:4px 6px}.v-cell-status small{font-size:8px}.v-table td.v-cell-action{position:absolute;right:10px;top:14px}.v-row-open{width:40px;height:44px;border-radius:7px;background:#f5f8fb}.v-table td.v-empty{grid-column:1/-1;padding:24px 5px!important}.v-pagination{padding:13px 16px}.v-pagination>div{gap:4px}.v-pagination a{min-width:32px;height:38px}.v-footnote{font-size:9px;line-height:1.85}.v-knowledge-grid{grid-template-columns:1fr;gap:12px;margin-top:18px}.v-knowledge-grid article{padding:20px}.v-knowledge-number{margin-bottom:11px}.v-knowledge-grid h3{font-size:17px}.v-knowledge-grid p{margin-bottom:10px}.v-knowledge-grid a{min-height:38px}.v-faq summary{font-size:12px;padding:16px 0}.v-sources{grid-template-columns:1fr;gap:20px;padding-top:25px}.v-source-list dl{gap:12px}.v-source-list dd{font-size:10px}.v-safety{font-size:10px}}
@media(max-width:360px){.v-main,.v-preview>div{width:calc(100% - 24px)}.v-hero h1{font-size:31px}.v-stat-icon{width:29px;height:29px}.v-stat-icon svg{width:20px;height:20px}.v-stats>div{padding:13px 10px;gap:8px}.v-stats strong{font-size:22px}.v-stat-source strong{font-size:13px}.v-stats>div>div>span{font-size:8px}.v-hero-actions{gap:12px}.v-hero-actions .v-textlink{font-size:10px}.v-map-legend{gap:7px;font-size:7px}.v-map-toolbar button{font-size:8px}.v-map-toolbar>span{font-size:8px}.v-cell-status .v-badge{font-size:7px}.v-pagination{padding:12px}.v-pagination a{min-width:29px}.v-preview>div>a{font-size:9px}}
@media(prefers-reduced-motion:reduce){.volcano-page *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

body.volcano-page{font-size:14px;line-height:1.55}.volcano-page .qmk-header__inner{max-width:1240px;width:calc(100% - 64px)}.v-alert-note{font-size:10px;color:#657588;line-height:1.7;margin:12px 0}.v-alert-note small{font-size:9px}.v-marker.s-none span,.v-marker.s-paused span{background:#738b9f}.v-marker.s-elevated span{background:#bd8636}.v-marker.s-none.is-selected span,.v-marker.s-paused.is-selected span{box-shadow:0 0 0 5px #738b9f40}.v-marker.s-elevated.is-selected span{box-shadow:0 0 0 5px #bd863640}
@media(max-width:760px){.volcano-page .qmk-header__inner{width:calc(100% - 32px)}}@media(max-width:360px){.volcano-page .qmk-header__inner{width:calc(100% - 24px)}}

@media(max-width:760px){.volcano-page .qmk-header__wordmark{display:inline;font-size:20px}.volcano-page .qmk-header__brand-mark{width:30px;height:30px}.volcano-page .qmk-header__brand{gap:8px}}@media(max-width:360px){.volcano-page .qmk-header__wordmark{font-size:18px}.volcano-page .qmk-header__right{gap:5px}.volcano-page .qmk-hbtn--icon{width:36px;min-width:36px}}

body.volcano-page{height:auto;min-height:100vh}.volcano-page #qmkCookieSettings{display:none!important}.v-cookie-link{border:0;background:none;color:var(--v-muted);font-size:11px;min-height:44px;padding:10px 0;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.v-source-dates{font-size:10px;color:var(--v-muted);display:flex;flex-wrap:wrap;gap:6px 20px;margin:0 0 14px}.v-source-dates time{font-variant-numeric:tabular-nums}.v-filters input,.v-filters select,.v-filter-submit{height:44px;min-height:44px}@media(max-width:760px){.v-source-dates{font-size:9px}.v-cell-status .v-badge{font-size:9px}}

.v-detail-sources{margin:auto 20px 0;padding:14px 0 18px;border-top:1px solid var(--v-line);color:var(--v-muted);font-size:11px;line-height:1.7}.v-detail-sources p{margin:0}@media(max-width:760px){.v-detail-sources{margin:0 18px;padding:13px 0 16px}}

.v-context-link{display:block;margin-top:15px;font-size:11px;color:var(--v-blue)!important;text-underline-offset:3px;min-height:32px}.v-detail{scroll-margin-top:80px}.v-context-heading{margin-bottom:16px}.v-context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.v-context-card{background:#fff;border:1px solid var(--v-line);border-radius:12px;padding:22px;min-width:0}.v-context-card h3{font-size:18px;line-height:1.3;margin:0 0 12px}.v-context-card>p{font-size:11px;color:var(--v-muted);line-height:1.7}.v-history-scroll{overflow-x:auto}.v-history{width:100%;border-collapse:collapse;font-size:11px}.v-history th{text-align:left;color:var(--v-muted);font-size:10px;font-weight:500}.v-history td,.v-history th{padding:10px 9px 10px 0;border-bottom:1px solid var(--v-line)}.v-history td:last-child{font-size:10px}.v-history small{display:block;font-size:9px;color:var(--v-muted)}.v-near-quakes{list-style:none;margin:0;padding:0}.v-near-quakes li{border-top:1px solid var(--v-line);font-size:12px;padding:10px 0}.v-near-quakes a{display:flex;gap:12px;align-items:center;text-decoration:none;min-height:44px}.v-near-quakes a>span:last-child{margin-left:auto}.v-near-quakes b{font-size:12px;font-weight:600}.v-near-quakes small{display:block;font-size:9px;color:var(--v-muted);margin-top:3px}.v-quake-mag{display:grid;place-items:center;background:#edf3fb;border-radius:8px;min-width:48px;min-height:42px;font-size:15px;color:#416a9b}.v-near-places{margin-top:20px}.v-near-places>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.v-near-places p{font-size:13px}.v-near-places p span{display:block;color:var(--v-muted);font-size:11px;margin-top:3px}.v-near-places>small{font-size:10px;color:var(--v-muted)}.v-country-links{display:flex;flex-wrap:wrap;gap:8px 18px;margin:10px 0 30px;padding-top:25px;border-top:1px solid var(--v-line);font-size:11px}.v-country-links a{min-height:30px;display:inline-flex;align-items:center;color:var(--v-muted)}.v-hero-actions{flex-wrap:wrap}.v-map-switch button{white-space:normal;max-width:210px}.v-detail-metrics dd{font-size:22px;overflow-wrap:anywhere}.v-badge{white-space:normal}.v-map-layout{align-items:start}.v-map-card{height:520px}.v-map-legend{max-width:calc(100% - 20px);flex-wrap:wrap}.v-source-list a{overflow-wrap:anywhere}.v-sources p{font-size:12px;line-height:1.8;color:var(--v-muted)}.v-marker.is-cluster span{font-size:12px!important}.v-country-links a:focus-visible{outline-offset:1px}.v-detail[aria-busy=true],#catalog-results[aria-busy=true]{opacity:.55}
@media(max-width:760px){.v-context-grid{grid-template-columns:1fr}.v-context-card{padding:18px}.v-near-places>div{grid-template-columns:1fr;gap:0}.v-map-card{height:340px;min-height:340px}#volcano-map{height:340px;min-height:340px}.v-hero-art{display:none}.v-detail-metrics dd{font-size:22px}.v-table .v-cell-status{min-width:0}.v-map-legend{font-size:9px}.v-map-switch button{font-size:11px;max-width:none}.v-country-links{column-gap:14px}.v-context-heading h2{font-size:21px}.v-detail-top h3{overflow-wrap:anywhere}}
