@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-weight:400;-webkit-user-select:none;user-select:none}ol,ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:after,*:before{box-sizing:border-box}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}a{color:inherit;text-decoration:none}html{--font-family: "Poppins", "Sans serif";--color-1: #090f1e;--color-2: #1d273e;--color-3: #6e758c;--color-4: #d5e3ec;--color-primary: #0866ff;--color-danger: #e60023;--max-width: 820px}html,body{height:100vh;width:100vw;background:var(--color-1)}html *,body *{font-family:var(--font-family)}.link_4{display:flex;justify-content:center;width:100%;color:#fff;font-size:14px;line-height:20px;font-weight:500;padding:12px 20px;border-radius:5px;margin:auto;background:var(--color-4);color:var(--color-dark)}.link_danger{display:flex;justify-content:center;width:100%;color:#fff;font-size:14px;line-height:20px;font-weight:500;padding:12px 20px;border-radius:5px;margin:auto;background:var(--color-danger)}.app_container[data-v-72c12ffd]{height:100vh;max-width:var(--max-width);width:100%;margin:auto}.popup_container[data-v-72c12ffd]{min-width:350px;max-width:400px;padding:24px;overflow:hidden;position:fixed;left:50%;top:0;z-index:10000;transform:translate(-50%)}.wi_container[data-v-7a93e453]{width:100%}.wi_container .wi_header[data-v-7a93e453]{width:100%;padding:16px;border-radius:10px;border:1px solid var(--color-4);background:var(--color-2);color:#fff;transition:all .25ms ease-in-out}.wi_container .wi_header.expanded[data-v-7a93e453]{background:var(--color-1)}.wi_container .wi_header .info_setion[data-v-7a93e453]{position:relative;display:flex;flex-direction:column;gap:4px}.wi_container .wi_header .info_item[data-v-7a93e453]{display:flex;align-items:center;gap:4px}.wi_container .wi_header .info_item[data-v-7a93e453]:last-child{margin:0}.wi_container .wi_header .info_item .info_icon[data-v-7a93e453]{width:18px;height:18px}.wi_container .wi_header .info_item .info_label[data-v-7a93e453]{font-size:12px;line-height:12px}.wi_container .wi_header .info_item.info_ref[data-v-7a93e453]{color:var(--color-primary)}.wi_container .wi_header .info_item.info_ref .info_icon[data-v-7a93e453]{font-size:20px;width:20px;height:20px;margin-right:4px}.wi_container .wi_header .info_item.info_ref .info_label[data-v-7a93e453]{font-size:16px;line-height:16px}.wi_container .wi_header .date[data-v-7a93e453]{margin-bottom:0;position:absolute;right:0;bottom:0;font-size:8px;color:var(--color-4)}.wi_container .wi_header .badge[data-v-7a93e453]{position:absolute;right:0;top:0;z-index:1;font-size:9px;line-height:10px;padding:4px 8px;border-radius:4px}.wi_container .body[data-v-7a93e453]{margin:0 10px;padding:8px;background:var(--color-2);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.wi_container .body .text[data-v-7a93e453]{color:#fff;margin:0;font-size:12px;line-height:18px;text-align:center}.d_container[data-v-ab7e41ab]{height:calc(100% - 128px);overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding:24px 16px 16px;display:flex;flex-direction:column;gap:16px}.d_container .transaction_status[data-v-ab7e41ab]{flex:none;height:115px;border-radius:20px;padding:24px 16px;color:#fff;position:relative;display:flex;justify-content:center;align-items:center;background:var(--color-2)}.d_container .transaction_status .label[data-v-ab7e41ab]{font-size:24px;font-weight:600;letter-spacing:4px;text-transform:capitalize}.d_container .transaction_status .info_top[data-v-ab7e41ab]{font-size:10px;line-height:16px;position:absolute;left:50%;transform:translate(-50%);top:16px;text-align:end}.d_container .transaction_status .info_bottom[data-v-ab7e41ab]{font-size:10px;line-height:16px;position:absolute;left:50%;transform:translate(-50%);bottom:16px;text-align:end}.d_container .transaction_status.transaction_closed[data-v-ab7e41ab]{background:var(--color-danger)}.d_container .transaction_status.transaction_open[data-v-ab7e41ab]{background:#16c47f}.d_container .deposit_number[data-v-ab7e41ab]{color:#fff;padding:24px 16px;border-radius:20px;background:var(--color-2);position:relative}.d_container .deposit_number .call_btn[data-v-ab7e41ab]{position:absolute;top:16px;right:16px;width:24px;height:24px;background:transparent;border:none;margin-left:auto;padding:0}.d_container .deposit_number .name[data-v-ab7e41ab]{font-size:14px;line-height:20px}.d_container .deposit_number .phone[data-v-ab7e41ab]{line-height:18px;font-size:12px}.d_container .progress[data-v-ab7e41ab]{position:absolute;z-index:100;width:100%;top:0;left:0}.d_container .bottom_button[data-v-ab7e41ab]{position:fixed;width:100%;max-width:var(--max-width);bottom:68px;left:50%;transform:translate(-50%);z-index:10;padding:8px}.d_container .error_text[data-v-ab7e41ab]{margin-top:24px;text-align:center;text-transform:uppercase}.btn[data-v-32ea64e2],.btn_4[data-v-32ea64e2],.btn_3[data-v-32ea64e2],.btn_2[data-v-32ea64e2],.btn_1_dashed[data-v-32ea64e2],.btn_1[data-v-32ea64e2],.btn_dark_dashed[data-v-32ea64e2],.btn_danger[data-v-32ea64e2],.btn_grey[data-v-32ea64e2],.btn_primary[data-v-32ea64e2]{display:flex;position:relative;border:none;padding:12px 20px;border-radius:5px;background:transparent;cursor:pointer;transition:all ease-out .3s;z-index:1;overflow:hidden}.btn .btn_label[data-v-32ea64e2],.btn_4 .btn_label[data-v-32ea64e2],.btn_3 .btn_label[data-v-32ea64e2],.btn_2 .btn_label[data-v-32ea64e2],.btn_1_dashed .btn_label[data-v-32ea64e2],.btn_1 .btn_label[data-v-32ea64e2],.btn_dark_dashed .btn_label[data-v-32ea64e2],.btn_danger .btn_label[data-v-32ea64e2],.btn_grey .btn_label[data-v-32ea64e2],.btn_primary .btn_label[data-v-32ea64e2]{font-family:var(--font-family);color:#fff;font-size:14px;line-height:20px;font-weight:500;margin:auto}.btn[data-v-32ea64e2]:disabled,.btn_4[data-v-32ea64e2]:disabled,.btn_3[data-v-32ea64e2]:disabled,.btn_2[data-v-32ea64e2]:disabled,.btn_1_dashed[data-v-32ea64e2]:disabled,.btn_1[data-v-32ea64e2]:disabled,.btn_dark_dashed[data-v-32ea64e2]:disabled,.btn_danger[data-v-32ea64e2]:disabled,.btn_grey[data-v-32ea64e2]:disabled,.btn_primary[data-v-32ea64e2]:disabled{cursor:not-allowed}.btn.block[data-v-32ea64e2],.block.btn_4[data-v-32ea64e2],.block.btn_3[data-v-32ea64e2],.block.btn_2[data-v-32ea64e2],.block.btn_1_dashed[data-v-32ea64e2],.block.btn_1[data-v-32ea64e2],.block.btn_dark_dashed[data-v-32ea64e2],.block.btn_danger[data-v-32ea64e2],.block.btn_grey[data-v-32ea64e2],.block.btn_primary[data-v-32ea64e2]{width:100%}.btn_primary[data-v-32ea64e2]{color:#fff;background:var(--color-primary)}.btn_primary .btn_label[data-v-32ea64e2]{color:#fff}.btn_grey[data-v-32ea64e2]{background:var(--color-x-light);color:var(--color-dark)}.btn_danger[data-v-32ea64e2]{color:#fff;background:var(--color-danger)}.btn_danger .btn_label[data-v-32ea64e2]{color:#fff}.btn_grey[data-v-32ea64e2]{color:#fff;background:var(--color-3)}.btn_grey .btn_label[data-v-32ea64e2]{color:var(--color-dark)}.btn_dark_dashed[data-v-32ea64e2]{color:#fff;border:1px dashed var(--color-4);background:var(--color-1)}.btn_dark_dashed .btn_label[data-v-32ea64e2]{color:#fff}.btn_1[data-v-32ea64e2]{color:#fff;background:var(--color-1)}.btn_1 .btn_label[data-v-32ea64e2]{color:#fff}.btn_1_dashed[data-v-32ea64e2]{color:#fff;border:1px dashed var(--color-4);background:var(--color-1)}.btn_1_dashed .btn_label[data-v-32ea64e2]{color:#fff}.btn_2[data-v-32ea64e2]{color:#fff;background:var(--color-2)}.btn_2 .btn_label[data-v-32ea64e2]{color:#fff}.btn_3[data-v-32ea64e2]{color:#fff;background:var(--color-3)}.btn_3 .btn_label[data-v-32ea64e2]{color:#fff}.btn_4[data-v-32ea64e2]{background:var(--color-4)}.btn_4 .btn_label[data-v-32ea64e2]{color:var(--color-1)}.ripple-container{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.ripple{position:absolute;border-radius:50%;background:#fff9;transform:scale(0);animation:ripple-animation .6s linear;z-index:10}@keyframes ripple-animation{to{transform:scale(4);opacity:0}}.pt_container[data-v-8ea8114c]{display:flex;flex-direction:column;gap:24px;padding:16px;height:calc(100% - 60px);overflow:auto}.pt_container .poker_server_item[data-v-8ea8114c]{width:100%;display:flex;align-items:center;background:#fff;cursor:pointer;border-radius:5px;border:none;position:relative;padding:0;background:transparent}.pt_container .poker_server_item .img[data-v-8ea8114c]{width:86px;height:86px;overflow:hidden;flex:none;background:transparent;z-index:1}.pt_container .poker_server_item .img[data-v-8ea8114c]>*{object-fit:cover;width:100%;height:100%}.pt_container .poker_server_item .info[data-v-8ea8114c]{background:#1d273e;margin-left:-44px;padding:8px 24px 8px 52px;height:76px;flex:1;text-align:start;color:#fff;border-radius:0 5px 5px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.pt_container .poker_server_item .info .sub_title[data-v-8ea8114c]{font-size:14px;line-height:14px;margin-bottom:4px}.pt_container .poker_server_item .info .text_sm[data-v-8ea8114c]{font-size:8px;line-height:8px;margin-bottom:4px}.pt_container .poker_server_item .info .cave[data-v-8ea8114c]{margin-bottom:0}.pt_container .poker_server_item .left_section[data-v-8ea8114c]{position:absolute;top:50%;left:106px;transform:translateY(-50%)}.pt_container .poker_server_item .left_section .timer[data-v-8ea8114c]{display:flex;justify-content:flex-end;align-items:center;gap:2px;padding:2px 4px;background:var(--color-primary);font-size:8px;font-weight:700;border-radius:4px;color:#fff}.pt_container .poker_server_item .left_section .timer[data-v-8ea8114c] .icon_container{width:10px;height:10px}.pt_container .poker_server_item .right_section[data-v-8ea8114c]{position:absolute;top:50%;right:16px;transform:translateY(-50%)}.pt_container .poker_server_item .right_section .chip[data-v-8ea8114c]{padding:2px 4px;background:var(--color-danger);font-family:var(--font-family);font-size:8px;font-weight:700;border-radius:4px;color:#fff;display:flex;align-items:center}.pt_container .poker_server_item .right_section .chip[data-v-8ea8114c] .icon_container{width:10px;height:10px}.buy_cave[data-v-8ea8114c]{position:relative}.buy_cave .table_img[data-v-8ea8114c]{position:absolute;z-index:2;top:8px;left:50%;height:56px;transform:translate(-50%)}.buy_cave .table_img img[data-v-8ea8114c]{height:100%}.buy_cave .buy_cave_item[data-v-8ea8114c]{display:flex;align-items:center;height:40px;font-size:12px}.buy_cave .buy_cave_item .item_label[data-v-8ea8114c]{font-weight:600;flex:1;color:#fff}.buy_cave .buy_cave_item .item_value[data-v-8ea8114c]{flex:1;color:var(--color-4);text-align:end}.buy_cave .cave_error[data-v-8ea8114c]{margin-top:8px}.buy_cave .buy_cave_acions[data-v-8ea8114c]{display:flex;flex-direction:column;gap:16px}.chat_page[data-v-1612bb4f]{height:calc(100% - 128px);overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding:24px 16px 16px;display:flex;flex-direction:column;gap:16px}.chat_page .chat_container[data-v-1612bb4f]{display:flex;align-items:center;gap:16px}.chat_page .chat_container .chat_img[data-v-1612bb4f]{width:64px;height:64px;border-radius:56px;background:var(--color-2);display:flex;align-items:center;justify-content:center}.chat_page .chat_container .chat_img img[data-v-1612bb4f]{width:100%;height:100%;border-radius:56px;object-fit:cover}.chat_page .chat_container .chat_img .char[data-v-1612bb4f]{font-weight:700;font-weight:600;font-size:24px;color:#fff}.chat_page .chat_container .chat_img.group_img[data-v-1612bb4f],.chat_page .chat_container .chat_img.group_img img[data-v-1612bb4f]{border-radius:5px}.chat_page .chat_container .chat_channel[data-v-1612bb4f]{width:calc(100% - 80px);-webkit-user-select:none;user-select:none}.chat_page .chat_container .chat_channel .chat_name[data-v-1612bb4f]{font-size:16px;line-height:28px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat_page .chat_container .chat_channel .chat_message[data-v-1612bb4f]{font-size:12px;line-height:18px;color:var(--color-4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat_page .progress[data-v-1612bb4f]{position:fixed;z-index:100;width:100%;top:63px;left:50%;transform:translate(-50%);max-width:var(--max-width)}.chat_page .search_input[data-v-1612bb4f]{position:fixed;width:100%;max-width:var(--max-width);bottom:68px;left:50%;transform:translate(-50%);z-index:10;padding:8px;display:flex;align-items:center;gap:8px}.chat_page .search_input .input_container[data-v-1612bb4f]{margin:0}.chat_page .search_input .add_chat[data-v-1612bb4f]{display:flex;justify-content:center;align-items:center;flex:none;height:44px;width:44px;background:var(--color-4);border-radius:5px}.chat_page .search_input .add_chat .icon_container[data-v-1612bb4f]{color:var(--color-2)}.cc_page[data-v-d3bb9699]{max-width:var(--max-width);width:100%;height:100vh;position:fixed;top:0;left:50%;transform:translate(-50%);margin:auto;background:pink;background:var(--color-1);z-index:100;overflow:hidden}.cc_page .cc_header[data-v-d3bb9699]{position:fixed;z-index:101;top:0;left:50%;width:100%;max-width:800px;height:62px;display:flex;align-items:center;border-bottom:1px solid var(--color-2);transform:translate(-50%);background:var(--color-1);gap:8px;padding:0 8px}.cc_page .cc_header .back_btn[data-v-d3bb9699]{padding:8px;border-radius:50%;background:transparent;border:none;cursor:pointer;flex:none}.cc_page .cc_header .channel_img[data-v-d3bb9699]{flex:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--color-2)}.cc_page .cc_header .channel_img img[data-v-d3bb9699]{width:100%;height:100%;object-fit:cover;border-radius:50%}.cc_page .cc_header .channel_img .channel_char[data-v-d3bb9699]{font-size:16px;font-weight:600;text-transform:capitalize;color:#fff}.cc_page .cc_header .more_action[data-v-d3bb9699]{padding:8px;border-radius:50%;background:transparent;border:none;cursor:pointer;flex:none}.cc_page .cc_header .chanel_name[data-v-d3bb9699]{width:calc(100% - 100px);font-size:14px;line-height:18px;padding:0 8px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc_page .chat_container[data-v-d3bb9699]{position:relative;width:100%;margin-top:63px;height:calc(100dvh - 126px);padding:8px;overflow-y:auto;z-index:101}.cc_page .chat_container .message_item[data-v-d3bb9699]{display:flex;gap:8px;align-items:top;margin-top:16px}.cc_page .chat_container .message_item.own_message[data-v-d3bb9699]{flex-direction:row-reverse}.cc_page .chat_container .message_item.own_message .message_content[data-v-d3bb9699]{background:var(--color-2)}.cc_page .chat_container .message_item.own_message .message_avatar[data-v-d3bb9699]{display:none!important}.cc_page .chat_container .message_item .message_avatar[data-v-d3bb9699]{width:32px;height:32px;flex:none;border-radius:50%;background:var(--color-4);display:flex;align-items:center;justify-content:center;text-transform:uppercase}.cc_page .chat_container .message_item .message_avatar .char[data-v-d3bb9699]{font-weight:700;font-weight:600;font-size:12px}.cc_page .chat_container .message_item .message_avatar img[data-v-d3bb9699]{width:100%;height:100%;object-fit:cover;border-radius:50%}.cc_page .chat_container .message_item .message_content[data-v-d3bb9699]{padding:8px;color:#fff;font-size:12px;line-height:16px;border-radius:5px;background:var(--color-3);max-width:calc(100% - 80px)}.cc_page .chat_container .message_item .remove_btn[data-v-d3bb9699]{width:32px;height:32px;flex:none;display:flex;justify-content:center;align-items:center;background:transparent;border:none}.chat_input[data-v-d3bb9699]{position:fixed;z-index:101;bottom:0;left:50%;width:100%;max-width:var(--max-width);transform:translate(-50%);display:flex;padding:8px;gap:8px;background:var(--color-1)}.chat_input input[data-v-d3bb9699]{width:100%;font-size:14px;padding:12px 20px;background:var(--color-4);border:none;border-radius:5px;color:var(--color-dark);transition:all .3s ease-out}.chat_input input[data-v-d3bb9699]:focus-visible{outline:none}.chat_input input[data-v-d3bb9699]:focus{outline:none;background:#fff;outline:2px solid var(--color-info)}.chat_input .send_btn[data-v-d3bb9699]{padding:8px;border-radius:50%;background:transparent;border:none;flex:none;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.chat_input .send_btn .icon_container[data-v-d3bb9699]{color:var(--color-primary)}.loading_container[data-v-d3bb9699]{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.progress[data-v-d3bb9699]{position:fixed;z-index:100;width:100%;top:63px;left:50%;transform:translate(-50%);max-width:var(--max-width)}.info_section[data-v-d3bb9699]{width:100%;padding:16px}.info_section .info_content[data-v-d3bb9699]{padding:24px 24px 0;position:relative}.info_section .info_actions[data-v-d3bb9699]{display:flex;flex-direction:column;padding:16px 8px 8px;gap:16px}.actions[data-v-d3bb9699]{display:flex;flex-direction:column;gap:8px}.ti_container[data-v-b3e75ee9]{margin-bottom:16px}.ti_container .header[data-v-b3e75ee9]{padding:8px;border-radius:4px;width:100%;border:1px solid var(--color-3);background:var(--color-2)}.ti_container .header.expanded[data-v-b3e75ee9]{background:var(--color-light)}.ti_container .header .info_section[data-v-b3e75ee9]{position:relative;color:#fff;padding-left:4px}.ti_container .header .info_section .info_title[data-v-b3e75ee9]{text-align:left;font-size:12px;font-weight:600}.ti_container .header .info_section .info_label[data-v-b3e75ee9]{text-align:left;font-size:12px}.ti_container .header .info_section .date[data-v-b3e75ee9]{margin-bottom:0;position:absolute;right:0;bottom:0;font-size:10px;color:var(--color-4)}.ti_container .header .badge[data-v-b3e75ee9]{position:absolute;right:0;top:0;z-index:1;font-size:9px;line-height:10px;padding:4px 8px;border-radius:4px}.ti_container .body[data-v-b3e75ee9]{margin:0 10px;padding:8px;background:var(--color-2);border-bottom-left-radius:4px;border-bottom-right-radius:4px;color:#fff}.ti_container .body .text[data-v-b3e75ee9]{margin:0;font-size:12px;line-height:18px;text-align:center}.wallet_container[data-v-f800f8b6]{display:flex;flex-direction:column;gap:16px;padding:16px;height:100%}.wallet_container .current_balance[data-v-f800f8b6]{margin-top:8px;padding:24px;display:flex;justify-content:center;align-items:center;font-size:24px;line-height:24px;font-weight:500;color:#fff;width:100%;height:115px;border-radius:20px;transition:all .35ms ease-in-out;background:var(--color-2);position:relative}.wallet_container .current_balance.transaction_closed[data-v-f800f8b6]{background:var(--color-danger)}.wallet_container .current_balance.transaction_open[data-v-f800f8b6]{background:#16c47f}.wallet_container .current_balance .info_top[data-v-f800f8b6]{font-size:10px;line-height:16px;position:absolute;left:50%;transform:translate(-50%);top:16px;text-align:end}.wallet_container .current_balance .info_bottom[data-v-f800f8b6]{font-size:10px;line-height:16px;position:absolute;left:50%;transform:translate(-50%);bottom:16px;text-align:end}.wallet_container .wallet_actions[data-v-f800f8b6]{display:flex;gap:16px;width:100}.wallet_container .wallet_actions[data-v-f800f8b6] *{flex:1}.wallet_container .transaction_container[data-v-f800f8b6]{height:calc(100% - 244px);overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.tournament_container[data-v-99a06e8e]{height:calc(100% - 128px);overflow-y:auto;display:flex;flex-direction:column}.tournament_container .tournament_banner[data-v-99a06e8e]{width:100%;background:var(--color-2);display:flex;align-items:center;justify-content:space-between;position:relative;margin-bottom:16px}.tournament_container .tournament_banner .banner_bg[data-v-99a06e8e]{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1;filter:brightness(80%) blur(2px)}.tournament_container .tournament_banner .img_container[data-v-99a06e8e]{width:200px;height:200px;position:relative;z-index:1;flex:none}.tournament_container .tournament_banner .img_container img[data-v-99a06e8e]{width:100%;height:100%;object-fit:contain}.tournament_container .tournament_banner .img_container .prize_label[data-v-99a06e8e]{position:absolute;left:50%;bottom:7.5px;z-index:2;font-size:10px;font-weight:700;color:var(--color-danger);transform:translate(-50%)}.tournament_container .tournament_banner .date_info[data-v-99a06e8e]{padding:0 24px;text-align:end;position:relative;z-index:1}.tournament_container .tournament_banner .date_info .date_label[data-v-99a06e8e]{font-size:20px;line-height:28px;color:#fff;text-transform:uppercase}.tournament_container .tournament_banner .date_info .hour_label[data-v-99a06e8e]{font-size:14px;line-height:18px;color:var(--color-4)}.tournament_container .info_item[data-v-99a06e8e]{flex:none;display:flex;align-items:center;height:40px;padding:0 16px}.tournament_container .info_item .left_section[data-v-99a06e8e]{width:50%;flex:none;display:flex;align-items:center;gap:8px}.tournament_container .info_item .left_section .icon_container[data-v-99a06e8e]{color:var(--color-4)}.tournament_container .info_item .left_section .item_label[data-v-99a06e8e]{color:#fff;font-size:12px}.tournament_container .info_item .right_section[data-v-99a06e8e]{width:50%;flex:none;font-size:10px;text-align:end;color:var(--color-4)}.tournament_container .register_btn[data-v-99a06e8e]{position:fixed;width:100%;max-width:var(--max-width);bottom:68px;left:50%;transform:translate(-50%);z-index:10;padding:8px}.profil_page[data-v-c1bec0d7]{padding:16px;margin:auto;position:relative}.profil_page .progress_bar[data-v-c1bec0d7]{position:fixed;width:100%;top:0;left:0;z-index:10}.profil_page .user_section[data-v-c1bec0d7]{padding:24px;display:flex;background:var(--color-2);border:none;border-radius:5px;margin-bottom:16px;width:100%;cursor:pointer;position:relative}.profil_page .user_section .user_avatar[data-v-c1bec0d7]{width:80px;height:80px;border-radius:50%;background:var(--color-4);flex:none;display:flex;align-items:center;justify-content:center;text-transform:uppercase;overflow:hidden}.profil_page .user_section .user_avatar img[data-v-c1bec0d7]{width:100%;height:100%;object-fit:cover}.profil_page .user_section .user_avatar .char[data-v-c1bec0d7]{font-weight:700;font-weight:600;font-size:38px}.profil_page .user_section .center_section[data-v-c1bec0d7]{padding:8px 16px;width:calc(100% - 80px);display:flex;flex-direction:column;justify-content:center;color:#fff}.profil_page .user_section .center_section .wallet[data-v-c1bec0d7]{display:flex;justify-content:space-between;margin-bottom:0}.profil_page .user_section .center_section .wallet .title[data-v-c1bec0d7]{margin-bottom:0}.profil_page .user_section .center_section .pseudo[data-v-c1bec0d7]{display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.profil_page .user_section .level_stars[data-v-c1bec0d7]{display:flex;align-items:center;position:absolute;top:24px;right:24px;z-index:1}.profil_page .user_section .level_stars .full_star[data-v-c1bec0d7]{color:gold}.profil_page .user_section .level_stars .half_star[data-v-c1bec0d7]{color:var(--color-4)}.profil_page .user_section .level_stars .half_star[data-v-c1bec0d7] .half_star_left{fill:gold!important;color:gold!important}.profil_page .user_section .level_stars .icon_container[data-v-c1bec0d7]{width:20px;height:20px}.profil_page .action_item[data-v-c1bec0d7]{width:100%;border:none;padding:24px 16px;display:flex;align-items:center;cursor:pointer;margin-bottom:16px;position:relative;height:56px;border-radius:5px;color:#fff;background:var(--color-2);gap:8px}.profil_page .action_item .icon[data-v-c1bec0d7]{width:24px;height:24px}.profil_page .action_item .label[data-v-c1bec0d7]{font-family:var(--font-familly);font-size:12px}.user_form[data-v-c1bec0d7]{display:flex;flex-direction:column}.user_form .avatar_input[data-v-c1bec0d7]{width:115px;height:115px;border-radius:115px;background:var(--color-4);border:none;margin:auto auto 16px;padding:0;cursor:pointer}.user_form .avatar_input img[data-v-c1bec0d7]{width:100%;height:100%;object-fit:cover;border-radius:50%}.user_form .avatar_input .pseudo_char[data-v-c1bec0d7]{color:var(--color-1);display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:700;font-weight:600;font-size:38px}.user_form .form_actions[data-v-c1bec0d7]{display:flex;flex-direction:column;gap:16px}.progress[data-v-0e06158f]{position:absolute;width:100vw;top:0;left:0;z-index:1000}.up_container[data-v-0e06158f]{width:100%;height:100%;display:flex;justify-content:center;padding:24px 0;overflow:hidden;overflow-y:auto}.up_container .body_section[data-v-0e06158f]{margin:auto}@media screen and (max-width: 600px){.up_container .body_section[data-v-0e06158f]{width:100%}}.up_container .body_section .register_form[data-v-0e06158f]{padding:32px;margin-bottom:24px;border-radius:var(--border-radius);width:450px;position:relative}@media screen and (max-width: 600px){.up_container .body_section .register_form[data-v-0e06158f]{width:100%;border:none}}.up_container .body_section .register_form .title[data-v-0e06158f]{text-align:center;margin-bottom:28px}.up_container .body_section .register_form .actions[data-v-0e06158f]{display:flex;padding-top:8px}.up_container .body_section .register_form .actions .btn_primary[data-v-0e06158f]{width:100%}.up_container .body_section .terms[data-v-0e06158f]{display:flex;align-items:center;margin-bottom:24px}.up_container .body_section .terms .terms_input[data-v-0e06158f]{margin:8px;width:18px;height:18px;border-radius:5px}.up_container .body_section .terms .terms_label[data-v-0e06158f]{color:#707080;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.up_container .body_section .terms .terms_label a[data-v-0e06158f]{color:#2536cc;text-decoration:underline}.up_container .body_section .text_danger[data-v-0e06158f]{margin:4px 0}.wi_container[data-v-48f32a41]{width:100%}.wi_container .wi_header[data-v-48f32a41]{width:100%;padding:16px;border-radius:10px;border:1px solid var(--color-4);background:var(--color-2);color:#fff;transition:all .25ms ease-in-out}.wi_container .wi_header.expanded[data-v-48f32a41]{background:var(--color-1)}.wi_container .wi_header .info_setion[data-v-48f32a41]{position:relative;display:flex;flex-direction:column;gap:4px}.wi_container .wi_header .info_item[data-v-48f32a41]{display:flex;align-items:center;gap:4px}.wi_container .wi_header .info_item[data-v-48f32a41]:last-child{margin:0}.wi_container .wi_header .info_item .info_icon[data-v-48f32a41]{width:18px;height:18px}.wi_container .wi_header .info_item .info_label[data-v-48f32a41]{font-size:12px;line-height:12px}.wi_container .wi_header .info_item.info_ref[data-v-48f32a41]{color:var(--color-primary)}.wi_container .wi_header .info_item.info_ref .info_icon[data-v-48f32a41]{font-size:20px;width:20px;height:20px;margin-right:4px}.wi_container .wi_header .info_item.info_ref .info_label[data-v-48f32a41]{font-size:16px;line-height:16px}.wi_container .wi_header .date[data-v-48f32a41]{margin-bottom:0;position:absolute;right:0;bottom:0;font-size:8px;color:var(--color-4)}.wi_container .wi_header .badge[data-v-48f32a41]{position:absolute;right:0;top:0;z-index:1;font-size:9px;line-height:10px;padding:4px 8px;border-radius:4px}.wi_container .body[data-v-48f32a41]{margin:0 10px;padding:8px;background:var(--color-2);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.wi_container .body .text[data-v-48f32a41]{color:#fff;margin:0;font-size:12px;line-height:18px;text-align:center}.w_container[data-v-525cb708]{height:calc(100% - 128px);overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding:24px 16px 16px;display:flex;flex-direction:column;gap:16px}.w_container .transaction_status[data-v-525cb708]{flex:none;height:115px;border-radius:20px;padding:24px 16px;color:#fff;position:relative;display:flex;justify-content:center;align-items:center;background:var(--color-2)}.w_container .transaction_status .label[data-v-525cb708]{font-size:24px;font-weight:600;letter-spacing:4px;text-transform:capitalize}.w_container .transaction_status .info_top[data-v-525cb708]{font-size:10px;line-height:16px;position:absolute;left:50%;transform:translate(-50%);top:16px;text-align:end}.w_container .transaction_status .info_bottom[data-v-525cb708]{font-size:10px;line-height:16px;position:absolute;left:50%;transform:translate(-50%);bottom:16px;text-align:end}.w_container .transaction_status.transaction_closed[data-v-525cb708]{background:var(--color-danger)}.w_container .transaction_status.transaction_open[data-v-525cb708]{background:#16c47f}.w_container .progress[data-v-525cb708]{position:absolute;z-index:100;width:100%;top:0;left:0}.w_container .bottom_button[data-v-525cb708]{position:fixed;width:100%;max-width:var(--max-width);bottom:68px;left:50%;transform:translate(-50%);z-index:10;padding:8px}.w_container .error_text[data-v-525cb708]{margin-top:24px;text-align:center;text-transform:uppercase}.card_back[data-v-3dcef0e4]{width:34px;height:48px;overflow:hidden;border-radius:2px}.card_back img[data-v-3dcef0e4]{width:100%;height:100%}.card_front[data-v-3dcef0e4]{width:34px;height:48px;border-radius:2px;background:#fff;text-align:left;padding:2px;outline:2px solid transparent;transition:all ease-in-out .25s}.card_front.zoom[data-v-3dcef0e4],.card_front.strong_zoom[data-v-3dcef0e4]{outline-color:var(--color-danger);transform:translateY(-8px)}.card_front .value[data-v-3dcef0e4]{color:transparent;font-family:sans-serif;font-size:14px;line-height:14px;font-weight:700;padding:0 2px}.card_front .value.red[data-v-3dcef0e4]{color:red}.card_front .value.black[data-v-3dcef0e4]{color:#000}.card_front .color[data-v-3dcef0e4]{width:28px;height:28px;margin:auto}.card_front .color>svg[data-v-3dcef0e4]{width:100%;height:100%;object-fit:cover}.player_bet[data-v-d3826dc6]{position:absolute;z-index:7;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:2px;padding:4px;--bet_height: 46px;height:var(--bet_height)}.player_bet .bet_chips[data-v-d3826dc6]{display:flex;align-items:flex-end}.player_bet .bet_chips .chips_item[data-v-d3826dc6]{display:flex;flex-direction:column;justify-content:flex-end}.player_bet .bet_chips .chips_item .chip[data-v-d3826dc6]{width:14px;height:2px;position:relative;overflow:visible}.player_bet .bet_chips .chips_item .chip img[data-v-d3826dc6]{width:14px;height:14px;position:absolute;bottom:0;left:0}.player_bet .bet_value[data-v-d3826dc6]{font-size:10px;line-height:10px;color:#fff}.bet_position_0[data-v-d3826dc6]{bottom:70px;left:50%;transform:translate(-50%)}.bet_position_1[data-v-d3826dc6]{bottom:auto;right:auto;top:calc(var(--user-place-height) * 3 + var(--bet_height));left:100px}.bet_position_2[data-v-d3826dc6]{bottom:auto;right:auto;top:calc(var(--user-place-height) * 2 + var(--bet_height));left:100px}.bet_position_3[data-v-d3826dc6]{bottom:auto;right:auto;top:calc((var(--user-place-height)) + var(--bet_height));left:100px}.bet_position_4[data-v-d3826dc6]{bottom:auto;right:auto;top:calc(var(--user-place-height));left:100px;transform:translate(50%)}.bet_position_5[data-v-d3826dc6]{bottom:auto;left:auto;right:100px;top:calc(var(--user-place-height));transform:translate(-50%)}.bet_position_6[data-v-d3826dc6]{bottom:auto;left:auto;top:calc((var(--user-place-height)) + var(--bet_height));right:100px}.bet_position_7[data-v-d3826dc6]{bottom:auto;left:auto;top:calc(var(--user-place-height) * 2 + var(--bet_height));right:100px}.bet_position_8[data-v-d3826dc6]{bottom:auto;left:auto;top:calc(var(--user-place-height) * 3 + var(--bet_height));right:100px}.bet_0-enter-active[data-v-d3826dc6],.bet_0-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.bet_0-enter-from[data-v-d3826dc6]{opacity:0;bottom:20px;left:50px;transform:translate(-50%) scale(0)}.bet_0-leave-to[data-v-d3826dc6]{opacity:0;left:50%;bottom:50%;transform:translate(-50%) scale(0)}.bet_1-enter-active[data-v-d3826dc6],.bet_1-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.bet_1-enter-from[data-v-d3826dc6]{opacity:0;left:50px;transform:scale(0)}.bet_1-leave-to[data-v-d3826dc6]{opacity:0;left:50%;top:50%;transform:translate(-50%) scale(0)}.bet_2-enter-active[data-v-d3826dc6],.bet_2-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.bet_2-enter-from[data-v-d3826dc6]{opacity:0;left:50px;transform:scale(0)}.bet_2-leave-to[data-v-d3826dc6]{opacity:0;left:50%;top:50%;transform:translate(-50%) scale(0)}.bet_3-enter-active[data-v-d3826dc6],.bet_3-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.bet_3-enter-from[data-v-d3826dc6]{opacity:0;left:50px;transform:scale(0)}.bet_3-leave-to[data-v-d3826dc6]{opacity:0;left:50%;top:50%;transform:translate(-50%) scale(0)}.bet_4-enter-active[data-v-d3826dc6],.bet_4-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.bet_4-enter-from[data-v-d3826dc6]{top:50px;left:100px;transform:scale(0)}.bet_4-leave-to[data-v-d3826dc6]{left:50%;top:50%;transform:translate(-50%) scale(0)}.bet_5-enter-active[data-v-d3826dc6],.bet_5-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.bet_5-enter-from[data-v-d3826dc6]{right:100px;top:20px;transform:scale(0)}.bet_5-leave-to[data-v-d3826dc6]{left:50%;top:50%;transform:translate(-50%) scale(0)}.bet_6-enter-active[data-v-d3826dc6],.bet_6-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.bet_6-enter-from[data-v-d3826dc6]{right:50px;transform:scale(0)}.bet_6-leave-to[data-v-d3826dc6]{left:50%;top:50%;transform:translate(-50%) scale(0)}.bet_7-enter-active[data-v-d3826dc6],.bet_7-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.bet_7-enter-from[data-v-d3826dc6]{right:50px;transform:scale(0)}.bet_7-leave-to[data-v-d3826dc6]{left:50%;top:50%;transform:translate(-50%) scale(0)}.bet_8-enter-active[data-v-d3826dc6],.bet_8-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.bet_8-enter-from[data-v-d3826dc6]{right:50px;transform:scale(0)}.bet_8-leave-to[data-v-d3826dc6]{left:50%;top:50%;transform:translate(-50%) scale(0)}.rest_of_bet[data-v-d3826dc6]{position:absolute;z-index:8;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:2px;padding:4px;--bet_height: 46px;height:var(--bet_height)}.rest_of_bet .bet_chips[data-v-d3826dc6]{display:flex;align-items:flex-end}.rest_of_bet .bet_chips .chips_item[data-v-d3826dc6]{display:flex;flex-direction:column;justify-content:flex-end}.rest_of_bet .bet_chips .chips_item .chip[data-v-d3826dc6]{width:14px;height:2px;position:relative;overflow:visible}.rest_of_bet .bet_chips .chips_item .chip img[data-v-d3826dc6]{width:14px;height:14px;position:absolute;bottom:0;left:0}.rest_of_bet .bet_value[data-v-d3826dc6]{font-size:10px;line-height:10px;color:#fff}.rest_of_bet_0[data-v-d3826dc6]{bottom:70px;left:100px}.rest_of_bet_1[data-v-d3826dc6]{bottom:auto;right:auto;top:calc(var(--user-place-height) * 3);left:100px}.rest_of_bet_2[data-v-d3826dc6]{bottom:auto;right:auto;top:calc(var(--user-place-height) * 2);left:100px}.rest_of_bet_3[data-v-d3826dc6]{bottom:auto;right:auto;top:calc(var(--user-place-height));left:100px}.rest_of_bet_4[data-v-d3826dc6]{bottom:auto;right:auto;top:50px;left:100px;transform:translate(50%)}.rest_of_bet_5[data-v-d3826dc6]{bottom:auto;left:auto;right:100px;top:50px;transform:translate(-50%)}.rest_of_bet_6[data-v-d3826dc6]{bottom:auto;left:auto;top:calc(var(--user-place-height));right:100px}.rest_of_bet_7[data-v-d3826dc6]{bottom:auto;left:auto;top:calc(var(--user-place-height) * 2);right:100px}.rest_of_bet_8[data-v-d3826dc6]{bottom:auto;left:auto;top:calc(var(--user-place-height) * 3);right:100px}.rest_of_bet_0-enter-active[data-v-d3826dc6],.rest_of_bet_0-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.rest_of_bet_0-enter-from[data-v-d3826dc6]{left:50%;transform:scale(0)}.rest_of_bet_0-leave-to[data-v-d3826dc6]{opacity:0;left:50px;bottom:8px;transform:scale(0)}.rest_of_bet_1-enter-active[data-v-d3826dc6],.rest_of_bet_1-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.rest_of_bet_1-enter-from[data-v-d3826dc6]{opacity:0;transform:translateY(80px) scale(0)}.rest_of_bet_1-leave-to[data-v-d3826dc6]{opacity:0;transform:translate(-100px,80px) scale(0)}.rest_of_bet_2-enter-active[data-v-d3826dc6],.rest_of_bet_2-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.rest_of_bet_2-enter-from[data-v-d3826dc6]{opacity:0;transform:translateY(80px) scale(0)}.rest_of_bet_2-leave-to[data-v-d3826dc6]{opacity:0;transform:translate(-100px,80px) scale(0)}.rest_of_bet_3-enter-active[data-v-d3826dc6],.rest_of_bet_3-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.rest_of_bet_3-enter-from[data-v-d3826dc6]{opacity:0;transform:translateY(80px) scale(0)}.rest_of_bet_3-leave-to[data-v-d3826dc6]{opacity:0;transform:translate(-100px,80px) scale(0)}.rest_of_bet_4-enter-active[data-v-d3826dc6],.rest_of_bet_4-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.rest_of_bet_4-enter-from[data-v-d3826dc6]{opacity:0;transform:translateY(80px) scale(0)}.rest_of_bet_4-leave-to[data-v-d3826dc6]{opacity:0;transform:translate(0) scale(0)}.rest_of_bet_5-enter-active[data-v-d3826dc6],.rest_of_bet_5-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.rest_of_bet_5-enter-from[data-v-d3826dc6]{opacity:0;transform:translateY(80px) scale(0)}.rest_of_bet_5-leave-to[data-v-d3826dc6]{opacity:0;transform:translate(0) scale(0)}.rest_of_bet_6-enter-active[data-v-d3826dc6],.rest_of_bet_6-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.rest_of_bet_6-enter-from[data-v-d3826dc6]{opacity:0;transform:translateY(80px) scale(0)}.rest_of_bet_6-leave-to[data-v-d3826dc6]{opacity:0;transform:translate(100px,80px) scale(0)}.rest_of_bet_7-enter-active[data-v-d3826dc6],.rest_of_bet_7-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.rest_of_bet_7-enter-from[data-v-d3826dc6]{opacity:0;transform:translateY(80px) scale(0)}.rest_of_bet_7-leave-to[data-v-d3826dc6]{opacity:0;transform:translate(100px,80px) scale(0)}.rest_of_bet_8-enter-active[data-v-d3826dc6],.rest_of_bet_8-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.rest_of_bet_8-enter-from[data-v-d3826dc6]{opacity:0;transform:translateY(80px) scale(0)}.rest_of_bet_8-leave-to[data-v-d3826dc6]{opacity:0;transform:translate(100px,80px) scale(0)}.winner_container[data-v-d3826dc6]{position:absolute;z-index:7;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:2px;padding:4px;--bet_height: 46px;height:var(--bet_height)}.winner_container .bet_chips[data-v-d3826dc6]{display:flex;align-items:flex-end}.winner_container .bet_chips .chips_item[data-v-d3826dc6]{display:flex;flex-direction:column;justify-content:flex-end}.winner_container .bet_chips .chips_item .chip[data-v-d3826dc6]{width:14px;height:2px;position:relative;overflow:visible}.winner_container .bet_chips .chips_item .chip img[data-v-d3826dc6]{width:14px;height:14px;position:absolute;bottom:0;left:0}.winner_container .bet_value[data-v-d3826dc6]{font-size:10px;line-height:10px;color:#fff}.winner_position_0[data-v-d3826dc6]{bottom:70px;left:50%;transform:translate(-50%)}.winner_position_1[data-v-d3826dc6]{bottom:auto;right:auto;top:calc(var(--user-place-height) * 3 + var(--bet_height));left:100px}.winner_position_2[data-v-d3826dc6]{bottom:auto;right:auto;top:calc(var(--user-place-height) * 2 + var(--bet_height));left:100px}.winner_position_3[data-v-d3826dc6]{bottom:auto;right:auto;top:calc((var(--user-place-height)) + var(--bet_height));left:100px}.winner_position_4[data-v-d3826dc6]{bottom:auto;right:auto;top:calc(var(--user-place-height));left:100px;transform:translate(50%)}.winner_position_5[data-v-d3826dc6]{bottom:auto;left:auto;right:100px;top:calc(var(--user-place-height));transform:translate(-50%)}.winner_position_6[data-v-d3826dc6]{bottom:auto;left:auto;top:calc((var(--user-place-height)) + var(--bet_height));right:100px}.winner_position_7[data-v-d3826dc6]{bottom:auto;left:auto;top:calc(var(--user-place-height) * 2 + var(--bet_height));right:100px}.winner_position_8[data-v-d3826dc6]{bottom:auto;left:auto;top:calc(var(--user-place-height) * 3 + var(--bet_height));right:100px}.winner_0-enter-active[data-v-d3826dc6],.winner_0-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.winner_0-enter-from[data-v-d3826dc6]{opacity:0;left:50%;bottom:50%;transform:translate(-50%) scale(0)}.winner_0-leave-to[data-v-d3826dc6]{opacity:0;bottom:20px;left:50px;transform:translate(-50%) scale(0)}.winner_1-enter-active[data-v-d3826dc6],.winner_1-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.winner_1-enter-from[data-v-d3826dc6]{opacity:0;left:50%;top:50%;transform:translate(-50%) scale(0)}.winner_1-leave-to[data-v-d3826dc6]{opacity:0;left:50px;transform:scale(0)}.winner_2-enter-active[data-v-d3826dc6],.winner_2-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.winner_2-enter-from[data-v-d3826dc6]{opacity:0;left:50%;top:50%;transform:translate(-50%) scale(0)}.winner_2-leave-to[data-v-d3826dc6]{opacity:0;left:50px;transform:scale(0)}.winner_3-enter-active[data-v-d3826dc6],.winner_3-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.winner_3-enter-from[data-v-d3826dc6]{opacity:0;left:50%;top:50%;transform:translate(-50%) scale(0)}.winner_3-leave-to[data-v-d3826dc6]{opacity:0;left:50px;transform:scale(0)}.winner_4-enter-active[data-v-d3826dc6],.winner_4-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.winner_4-enter-from[data-v-d3826dc6]{left:50%;top:50%;transform:translate(-50%) scale(0)}.winner_4-leave-to[data-v-d3826dc6]{top:50px;left:100px;transform:scale(0)}.winner_5-enter-active[data-v-d3826dc6],.winner_5-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.winner_5-enter-from[data-v-d3826dc6]{left:50%;top:50%;transform:translate(-50%) scale(0)}.winner_5-leave-to[data-v-d3826dc6]{right:100px;top:20px;transform:scale(0)}.winner_6-enter-active[data-v-d3826dc6],.winner_6-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.winner_6-enter-from[data-v-d3826dc6]{left:50%;top:50%;transform:translate(-50%) scale(0)}.winner_6-leave-to[data-v-d3826dc6]{right:50px;transform:scale(0)}.winner_7-enter-active[data-v-d3826dc6],.winner_7-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.winner_7-enter-from[data-v-d3826dc6]{left:50%;top:50%;transform:translate(-50%) scale(0)}.winner_7-leave-to[data-v-d3826dc6]{right:50px;transform:scale(0)}.winner_8-enter-active[data-v-d3826dc6],.winner_8-leave-active[data-v-d3826dc6]{transition:all .3s ease-out}.winner_8-enter-from[data-v-d3826dc6]{left:50%;top:50%;transform:translate(-50%) scale(0)}.winner_8-leave-to[data-v-d3826dc6]{right:50px;transform:scale(0)}.seat_container[data-v-16dbc173]{padding:4px;width:100px;position:relative}.seat_container .top_section[data-v-16dbc173]{width:100%;position:relative;z-index:1}.seat_container .top_section .user_avatar[data-v-16dbc173]{width:48px;height:48px;border-radius:50%;background:#6e758c;margin:auto;flex:none;font-family:var(--font-family);display:flex;align-items:center;justify-content:center;text-transform:uppercase;overflow:hidden;color:#fff}.seat_container .top_section .user_avatar.avatar_empty[data-v-16dbc173]{background:transparent}.seat_container .top_section .user_avatar .char[data-v-16dbc173]{font-weight:700;font-weight:600;font-size:24px;font-family:var(--font-family);text-transform:capitalize}.seat_container .top_section .user_avatar img[data-v-16dbc173]{width:100%;height:100%;object-fit:cover}.seat_container .top_section .cards_container[data-v-16dbc173]{position:absolute;display:flex;justify-content:center;padding:0 4px;gap:2px;bottom:-24px;width:100%}.seat_container .top_section .cards_container.show_cards[data-v-16dbc173]{transform:translateY(-18px)}.seat_container .top_section .banner[data-v-16dbc173]{width:100%;position:absolute;bottom:0;right:0;z-index:2;font-size:10px;font-weight:700;color:#fff;background:linear-gradient(to left bottom,var(--color-danger),var(--color-primary));padding:2px 4px;text-align:center}.seat_container .top_section .dealer[data-v-16dbc173]{width:24px;height:24px;position:absolute;bottom:0;right:0;z-index:3;border-radius:50%;overflow:hidden}.seat_container .top_section .dealer.top_right[data-v-16dbc173],.seat_container .top_section .dealer.right[data-v-16dbc173]{right:auto;left:0}.seat_container .top_section .dealer img[data-v-16dbc173]{width:100%;height:100%;object-fit:cover}.seat_container .bottom_section[data-v-16dbc173]{z-index:2;position:relative;width:100%;text-align:center;border:1px solid #6e758c;color:#fff}.seat_container .bottom_section .level_stars[data-v-16dbc173]{display:flex;align-items:center;position:absolute;top:0;left:50%;z-index:3;transform:translate(-50%,calc(-50% - 2px))}.seat_container .bottom_section .level_stars .full_star[data-v-16dbc173]{color:gold}.seat_container .bottom_section .level_stars .half_star[data-v-16dbc173]{color:var(--color-4)}.seat_container .bottom_section .level_stars .half_star[data-v-16dbc173] .half_star_left{fill:gold!important;color:gold!important}.seat_container .bottom_section .level_stars .icon_container[data-v-16dbc173]{width:12px;height:12px}.seat_container .bottom_section .top_label[data-v-16dbc173]{height:18px;font-size:10px;line-height:10px;padding:4px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:linear-gradient(to left bottom,var(--color-1),var(--color-2))}.seat_container .bottom_section .top_label .player_action[data-v-16dbc173]{text-transform:uppercase;color:var(--color-primary);font-weight:700}.seat_container .bottom_section .bottom_label[data-v-16dbc173]{height:18px;font-size:10px;line-height:10px;padding:4px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;background:linear-gradient(to left bottom,var(--color-2),var(--color-1))}.seat_container .bottom_section .bottom_label .all_in[data-v-16dbc173]{background:linear-gradient(to left bottom,var(--color-danger),var(--color-primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;text-transform:uppercase;white-space:8px;letter-spacing:2px}.seat_container .bottom_section .turn_time[data-v-16dbc173]{position:absolute;z-index:10;top:0;right:0;width:100%;height:100%}.seat_container .bottom_section .turn_time .turn_time_progress[data-v-16dbc173]{background:#1486d14d;width:100%;height:100%;display:flex}.seat_container .bottom_section .turn_time .progess_value[data-v-16dbc173]{position:absolute;text-align:start;z-index:11;font-size:18px;width:100%;height:100%;top:0;right:0;padding:4px}.seat_container .bottom_section .emoji_container[data-v-16dbc173]{width:32px;height:32px;border:none;background:transparent;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:10}.seat_container .bottom_section .emoji_container[data-v-16dbc173]>*{width:100%;height:100%}.bet_container[data-v-16dbc173]{position:absolute;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;right:0;bottom:0;transform:translate(100%,-8px);gap:2px}.bet_container .bet_chips[data-v-16dbc173]{display:flex;align-items:flex-end}.bet_container .bet_chips .chips_item[data-v-16dbc173]{display:flex;flex-direction:column;justify-content:flex-end}.bet_container .bet_chips .chips_item .chip[data-v-16dbc173]{width:14px;height:2px;position:relative;overflow:visible}.bet_container .bet_chips .chips_item .chip img[data-v-16dbc173]{width:14px;height:14px;position:absolute;bottom:0;left:0}.bet_container .bet_value[data-v-16dbc173]{font-size:10px;line-height:10px;color:#fff}.bet_container.rest_of_bet[data-v-16dbc173]{right:50%;transform:translate(50%,-26px)}.bet_container.top_right[data-v-16dbc173]{left:0;bottom:0;top:auto;right:auto;transform:translate(50%,30px)}.bet_container.top_right.rest_of_bet[data-v-16dbc173]{right:50%;transform:translate(50%,-26px)}.bet_container.top_left[data-v-16dbc173]{left:auto;bottom:0;top:auto;right:0;transform:translate(-50%,30px)}.bet_container.top_left.rest_of_bet[data-v-16dbc173]{right:50%;transform:translate(50%,-26px)}.bet_container.right[data-v-16dbc173]{left:0;right:auto;bottom:0;transform:translate(-100%,-8px);justify-content:flex-end}.bet_container.right.rest_of_bet[data-v-16dbc173]{right:50%;transform:translate(50%,-26px)}.bet_container.bottom[data-v-16dbc173]{top:0;right:-134px;transform:translate(-50%,-30px)}.bet_container.bottom.rest_of_bet[data-v-16dbc173]{top:auto;bottom:0;right:50%;transform:translate(50%,-26px)}.place_0[data-v-16dbc173]{width:100px;height:100px;z-index:6;position:absolute;bottom:0;left:0}.place_1[data-v-16dbc173]{width:100px;height:100px;z-index:5;position:absolute;top:calc(var(--user-place-height) * 3);left:0}.place_2[data-v-16dbc173]{width:100px;height:100px;z-index:4;position:absolute;top:calc(var(--user-place-height) * 2);left:0}.place_3[data-v-16dbc173]{width:100px;height:100px;z-index:3;position:absolute;top:calc(var(--user-place-height));left:0}.place_4[data-v-16dbc173]{width:100px;height:100px;z-index:2;position:absolute;top:0;left:0;transform:translate(100px)}.place_5[data-v-16dbc173]{width:100px;height:100px;z-index:2;position:absolute;top:0;right:0;transform:translate(-100px)}.place_6[data-v-16dbc173]{width:100px;height:100px;z-index:3;position:absolute;top:calc(var(--user-place-height));right:0}.place_7[data-v-16dbc173]{width:100px;height:100px;z-index:4;position:absolute;top:calc(var(--user-place-height) * 2);right:0}.place_8[data-v-16dbc173]{width:100px;height:100px;z-index:5;position:absolute;top:calc(var(--user-place-height) * 3);right:0}.pot_container[data-v-2754dcbd]{display:flex;justify-content:center;align-items:center;flex-direction:column;--base_bottom: 222px;--pot_heigth: 50px;--pot_width: 200px;height:var(--pot_heigth)}.pot_container .pot_chips[data-v-2754dcbd]{display:flex;padding-top:16px}.pot_container .pot_chips .chips_item[data-v-2754dcbd]{display:flex;flex-direction:column;justify-content:flex-end}.pot_container .pot_chips .chips_item .chip[data-v-2754dcbd]{width:14px;height:2px;position:relative;overflow:visible}.pot_container .pot_chips .chips_item .chip img[data-v-2754dcbd]{width:14px;height:14px;position:absolute;bottom:0;left:0}.pot_container .pot_label[data-v-2754dcbd]{text-align:center;font-size:12px;font-weight:bolder;line-height:18px;color:#fff;padding:4px 8px;display:inline-block}.pot_container.pot_position_0[data-v-2754dcbd]{z-index:3;position:absolute;bottom:var(--base_bottom);width:var(--pot_width);left:50%;transform:translate(-50%)}.pot_container.pot_position_1[data-v-2754dcbd]{z-index:3;position:absolute;bottom:calc(var(--base_bottom) + var(--pot_heigth));width:var(--pot_width);left:50%;transform:translate(-50%)}.pot_container.pot_position_2[data-v-2754dcbd]{z-index:3;position:absolute;bottom:calc(var(--base_bottom) + var(--pot_heigth) * 2);width:var(--pot_width);left:50%;transform:translate(-50%)}.pot_container.pot_position_3[data-v-2754dcbd]{z-index:3;position:absolute;bottom:calc(var(--base_bottom) + var(--pot_heigth) * 3);width:var(--pot_width);left:50%;transform:translate(-50%)}.pot_container.pot_position_4[data-v-2754dcbd]{z-index:3;position:absolute;bottom:calc(var(--base_bottom) + var(--pot_heigth) * 4);width:calc(var(--pot_width) / 2);left:100px}.pot_container.pot_position_5[data-v-2754dcbd]{z-index:3;position:absolute;bottom:calc(var(--base_bottom) + var(--pot_heigth) * 4);width:calc(var(--pot_width) / 2);left:200px}.pot_container.pot_position_6[data-v-2754dcbd]{z-index:3;position:absolute;bottom:calc(var(--base_bottom) + var(--pot_heigth) * 5);width:calc(var(--pot_width) / 2);left:100px}.pot_container.pot_position_7[data-v-2754dcbd]{z-index:3;position:absolute;bottom:calc(var(--base_bottom) + var(--pot_heigth) * 5);width:calc(var(--pot_width) / 2);left:200px}.cards_deck[data-v-6b41c826]{z-index:4;position:absolute;left:50%;top:50%;transform:translate(-50%,calc(-50% - 24px));width:34px;height:48px;box-shadow:0 8px 16px #0003;--user-place-height: 100px}.cards_deck img[data-v-6b41c826]{overflow:hidden;border-radius:2px;width:100%;height:100%}.card_0[data-v-6b41c826]{top:auto;right:auto;left:34px;bottom:12px;transform:translate(0)}.card_0-enter-active[data-v-6b41c826]{transition:all .1s cubic-bezier(1,.5,.8,1)}.card_0-enter-from[data-v-6b41c826]{left:50%;bottom:50%;transform:translate(-50%,calc(50% - 24px))}.card_0-enter-to[data-v-6b41c826]{left:34px;bottom:12px;transform:translate(0)}.card_0-leave-to[data-v-6b41c826]{scale:0;opacity:0}.card_1[data-v-6b41c826]{top:calc(var(--user-place-height) * 3);right:auto;bottom:auto;left:34px;transform:translate(0)}.card_1-enter-active[data-v-6b41c826]{transition:all .1s cubic-bezier(1,.5,.8,1)}.card_1-enter-from[data-v-6b41c826]{top:50%;left:50%;transform:translate(-50%,calc(-50% - 24px))}.card_1-enter-to[data-v-6b41c826]{left:34px;top:calc(var(--user-place-height) * 3);transform:translate(0)}.card_1-leave-active[data-v-6b41c826]{transition:all .25ms cubic-bezier(1,.5,.8,1)}.card_1-leave-to[data-v-6b41c826]{scale:0;opacity:0}.card_2[data-v-6b41c826]{top:calc(var(--user-place-height) * 2);right:auto;bottom:auto;left:34px;transform:translate(0)}.card_2-enter-active[data-v-6b41c826]{transition:all .1s cubic-bezier(1,.5,.8,1)}.card_2-enter-from[data-v-6b41c826]{top:50%;left:50%;transform:translate(-50%,calc(-50% - 24px))}.card_2-enter-to[data-v-6b41c826]{left:34px;top:calc(var(--user-place-height) * 2);transform:translate(0)}.card_2-leave-active[data-v-6b41c826]{transition:all .25ms cubic-bezier(1,.5,.8,1)}.card_2-leave-to[data-v-6b41c826]{scale:0;opacity:0}.card_3[data-v-6b41c826]{top:calc(var(--user-place-height));right:auto;bottom:auto;left:34px;transform:translate(0)}.card_3-enter-active[data-v-6b41c826]{transition:all .1s cubic-bezier(1,.5,.8,1)}.card_3-enter-from[data-v-6b41c826]{top:50%;left:50%;transform:translate(-50%,calc(-50% - 24px))}.card_3-enter-to[data-v-6b41c826]{left:34px;top:calc(var(--user-place-height));transform:translate(0)}.card_3-leave-active[data-v-6b41c826]{transition:all .25ms cubic-bezier(1,.5,.8,1)}.card_3-leave-to[data-v-6b41c826]{scale:0;opacity:0}.card_4[data-v-6b41c826]{top:0;right:auto;bottom:auto;left:34px;transform:translate(100px)}.card_4-enter-active[data-v-6b41c826]{transition:all .1s cubic-bezier(1,.5,.8,1)}.card_4-enter-from[data-v-6b41c826]{top:50%;left:50%;transform:translate(-50%,calc(-50% - 24px))}.card_4-enter-to[data-v-6b41c826]{left:34px;top:0;transform:translate(100px)}.card_4-leave-active[data-v-6b41c826]{transition:all .25ms cubic-bezier(1,.5,.8,1)}.card_4-leave-to[data-v-6b41c826]{scale:0;opacity:0}.card_5[data-v-6b41c826]{top:0;right:34px;bottom:auto;left:auto;transform:translate(-100px)}.card_5-enter-active[data-v-6b41c826]{transition:all .1s cubic-bezier(1,.5,.8,1)}.card_5-enter-from[data-v-6b41c826]{top:50%;right:50%;transform:translate(50%,calc(-50% - 24px))}.card_5-enter-to[data-v-6b41c826]{top:0;right:34px;transform:translate(-100px)}.card_5-leave-active[data-v-6b41c826]{transition:all .25ms cubic-bezier(1,.5,.8,1)}.card_5-leave-to[data-v-6b41c826]{scale:0;opacity:0}.card_6[data-v-6b41c826]{top:calc(var(--user-place-height));right:34px;bottom:auto;left:auto;transform:translate(0)}.card_6-enter-active[data-v-6b41c826]{transition:all .1s cubic-bezier(1,.5,.8,1)}.card_6-enter-from[data-v-6b41c826]{top:50%;right:50%;transform:translate(50%,calc(-50% - 24px))}.card_6-enter-to[data-v-6b41c826]{top:calc(var(--user-place-height));right:34px;transform:translate(0)}.card_6-leave-to[data-v-6b41c826]{scale:0;opacity:0}.card_6-leave-active[data-v-6b41c826]{transition:all .25ms cubic-bezier(1,.5,.8,1)}.card_7[data-v-6b41c826]{top:calc(var(--user-place-height) * 2);right:34px;bottom:auto;left:auto;transform:translate(0)}.card_7-enter-active[data-v-6b41c826]{transition:all .1s cubic-bezier(1,.5,.8,1)}.card_7-enter-from[data-v-6b41c826]{top:50%;right:50%;transform:translate(50%,calc(-50% - 24px))}.card_7-enter-to[data-v-6b41c826]{top:calc(var(--user-place-height) * 2);right:34px;transform:translate(0)}.card_7-leave-active[data-v-6b41c826]{transition:all .25ms cubic-bezier(1,.5,.8,1)}.card_7-leave-to[data-v-6b41c826]{scale:0;opacity:0}.card_8[data-v-6b41c826]{top:calc(var(--user-place-height) * 3);right:34px;bottom:auto;left:auto;transform:translate(0)}.card_8-enter-active[data-v-6b41c826]{transition:all .1s cubic-bezier(1,.5,.8,1)}.card_8-enter-from[data-v-6b41c826]{top:50%;right:50%;transform:translate(50%,calc(-50% - 24px))}.card_8-enter-to[data-v-6b41c826]{top:calc(var(--user-place-height) * 3);right:34px;transform:translate(0)}.card_8-leave-active[data-v-6b41c826]{transition:all .25ms cubic-bezier(1,.5,.8,1)}.card_8-leave-to[data-v-6b41c826]{scale:0;opacity:0}.emoji_container[data-v-8a7a053b]{z-index:10;position:absolute;bottom:10px;left:100px;display:flex;align-items:flex-end;gap:6px}.emoji_container .emojy_btn[data-v-8a7a053b]{width:32px;height:32px;border:none;margin:4px 0;padding:0;background:transparent}.emoji_container .emojy_btn[data-v-8a7a053b]>*{width:100%;height:100%}.emoji_container .emoji_picker[data-v-8a7a053b]{width:136px;padding:10px;gap:10px;border-radius:5px;display:flex;flex-wrap:wrap;background:#ffffff26;position:relative;bottom:0;left:0}.emoji_container .emoji_picker .emoji_item[data-v-8a7a053b]{width:32px;height:32px;border:none;margin:0;padding:0;background:transparent}.emoji_container .emoji_picker .emoji_item[data-v-8a7a053b]>*{width:32px;height:32px}.emoji_container .e_backdrop[data-v-8a7a053b]{position:fixed;z-index:1000000;width:100vw;height:100vh;left:0;top:0;background:pink}.emoji_picker-enter-active[data-v-8a7a053b]{transform-origin:left bottom;animation:emoji_picker-8a7a053b .5s}.emoji_picker-leave-active[data-v-8a7a053b]{transform-origin:left bottom;animation:emoji_picker-8a7a053b .5s reverse}@keyframes emoji_picker-8a7a053b{0%{transform:translate(-18px,-20px) scale(0)}50%{transform:translate(-9px,-20px) scale(1.25)}to{transform:translate(0) scale(1)}}.table_container[data-v-4ff4bbd7]{position:relative;padding:26px;width:400px;height:622px;flex:none;z-index:1;--user-place-height: 100px}.table_container .table_img[data-v-4ff4bbd7]{width:400px;flex:none;z-index:1}.table_container .logo_container[data-v-4ff4bbd7]{z-index:2;opacity:.3;position:absolute;left:50%;top:50%;transform:translate(-50%,calc(-50% - 24px));display:flex;flex-direction:column;align-items:center;justify-content:center}.table_container .logo_container img[data-v-4ff4bbd7]{width:100px}.table_container .logo_container .table_name[data-v-4ff4bbd7]{font-size:24px;line-height:24px;text-align:center;font-family:Irish Grover;color:#fff}.table_container .cards_deck[data-v-4ff4bbd7]{z-index:3;position:absolute;left:50%;top:50%;transform:translate(-50%,calc(-50% - 24px));width:34px;height:48px;box-shadow:0 8px 16px #0003}.table_container .cards_deck img[data-v-4ff4bbd7]{overflow:hidden;border-radius:2px;width:100%;height:100%}.table_container .withdrawal_label[data-v-4ff4bbd7]{position:absolute;width:200px;font-size:12px;line-height:18px;color:#fff;padding:4px 8px;background:#1d273e33;top:110px;left:50%;transform:translate(-50%);text-align:center}.table_container .app_update_label[data-v-4ff4bbd7]{position:absolute;width:200px;font-size:10px;line-height:16px;color:#fff;padding:4px 8px;background:#1d273e33;top:110px;left:50%;transform:translate(-50%);text-align:center}.table_container .table_items[data-v-4ff4bbd7]{z-index:3;position:absolute;bottom:125px;left:50%;transform:translate(-50%);text-align:center;width:200px;height:96px}.table_container .table_items .combination[data-v-4ff4bbd7]{margin:5px;height:28px}.table_container .table_items .combination .combination_label[data-v-4ff4bbd7]{font-size:14px;line-height:20px;font-weight:700;color:#fff;padding:4px 8px;background:#1d273e33;background:var(--color-danger)}.table_container .table_items .flop_cards[data-v-4ff4bbd7]{display:flex;align-items:center;gap:5px;padding:5px;height:58px}.game_container[data-v-2acaefa4]{height:100vh;width:100%;max-width:var(--max-width);background:var(--color-2);overflow:hidden;display:flex;justify-content:center;padding-top:24px}.game_container .mutted_btn[data-v-2acaefa4]{position:fixed;z-index:10;top:16px;right:16px;width:44px;height:44px;border-radius:44px;color:#fff;background:var(--color-1);border:1px dashed var(--color-4);display:flex;align-items:center;justify-content:center}.game_container .player_actions[data-v-2acaefa4]{position:fixed;z-index:10;bottom:0;left:50%;width:100%;max-width:var(--max-width);transform:translate(-50%);display:flex;flex-direction:column;padding:14px 8px;gap:8px}.game_container .player_actions .rise_action[data-v-2acaefa4]{width:calc(100% - 92px);margin-left:auto}.game_container .player_actions .rise_action .rise_input[data-v-2acaefa4]{display:flex;gap:8px;margin-top:8px}.game_container .player_actions .rise_action .rise_input .input_container[data-v-2acaefa4]{flex:1;margin-bottom:0}.game_container .player_actions .base_action[data-v-2acaefa4]{margin:auto;width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.game_container .player_actions .base_action[data-v-2acaefa4]>*{flex:1}.game_container .player_actions .base_action .fold_btn[data-v-2acaefa4]{width:84px;flex:none}.game_container .player_actions .other_action[data-v-2acaefa4]{width:100%;display:flex;flex-direction:column;gap:8px}.loading_container[data-v-2acaefa4]{height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.buy_cave[data-v-2acaefa4]{position:relative}.buy_cave .table_img[data-v-2acaefa4]{position:absolute;z-index:2;top:8px;left:50%;height:56px;transform:translate(-50%)}.buy_cave .table_img img[data-v-2acaefa4]{height:100%}.buy_cave .buy_cave_item[data-v-2acaefa4]{display:flex;align-items:center;height:40px;font-size:12px}.buy_cave .buy_cave_item .item_label[data-v-2acaefa4]{font-weight:600;flex:1;color:#fff}.buy_cave .buy_cave_item .item_value[data-v-2acaefa4]{flex:1;color:var(--color-4);text-align:end}.buy_cave .cave_error[data-v-2acaefa4]{margin-top:8px}.buy_cave .buy_cave_acions[data-v-2acaefa4]{display:flex;flex-direction:column;gap:16px}.ul_page[data-v-e2788e68]{max-width:var(--max-width);width:100%;height:100vh;position:fixed;top:0;left:50%;transform:translate(-50%);margin:auto;background:pink;background:var(--color-1);z-index:100;overflow:hidden}.ul_page .ul_header[data-v-e2788e68]{position:fixed;z-index:101;top:0;left:50%;width:100%;max-width:800px;height:62px;display:flex;align-items:center;border-bottom:1px solid var(--color-2);transform:translate(-50%);background:var(--color-1);padding:0 8px}.ul_page .ul_header .back_btn[data-v-e2788e68]{height:44px;width:44px;padding:8px;background:transparent;border:none;flex:none;background:var(--color-4);border-radius:5px 0 0 5px/5px 0px 0px 5px;display:flex;justify-content:center;align-items:center}.ul_page .ul_header .back_btn .icon_container[data-v-e2788e68]{color:var(--color-3)}.ul_page .ul_header .search_input[data-v-e2788e68]{flex:1;font-size:14px;line-height:20px;padding:12px 20px;background:var(--color-4);border:none;border-radius:0 5px 5px;color:var(--color-dark);transition:all .3s ease-out;border-radius:0 5px 5px 0/0 5px 5px 0px}.ul_page .ul_header .search_input[data-v-e2788e68]:focus-visible{outline:none}.ul_page .ul_header .search_input[data-v-e2788e68]:focus{outline:none;background:#fff;outline:2px solid var(--color-info)}.ul_page .ul_container[data-v-e2788e68]{position:relative;width:100%;margin-top:63px;height:calc(100dvh - 63px);overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:24px;z-index:101}.ul_page .ul_container .progress[data-v-e2788e68]{position:fixed;z-index:100;width:100%;top:63px;left:50%;transform:translate(-50%);max-width:var(--max-width)}.ul_page .ul_container .user_item[data-v-e2788e68]{display:flex;align-items:center;gap:16px}.ul_page .ul_container .user_item .user_avatar[data-v-e2788e68]{width:64px;height:64px;border-radius:50%;background:var(--color-4);flex:none;display:flex;align-items:center;justify-content:center;text-transform:uppercase;overflow:hidden}.ul_page .ul_container .user_item .user_avatar img[data-v-e2788e68]{width:100%;height:100%;object-fit:cover}.ul_page .ul_container .user_item .user_avatar .char[data-v-e2788e68]{font-weight:700;font-weight:600;font-size:38px}.ul_page .ul_container .user_item .user_info[data-v-e2788e68]{width:calc(100% - 80px);-webkit-user-select:none;user-select:none}.ul_page .ul_container .user_item .user_info .pseudo[data-v-e2788e68]{font-size:12px;line-height:12px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}.ul_page .ul_container .user_item .user_info .level_stars[data-v-e2788e68]{display:flex;align-items:center;z-index:1;margin-bottom:4px}.ul_page .ul_container .user_item .user_info .level_stars .full_star[data-v-e2788e68]{color:gold}.ul_page .ul_container .user_item .user_info .level_stars .half_star[data-v-e2788e68]{color:var(--color-4)}.ul_page .ul_container .user_item .user_info .level_stars .half_star[data-v-e2788e68] .half_star_left{fill:gold!important;color:gold!important}.ul_page .ul_container .user_item .user_info .level_stars .icon_container[data-v-e2788e68]{width:10px;height:10px}.ul_page .ul_container .user_item .add_chat_btn[data-v-e2788e68]{display:flex;justify-content:center;align-items:center;flex:none;height:44px;width:44px;background:transparent;border-radius:5px;border:none;cursor:pointer}.ul_page .ul_container .user_item .add_chat_btn .icon_container[data-v-e2788e68]{color:#fff}.cc_page[data-v-02717976]{max-width:var(--max-width);width:100%;height:100vh;position:fixed;top:0;left:50%;transform:translate(-50%);margin:auto;background:pink;background:var(--color-1);z-index:100;overflow:hidden}.cc_page .cc_header[data-v-02717976]{position:fixed;z-index:101;top:0;left:50%;width:100%;max-width:800px;height:62px;display:flex;align-items:center;border-bottom:1px solid var(--color-2);transform:translate(-50%);background:var(--color-1);gap:8px;padding:0 8px}.cc_page .cc_header .back_btn[data-v-02717976]{padding:8px;border-radius:50%;background:transparent;border:none;flex:none}.cc_page .cc_header .channel_img[data-v-02717976]{flex:none;width:40px;height:40px}.cc_page .cc_header .channel_img img[data-v-02717976]{width:100%;height:100%;object-fit:cover;border-radius:50%}.cc_page .cc_header .chanel_name[data-v-02717976]{width:calc(100% - 100px);font-size:14px;line-height:18px;padding:0 8px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc_page .chat_container[data-v-02717976]{position:relative;width:100%;margin-top:63px;height:calc(100dvh - 126px);padding:8px;overflow-y:auto;z-index:101}.cc_page .chat_container .message_item[data-v-02717976]{display:flex;gap:8px;align-items:top;margin-top:16px}.cc_page .chat_container .message_item.own_message[data-v-02717976]{flex-direction:row-reverse}.cc_page .chat_container .message_item.own_message .message_content[data-v-02717976]{background:var(--color-2)}.cc_page .chat_container .message_item.own_message .message_avatar[data-v-02717976]{display:none!important}.cc_page .chat_container .message_item .message_avatar[data-v-02717976]{width:32px;height:32px;flex:none;border-radius:50%;background:var(--color-4);display:flex;align-items:center;justify-content:center;text-transform:uppercase}.cc_page .chat_container .message_item .message_avatar .char[data-v-02717976]{font-weight:700;font-weight:600;font-size:12px}.cc_page .chat_container .message_item .message_avatar img[data-v-02717976]{width:100%;height:100%;object-fit:cover;border-radius:50%}.cc_page .chat_container .message_item .message_content[data-v-02717976]{padding:8px;color:#fff;font-size:12px;line-height:16px;border-radius:5px;background:var(--color-3);max-width:calc(100% - 80px)}.cc_page .chat_container .message_item .remove_btn[data-v-02717976]{width:32px;height:32px;flex:none;display:flex;justify-content:center;align-items:center;background:transparent;border:none}.chat_input[data-v-02717976]{position:fixed;z-index:101;bottom:0;left:50%;width:100%;max-width:var(--max-width);transform:translate(-50%);display:flex;padding:8px;gap:8px;background:var(--color-1)}.chat_input input[data-v-02717976]{width:100%;font-size:14px;padding:12px 20px;background:var(--color-4);border:none;border-radius:5px;color:var(--color-dark);transition:all .3s ease-out}.chat_input input[data-v-02717976]:focus-visible{outline:none}.chat_input input[data-v-02717976]:focus{outline:none;background:#fff;outline:2px solid var(--color-info)}.chat_input .send_btn[data-v-02717976]{padding:8px;border-radius:50%;background:transparent;border:none;flex:none;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.chat_input .send_btn .icon_container[data-v-02717976]{color:var(--color-primary)}.p_container[data-v-875f814e]{background-color:#d1d5db;width:100%;height:4px;position:relative;overflow:hidden}.p_container .bar_progress[data-v-875f814e]{background-color:#3b82f6;border-radius:9999px;position:absolute;bottom:0;top:0;width:50%;animation-duration:1s;animation-iteration-count:infinite;animation-name:indeterminate-progress-bar-875f814e}@keyframes indeterminate-progress-bar-875f814e{0%{left:-50%}to{left:100%}}.popup_container[data-v-770cafb2]{background:var(--color-2);border-radius:5px;padding:24px;color:#fff;position:relative;box-shadow:0 8px 16px #0003;margin-bottom:16px}.popup_container .content[data-v-770cafb2]{font-size:16px;line-height:24px}.modal_container[data-v-ccc1f24b]{position:fixed;z-index:1000000;left:0;top:0;width:100vw;height:100vh;background:#212121e6;display:flex;justify-content:center;align-items:center;transition:visibility .5s;padding:16px}.modal_container .modal[data-v-ccc1f24b]{max-width:600px;width:100%;border-radius:5px;background:#fff;box-shadow:0 12px 16px -4px #10182808,0 -15px 19px -23px #00000008}.modal_container .modal .modal_header[data-v-ccc1f24b]{display:flex;align-items:center;padding:16px;color:var(--color-danger);color:#fff;position:relative;background:var(--color-4)}.modal_container .modal .modal_header .sub_title[data-v-ccc1f24b]{margin:0;text-align:center;color:var(--color-danger)}.modal_container .modal .modal_body[data-v-ccc1f24b]{padding:16px;position:relative}.modal_container .modal .modal_body .progress[data-v-ccc1f24b]{position:absolute;width:100%;top:-2px;right:0;z-index:10}.modal_container[data-v-3652f122]{position:fixed;z-index:10000;left:0;top:0;width:100vw;height:100vh;background:#21212175;transition:visibility .5s}.modal_container .modal[data-v-3652f122]{max-width:var(--max-width);width:100%;background:var(--color-2);position:fixed;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;left:50%;transform:translate(-50%);margin:auto}.modal_container .modal .progress[data-v-3652f122]{height:100px;width:100px;position:absolute;display:flex;align-items:flex-end;justify-content:center;top:-24px;left:50%;transform:translate(-50%,-100%);z-index:10}.modal_container .modal .anchor[data-v-3652f122]{width:100px;height:8px;border-radius:4px;background:var(--color-4);margin:16px auto}.modal_container .modal .modal_header[data-v-3652f122]{display:flex;align-items:center;padding:16px;color:#333;position:relative}.modal_container .modal .modal_header .sub_title[data-v-3652f122]{margin:0 0 0 8px}.modal_container .modal .modal_header .close_btn[data-v-3652f122]{position:absolute;right:12px;top:12px}.modal_container .modal .modal_body[data-v-3652f122]{padding:0 16px 16px;position:relative}.modal_container[data-v-a33ce26b]{position:fixed;z-index:10000;left:0;top:0;width:100vw;height:100vh;background:#21212175;display:flex;justify-content:center;align-items:center;transition:visibility .5s;padding:8px}.modal_container .modal[data-v-a33ce26b]{max-width:350px;width:100%;border-radius:5px;border:1px solid #e5e5e5;background:#fff;box-shadow:0 12px 16px -4px #10182808,0 -15px 19px -23px #00000008}.modal_container .modal .separator[data-v-a33ce26b]{width:85%;margin:auto;border:1px solid var(--color-border)}.modal_container .modal .modal_body[data-v-a33ce26b]{padding:24px 24px 0;position:relative}.modal_container .modal_footer[data-v-a33ce26b]{display:flex;flex-direction:column;padding:16px 8px 8px;gap:8px}.typo[data-v-a1d59e03],.sub_title[data-v-a1d59e03],.title[data-v-a1d59e03],.text[data-v-a1d59e03]{font-family:var(--font-family);color:#fff;margin-bottom:.6em}.text[data-v-a1d59e03]{font-size:12px;line-height:18px}.text.danger[data-v-a1d59e03]{color:var(--color-danger)}.title[data-v-a1d59e03]{font-weight:500;font-size:28px;line-height:36px}.sub_title[data-v-a1d59e03]{font-weight:500;font-size:18px;line-height:24px}.color_1[data-v-a1d59e03],.color_2[data-v-a1d59e03],.color_3[data-v-a1d59e03],.color_4[data-v-a1d59e03]{color:var(--color-1)}.color_danger[data-v-a1d59e03]{color:var(--color-danger)}.color_primary[data-v-a1d59e03]{color:var(--color-primary)}.text_center[data-v-a1d59e03]{text-align:center}.text_justify[data-v-a1d59e03]{text-align:justify}.no_margin[data-v-a1d59e03]{margin:0}.input_container[data-v-18e48657]{width:auto;width:100%;margin-bottom:16px}.input_container .label[data-v-18e48657]{color:#fff;margin-bottom:.6em;font-size:14px;line-height:20px}.input_container .input_item[data-v-18e48657]{position:relative;width:100%}.input_container .input_item input[data-v-18e48657]{width:100%;font-size:14px;padding:12px 20px;background:var(--color-4);border:none;border-radius:5px;color:var(--color-dark);transition:all .3s ease-out}.input_container .input_item input[data-v-18e48657]:focus-visible{outline:none}.input_container .input_item input[data-v-18e48657]:focus{outline:none;background:#fff;outline:2px solid var(--color-info)}.input_container .input_item .icon_btn[data-v-18e48657]{position:absolute;top:50%;right:20px;transform:translateY(-50%);font-size:24px;height:24px;width:24px;cursor:pointer;-webkit-user-select:none;user-select:none;color:#262627;border:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center;background:transparent}.input_container .input_item .icon_btn svg[data-v-18e48657]{width:100%;height:100%;color:var(--color-dark)}.input_container .error_message[data-v-18e48657]{margin-top:4px;color:#f25353;margin-bottom:.6em;font-size:14px;line-height:20px}.icon_container[data-v-0d514e63]{height:24px;width:24px;display:flex;align-items:center;color:#fff}.icon_container svg[data-v-0d514e63]{width:100%;height:100%;transition:all .3ms linear}.icon_container.danger svg[data-v-0d514e63]{color:var(--color-danger)}.icon_container.dark svg[data-v-0d514e63]{color:var(--color-dark)}.icon_container.xsm[data-v-0d514e63]{height:12px;width:12px}.icon_container.sm[data-v-0d514e63]{height:18px;width:18px}.icon_container.lg[data-v-0d514e63]{height:48px;width:48px}.container[data-v-56e4aa18]{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px}.container .logo_img[data-v-56e4aa18]{height:100px;aspect-ratio:1;position:relative;animation:l20-56e4aa18 1s infinite cubic-bezier(.5,120,.5,-120)}.container .logo_img svg[data-v-56e4aa18]{height:100%;width:auto}.container .logo_text[data-v-56e4aa18]{height:32px;text-align:center}.container .logo_text svg[data-v-56e4aa18]{height:100%;width:auto}@keyframes l20-56e4aa18{30%,70%{transform:rotate(0)}49.99%{transform:rotate(.4deg)}50%{transform:rotate(-.4deg)}}
