.layout_section__oK6LP{background:#b5e4ff;height:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column}@media(min-width:0)and (max-width:480px){.layout_section__oK6LP{overflow:auto;height:-moz-fit-content;height:fit-content}}.layout_wrapper__63fLr{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.Navbar_section__FsD5Q,.Navbar_section_wrapper__wPkUc{width:100%;padding:10px}.Navbar_section__FsD5Q{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.Navbar_section__FsD5Q:after{content:"";z-index:0;position:absolute;inset:0;pointer-events:none;border-radius:10px;border:1px solid rgba(0,0,0,.5);filter:drop-shadow(0 4px 4px #000000)}.Navbar_section__FsD5Q button{background:none;border:none;cursor:pointer}.Navbar_section__FsD5Q .Navbar_signed__OyCq7{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Profile_section__JCcfU{outline:1px solid rgba(0,0,0,.2);display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;position:fixed;height:100%;width:400px;background:#b5e4ff;padding:50px;z-index:2;top:0;right:0}.Profile_profile__2rmcX{translate:0;transition:all .2s ease-in-out}.Profile_profile_hide__8JzW2{transition:all .2s ease-in-out;translate:400px}.Profile_edit_profile__sY_SG{display:flex}.Profile_edit_profile__sY_SG div{display:flex;flex-direction:column;justify-content:space-between}.Profile_image__ryJs3{width:150px;height:150px;border-radius:50%}.Profile_close__uNdgl{align-self:flex-end;cursor:pointer}.Profile_game_details__sokDg,.Profile_personal_details__usIQH,.index_section__MyLRo{display:flex;flex-direction:column}.index_section__MyLRo{justify-content:center;align-items:center;gap:2rem}.index_section__MyLRo .index_title__9XtD0{font-size:clamp(4rem,8vw,15rem)}.index_section__MyLRo .index_register_button__VHRFu{width:100%;font-size:clamp(1rem,6vw,2rem);max-width:400px;min-width:200px;height:100px;border-radius:10px;background:#58c3ff;border:none;box-shadow:0 4px 4px rgba(0,0,0,.25);cursor:pointer;transition:all .2s ease-in-out}.index_section__MyLRo .index_register_button__VHRFu:hover{scale:1.05;box-shadow:-7px 18px 4px rgba(0,0,0,.25)}