html{scrollbar-gutter:stable}body{margin:0;font-size:15px;font-family:Arial,Helvetica,sans-serif;overflow:scroll;--scrollbar-horizontal-height: 0px}body:has(.dialog-backdrop){overflow:hidden}button{font-size:inherit}ul{padding:0 1em;margin:.5em 0}details{margin-top:.5rem;summary{cursor:pointer}}.link-button{background:none;border:0;padding:0;text-align:initial;text-decoration:underline;cursor:pointer}.link-button:hover{color:#f08080}.floating-button{position:absolute;right:0;bottom:0;background-color:#00ced1;border-radius:50%;padding:.5rem;width:3rem;height:3rem;box-shadow:1px 1px 5px 2px #000000b3}.floating-button-area{position:fixed;right:1rem;bottom:1rem;.floating-button:nth-child(1){bottom:3.5rem}.floating-button:nth-child(3){right:3.5rem}}body:has(.dialog-backdrop) .floating-button-area{margin-bottom:var(--scrollbar-horizontal-height)}.select-none{-webkit-user-select:none;user-select:none}.hover-content{position:absolute;width:max-content;top:-100000px;left:-100000px;z-index:10;background-color:#00ced1;padding:1rem;border-radius:1rem;border:1px solid black;box-shadow:3px 2px 5px #000000b3;.dialog-title{font-size:1rem}}.center{text-align:center}.bold{font-weight:700}.dialog-backdrop{position:fixed;inset:0;background-color:#6e6e6e9c;display:grid;place-content:center;z-index:11}.dialog-container{position:relative;background-color:#00ced1;padding:.5rem 1rem 1rem;border-radius:.5rem;border:1px solid black;box-shadow:3px 2px 5px #000000b3;overflow:hidden}.dialog-scroll-area{overflow-y:auto;overflow-x:hidden;max-height:85vh}.dialog-header{display:flex;justify-content:space-between;padding-bottom:.5rem;width:calc(100% + 1rem);transform:translate(-.5rem)}.dialog-title{flex-grow:1;text-align:center;font-size:2rem}.map-image,.map-markers{max-width:75vw;max-height:75vh;aspect-ratio:1 / 1}.map-markers{position:absolute;top:0;left:0;opacity:.5;transform:rotate(-90deg)}.map-dot{transition:fill .5s ease-in-out,r .2s ease-in}@media(hover:hover){.map-markers:hover>.map-dot{fill:#00ff39;r:calc(var(--initial-radius) * 2px)}}.map-hover>.map-dot{fill:#00ff39;r:calc(var(--initial-radius) * 2px)}.table-cell-padding{td,th{padding-left:.5rem}td:first-child,th:first-child{padding-left:0}}.drag-and-drop-list{border:1px solid black;div[draggable]{cursor:move;border-top-width:2px;border-top-style:solid;border-top-color:transparent;white-space:nowrap}}.pal-table{border-collapse:separate;border-spacing:0;thead{position:sticky;top:0;z-index:1}td,th{background:#d3d3d3;padding:1px 3px;border-top:1px solid black;border-left:1px solid black}td{white-space:nowrap}tr:last-child>td,th:last-child{border-bottom:1px solid black}td:last-child{border-right:1px solid black}th{border-bottom:2px solid black;&:not(.no-sort){cursor:pointer}}td:first-child{border-right:2px solid black}td:nth-child(2n),th:nth-child(2n){background:#a9a9a9}tr>td:first-child,thead>tr>th:first-child{position:sticky;left:0}tbody>tr:hover>td{background-color:#add8e6}tbody>tr:hover>td:nth-child(2n){background-color:#87cefa}tbody>tr.highlight>td{background-color:#90ee90}tbody>tr.highlight>td:nth-child(2n){background-color:#adff2f}}
