body{font-family:Techna Sans,sans-serif;user-select:none;-webkit-user-select:none;-moz-user-select:none}@font-face{body{font-family:Techna Sans;src:url(/Techna-Sans-Regular-2.otf) format("truetype")}}.select{user-select:text;-webkit-user-select:text;-moz-user-select:text}.card{padding:10px;border-radius:6px;border:1px solid color-mix(in srgb,var(--p-form-field-border-color) 50%,transparent)}.divider{height:1px;margin:10px 0;background:color-mix(in srgb,var(--p-form-field-border-color) 50%,transparent)}.avatar{width:24px;height:24px;border-radius:6px}a{color:var(--p-text-color);text-decoration:none}header{position:fixed;display:flex;align-items:center;justify-content:space-between;padding:0 15px;z-index:1;top:0;width:100%;height:60px;background:color-mix(in srgb,var(--p-content-background) 20%,transparent);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-bottom:1px solid color-mix(in srgb,var(--p-form-field-border-color) 50%,transparent)}.backdrop-filter{background:color-mix(in srgb,var(--p-content-background) 20%,transparent);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--p-button-secondary-border-color);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--p-button-secondary-hover-border-color)}::-webkit-scrollbar-thumb:active{background:var(--p-button-primary-active-border-color)}
