:root{--bg-color: #242424;--link-color: #646cff;--link-hover-color: #535bf2;--btn-bg-color: #1a1a1a;--text-color: rgba(255, 255, 255, .87);--text-muted-color: #888;--green-color: #4caf50;--red-color: #f44336;--status-positive-text: color-mix(in srgb, var(--green-color) 68%, white 32%);--status-negative-text: color-mix(in srgb, var(--red-color) 68%, white 32%);font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;--line-height: 1.5;--font-weight: 400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--cols: 12;--gutter: 1rem;--container-padding: 1rem;--max-width-md: 720px;--max-width-lg: 1100px;--breakpoint-md: 48rem;--breakpoint-lg: 64rem}html{scroll-behavior:smooth;container-type:scroll-state;container-name:scroller}@view-transition{navigation:auto}::view-transition-old(root),::view-transition-new(root){animation:fade .3s ease both}@keyframes fade{0%{opacity:0}to{opacity:1}}.container{padding-left:var(--container-padding);padding-right:var(--container-padding);margin-left:auto;margin-right:auto}@media(min-width:48rem){.container{max-width:var(--max-width-md)}}@media(min-width:64rem){.container{max-width:var(--max-width-lg)}}.row{display:flex;flex-wrap:wrap;margin-left:calc(var(--gutter) * -.5);margin-right:calc(var(--gutter) * -.5)}.col{padding-left:calc(var(--gutter) * .5);padding-right:calc(var(--gutter) * .5);flex-basis:100%;max-width:100%;min-width:0}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.desktop-only{display:none;visibility:hidden}@media(min-width:48rem){.desktop-only{display:block;visibility:visible}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width:64rem){.desktop-only{display:block;visibility:visible}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}.m-0{margin:0!important}.mt-1{margin-top:.25rem!important}.mb-1{margin-bottom:.25rem!important}.mt-2{margin-top:.5rem!important}.mb-2{margin-bottom:.5rem!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.mt-3{margin-top:1rem!important}.mb-3{margin-bottom:1rem!important}.ml-1{margin-left:.25rem!important}.mr-1{margin-right:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-3{padding:1rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.d-none{display:none!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.w-100{width:100%!important}.w-auto{width:auto!important}.w-50{width:50%!important}.mw-100{max-width:100%!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.justify-start{justify-content:flex-start!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.justify-between{justify-content:space-between!important}.items-start{align-items:flex-start!important}.items-center{align-items:center!important}.items-end{align-items:flex-end!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-muted{color:var(--text-muted-color)!important}.text-small{font-size:.875em!important}.text-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.bg-surface{background:color-mix(in srgb,var(--bg) 88%,black 3%)!important}.bg-muted{background:color-mix(in srgb,var(--bg) 85%,black 6%)!important}.title{margin:.35rem 0 1rem;font-size:clamp(1.45rem,3vw,2rem);letter-spacing:.02em;color:color-mix(in srgb,var(--text-color) 88%,var(--link-color) 12%)}.rounded{border-radius:.5rem!important}.rounded-sm{border-radius:.25rem!important}.border{border:1px solid color-mix(in srgb,var(--text) 10%,transparent)!important}.border-bottom{border-bottom:1px solid color-mix(in srgb,var(--text) 10%,transparent)!important}.pos-relative{position:relative!important}.pos-absolute{position:absolute!important}.top-0{top:0!important}.left-0{left:0!important}.right-0{right:0!important}.bottom-0{bottom:0!important}.z-top{z-index:9999!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.form-control{width:100%;padding:.5rem;border:1px solid #e5e7eb;border-radius:.375rem;background:transparent;color:inherit}:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 10%,transparent)}body{margin:0;line-height:var(--line-height);font-weight:var(--font-weight);color:var(--text-color);background-color:var(--bg-color)}h1{font-size:3.2em;line-height:1.1}main{min-height:80vh}.card{padding:1em}.footer{color:var(--text-muted-color);padding:1rem 0;background-color:color-mix(in srgb,var(--bg) 90%,black 25%);text-align:center;font-size:.875rem}button{display:inline-block;border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--btn-bg-color);cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--link-color)}.input{min-width:13rem;padding:.45rem .75rem;border-radius:99px;border:1px solid color-mix(in srgb,var(--text-color) 14%,transparent);background:color-mix(in srgb,var(--bg-color) 88%,#000000 12%);color:var(--text-color)}.input:focus{outline:2px solid color-mix(in srgb,var(--link-color) 55%,white 45%);outline-offset:2px}.badge-green{background-color:var(--green-color);color:#fff;padding:.25em .5em;border-radius:5px;font-weight:500}.badge-red{background-color:var(--red-color);color:#fff;padding:.25em .5em;border-radius:5px;font-weight:500}.status-text-positive{color:var(--status-positive-text);font-weight:600;letter-spacing:.01em}.status-text-negative{color:var(--status-negative-text);font-weight:600;letter-spacing:.01em}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.nav-horizontal{--nav-gap: .75rem;max-width:var(--max-width-lg)}.nav-horizontal ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;gap:var(--nav-gap);align-items:center}.nav-horizontal li{display:inline-block}.nav-horizontal a{display:inline-block;padding:.5rem .75rem;text-decoration:none}.nav-horizontal a:hover,.nav-horizontal a:focus{text-decoration:underline}.btn-to-top:hover{opacity:initial}.select{min-width:15rem;padding:.45rem .75rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--text-color) 14%,transparent);background:color-mix(in srgb,var(--bg-color) 88%,#000000 12%);color:var(--text-color)}.select:focus{outline:2px solid color-mix(in srgb,var(--link-color) 55%,white 45%);outline-offset:2px}.select-label{font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted-color)}.table-header{background:color-mix(in srgb,var(--bg-color) 88%,var(--link-color) 12%);border-radius:10px;border:1px solid color-mix(in srgb,var(--text-color) 10%,transparent);font-size:.8rem;letter-spacing:.05em;text-transform:uppercase}.table-row{border-bottom:1px solid color-mix(in srgb,var(--text-muted-color) 28%,transparent);min-height:52px;height:auto;align-items:center;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.table-row:last-child{border-bottom:0}.table-row-clickable:hover,.table-row-clickable:focus-within{background:color-mix(in srgb,var(--bg-color) 86%,var(--link-color) 14%);border-color:color-mix(in srgb,var(--link-color) 40%,transparent);transform:translateY(-1px)}.table-sort-button{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:0;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.table-row-anchor{display:flex;width:100%;height:100%;text-decoration:none;color:inherit}a.svelte-12qhfyh{font-weight:500;color:var(--link-color);text-decoration:inherit}a.svelte-12qhfyh:hover{color:var(--link-hover-color)}.loading-container.svelte-12qhfyh{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:var(--bg-color);z-index:999}
