.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_lang_container.svelte-bg34rc{box-sizing:border-box;flex-shrink:0;width:100%;display:none}.sidebar_lang_container.svelte-bg34rc .lang_dropdown_container:where(.svelte-bg34rc){width:100%;display:block;position:relative}.sidebar_lang_container.svelte-bg34rc .lang_trigger:where(.svelte-bg34rc){background:var(--primary-bg);color:var(--white);cursor:pointer;box-sizing:border-box;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s ease-in-out;display:flex}.sidebar_lang_container.svelte-bg34rc .lang_menu:where(.svelte-bg34rc){background:var(--secondary-bg);z-index:100;box-sizing:border-box;border:1px solid #ffffff1a;border-radius:12px;margin-top:5px;padding:6px;animation:.15s ease-out svelte-bg34rc-scaleIn;box-shadow:0 -10px 25px #00000080}.sidebar_lang_container.svelte-bg34rc .lang_item:where(.svelte-bg34rc){color:var(--text-grey);cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:5px;width:100%;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s ease-in-out;display:flex}.sidebar_lang_container.svelte-bg34rc .lang_item:where(.svelte-bg34rc):hover{color:var(--white);background:#ffffff0d}.sidebar_lang_container.svelte-bg34rc .lang_item.active:where(.svelte-bg34rc){background:var(--secondary-gradient);color:var(--clr-1)}.sidebar_lang_container.svelte-bg34rc .check_icon:where(.svelte-bg34rc){font-size:12px;font-weight:700}@keyframes svelte-bg34rc-scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (width<=768px){.sidebar_lang_container.svelte-bg34rc{display:block}}.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:0;transition:padding .3s,justify-content .3s;display:flex}.side_header_wrapper.svelte-bg34rc{background:0 0}.sidebar.collapsed.svelte-bg34rc .side_header:where(.svelte-bg34rc){justify-content:center;padding:0}.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}.header_whatsapp_link.svelte-1xr9hkz{background:#25d3660d;border:1.5px solid #25d366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}@media (width<=768px){.header_whatsapp_link.svelte-1xr9hkz{display:none!important}}.header_whatsapp_link.svelte-1xr9hkz:hover{background:#25d36633;border-color:#25d366;transform:translateY(-1px)scale(1.05)}.header_whatsapp_img.svelte-1xr9hkz{object-fit:cover;width:100%;height:100%}.auth_wrapper.svelte-1xr9hkz{gap:10px;display:flex}.header_auth_btns.svelte-1xr9hkz{min-width:fit-content;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_dropdown_container.svelte-1xr9hkz{display:none!important}.menu_toggle.svelte-1xr9hkz img:where(.svelte-1xr9hkz){border-radius:10px;width:20px;height:20px;padding:5px}.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}.user_welcome_block.svelte-1xr9hkz{background:0 0;border:none}}@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%}.header_auth_btns.svelte-1xr9hkz{padding:0 10px}}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;height:100dvh;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;height:100dvh;padding:20px;display:flex;position:fixed;inset:0}.modal_card.svelte-dkz56i{box-sizing:border-box;background:url(../../../assets/Login&Reg/LoginBg.webp) 0 0/100% 100%;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:820px;height:auto;min-height:520px;max-height:90vh;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}[dir=rtl] .modal_card.svelte-dkz56i{flex-direction:row-reverse}.close_btn.svelte-dkz56i{color:#ff4a4a;cursor:pointer;z-index:10;background:0 0;border:none;font-size:28px;line-height:1;transition:color .2s,transform .2s;position:absolute;top:15px;right:15px}[dir=rtl] .close_btn.svelte-dkz56i{left:auto;right:15px}.close_btn.svelte-dkz56i:hover{color:red;transform:rotate(90deg)}.brand_side.svelte-dkz56i{flex-shrink:0;width:48%;height:auto;min-height:100%;position:relative;overflow:hidden}.brand_img.svelte-dkz56i{object-fit:cover;width:100%;height:100%;display:none}.form_side.svelte-dkz56i{box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1d1d1d78;border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:center;width:52%;min-width:0;max-width:52%;height:auto;min-height:100%;max-height:100%;padding:35px 20px;display:flex;overflow:hidden}.logo_container.svelte-dkz56i{justify-content:center;margin-bottom:12px;display:flex}.logo_img.svelte-dkz56i{object-fit:contain;width:auto;height:48px}.form_title.svelte-dkz56i{color:#fff;text-align:center;letter-spacing:.5px;margin:0 0 24px;font-size:20px;font-weight:700}.login_form.svelte-dkz56i{flex-direction:column;gap:15px;display:flex}.field_group.svelte-dkz56i{margin-bottom:22px;position:relative}.field_wrapper.svelte-dkz56i{background:var(--primary-bg);box-sizing:border-box;text-align:end;border:1px solid #ffffff1a;border-radius:8px;align-items:center;height:44px;padding:8px 14px;transition:border-color .25s,box-shadow .25s;display:flex}.field_wrapper.svelte-dkz56i:focus-within{border-color:#ffae00;box-shadow:0 0 8px #ffae0033}.field_wrapper.has_error.svelte-dkz56i{border-color:#f87171}.field_label_group.svelte-dkz56i{color:#fff;white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.field_icon.svelte-dkz56i{color:#ffae00;width:16px;height:16px}.field_label.svelte-dkz56i{margin-right:4px}.field_wrapper.svelte-dkz56i input:where(.svelte-dkz56i){color:#fff;box-sizing:border-box;text-align:end;background:0 0;border:none;outline:none;flex:1;width:100%;padding:0 8px;font-size:14px}[dir=rtl] .field_wrapper.svelte-dkz56i input:where(.svelte-dkz56i){text-align:start!important;direction:ltr!important}.field_wrapper.svelte-dkz56i input:where(.svelte-dkz56i)::placeholder{color:#ffffff40}.error_text.svelte-dkz56i{color:#f87171;margin:0;font-size:11px;font-weight:500;display:block;position:absolute;top:100%;left:0}[dir=rtl] .error_text.svelte-dkz56i{left:auto;right:0}.eye_toggle.svelte-dkz56i{color:#fff6;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.eye_toggle.svelte-dkz56i:hover{color:#fff}.eye_toggle.svelte-dkz56i svg:where(.svelte-dkz56i){width:18px;height:18px}.submit_btn.svelte-dkz56i{background:var(--primary-gradient);color:#000;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;height:46px;font-size:16px;font-weight:700;transition:opacity .2s,transform .1s;display:flex}.submit_btn.svelte-dkz56i:hover:not(:disabled){opacity:.9}.submit_btn.svelte-dkz56i:active:not(:disabled){transform:scale(.98)}.submit_btn.svelte-dkz56i:disabled{opacity:.4;cursor:not-allowed}.global_error_box.svelte-dkz56i{color:#f87171;text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin-bottom:20px;padding:10px;font-size:13px;font-weight:500}.btn_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{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=768px){.modal_card.svelte-dkz56i{max-width:420px;min-height:auto;padding:15px}.brand_side.svelte-dkz56i{display:none}.form_side.svelte-dkz56i{width:100%;max-width:100%;padding:20px 10px}}.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;height:100dvh;padding:0;animation:.2s ease-out svelte-12qhfyh-fadeIn;position:fixed;inset:0}.child_section.svelte-12qhfyh{padding:20px 40px}.child_section>*{animation:.35s cubic-bezier(.25,.46,.45,.94) both svelte-12qhfyh-pageFadeIn}@keyframes svelte-12qhfyh-pageFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-12qhfyh-fadeIn{0%{opacity:0}to{opacity:1}}.toast_container.svelte-12qhfyh{z-index:10000000;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{color:var(--white);background:#18224b;border:1px solid #fff3;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 30px #000000a6,0 0 15px #ffffff1a}.toast_item.success.svelte-12qhfyh{background:#123e2b;border:1px solid #4caf5066;border-left:4px solid #4caf50}[dir=rtl] .toast_item.success.svelte-12qhfyh{border-left:1px solid #4caf5066;border-right:4px solid #4caf50}.toast_item.success.svelte-12qhfyh .toast_icon:where(.svelte-12qhfyh){color:#4caf50;display:flex}.toast_item.error.svelte-12qhfyh{background:#471815;border:1px solid #f4433666;border-left:4px solid #f44336}[dir=rtl] .toast_item.error.svelte-12qhfyh{border-left:1px solid #f4433666;border-right:4px solid #f44336}.toast_item.error.svelte-12qhfyh .toast_icon:where(.svelte-12qhfyh){color:#f44336;display:flex}.toast_item.warning.svelte-12qhfyh{background:#462c0c;border:1px solid #ff980066;border-left:4px solid #ff9800}[dir=rtl] .toast_item.warning.svelte-12qhfyh{border-left:1px solid #ff980066;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;height:100dvh;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:1000000;background:#000000bf;justify-content:center;align-items:center;height:100dvh;padding:20px;display:flex;position:fixed;inset:0}.popup_modal.svelte-12qhfyh{border-radius:10px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 15px 35px #00000080}.popup_modal.success.svelte-12qhfyh .info_icon:where(.svelte-12qhfyh) polyline:where(.svelte-12qhfyh){stroke-dasharray:50;stroke-dashoffset:50px;animation:.4s ease-out .15s forwards svelte-12qhfyh-drawCheck}@keyframes svelte-12qhfyh-drawCheck{to{stroke-dashoffset:0}}.popup_modal.error.svelte-12qhfyh .info_icon:where(.svelte-12qhfyh) line:where(.svelte-12qhfyh):first-child{stroke-dasharray:30;stroke-dashoffset:30px;animation:.25s ease-out .1s forwards svelte-12qhfyh-drawCrossLine}.popup_modal.error.svelte-12qhfyh .info_icon:where(.svelte-12qhfyh) line:where(.svelte-12qhfyh):last-child{stroke-dasharray:30;stroke-dashoffset:30px;animation:.25s ease-out .25s forwards svelte-12qhfyh-drawCrossLine}@keyframes svelte-12qhfyh-drawCrossLine{to{stroke-dashoffset:0}}.popup_modal.error.svelte-12qhfyh .info_icon_wrapper:where(.svelte-12qhfyh){animation:.4s cubic-bezier(.36,.07,.19,.97) both svelte-12qhfyh-shakeError}@keyframes svelte-12qhfyh-shakeError{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.confirm_icon_wrapper.svelte-12qhfyh{animation:2s ease-in-out infinite svelte-12qhfyh-pulseWarning}@keyframes svelte-12qhfyh-pulseWarning{0%,to{border-color:#ffae00;transform:scale(1);box-shadow:0 0 #ffae0066}50%{border-color:#ffc107;transform:scale(1.05);box-shadow:0 0 15px 4px #ffae0033}}.logout_red_icon.svelte-12qhfyh{animation:2s ease-in-out infinite svelte-12qhfyh-pulseLogout}.logout_red_icon.svelte-12qhfyh .logout_svg:where(.svelte-12qhfyh) line:where(.svelte-12qhfyh){animation:1.5s ease-in-out infinite svelte-12qhfyh-slideArrow}@keyframes svelte-12qhfyh-pulseLogout{0%,to{border-color:#ef4444;transform:scale(1);box-shadow:0 0 #ef444466}50%{border-color:#f87171;transform:scale(1.05);box-shadow:0 0 15px 4px #ef444433}}@keyframes svelte-12qhfyh-slideArrow{0%,to{transform:translate(0)}50%{transform:translate(3px)}}.reveal{opacity:0;will-change:transform, opacity;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:80ms}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.reveal-delay-4{transition-delay:.32s}.reveal-delay-5{transition-delay:.4s}.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}}@media (width>=768px){.mobile_overlay.svelte-12qhfyh{display:none}}.mobile_floating_whatsapp.svelte-12qhfyh{z-index:99998;background:var(--primary-bg);border:1.5px solid #25d366;border-radius:50%;width:60px;height:60px;transition:transform .2s,box-shadow .2s;display:none;position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 4px 16px #0006}.mobile_floating_whatsapp.svelte-12qhfyh:hover{transform:scale(1.05)}.mobile_floating_whatsapp_img.svelte-12qhfyh{object-fit:cover;width:100%;height:100%}@media (width<=768px){.mobile_floating_whatsapp.svelte-12qhfyh{display:block}}.web3_nickname_overlay.svelte-12qhfyh{-webkit-backdrop-filter:blur(8px);z-index:99999;box-sizing:border-box;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.web3_nickname_card.svelte-12qhfyh{box-sizing:border-box;background:#0f152d;border:1.5px solid #ffffff14;border-radius:20px;flex-direction:column;gap:20px;width:100%;max-width:440px;padding:28px;display:flex;box-shadow:0 10px 30px #00000080}.web3_nickname_header.svelte-12qhfyh{border-bottom:1px solid #ffffff0d;padding-bottom:12px}.web3_nickname_title.svelte-12qhfyh{color:#fff;background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:20px;font-weight:700}.web3_nickname_body.svelte-12qhfyh{flex-direction:column;gap:16px;display:flex}.web3_nickname_desc.svelte-12qhfyh{color:var(--text-grey,#94a3b8);margin:0;font-size:13.5px;line-height:1.5}.web3_nickname_field.svelte-12qhfyh{flex-direction:column;gap:6px;display:flex}.web3_nickname_input.svelte-12qhfyh{color:#fff;box-sizing:border-box;background:#00000059;border:1.5px solid #ffffff1a;border-radius:10px;width:100%;height:46px;padding:0 14px;font-size:15px;font-weight:500;transition:border-color .2s,box-shadow .2s}[dir=rtl] .web3_nickname_input.svelte-12qhfyh{text-align:start!important;direction:ltr!important}.web3_nickname_input.svelte-12qhfyh:focus{border-color:#ffae00;outline:none;box-shadow:0 0 0 3px #ffae0026}.web3_nickname_input.has_error.svelte-12qhfyh{border-color:#ef4444}.web3_nickname_error.svelte-12qhfyh{color:#ef4444;margin-top:2px;font-size:12px;font-weight:500}.web3_suggestions_box.svelte-12qhfyh{flex-direction:column;gap:8px;display:flex}.web3_suggestions_title.svelte-12qhfyh{color:var(--text-grey,#94a3b8);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.web3_suggestions_list.svelte-12qhfyh{flex-wrap:wrap;gap:8px;display:flex}.web3_suggestion_btn.svelte-12qhfyh{color:#ffae00;cursor:pointer;background:#ffae0014;border:1px solid #ffae0040;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;transition:background .2s,border-color .2s}.web3_suggestion_btn.svelte-12qhfyh:hover{background:#ffae0026;border-color:#ffae00}.web3_nickname_actions.svelte-12qhfyh{gap:12px;margin-top:8px;display:flex}.web3_nickname_cancel.svelte-12qhfyh,.web3_nickname_submit.svelte-12qhfyh{cursor:pointer;box-sizing:border-box;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;height:44px;font-size:15px;font-weight:700;transition:background .2s,opacity .2s,transform .1s;display:flex}.web3_nickname_cancel.svelte-12qhfyh{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.web3_nickname_cancel.svelte-12qhfyh:hover{background:#ffffff1a}.web3_nickname_submit.svelte-12qhfyh{background:var(--primary-gradient);color:#000}.web3_nickname_submit.svelte-12qhfyh:hover:not(:disabled){opacity:.95;transform:translateY(-1px)}.web3_nickname_submit.svelte-12qhfyh:active:not(:disabled){transform:translateY(1px)}.web3_nickname_submit.svelte-12qhfyh:disabled{opacity:.6;cursor:not-allowed}.web3_nickname_input.svelte-12qhfyh:focus-visible,.web3_suggestion_btn.svelte-12qhfyh:focus-visible,.web3_nickname_cancel.svelte-12qhfyh:focus-visible,.web3_nickname_submit.svelte-12qhfyh:focus-visible{outline-offset:2px!important;outline:2px solid #ffae00!important;box-shadow:0 0 0 4px #ffae0040!important}
