button[data-v-faf4a2f3]{background:0 0;border:none;padding:0;display:flex}button img[alt=Next][data-v-faf4a2f3]{transform:rotate(180deg)}img[data-v-92b0e1f2]{width:20px}.notifications[data-v-f3042e89]{width:var(--width-100);bottom:var(--footerheight);z-index:1;position:fixed;left:0}.notifications__wrapper[data-v-f3042e89]{width:var(--width-100);max-width:var(--large-screen-width);margin:0 auto;padding-left:0;list-style-type:none}.notification[data-v-f3042e89]{border-radius:var(--border-radius-4);background-color:#fff;border:1px solid #0000;justify-content:space-between;align-items:center;gap:.5rem;margin:0 1rem 10px;padding:20px;display:flex}.notification__text[data-v-f3042e89]{flex-grow:1}.notification__end[data-v-f3042e89]{flex-grow:0;flex-shrink:0}.notification-enter-active[data-v-f3042e89],.notification-leave-active[data-v-f3042e89]{transition:all .3s ease-in}.notification-enter-from[data-v-f3042e89],.notification-leave-to[data-v-f3042e89]{opacity:0;transform:translateY(30px)}.notification--error[data-v-f3042e89]{background-color:var(--red100);border-color:var(--red500);color:var(--red500)}.notification--info[data-v-f3042e89]{background-color:var(--purple150);border-color:var(--purple150);color:var(--grey800);font-size:var(--font-size-14)}.notification--success[data-v-f3042e89]{background-color:var(--green50);border-color:var(--green200);color:var(--grey800)}.fade-enter{opacity:0}.fade-enter-active,.fade-leave-active{opacity:0;transition:opacity .15s}.notfound[data-v-28da8c05]{flex-direction:column;flex-grow:1;align-items:center;display:flex}.notfound h1[data-v-28da8c05]{color:var(--purple500);font-size:var(--font-size-20);margin-top:1rem;font-weight:800}.notfound p[data-v-28da8c05]{color:var(--grey800);font-size:var(--font-size-16);margin-top:2rem;font-weight:400}.notfound[data-v-28da8c05]>*{text-align:center}.notfound__header[data-v-28da8c05]{flex:1}.notfound__header img[data-v-28da8c05]{max-width:180px;width:var(--width-100)}.notfound__footer[data-v-28da8c05]{color:var(--purple500);flex:0}.notfound__footer a[data-v-28da8c05]{color:inherit;font-weight:700;font-size:var(--font-size-16);display:block}.not-found[data-v-209e8c76]{max-width:600px;height:100vh;width:var(--width-100);flex-direction:column;margin:0 auto;padding:2rem;display:flex}:root{--black:#000;--black-faint:#00000010;--purple-faint:#43386059;--inactive:#918ba2;--green50:#f0fcf5;--green200:#a1eec2;--grey100:#eeebf2;--grey150:#d0ced7;--grey200:#c9c5d6;--grey400:#a5a5ad;--grey500:#716a85;--grey700:#4d4566;--grey800:#433860;--grey900:#201a33;--orange50:#fff9f5;--orange200:#ffe0cc;--orange300:#ffbd90;--orange500:#f98a3e;--pink50:#fdf0f7;--pink200:#f8cae3;--pink500:#e7489e;--pinkTemp:#f8ccff;--purple50:#faf8ff;--purple75:#f5eeff;--purple100:#eee8ff;--purple150:#e8dfff;--purple200:#d4c6f9;--purple300:#af99e9;--purple400:#8767dd;--purple500:#5f34d2;--red50:#fef5f7;--red100:#fadbe1;--red200:#f5b6c2;--red500:#e53c5c;--red600:#c91b3c;--teal500:#84cfcc;--turquoise300:#a5ffeb;--turquoise500:#3affd3;--white:#fff;--gilroy-800:"Gilroy-ExtraBold", sans-serif;--open-sans:"Open-Sans", sans-serif;--large-screen-width:600px;--layout-root-page-bg:transparent;--border-radius-8:8px;--border-radius-4:4px;--font-size-12:12px;--font-size-14:14px;--font-size-16:16px;--font-size-18:18px;--font-size-20:20px;--font-size-22:22px;--font-size-24:24px;--footerheight:90px;--dialogTransition:300;--width-50:50%;--width-100:100%}*{box-sizing:border-box;font-family:var(--open-sans);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}@font-face{font-family:Gilroy-ExtraBold;src:url(/assets/Gilroy-ExtraBold-C3mOj7sV.ttf)}body,html{scroll-behavior:smooth;touch-action:manipulation;height:100%;margin:auto;padding:0;overflow:hidden}body{transition:background-color .2s ease-out;overflow:auto}nav{justify-content:space-around;padding:2rem 0;display:flex}nav a.router-link-exact-active,nav a:hover{color:var(--purple500)}a{color:var(--grey800);font-size:var(--font-size-18);cursor:pointer;padding:0 1rem;font-weight:600;text-decoration:none}input[type=range]::-webkit-slider-thumb{box-shadow:none}label{color:var(--grey800);font-weight:600}button{font-size:var(--font-size-16);cursor:pointer}::placeholder{color:var(--purple400);font-weight:600;font-size:var(--font-size-16)}.reset{color:var(--purple500);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:7px;margin-top:5rem;padding-bottom:8.5rem;font-weight:700;display:flex}.screen-reader-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.controls img{width:30px}.controls img[alt=Done]{width:60px}.disable-next-done.controls img[alt=Next],.disable-next-done.controls img[alt=Done]{opacity:.5;pointer-events:none}.brand-light{background-color:var(--purple50)}.brand-mid{background-color:var(--purple75)}.brand-dark{background-color:var(--purple150)}.brand-reset{background-color:var(--white)}.bottom-element{width:var(--width-100);max-width:var(--large-screen-width);margin-bottom:2rem;padding-right:2rem;position:fixed;bottom:3rem}.bottom-0{bottom:0}.center-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.content-top{justify-content:flex-start;padding-top:3rem}.danger{color:var(--red500)}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mb-1{margin-bottom:1rem}.mb-0-5{margin-bottom:.5rem}.mb-1-5{margin-bottom:1.5rem}.purple-deep{color:var(--purple500)}.w-100{width:var(--width-100)}
