@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";._container_1g7ld_5{position:fixed;bottom:40px;left:20px;right:20px;z-index:99999;display:flex;justify-content:center;align-items:center;pointer-events:none}._container_1g7ld_5>*{pointer-events:auto}._toast_1g7ld_21{position:relative;width:100%;padding:10px;border-radius:15px;min-height:90px;border-width:2px;border-style:solid;display:flex;flex-direction:row;align-items:stretch;overflow:hidden;box-shadow:0 4px 15px #0000004d;cursor:pointer;animation:_toastSlideIn_1g7ld_1 .5s ease-out forwards}@media (min-width: 600px){._toast_1g7ld_21{max-width:420px}}._toast_1g7ld_21._toastExiting_1g7ld_44{animation:_toastSlideOut_1g7ld_1 .5s ease-in forwards}@keyframes _toastSlideIn_1g7ld_1{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes _toastSlideOut_1g7ld_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100px)}}._toastInner_1g7ld_70{position:absolute;inset:0;background-color:#1a0b2ef2;z-index:0}._gradientOverlay_1g7ld_77{position:absolute;inset:0;background:linear-gradient(135deg,#3f187a4d,#1a0b2e33,#0f051866);z-index:1;pointer-events:none}._miniStar_1g7ld_90{position:absolute;border-radius:999px;background-color:#fff;z-index:1;pointer-events:none}._verticalLine_1g7ld_98{position:absolute;top:0;bottom:0;left:0;width:5px;border-radius:15px 0 0 15px;z-index:2;flex-shrink:0}._toast_1g7ld_21[dir=rtl] ._verticalLine_1g7ld_98{left:auto;right:0;border-radius:0 15px 15px 0}._toastContent_1g7ld_115{position:relative;flex:1;margin-left:10px;z-index:2;display:flex;align-items:center}._toast_1g7ld_21[dir=rtl] ._toastContent_1g7ld_115{margin-left:0;margin-right:10px}._innerContainer_1g7ld_129{padding:5px 10px}._title_1g7ld_133{font-weight:700;font-size:16px;margin:0 0 5px;color:#fff}._toast_1g7ld_21[dir=rtl] ._title_1g7ld_133,._toast_1g7ld_21[dir=rtl] ._description_1g7ld_141{text-align:right;direction:rtl}._description_1g7ld_141{font-size:14px;font-weight:500;margin:0 0 0 7px;color:#e5e7eb}._toast_1g7ld_21[dir=rtl] ._description_1g7ld_141{margin-left:0;margin-right:7px}._success_1g7ld_158{border-color:#4dff4d;box-shadow:0 4px 15px #4dff4d99}._success_1g7ld_158 ._verticalLine_1g7ld_98{background-color:#4dff4d}._error_1g7ld_167{border-color:#f97373;box-shadow:0 4px 15px #f9737399}._error_1g7ld_167 ._verticalLine_1g7ld_98{background-color:#f97373}._warning_1g7ld_176{border-color:#fbbf24;box-shadow:0 4px 15px #fbbf2499}._warning_1g7ld_176 ._verticalLine_1g7ld_98{background-color:#fbbf24}._info_1g7ld_185{border-color:#a78bfa;box-shadow:0 4px 15px #a78bfa99}._info_1g7ld_185 ._verticalLine_1g7ld_98{background-color:#a78bfa}._header_14xcp_3{position:sticky;top:0;z-index:50;display:flex;justify-content:space-between;align-items:center;height:70px;min-height:70px;padding:0 32px;background:var(--theme-surface, #39215B);border-bottom:1px solid var(--theme-border, rgba(216, 180, 254, .16));transition:padding .3s ease;box-sizing:border-box}._headerLeft_14xcp_19{display:flex;align-items:center;gap:12px;flex:1}._hamburgerButton_14xcp_26{width:36px;height:36px;border-radius:8px;border:none;background:transparent;color:var(--theme-secondary, #D8B4FE);display:grid;place-items:center;cursor:pointer;flex-shrink:0}._hamburgerIcon_14xcp_39{width:20px;height:20px}._breadcrumb_14xcp_46{display:flex;align-items:center;gap:8px;font-size:13px}._breadcrumbParent_14xcp_53{color:var(--theme-secondary, #D8B4FE);font-weight:400}._breadcrumbSeparator_14xcp_58{color:var(--theme-border, #2D1B4E);font-weight:400}._breadcrumbCurrent_14xcp_63{color:var(--theme-primary, #FFD700);font-weight:600}@media (max-width: 768px){._breadcrumb_14xcp_46{margin-left:12px;font-size:11px}._header_14xcp_3{padding:0 16px;height:56px;min-height:56px;transition:transform .3s ease-in-out}._headerHidden_14xcp_83{transform:translateY(-100%)}}._root_1d45k_1{flex:1;min-height:0}._sidebar_1cwue_3{width:260px;background:linear-gradient(180deg,var(--theme-surface, #39215B) 0%,var(--theme-background, #2d1b4e) 100%);border-right:1px solid var(--theme-border, rgba(216, 180, 254, .16));display:flex;flex-direction:column;flex-shrink:0;transition:width .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;height:calc(100vh - 40px);z-index:100;padding:0;margin:0}._sidebarCollapsed_1cwue_20{width:72px;align-items:center}._sidebarMobileHidden_1cwue_26{transform:translate(-100%)}._sidebarOverlay_1cwue_30{position:fixed;inset:0;background:#00000080;z-index:99;display:none}@media (max-width: 768px){._sidebar_1cwue_3{transition:transform .3s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);transform:translate(0);position:fixed;left:0}._sidebarMobileHidden_1cwue_26{transform:translate(-100%);pointer-events:none}._sidebarOverlay_1cwue_30{display:block}}._brandModule_1cwue_61{display:flex;flex-direction:column;justify-content:center;gap:0;height:70px;padding:0 16px 0 24px;flex-shrink:0;border-bottom:1px solid var(--theme-border, rgba(216, 180, 254, .16));box-sizing:border-box;background:var(--theme-surface, #39215B);position:relative}._brandModule_1cwue_61:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--theme-border, #2D1B4E) 50%,transparent 100%)}._sidebarCollapsed_1cwue_20 ._brandModule_1cwue_61{padding:0;justify-content:center;align-items:center;border-bottom:1px solid var(--theme-border, rgba(216, 180, 254, .16));width:100%}._brand_1cwue_61{display:flex;align-items:center;gap:14px}._brandAvatar_1cwue_100{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:var(--theme-background, #2d1b4e);color:var(--theme-secondary, #D8B4FE);flex-shrink:0;font-size:13px;font-weight:400;letter-spacing:.5px;border:1px solid transparent}._brandDetails_1cwue_115{display:flex;flex-direction:column;gap:2px;opacity:0;overflow:hidden;white-space:nowrap;transform:translate(-10px);transition:opacity .3s ease .05s,transform .3s ease .05s,width .3s ease,max-width .3s ease;width:0;max-width:0}._brandDetailsVisible_1cwue_128{opacity:1;transform:translate(0);transition:opacity .3s ease .05s,transform .3s ease .05s,width .3s ease,max-width .3s ease;width:auto;max-width:200px}._brandTitle_1cwue_136{font-weight:400;font-size:13px;color:var(--theme-secondary, #D8B4FE);letter-spacing:.2px}._brandSubtitle_1cwue_143{font-size:12px;font-weight:400;color:var(--theme-secondary, #D8B4FE);letter-spacing:.2px;opacity:.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._nav_1cwue_156{display:flex;flex-direction:column;gap:8px;padding:24px 12px 20px;flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--theme-border, #2D1B4E) transparent}._nav_1cwue_156::-webkit-scrollbar{width:6px}._nav_1cwue_156::-webkit-scrollbar-track{background:transparent;border-radius:3px}._nav_1cwue_156::-webkit-scrollbar-thumb{background:var(--theme-border, #2D1B4E);border-radius:3px}._sidebarCollapsed_1cwue_20 ._nav_1cwue_156{padding:24px 0 20px}._navItem_1cwue_188{display:flex;align-items:center;gap:14px;width:100%;padding:12px 14px;border:none;background:transparent;border-radius:12px;font-size:13px;font-weight:600;color:var(--theme-secondary, #D8B4FE);cursor:pointer;transition:none;letter-spacing:.3px;text-align:left;position:relative;margin-bottom:4px;-webkit-tap-highlight-color:transparent}._navItem_1cwue_188:hover,._navItem_1cwue_188:focus,._navItem_1cwue_188:active{background:transparent!important;filter:none!important;opacity:1!important;outline:none!important}._navItem_1cwue_188:hover ._navIconWrapper_1cwue_218,._navItem_1cwue_188:focus ._navIconWrapper_1cwue_218,._navItem_1cwue_188:active ._navIconWrapper_1cwue_218{background:var(--theme-background, #2d1b4e)!important;border:1px solid transparent!important;filter:none!important;opacity:1!important}._navItemActive_1cwue_227{background:transparent;color:var(--theme-primary, #FFD700)}._navItemActive_1cwue_227:hover{background:transparent!important}._navItemActive_1cwue_227:hover ._navIconWrapper_1cwue_218{background:var(--theme-background, #2d1b4e)!important;border:1px solid transparent!important}._navItemActive_1cwue_227 ._navLabel_1cwue_241{color:var(--theme-primary, #FFD700)}._sidebarCollapsed_1cwue_20 ._navItemExpanded_1cwue_246,._navItemExpanded_1cwue_246{background:transparent;color:var(--theme-secondary, #D8B4FE)}._navItemExpanded_1cwue_246 ._navIconWrapper_1cwue_218{background:var(--theme-background, #2d1b4e);border:1px solid transparent;transition:none}._navItemExpanded_1cwue_246 ._navIconSvg_1cwue_262{color:var(--theme-secondary, #D8B4FE)}._navItemCollapsedExpandable_1cwue_266{cursor:default}._sidebarCollapsed_1cwue_20 ._navIconWrapper_1cwue_218{width:32px;height:40px;border-radius:10px;background:transparent}._sidebarCollapsed_1cwue_20 ._navItemCollapsedExpandable_1cwue_266 ._navIconWrapper_1cwue_218{background:var(--theme-background, #2d1b4e);border:1px solid var(--theme-border, rgba(216, 180, 254, .16))}._sidebarCollapsed_1cwue_20 ._navItemCollapsedExpandable_1cwue_266 ._navIconSvg_1cwue_262{width:14px;height:14px}._sidebarCollapsed_1cwue_20 ._navItemActive_1cwue_227 ._navIconWrapper_1cwue_218,._sidebarCollapsed_1cwue_20 ._navItemExpanded_1cwue_246 ._navIconWrapper_1cwue_218{background:transparent}._navIconWrapper_1cwue_218{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--theme-background, #2d1b4e);transition:none;border:1px solid transparent}._navItemActive_1cwue_227 ._navIconWrapper_1cwue_218,._navItemExpanded_1cwue_246 ._navIconWrapper_1cwue_218{background:var(--theme-background, #2d1b4e);border:1px solid transparent}._navIconSvg_1cwue_262{width:18px;height:18px;flex-shrink:0;color:var(--theme-secondary, #D8B4FE);transition:none}._navItemActive_1cwue_227 ._navIconSvg_1cwue_262,._sidebarCollapsed_1cwue_20 ._navItemActive_1cwue_227 ._navIconSvg_1cwue_262{color:var(--theme-primary, #FFD700)}._sidebarCollapsed_1cwue_20 ._navItemExpanded_1cwue_246 ._navIconSvg_1cwue_262{color:var(--theme-secondary, #D8B4FE)}._navLabel_1cwue_241{flex:1;white-space:nowrap;color:var(--theme-secondary, #D8B4FE);transition:none}._navChevron_1cwue_355{width:16px;height:16px;color:var(--theme-text-secondary, #E9D5FF);margin-left:auto;flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1);opacity:.7}._navChevronExpanded_1cwue_365{transform:rotate(90deg);color:var(--theme-text-secondary, #E9D5FF);opacity:1}._subNav_1cwue_373{display:flex;flex-direction:column;gap:4px;margin-top:6px;margin-bottom:6px;padding-left:8px;border-left:1px dashed var(--theme-border, rgba(216, 180, 254, .22));margin-left:16px}._subNavCollapsed_1cwue_385{gap:8px;margin-top:4px;margin-bottom:4px}._subNavItem_1cwue_391{display:flex;flex-direction:row;align-items:center;width:100%;padding:10px 14px;border:none;background:transparent;border-radius:10px;cursor:pointer;transition:none;text-align:left;gap:12px;position:relative;-webkit-tap-highlight-color:transparent}._subNavItem_1cwue_391:hover,._subNavItem_1cwue_391:focus,._subNavItem_1cwue_391:active{background:transparent!important;filter:none!important;opacity:1!important;outline:none!important}._subNavItem_1cwue_391:hover ._subNavIconWrapper_1cwue_417,._subNavItem_1cwue_391:focus ._subNavIconWrapper_1cwue_417,._subNavItem_1cwue_391:active ._subNavIconWrapper_1cwue_417{background:var(--theme-background, #2d1b4e)!important;border:1px solid transparent!important;filter:none!important;opacity:1!important}._subNavItemCollapsed_1cwue_426{padding:8px;justify-content:center}._subNavItemCollapsed_1cwue_426._subNavItemActive_1cwue_432{background:transparent;border-radius:0}._subNavItemActive_1cwue_432{background:transparent;position:relative}._subNavItemActive_1cwue_432:hover{background:transparent!important}._subNavItemActive_1cwue_432:hover ._subNavIconWrapper_1cwue_417{background:var(--theme-background, #2d1b4e)!important;border:1px solid transparent!important}._subNavItemActive_1cwue_432:before{display:none}._sidebarCollapsed_1cwue_20 ._subNavItemActive_1cwue_432:before{display:none}._subNavItemActive_1cwue_432 ._subNavLabel_1cwue_461{color:var(--theme-primary, #FFD700);font-weight:600}._subNavIconWrapper_1cwue_417{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--theme-background, #2d1b4e);transition:none;border:1px solid transparent}._subNavItemActive_1cwue_432 ._subNavIconWrapper_1cwue_417{background:var(--theme-background, #2d1b4e);border:1px solid transparent}._subNavItemCollapsed_1cwue_426 ._subNavIconWrapper_1cwue_417{width:32px;height:40px;border-radius:10px;background:transparent}._subNavItemCollapsed_1cwue_426._subNavItemActive_1cwue_432 ._subNavIconWrapper_1cwue_417{background:transparent;border-radius:10px;border:1px solid transparent}._subNavItemCollapsed_1cwue_426._subNavItemActive_1cwue_432 ._subNavIcon_1cwue_417{color:var(--theme-primary, #FFD700)}._subNavIcon_1cwue_417{width:20px;height:20px;color:var(--theme-secondary, #D8B4FE)}._subNavItemActive_1cwue_432 ._subNavIcon_1cwue_417{color:var(--theme-primary, #FFD700)}._subNavContent_1cwue_515{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0;overflow:hidden}._subNavLabel_1cwue_461{font-size:12px;font-weight:600;color:var(--theme-text, #FFFFFF);white-space:normal;word-wrap:break-word;line-height:1.5;overflow-wrap:break-word;letter-spacing:.2px}._subNavDescription_1cwue_535{font-size:10px;font-weight:400;color:var(--theme-secondary, #D8B4FE);white-space:normal;word-wrap:break-word;line-height:1.4;overflow-wrap:break-word;opacity:.8}._subNavItemActive_1cwue_432 ._subNavDescription_1cwue_535{color:var(--theme-primary, #FFD700);opacity:.9}._sidebarFooter_1cwue_553{background:transparent;border-radius:0;padding:20px 12px;display:flex;flex-direction:column;align-items:stretch;gap:2px;transition:none;flex-shrink:0;border-top:1px solid var(--theme-border, rgba(216, 180, 254, .16))}._sidebarFooterCollapsed_1cwue_566{padding:20px 0;gap:4px}._themeToggleButton_1cwue_571{width:100%;padding:12px 14px;border-radius:12px;border:none;background:transparent;color:var(--theme-secondary, #D8B4FE);display:flex;align-items:center;gap:14px;cursor:pointer;transition:none;font-size:13px;font-weight:600;letter-spacing:.3px;text-align:left;position:relative;-webkit-tap-highlight-color:transparent}._themeToggleButton_1cwue_571:hover,._themeToggleButton_1cwue_571:focus,._themeToggleButton_1cwue_571:active{background:transparent!important;filter:none!important;opacity:1!important;outline:none!important}._themeToggleButton_1cwue_571:hover ._navIconWrapper_1cwue_218,._themeToggleButton_1cwue_571:focus ._navIconWrapper_1cwue_218,._themeToggleButton_1cwue_571:active ._navIconWrapper_1cwue_218{background:var(--theme-background, #2d1b4e)!important;border:1px solid transparent!important;filter:none!important;opacity:1!important}._themeToggleButton_1cwue_571:disabled{opacity:.6;cursor:not-allowed}._sidebarFooterCollapsed_1cwue_566 ._themeToggleButton_1cwue_571{width:100%;padding:8px;justify-content:center;margin-bottom:0}._sidebarFooterCollapsed_1cwue_566 ._themeIcon_1cwue_622{width:20px;height:20px}._themeToggleLabel_1cwue_627{white-space:nowrap}._smallIcon_1cwue_631{width:16px;height:16px}._brandLogoBox_1cwue_638{position:fixed;bottom:0;left:0;width:260px;height:40px;background:linear-gradient(180deg,var(--theme-surface, #39215B) 0%,var(--theme-background, #2d1b4e) 100%);border-top:1px solid var(--theme-border, rgba(216, 180, 254, .16));border-right:1px solid var(--theme-border, rgba(216, 180, 254, .16));transition:width .35s cubic-bezier(.4,0,.2,1);z-index:100;display:flex;align-items:center}._brandLogoBoxCollapsed_1cwue_653{width:72px}._brandLogoContent_1cwue_657{width:100%;padding:8px 16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0;opacity:.5;transition:opacity .3s ease}._brandLogoBoxCollapsed_1cwue_653 ._brandLogoContent_1cwue_657{padding:8px 0;justify-content:center}._brandLogoImage_1cwue_674{height:22px;width:auto;object-fit:contain;display:block}._brandLogoText_1cwue_681{font-size:9px;font-weight:500;letter-spacing:.5px;color:var(--theme-secondary, #D8B4FE);text-transform:uppercase;white-space:nowrap}._brandLogoWordmark_1cwue_690{display:flex;align-items:center;flex-shrink:0}._brandLogoTitle_1cwue_696{font-size:15px;font-weight:700;letter-spacing:-.02em;color:var(--theme-primary, #FFD700);line-height:1}._logoutButtonBusy_1cwue_704{opacity:.7;cursor:not-allowed!important}._page_4mrme_2{display:flex;min-height:100vh;background-color:var(--theme-canvas, #0a0612);color:var(--theme-text, #FFFFFF);font-family:Inter,Segoe UI,sans-serif;position:relative}._main_4mrme_11{flex:1;display:flex;flex-direction:column;min-height:100vh;height:100vh;overflow-y:auto;background:var(--theme-panel, #120b1c);margin-left:260px;min-width:0;transition:margin-left .35s cubic-bezier(.4,0,.2,1);overflow-x:hidden;width:calc(100vw - 260px);position:relative;border-left:1px solid var(--theme-border, rgba(216, 180, 254, .16));box-shadow:inset 1px 0 #ffffff09}._contentWrapper_4mrme_29{flex:1;padding:0;min-height:0}._isCollapsed_4mrme_35 ._main_4mrme_11{margin-left:72px;width:calc(100vw - 72px)}@media (max-width: 768px){._main_4mrme_11{margin-left:0;width:100vw}._page_4mrme_2._mobileMenuClosed_4mrme_46 ._main_4mrme_11{margin-left:0!important;width:100vw!important}._page_4mrme_2._mobileMenuClosed_4mrme_46{margin-left:0!important}._contentWrapper_4mrme_29{padding:0}}._root_17qgv_3{position:relative;align-self:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;direction:ltr}._trigger_17qgv_13{display:flex;align-items:center;justify-content:center;gap:6px;height:100%;min-height:44px;padding:0 4px 0 0;margin:0;border:none;background:transparent;cursor:pointer;color:#e9d5ff}._trigger_17qgv_13:disabled{cursor:not-allowed;opacity:.45}._flagSlot_17qgv_33{display:flex;align-items:center;justify-content:center;line-height:0}._globe_17qgv_40{font-size:1.15em;line-height:1;opacity:.85}._arrow_17qgv_46{display:block;width:.3em;height:.3em;margin-inline-start:2px;border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color, #e9d5ff);border-top-width:0;border-bottom-width:1px;border-left-width:0;border-right-width:1px;transform:rotate(45deg);opacity:var(--PhoneInputCountrySelectArrow-opacity, .65);flex-shrink:0}._panel_17qgv_62{position:absolute;z-index:100;top:100%;margin-block-start:6px;inset-inline-start:0;box-sizing:border-box;min-width:max(100%,17.5rem);max-width:min(22rem,calc(100vw - 1.5rem));padding:10px;border-radius:14px;background:#1c0e34fa;border:1px solid rgba(255,215,0,.35);box-shadow:0 18px 40px #00000073}._rootDropdownMax_17qgv_87,._panelDropdownMax_17qgv_91{z-index:2147483647}._panelRtl_17qgv_96{direction:rtl}._search_17qgv_100{width:100%;box-sizing:border-box;padding:10px 12px;margin-bottom:8px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#140a28d9;color:#fff;font-size:15px;outline:none}._search_17qgv_100::placeholder{color:#e9d5ff;opacity:.55}._search_17qgv_100:focus{border-color:#ffd7008c;box-shadow:0 0 0 1px #ffd70040}._list_17qgv_123{list-style:none;margin:0;padding:0;max-height:260px;overflow-y:auto;border-radius:10px;scrollbar-color:rgba(255,215,0,.4) transparent;-webkit-overflow-scrolling:touch}._virtualSpacer_17qgv_136{position:relative;width:100%}._empty_17qgv_141{padding:14px 12px;font-size:14px;color:#e9d5ff;opacity:.7;text-align:center}._option_17qgv_149{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;padding:10px;margin:0;border:none;border-radius:8px;background:transparent;color:#fff;font-size:14px;text-align:start;cursor:pointer;line-height:1.25;content-visibility:auto;contain-intrinsic-size:0 44px}._optionAbsolute_17qgv_171{position:absolute;left:0;right:0;box-sizing:border-box}._option_17qgv_149:hover{background:#ffd7001f}._optionSelected_17qgv_182{background:#ffd7002e}._optionFlag_17qgv_186{flex-shrink:0;display:flex;align-items:center;line-height:0}._globeSmall_17qgv_193{font-size:1em;line-height:1;opacity:.9}._optionLabel_17qgv_199{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._optionDial_17qgv_207{flex-shrink:0;font-size:13px;color:gold;opacity:.95;font-variant-numeric:tabular-nums;direction:ltr;unicode-bidi:isolate}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}._root_4zvgo_3{flex:1;min-width:0;overflow:visible;--PhoneInput-color--focus: #ffd700;--PhoneInputCountrySelectArrow-color: #e9d5ff;--PhoneInputCountrySelectArrow-opacity: .65;--PhoneInputCountryFlag-borderColor: rgba(255, 255, 255, .35);--PhoneInputCountryFlag-borderColor--focus: #ffd700;--PhoneInputCountryFlag-height: 1.15em}._root_4zvgo_3 .PhoneInputInput{flex:1;min-width:0;height:60px;background:none;border:none;color:#fff;font-size:16px;opacity:.9;outline:none;direction:ltr;text-align:start;unicode-bidi:isolate}._root_4zvgo_3 .PhoneInputInput::placeholder{color:#e9d5ff;opacity:.6}._rootCompact_4zvgo_37 .PhoneInputInput{height:56px;opacity:1;font-weight:400;letter-spacing:.3px;font-family:inherit;transition:all .2s ease}._rootCompact_4zvgo_37 .PhoneInputInput::placeholder{color:#e9d5ff80;font-weight:300}._rootCompact_4zvgo_37 .PhoneInputInput:focus::placeholder{opacity:.3}@keyframes _fadeSlideIn_qhosa_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes _shake_qhosa_1{0%,to{transform:translate(0)}15%{transform:translate(-6px)}30%{transform:translate(6px)}45%{transform:translate(-4px)}60%{transform:translate(4px)}75%{transform:translate(-2px)}90%{transform:translate(2px)}}@keyframes _errorFade_qhosa_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._page_qhosa_50{min-height:100vh;overflow-x:hidden;overflow-y:auto;background-color:var(--theme-panel, #120b1c);color:var(--theme-text, #ffffff);font-family:Inter,Segoe UI,sans-serif;display:flex;align-items:center;justify-content:center;position:relative;padding:2rem 1rem;box-sizing:border-box;transition:background-color .28s ease,color .28s ease}._container_qhosa_69{width:100%;max-width:420px;display:flex;flex-direction:column;align-items:stretch;gap:1.25rem;position:relative;z-index:1}._logoArea_qhosa_80{display:flex;flex-direction:column;align-items:center;gap:.45rem;animation:_fadeSlideIn_qhosa_1 .45s ease-out}._logoMarkWrap_qhosa_88{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--theme-surface, #171024);border:1px solid var(--theme-border, rgba(216, 180, 254, .16));box-shadow:inset 0 1px #ffffff0a}._logoImage_qhosa_100{width:36px;height:36px;object-fit:contain;display:block;-webkit-user-select:none;user-select:none}._wordmark_qhosa_108{font-size:1.125rem;font-weight:700;letter-spacing:.14em;margin:0;color:var(--theme-text, #ffffff);text-transform:uppercase}._adminBadge_qhosa_117{font-size:.625rem;font-weight:600;letter-spacing:.2em;color:var(--theme-primary, #ffd700);background:var(--theme-panel, #120b1c);border:1px solid var(--theme-border, rgba(216, 180, 254, .16));border-radius:6px;padding:.28em .75em;text-transform:uppercase}._card_qhosa_129{width:100%;background:var(--theme-surface, #171024);border:1px solid var(--theme-border, rgba(216, 180, 254, .16));border-radius:12px;padding:1.75rem 1.5rem;position:relative;overflow:visible;animation:_fadeSlideIn_qhosa_1 .5s ease-out .06s backwards;box-shadow:0 1px #ffffff0a inset,0 8px 28px #00000059;box-sizing:border-box;transition:background-color .28s ease,border-color .28s ease,box-shadow .28s ease}._cardShake_qhosa_148{animation:_shake_qhosa_1 .42s cubic-bezier(.36,.07,.19,.97) both}._methodToggle_qhosa_152{display:flex;background:var(--theme-panel, #120b1c);border:1px solid var(--theme-border, rgba(216, 180, 254, .16));border-radius:10px;padding:3px;margin-bottom:1.35rem;gap:2px}._methodBtn_qhosa_162{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:.5rem .65rem;border:none;border-radius:8px;background:transparent;color:var(--theme-secondary, #d8b4fe);font-size:.8125rem;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;font-family:inherit;white-space:nowrap}._methodBtnActive_qhosa_181{background:var(--theme-background, #2d1b4e);color:var(--theme-text, #ffffff);border:1px solid var(--theme-border, rgba(216, 180, 254, .2));box-shadow:inset 0 1px #ffffff0f;outline:1px solid color-mix(in srgb,var(--theme-primary, #ffd700) 45%,transparent);outline-offset:-1px}._title_qhosa_190{font-size:1.0625rem;font-weight:600;color:var(--theme-text, #ffffff);margin:0 0 .25rem;letter-spacing:.01em}._subtitle_qhosa_198{font-size:.8125rem;color:var(--theme-text-secondary, #e9d5ff);margin:0 0 1.35rem;line-height:1.5;opacity:.88}._fields_qhosa_206{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.15rem}._fieldGroup_qhosa_213{display:flex;flex-direction:column;gap:.35rem}._fieldLabel_qhosa_219{font-size:.6875rem;font-weight:600;color:var(--theme-secondary, #d8b4fe);letter-spacing:.08em;text-transform:uppercase}._input_qhosa_227{width:100%;background:var(--theme-panel, #120b1c);border:1px solid var(--theme-border, rgba(216, 180, 254, .16));border-radius:10px;padding:.78rem 1rem;color:var(--theme-text, #ffffff);font-size:.9375rem;font-family:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;box-sizing:border-box}._input_qhosa_227::placeholder{color:var(--theme-text-secondary, #e9d5ff);opacity:.45}._input_qhosa_227:focus{border-color:color-mix(in srgb,var(--theme-primary, #ffd700) 55%,var(--theme-border, #888));box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-primary, #ffd700) 22%,transparent)}._passwordWrap_qhosa_251{position:relative}._passwordWrap_qhosa_251 ._input_qhosa_227{padding-right:2.75rem}._eyeBtn_qhosa_259{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--theme-secondary, #d8b4fe);cursor:pointer;padding:.2rem;display:flex;align-items:center;transition:color .2s;font-family:inherit;opacity:.75}._eyeBtn_qhosa_259:hover{color:var(--theme-text, #ffffff);opacity:1}._phoneWrap_qhosa_281{display:flex;align-items:stretch;background:var(--theme-panel, #120b1c);border:1px solid var(--theme-border, rgba(216, 180, 254, .16));border-radius:10px;overflow:visible;transition:border-color .2s ease,box-shadow .2s ease;position:relative;z-index:1}._phoneWrap_qhosa_281:focus-within{border-color:color-mix(in srgb,var(--theme-primary, #ffd700) 55%,var(--theme-border, #888));box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-primary, #ffd700) 22%,transparent)}._phoneInputRoot_qhosa_298{flex:1;min-width:0;padding:0 .15rem 0 .35rem;overflow:visible;--PhoneInput-color--focus: var(--theme-primary, #ffd700);--PhoneInputCountrySelectArrow-color: var(--theme-secondary, #d8b4fe);--PhoneInputCountrySelectArrow-opacity: .75;--PhoneInputCountryFlag-borderColor: var(--theme-border, rgba(216, 180, 254, .25));--PhoneInputCountryFlag-borderColor--focus: var(--theme-primary, #ffd700)}._phoneInputRoot_qhosa_298 .PhoneInput{display:flex;align-items:stretch;width:100%;overflow:visible}._phoneInputRoot_qhosa_298 .PhoneInputInput{height:auto!important;min-height:0;padding:.78rem 1rem .78rem .25rem;font-size:.9375rem!important;font-family:inherit!important;line-height:1.35;opacity:1!important;color:var(--theme-text, #ffffff)!important}._phoneInputRoot_qhosa_298 .PhoneInputInput::placeholder{color:var(--theme-text-secondary, #e9d5ff);opacity:.45}._phoneInputRoot_qhosa_298 .PhoneInputCountry{align-self:stretch;display:flex;align-items:stretch;overflow:visible}._phoneInputRoot_qhosa_298 .PhoneInputCountry>button{min-height:0!important;height:auto!important;align-self:stretch;min-width:2.75rem;padding:0 4px 0 6px}._errorBox_qhosa_348{display:flex;align-items:flex-start;gap:.5rem;background:color-mix(in srgb,var(--theme-error, #fb7185) 12%,transparent);border:1px solid color-mix(in srgb,var(--theme-error, #fb7185) 35%,transparent);border-radius:10px;padding:.72rem .85rem;color:color-mix(in srgb,var(--theme-error, #fb7185) 92%,#fff);font-size:.8125rem;line-height:1.45;margin-bottom:1rem;animation:_errorFade_qhosa_1 .24s ease}._errorBox_qhosa_348 svg{flex-shrink:0;margin-top:1px;opacity:.9}._submitBtn_qhosa_369{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:.82rem 1.25rem;background:var(--theme-primary, #ffd700);border:1px solid color-mix(in srgb,var(--theme-primary, #ffd700) 70%,#000);border-radius:10px;color:#0a0612;font-size:.72rem;font-weight:700;letter-spacing:.1em;cursor:pointer;transition:filter .2s ease,transform .15s ease,opacity .2s ease;font-family:inherit;position:relative}._submitBtn_qhosa_369:hover:not(:disabled){filter:brightness(1.06)}._submitBtn_qhosa_369:active:not(:disabled){transform:translateY(1px)}._submitBtn_qhosa_369:disabled{opacity:.5;cursor:not-allowed;transform:none}._backBtn_qhosa_403{display:flex;align-items:center;gap:6px;background:none;border:none;color:var(--theme-secondary, #d8b4fe);font-size:.8125rem;cursor:pointer;padding:0;margin-bottom:1.1rem;transition:color .2s;font-family:inherit}._backBtn_qhosa_403:hover{color:var(--theme-text, #ffffff)}._identityDisplay_qhosa_422{display:inline;color:var(--theme-primary, #ffd700);font-weight:600;word-break:break-all}._otpRow_qhosa_429{display:flex;gap:.55rem;justify-content:center;margin:1.35rem 0}._otpBox_qhosa_436{width:48px;height:52px;background:var(--theme-panel, #120b1c);border:1px solid var(--theme-border, rgba(216, 180, 254, .16));border-radius:10px;color:var(--theme-text, #ffffff);font-size:1.25rem;font-weight:600;font-family:Inter,ui-monospace,monospace;text-align:center;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;caret-color:var(--theme-primary, #ffd700)}._otpBox_qhosa_436:focus{border-color:color-mix(in srgb,var(--theme-primary, #ffd700) 55%,var(--theme-border, #888));box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-primary, #ffd700) 22%,transparent)}._otpBoxFilled_qhosa_457{border-color:color-mix(in srgb,var(--theme-primary, #ffd700) 45%,var(--theme-border, #888));background:color-mix(in srgb,var(--theme-primary, #ffd700) 8%,var(--theme-panel, #120b1c))}._resendBtn_qhosa_462{display:block;width:100%;background:none;border:none;color:var(--theme-secondary, #d8b4fe);font-size:.8125rem;cursor:pointer;padding:.45rem;text-align:center;transition:color .2s;font-family:inherit;margin-top:.65rem;opacity:.9}._resendBtn_qhosa_462:hover:not(:disabled){color:var(--theme-text, #ffffff)}._resendBtn_qhosa_462:disabled{opacity:.4;cursor:not-allowed}._securityNote_qhosa_487{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--theme-text-secondary, #e9d5ff);font-size:.6875rem;margin:0;letter-spacing:.02em;opacity:.55;animation:_fadeSlideIn_qhosa_1 .55s ease-out .2s backwards}._securityNote_qhosa_487 svg{flex-shrink:0;opacity:.85}@media (max-width: 480px){._card_qhosa_129{padding:1.5rem 1.25rem}._otpBox_qhosa_436{width:42px;height:48px;font-size:1.15rem}._otpRow_qhosa_429{gap:.45rem}}html,body,#root{height:100%;margin:0}html{background-color:#0a0612}body{font-family:Inter,Segoe UI,system-ui,sans-serif;background-color:#0a0612}#root{min-height:100%}@keyframes kanzaiAdminLoadingDot{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}
