.clans_container{animation:clans_block_in .35s ease backwards;display:grid;gap:15px;height:min-content;width:100%}@keyframes clans_block_in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.clans_banner{align-items:center;background:#161616;border-radius:10px;display:flex;gap:20px;justify-content:space-between;overflow:hidden;padding:32px 38px;position:relative}.clans_banner_info{display:grid;gap:5px;min-width:0;z-index:1}.clans_banner_info_title{color:#fff;font-size:36px;font-weight:800}.clans_banner_info_description{color:hsla(0,0%,100%,.5);font-size:15px;font-weight:500}.clans_banner_info_buttons{display:flex;flex-shrink:0;gap:10px;z-index:1}.clans_banner_info_create{z-index:1}.clans_banner_join_name{color:#fff;display:inline-block;max-width:160px;overflow:hidden;text-overflow:ellipsis;transition:.3s;vertical-align:bottom;white-space:nowrap}.clans_banner_join_name:hover{color:#6080ff}@media(max-width:600px){.clans_banner{align-items:stretch;flex-direction:column;padding:24px}.clans_banner_info_title{font-size:30px;line-height:38px}.clans_banner_info_buttons,.clans_banner_info_buttons .button{width:100%}}.clans_list{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important;width:100%}.clans_clan_block{background:#161616;border:1px solid transparent;border-radius:10px;cursor:pointer;height:280px;overflow:hidden;position:relative;transition:background .3s,border-color .3s,transform .3s;width:100%}.clans_clan_block:hover{background:#1a1a1a;border-color:hsla(0,0%,100%,.063);transform:translateY(-3px)}.clans_clan_info{flex-direction:column;gap:16px;height:100%;overflow:hidden;padding:12px;position:absolute;z-index:2}.clans_clan_info,.clans_clan_info_stats{align-items:center;display:flex;width:100%}.clans_clan_info_stats{justify-content:space-between}.clans_clan_info_stats_items{display:flex;gap:5px}.clans_clan_info_stats_item{align-items:center;background:#202020;border-radius:7px;color:#fff;display:flex;font-weight:600;gap:5px;padding:5px 8px}.clans_clan_info_stats_item svg{fill:#fff;height:12px;width:12px}.clans_clan_info_stats_item .clans_clan_info_stats_value{font-size:12px}.clans_clan_info_stats_top{background:#202020;border-radius:7px;color:#fff;font-size:13px;font-weight:700;padding:5px 8px}.clans_clan_banner{opacity:.5;z-index:1}.clans_clan_banner,.clans_clan_banner .clans_clan_gradient{position:absolute;-webkit-user-select:none;user-select:none;width:100%}.clans_clan_banner .clans_clan_gradient{background:linear-gradient(transparent,#161616 90%);bottom:0;height:60%;pointer-events:none;z-index:3}.clans_clan_banner img{border-radius:8px 8px 0 0;display:block;height:120px;object-fit:cover;width:100%}.clans_clan_avatar{background:#202020;border:2px solid #161616;border-radius:10px;height:88px;object-fit:cover;width:88px}.clans_clan{align-items:center;display:flex;flex-direction:column;gap:8px}.clans_clan_tag{background:rgba(96,128,255,.1);border-radius:7px;color:#6080ff;font-size:12px;padding:3px 9px}.clans_clan_name,.clans_clan_tag{font-weight:600;max-width:120px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.clans_clan_name{color:#fff;font-size:16px}.clans_clan_description{color:hsla(0,0%,100%,.5);font-weight:500;max-width:200px;text-align:center;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:4;overflow:hidden;-webkit-box-orient:vertical}.clans_list_back_block{align-items:center;display:flex;height:30px;width:100%}.clans_list_back{align-items:center;display:flex;gap:5px}.clans_list_back svg{fill:#fff;height:20px;transition:.3s;width:20px}.clans_list_back p{color:#fff;transition:.3s}.clans_list_back:hover svg{fill:hsla(0,0%,100%,.5)}.clans_list_back:hover p{color:hsla(0,0%,100%,.5)}.clans_profile_layout{animation:clans_block_in .35s ease backwards;display:grid;gap:15px;height:min-content;width:100%}.clans_profile_body{display:flex;gap:15px;width:100%}@media(max-width:900px){.clans_profile_body{flex-direction:column}}.clans_profile_container{display:flex;gap:15px;width:100%}.clans_profile_hero{display:grid;gap:20px;overflow:hidden;position:relative;width:100%}.clans_profile_hero_banner{height:170px;inset:0 0 auto 0;pointer-events:none;position:absolute;user-select:none;z-index:0}.clans_profile_hero_banner img{border-radius:10px;height:100%;object-fit:cover;opacity:.5;width:100%}.clans_profile_hero_banner .clans_profile_hero_banner_none{align-items:center;background:#101010;border-radius:10px;display:flex;height:100%;justify-content:center;width:100%}.clans_profile_hero_banner .clans_profile_hero_banner_none svg{fill:hsla(0,0%,100%,.5);height:40px;width:40px}.clans_profile_hero_banner:after{background:linear-gradient(180deg,hsla(0,0%,6%,0) 30%,hsla(0,0%,6%,.85));border-radius:10px;content:"";inset:0;position:absolute}.clans_profile_hero_top{align-items:flex-end;display:flex;gap:20px;justify-content:space-between;padding:120px 20px 0;position:relative;z-index:1}.clans_profile_hero_id{align-items:flex-end;display:flex;gap:16px;min-width:0}.clans_profile_hero_avatar{background:#202020;border-radius:10px;flex-shrink:0;height:96px;object-fit:cover;outline:5px solid #161616;width:96px}.clans_profile_hero_id_meta{display:flex;flex-direction:column;gap:6px;min-width:0;padding-bottom:4px}.clans_profile_hero_name_row{align-items:center;display:flex;gap:10px;min-width:0}.clans_profile_hero_name{color:#fff;font-size:26px;font-weight:800;letter-spacing:-.02em;max-width:280px}.clans_profile_hero_name,.clans_profile_hero_tag{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clans_profile_hero_tag{background:rgba(96,128,255,.1);border-radius:7px;color:#6080ff;flex-shrink:0;font-size:13px;font-weight:700;max-width:120px;padding:4px 10px}.clans_profile_hero_desc{color:hsla(0,0%,100%,.5);font-size:14px;font-weight:500;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;max-width:520px}.clans_profile_hero_aside{align-items:center;display:flex;flex-shrink:0;gap:10px}.clans_profile_hero_members{align-items:center;background:#202020;border-radius:7px;color:#fff;display:flex;font-size:14px;font-weight:700;gap:6px;padding:8px 12px}.clans_profile_hero_members svg{fill:hsla(0,0%,100%,.5);height:16px;width:16px}.clans_profile_hero_stats{display:grid;gap:10px;grid-template-columns:repeat(4,1fr);position:relative;z-index:1}.clans_profile_hero_stat{background:#161616;border-radius:10px;display:grid;gap:4px;padding:14px 16px;transition:border-color .3s}.clans_profile_hero_stat_label{color:hsla(0,0%,100%,.376);font-size:12px;font-weight:500}.clans_profile_hero_stat_value{color:#fff;font-size:19px;font-weight:700;letter-spacing:-.02em}.clans_profile_hero_level{background:#161616;border-radius:10px;display:grid;gap:8px;padding:14px 16px;position:relative;z-index:1}.clans_profile_hero_level_head{color:hsla(0,0%,100%,.5);display:flex;font-size:13px;font-weight:600;justify-content:space-between}.clans_profile_hero_level_head span:last-child{color:hsla(0,0%,100%,.376);font-weight:500}.clans_profile_hero_level_bar{background:#101010;border-radius:999px;height:8px;overflow:hidden}.clans_profile_hero_level_fill{background:#6080ff;border-radius:999px;height:100%;transition:width .4s ease}.clans_profile_hero_footer{display:flex;flex-wrap:wrap;gap:4px 20px;position:relative;z-index:1}.clans_profile_hero_footer p{color:hsla(0,0%,100%,.376);font-size:12px;letter-spacing:-.02em}@media(max-width:700px){.clans_profile_hero_top{align-items:stretch;flex-direction:column;gap:16px;padding-top:64px}.clans_profile_hero_aside{justify-content:space-between}.clans_profile_hero_stats{grid-template-columns:repeat(2,1fr)}.clans_profile_hero_avatar{height:84px;width:84px}.clans_profile_hero_name{max-width:200px}}.clans_link_hover{color:#fff;max-width:130px;overflow:hidden;text-overflow:ellipsis;transition:.3s;white-space:nowrap}.clans_link_hover:hover{color:#6080ff}.clans_profile_content{display:grid;gap:15px;height:min-content;width:100%}.clans_profile_section_content{flex:1;min-width:0;transition:.3s}.clans_profile_nav{display:flex;flex-direction:column;flex-shrink:0;gap:5px;height:fit-content;max-width:245px;width:100%}.clans_profile_nav_button{align-items:center;background:#141414;border-radius:7px;color:hsla(0,0%,100%,.5);cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:12px;justify-content:flex-start;min-height:44px;padding:0 8px;position:relative;transition:background .3s,color .3s;-webkit-user-select:none;user-select:none;width:100%}.clans_profile_nav_button:before{background:#6080ff;border-radius:0 3px 3px 0;content:"";height:22px;left:0;position:absolute;top:50%;transform:translateY(-50%) scaleY(0);transition:transform .3s;width:3px}.clans_profile_nav_button_icon{align-items:center;background:#202020;border-radius:7px;display:flex;flex-shrink:0;height:30px;justify-content:center;transition:background .3s;width:30px}.clans_profile_nav_button_icon svg{fill:hsla(0,0%,100%,.5);height:16px;transition:fill .3s;width:16px}.clans_profile_nav_button_label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clans_profile_nav_button:hover{background:#202020;color:#fff}.clans_profile_nav_button:hover .clans_profile_nav_button_icon svg{fill:#c9c9c9}.clans_profile_nav_button_active{background:#202020;color:#fff}.clans_profile_nav_button_active:before{transform:translateY(-50%) scaleY(1)}.clans_profile_nav_button_active .clans_profile_nav_button_icon{background:rgba(96,128,255,.1)}.clans_profile_nav_button_active .clans_profile_nav_button_icon svg{fill:#6080ff}.clans_profile_nav_button_active:hover{background:#202020}.clans_profile_nav_button_active:hover .clans_profile_nav_button_icon{background:rgba(96,128,255,.1)}.clans_profile_nav_button_active:hover .clans_profile_nav_button_icon svg{fill:#6080ff}@media(max-width:900px){.clans_profile_nav{flex-direction:row;flex-wrap:wrap;gap:6px;max-width:100%;width:100%}.clans_profile_nav_button{flex:1 1 auto;gap:8px;justify-content:center;min-height:42px;min-width:0;padding:0 14px;width:auto}.clans_profile_nav_button:before{display:none}.clans_profile_nav_button .clans_profile_nav_button_icon{height:24px;width:24px}}.clans_profile_section_members{width:100%}.clans_profile_members_list{display:flex;flex-direction:column;gap:8px}.clans_profile_members_item{align-items:center;background:#161616;border:1px solid transparent;border-radius:10px;display:flex;justify-content:space-between;min-height:56px;padding:10px 14px;position:relative;transition:background .3s,border-color .3s;width:100%}.clans_profile_members_item:hover{background:#1a1a1a;border-color:hsla(0,0%,100%,.063)}.сlan_members_item_1{align-items:center;display:flex;gap:8px;max-width:150px;width:100%}.сlan_members_item_2,.сlan_members_item_3{color:hsla(0,0%,100%,.5);max-width:150px;width:100%}.сlan_members_item_3{font-size:13px;font-weight:600}.сlan_members_item_4,.сlan_members_item_5{color:hsla(0,0%,100%,.5);max-width:150px;width:100%}.сlan_members_item_avatar{background:#202020;border-radius:7px;flex-shrink:0;height:38px;object-fit:cover;width:38px}.сlan_members_item_name{color:#fff;cursor:pointer;font-size:14px;font-weight:600;max-width:110px;overflow:hidden;text-overflow:ellipsis;transition:.3s;white-space:nowrap}.сlan_members_item_name:hover{color:#6080ff}.сlan_members_item_info{display:flex;gap:5px}.clan_members_item_6{max-width:25px;width:100%}.clan_members_panel{cursor:pointer}.clan_members_panel svg{fill:hsla(0,0%,100%,.5);height:20px;transition:.3s;width:20px}.clan_members_panel:hover svg{fill:#6080ff}.сlan_members_panel_active svg{fill:#6080ff}.clans_profile_danger_zone{background:rgba(255,64,64,.06);border:1px solid rgba(255,64,64,.25);border-radius:10px;display:grid;gap:10px;margin-top:10px;padding:16px}.clans_profile_danger_zone_title{color:#ff5959;font-size:14px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.clans_profile_danger_zone_desc{color:hsla(0,0%,100%,.5);font-size:12px;font-weight:500;line-height:1.5}.clans_profile_info_block_container_load,.clans_profile_settings_load{border-radius:10px;height:465px}@media(max-width:400px){.clans_profile_info_block_container_load{width:100%}}@media(max-width:425px){.clans_banner_info_buttons{display:grid}}@media(min-width:400px){.clans_profile_info_block_container_load{min-width:360px}}.clans_profile_content_load{border-radius:10px;height:465px;width:100%}.clans_profile_hero_load{border-radius:10px;height:300px;width:100%}.clans_profile_nav_load{display:flex;flex-direction:column;flex-shrink:0;gap:5px;max-width:245px;width:100%}.clans_profile_nav_item_load{border-radius:7px;height:44px;width:100%}@media(max-width:900px){.clans_profile_nav_load{flex-direction:row;max-width:100%}.clans_profile_nav_item_load{flex:1}}.clans_profile_members_item_load,.clans_profile_settings_log_load,.clans_request_item_request_load{border-radius:10px;height:58px;width:100%}.clans_profile_store_block_load{border-radius:10px;height:135px;width:100%}.clans_banner_load{border-radius:10px;height:140px;width:100%}.clans_clan_block_load{border-radius:10px;height:280px;width:100%}.clans_list_empty{align-items:center;display:flex;flex-direction:column;gap:14px;grid-column:1/-1;justify-content:center;padding:56px 0}.clans_list_empty p{color:hsla(0,0%,100%,.5);font-weight:600}.clans_list_empty_icon{align-items:center;animation:clans_empty_float 3s ease-in-out infinite;background:hsla(0,0%,100%,.031);border-radius:10px;display:flex;height:64px;justify-content:center;width:64px}.clans_list_empty_icon svg{fill:rgba(96,128,255,.5);height:30px;width:30px}@keyframes clans_empty_float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.clan_user_list_info{display:flex;flex-direction:column;gap:2px}.clan_user_list_info span{color:#fff;font-size:11px}.clans_profile_section_settings{background:#161616;border-radius:10px;padding:24px}.clans_profile_section_settings,.clans_profile_section_settings_1{display:grid;gap:15px;width:100%}@media(max-width:1100px){.clans_profile_container{display:grid}.clans_profile_info_block_container{max-width:100%;min-width:100%}}.clans_profile_private_block_item{color:#fff;font-weight:500;gap:15px;line-height:21px;width:100%}.clans_profile_panel,.clans_profile_private_block_item{align-items:center;display:flex;justify-content:space-between}.clans_profile_panel{z-index:1}.clans_profile_panel_users{align-items:center;background:#202020;border-radius:10px;color:hsla(0,0%,100%,.5);display:flex;font-size:12px;font-weight:500;gap:5px;padding:6px 8px}.clans_profile_panel_users svg{fill:hsla(0,0%,100%,.5);height:15px;width:15px}.clan_member_tooltip{display:flex;flex-direction:column;gap:3px}.clan_member_tooltip_header{color:#fff}.clan_member_tooltip_row{color:#fff;display:flex;font-weight:500;justify-content:space-between;opacity:.8}.clans_profile_banner{height:160px;left:0;position:absolute;top:0;width:100%;z-index:0}.clans_profile_banner img{height:100%;object-fit:cover;opacity:.35;width:100%}@media(max-width:800px){.сlan_members_item_2,.сlan_members_item_4,.сlan_members_item_5{display:none!important}.clans_banner img{display:none}.clans_request_data,.clans_table_head_none{display:none!important}.clans_profile_section_store{display:grid!important}}.online,.web_online{align-items:center;color:#86ce77;display:flex;gap:5px}.online{cursor:pointer}.modal_clan{display:grid;gap:15px}.modal_clan_buttons{display:flex;gap:15px}.modal_clan_preview{display:grid;gap:10px;margin:0 20px}.modal_clan_preview_text{color:#fff;font-size:14px;font-weight:500}.clans_profile_section_request{display:flex;flex-direction:column;gap:10px}.clans_profile_section_request .clans_request_head{align-items:center;display:flex;gap:10px;justify-content:space-between;min-height:40px}.clans_profile_section_request .clans_request_head_title{color:#fff;font-size:16px;font-weight:700;letter-spacing:-.02em}.clans_profile_section_request .clans_table_list_request{display:flex;flex-direction:column;gap:8px;width:100%}.clans_profile_section_request .clans_request_item_request{align-items:center;background:#161616;border:1px solid transparent;border-radius:10px;display:flex;gap:10px;justify-content:space-between;min-height:56px;padding:10px 14px;position:relative;transition:background .3s,border-color .3s;width:100%}.clans_profile_section_request .clans_request_item_request:hover{background:#1a1a1a;border-color:hsla(0,0%,100%,.063)}.clans_profile_section_request .clans_request_item_request_left{align-items:center;display:flex;gap:10px;min-width:0}.clans_profile_section_request .clans_request_item_request_right{align-items:center;display:flex;gap:10px;justify-content:end;width:100%}.clans_profile_section_request .clans_request_data{color:hsla(0,0%,100%,.5);max-width:150px;width:100%}.clans_profile_section_request .clans_request_buttons{display:flex;gap:8px;justify-content:end;max-width:200px;width:100%}.clans_profile_section_war{color:#fff;display:flex;flex-direction:column;gap:15px}.clans_profile_section_war .сlan_war_item_1 .сlan_members_item_name{color:#fff}.clans_profile_section_war .clans_table_head_war{color:hsla(0,0%,100%,.5);display:flex;flex-shrink:0;font-size:13px;font-weight:500;justify-content:space-between;letter-spacing:-.02em;line-height:19.5px;padding:0 10px;text-align:left;text-decoration-skip-ink:none;text-underline-position:from-font}.clans_profile_section_war .clans_table_head_war div{max-width:150px;width:100%}.clans_profile_section_war .clans_table_list_war{display:flex;flex-direction:column;gap:5px}.clans_profile_section_war .clans_table_war_item{align-items:center;background:#161616;border-radius:10px;display:flex;justify-content:space-between;min-height:45px;padding:0 10px;position:relative;width:100%}.clans_profile_section_war .сlan_war_item_1{align-items:center;display:flex;gap:8px;max-width:150px;width:100%}.clans_profile_section_war .сlan_war_item_2,.clans_profile_section_war .сlan_war_item_3,.clans_profile_section_war .сlan_war_item_4,.clans_profile_section_war .сlan_war_item_5,.clans_profile_section_war .сlan_war_item_6{color:hsla(0,0%,100%,.5);max-width:150px;width:100%}.clans_profile_section_war .plus,.clans_profile_section_war .win{color:#4fab3c;font-weight:600}.clans_profile_section_war .loss,.clans_profile_section_war .minus{color:#ff7a7a;font-weight:600}.clans_profile_section_war .draw{color:hsla(0,0%,100%,.5);font-weight:600}.clans_profile_section_war .cw_overview{display:flex;flex-direction:column;gap:12px}.clans_profile_section_war .cw_overview_stats{display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.clans_profile_section_war .cw_stat{background:#161616;border-radius:10px;display:flex;flex-direction:column;gap:4px;padding:12px 14px}.clans_profile_section_war .cw_stat_label{color:hsla(0,0%,100%,.5);font-size:12px}.clans_profile_section_war .cw_stat_value{font-size:18px;font-weight:700}.clans_profile_section_war .cw_frozen_banner{background:rgba(231,76,60,.1);border-radius:10px;color:#ff7a7a;font-size:13px;font-weight:500;padding:10px 14px}.clans_profile_section_war .cw_overview_actions{display:flex;flex-wrap:wrap;gap:8px}.clans_profile_section_war .cw_history_empty{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:280px;text-align:center}.clans_profile_section_war .cw_history_empty svg{fill:hsla(0,0%,100%,.5);height:46px;opacity:.7;width:46px}.clans_profile_section_war .cw_history_empty p{color:hsla(0,0%,100%,.5);font-size:16px;font-weight:600}.clans_profile_section_war .clans_table_war_item_load{height:45px}@media(max-width:600px){.clans_profile_section_war .cw_overview_stats{grid-template-columns:repeat(2,1fr)}}@media(min-width:1080px){.cw_tree_modal{width:450px}.cw_points_modal{width:400px}}.cw_tree_modal{color:#fff}.cw_tree_modal .cw_tree_head{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.cw_tree_modal .cw_tree_points{align-items:center;color:#f6b949;display:inline-flex;font-weight:700;gap:6px;margin-right:45px}.cw_tree_modal .cw_tree_points svg{fill:#f6b949;height:16px;width:16px}.cw_tree_modal .cw_tree_body{display:flex;flex-direction:column;gap:16px}.cw_tree_modal .cw_tree_branches{display:flex;gap:20px;justify-content:center;padding:12px 0 0}.cw_tree_modal .cw_branch{align-items:center;display:flex;flex-direction:column;gap:0;--branch:#6080ff}.cw_tree_modal .cw_branch.cw_branch_green{--branch:#85f479}.cw_tree_modal .cw_branch.cw_branch_accent{--branch:#6080ff}.cw_tree_modal .cw_branch.cw_branch_red{--branch:#e74c3c}.cw_tree_modal .cw_node{align-items:center;background:#202020;border:2px solid hsla(0,0%,100%,.063);border-radius:50%;color:hsla(0,0%,100%,.376);cursor:pointer;display:flex;height:60px;justify-content:center;margin:0 0 28px;position:relative;transition:border-color .3s,background .3s,transform .3s,box-shadow .3s;width:60px}.cw_tree_modal .cw_node:not(:last-child):after{background:hsla(0,0%,100%,.063);content:"";height:28px;left:50%;position:absolute;top:calc(100% + 2px);transform:translateX(-50%);transition:background .3s;width:3px}.cw_tree_modal .cw_node:last-child{margin-bottom:0}.cw_tree_modal .cw_node .cw_node_icon{display:flex;height:24px;width:24px}.cw_tree_modal .cw_node svg{fill:currentColor;height:24px;width:24px}.cw_tree_modal .cw_node .cw_node_pip{background:#101010;border:1px solid hsla(0,0%,100%,.063);border-radius:8px;bottom:-10px;font-size:11px;font-weight:700;left:50%;line-height:16px;padding:0 6px;position:absolute;transform:translateX(-50%);white-space:nowrap}.cw_tree_modal .cw_node:hover{transform:scale(1.06)}.cw_tree_modal .cw_node_owned{background:color-mix(in srgb,var(--branch) 14%,#202020);border-color:var(--branch);color:var(--branch)}.cw_tree_modal .cw_node_owned:after{background:var(--branch)}.cw_tree_modal .cw_node_owned .cw_node_pip{border-color:var(--branch);color:var(--branch)}.cw_tree_modal .cw_node_max{box-shadow:0 0 0 3px color-mix(in srgb,var(--branch) 35%,transparent)}.cw_tree_modal .cw_node_locked{color:hsla(0,0%,100%,.376);cursor:pointer;opacity:.55}.cw_tree_modal .cw_node_selected{border-color:#fff;box-shadow:0 0 0 3px hsla(0,0%,100%,.18)}.cw_tree_modal .cw_tree_detail{background:#202020;border-radius:10px;display:flex;flex-direction:column;gap:8px;padding:16px}.cw_tree_modal .cw_tree_detail_load{height:150px}.cw_tree_modal .cw_detail_head{align-items:center;display:flex;justify-content:space-between}.cw_tree_modal .cw_detail_name{font-size:16px;font-weight:700}.cw_tree_modal .cw_detail_level{background:#101010;border-radius:7px;color:hsla(0,0%,100%,.5);font-size:12px;font-weight:700;padding:2px 10px}.cw_tree_modal .cw_detail_desc{color:hsla(0,0%,100%,.5);font-size:13px;line-height:1.45}.cw_tree_modal .cw_detail_effect{display:flex;flex-wrap:wrap;font-size:13px;font-weight:600;gap:8px}.cw_tree_modal .cw_detail_effect_now{color:#85f479}.cw_tree_modal .cw_detail_effect_next{color:#6080ff}.cw_tree_modal .cw_detail_req{color:#ff7a7a;font-size:12px}.cw_tree_modal .cw_detail_max{color:hsla(0,0%,100%,.5);font-weight:600;padding:6px 0;text-align:center}.cw_tree_modal .cw_detail_buy{margin-top:4px;width:100%}@media(max-width:540px){.cw_tree_modal .cw_tree_branches{gap:10px;padding-top:8px}.cw_tree_modal .cw_node{height:48px;margin-bottom:24px;width:48px}.cw_tree_modal .cw_node .cw_node_icon,.cw_tree_modal .cw_node svg{height:20px;width:20px}.cw_tree_modal .cw_node:not(:last-child):after{height:24px}}.cw_points_modal{color:#fff}.cw_points_modal .cw_points_hint{color:hsla(0,0%,100%,.5);font-size:13px;line-height:1.4}.cw_points_modal .cw_points_qty{align-items:center;display:flex;gap:8px}.cw_points_modal .cw_points_qty input{background:#101010;border:1px solid hsla(0,0%,100%,.063);border-radius:10px;color:#fff;flex:1;font-size:16px;font-weight:600;height:40px;text-align:center}.cw_points_modal .cw_points_step{background:#202020;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:20px;height:40px;transition:background .3s;width:40px}.cw_points_modal .cw_points_step:hover{background:#252525}.cw_points_modal .cw_points_row{display:flex;font-size:14px;font-weight:600;justify-content:space-between}.cw_points_modal .cw_points_row_muted{color:hsla(0,0%,100%,.5);font-weight:500}.cw_points_modal .cw_points_danger{color:#ff7a7a}.cw_points_modal .cw_points_buy{width:100%}@media(min-width:1100px){.modal_clan{max-width:384px;min-width:384px}.clans_profile_info_name_block{max-width:225px;overflow:hidden}}.clans_profile_section_store{display:flex;gap:10px}.clans_profile_section_store .clans_profile_store_block{background:#161616;border-radius:10px;display:grid;gap:12px;padding:12px;width:100%}.clans_profile_section_store .clans_profile_store_block .clans_profile_store_name{color:#fff;font-size:16px;font-weight:700;letter-spacing:-.02em;line-height:19.2px}.clans_profile_section_store .clans_profile_store_block .clans_profile_store_description{color:hsla(0,0%,100%,.5);font-weight:500}.clans_profile_section_store .clans_profile_store_block .clans_profile_store_buy{align-items:center;background:#6080ff;border-radius:10px;color:#fff!important;cursor:pointer;display:flex;font-weight:600;height:40px;justify-content:center;letter-spacing:-.02em;line-height:22.5px;padding:0 12px;transition:.3s;-webkit-user-select:none;user-select:none}.clans_profile_section_store .clans_profile_store_block .clans_profile_store_buy:hover{opacity:.75}.clans_profile_section_store .clans_profile_store_block .clans_profile_store_purchased{align-items:center;background:#202020;border-radius:10px;color:#fff!important;display:flex;font-weight:600;height:40px;justify-content:center;letter-spacing:-.02em;line-height:22.5px;padding:0 12px;-webkit-user-select:none;user-select:none}.clans_profile_private_switch_block{cursor:pointer}.clans_profile_private_switch_block .private_slider{background:#202020;border-radius:20px;display:flex;height:24px;position:relative;transition:.3s;width:42px}.clans_profile_private_switch_block .private_slider span{background:#fff;border-radius:50%;height:16px;left:4px;position:absolute;top:4px;transition:.3s;width:16px}.clans_profile_private_switch_block .private_slider.active{background:#6080ff}.clans_profile_private_switch_block .private_slider.active span{transform:translateX(18px)}.clans_request_empty{color:hsla(0,0%,100%,.5);font-weight:500;margin:0 auto}.clans_table_head_reject{align-items:center;display:flex;gap:5px}.clans_profile_settings_logs_head{color:#fff;font-size:16px;font-weight:700;letter-spacing:-.02em;line-height:19.2px}.clans_profile_settings_logs{display:flex;flex-direction:column;gap:8px;max-height:460px;overflow-y:auto;padding-right:5px;scrollbar-color:#202020 transparent;scrollbar-width:thin;width:100%}.clans_profile_settings_logs::-webkit-scrollbar{width:8px}.clans_profile_settings_logs::-webkit-scrollbar-thumb{background:#202020;border-radius:999px}.clans_profile_settings_logs::-webkit-scrollbar-track{background:transparent}.clans_profile_settings_log{align-items:center;background:#161616;border:1px solid transparent;border-radius:10px;display:flex;gap:10px;justify-content:space-between;min-height:56px;padding:10px 14px;position:relative;transition:background .3s,border-color .3s;width:100%}.clans_profile_settings_log:hover{background:#1a1a1a;border-color:hsla(0,0%,100%,.063)}.clans_log_user{align-items:center;display:flex;gap:8px;width:100%}.clans_log_user_log{color:#fff}.clans_log_date{color:hsla(0,0%,100%,.5);max-width:150px;text-align:right;width:100%}.clan_settings_image_row{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.clan_settings_avatar_preview{border-radius:10px;height:56px;object-fit:cover;width:56px}.clan_settings_banner_preview{border-radius:10px;height:50px;object-fit:cover;width:160px}.clan_tag_colors{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.clan_tag_color_swatch{border:2px solid hsla(0,0%,100%,.2);border-radius:50%;cursor:pointer;height:26px;padding:0;transition:.2s;width:26px}.clan_tag_color_swatch:hover{opacity:.85}.clan_tag_color_swatch.active{border-color:#6080ff;box-shadow:0 0 6px hsla(0,0%,100%,.6)}.clan_settings_media_row{align-items:flex-start;display:flex;gap:15px}.clan_settings_media_row .clan_settings_media_avatar_col{flex-shrink:0}.clan_settings_media_row .clan_settings_media_banner_col{flex:1;min-width:0}.clan_settings_media_row .image_upload_avatar{height:110px;width:110px}.clan_settings_media_row .image_upload_banner{height:110px}@media(max-width:600px){.clan_settings_media_row{flex-direction:column}.clan_settings_media_row .clan_settings_media_banner_col{width:100%}}.clan_roles_info{display:flex;flex-direction:column;gap:8px}.clan_roles_info_item{background:#161616;border-radius:10px;display:flex;flex-direction:column;gap:4px;padding:12px 15px}.clan_roles_info_role{color:#fff;font-size:14px;font-weight:700;letter-spacing:-.02em}.clan_roles_info_desc{color:hsla(0,0%,100%,.5);font-size:13px;font-weight:500;line-height:18px}.clan_join_mode_select{background:#161616;border-radius:10px;display:flex;gap:6px;padding:4px}.clan_join_mode_btn{background:transparent;border:none;border-radius:7px;color:hsla(0,0%,100%,.5);cursor:pointer;font-weight:600;padding:8px 14px;transition:.3s}.clan_join_mode_btn:hover{color:#fff}.clan_join_mode_btn.active{background:#6080ff;color:#fff}.clans_profile_store_locked{align-items:center;background:#202020;border-radius:10px;color:hsla(0,0%,100%,.5);display:flex;font-weight:600;height:40px;justify-content:center;letter-spacing:-.02em;line-height:22.5px;padding:0 12px;-webkit-user-select:none;user-select:none}.clans_profile_info_level{display:flex;flex-direction:column;gap:6px;margin-top:10px}.clans_profile_info_level .clans_profile_info_level_head{align-items:center;color:#fff;display:flex;font-weight:500;justify-content:space-between;line-height:21px}.clans_profile_info_level .clans_profile_info_level_head span{color:hsla(0,0%,100%,.5);font-weight:700}.clans_profile_info_level .clans_profile_info_level_bar{background:#202020;border-radius:20px;height:8px;overflow:hidden;width:100%}.clans_profile_info_level .clans_profile_info_level_bar .clans_profile_info_level_fill{background:#6080ff;border-radius:20px;height:100%;transition:width .3s ease}.clans_profile_info_level .clans_profile_info_level_xp{color:hsla(0,0%,100%,.5);font-size:13px;font-weight:500;text-align:right}.clan_battle_modal{display:grid;gap:16px;max-width:100%;width:420px}.clan_battle_card{background:#202020;border:1px solid hsla(0,0%,100%,.063);border-radius:10px;height:60px;overflow:hidden;position:relative}.clan_battle_card_inner{align-items:center;display:flex;gap:16px;inset:0;padding:10px;position:absolute}.clan_battle_card_avatar{background:#202020;border-radius:10px;flex-shrink:0;height:40px;object-fit:cover;outline:4px solid hsla(0,0%,6%,.6);width:40px}.clan_battle_card_meta{display:grid;gap:4px;min-width:0}.clan_battle_card_label{color:#6080ff;font-size:12px;font-weight:600}.clan_battle_card_name{color:#fff;font-size:22px;font-weight:800;letter-spacing:-.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clan_battle_hint{color:hsla(0,0%,100%,.5);font-size:14px;font-weight:500;line-height:1.45;text-align:center}.clan_battle_search_btn{width:100%}.clan_battle_soon{color:hsla(0,0%,100%,.376);font-size:12px;font-weight:500;text-align:center}.cw_lobby{background:#161616;border-radius:10px;color:#fff;display:flex;flex-direction:column;gap:12px;padding:16px}.cw_lobby_idle{align-items:flex-start}.cw_lobby_test_bar{align-items:center;background:rgba(246,185,73,.1);border-radius:10px;color:#f6b949;display:flex;font-size:13px;font-weight:600;gap:12px;justify-content:space-between;padding:8px 12px}.cw_lobby_searching{align-items:center;flex-direction:row;gap:12px}.cw_lobby_searching .cw_lobby_searching_text{display:flex;flex-direction:column;gap:2px}.cw_lobby_searching .cw_lobby_searching_text p{font-weight:600}.cw_lobby_searching .cw_lobby_searching_text span{color:hsla(0,0%,100%,.5);font-size:12px}.cw_lobby_searching .button{margin-left:auto}.cw_lobby_spinner{animation:cw_spin .8s linear infinite;border:3px solid hsla(0,0%,100%,.063);border-radius:50%;border-top-color:#6080ff;flex-shrink:0;height:28px;width:28px}@keyframes cw_spin{to{transform:rotate(1turn)}}.cw_lobby_teams{align-items:center;display:grid;gap:12px;grid-template-columns:1fr auto 1fr}.cw_lobby_vs{color:hsla(0,0%,100%,.5);font-size:18px;font-weight:800}.cw_lobby_team{background:#202020;border:1px solid hsla(0,0%,100%,.063);border-radius:10px;padding:12px}.cw_lobby_team_mine{border-color:#6080ff}.cw_lobby_team .cw_lobby_team_head{color:#fff;font-weight:700;margin-bottom:8px}.cw_lobby_team .cw_lobby_team_players{display:flex;flex-direction:column;gap:6px}.cw_lobby_team .cw_lobby_player{align-items:center;color:#fff;display:flex;font-size:13px;gap:8px}.cw_lobby_team .cw_lobby_player img{border-radius:7px;height:26px;object-fit:cover;width:26px}.cw_lobby_veto{display:flex;flex-direction:column;gap:8px}.cw_lobby_veto .cw_lobby_veto_head{font-weight:600}.cw_lobby_veto .cw_lobby_veto_maps{display:flex;flex-wrap:wrap;gap:8px}.cw_lobby_veto .cw_lobby_veto_wait{color:hsla(0,0%,100%,.5);font-size:12px}.cw_veto_map{background:#202020;border:1px solid hsla(0,0%,100%,.063);border-radius:10px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:8px 14px;transition:background .3s,border-color .3s,opacity .3s}.cw_veto_map:hover:not(:disabled){border-color:#6080ff}.cw_veto_map.is_banned{cursor:default;opacity:.4;text-decoration:line-through}.cw_veto_map:disabled{cursor:default}.cw_lobby_ready{align-items:flex-start;background:#202020;border:1px solid #6080ff;border-radius:10px;display:flex;flex-direction:column;gap:8px;padding:14px}.cw_lobby_ready .cw_lobby_map{font-size:15px}.cw_lobby_ready .cw_lobby_timer{color:#f6b949;font-size:13px;font-weight:600}.cw_lobby_ready .cw_lobby_ready_hint{color:hsla(0,0%,100%,.5);font-size:13px}.cw_picker_modal{color:#fff;max-width:420px;width:100%}.cw_picker_modal .cw_picker_hint{color:hsla(0,0%,100%,.5);font-size:13px}.cw_picker_modal .cw_picker_list{display:flex;flex-direction:column;gap:5px;max-height:340px;overflow-y:auto;padding-right:5px}.cw_picker_modal .cw_picker_row{align-items:center;background:#202020;border:1px solid transparent;border-radius:10px;cursor:pointer;display:flex;gap:8px;padding:8px 10px;transition:background .3s,border-color .3s}.cw_picker_modal .cw_picker_row:hover{background:#252525}.cw_picker_modal .cw_picker_row.is_selected{background:rgba(96,128,255,.1);border-color:#6080ff}.cw_picker_modal .cw_picker_row.is_offline{cursor:default;opacity:.45}.cw_picker_modal .cw_picker_row.is_locked{cursor:default}.cw_picker_modal .cw_picker_row_load{height:44px}.cw_picker_modal .cw_picker_avatar{border-radius:7px;height:30px;object-fit:cover;width:30px}.cw_picker_modal .cw_picker_name{flex:1;font-size:14px;font-weight:600}.cw_picker_modal .cw_picker_status{color:hsla(0,0%,100%,.5);font-size:12px}.cw_picker_modal .cw_picker_status.online{color:#85f479}.cw_picker_modal .cw_picker_check{color:#6080ff;font-weight:800;width:18px}.cw_picker_modal .cw_picker_start{width:100%}@media(max-width:600px){.cw_lobby_teams{grid-template-columns:1fr}.cw_lobby_vs{justify-self:center}.cw_lobby_searching{flex-wrap:wrap}.cw_lobby_searching .button{margin-left:0}}