html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--primary-color: #4F46E5;--primary-hover: #4338ca;--bg-color: #f9fafb;--sidebar-width: 256px;--sidebar-collapsed: 80px;--header-height: 64px;--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-top: env(safe-area-inset-top, 0px)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation}body{background-color:var(--bg-color);margin:0;padding:0;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh;overscroll-behavior-y:none}.ant-layout{background:var(--bg-color)!important;min-height:100vh;height:auto;overflow:visible}.ant-layout-has-sider{display:flex;flex-direction:row}.ant-layout-sider{position:fixed!important;left:0;top:0;bottom:0;height:100vh!important;overflow-y:auto;overflow-x:hidden;z-index:100;-webkit-overflow-scrolling:touch}.ant-layout-content{background:var(--bg-color)!important;min-height:100vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.ant-layout-header{background:transparent!important;height:var(--header-height)!important;line-height:var(--header-height)!important;padding:0 24px!important;position:relative;z-index:99}.header-icon-btn:hover .anticon{color:var(--primary-color)!important}.header-icon-btn:hover{border-color:var(--primary-color)!important}@media(max-width:768px){:root{--header-height: 56px}.ant-layout-sider{display:none!important}.ant-layout-content{padding-bottom:calc(var(--safe-area-bottom) + 16px)}.ant-layout-header{padding:0 16px!important;height:var(--header-height)!important;line-height:var(--header-height)!important}}@media(max-width:480px){:root{--header-height: 52px}}.ant-modal{max-width:calc(100vw - 32px)}@media(max-width:768px){.ant-modal{max-width:calc(100vw - 24px)!important;margin:12px auto!important;top:12px!important}.ant-modal-body{max-height:calc(100vh - 180px);overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px!important}.ant-modal-header{padding:16px!important}.ant-modal-footer{padding:12px 16px!important}.ant-modal-title{font-size:16px!important}}@media(max-width:480px){.ant-modal{max-width:100vw!important;margin:0!important;top:0!important;padding:0!important}.ant-modal-content{border-radius:0!important;min-height:100vh;max-height:100vh;display:flex;flex-direction:column}.ant-modal-body{flex:1;max-height:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.ant-modal-close{top:12px!important;right:12px!important}}.ant-drawer,.ant-drawer-wrap,.ant-drawer-mask,.ant-drawer-content-wrapper{z-index:1100!important}.ant-drawer-body{padding:0!important;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(max-width:768px){.ant-btn{min-height:44px;font-size:14px}.ant-btn-sm{min-height:36px;font-size:13px}.ant-btn-lg{min-height:48px;font-size:15px}.ant-btn-icon-only{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.ant-btn-icon-only.ant-btn-sm{min-width:36px;min-height:36px}.ant-menu-item{min-height:48px!important;line-height:48px!important;padding:0 16px!important}.ant-tabs-tab{min-height:44px;padding:10px 16px!important}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker{min-height:44px!important;font-size:16px!important}.ant-input::placeholder,.ant-input-number::placeholder{font-size:16px!important}.ant-select-selector{padding:4px 11px!important;font-size:16px!important}textarea.ant-input{font-size:16px!important}.ant-form-item{margin-bottom:16px}.ant-form-item-label{padding-bottom:4px}.ant-radio-button-wrapper,.ant-checkbox-wrapper{min-height:44px;display:inline-flex;align-items:center}.ant-switch{min-width:48px;min-height:26px}.ant-dropdown-menu-item{min-height:44px;display:flex;align-items:center;padding:8px 16px!important}.ant-card{margin-bottom:12px}.ant-card-body{padding:16px!important}.ant-table{font-size:13px}.ant-table-cell{padding:12px 8px!important}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:40px;min-height:40px;line-height:40px}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media(max-width:768px){::-webkit-scrollbar{width:4px;height:4px}}.page-enter{opacity:0;transform:translateY(10px)}.page-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.touch-scroll{-webkit-overflow-scrolling:touch}@supports (padding-top: env(safe-area-inset-top)){.safe-area-top{padding-top:env(safe-area-inset-top)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}}[data-theme=dark]{--bg-color: #141414}[data-theme=dark] body{background-color:var(--bg-color)}[data-theme=dark] .ant-layout,[data-theme=dark] .ant-layout-content{background:var(--bg-color)!important}.custom-sider__menu.ant-menu-inline{background:transparent}.custom-sider__menu .ant-menu-item{transition:all .2s ease}.custom-sider__menu .ant-menu-item:hover{background:#eef2ff!important}.custom-sider__menu .ant-menu-item-selected{background:linear-gradient(90deg,#4f46e524,#6366f114)!important;border:1px solid rgba(79,70,229,.22)}.custom-sider__menu .ant-menu-item-selected .ant-menu-title-content>a{color:#312e81;font-weight:600}.custom-sider__translator-link{display:flex;align-items:center;gap:8px;width:100%;min-width:0}.custom-sider__translator-text{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-sider__beta-tag.ant-tag{margin-inline-end:0;padding:0 6px;line-height:18px;border-radius:999px;border:1px solid rgba(250,173,20,.45);font-size:10px;font-weight:600;letter-spacing:.2px;flex-shrink:0}.login-page{min-height:100vh;width:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:24px}.login-page__container{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}.login-page__header{margin-bottom:32px;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px}.login-page__icon{font-size:24px;color:#7c3aed}.login-page__app-title{font-size:20px;font-weight:600;color:#1a1a1a}.login-page__card{width:100%;background:#fff!important;border-radius:8px!important;border:1px solid #e8e8e8!important;box-shadow:0 4px 12px #00000014!important}.login-page__card .ant-card-body{padding:40px 32px}.login-page__title{margin:0 0 32px!important;text-align:center;color:#7c3aed!important;font-weight:500!important;font-size:24px!important}.login-page__form{background:transparent}.login-page__form .ant-form-item{margin-bottom:16px}.login-page__form .ant-form-item-label>label{color:#333;font-weight:400}.login-page__form .ant-input{padding:10px 12px;border-radius:6px;border:1px solid #d9d9d9}.login-page__form .ant-input:hover,.login-page__form .ant-input:focus{border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed1a}.login-page__submit-btn{background:#7c3aed!important;border-color:#7c3aed!important;border-radius:6px!important;height:44px!important;font-size:16px!important;font-weight:500!important}.login-page__submit-btn:hover{background:#6d28d9!important;border-color:#6d28d9!important}.login-page__otp-message{text-align:center;margin-bottom:24px;padding:12px;background:#f5f5f5;border-radius:6px;border:1px solid #e8e8e8}.login-page__otp-input{text-align:center!important;letter-spacing:8px!important;font-size:20px!important;font-weight:500!important}.login-page__links{display:flex;justify-content:center;align-items:center;margin-top:16px;gap:4px}.login-page__link{padding:0!important;color:#7c3aed!important;font-size:14px}.login-page__link:hover{color:#6d28d9!important}.login-page__link-separator{color:#d9d9d9;margin:0 8px}@media(max-width:768px){.login-page{padding:16px}.login-page__container{max-width:100%}.login-page__card .ant-card-body{padding:32px 24px}.login-page__title{font-size:20px!important}}
