.clans_container{--cl-text:#fff;--cl-text-mute:hsla(0,0%,100%,.5);--cl-text-dim:hsla(0,0%,100%,.35);--cl-bg-surface:#161616;--cl-bg-row:#141414;--cl-bg-hover:#1a1a1a;--cl-border:hsla(0,0%,100%,.06);--cl-border-hover:hsla(0,0%,100%,.12);--cl-accent:#6f78ef;display:flex;flex-direction:column;gap:16px;width:100%}.clans_header{align-items:center;border-bottom:1px solid var(--cl-border);display:flex;gap:20px;justify-content:space-between;padding:4px 0 12px}.clans_header_text{display:flex;flex-direction:column;gap:4px;min-width:0}.clans_header_title{color:var(--cl-text);font-size:28px;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0}.clans_header_subtitle{color:var(--cl-text-mute);font-size:13px;font-weight:500;margin:0}.clans_header_link{color:var(--cl-text);font-weight:600;text-decoration:none;transition:color .2s ease}.clans_header_link:hover{color:var(--cl-accent)}.clans_header_button{align-items:center;background:var(--cl-accent);border:0;border-radius:10px;box-shadow:0 4px 16px -8px rgba(111,120,239,.6);color:var(--cl-text);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:600;gap:8px;height:38px;padding:0 16px;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease;user-select:none}.clans_header_button svg{height:10px;width:10px}.clans_header_button:hover{box-shadow:0 8px 20px -8px rgba(111,120,239,.6);transform:translateY(-1px)}.clans_header_button:active{transform:translateY(0)}.clans_list{display:flex!important;flex-direction:column;gap:6px!important;grid-template-columns:unset!important;width:100%}.clans_row{align-items:center;background:var(--cl-bg-row);border-radius:10px;color:inherit;cursor:pointer;display:grid;gap:16px;grid-template-columns:44px 56px minmax(0,1fr) auto 16px;overflow:hidden;padding:12px 16px;position:relative;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease;-webkit-user-select:none;user-select:none}.clans_row:hover{background:var(--cl-bg-hover);border-color:var(--cl-border-hover);transform:translateY(-1px)}.clans_row:hover .clans_row_chevron{color:var(--cl-text-mute);transform:translateX(2px)}.clans_row:hover .clans_row_name{color:var(--cl-accent)}.clans_row:hover .clans_row_banner_bg{opacity:.35}.clans_row>:not(.clans_row_banner_bg){position:relative;z-index:2}.clans_row_banner_bg{background-position:50%;background-size:cover;bottom:0;left:0;-webkit-mask-image:linear-gradient(90deg,#000 10%,transparent);mask-image:linear-gradient(90deg,#000 10%,transparent);opacity:.2;pointer-events:none;position:absolute;top:0;transition:opacity .2s ease;width:30%;z-index:1}.clans_row_rank{color:var(--cl-text-dim);font-size:13px;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.02em;text-align:center}.clans_row_rank.is-gold{color:#fed885}.clans_row_rank.is-silver{color:#dde0f5}.clans_row_rank.is-bronze{color:#c09563}.clans_row_avatar{background:var(--cl-bg-surface);border-radius:10px;flex-shrink:0;height:56px;object-fit:cover;width:56px}.clans_row_identity{display:flex;flex-direction:column;gap:4px;min-width:0}.clans_row_name_line{align-items:baseline;display:flex;gap:8px;min-width:0}.clans_row_name{color:var(--cl-text);font-size:15px;line-height:1.2;max-width:220px;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.clans_row_name,.clans_row_tag{font-weight:600;white-space:nowrap}.clans_row_tag{color:var(--cl-text-dim);flex-shrink:0;font-size:11px;letter-spacing:.03em;text-transform:uppercase}.clans_row_desc{color:var(--cl-text-mute);font-size:12px;font-weight:500;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clans_row_stats{display:flex;flex-shrink:0;gap:16px}.clans_row_stat,.clans_row_stats{align-items:center;color:var(--cl-text-mute)}.clans_row_stat{display:inline-flex;font-size:12px;font-variant-numeric:tabular-nums;font-weight:600;gap:6px}.clans_row_stat svg{height:12px;opacity:.7;width:12px}.clans_row_chevron{align-items:center;color:var(--cl-text-dim);display:flex;justify-content:center;transition:color .2s ease,transform .2s ease}.clans_row_chevron svg{height:14px;width:14px}@media(max-width:700px){.clans_header{align-items:stretch;flex-direction:column;gap:12px}.clans_header_button{align-self:flex-start}.clans_row{gap:12px;grid-template-columns:36px 48px minmax(0,1fr);padding:10px 12px}.clans_row_avatar{height:48px;width:48px}.clans_row_stats{border-top:1px solid var(--cl-border);gap:12px;grid-column:1/-1;justify-content:space-between;margin-top:4px;padding-top:10px}.clans_row_chevron{display:none}.clans_row_name{max-width:100%}}.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%,.502)}.clans_list_back:hover p{color:hsla(0,0%,100%,.502)}.clans_profile_container{display:flex;gap:15px;width:100%}.clans_profile_info{background:#161616;border-radius:8px;overflow:hidden;padding:15px;position:relative;width:100%}.clans_profile_info_block{display:grid;gap:24px}.clans_profile_info_avatar{align-items:center;display:flex;gap:20px;margin:75px 0 0 5px;z-index:1}.clans_profile_info_avatar img{border-radius:8px;height:80px;object-fit:cover;outline:8px solid #161616;outline-offset:0;width:80px}.clans_profile_info_name_desc{display:flex;flex-direction:column;gap:12px}.clans_profile_info_footer{display:grid;gap:5px;z-index:1}.clans_profile_info_footer p{color:#656565;font-family:Inter;font-size:12px;letter-spacing:-.02em}.clans_profile_info_container{display:grid;gap:5px;width:100%;z-index:1}.clans_profile_info_menu{border-bottom:1px solid #202020;border-top:1px solid #202020;display:grid;gap:20px;padding:15px 0}.clans_profile_info_menu p{color:hsla(0,0%,100%,.502);display:flex;font-weight:500;gap:5px;justify-content:space-between;letter-spacing:-.02em}.clans_profile_info_menu p>span{color:#fff}.clans_profile_info_name_block{display:flex;gap:8px}.clans_profile_info_tag{color:#888}.clans_profile_info_name,.clans_profile_info_tag{font-size:28px;font-weight:700;letter-spacing:-.02em}.clans_profile_info_name{color:#fff;font-family:Inter;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clans_profile_info_desc{color:hsla(0,0%,100%,.502);font-weight:500;letter-spacing:-.02em;max-width:200px;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical}.clans_profile_info_block_container{display:grid;gap:15px;height:fit-content;max-width:360px;min-width:360px}.clans_link_hover{color:#fff;max-width:130px;overflow:hidden;text-overflow:ellipsis;transition:.3s;white-space:nowrap}.clans_link_hover:hover{color:#6f78ef}.clans_profile_content{display:grid;gap:15px;height:min-content;width:100%}.clans_profile_nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.clans_profile_nav_button{align-items:center;background:#161616;border-radius:8px;color:#fff!important;cursor:pointer;display:flex;flex:1 1 150px;font-size:16px;font-weight:500;height:45px;letter-spacing:-.02em;line-height:38.4px;overflow:hidden;padding:16px 10px 16px 16px;position:relative;transition:.4s;-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%}.clans_profile_nav_button:hover{background:#202020}.clans_profile_nav_button_active{background:#202020}.clans_profile_nav_button_active:hover{background:#202020}.clans_profile_section_members{height:595px;overflow:auto;padding:0 5px 0 0}.clans_profile_members_list{display:flex;flex-direction:column}.clans_profile_members_item{align-items:center;border-top:1px solid #202020;display:flex;justify-content:space-between;min-height:45px;padding:0 10px;position:relative;width:100%}.сlan_members_item_1{align-items:center;display:flex;gap:8px;max-width:150px;width:100%}.сlan_members_item_2,.сlan_members_item_3,.сlan_members_item_4,.сlan_members_item_5{color:hsla(0,0%,100%,.502);max-width:150px;width:100%}.сlan_members_item_avatar{border-radius:6px;height:25px;width:25px}.сlan_members_item_name{color:#fff;cursor:pointer;font-size:13px;font-weight:600;max-width:70px;opacity:.8;overflow:hidden;text-overflow:ellipsis;transition:.3s;white-space:nowrap}.сlan_members_item_name:hover{color:#6f78ef}.с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%,.502);height:20px;transition:.3s;width:20px}.clan_members_panel:hover svg{fill:#6f78ef}.сlan_members_panel_active svg{fill:#6f78ef}.clan_members_panel_buttons{background:#161616;border:1px solid #202020;border-radius:8px;box-shadow:0 8px 18px 0 rgba(0,0,0,.3);display:flex;flex-direction:column;gap:2px;min-width:150px;opacity:0;padding:6px;position:absolute;right:15px;top:35px;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:10}.clan_members_panel_buttons.visible{opacity:1;transform:translateY(0);visibility:visible}.clan_members_panel_buttons.closing{opacity:0;transform:translateY(-10px);visibility:hidden}.clan_members_panel_button{background:transparent;border:none;border-radius:6px;color:#888;cursor:pointer;padding:8px;text-align:left;transition:.3s}.clan_members_panel_button:hover{background:#292929;color:#fff}.clan_members_panel_button_transfer{color:#f6b949}.clan_members_panel_button_transfer:hover{background:rgba(246,185,73,.12);color:#ffce5e}.clans_profile_danger_zone{background:rgba(255,64,64,.06);border:1px solid rgba(255,64,64,.25);border-radius:8px;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%,.502);font-size:12px;font-weight:500;line-height:1.5}.button_disband_clan{background:#ff4040;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;justify-self:start;padding:12px 16px;transition:.3s;-webkit-user-select:none;user-select:none}.button_disband_clan:hover{background:#e63838}.clans_profile_info_block_container_load,.clans_profile_settings_load{border-radius:8px;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:8px;height:465px;width:100%}.clans_profile_members_item_load{border-radius:8px;height:50px;width:100%}.clans_profile_settings_log_load,.clans_request_item_request_load{border-radius:8px;height:45px;width:100%}.clans_profile_settings_log_load{background:#202020}.clans_profile_store_block_load{border-radius:8px;height:135px;width:100%}.clans_header_load{border-radius:10px;height:64px;width:100%}.clans_row_load{border-radius:10px;height:80px;width:100%}.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:8px;display:grid;gap:15px;padding:24px;width:100%}.button_save_clans{background:#6f78ef;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px 16px;transition:.3s;-webkit-user-select:none;user-select:none}.button_save_clans:hover{opacity:.75}@media(max-width:1100px){.clans_profile_container{display:grid}.clans_profile_info_block_container{max-width:100%;min-width:100%}}.clans_profile_section_content{transition:.3s}.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_button{align-items:center;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:5px;padding:6px 8px;transition:.3s;-webkit-user-select:none;user-select:none}.clans_profile_panel_button svg{fill:#fff;height:12px;transition:.3s;width:12px}.clans_profile_panel .join{background:#6f78ef}.clans_profile_panel .join:hover{opacity:.75}.clans_profile_panel .leave{background:#202020}.clans_profile_panel .leave:hover{background:#232323}.clans_profile_panel_users{align-items:center;background:#202020;border-radius:8px;color:hsla(0,0%,100%,.502);display:flex;font-size:12px;font-weight:500;gap:5px;padding:6px 8px}.clans_profile_panel_users svg{fill:hsla(0,0%,100%,.502);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:120px;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_buttons .modal_clan_button_create,.modal_clan_buttons .modal_clan_button_next{align-items:center;background:#6f78ef;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:45px;justify-content:center;padding:10px 16px;transition:opacity .3s;-webkit-user-select:none;user-select:none;width:100%;z-index:1}.modal_clan_buttons .modal_clan_button_create:hover,.modal_clan_buttons .modal_clan_button_next:hover{opacity:.75}.modal_clan_buttons .modal_clan_button_prev{align-items:center;background-color:#202020;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;height:45px;justify-content:center;padding:10px 12px;transition:background-color .3s;-webkit-user-select:none;user-select:none;width:100%;z-index:1}.modal_clan_buttons .modal_clan_button_prev:hover{background:#232323}.modal_clan_preview{display:grid;gap:10px;margin:0 20px}.modal_clan_preview_text{color:#fff;font-size:14px;font-weight:500}.clans_profile_button_war{align-items:center;background:#6f78ef;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:5px;height:45px;justify-content:center;letter-spacing:-.02em;transition:.3s;-webkit-user-select:none;user-select:none}.clans_profile_button_war svg{fill:#fff;height:20px;transition:.3s;width:20px}.clans_profile_button_war:hover{opacity:.8}.clans_profile_section_request{display:flex;flex-direction:column;gap:10px}.clans_profile_section_request .clans_table_head_request{color:hsla(0,0%,100%,.502);display:flex;flex-shrink:0;font-size:13px;font-weight:500;letter-spacing:-.02em;line-height:19.5px;padding:0 16px;text-align:left;text-decoration-skip-ink:none;text-underline-position:from-font}.clans_profile_section_request .clans_table_head_request_block{display:flex;gap:10px;justify-content:end}.clans_profile_section_request .clans_table_head_request_block div:last-child{display:flex;justify-content:end;width:200px}.clans_profile_section_request .clans_table_head_request_block div:first-child{width:145px}.clans_profile_section_request .clans_table_head_request div{width:100%}.clans_profile_section_request .clans_table_list_request{display:flex;flex-direction:column;height:545px;overflow:auto;padding:0 5px 0 0}.clans_profile_section_request .clans_request_item_request{align-items:center;border-top:1px solid #202020;display:flex;justify-content:space-between;min-height:45px;padding:0 10px;position:relative;width:100%}.clans_profile_section_request .clans_request_item_request_left{align-items:center;display:flex;gap:10px}.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%,.502);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_request .clans_request_buttons .clans_request_button{align-items:center;background:#232323;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:600;height:25px;padding:0 8px;transition:.3s;-webkit-user-select:none;user-select:none;width:max-content}.clans_profile_section_request .clans_request_buttons .clans_request_button:hover{background:#252525}.clans_profile_section_war{display:flex;flex-direction:column;gap:15px}.clans_profile_section_war .clans_table_head_war{color:hsla(0,0%,100%,.502);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:8px;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%,.502);max-width:150px;width:100%}.clans_profile_section_war .plus,.clans_profile_section_war .win{color:#4fab3c;font-weight:600}@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:8px;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%,.502);font-weight:500}.clans_profile_section_store .clans_profile_store_block .clans_profile_store_buy{align-items:center;background:#6f78ef;border-radius:8px;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:8px;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:#6f78ef}.clans_profile_private_switch_block .private_slider.active span{transform:translateX(18px)}.clans_request_empty{color:#fff;font-weight:500;margin:0 auto}.clans_table_head_reject{align-items:center;display:flex;gap:5px}.clans_reject_all_button{background:#6f78ef;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;max-width:max-content;padding:2px 6px;transition:.3s;-webkit-user-select:none;user-select:none}.clans_reject_all_button:hover{opacity:.75}.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:5px;height:395px;overflow:auto;padding:0 5px 0 0}.clans_profile_settings_log{align-items:center;background:#202020;border-radius:8px;display:flex;justify-content:space-between;min-height:45px;padding:0 10px;position:relative;width:100%}.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%,.502);max-width:150px;text-align:right;width:100%}