.modal[data-v-85489e39]{position:relative;background-color:var(--c-background);border-radius:1em;min-height:25%;max-height:80%;padding:1em 2em;margin:1em}.overlay[data-v-dcc79460]{position:fixed;width:100vw;height:100vh}.modal-wrapper[data-v-dcc79460]{position:fixed;z-index:999;justify-content:center;align-items:center}.modal-wrapper-background[data-v-dcc79460]{background-color:#00000080;z-index:999}.view-container[data-v-e33d8154]{margin:auto;max-width:600px;padding:1em}.loading[data-v-e33d8154]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#24242460}:root{--c-green-light: rgb(108, 255, 164);--c-green: rgb(19, 221, 97);--c-red: rgb(198, 34, 67);--c-background: #242424;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:var(--c-background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;touch-action:manipulation}body{margin:0;position:relative}h1,h2,h3,h4,h5,h6{margin-bottom:0}button{border-radius:8px;border:1px solid transparent;padding:.6em .8em;font-size:1em;font-weight:500;font-family:inherit;color:#fff;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button.selected{background-color:var(--c-green)!important;color:#000!important}button:disabled{color:#fff6}button.primary{background-color:var(--c-green)!important;color:#000!important}button.outlined{outline:1px solid var(--c-green)}button.outlined-white{outline:1px solid white}button.outlined-red{outline:1px solid var(--c-red)}button.outlined-green{outline:1px solid var(--c-green)}.options{border-radius:.5em;gap:4px!important;overflow:hidden}.options button{border-radius:0;color:#fff}.col{display:flex;flex-direction:column;gap:1em}.row{display:flex;flex-direction:row;gap:1em}.row>button{flex:1}.spaced{justify-content:space-between}.center{justify-content:center}input{padding:1em;border-radius:.5em;border:none}.clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.clickthrough{pointer-events:none!important;touch-action:none!important}.clickthrough>*{pointer-events:all;touch-action:all}.shadow{box-shadow:0 10px 10px #00000040}
