@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300&family=Roboto+Mono:wght@400&display=swap";.truncate{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-wrap;word-break:break-all}table{width:100%}table td:last-of-type{text-align:right}table tr:hover{background-color:#222}table td{padding:.8rem}table th{text-align:left;padding:.8rem;background-color:#333}table td.truncate{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-wrap;word-break:break-all;padding-bottom:0;margin-bottom:.8rem}.green{color:#0f0}.red{color:red;font-weight:700}.right{float:right}img.icon{width:18px;min-width:18px;display:block;filter:invert(1) brightness(20%);padding-left:.5rem;padding-right:.5rem}pre{padding:0;margin:0}.player{aspect-ratio:16 / 9;line-height:0px}.player video{width:100%;height:100%;object-fit:cover;border-radius:1rem;box-shadow:0 0 10px #000}.submenu{display:flex;justify-content:space-between;align-items:center;background-image:linear-gradient(to bottom right,#111,#222);padding:.5rem;margin:-1rem -1rem 1rem;box-shadow:0 0 10px #0008}.submenu input,.submenu select,.submenu button{background-image:linear-gradient(to bottom,#222,#111);border:1px solid #111;border-radius:4px;padding:.5rem;transition:all .2s ease}.submenu input:hover,.submenu select:hover,.submenu button:hover{border:1px solid royalblue}td.full{width:100%}td.nowrap{white-space:nowrap}.p1{padding:1rem}.p-l-1{padding-left:1rem}.p-r-1{padding-right:1rem}.no-shrink{white-space:nowrap}span.badge{float:right;border-radius:3px;padding:2px 5px;margin-left:1rem;background-color:#222;background:linear-gradient(to bottom right,#333,#222);box-shadow:0 0 5px #0008;font-size:.9rem;letter-spacing:2px;text-transform:uppercase;transition:ease-in-out .25s}.badge span{background:linear-gradient(to bottom right,#fff3,#fff9);color:#000;position:relative;padding:2px 3px 2px 5px;right:-5px;border-top-right-radius:3px;border-bottom-right-radius:3px}:root{color-scheme:dark;font-family:monospace;margin:0;padding:0;--sp-red: #e5202f;--sp-orange: #f06424;--sp-yellow: #faa51a;--sp-pink: #9e07ae;--sp-black: #222;--sp-dark: #111;--bar-w: 50px;--bar-w-open: 200px;--radius: 1rem;--transparent: #0000}html,body{margin:0;padding:0;height:100vh;background-color:#111;font-family:Roboto,monospace;color:#fff}#app{height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;font-family:Roboto,monospace;background:linear-gradient(to bottom right,#111,#222)}#app>*{padding:1rem}.menu{height:4rem;padding:0!important;display:flex;justify-content:space-between;border-bottom:1px solid #222;flex-shrink:0}.menu>.items{display:flex}.menu>.items a,.menu>.items>.item{padding:1rem;display:flex;align-items:center}.menu>.items>.item{color:#00bfff;cursor:default}.menu>.items a.active{color:#fff}.menu>.items a.active:hover{text-decoration:none;cursor:default}.menu>.items>.dropdown{border:1px solid #222;background-color:#111;margin-top:4rem;display:none;position:absolute;z-index:1}.menu>.items:hover>.dropdown{display:inline}.menu>.account{flex-grow:1;justify-content:flex-end}.content{flex-grow:1;overflow-x:hidden;overflow-y:auto}.footer{color:#333;border-top:1px solid #222;display:flex;justify-content:space-between}a{color:#00bfff;text-decoration:none}a:hover{text-decoration:underline}pre{font-family:Roboto Mono,monospace;font-size:1rem}hr{border:none;border-top:1px solid snow}.bg.svelte-104ogdh{display:none}#app.stage .menu,.bg{background:linear-gradient(to bottom,#111,#0005,#111),repeating-linear-gradient(to bottom right,#0003 25%,#0003 50%,#ff03 50%,#ff03 75%);background-size:60px 60px;animation:svelte-104ogdh-gradient 60s linear infinite}@keyframes svelte-104ogdh-gradient{0%{background-position:0% 50%}to{background-position:100% 50%}}#app.stage .menu a{color:#ff0;text-shadow:0 0 10px #000}
