:root{--header-height:60px;--color-info-error:#e74c3c;--color-info-warn:#f39c12;--color-info-success:#2ecc71;--break-sm:640px;--break-md:768px;--break-lg:1024px;--break-xl:1280px;--break-2xl:1536px;--color-accent:#ff4751;--color-accent-10:#ff47511a;--color-accent-20:#ff475133;--color-accent-50:#ff475180;--color-accent-600:#ff333d;--color-text:#f2f2f2;--color-text-secondary:#b3b3b3;--color-text-muted:#737373;--color-dark:#0d0d0d;--color-dark-medium:#121212;--color-dark-light:#1f1f1f;--color-border:#262626}.styled-text{color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;overflow-wrap:anywhere;width:fit-content;line-height:1.4em;transition:all .1s ease-in-out;position:relative}.styled-text--heading{font-size:1.5rem;font-weight:800}.styled-text--h2{font-size:1.25rem;font-weight:700}.styled-text--h3{font-size:1.125rem;font-weight:600}.styled-text--m{font-size:1rem}.styled-text--s{font-size:.875rem}.styled-text--xs{font-size:.75rem}.styled-text--clamp{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.styled-button{border-radius:.25rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;transition:all .1s ease-in-out;display:flex}.styled-button_text{text-align:center;flex-shrink:0;width:100%}.styled-button--default{border:1px solid var(--color-border);background:var(--color-dark-medium);color:var(--color-text)}.styled-button--default:hover{background:var(--color-dark-light)}.styled-button--primary{border:1px solid var(--color-accent);background:var(--color-accent);color:var(--color-text)}.styled-button--primary:hover{border-color:var(--color-accent-600);background:var(--color-accent-600)}.styled-button--secondary{border:1px solid var(--color-accent-50);background:var(--color-accent-10);color:var(--color-accent)}.styled-button--secondary:hover{border-color:var(--color-accent-600);background:var(--color-accent-600);color:var(--color-text)}.styled-button--clear{color:var(--color-text)}.styled-button--clear:hover{background:var(--color-accent-20);color:var(--color-accent)}@media only screen and (min-width:1024px){.styled-button:active,.styled-button:focus-visible{transform:scale(.95)}}.styled-button:focus-visible{outline:1px solid #fff}.styled-button--icon{width:38px;padding:0}.styled-button--disabled{cursor:not-allowed;color:var(--color-text-muted)!important}.styled-button--disabled:hover,.styled-button--disabled:active,.styled-button--disabled:focus-visible{background:var(--color-dark-light);transform:scale(1)}.styled-select_menu{width:100%}.styled-select-trigger{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.styled-select-trigger_arrow{transition:all .1s ease-in-out}.styled-select_button{justify-content:space-between;width:100%}.styled-select-menu{border:1px solid var(--color-border);background:var(--color-dark-medium);border-radius:4px;flex-direction:column;min-width:fit-content;max-height:60vh;display:flex;overflow:hidden auto}.styled-select-menu_option{background:var(--color-dark-medium);border:none;border-radius:0;justify-content:start}.styled-select-menu_option:not(:last-child){border-bottom:1px solid var(--color-border)}.styled-select-menu_option:active{transform:scale(1)}.styled-select-menu_option--selected{background:var(--color-accent)}.styled-select-menu_option .styled-button_text{text-align:left}.styled-avatar{background:var(--color-dark-light);border-radius:32px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.styled-avatar_image{z-index:2;top:0;left:0;position:absolute!important}
