:root,:root.light{--text-white:#fff;--text-white--ignore_dark_mode:#fff;--text-gray:#6e6f71;--text-gray--ignore_dark_mode:#6e6f71;--text-gray-dark:#050e17;--text-gray-dark--ignore_dark_mode:#050e17;--text-gray-light:#8c8d8f;--text-primary-purple:#5d5cde;--text-red:#b92b27;--bg-white:#fff;--bg-white--ignore_dark_mode:#fff;--bg-white--ignore_light_mode:#181818;--bg-primary-purple:#5d5cde;--bg-purple-bubble:#5d5cde;--bg-primary-purple-light:#efeffc;--bg-primary-purple-dark:#470089;--bg-gray-light:#f1f2f2;--bg-gray-light--ignore-light-mode:#4d4d4f;--bg-gray-bubble:#f1f2f2;--bg-gray-ultralight:#f7f7f7;--bg-red-error:#cb4b10;--bg-green-success:#2d9655;--bg-green:#1dddae;--bg-green-light:#cbffec;--border-gray:#e6e7e9;--border-gray-dark:#b2b3b5;--shadow-black:rgba(0,0,0,.1);--shadow-black-dark:rgba(0,0,0,.5);--shadow-light:rgba(0,0,0,.03);--button-hover:linear-gradient(rgb(0 0 0/4%) 0 0);--scrollbar-thumb:rgba(0,0,0,.1);--scrollbar-thumb--ignore-light-mode:hsla(0,0%,100%,.1);--font-size-tiny:0.75rem;--font-size-small:0.875rem;--font-size-regular:1rem;--font-size-large:1.125rem;--icon-small:12px;--icon-medium:16px;--icon-large:20px;--spacing-small:4px;--spacing-medium:8px;--spacing-large:16px;--spacing-xlarge:24px;--border-radius-small:6px;--border-radius-medium:12px;--border-radius-large:20px;--full-height:100%;--full-height:calc(var(--vh, 1vh) * 100);--header-height:50px;--desktop-max-width:1000px;--desktop-page-wrapper-max-width:1600px;--desktop-page-content-max-width:800px;--regular-button-height:32px;--large-button-height:46px;--display-dark-only:none;font-size:16px;color-scheme:light}:root.dark{--text-white:#000;--text-gray:#cdcdcd;--text-gray-dark:#f1f2f2;--text-gray-light:#b1b3b6;--text-primary-purple:#9b9afb;--text-red:#e41a51;--bg-white:#181818;--bg-primary-purple:#9b9afb;--bg-purple-bubble:#3b3abe;--bg-primary-purple-light:#1b1968;--bg-gray-light:#4d4d4f;--bg-gray-bubble:#262626;--bg-gray-ultralight:#262626;--bg-red-error:#e95111;--bg-green-success:#328f5a;--bg-green:#53fda9;--bg-green-light:#00412a;--border-gray:#393839;--border-gray-dark:#8e9092;--shadow-black:hsla(0,0%,100%,.03);--shadow-black-dark:hsla(0,0%,100%,.5);--shadow-light:hsla(0,0%,100%,.05);--button-hover:linear-gradient(rgb(255 255 255/4%) 0 0);--scrollbar-thumb:hsla(0,0%,100%,.1);--display-light-only:none;--display-dark-only: ;color-scheme:dark}@media (prefers-color-scheme:dark){:root:not(.light):not(.dark){--text-white:#000;--text-gray:#cdcdcd;--text-gray-dark:#f1f2f2;--text-gray-light:#b1b3b6;--text-primary-purple:#9b9afb;--text-red:#e41a51;--bg-white:#181818;--bg-primary-purple:#9b9afb;--bg-purple-bubble:#3b3abe;--bg-primary-purple-light:#1b1968;--bg-gray-light:#4d4d4f;--bg-gray-bubble:#262626;--bg-gray-ultralight:#262626;--bg-red-error:#e95111;--bg-green-success:#328f5a;--bg-green:#53fda9;--bg-green-light:#00412a;--border-gray:#393839;--border-gray-dark:#8e9092;--shadow-black:hsla(0,0%,100%,.03);--shadow-black-dark:hsla(0,0%,100%,.5);--shadow-light:hsla(0,0%,100%,.05);--button-hover:linear-gradient(rgb(255 255 255/4%) 0 0);--scrollbar-thumb:hsla(0,0%,100%,.1);--display-light-only:none;--display-dark-only: ;color-scheme:dark}}@media screen and (max-width:684px){html{-webkit-user-select:none;-moz-user-select:none;user-select:none}}@media screen and (min-width:685px){*{scrollbar-width:thin;scrollbar-color:var(--bg-gray-light) var(--bg-white)}::-webkit-scrollbar{scrollbar-gutter:stable;width:6px}::-webkit-scrollbar-track{background:var(--bg-white)}::-webkit-scrollbar-thumb{background-color:var(--bg-gray-light);border-radius:0}}body{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;background:var(--bg-white);line-height:1.4}#__next,body,html{margin:0;padding:0;height:var(--full-height)}button,input,select,textarea{font-family:inherit}h1,h2,h3,h4,h5,h6,li,p{padding:0;margin:0}blockquote,pre{margin:0}blockquote{padding:10px 20px;border-left:5px solid var(--text-gray)}ul{list-style:disc}ol{list-style:decimal}ol,ul{padding:0 0 0 2em;margin:0 0 1.2em}code{background-color:transparent;white-space:pre-wrap;padding:0;font-family:Consolas,monaco,monospace}.noStrokeSvg{stroke-width:0}a{color:inherit;text-decoration:inherit}hr{width:100%}button{cursor:pointer}svg{height:1.5em}.qlink_container{color:var(--text-primary-purple)}.qtext_para{margin-bottom:1em}.rendered_qtext ol,.rendered_qtext ul{padding-left:1.4em;margin-bottom:1.2em}.render_qtext li{position:relative;margin-left:2em;padding-bottom:.7em}.Toast_toastOverlay__U4rey{position:fixed;top:20px;display:flex;flex-direction:column;gap:var(--spacing-medium);width:100%;align-items:center;z-index:10}.Toast_toast__hnQWc{--icon-fill:var(--text-gray-dark);display:flex;flex-direction:row;gap:var(--spacing-large);padding:var(--spacing-medium);background-color:var(--bg-gray-bubble);border-radius:10px;align-items:flex-start;text-align:center;max-width:min(80vw,40rem)}.Toast_success__O4L_g{background-color:var(--bg-green-success)}.Toast_error__mggis,.Toast_success__O4L_g{--icon-fill:var(--text-white--ignore_dark_mode);color:var(--text-white--ignore_dark_mode)}.Toast_error__mggis{background-color:var(--bg-red-error)}.Toast_closeButton__nGQH9{all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center}.Toast_closeIcon__zTHd7{stroke-width:0;fill:var(--icon-fill);height:24px}