/* =========================
   mapper.about.css
   ========================= */
.mapper-about-pane {
    width: min(100%, 1080px);
    margin: 0 auto;
}

.mapper-about-layout {
    width: 100%;
}

.mapper-about-main-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.6rem;
    margin: 0 auto 1.4rem;
}

.mapper-about-main-pill {
    flex: 0 1 11rem;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    font-size: 1.08rem;
    font-weight: 700;
    border: 1px solid #6c757d !important;
    border-radius: 0.65rem !important;
    background: #1b5e20 !important;
    color: #fff !important;
    padding: 0.48rem 0.85rem;
    text-align: center;
    box-shadow: none !important;
}

.mapper-about-main-pill:hover {
    border-color: #6c757d !important;
    background: #154a19 !important;
    color: #fff !important;
}

.mapper-about-main-pill.active,
.mapper-about-main-pill.active:focus {
    border-color: #000000 !important;
    background: #1b5e20 !important;
    color: #fff !important;
    outline: 2px solid #000000;
    outline-offset: 2px;
    box-shadow: none !important;
}

.mapper-about-main-pill:focus {
    box-shadow: none !important;
}

.mapper-about-main-pill:focus-visible {
    box-shadow: 0 0 0 0.2rem rgba(27, 94, 32, 0.18) !important;
}

.mapper-about-main-content {
    width: 100%;
}

.mapper-about-main-pane {
    padding: 0;
}

.mapper-about-main-pane > :first-child {
    margin-top: 0;
}

.mapper-about-section + .mapper-about-section {
    margin-top: 1rem;
}

.mapper-about-subheading,
.mapper-about-miniheading,
.mapper-about-event-title {
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.02em;
}

.mapper-about-subheading {
    font-size: 1.2rem;
}

.mapper-about-pane-copy > .mapper-about-subheading:first-child {
    font-size: 1.55rem;
    margin: 0 0 1rem 0;
}

.mapper-about-miniheading {
    font-size: 1.2rem;
    margin: 1rem 0 0.5rem;
}

.mapper-about-event-grid {
    display: grid;
    margin: 1rem 0;
    border: 1px solid #cfd8d0;
    border-radius: 0.8rem;
    background: #fbfcfb;
    overflow: hidden;
}

.mapper-about-event-title {
    font-size: 1.12rem;
    margin-bottom: 0.35rem;
}

.mapper-about-event {
    padding: 1rem 1.25rem;
}

.mapper-about-event + .mapper-about-event {
    border-top: 1px solid #d9e0da;
}

.mapper-about-event-meta {
    color: #234a1c;
    font-weight: 600;
    margin-bottom: 0.75rem;
}

.mapper-about-event-meta span {
    display: block;
}

.mapper-about-inline-ref {
    white-space: nowrap;
    font-weight: 600;
}

.mapper-about-inline-ref i {
    color: #6c757d;
    margin-right: 0.22rem;
}

.mapper-page #about-pane :is(.heat-trends-about-inline-control, .mapper-about-inline-control) {
    --bs-btn-border-radius: var(--bs-border-radius);
    display: inline-flex;
    align-items: center;
    gap: 0.34rem;
    padding: 0.18rem 0.55rem;
    margin: 0 0.18rem;
    border: 1px solid rgba(108, 117, 125, 0.3);
    border-radius: var(--bs-btn-border-radius);
    background: rgba(248, 249, 250, 0.95);
    white-space: nowrap;
}

.mapper-page #about-pane :is(.heat-trends-about-inline-control-muted, .mapper-about-inline-control-muted) {
    font-weight: 600;
}

.mapper-page #about-pane .mapper-info-card:is(.mapper-info-card-neutral, .hourly-info-card-neutral, .heat-trends-about-tip, .mapper-about-tip) {
    margin: 0.8rem 0 1rem;
    border-color: rgba(108, 117, 125, 0.4);
    background: rgba(108, 117, 125, 0.1);
    font-size: 0.92rem;
}

.mapper-page #about-pane :is(.heat-trends-about-tip, .mapper-about-tip) .bi-lightbulb-fill {
    color: #6c757d;
}

.mapper-page #about-pane :is(.heat-trends-about-inline-btn, .mapper-about-inline-btn) {
    vertical-align: baseline;
    margin: 0 0.12rem;
}

.mapper-page #about-pane :is(.heat-trends-about-inline-btn-continue, .mapper-about-inline-btn-continue) {
    padding-inline: 0.75rem;
}

.mapper-about-list {
    padding-left: 1.25rem;
}

.mapper-about-list li::marker,
.mapper-about-list ol li::marker {
    font-weight: 700;
}

.mapper-about-list > li + li {
    margin-top: 0.55rem;
}

.mapper-about-list ol {
    padding-left: 1.25rem;
}

.mapper-about-map-help {
    margin-top: 0.75rem;
}

.mapper-about-map-help .map-sel-help-card {
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0 0 1rem;
    margin-bottom: 0;
}

.mapper-about-map-help .map-sel-help-card.map-sel-help-card-light {
    background: transparent;
    border-color: transparent;
}

.mapper-about-map-help .map-sel-help-card + .map-sel-help-card {
    margin-top: 0;
}

.mapper-about-map-help .map-sel-help-card:last-child {
    padding-bottom: 0;
}

.mapper-about-reference-prose {
    line-height: 1.6;
}

.mapper-about-reference-prose > :first-child {
    margin-top: 0;
}

.mapper-about-reference-prose h1,
.mapper-about-reference-prose h2,
.mapper-about-reference-prose h3,
.mapper-about-reference-prose h4,
.mapper-about-reference-prose h5 {
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.02em;
}

.mapper-about-reference-prose h1 {
    font-size: 1.55rem;
    margin: 1.35rem 0 0.8rem;
}

.mapper-about-reference-prose h2 {
    font-size: 1.3rem;
    margin: 1.2rem 0 0.7rem;
}

.mapper-about-reference-prose h3 {
    font-size: 1.12rem;
    margin: 1.1rem 0 0.6rem;
}

.mapper-about-reference-prose h4 {
    font-size: 1rem;
    margin: 1rem 0 0.55rem;
}

.mapper-about-reference-prose h5 {
    font-size: 0.96rem;
    margin: 0.95rem 0 0.5rem;
}

.mapper-about-reference-prose p,
.mapper-about-reference-prose ul {
    margin-bottom: 0.8rem;
}

.mapper-about-reference-prose ul {
    padding-left: 1.3rem;
}

.mapper-about-reference-prose a {
    overflow-wrap: anywhere;
}

/* About tab layout overrides */
.mapper-about-pane-shell {
    display: grid;
    gap: 1.5rem;
    align-items: start;
}

.mapper-about-pane-copy {
    min-width: 0;
}

.mapper-about-anchor-target {
    scroll-margin-top: 1rem;
}

.mapper-about-page-nav {
    border: 1px solid #d4d9de;
    border-radius: 0.85rem;
    background: #fbfcfc;
    padding: 0.95rem 1rem;
}

.mapper-about-page-nav-title {
    margin-bottom: 0.7rem;
    color: #24353c;
}

.mapper-about-page-nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mapper-about-page-nav-list li + li {
    margin-top: 0.45rem;
}

.mapper-about-page-nav-list-nested {
    margin: 0.25rem 0 0 0.95rem;
    padding-left: 0.75rem;
}

.mapper-about-page-nav-list-nested li + li {
    margin-top: 0.28rem;
}

.mapper-about-page-nav-link {
    color: #17331e;
    text-decoration: none;
}

.mapper-about-page-nav-link:hover,
.mapper-about-page-nav-link:focus {
    text-decoration: underline;
}

.mapper-about-page-nav-link-block {
    display: inline-block;
    margin: 0;
    padding: 0.3rem 0 0.3rem 1rem;
    font-weight: 600;
}

.mapper-about-page-nav-tree {
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
}

.mapper-about-page-nav-details {
    border: 0;
    border-radius: 0;
    background: transparent;
    padding: 0.2rem 0.55rem 0.2rem;
}

.mapper-about-page-nav-details summary {
    cursor: pointer;
    font-weight: 600;
    color: #24353c;
    padding: 0.3rem 0;
}

.mapper-about-page-nav-details ul {
    margin: 0.1rem 0 0.1rem 1.1rem;
    padding-left: 0.85rem;
}

.mapper-about-page-nav-details li + li {
    margin-top: 0.2rem;
}
.mapper-about-page-nav-reference ul,
.mapper-about-page-nav-reference li {
    list-style: none;
}
.mapper-about-page-nav-reference li::marker {
    content: "";
}
.mapper-about-page-nav-reference .mapper-about-page-nav-title {
    margin-bottom: 0.35rem;
    font-weight: 600;
}
.mapper-about-page-nav-reference .mapper-about-page-nav-list li + li,
.mapper-about-page-nav-reference .mapper-about-page-nav-list-nested li + li {
    margin-top: 0;
}
.mapper-about-page-nav-reference .mapper-about-page-nav-list-nested {
    margin-top: 0;
}
.mapper-about-page-nav-reference .mapper-about-page-nav-link,
.mapper-about-page-nav-reference .mapper-about-page-nav-link-block {
    font-weight: 400;
}
.mapper-about-page-nav-reference .mapper-about-page-nav-link-block {
    display: inline;
    padding: 0;
}
.mapper-about-page-nav-reference .mapper-about-page-nav-tree {
    gap: 0;
}
.mapper-about-page-nav-reference .mapper-about-page-nav-list-marked {
    padding-left: 1.2rem;
}
.mapper-about-page-nav-reference .mapper-about-page-nav-list-marked > li {
    display: list-item;
    list-style-type: disc !important;
}
.mapper-about-page-nav-reference .mapper-about-page-nav-list-marked > li::marker {
    content: normal;
}

.mapper-about-page-nav-nested-list {
    list-style: none;
    margin-left: 0.35rem !important;
    padding-left: 0 !important;
}

.mapper-about-page-nav-details-nested {
    margin-top: 0.25rem;
}

.mapper-about-control-section {
    padding-bottom: 1.35rem;
    margin-bottom: 1.35rem;
    border-bottom: 1px solid #cfd4d8;
}

.mapper-about-control-section:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.mapper-about-section-rule-title {
    display: inline-block;
    position: relative;
    padding-bottom: 0.4rem;
}

.mapper-about-section-rule-title::after {
    content: "";
    position: absolute;
    left: -0.05rem;
    bottom: 0;
    width: calc(100% + 2rem);
    height: 2px;
    background: #4f565b;
}

.mapper-about-reference-prose h1 {
    font-size: 2rem;
    margin: 0 0 1rem;
}

.mapper-about-reference-prose h2 {
    font-size: 1.55rem;
    margin: 0 0 0.9rem;
}

.mapper-about-reference-prose h3 {
    font-size: 1.3rem;
    margin: 0 0 0.8rem;
}

.mapper-about-reference-prose h4 {
    font-size: 1.12rem;
    margin: 0 0 0.65rem;
}

.mapper-about-reference-prose h5 {
    font-size: 1rem;
    margin: 0 0 0.55rem;
}

.mapper-about-reference-major-section + .mapper-about-reference-major-section {
    border-top: 1px solid #cfd4d8;
    margin-top: 1.65rem;
    padding-top: 1.65rem;
}

.mapper-about-reference-subsection + .mapper-about-reference-subsection {
    margin-top: 1.1rem;
}

.mapper-about-reference-card-stack {
    display: grid;
    gap: 0.65rem;
}

.mapper-about-reference-card {
    border: 0;
    border-radius: 0;
    background: transparent;
    padding: 0;
}

.mapper-about-reference-card > :last-child {
    margin-bottom: 0;
}

.mapper-about-reference-prose p,
.mapper-about-reference-prose ul,
.mapper-about-reference-prose ol {
    margin-bottom: 0.6rem;
}

.mapper-about-reference-prose ul,
.mapper-about-reference-prose ol {
    margin-top: 0.3rem;
}

.mapper-about-reference-table-block + .mapper-about-reference-table-block {
    margin-top: 0.75rem;
}

.mapper-about-reference-table {
    width: 100%;
    margin-bottom: 0;
    border-collapse: collapse;
    table-layout: fixed;
}

.mapper-about-reference-table > :not(caption) > * > * {
    border: 1px solid #cfd4d8;
    padding: 0.75rem 0.8rem;
    vertical-align: top;
}

.mapper-about-reference-table thead th {
    background: #f3f5f6;
    font-weight: 700;
}

.mapper-about-reference-table tbody th {
    background: #f8f9fa;
    font-weight: 700;
}

.mapper-about-reference-table ul {
    margin: 0.35rem 0 0 1rem;
}

.mapper-about-layout {
    position: relative;
    scroll-margin-top: 6rem;
}

.mapper-about-backtotop {
    position: fixed;
    right: clamp(1rem, 2vw, 1.5rem);
    bottom: 1.25rem;
    z-index: 1040;
    display: inline-flex;
    align-items: center;
    gap: 0.42rem;
    padding: 0.55rem 0.85rem;
    border: 1px solid #1b5e20;
    border-radius: 999px;
    background: #1b5e20;
    color: #ffffff;
    box-shadow: 0 0.55rem 1rem rgba(27, 94, 32, 0.22);
    opacity: 0;
    transform: translateY(0.65rem);
    pointer-events: none;
    transition: opacity 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.mapper-about-backtotop:hover,
.mapper-about-backtotop:focus-visible {
    background: #154a19;
    color: #ffffff;
    box-shadow: 0 0 0 0.2rem rgba(27, 94, 32, 0.25);
}

.mapper-about-backtotop.is-visible {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.mapper-about-backtotop i {
    font-size: 1rem;
    line-height: 1;
}

.mapper-about-examples-shell {
    margin-top: 0.3rem;
}

.mapper-about-example-selector {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
    margin: 0 0 1.5rem;
}

.mapper-about-example-card {
    display: flex;
    flex-direction: column;
    gap: 0.28rem;
    width: min(100%, 20rem);
    padding: 1rem 1.1rem;
    text-align: left;
    border: 1px solid #cfd4d8;
    border-radius: 0.7rem;
    background: #ffffff;
    color: #24353c;
    box-shadow: 0 0.45rem 1rem rgba(36, 53, 60, 0.08);
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.mapper-about-example-card:hover {
    border-color: #1b5e20;
    transform: translateY(-1px);
}

.mapper-about-example-card.active {
    border-color: #1b5e20;
    outline: 2px solid #1b5e20;
    box-shadow: 0 0 0 0.2rem rgba(27, 94, 32, 0.4) !important;
}

.mapper-about-example-card:focus-visible {
    border-color: #1b5e20;
    outline: 2px solid #1b5e20;
    box-shadow: 0 0 0 0.2rem rgba(27, 94, 32, 0.4) !important;
}

.mapper-about-example-card-kicker {
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #1b5e20;
}

.mapper-about-example-card-title,
.mapper-about-example-title {
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.02em;
}

.mapper-about-example-card-title {
    font-size: 1.08rem;
    color: #17331e;
}

.mapper-about-example-card-question {
    font-weight: 700;
    color: #000000;
}

.mapper-about-example-card-copy {
    color: #4b5a51;
}

.mapper-about-example-panels {
    width: 100%;
}

.mapper-about-example-panel {
    border-top: 1px solid #cfd4d8;
    padding-top: 1.35rem;
}

.mapper-about-example-panel-header {
    margin-bottom: 1.3rem;
}

.mapper-about-example-label {
    margin-bottom: 0.3rem;
    font-size: 0.84rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #1b5e20;
}

.mapper-about-example-title {
    font-size: 1.5rem;
    margin: 0 0 0.35rem;
}

.mapper-about-example-question-copy {
    color: #364740;
}

.mapper-about-example-header-copy {
    margin: 0.45rem 0 0;
    color: #4b5a51;
}

.mapper-about-example-block + .mapper-about-example-block {
    margin-top: 1.7rem;
}

.mapper-about-example-block > .mapper-about-subheading:first-child {
    margin-bottom: 0.9rem;
}

.mapper-about-example-subsection + .mapper-about-example-subsection {
    margin-top: 1.1rem;
}

.mapper-about-example-flow {
    display: grid;
    gap: 1rem;
}

.mapper-about-example-section + .mapper-about-example-section {
    margin-top: 0.2rem;
}

.mapper-about-example-section,
.mapper-about-example-figure,
.mapper-about-example-image-grid,
.mapper-about-example-table-wrap {
    margin-top: 0.15rem;
}

.mapper-about-example-lines {
    line-height: 1.6;
}

.mapper-about-example-split {
    display: grid;
    gap: 1rem 1.25rem;
    align-items: start;
}

.mapper-about-example-split-33 {
    grid-template-columns: minmax(0, 2fr) minmax(260px, 1fr);
}

.mapper-about-example-split-30 {
    grid-template-columns: minmax(0, 7fr) minmax(240px, 3fr);
}

.mapper-about-example-split-40 {
    grid-template-columns: minmax(0, 3fr) minmax(260px, 2fr);
}

.mapper-about-example-split-50 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mapper-about-example-split-55 {
    grid-template-columns: minmax(0, 11fr) minmax(260px, 9fr);
}

.mapper-about-example-split-60 {
    grid-template-columns: minmax(0, 2fr) minmax(320px, 3fr);
}

.mapper-about-example-split-70 {
    grid-template-columns: minmax(0, 3fr) minmax(340px, 7fr);
}

.mapper-about-example-figure img {
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #d5dcda;
    border-radius: 0.6rem;
    background: #ffffff;
    box-shadow: 0 0.35rem 0.9rem rgba(36, 53, 60, 0.08);
}

.mapper-about-example-figure-full img {
    width: 100%;
}

.mapper-about-example-figure-half img {
    width: 50%;
    min-width: 10rem;
}

.mapper-about-example-figure-center {
    margin-left: 0;
    margin-right: 0;
}

.mapper-about-example-figure-center img {
    width: min(100%, 32rem);
    margin-left: auto;
    margin-right: auto;
}

.mapper-about-example-figure-legend {
    margin: 0.75rem 0 0;
}

.mapper-about-example-caption {
    margin-top: 0.45rem;
    font-size: 0.88rem;
    line-height: 1.45;
    color: #55635b;
}

.mapper-about-example-list {
    margin: 0.3rem 0 0;
    padding-left: 1.25rem;
}

.mapper-about-example-list li + li {
    margin-top: 0.45rem;
}

.mapper-about-example-note {
    margin-top: 0.5rem;
    padding-left: 0.1rem;
    color: #42514a;
}

.mapper-about-example-tooltip {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-left: 0.3rem;
    vertical-align: text-top;
}

.mapper-about-example-tooltip-trigger {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.1rem;
    height: 1.1rem;
    padding: 0;
    border: 1px solid #7f9489;
    border-radius: 999px;
    background: #f6f8f7;
    color: #1b5e20;
    font-size: 0.74rem;
    font-weight: 700;
    line-height: 1;
    cursor: help;
}

.mapper-about-example-tooltip-bubble {
    position: absolute;
    left: 50%;
    top: calc(100% + 0.45rem);
    z-index: 20;
    display: block;
    width: min(30rem, calc(100vw - 2rem));
    padding: 0.7rem 0.8rem;
    border: 1px solid #c9d2ce;
    border-radius: 0.65rem;
    background: #ffffff;
    box-shadow: 0 0.55rem 1.2rem rgba(35, 49, 42, 0.14);
    color: #394841;
    font-size: 0.88rem;
    line-height: 1.5;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, -0.2rem);
    transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
}

.mapper-about-example-tooltip-bubble::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -0.38rem;
    width: 0.7rem;
    height: 0.7rem;
    border-top: 1px solid #c9d2ce;
    border-left: 1px solid #c9d2ce;
    background: #ffffff;
    transform: translateX(-50%) rotate(45deg);
}

.mapper-about-example-tooltip:hover .mapper-about-example-tooltip-bubble,
.mapper-about-example-tooltip:focus-within .mapper-about-example-tooltip-bubble {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
}

.mapper-about-example-linklike {
    color: #0d6efd;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 0.12em;
}

.mapper-about-example-button-sample {
    vertical-align: baseline;
    pointer-events: none;
}

.mapper-about-example-divider {
    margin: 0.2rem 0;
    border: 0;
    border-top: 1px solid #d7dedd;
}

.mapper-about-example-image-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mapper-about-example-table-wrap {
    overflow-x: auto;
}

.mapper-about-example-table {
    width: 100%;
    min-width: 760px;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #c3cbc7;
    border-radius: 0.65rem;
    overflow: hidden;
    background: #ffffff;
}

.mapper-about-example-table th,
.mapper-about-example-table td {
    padding: 0.75rem 0.8rem;
    border-bottom: 1px solid #c3cbc7;
    text-align: left;
    vertical-align: top;
}

.mapper-about-example-table th:not(:last-child),
.mapper-about-example-table td:not(:last-child) {
    border-right: 1px solid #c3cbc7;
}

.mapper-about-example-table thead th {
    background: #eef3ef;
    color: #111111;
    font-weight: 700;
    white-space: normal;
}

.mapper-about-example-table tbody tr:last-child td {
    border-bottom: 0;
}

@media (min-width: 992px) {
    .mapper-about-pane-shell {
        grid-template-columns: minmax(0, 1fr) minmax(250px, 280px);
    }

    .mapper-about-page-nav {
        position: sticky;
        top: 1rem;
    }

    .mapper-about-event-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .mapper-about-event + .mapper-about-event {
        border-top: 0;
        border-left: 1px solid #dee2e6;
    }
}

@media (max-width: 991.98px) {
    .mapper-about-example-split-30,
    .mapper-about-example-split-33,
    .mapper-about-example-split-40,
    .mapper-about-example-split-50,
    .mapper-about-example-split-55,
    .mapper-about-example-split-60,
    .mapper-about-example-split-70,
    .mapper-about-example-image-grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .mapper-about-example-card {
        width: min(100%, 32rem);
    }
}

@media (max-width: 575.98px) {
    .mapper-about-main-pill {
        flex-basis: 100%;
    }

    .mapper-about-backtotop {
        right: 0.85rem;
        bottom: 0.95rem;
        padding: 0.58rem 0.72rem;
    }

    .mapper-about-backtotop span {
        display: none;
    }
}
