:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.4}ul{list-style:none}.container{max-width:960px;margin:auto;padding:5px 10px 0 5px;left:0;right:0}aside{border-right:1px solid #e5e5e5;width:20%;min-height:400px;margin-right:5px;display:inline-block}.party-name{background-color:#f6f8fa;background-image:linear-gradient(120deg,#a1c4fd 0%,#c2e9fb 100%);border:1px solid #d1d5da;border-top-left-radius:5px;border-top-right-radius:5px;padding:5px 0 5px 5px}.main-view{min-height:400px}.main{width:75%;min-height:400px;display:inline-block}.content{width:100%;display:flex}@media only screen and (width<=960px){.container{margin:5px}.content{flex-direction:column;padding:0}aside{border-right:none;width:100%;min-height:0;margin:5px}.main{width:100%}}nav ul{padding:5px}nav li{color:#444}nav li a{color:#fff;transition:all .2s ease-out;display:block}nav li:hover{color:#639;background:#afeeee;padding-left:15px;transition:all .2s ease-out}header{grid-column-gap:5px;border-bottom:1px solid #ddd;grid-area:header;grid-template-columns:1fr 6fr;align-items:end;margin-bottom:5px;display:grid}.main h2{color:teal}footer{border-top:1px solid #ddd;grid-area:footer;height:100px}header{flex-flow:wrap;justify-content:space-between;align-items:flex-end;display:flex}@media only screen and (width<=600px){header{flex-direction:column;align-items:center}}header img{width:150px;height:50px;margin:0;padding:0}header h2,header h4{color:teal}header span{text-align:right}header .sign-out{padding:5px;display:inline}header .sign-out:hover{color:green;cursor:grab;text-decoration:underline}table{border-collapse:collapse}table tr:nth-child(odd){background:#bccedf}table tr:nth-child(2n){background:#eaeef3}.hidden{display:none}.text-center{text-align:center}.table-header{flex-direction:row;display:flex}.table-label{flex:1;display:inline-block}.table-sort{color:#555;flex-direction:column;align-items:center;display:flex}.table-sort span{flex-direction:column;display:flex}.table-sort-up1{background:#d2691e}.table-sort-down1{background:#deb887}.table-sort-up,.table-sort-down{color:#666;width:1em;height:8px}.table-sort-down:hover,.table-sort-up:hover,.table-sort-up:hover,.table-sort-down:hover,.table-sort-up-selected,.table-sort-down-selected{color:red}form label{font-size:.7rem;display:inline-block}form input{font-size:.7rem}input{background-color:#ffe;border:1px solid #aaa;border-radius:2px;margin:3px;padding:2px;font-family:sans-serif}.hidden{visibility:hidden}a:hover{cursor:grab;color:#00f;text-decoration:underline}@mixin button-reset{padding: 0; border: none; font: inherit; color: inherit; background-color: transparent; cursor: pointer;}@include button-reset;.btn{text-align:center;color:#fff;background-color:#9555af;border:1px solid #0000;border-radius:4px;margin:2px 0;padding:.1em 1em;text-decoration:none;display:inline-block}.btn:active{filter:saturate(150%);transform:translateY(1px)}.btn:hover,.btn:focus{color:#9555af;background-color:#fff;border-color:currentColor}.btn{outline:none}.btn::-moz-focus-inner{border:none}table.pretty{border-spacing:0;clear:both;width:100%}table.pretty{border-spacing:0;clear:both;width:100%}table.pretty td{border:.1rem inset #fff;padding:5px}table.pretty th{background:#50c9c3;background:-webkit-linear-gradient(to left, #50c9c3 , #96deda);background:linear-gradient(270deg,#50c9c3,#96deda);border:.1rem outset #fff}table.pretty tr:hover{background:#afeeee}table.pretty hr.style-one{background:#333 linear-gradient(90deg,#ccc,#333,#ccc);border:0;height:1px}table.pretty hr.style-two{background-image:linear-gradient(90deg,#0000,#000000bf,#0000);border:0;height:1px}table.pretty hr.style-three{background:#999;border:0;border-bottom:1px dashed #ccc}table.pretty hr.style-four{border:0;height:12px;box-shadow:inset 0 12px 12px -12px #00000080}table.pretty hr.style-five{border:0;height:0;box-shadow:0 0 10px 1px #000}table.pretty hr.style-five:after{content:" "}table.pretty hr.style-six{border:0;border-top:1px solid #0000001a;border-bottom:1px solid #ffffff4d;height:0}table.pretty hr.style-seven{border:0 solid gray;border-top-width:1px;border-radius:20px;height:30px}table.pretty hr.style-seven:before{content:"";border:0 solid gray;border-bottom-width:1px;border-radius:20px;height:30px;margin-top:-31px;display:block}table.pretty hr.style-eight{color:#333;text-align:center;border:none;border-top:double #333;padding:0}table.pretty hr.style-eight:after{content:"§";background:#fff;padding:0 .25em;font-size:1.5em;display:inline-block;position:relative;top:-.7em}@keyframes spinner-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{aria-label:"loading";animation:2s infinite spinner-animation}.spinner-overlay1{opacity:.5;background:#333;width:100%;height:100%;position:fixed}.fullpage-spinner{z-index:999;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed}.spinner-wrapper{background:#add8e6;border-radius:6px;padding:12px 12px 10px;-webkit-box-shadow:5px 5px 15px #0006;-moz-box-shadow:5px 5px 15px #0006}.spinner{color:#00f}
