@import"https://fonts.googleapis.com/css2?family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";#__next{overflow:hidden;height:100vh}body,html{padding:0;margin:0;background-color:#4b395d;--header-color:#adff2f;--header-light:#81d400;--info:#fff32c;--info-text:#9d0a9f;--info-background:#73714d;--popup-header:#2fc5ff;--dark-background:#3a3a3a;--inactive-color:#ccc;--error-color:#ff7272;--successPopupBackground:#5d5d5d;--gray:#aaa;--options-back:#ffffff80;--dark-gray:#515151;--error-background:#5a4848;--options-text:#180d3a;--popupBackground:rgba(0,0,0,.7);--successButton:#7ecf005e;--menuBackground:#241124;--menuText:violet;--hoveredMenu:#f7ddf7;--activeMenu:#690069;--avatar:#d5d5d5;--textarea-background:#4d6473;--load-button-background:#20172b;--textarea-border:#40b1af;--button-background:#292d38;--pen:#35006b;--input-background:#69676b;--input-font:#dbadfd;--error-input-background:#3f001a;--background-options:#8c76a1;--gold-icon:#fff32c;--save-button-background:#91ee85;--save-button-text:#375b00;font-size:20px;font-family:Montserrat Alternates,sans-serif}@media(max-width:600px){body,html{font-size:14px}}@media(min-width:600px)and (max-width:1000px){body,html{font-size:16px}}@media(min-width:1000px)and (max-width:1200px){body,html{font-size:16px}}@media(min-width:1200px)and (max-width:1400px){body,html{font-size:16px}}@media(min-width:1400px){body,html{font-size:18px}}a{color:inherit;text-decoration:none}*{box-sizing:border-box;margin:0;padding:0}* ::-webkit-scrollbar{width:7px;height:8px;background-color:#143861;border-radius:9px}::-webkit-scrollbar-thumb{background-color:var(--header-color);border-radius:9px;box-shadow:inset 1px 1px 10px var(--gray)}::-webkit-scrollbar-thumb:hover{background-color:#276125}* h1,* h2,* h3,* h4,* h5,* h6,* li,* p,* ul{padding:0;margin:0}* button{border:none;outline:none}