*{box-sizing:border-box;outline:none;margin:0;padding:0}a{text-decoration:none}ul,ol,dl{list-style:none}i{justify-content:center;align-items:center;display:flex}:root{letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}#root{text-align:center;background:var(--theme-main-bg);flex-direction:column;width:100vw;max-width:100%;min-height:100svh;margin:0 auto;display:flex}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--theme-bg);border-radius:8px}::-webkit-scrollbar-thumb{background:var(--theme-primary);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--theme-primary)}.breadCrumb{color:var(--theme-secondary-content)}.breadCrumb:hover{cursor:pointer}.activeCrumb{color:var(--theme-primary);text-decoration:underline}.tab{color:var(--theme-text-normal)}.ant-table-column-sorter{color:var(--theme-secondary-content)!important}:root{--theme-primary:#d10f5c;--theme-primary-to-white:#d10f5c;--theme-text-normal:#000000b3;--theme-text-heading:#000;--theme-bg:#fff;--theme-pinky-to-black:#d10f5c0f;--theme-secondary-content:#6e6e6e;--theme-secondary:#efefef;--theme-slate:#f1f5f9;--brand-a04:#d10f5c0a;--brand-a05:#d10f5c0d;--brand-a06:#d10f5c0f;--brand-a08:#d10f5c14;--brand-a10:#d10f5c1a;--brand-a12:#d10f5c1f;--brand-a15:#d10f5c26;--brand-a18:#d10f5c2e;--brand-a20:#d10f5c33;--brand-a25:#d10f5c40;--brand-a28:#d10f5c47;--brand-a30:#d10f5c4d;--brand-a35:#d10f5c59;--brand-a40:#d10f5c66;--theme-brand-grad:linear-gradient(135deg, #d10f5c1f 0%, #d10f5c0f 100%);--theme-primary-hover:#731414;--theme-primary-content:#fff;--theme-secondary-hover:#731414;--theme-main-bg:#fff;--theme-layout-bg:#ffffffc9;--theme-content-bg:#fff;--warn-body-gradient:linear-gradient(145deg, #fffbeb 0%, #fef3c7 100%);--warn-line-gradient:linear-gradient(180deg, #f59e0b 0%, #d97706 100%);--warn-border:#f59e0b99;--error-body-gradient:linear-gradient(145deg, #fef2f2 0%, #fee2e2 100%);--error-line-gradient:linear-gradient(180deg, #ef4444 0%, #dc2626 100%);--error-border:#ef444499;--success-body-gradient:linear-gradient(145deg, #ecfdf5 0%, #d1fae5 100%);--success-line-gradient:linear-gradient(180deg, #22c55e 0%, #16a34a 100%);--success-border:#22c55e99}[data-theme=dark]{--theme-primary:#731414;--theme-primary-to-white:#fff;--theme-text-normal:#fff;--theme-text-heading:#fff;--theme-bg:#1a1a1a;--theme-pinky-to-black:#1a1a1a;--theme-secondary-content:#fff;--theme-secondary:transparent;--theme-layout-bg:#353535;--theme-slate:#353535;--brand-a08:#d10f5c14;--brand-a04:#d10f5c0a;--brand-a05:#d10f5c0d;--brand-a06:#d10f5c0f;--brand-a10:#d10f5c1a;--brand-a12:#d10f5c1f;--brand-a15:#d10f5c26;--brand-a18:#d10f5c2e;--brand-a20:#d10f5c33;--brand-a25:#d10f5c40;--brand-a28:#d10f5c47;--brand-a30:#d10f5c4d;--brand-a35:#d10f5c59;--brand-a40:#d10f5c66;--theme-brand-grad:linear-gradient(135deg, #432627e6 0%, #432627b3 100%);--theme-primary-hover:#731414;--theme-primary-content:#fff;--theme-secondary-hover:#731414;--theme-main-bg:#272727;--theme-content-bg:#111;--warn-body-gradient:linear-gradient(145deg, #422006 0%, #78350f 100%);--error-body-gradient:linear-gradient(145deg, #450a0a 0%, #7f1d1d 100%);--success-body-gradient:linear-gradient(145deg, #052e16 0%, #14532d 100%)}._layout_xk8nm_1{display:flex}._aside_xk8nm_5{background:var(--theme-layout-bg);height:100svh;padding:6px;position:sticky;top:0;box-shadow:inset -20px 0 20px -7px #00000012}._logoBlock_xk8nm_14{margin:8px 10px 10px}._logoBlock_xk8nm_14 img{max-width:160px}._navBlock_xk8nm_21{flex-direction:column;gap:5px;display:flex}._content_xk8nm_27{width:100%}._main_xk8nm_31{margin:16px}._navItem_814j3_1{color:var(--theme-text-normal);border:1px solid #0000;border-radius:8px;justify-content:flex-start;align-items:center;gap:10px;padding:5px 10px;transition:all .3s ease-in-out;display:flex;position:relative}._navItem_814j3_1 ._icon_814j3_13{transition:all .3s ease-in-out}._navItem_814j3_1 span{text-align:left}._navItem_814j3_1:before{content:"";background:var(--theme-primary);transform-origin:50%;border-radius:4px 0 0 4px;width:4px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}._active_814j3_34{color:var(--theme-primary-to-white);background:linear-gradient(135deg,#d10f5c1f 0%,#d10f5c0f 100%);border:1px solid #d10f5c}._active_814j3_34 ._icon_814j3_13{color:#d10f5c}._active_814j3_34:before,._navItem_814j3_1:hover:before{transform:scaleY(1)}._navItem_814j3_1:hover{border:1px solid var(--theme-primary);background:#0000000d;transform:translate(2px)}._navItem_814j3_1:hover ._icon_814j3_13{transform:scale(1.1)}._collapsed_814j3_60{flex-direction:column;gap:0;max-width:70px;padding:3px;font-size:10px}._collapsed_814j3_60 span{text-align:center}._header_xcsm7_1{background:var(--theme-layout-bg);min-height:50px;color:var(--theme-text-normal);z-index:1;justify-content:space-between;align-items:center;padding:16px;display:flex;position:sticky;top:0}._arrow_xcsm7_14{transform-origin:50%;transition:transform .3s}._rotated_xcsm7_19{transform:rotate(180deg)}._langSelector_1v1xp_1,._langSelector_1v1xp_1 svg{color:var(--theme-text-normal)}._menuWrapper_1gxro_1{position:relative}._menuSetting_1gxro_5{z-index:100;background:var(--theme-main-bg);color:var(--theme-text-normal);border-color:#ffffff1a;border-radius:12px;padding:10px;box-shadow:0 8px 32px #00000080}._eyeIcon_1gxro_15{color:#d10f5c}._listItem_1gxro_19{cursor:pointer}._listItem_1gxro_19 svg{width:16px;height:16px}._crossedOut_1gxro_27{text-decoration:line-through;text-decoration-thickness:2px}._disabled_1gxro_31{color:#d10f5c}._authBg_w2ktx_1{background:linear-gradient(150deg,#040e32ed 0%,#081a51e0 45%,#0c2464e6 100%);flex-direction:column;justify-content:space-between;align-items:center;height:100svh;display:flex}._panel_w2ktx_10{align-self:flex-end;padding-right:20px}._formBody_w2ktx_15{background:var(--theme-bg);border-radius:12px;width:380px;padding:50px 25px}
