.sidebar.svelte-bg34rc{background:var(--secondary-bg);scrollbar-width:none;flex-direction:column;width:250px;height:100dvh;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;overflow-y:auto}.sidebar.svelte-bg34rc::-webkit-scrollbar{display:none}.sidebar.collapsed.svelte-bg34rc{width:80px}.side_header.svelte-bg34rc{background:var(--primary-bg);filter:drop-shadow(0px 4px 4px 0px #00000040);justify-content:flex-start;align-items:center;gap:10px;width:100%;height:75px;padding:20px 10px;transition:padding .3s,justify-content .3s;display:flex}.sidebar.collapsed.svelte-bg34rc .side_header:where(.svelte-bg34rc){justify-content:center;padding:20px 10px}.side_header_icon.svelte-bg34rc{background-color:#fff3;border-radius:12px;flex-shrink:0;width:25px;height:25px;padding:10px}.side_header_logo.svelte-bg34rc{opacity:1;max-width:180px;height:45px;transition:opacity .2s,max-width .2s;overflow:hidden}.sidebar.collapsed.svelte-bg34rc .side_header_logo:where(.svelte-bg34rc){opacity:0;pointer-events:none;max-width:0}.sidemenu.svelte-bg34rc{scrollbar-width:none;box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;height:calc(100dvh - 75px);margin:0;padding:10px;list-style:none;display:flex;overflow-y:auto}.sidemenu_item.svelte-bg34rc{background:var(--primary-bg);width:100%;color:var(--white);box-sizing:border-box;border-radius:15px;justify-content:space-between;align-items:center;gap:10px;padding:10px;text-decoration:none;transition:padding .3s,justify-content .3s;display:flex;position:relative}.sidebar.collapsed.svelte-bg34rc .sidemenu_item:where(.svelte-bg34rc){justify-content:center;gap:0;padding:10px}.sidemenu_items_container.svelte-bg34rc{background:0 0;border:none;flex:1;justify-content:flex-start;align-items:center;gap:10px;min-width:0;transition:justify-content .3s;display:flex}.sidebar.collapsed.svelte-bg34rc .sidemenu_items_container:where(.svelte-bg34rc){justify-content:center;gap:0}.sidemenu_icon.svelte-bg34rc{flex-shrink:0;width:24px;height:24px}.sidemenu_text_container.svelte-bg34rc{white-space:nowrap;flex-direction:column;align-items:flex-start;max-width:180px;transition:opacity .2s,max-width .2s;display:flex;overflow:hidden}.sidebar.collapsed.svelte-bg34rc .sidemenu_text_container:where(.svelte-bg34rc){opacity:0;pointer-events:none;max-width:0}.sidemenu_title.svelte-bg34rc{background:var(--primary-bg);margin:0;font-size:16px;font-weight:600}.sidemenu_descripton.svelte-bg34rc{color:var(--text-grey);margin:0;font-size:14px;font-weight:600}.sidemenu_dropdown.svelte-bg34rc{background:0 0;border:none;border-radius:15px;justify-content:center;align-items:center;max-width:50px;margin-right:5px;padding:10px;transition:opacity .2s,max-width .2s;display:flex}.sidebar.collapsed.svelte-bg34rc .sidemenu_dropdown:where(.svelte-bg34rc){opacity:0;pointer-events:none;max-width:0;padding:0;overflow:hidden}.sidemenu_dropdown_icon.svelte-bg34rc{background:0 0;border:none;height:7px;transition:all .2s ease-in-out}.sidemenu_item.active.svelte-bg34rc:before{content:"";border-radius:inherit;background:var(--primary-gradient);-webkit-mask-composite:xor;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.sidemenu_item.active.svelte-bg34rc .sidemenu_dropdown:where(.svelte-bg34rc){background:var(--primary-gradient);border-radius:10px}.sidemenu_item.active.svelte-bg34rc .sidemenu_dropdown_icon:where(.svelte-bg34rc){filter:brightness(1.5);transform:rotate(-90deg)}.sidemenu_item.svelte-bg34rc:hover:not(.active):not(div){background:var(--primary-gradient)}.sidemenu_item.svelte-bg34rc:hover:not(.active):not(div) .sidemenu_icon:where(.svelte-bg34rc){filter:brightness(0)}.sidemenu_item.svelte-bg34rc:hover:not(.active):not(div) .sidemenu_title:where(.svelte-bg34rc){color:var(--black);background:0 0}.sidemenu_item.svelte-bg34rc:hover:not(.active):not(div) .sidemenu_dropdown_icon:where(.svelte-bg34rc){filter:brightness(0)}[dir=rtl] .sidemenu_item.active.svelte-bg34rc .sidemenu_dropdown_icon:where(.svelte-bg34rc){transform:rotate(90deg)!important}@media (width<=768px){.sidebar.svelte-bg34rc{z-index:100;filter:drop-shadow(4px 0 10px #00000080);width:300px;height:100dvh;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar.mobile_open.svelte-bg34rc{transform:translate(0)}[dir=rtl] .sidebar.svelte-bg34rc{filter:drop-shadow(-4px 0 10px #00000080);left:auto;right:0;transform:translate(100%)}[dir=rtl] .sidebar.mobile_open.svelte-bg34rc{transform:translate(0)}.sidebar.collapsed.svelte-bg34rc{width:300px}.sidebar.collapsed.svelte-bg34rc .sidemenu_title:where(.svelte-bg34rc),.sidebar.collapsed.svelte-bg34rc .sidemenu_descripton:where(.svelte-bg34rc),.sidebar.collapsed.svelte-bg34rc .side_header_logo:where(.svelte-bg34rc),.sidebar.collapsed.svelte-bg34rc .sidemenu_dropdown:where(.svelte-bg34rc),.sidebar.collapsed.svelte-bg34rc .sidemenu_text_container:where(.svelte-bg34rc){opacity:1;visibility:visible;pointer-events:auto;max-width:180px}.sidebar.collapsed.svelte-bg34rc .side_header:where(.svelte-bg34rc){justify-content:flex-start;padding:20px 10px}.sidebar.collapsed.svelte-bg34rc .sidemenu_item:where(.svelte-bg34rc){justify-content:space-between;padding:10px}.sidebar.collapsed.svelte-bg34rc .sidemenu_items_container:where(.svelte-bg34rc){justify-content:flex-start;gap:10px}}.submenu.svelte-bg34rc{box-sizing:border-box;flex-direction:column;gap:5px;width:100%;margin:5px 0;padding-left:20px;list-style:none;display:flex}[dir=rtl] .submenu.svelte-bg34rc{padding-left:0;padding-right:20px}.submenu_link.svelte-bg34rc{color:var(--text-grey);border-radius:8px;align-items:center;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.submenu_link.svelte-bg34rc:hover{color:var(--white);background:#ffffff0d}.submenu_link.active.svelte-bg34rc{color:#ffae00;background:#ffae001f;border-left:3px solid #ffae00}[dir=rtl] .submenu_link.active.svelte-bg34rc{border-left:none;border-right:3px solid #ffae00}.submenu_icon.svelte-bg34rc{opacity:.7;flex-shrink:0;width:18px;height:18px;margin-right:10px;transition:opacity .2s,filter .2s}[dir=rtl] .submenu_icon.svelte-bg34rc{margin-left:10px;margin-right:0}.submenu_link.svelte-bg34rc:hover .submenu_icon:where(.svelte-bg34rc){opacity:1;filter:brightness(1.2)}.submenu_link.active.svelte-bg34rc .submenu_icon:where(.svelte-bg34rc){opacity:1;filter:brightness(.9)sepia()saturate(10000%)hue-rotate(20deg)}.sidemenu_dropdown.expanded.svelte-bg34rc .sidemenu_dropdown_icon:where(.svelte-bg34rc){transform:rotate(-90deg)}[dir=rtl] .sidemenu_dropdown.expanded.svelte-bg34rc .sidemenu_dropdown_icon:where(.svelte-bg34rc){transform:rotate(90deg)!important}.header.svelte-1xr9hkz{background:var(--secondary-bg);z-index:10;border-bottom:1px solid var(--border-color);box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;min-height:75px;padding:0 24px;display:flex;position:sticky;top:0}.header_top_row.svelte-1xr9hkz{justify-content:space-between;align-items:center;width:100%;height:75px;display:flex}.header_logo_section.svelte-1xr9hkz{align-items:center;gap:16px;display:flex}.header_logo_link.svelte-1xr9hkz{align-items:center;text-decoration:none;display:flex}.header_logo_img.svelte-1xr9hkz{height:38px;display:block}.menu_toggle.svelte-1xr9hkz{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:none}.menu_toggle.svelte-1xr9hkz img:where(.svelte-1xr9hkz){background-color:#fff3;border-radius:12px;flex-shrink:0;width:25px;height:25px;padding:10px}.menu_toggle.svelte-1xr9hkz img:where(.svelte-1xr9hkz):hover{background-color:#fff3}.header_right_section.svelte-1xr9hkz{align-items:center;gap:16px;display:flex}.lang_dropdown_container.svelte-1xr9hkz{display:inline-block;position:relative}.lang_trigger.svelte-1xr9hkz{color:var(--white);cursor:pointer;background:#0000004d;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s ease-in-out;display:flex}.lang_trigger.svelte-1xr9hkz:hover{background:#00000080;border-color:#ffffff26}.dropdown_arrow.svelte-1xr9hkz{color:var(--text-grey);transition:transform .2s ease-in-out}.dropdown_arrow.open.svelte-1xr9hkz{color:var(--white);transform:rotate(-180deg)}.lang_menu.svelte-1xr9hkz{background:var(--secondary-bg);z-index:100;border:1px solid #ffffff1a;border-radius:12px;width:160px;padding:6px;animation:.15s ease-out svelte-1xr9hkz-scaleIn;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 25px #00000080}[dir=rtl] .lang_menu.svelte-1xr9hkz{left:auto;right:0}.lang_item.svelte-1xr9hkz{color:var(--text-grey);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s ease-in-out;display:flex}.lang_item.svelte-1xr9hkz:hover{color:var(--white);background:#ffffff0d}.lang_item.active.svelte-1xr9hkz{background:var(--secondary-gradient);color:var(--clr-1)}.check_icon.svelte-1xr9hkz{font-size:12px;font-weight:700}.auth_wrapper.svelte-1xr9hkz{gap:10px;display:flex}.header_auth_btns.svelte-1xr9hkz{height:35px;transition:all .2s ease-in-out}.header_auth_btns.svelte-1xr9hkz:focus,.header_auth_btns.svelte-1xr9hkz:focus-visible{outline:none;transform:scale(1.05);box-shadow:0 0 10px 1px #ffbc44bf}@keyframes svelte-1xr9hkz-scaleIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.user_profile_container.svelte-1xr9hkz{align-items:center;gap:15px;display:flex}.user_welcome_block.svelte-1xr9hkz{background:#0003;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:8px;padding:6px 12px;display:flex}.user_avatar_icon.svelte-1xr9hkz{color:var(--clr-1);background:#ff9d001a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.user_welcome_text.svelte-1xr9hkz{flex-direction:row;align-items:center;gap:5px;display:flex}[dir=rtl] .user_welcome_text.svelte-1xr9hkz{align-items:center}.username.svelte-1xr9hkz{color:var(--white);font-size:18px;font-weight:700}.balance_block.svelte-1xr9hkz{border:1.5px solid var(--clr-1);color:var(--text-grey);background:#ff9d0005;border-radius:20px;align-items:center;gap:12px;padding:6px 16px;font-size:12px;font-weight:600;display:flex}.balance_divider.svelte-1xr9hkz{color:#ffffff26;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:400}.balance_item.svelte-1xr9hkz{white-space:nowrap;text-transform:capitalize;white-space:nowrap;text-transform:capitalize;flex-direction:column;align-items:center;display:flex}.gold_accent_text.svelte-1xr9hkz{color:var(--clr-1);font-weight:700}.deposit_btn.svelte-1xr9hkz{align-items:center;padding:0 16px;font-size:13px;text-decoration:none;display:flex}.logout_btn.svelte-1xr9hkz{border:1px solid var(--danger-2);color:var(--danger-1);cursor:pointer;background:0 0;border-radius:7px;padding:10px 20px;font-size:13px;font-weight:700;transition:all .2s ease-in-out}.logout_btn.svelte-1xr9hkz:hover{background:var(--danger-1);color:var(--white);transform:scale(1.05)translateY(-2px)}.desktop_only.svelte-1xr9hkz{display:flex!important}.mobile_only.svelte-1xr9hkz{display:none!important}@media (width<=768px){.lang_trigger.svelte-1xr9hkz{border-radius:8px;padding:5px 10px}.desktop_only.svelte-1xr9hkz{display:none!important}.mobile_only.svelte-1xr9hkz{display:flex!important}.menu_toggle.svelte-1xr9hkz{display:flex}.header.svelte-1xr9hkz{min-height:auto;padding:8px 16px}.header_top_row.svelte-1xr9hkz{height:55px}.header_logo_img.svelte-1xr9hkz{height:30px}.header_mobile_row.svelte-1xr9hkz{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:8px 0;display:flex}.balance_block.svelte-1xr9hkz{box-sizing:border-box;border-radius:12px;justify-content:center;gap:6px;width:100%;padding:4px 10px;font-size:11px}.balance_divider.svelte-1xr9hkz{font-size:11px}}@media (width<=480px){.header_logo_section.svelte-1xr9hkz{gap:3px}.header_mobile_row.svelte-1xr9hkz{flex-direction:column;align-items:stretch;gap:8px}.header_right_section.svelte-1xr9hkz,.user_profile_container.svelte-1xr9hkz{gap:0}.balance_block.svelte-1xr9hkz{box-sizing:border-box;justify-content:center;width:100%}.user_welcome_block.svelte-1xr9hkz{background:0 0;border:none}}button.user_avatar_icon.svelte-1xr9hkz{cursor:pointer;background:#ff9d001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}button.user_avatar_icon.svelte-1xr9hkz:hover{box-shadow:0 0 8px var(--clr-1);transform:scale(1.05)}.user_avatar_img.svelte-1xr9hkz{object-fit:cover;border-radius:50%;width:100%;height:100%}.modal_backdrop.svelte-1xr9hkz{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#04091ed9;justify-content:center;align-items:center;animation:.25s cubic-bezier(.16,1,.3,1) forwards fadeIn;display:flex;position:fixed;inset:0}.modal_card.svelte-1xr9hkz{background:var(--tertiary-gradient);border:1px solid var(--clr-1);box-shadow:0 25px 50px -35px var(--clr-1);border-radius:24px;flex-direction:column;width:90%;max-width:600px;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards svelte-1xr9hkz-scaleIn;display:flex;overflow:hidden}.modal_header_bar.svelte-1xr9hkz{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal_title.svelte-1xr9hkz{color:var(--white);margin:0;font-size:20px;font-weight:700}.modal_close_btn.svelte-1xr9hkz{color:var(--text-grey);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:28px;line-height:1;transition:all .2s;display:flex}.modal_close_btn.svelte-1xr9hkz:hover{color:var(--danger-1);transform:rotate(90deg)}.modal_body.svelte-1xr9hkz{max-height:60dvh;padding:24px;overflow-y:auto}.spinner_container.svelte-1xr9hkz{color:var(--text-grey);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px 0;display:flex}.loading_spinner.svelte-1xr9hkz{border:3px solid #ffffff0d;border-top-color:var(--clr-1);border-radius:50%;width:40px;height:40px;animation:1s linear infinite svelte-1xr9hkz-spin}@keyframes svelte-1xr9hkz-spin{to{transform:rotate(360deg)}}.avatar_selector_layout.svelte-1xr9hkz{grid-template-columns:180px 1fr;gap:32px;display:grid}@media (width<=600px){.avatar_selector_layout.svelte-1xr9hkz{grid-template-columns:1fr;gap:24px}}.avatar_preview_section.svelte-1xr9hkz{text-align:center;flex-direction:column;align-items:center;display:flex}.section_subtitle.svelte-1xr9hkz{color:var(--text-grey);text-transform:uppercase;letter-spacing:.5px;margin-top:0;margin-bottom:16px;font-size:13px;font-weight:600}.preview_circle_wrapper.svelte-1xr9hkz{background:var(--primary-gradient);border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;padding:4px;display:flex;overflow:hidden;box-shadow:0 10px 20px #0006}.large_preview_img.svelte-1xr9hkz{object-fit:cover;background:#090f2d;border-radius:50%;width:100%;height:100%}.large_preview_placeholder.svelte-1xr9hkz{width:100%;height:100%;color:var(--text-grey);background:#090f2d;border-radius:50%;justify-content:center;align-items:center;display:flex}.avatar_grid_section.svelte-1xr9hkz{flex-direction:column;display:flex}.avatar_grid.svelte-1xr9hkz{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:0;max-height:250px;padding-top:8px;padding-right:8px;display:grid;overflow-y:auto}.avatar_grid.svelte-1xr9hkz::-webkit-scrollbar{width:6px}.avatar_grid.svelte-1xr9hkz::-webkit-scrollbar-track{background:#ffffff05;border-radius:3px}.avatar_grid.svelte-1xr9hkz::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.avatar_grid.svelte-1xr9hkz::-webkit-scrollbar-thumb:hover{background:#fff3}.avatar_grid_item.svelte-1xr9hkz{aspect-ratio:1;cursor:pointer;background:#ffffff08;border:2px solid #0000;border-radius:16px;justify-content:center;align-items:center;padding:4px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.avatar_grid_item.svelte-1xr9hkz:hover{border:2px solid var(--clr-1);transform:translateY(-2px)}.avatar_grid_item.selected.svelte-1xr9hkz{background:var(--primary-gradient);box-shadow:0 0 12px var(--clr-1);border:0}.avatar_grid_item.selected.svelte-1xr9hkz:hover{border:0 solid #0000}.grid_avatar_img.svelte-1xr9hkz{object-fit:cover;border-radius:12px;width:100%;height:100%}.modal_footer_bar.svelte-1xr9hkz{background:#04091e4d;border-top:1px solid #ffffff0f;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.footer.svelte-134km9t{background:var(--tertiary-bg);justify-content:flex-start;align-items:center;gap:10px;padding:2rem;display:flex}.footer_logo.svelte-134km9t{width:100%;min-width:100px;max-width:220px}.footer_section.svelte-134km9t{width:33%}.afflicate_btns.svelte-134km9t{border:1px solid #0000;flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.agent_Btn.svelte-134km9t{background:var(--primary-gradient);text-align:right;border:1px solid #0000;border-radius:5px;outline:0;flex-direction:column;justify-content:flex-start;width:100px;height:45px;padding:4px 12px;line-height:0;display:flex}.affiliate_btn.svelte-134km9t{background:var(--primary-gradient);border:1px solid #0000;border-radius:5px;outline:0;width:115px;height:45px;font-size:24px;font-weight:500}.agent_Btn.svelte-134km9t:hover,.affiliate_btn.svelte-134km9t:hover{background:var(--primary-bg);border:1px solid var(--clr-1)}.afflicate_btns.svelte-134km9t button:where(.svelte-134km9t) a:where(.svelte-134km9t){color:#fff;text-decoration:none!important}.agent_text.svelte-134km9t{margin:0;font-size:20px;line-height:1.2}.backofc_text.svelte-134km9t{font-size:8px}@media (width<=768px){.footer.svelte-134km9t{flex-direction:column;justify-content:center;align-items:center}.footer_section.svelte-134km9t{width:100%}.footer_logo.svelte-134km9t{max-width:150px}.afflicate_btns.svelte-134km9t{justify-content:flex-start}}.modal_overlay.svelte-dkz56i{-webkit-backdrop-filter:blur(6px);z-index:99999;box-sizing:border-box;background:#ffffff26;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal_card.svelte-dkz56i{box-sizing:border-box;color:#fff;background:url(../../../assets/Login&Reg/LoginBg.webp) 50%/cover;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:420px;padding:35px 30px;position:relative;box-shadow:0 10px 30px #00000080}.close_btn.svelte-dkz56i{color:#ffffff80;cursor:pointer;background:0 0;border:none;font-size:28px;transition:color .2s;position:absolute;top:15px;right:20px}.close_btn.svelte-dkz56i:hover{color:#fff}.modal_header.svelte-dkz56i{text-align:center;flex-direction:column;align-items:center;gap:15px;margin-bottom:25px;display:flex}.logo.svelte-dkz56i{width:auto;height:48px}.title.svelte-dkz56i{color:#ffae00;margin:0;font-size:20px;font-weight:700}.reset_form.svelte-dkz56i{flex-direction:column;gap:20px;display:flex}.field_group.svelte-dkz56i{flex-direction:column;gap:6px;display:flex}.field_wrapper.svelte-dkz56i{background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:8px;padding:10px 14px;transition:border-color .2s;display:flex}.field_wrapper.has_error.svelte-dkz56i{border-color:#ff4a4a}.field_wrapper.svelte-dkz56i:focus-within{border-color:#ffae00}.field_label.svelte-dkz56i{color:#aaa;font-size:13px}.input_container.svelte-dkz56i{align-items:center;gap:8px;display:flex}.input_container.svelte-dkz56i input:where(.svelte-dkz56i){color:#fff;background:0 0;border:none;outline:none;flex:1;padding:0;font-size:15px}.eye_btn.svelte-dkz56i{color:#888;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:16px;display:flex}.eye_btn.svelte-dkz56i:hover{color:#fff}.error_text.svelte-dkz56i{color:#ff4a4a;font-size:12px;line-height:1.4}.submit_btn.svelte-dkz56i{background:var(--primary-gradient);color:#000;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:14px;font-size:16px;font-weight:700;transition:opacity .2s,transform .2s;display:flex}.submit_btn.svelte-dkz56i:hover{opacity:.9;transform:scale(1.02)}.submit_btn.svelte-dkz56i:disabled{opacity:.5;cursor:not-allowed}.spinner.svelte-dkz56i{border:2px solid #0000001a;border-top-color:#000;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite svelte-dkz56i-spin}@keyframes svelte-dkz56i-spin{to{transform:rotate(360deg)}}.root_main.svelte-12qhfyh{opacity:1;filter:blur();width:100dvw;height:100dvh;transition:opacity .25s ease-in-out,filter .25s ease-in-out;display:flex;position:relative;overflow:hidden}.root_main.switching.svelte-12qhfyh{opacity:0;filter:blur(10px);pointer-events:none}.main_section.svelte-12qhfyh{flex-direction:column;flex:1;min-width:0;height:100dvh;display:flex;position:relative;overflow:auto}.scrollable_container.svelte-12qhfyh{flex-direction:column;flex:1;justify-content:space-between;min-height:calc(100dvh - 75px);display:flex;overflow-y:auto}.mobile_overlay.svelte-12qhfyh{z-index:99;cursor:pointer;background:#00000080;border:none;padding:0;animation:.2s ease-out svelte-12qhfyh-fadeIn;position:fixed;inset:0}.child_section.svelte-12qhfyh{padding:20px 40px}@keyframes svelte-12qhfyh-fadeIn{0%{opacity:0}to{opacity:1}}.toast_container.svelte-12qhfyh{z-index:10000;flex-direction:column;gap:10px;width:calc(100% - 48px);max-width:350px;display:flex;position:fixed;top:24px;right:24px}[dir=rtl] .toast_container.svelte-12qhfyh{left:24px;right:auto}.toast_item.svelte-12qhfyh{-webkit-backdrop-filter:blur(10px);color:var(--white);background:#09143df2;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:12px;padding:14px 18px;animation:.35s cubic-bezier(.16,1,.3,1) forwards svelte-12qhfyh-toastSlideIn;display:flex;box-shadow:0 10px 25px #0000004d}.toast_item.success.svelte-12qhfyh{border-left:4px solid #4caf50}[dir=rtl] .toast_item.success.svelte-12qhfyh{border-left:none;border-right:4px solid #4caf50}.toast_item.success.svelte-12qhfyh .toast_icon:where(.svelte-12qhfyh){color:#4caf50;display:flex}.toast_item.error.svelte-12qhfyh{border-left:4px solid #f44336}[dir=rtl] .toast_item.error.svelte-12qhfyh{border-left:none;border-right:4px solid #f44336}.toast_item.error.svelte-12qhfyh .toast_icon:where(.svelte-12qhfyh){color:#f44336;display:flex}.toast_item.warning.svelte-12qhfyh{border-left:4px solid #ff9800}[dir=rtl] .toast_item.warning.svelte-12qhfyh{border-left:none;border-right:4px solid #ff9800}.toast_item.warning.svelte-12qhfyh .toast_icon:where(.svelte-12qhfyh){color:#ff9800;display:flex}.toast_message.svelte-12qhfyh{flex:1;font-size:14px;font-weight:600;line-height:1.4}.toast_close.svelte-12qhfyh{color:#fff6;cursor:pointer;background:0 0;border:none;padding:0;font-size:18px;line-height:1;transition:color .2s}.toast_close.svelte-12qhfyh:hover{color:var(--white)}@keyframes svelte-12qhfyh-toastSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.game_launch_overlay.svelte-12qhfyh{-webkit-backdrop-filter:blur(10px);z-index:2000000;background:#04091ed9;justify-content:center;align-items:center;animation:.2s ease-out forwards svelte-12qhfyh-layoutFadeIn;display:flex;position:fixed;inset:0}.loader_spinner_wrapper.svelte-12qhfyh{color:var(--white);flex-direction:column;align-items:center;gap:16px;display:flex}.loading_game_spinner.svelte-12qhfyh{border:4px solid #ffffff0d;border-top-color:var(--clr-1);border-radius:50%;width:50px;height:50px;animation:1s linear infinite svelte-12qhfyh-layoutSpin}.loader_text.svelte-12qhfyh{letter-spacing:.5px;text-shadow:0 2px 10px #00000080;margin:0;font-size:18px;font-weight:700}@keyframes svelte-12qhfyh-layoutSpin{to{transform:rotate(360deg)}}@keyframes svelte-12qhfyh-layoutFadeIn{0%{opacity:0}to{opacity:1}}.popup_overlay.svelte-12qhfyh{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.2s forwards svelte-12qhfyh-popupFadeIn;display:flex;position:fixed;inset:0}@keyframes svelte-12qhfyh-popupFadeIn{0%{opacity:0}to{opacity:1}}.popup_modal.svelte-12qhfyh{border-radius:10px;width:100%;max-width:480px;animation:.25s cubic-bezier(.34,1.56,.64,1) forwards svelte-12qhfyh-popupScaleIn;overflow:hidden;box-shadow:0 15px 35px #00000080}@keyframes svelte-12qhfyh-popupScaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.popup_modal.success.svelte-12qhfyh,.popup_modal.error.svelte-12qhfyh,.popup_modal.info.svelte-12qhfyh{background:var(--secondary-bg);color:#fff;border:1px solid #ffffff14}.info_popup_body.svelte-12qhfyh{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:30px;display:flex}.info_icon_wrapper.svelte-12qhfyh{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.popup_modal.success.svelte-12qhfyh .info_icon_wrapper:where(.svelte-12qhfyh){color:#10b981;background:#10b98126;border:2px solid #10b981}.popup_modal.error.svelte-12qhfyh .info_icon_wrapper:where(.svelte-12qhfyh){color:#ef4444;background:#ef444426;border:2px solid #ef4444}.info_icon.svelte-12qhfyh{width:28px;height:28px}.info_heading.svelte-12qhfyh{color:#fff;margin:0;font-size:20px;font-weight:700}.info_description.svelte-12qhfyh{color:var(--text-grey);margin:0;font-size:14px;line-height:1.5}.info_ok_btn.svelte-12qhfyh{cursor:pointer;border:none;border-radius:10px;width:100%;height:44px;font-size:15px;font-weight:700;transition:opacity .2s}.popup_modal.success.svelte-12qhfyh .info_ok_btn:where(.svelte-12qhfyh){color:#fff;background:#10b981}.popup_modal.error.svelte-12qhfyh .info_ok_btn:where(.svelte-12qhfyh){color:#fff;background:#ef4444}.popup_modal.confirm.svelte-12qhfyh{color:#fff;background:#0f162d;border:1px solid #ffffff14}.logout_popup_body.svelte-12qhfyh{flex-direction:column;gap:20px;padding:30px;display:flex;position:relative}.logout_popup_body.svelte-12qhfyh:before{content:"";aspect-ratio:1;opacity:.03;filter:brightness(20);z-index:-1;background:url(../../../assets/Logos&Icons/logo.svg) 50%/100% no-repeat;max-width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.popup_header_row.svelte-12qhfyh{align-items:center;gap:15px;display:flex}.logout_red_icon.svelte-12qhfyh{color:#ef4444;background:#ef444426;border:2px solid #ef4444;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.logout_svg.svelte-12qhfyh{width:22px;height:22px}.logout_heading.svelte-12qhfyh{color:#fff;margin:0;font-size:18px;font-weight:700}.logout_user_card.svelte-12qhfyh{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:12px;padding:14px 18px;display:flex}.avatar_circle.svelte-12qhfyh{color:#000;background:#ffae00;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex}.avatar_image.svelte-12qhfyh{object-fit:cover;border:1.5px solid #ffae00;border-radius:50%;width:40px;height:40px}.user_card_details.svelte-12qhfyh{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.user_name.svelte-12qhfyh{color:#fff;font-size:14px;font-weight:700}.user_balances_col.svelte-12qhfyh{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.user_balance_item.svelte-12qhfyh{font-size:12px;font-weight:600}.user_balance_item.usd.svelte-12qhfyh{color:#ffae00}.user_balance_item.chp.svelte-12qhfyh{color:#8892b0}.logout_subtext.svelte-12qhfyh{color:var(--text-grey);text-align:left;margin:0;font-size:13px;line-height:1.5}[dir=rtl] .logout_subtext.svelte-12qhfyh{text-align:right}.logout_actions.svelte-12qhfyh{gap:12px;display:flex}.logout_stay_btn.svelte-12qhfyh,.logout_exit_btn.svelte-12qhfyh{cursor:pointer;border:none;border-radius:10px;flex:1;height:46px;font-size:14px;font-weight:700;transition:transform .2s,opacity .2s,background-color .2s}.logout_stay_btn.svelte-12qhfyh{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.logout_exit_btn.svelte-12qhfyh{background:var(--primary-gradient);color:#000}.logout_stay_btn.svelte-12qhfyh:hover{background:#ffffff1a}.logout_exit_btn.svelte-12qhfyh:hover{opacity:.9}.logout_footer.svelte-12qhfyh{color:var(--text-grey);justify-content:flex-start;align-items:center;margin-top:-5px;font-size:11px;display:flex}.confirm_popup_body.svelte-12qhfyh{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:30px;display:flex}.confirm_icon_wrapper.svelte-12qhfyh{color:#ffae00;background:#ffae001a;border:2px solid #ffae00;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.confirm_icon.svelte-12qhfyh{width:28px;height:28px}.confirm_heading.svelte-12qhfyh{color:#fff;margin:0;font-size:20px;font-weight:700}.confirm_description.svelte-12qhfyh{color:var(--text-grey);margin:0;font-size:14px;line-height:1.5}.confirm_actions.svelte-12qhfyh{gap:12px;width:100%;margin-top:10px;display:flex}.confirm_cancel_btn.svelte-12qhfyh,.confirm_ok_btn.svelte-12qhfyh{cursor:pointer;border:none;border-radius:10px;flex:1;height:44px;font-size:15px;font-weight:700;transition:opacity .2s,background .2s}.confirm_cancel_btn.svelte-12qhfyh{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.confirm_cancel_btn.svelte-12qhfyh:hover{background:#ffffff1a}.confirm_ok_btn.svelte-12qhfyh{background:var(--primary-gradient);color:#000}.confirm_ok_btn.svelte-12qhfyh:hover{opacity:.9}@media (width<=768px){.child_section.svelte-12qhfyh{padding:20px 10px}}
