:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center}body{border:0;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overscroll-behavior:none}@media (display-mode: standalone){html,body{overscroll-behavior:none}}a{font-weight:500;color:#fff;text-decoration:inherit}a:hover{color:#fff}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#fff;background-color:#fff}a:hover{color:#fff}button{background-color:#f9f9f9}}::-webkit-scrollbar{width:0px;height:0px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#303030b9}::-webkit-scrollbar-thumb:hover{background:#555}#root{max-width:1280px;margin:0 auto;text-align:center;align-items:center;justify-content:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #ffffffaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.column{display:flex;flex-direction:column;align-content:center;justify-content:center}.popup{background-color:#000;padding:1rem;border:2px solid gray;border-radius:1rem}.content{align-items:center;height:100vh;width:100vw}.selected{background-color:#7fffd4}.glass{position:relative;background:#000000a4;border:2px solid #ffffff6c;border-radius:1.5rem}.glass:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff13;border-radius:1.5rem;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);box-shadow:inset -10px -8px 0 -11px #538158,inset 0 -9px 0 -8px #3a5f3e;opacity:.9;z-index:-1;filter:blur(1px) drop-shadow(10px 4px 6px rgb(5,54,10)) brightness(115%)}.main_button{padding:1rem;margin:4px}.title{color:#fff;font-weight:700;font-size:1.5rem}.text_field{text-indent:5%;padding:.2rem;margin:4px;border-width:0px}.button{padding:.4rem;margin:4px}.group_item{justify-content:center;padding:12px;border:1px solid gray;border-radius:1.5rem;margin:4px}.group_container{max-height:50vh;overflow:scroll}.small_container{max-height:50vh;overflow:scroll;padding:4px;margin:4px 4px 12px}.reverse{flex-direction:row-reverse}.page_cover{position:fixed;background-color:#000000bc;height:100%;width:100%;top:0;left:0;transition-duration:.8s}.hide{display:none;transition-duration:.8s}.member_item{display:flex;justify-content:space-between;padding:12px;border:1px solid gray;border-radius:1.5rem;margin:4px}.red{color:red}.green{color:green}.row{display:flex;flex-direction:row;justify-content:space-between}.member_list{margin-bottom:12px}.page_content{bottom:0;overflow:hidden}.container_title{padding:1rem;margin:0;font-size:large}.header{top:0;background-color:#000000ea;align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;position:sticky;z-index:1000;width:100%;color:#fff;border-bottom:1px solid gray;font-size:xx-large;font-weight:700}
