.header[data-v-76e61b28]{height:130px;display:flex;justify-content:space-between;padding:0 150px;background-color:var(--main-yellow)}.logo[data-v-76e61b28]{height:100%;font-family:Title,serif;font-size:64px;display:flex;flex-direction:column;justify-content:end;color:var(--main-green)}.logo span[data-v-76e61b28]{line-height:60px;margin-bottom:10px}.header-right[data-v-76e61b28]{display:flex;height:100%;gap:50px}.header-nickname[data-v-76e61b28]{height:100%;cursor:pointer;display:flex;flex-direction:column;background-color:var(--main-green);justify-content:end;color:var(--main-yellow);font-family:Base,serif;width:130px;text-align:right;box-sizing:border-box;padding:10px;transition:background-color .3s}.header-nickname[data-v-76e61b28]:hover{background-color:var(--main-lighgreen)}.rank[data-v-76e61b28]{font-size:14px}.name[data-v-76e61b28]{font-size:20px}.login-button[data-v-76e61b28]{height:100%;display:flex;flex-direction:column;background-color:var(--main-green);justify-content:end;color:var(--main-yellow);font-size:20px;font-family:Base,serif;width:130px;text-align:right;padding:10px;box-sizing:border-box;cursor:pointer;transition:background-color .3s}.login-button[data-v-76e61b28]:hover{background-color:var(--main-lighgreen)}.notifications-container[data-v-729dcab2]{position:fixed;top:15px;left:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.notification[data-v-729dcab2]{padding:15px 20px;color:var(--main-green);font-family:Base,serif;border:1px solid var(--main-green);cursor:pointer;min-width:250px}.notification-success[data-v-729dcab2],.notification-error[data-v-729dcab2],.notification-warning[data-v-729dcab2],.notification-info[data-v-729dcab2]{background-color:var(--main-yellow)}:root{--main-green: #444439;--main-yellow: #DECD9C;--main-lighgreen: #7b7b67}@font-face{font-family:Title;src:url(/assets/PlayfairDisplaySC-Regular-DbGeyLM8.ttf) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Base;src:url(/assets/Sintony-Regular-C2uke3Bk.ttf) format("woff2");font-weight:400;font-style:normal}html,body{padding:0;margin:0;height:100%;width:100%}.main-container{min-height:100vh;width:100%}.content-wrapper{padding:130px 150px;background-color:var(--main-green, #4CAF50);min-height:100vh;display:flex;flex-direction:column}.error-container{padding:40px;text-align:center;background-color:#ffebee;color:#c62828;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:1024px){.content-wrapper{padding:100px 50px}}@media(max-width:768px){.content-wrapper{padding:80px 20px}}
