.profile_container{padding:200px 20px;max-width:1100px;width:100%;justify-self:center}.profile_container_banner{aspect-ratio:28/9;overflow:hidden;object-fit:cover;background-repeat:no-repeat;background-size:cover;background-position:50%;max-height:31vh;width:100%;border-radius:24px}.profile_main_user_info{width:100%;margin-bottom:30px}.profile_avatar_status,.profile_main_user_info{display:flex;align-items:center;justify-content:center;flex-direction:column}.profile_avatar_status{margin-top:-63px}.profile_main_user_info_username_status_container{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile_main_user_info_username{display:flex;align-items:center;justify-content:center;margin-top:20px;font-size:21px;transition:.3s}.profile_main_user_info_username.subscribe{text-shadow:0 0 15px #ff4a6a;color:#ff4a6a}.profile_main_user_info_username.subscribe:hover{color:#4a89ff;text-shadow:0 0 15px #4a89ff}.profile_main_user_info_status{white-space:nowrap;font-size:16px;color:#dfdfdf}.profile_main_user_info_badge_list,.profile_main_user_info_status{display:flex;align-items:center;justify-content:center;margin-top:10px}.profile_main_user_info_badge_list{gap:5px;max-width:calc(107vw - 400px);flex-wrap:wrap}.profile_minecraft{height:100%}.profile_minecraft_title{width:100%;text-align:center;font-size:16px;font-weight:400}.profile_minecraft_list{margin-top:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px;font-weight:300}.profile_minecraft_list_item{cursor:pointer;margin-bottom:4px;transition:.2s}.profile_minecraft_list_item:hover{color:#dcdcdc}.profile_main_user_info_online{color:#2db72d;background:#182518;margin-top:10px;border-radius:100px;font-size:14px;font-weight:500;padding:3px 9px}.profile_user_emoji{width:25px;height:25px;background-size:cover;background-position:50%}.profile_showcase{width:100%;min-height:250px;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:30px;margin-top:20px;margin-bottom:20px}.profile_showcase,.profile_showcase_1{background:linear-gradient(180deg,#111,#442e2d)}.profile_showcase_2{background:linear-gradient(180deg,#111,#2d4442)}.profile_showcase_3{background:linear-gradient(180deg,#111,#442d36)}.profile_showcase_4{background:linear-gradient(180deg,#111,#3b2d44)}.profile_showcase_5{background:linear-gradient(180deg,#111,#3e442d)}.profile_showcase_title{font-size:13px;padding:8px 15px;border-radius:50px;width:-moz-fit-content;width:fit-content;font-weight:500}.profile_showcase_title,.profile_showcase_title_1{border:2px solid #442e2d;color:#c58280}.profile_showcase_title_2{border:2px solid #2d4442;color:#79b4af}.profile_showcase_title_3{border:2px solid #442d36;color:#c2869b}.profile_showcase_title_4{border:2px solid #3b2d44;color:#9f7bb6}.profile_showcase_title_5{border:2px solid #3e442d;color:#9cab72}.profile_showcase_horizontal_list{display:flex;align-items:center;gap:10px;overflow-x:scroll;overflow-y:hidden}.profile_showcase_anime{display:flex;align-items:center;width:100%;max-width:100%;justify-content:space-around;gap:20px;margin-top:-20px}.profile_showcase_anime_poster{width:200px;aspect-ratio:3/4;border-radius:10px;background-position:50%;background-size:cover}.profile_showcase_anime_left_info{max-width:50%;width:100%;display:flex;flex-direction:column;align-items:center;gap:15px}.profile_showcase_anime_tags{width:100%;display:flex;gap:7px}.profile_showcase_anime_tags_tag{font-size:13px;padding:3px 7px;border-radius:6px;background:#333;color:#eee}.profile_showcase_kind_text.anime{text-align:left;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow-y:hidden;text-overflow:ellipsis}.profile_showcase_anime_subtext{text-align:left!important;width:100%;font-size:14px;color:#aaa}.profile_showcase_kind_text{font-size:55px;font-weight:500;text-align:center;width:100%}.profile_showcase_kind_text_c{text-align:center;width:100%;font-size:14px;font-weight:500;color:#aaa}.showcase_list_quad_el{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:10px;width:130px;height:130px;max-width:130px;max-height:130px;min-width:130px;min-height:130px;border-radius:20px;background:black;display:flex;align-items:center;justify-content:center;transition:.3s}.showcase_list_quad_el:hover{width:400px;max-width:400px;min-width:400px}.showcases_buttons{justify-content:flex-end}.profile_showcases_new_kinds,.showcases_buttons{display:flex;gap:10px}.profile_showcases_new_kinds button{width:-moz-fit-content;width:fit-content}.profile_showcase_edit_mode_input{padding:10px 15px;outline:none;border:1px solid #222;background:#111;border-radius:10px;font-size:55px}