@charset "UTF-8";@keyframes spin{to{transform:rotate(360deg)}}:root{--brand: #63513d;--color-primary: #007cba;--color-primary-light: #d2e2f8;--color-secondary: #aca8a5;--color-secondary-light: #d6d4d2;--color-outline: #eae9e8;--color-successful: #3b903c;--color-green: #4c914a;--color-successful-light: #e0ecde;--color-error: #eb5757;--color-error-light: #f9dbd7;--text-primary: #30261d;--text-secondary: #6e6761;--text-tertiary: #aca8a5;--text-error: #eb5757;--text-link: #2f80ed;--text-white: #fff;--background-primary: #f0f6ff;--background-secondary: #f6f2ee;--background-light: #f6f5f4;--background-white: #fff;--background-gray-light: #ccc;--color-dark: #30261d;--color-gray-dark: #333;--color-gray-light: #b3b3b3;--color-gray: #919191;--color-white: #fff;--color-black: #000000;--color-black-light: #282828;--color-successful-lighter: #f1f7f1;--color-error-lighter: #fef3f3;--color-purple: #9b51e0;--color-purple-light: #f0e5fb;--color-orange: #f87e0e;--color-orange-light: #feecdb;--blur: #0000000a;--blur-heavy: #00000019;--header-gradient-start: #0f172a;--header-gradient-end: #0ea5e9;height:100%;width:100%}body{padding:0;margin:0;width:100%;height:100%;font-family:Roboto,sans-serif;color:var(--text-primary);overscroll-behavior:contain}#app{height:100%}svg[data-v-14751fec]{display:inline-block;vertical-align:middle}.dropdown-wrapper[data-v-210c05e1]{display:block;height:fit-content;width:fit-content}.content[data-v-210c05e1]{width:fit-content;height:fit-content}.overlay[data-v-5a1f1e9f]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10001}.modal[data-v-5a1f1e9f]{height:fit-content;width:fit-content;min-width:300px;max-width:95%;max-height:95%;overflow:auto;border-radius:.8rem;box-shadow:0 .25rem .5rem #00000026,0 .125rem .25rem #0000001a}.confirm-dialog[data-v-8d8ed66e]{display:flex;flex-direction:column;width:25rem;min-height:15rem;height:fit-content;background-color:var(--color-white)}.close-btn[data-v-8d8ed66e]{cursor:pointer}.close-btn[data-v-8d8ed66e]:hover{background-color:var(--blur);border-radius:50%}.header[data-v-8d8ed66e]{padding:1rem 1rem .5rem;flex:0 0 auto;display:flex;flex-direction:row;justify-content:space-between;font-size:1.2rem;border-bottom:var(--blur) solid .2rem}.body[data-v-8d8ed66e]{flex:1 1 auto;padding:1rem;font-size:1rem}.footer[data-v-8d8ed66e]{flex:0 0 auto;padding:.7rem 1rem;display:flex;flex-direction:row-reverse;gap:1rem;border-top:var(--blur) solid .2rem}.btn[data-v-8d8ed66e]{all:unset;cursor:pointer;padding:.5rem;border-radius:.8rem;min-width:5rem;text-align:center;user-select:none}.btn--cancel[data-v-8d8ed66e]{color:var(--color-error)}.btn--cancel[data-v-8d8ed66e]:hover{background-color:var(--color-error-light)}.btn--cancel-danger[data-v-8d8ed66e]{color:var(--color-primary)}.btn--cancel-danger[data-v-8d8ed66e]:hover{background-color:var(--color-primary-light)}.btn--ok[data-v-8d8ed66e]{background-color:var(--color-primary);color:var(--color-white)}.btn--ok-danger[data-v-8d8ed66e]{background-color:var(--color-error);color:var(--color-white)}@media screen and (max-aspect-ratio: 3/4){.confirm-dialog[data-v-8d8ed66e]{width:min(95vw,25rem)}}@keyframes spin-83f06bec{to{transform:rotate(360deg)}}.app-container[data-v-83f06bec]{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;scrollbar-width:thin}.header[data-v-83f06bec]{position:relative;flex:0 0 auto;width:100%;height:4rem;color:#fff;display:flex;align-items:center;z-index:1000}.header__text[data-v-83f06bec]{display:block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;word-break:break-word;font-size:1.6rem;user-select:none}.logo[data-v-83f06bec]{user-select:none;height:3rem;width:auto;margin-right:1rem;margin-left:1.5rem}.logout[data-v-83f06bec]{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background-color:transparent;cursor:pointer;margin-left:auto}.logout[data-v-83f06bec]:hover{background-color:var(--blur)}
