@media (prefers-color-scheme:light){:root{--header-border:#cfe3e7;--window-transparency:hsla(0,0%,100%,.7);--window-background:#2e3856;--window-border:#aabcd2;--window-borders:.5rem;--window-solid-background:#d6d6d6e9;--background:radial-gradient(circle,#cecece 70%,#9e9fc4);--newset-declarations-color:#34607c;--newset-key-color:#7a7640;--newset-answer-color:#4f7b48;--navbar-background:hsla(0,0%,100%,.3);--header-color:#000}html{color-scheme:light}}@media (prefers-color-scheme:dark){:root{--header-background:#cfe3e7;--window-transparency:rgba(0,0,0,.7);--window-background:#2e3856;--window-border:#aabcd2;--window-borders:.5rem;--window-solid-background:#2e3856;--background:linear-gradient(110deg,#0a092d 90%,#2f0422);--text-glow-color:#aabcd2;--newset-declarations-color:#34607c;--newset-key-color:#7a7640;--newset-answer-color:#4f7b48;--navbar-background:rgba(0,0,0,.3);--header-color:color:#d9dde8}html{color-scheme:dark}}:root{--midnight-accent-color:#0a092d;--mark-color:#9aa4fe}html{height:100%;width:100%;background:var(--background);background-repeat:no-repeat!important;background-attachment:fixed!important;background-position:50%!important;background-size:cover!important;margin:0;padding:0}button,html{transition:.4s}button{padding-left:.4rem;padding-right:.4rem;border:2px solid #565656;border-radius:.25rem}button:hover{background-color:#9a9a9a;outline:none}input{transition:.4s}.flexCentered{display:flex;align-items:center}.window{background-color:var(--window-transparency)}.solidWindow,.window{padding:2rem;width:max-content;margin:auto;border-radius:var(--window-borders);display:grid;align-items:center;transition:.5s}.solidWindow{background-color:var(--window-solid-background)}.error{color:#a93d40;padding:1rem;background:#2e2e2e;border-radius:.5rem;margin:1rem}.center{margin:auto}.centerText{text-align:center}.centerFlex{display:flex;justify-content:center;align-items:center}.nomargin{margin:0}.fadein{opacity:0;transition:1s ease-in-out}.brand{color:#9a62ae}.brand,.brand-strong{font-family:"Monospace",Lucida Console,serif;text-decoration:none}.brand-strong{color:#7a2da6}body{padding-top:5rem}.bgImage{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-10;opacity:0;transition:opacity 3s ease-in-out .25s;object-fit:cover}.bgImageLoaded{opacity:1}.fullOpacity{opacity:1!important}#slider-container{border-radius:1rem}#slider-track{width:100%;height:5px;background-color:gray;z-index:0;border-radius:1rem;transition:.5s;padding-right:20px}.slider-progress{background-color:#7429a0;height:5px;border-radius:1rem;width:50%;transition:.7s}#slider-handle{width:20px;height:20px;background-color:#4d7cbb;border-radius:50%;z-index:1;position:relative;top:-11px}.loader{position:absolute;top:0;left:0;right:0;bottom:0;transition:1s}.loader:after,.loader:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;opacity:.8;transition:2s}.loader:before{width:20vh;height:20vh;border:.7vh solid rgba(0,0,0,.3);border-top-color:#3498db}.loader:after,.loader:before{animation:loader .8s ease-in-out infinite}.loader:after{width:40vh;height:40vh;border:.7vh solid rgba(0,0,0,.3);border-top-color:#e74c3c;animation-delay:.2s}@keyframes loader{0%{transform:translate(-50%,-50%) rotate(0deg);border-bottom-color:rgba(0,0,0,.7);border-left-color:rgba(0,0,0,.7);border-right-color:rgba(0,0,0,.7)}50%{border-bottom-color:rgba(0,0,0,.2);border-left-color:rgba(0,0,0,.2);border-right-color:rgba(0,0,0,.2)}to{transform:translate(-50%,-50%) rotate(1turn);border-bottom-color:rgba(0,0,0,.7);border-left-color:rgba(0,0,0,.7);border-right-color:rgba(0,0,0,.7)}}.ghostBackground{background:linear-gradient(100deg,transparent 50%,#999 80%,transparent);background-size:200%;background-position:200% 200%;animation:ghostBackgroundAnimator 1s ease-in-out 0s infinite;cursor:progress}.ghostBackgroundCSSHelper{padding:1rem;border-radius:.25rem}@keyframes ghostBackgroundAnimator{0%{background-position:200% 200%}to{background-position:0 0}}.skeleton{display:inline-block;border-radius:4px;background-color:#3b3b3b;background-image:linear-gradient(90deg,#000 45%,#282828 50%,#000 55%);background-size:200%;background-position:199% 199%;animation:skeleton-loading 1.7s ease-in-out infinite;animation-fill-mode:forwards;will-change:background-position}@keyframes skeleton-loading{0%{background-position:199% 199%}to{background-position:0 0}}.wwrap{text-overflow:ellipsis;word-wrap:break-word;white-space:pre-wrap;word-break:break-word;overflow:scroll}.grid{display:grid}.hideNextLink{color:inherit;text-decoration:inherit}.max40{max-width:40vw}.markBorder{border:3px solid var(--mark-color)}.markColor{color:var(--mark-color)}.btnDarkBlue{padding-left:1em;padding-right:1em;background-color:#4255ff;border-radius:.25rem;border:none;transition-duration:.2s;display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer}.btnDarkBlue:focus,.btnDarkBlue:hover{background-color:#004b94}.alertBorder{border:3px solid #ff7e66}.alertOpacity{opacity:.5}.alertOpacity:hover{opacity:1}.flex{display:flex}.flexVerticalCenter{align-items:center}.flexGrow{flex-grow:1}.justifySpaceBetween{justify-content:space-between}.largeInput{height:2.8rem;font-size:2rem}.clearInput{background-color:transparent;border:none;outline:none}.marginBottom{margin-bottom:2rem}.navbar_navbar__g8CqE{position:fixed;top:0;left:0;right:0;z-index:1;justify-content:space-between;background-color:transparent;border-bottom:1px solid #616570;transition:background-color .5s ease-in-out;background:var(--navbar-background);padding:.3rem 2rem .2rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.navbar_navbarLeft__qSjDi,.navbar_navbar__g8CqE{display:flex;align-content:center;align-items:center}.navbar_navbarLeft__qSjDi{transition:1s}.navbar_creationButton__8FqXS{height:2.2rem;width:6.5rem;padding-left:1em;padding-right:1em;margin-right:1rem}.navbar_creationButton__8FqXS span{color:#fff;opacity:.8}.navbar_createTextChevron__rWj_E,.navbar_creationButton__8FqXS i{color:#000}#navbar_brand__ZbTpz{margin-right:1rem}#navbar_avatarButton__wrfKU,#navbar_profilepic__2qUfO{border-radius:50%;transition-duration:.3s;height:3rem;width:3rem;padding:0;border:none;cursor:pointer}#navbar_avatarButton__wrfKU{background-color:transparent}.navbar_userfav__ELkzV{background-color:#616570;border-radius:100%;border:#fff;padding:10px;width:18px;height:18px}.navbar_dropdownMenu__L0__e{position:absolute;right:30px;text-align:center;align-items:center;display:grid;background-color:var(--window-transparency);border-radius:.25rem;transition:.5s;padding-left:0}.navbar_ListItem__KmLq_{list-style-type:none;cursor:pointer;transition:.3s}.navbar_ListItem__KmLq_:hover{background-color:rgba(83,83,83,.5)}.navbar_ListItem__KmLq_ a{display:flex;align-items:center;justify-content:center;min-width:8rem;min-height:3rem}.navbar_fadeIn__8t0Mt{opacity:0;animation:navbar_fadeIn__8t0Mt .5s ease-in-out;animation-fill-mode:forwards}@keyframes navbar_fadeIn__8t0Mt{0%{opacity:0}to{opacity:100%}}@font-face{font-family:__Roboto_18adf1;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e195dd2ded485df3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_18adf1;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/b6db722c6886c2cd-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_18adf1;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/9b67ab375515cd6f-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_18adf1;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e35c7314ac518ddc-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_18adf1;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/a3c201c07e8eb753-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_18adf1;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/04fe87c30c4f76ea-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_18adf1;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/3a04115668d8070d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_18adf1;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/03b685511c0eaac3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_18adf1;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/9cf7d128be063d32-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_18adf1;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/101c7b68f2d8b610-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_18adf1;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/1e8103c5d17beb1d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_18adf1;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/91a88e0c5dd21dfa-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_18adf1;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/ee7e17a7bdd8636b-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_18adf1;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/699512af39861afa-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_18adf1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7c53f7419436e04b-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_18adf1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1c57ca6f5208a29b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_18adf1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cff529cd86cc0276-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_18adf1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7be645d133f3ee22-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_18adf1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5647e4c23315a2d2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_18adf1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3dbd163d3bb09d47-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_18adf1;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/934c4b7cb736f2a3-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_18adf1;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e25729ca87cc7df9-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_18adf1;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/912a9cfe43c928d9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_18adf1;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/baf12dd90520ae41-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_18adf1;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bbdb6f0234009aba-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_18adf1;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f06116e890b3dadb-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_18adf1;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8fb72f69fba4e3d2-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_18adf1;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/0e4fe491bf84089c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_Fallback_18adf1;src:local("Arial");ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.00%;size-adjust:99.78%}.__className_18adf1{font-family:__Roboto_18adf1,__Roboto_Fallback_18adf1}