.section-map .map-area{flex-direction:column-reverse}.section-map .map-key .flex-box:not(:last-of-type){margin-bottom:.5rem}.section-map .map-key .flex-box>div:first-of-type{align-items:flex-start;aspect-ratio:1/1;border:2px solid var(--color-foreground);border-radius:100vw;height:1.25rem;margin-right:.5rem}.section-map .map-key .flex-box>div:last-of-type{flex:1;line-height:1.333}.section-map .map-area .map-key,.section-map .map-area .map-content{flex:none;width:100%}.section-map .map-area .map-key{margin-top:1.5rem}.section-map .map-area .map-key-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.section-map .map-area .map-key-bottom>.flex-box,.section-map .map-area .map-key-bottom>.flex-box:not(:last-of-type){align-items:center;display:flex;flex-wrap:wrap;margin-bottom:0;max-width:8rem}.section-map .map-key-left>div{width:100%}.section-map .map-key-left .map-area{margin-bottom:1.5rem}.section-map .map-key-left .map-area svg{width:100%}.section-map .map-key-left .map-key p{margin-bottom:0}.map-area svg path,.map-area svg circle{transition:.75s}.section-map .map-state-selector{margin-bottom:.75rem}.section-map .state-table-items{margin-top:1.5rem}.section-map .state-table-items .state-table-items-header{display:none}.section-map .state-table-items .state-table-items-row:not(:last-child){border-bottom:1px solid var(--color-border);margin-bottom:1.5rem;padding-bottom:1.5rem}.section-map .state-table-items .state-table-items-row>div:first-child{font-weight:var(--font-weight-semibold);padding-bottom:.125rem}.section-map .state-table-items .state-table-items-row>div:last-child p:last-child{margin-bottom:0}.section-map .state-table-items .state-table-items-row>div:first-child>span{display:inline-block;vertical-align:middle}.section-map .state-table-items .state-table-items-row>div:first-child>span:nth-child(2){aspect-ratio:1/1;border:2px solid var(--color-foreground);border-radius:100vw;height:1.25rem;margin-left:.25rem}.section-map .state-table-no-data-message{background-color:var(--color-background-alternate);border:2px solid var(--color-border);border-radius:100vw;display:none;font-weight:var(--font-weight-semibold);margin-top:1rem;padding:.5rem 1rem;width:max-content}@media (min-width:48rem){.section-map .map-key-left{flex-direction:row-reverse}.section-map .map-key-left .map-key{align-self:center;margin-top:0;max-width:12rem;width:25%}.section-map .map-key-left .map-area{flex:1;margin-left:5%;width:auto}.section-map .map-area svg{max-width:48rem}.section-map .state-table-items .state-table-items-header{background-color:var(--color-foreground);color:var(--color-background-standard);display:flex}.section-map .state-table-items .state-table-items-header>div{font-weight:var(--font-weight-semibold);padding:.5rem 1rem}.section-map .state-table-items .state-table-items-header>div:first-child{width:25%}.section-map .state-table-items .state-table-items-header>div:last-child{flex:1}.section-map .state-table-items .state-table-items-row,.section-map .state-table-items .state-table-items-row:not(:last-child){align-items:stretch;border:1px solid var(--color-border);border-top-width:0;display:flex;margin-bottom:0;padding-bottom:0}.section-map .state-table-items .state-table-items-row:nth-child(odd){background-color:var(--color-background-alternate)}.section-map .state-table-items .state-table-items-row>div{padding:.5rem 1rem}.section-map .state-table-items .state-table-items-row>div:first-child{width:25%}.section-map .state-table-items .state-table-items-row>div:last-child{border-left:1px solid var(--color-border);flex:1}}@media (prefers-color-scheme:dark){.section-map .state-table-items .state-table-items-header>div,.section-map .state-table-items .state-table-items-row>div{box-sizing:border-box}.section-map .state-table-items .state-table-items-header>div{background-color:var(--color-dark-gray-0);border:1px solid var(--color-border);color:var(--color-foreground)}.section-map .state-table-items .state-table-items-header>div:last-child{border-left-width:0}}