body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--app-bootstrap-bg,#000);margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative}html,body,#root{min-height:100dvh;overflow-x:hidden}#root{font-family:var(--app-font)}#root :not(code):not(pre){font-family:inherit}:root{--app-safe-top:env(safe-area-inset-top,0px);--app-safe-right:env(safe-area-inset-right,0px);--app-safe-bottom:env(safe-area-inset-bottom,0px);--app-safe-left:env(safe-area-inset-left,0px);--app-player-inset-x:max(16px, env(safe-area-inset-left,0px));--app-player-inset-x-end:max(16px, env(safe-area-inset-right,0px));--app-player-inset-bottom:max(16px, env(safe-area-inset-bottom,0px));--app-header-bar-height:56px;--app-header-offset:calc(var(--app-header-bar-height) + var(--app-safe-top));--app-font:"Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--app-accent-color:#00c271;--app-accent-color-soft:#00c27180;--app-accent-hover:#00b366;--app-accent-active:#00a35c;--app-accent-rgb:0, 194, 113;--app-accent-secondary:#4caf50;--app-accent-secondary-rgb:76, 175, 80;--app-divider-color:#00462c;--app-glow-color:#0f6f4680;--app-content-bg:radial-gradient(100.79% 85.41% at 94.96% 8.65%, #007b4933 0%, #0000 100%), radial-gradient(116.22% 95.76% at 89.06% 91.95%, #000 0%, #0000 100%), linear-gradient(0deg, #00140c, #00140c);--app-bootstrap-bg:#000;--app-bootstrap-before-image:url(/images/bg.png);--app-bootstrap-before-filter:none;--app-header-glass-bg:#00000080;--app-header-glass-blur:12px}@media (orientation:landscape) and (height<=520px){:root{--app-player-inset-x:max(20px, env(safe-area-inset-left,0px));--app-player-inset-x-end:max(20px, env(safe-area-inset-right,0px));--app-player-inset-bottom:max(12px, env(safe-area-inset-bottom,0px))}}html.external-theme,body.external-theme{--app-accent-color:#9b86bc;--app-accent-color-soft:#9b86bc80;--app-accent-hover:#ab96cc;--app-accent-active:#8a74ad;--app-accent-rgb:155, 134, 188;--app-accent-secondary:#b7a3d6;--app-accent-secondary-rgb:183, 163, 214;--app-divider-color:#6a5a86;--app-glow-color:#9b86bc80;--app-content-bg:radial-gradient(100.79% 85.41% at 94.96% 8.65%, #9b86bc33 0%, #0000 100%), radial-gradient(116.22% 95.76% at 89.06% 91.95%, #000 0%, #0000 100%), linear-gradient(0deg, #221b2c, #221b2c);--app-bootstrap-bg:#000;--app-bootstrap-before-image:none;--app-bootstrap-before-filter:none;--app-header-glass-bg:#00000080;--app-header-glass-blur:12px}.ant-menu-light .ant-menu-item-selected,.ant-menu-light>.ant-menu .ant-menu-item-selected{background:0 0!important}html:not(.sidebar-collapsed) .ant-layout-sider{flex:none!important;width:max(10%,185px)!important;min-width:185px!important;max-width:50%!important}html.sidebar-collapsed .ant-layout-sider{flex:0 0 68px!important;width:68px!important;min-width:68px!important;max-width:68px!important;padding-top:0!important;transition:none!important}html.sidebar-collapsed .ant-layout-sider .ant-menu-title-content,html.sidebar-collapsed .ant-layout-sider .sidebar-notification-label{display:none!important}html.sidebar-collapsed .header{transition:none!important;left:68px!important}html.sidebar-collapsed .content,html.sidebar-collapsed .headerlessContent{margin-left:68px!important;transition:none!important}body:before{content:"";width:100%;height:100%;filter:var(--app-bootstrap-before-filter);z-index:0;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;top:0;left:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--app-accent-color)!important;border-color:var(--app-accent-color)!important}.ant-checkbox:hover .ant-checkbox-inner,.ant-checkbox-input:focus+.ant-checkbox-inner{border-color:var(--app-accent-color)!important}.ant-checkbox-indeterminate .ant-checkbox-inner{background-color:var(--app-accent-color)!important;border-color:var(--app-accent-color)!important}input[type=checkbox]{accent-color:var(--app-accent-color)}.ant-switch-checked{background-color:var(--app-accent-color)!important}.ant-switch:hover:not(.ant-switch-disabled){background-color:rgba(var(--app-accent-rgb), .2)!important}.ant-switch-checked:hover:not(.ant-switch-disabled){background-color:var(--app-accent-active)!important}.ant-picker:hover,.ant-picker-focused,.ant-picker:focus,.ant-picker:focus-within{border-color:var(--app-accent-color)!important}.ant-picker-focused,.ant-picker:focus,.ant-picker:focus-within{box-shadow:0 0 0 2px rgba(var(--app-accent-rgb), .2)!important}.ant-picker-active-bar,.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner{background:var(--app-accent-color)!important}.ant-picker-cell-in-view.ant-picker-cell-in-range:before{background:rgba(var(--app-accent-rgb), .15)!important}.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:var(--app-accent-color)!important}.ant-picker-header button:hover{color:var(--app-accent-color)!important}.ant-picker-range .ant-picker-active-bar{background:var(--app-accent-color)!important}.ant-picker-dropdown .ant-picker-today-btn,.ant-picker-dropdown .ant-picker-now-btn{color:var(--app-accent-color)!important}.ant-picker-preset .ant-tag-blue{color:var(--app-accent-color)!important;border-color:var(--app-accent-color)!important}.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:var(--app-accent-color)!important}.ant-select-focused:not(.ant-select-disabled) .ant-select-selector{border-color:var(--app-accent-color)!important;box-shadow:0 0 0 2px rgba(var(--app-accent-rgb), .2)!important}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:rgba(var(--app-accent-rgb), .15)!important}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:rgba(var(--app-accent-rgb), .1)!important}.ant-input:hover,.ant-input-affix-wrapper:hover{border-color:var(--app-accent-color)!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:var(--app-accent-color)!important;box-shadow:0 0 0 2px rgba(var(--app-accent-rgb), .2)!important}.ant-modal-mask{-webkit-backdrop-filter:blur(10.3px);background:#000000bf!important}.ant-modal .ant-modal-content{overflow:hidden;border:none!important}.ant-modal .ant-modal-header{border-bottom:.5px solid #74ffc540!important}.ant-modal .ant-modal-footer{border-radius:0 0 20px 20px;border-top:none!important}.ant-modal .ant-modal-close{color:#f6ffed!important}.ant-modal .ant-modal-close:hover{color:var(--app-accent-color)!important}html.external-theme .ant-modal .ant-modal-close:hover,body.external-theme .ant-modal .ant-modal-close:hover{color:#9b86bc!important}.ant-modal .ant-btn{font-size:12px!important}html.external-theme .ant-modal .ant-modal-header,body.external-theme .ant-modal .ant-modal-header{border-bottom-color:#d5bcfd40!important}:is(html:has(.ant-modal-mask),html:has(body.ant-scrolling-effect)),:is(html:has(.ant-modal-mask) body,html:has(body.ant-scrolling-effect) body),:is(html:has(.ant-modal-mask) #root,html:has(body.ant-scrolling-effect) #root),:is(html:has(.ant-modal-mask) [data-app-layout-shell],html:has(body.ant-scrolling-effect) [data-app-layout-shell]){overscroll-behavior:none;overflow:visible!important}:is(html:has(.ant-modal-mask) [data-app-scroll-lock],html:has(body.ant-scrolling-effect) [data-app-scroll-lock]){overscroll-behavior:none!important;overflow:visible!important}:is(html:has(.ant-modal-mask) #root,html:has(.ant-modal-mask) #root *){pointer-events:none!important}.ant-modal .ant-input:hover,.ant-modal .ant-input:focus,.ant-modal .ant-input-focused,.ant-modal .ant-input-affix-wrapper:hover,.ant-modal .ant-input-affix-wrapper:focus,.ant-modal .ant-input-affix-wrapper-focused{border-color:var(--app-accent-color)!important}.ant-modal .ant-input:focus,.ant-modal .ant-input-focused,.ant-modal .ant-input-affix-wrapper:focus,.ant-modal .ant-input-affix-wrapper-focused{box-shadow:0 0 0 2px rgba(var(--app-accent-rgb), .2)!important}.ant-modal .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:var(--app-accent-color)!important}.ant-modal .ant-select-focused:not(.ant-select-disabled) .ant-select-selector{border-color:var(--app-accent-color)!important;box-shadow:0 0 0 2px rgba(var(--app-accent-rgb), .2)!important}.ant-modal .ant-picker:hover,.ant-modal .ant-picker-focused{border-color:var(--app-accent-color)!important}.ant-modal .ant-picker-focused{box-shadow:0 0 0 2px rgba(var(--app-accent-rgb), .2)!important}:where().ant-input:hover,:where().ant-input:focus{border-color:var(--app-accent-color)!important}.ant-select-dropdown .ant-select-item-option-selected{background-color:rgba(var(--app-accent-rgb), .15)!important}.ant-select-dropdown .ant-select-item-option-active{background-color:rgba(var(--app-accent-rgb), .08)!important}.ant-modal .ant-select-dropdown{background:#15231c!important;border-radius:12px!important;padding:4px!important;box-shadow:16px 15px 52.2px #00000082!important}.ant-modal .ant-select-dropdown .ant-select-item{color:#f6ffed!important}.ant-modal .ant-select-dropdown .ant-select-item-option{background:0 0!important}.ant-modal .ant-select-dropdown .ant-select-item-option-active,.ant-modal .ant-select-dropdown .ant-select-item-option:not(.ant-select-item-option-disabled):hover,.ant-modal .ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){font-weight:600;color:var(--app-accent-color)!important;background:0 0!important}.ant-modal .ant-select-dropdown .ant-select-item-option-disabled{color:#ffffff47!important}.ant-modal .ant-select-dropdown .ant-empty-description{color:#ffffff73}html.external-theme .ant-modal .ant-select-dropdown,body.external-theme .ant-modal .ant-select-dropdown{background:#2d1f43!important;border:1px solid #ffffff1a!important;box-shadow:16px 15px 52.2px #00000082!important}.ant-input::placeholder,.ant-input-affix-wrapper .ant-input::placeholder,.ant-picker-input>input::placeholder,.ant-modal .ant-input::placeholder,.ant-modal .ant-input-affix-wrapper .ant-input::placeholder{color:#f6ffed66!important;-webkit-text-fill-color:#f6ffed66!important;opacity:1!important}.ant-select-selection-placeholder,.ant-modal .ant-select-selection-placeholder{color:#f6ffed66!important}header{z-index:2;position:relative}main{z-index:1;position:relative}*{scrollbar-width:thin;scrollbar-color:#334d40 #23544140}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#23544140;border-radius:8px}::-webkit-scrollbar-thumb{background:#334d40;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#334d40}.ant-message .ant-message-notice-content{color:#f6ffed!important;background:#15231c!important;border:1px solid #333!important;border-radius:16px!important;padding:12px 16px!important;font-family:Poppins,sans-serif!important;box-shadow:0 4px 98.3px #000000bf!important}.ant-message .ant-message-notice-content span{color:#f6ffed!important}.ant-message .ant-message-success .anticon{color:#00d07d!important}.ant-message .ant-message-error .anticon{color:#ff7875!important}.ant-message .ant-message-warning .anticon{color:#ffc53d!important}.ant-message .ant-message-info .anticon{color:#69b1ff!important}body.external-theme .ant-message .ant-message-notice-content{color:#f6ffed!important;background:#2d1f43!important;border-color:#4a3d52!important}body.external-theme .ant-message .ant-message-notice-content span{color:#f6ffed!important}body.external-theme .ant-message .ant-message-success .anticon{color:#9b86bc!important}body.external-theme .ant-message .ant-message-error .anticon{color:#ff7875!important}body.external-theme .ant-message .ant-message-warning .anticon{color:#d5bcfd!important}body.external-theme .ant-message .ant-message-info .anticon{color:#b7a3d6!important}@media (width<=800px){.ant-drawer-left .ant-drawer-content{padding-top:constant(safe-area-inset-top);padding-bottom:constant(safe-area-inset-bottom);padding-left:constant(safe-area-inset-left);padding-top:env(safe-area-inset-top,0px)!important;padding-bottom:env(safe-area-inset-bottom,0px)!important;padding-left:env(safe-area-inset-left,0px)!important;box-sizing:border-box!important}}._overlay_1s2yu_1{z-index:1070;background:#00000073;justify-content:center;align-items:flex-start;padding-top:80px;display:flex;position:fixed;inset:0}._banner_1s2yu_15{background:#1a1f1e;border:1px solid #2a2f2e;border-radius:14px;width:90%;max-width:440px;padding:24px 28px;position:relative}._closeButton_1s2yu_25{color:#555;cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;font-size:13px;display:flex;position:absolute;top:12px;right:12px}._closeButton_1s2yu_25:hover:not(:disabled){color:#f6ffed}._closeButton_1s2yu_25:disabled{opacity:.4;cursor:not-allowed}._title_1s2yu_46{color:#f6ffed;margin:0 28px 8px 0;font-size:18px;font-weight:600}._message_1s2yu_53{color:#f6ffedb8;margin:0 0 20px;font-size:14px;line-height:1.45}._actions_1s2yu_60{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}
