:root{--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-primary-purple:#5d5cde;--bg-purple-bubble:#5d5cde;--bg-primary-purple-light:#efeffc;--bg-primary-purple-dark:#470089;--bg-gray-light:#f1f2f2;--bg-gray-bubble:#f1f2f2;--bg-gray-ultralight:#f7f7f7;--bg-red-error:#cb4b10;--bg-green-success:#2d9655;--bg-green:#1dddae;--border-gray:#e6e7e9;--border-gray-dark:#b2b3b5;--shadow-black:rgba(0,0,0,.1);--shadow-light:rgba(0,0,0,.03);--button-hover:linear-gradient(rgb(0 0 0/5%) 0 0);--scrollbar-thumb:rgba(0,0,0,.1);--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;--regular-button-height:32px;--large-button-height:46px}@media (prefers-color-scheme:dark){:root{--text-white:#000;--text-gray:#cdcdcd;--text-gray-dark:#f1f2f2;--text-gray-light:#b1b3b6;--text-primary-purple:#9b9afb;--text-red:#f52936;--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;--border-gray:#393839;--border-gray-dark:#8e9092;--shadow-black:hsla(0,0%,100%,.03);--shadow-light:hsla(0,0%,100%,.05);--button-hover:linear-gradient(rgb(0 0 0/10%) 0 0);--scrollbar-thumb:hsla(0,0%,100%,.1)}html{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(--scrollbar-thumb)}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:20px;border:3px solid var(--bg-white)}}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}svg{stroke:var(--text-gray);stroke-width:1.5px;stroke-linecap:round;fill:var(--text-gray);height:24px}.noStrokeSvg{stroke-width:0}a{color:inherit;text-decoration:inherit}hr{width:100%}button{cursor:pointer}.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);left:50%;transform:translate(-50%);z-index:10}.Toast_expander__wVbHI{flex:1 1}.Toast_defaultToast__aaI2B,.Toast_errorToast__XWkxt,.Toast_successToast__ZgpR6{display:flex;flex-direction:row;gap:var(--spacing-large);padding:var(--spacing-medium);background-color:var(--bg-gray-bubble);border-radius:10px;align-items:center;color:var(--text-white--ignore_dark_mode)}.Toast_successToast__ZgpR6{background-color:var(--bg-green-success)}.Toast_errorToast__XWkxt{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(--text-gray-dark);height:24px}.Toast_errorToast__XWkxt>.Toast_closeIcon__zTHd7,.Toast_successToast__ZgpR6>.Toast_closeIcon__zTHd7{fill:var(--text-white--ignore_dark_mode)}