@charset "UTF-8";.app-icon[data-v-11cccf54]{display:inline-block;flex-shrink:0;vertical-align:middle;stroke-width:1.5}.app-icon.icon-xs[data-v-11cccf54]{width:12px;height:12px}.app-icon.icon-sm[data-v-11cccf54]{width:16px;height:16px}.app-icon.icon-md[data-v-11cccf54]{width:20px;height:20px}.app-icon.icon-lg[data-v-11cccf54]{width:24px;height:24px}.app-icon.icon-xl[data-v-11cccf54]{width:32px;height:32px}.modal-title[data-v-6c51b25e]{display:flex;align-items:center;gap:10px;width:100%}.modal-title .title-icon[data-v-6c51b25e]{font-size:20px}.modal-title .title-text[data-v-6c51b25e]{font-size:18px;font-weight:600;color:#e5e5e5;flex:1}.modal-title .skip-btn[data-v-6c51b25e]{color:#6b6b6b;font-size:13px;height:auto;padding:4px 12px}.modal-title .skip-btn[data-v-6c51b25e]:hover{color:#a0a0a0;background:rgba(255,255,255,.05)}.daily-progress-reminder .reminder-banner[data-v-6c51b25e]{display:flex;align-items:center;gap:14px;padding:16px 20px;background:linear-gradient(135deg,rgba(245,158,11,.12) 0%,rgba(245,158,11,.06) 100%);border:1px solid rgba(245,158,11,.25);border-radius:12px;margin-bottom:24px}.daily-progress-reminder .reminder-banner .banner-icon[data-v-6c51b25e]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(245,158,11,.15);border-radius:10px}.daily-progress-reminder .reminder-banner .banner-content[data-v-6c51b25e]{flex:1}.daily-progress-reminder .reminder-banner .banner-content .banner-title[data-v-6c51b25e]{font-size:15px;font-weight:600;color:#e5e5e5;margin-bottom:4px}.daily-progress-reminder .reminder-banner .banner-content .banner-desc[data-v-6c51b25e]{font-size:13px;color:#a0a0a0}.daily-progress-reminder .loading-container[data-v-6c51b25e]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.daily-progress-reminder .loading-container .loading-text[data-v-6c51b25e]{margin-top:16px;color:#a0a0a0;font-size:14px}.daily-progress-reminder .no-tasks[data-v-6c51b25e]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 20px}.daily-progress-reminder .no-tasks .no-tasks-icon[data-v-6c51b25e]{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:rgba(49,240,139,.1);border-radius:50%;margin-bottom:20px}.daily-progress-reminder .no-tasks .no-tasks-title[data-v-6c51b25e]{font-size:20px;font-weight:600;color:#e5e5e5;margin-bottom:8px}.daily-progress-reminder .no-tasks .no-tasks-desc[data-v-6c51b25e]{font-size:14px;color:#a0a0a0;margin-bottom:24px}.daily-progress-reminder .tasks-container[data-v-6c51b25e]{max-height:55vh;overflow-y:auto;padding-right:4px}.daily-progress-reminder .tasks-container[data-v-6c51b25e]::-webkit-scrollbar{width:6px}.daily-progress-reminder .tasks-container[data-v-6c51b25e]::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:3px}.daily-progress-reminder .tasks-container[data-v-6c51b25e]::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border-radius:3px}.daily-progress-reminder .tasks-container[data-v-6c51b25e]::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.25)}.daily-progress-reminder .tasks-list[data-v-6c51b25e]{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.daily-progress-reminder .task-card[data-v-6c51b25e]{position:relative;background:linear-gradient(145deg,#1E1E1E 0%,rgba(30,30,30,.8) 100%);border:1px solid #2A2A2A;border-radius:14px;padding:20px 20px 20px 56px;transition:all .2s ease}.daily-progress-reminder .task-card[data-v-6c51b25e]:hover{border-color:#31f08b4d;box-shadow:0 4px 20px #00000026}.daily-progress-reminder .task-card .task-index[data-v-6c51b25e]{position:absolute;left:16px;top:20px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#31f08b 0%,rgb(16.1538461538,221.8461538462,113.0769230769) 100%);border-radius:8px;font-size:13px;font-weight:700;color:#000}.daily-progress-reminder .task-card .task-info[data-v-6c51b25e]{margin-bottom:16px}.daily-progress-reminder .task-card .task-info .task-header[data-v-6c51b25e]{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.daily-progress-reminder .task-card .task-info .task-header .task-title[data-v-6c51b25e]{font-size:15px;font-weight:600;color:#e5e5e5;line-height:1.4;flex:1}.daily-progress-reminder .task-card .task-info .task-header .task-no[data-v-6c51b25e]{font-size:11px;color:#6b6b6b;background:rgba(255,255,255,.06);padding:3px 8px;border-radius:4px;white-space:nowrap}.daily-progress-reminder .task-card .task-info .task-time[data-v-6c51b25e]{display:flex;flex-wrap:wrap;gap:16px}.daily-progress-reminder .task-card .task-info .task-time .time-item[data-v-6c51b25e]{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b6b6b}.daily-progress-reminder .task-card .task-info .task-time .time-item .time-label[data-v-6c51b25e]{color:#6b6b6b}.daily-progress-reminder .task-card .task-info .task-time .time-item .time-value[data-v-6c51b25e]{color:#a0a0a0}.daily-progress-reminder .task-card .task-info .task-time .time-item.deadline .time-value[data-v-6c51b25e]{color:#f59e0b}.daily-progress-reminder .task-card .progress-section[data-v-6c51b25e]{background:rgba(255,255,255,.03);border-radius:10px;padding:16px}.daily-progress-reminder .task-card .progress-section .progress-header[data-v-6c51b25e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.daily-progress-reminder .task-card .progress-section .progress-header .progress-title[data-v-6c51b25e]{font-size:13px;font-weight:600;color:#e5e5e5}.daily-progress-reminder .task-card .progress-section .progress-header .progress-hint[data-v-6c51b25e]{font-size:12px;color:#31f08b;background:rgba(49,240,139,.1);padding:2px 10px;border-radius:10px}.daily-progress-reminder .task-card .progress-section .progress-control[data-v-6c51b25e]{display:flex;align-items:flex-start;gap:16px}.daily-progress-reminder .task-card .progress-section .progress-control .slider-wrapper[data-v-6c51b25e]{flex:1;position:relative;padding-bottom:24px}.daily-progress-reminder .task-card .progress-section .progress-control .slider-wrapper .slider-labels[data-v-6c51b25e]{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;font-size:11px;color:#6b6b6b}.daily-progress-reminder .task-card .progress-section .progress-control .slider-wrapper .slider-labels .label-current[data-v-6c51b25e]{position:absolute;transform:translate(-50%);color:#31f08bcc;white-space:nowrap}.daily-progress-reminder .task-card .progress-section .progress-control .input-wrapper[data-v-6c51b25e]{display:flex;align-items:center;gap:6px}.daily-progress-reminder .task-card .progress-section .progress-control .input-wrapper .input-suffix[data-v-6c51b25e]{font-size:14px;font-weight:600;color:#a0a0a0}.daily-progress-reminder .task-card .progress-section .remark-section[data-v-6c51b25e]{margin-top:14px}.daily-progress-reminder .task-card .progress-section .error-tip[data-v-6c51b25e]{display:flex;align-items:center;gap:6px;margin-top:12px;padding:10px 14px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:8px;font-size:13px;color:#ef4444}.daily-progress-reminder .submit-section[data-v-6c51b25e]{padding-top:20px;border-top:1px solid #2A2A2A}.daily-progress-reminder .submit-section .submit-tip[data-v-6c51b25e]{margin-top:10px;text-align:center;font-size:12px;color:#6b6b6b}[data-v-6c51b25e] .ant-slider .ant-slider-rail{background:rgba(255,255,255,.1);height:8px;border-radius:4px}[data-v-6c51b25e] .ant-slider .ant-slider-track{background:linear-gradient(90deg,#31f08b 0%,rgb(96.5384615385,243.4615384615,165.7692307692) 100%);height:8px;border-radius:4px}[data-v-6c51b25e] .ant-slider .ant-slider-handle{width:20px;height:20px;margin-top:-6px;background:#31f08b;border:3px solid #fff;box-shadow:0 2px 8px #0000004d}[data-v-6c51b25e] .ant-slider .ant-slider-handle:hover,[data-v-6c51b25e] .ant-slider .ant-slider-handle:focus{border-color:#fff;box-shadow:0 2px 12px #31f08b80}[data-v-6c51b25e] .ant-slider .ant-slider-dot,[data-v-6c51b25e] .ant-slider .ant-slider-mark{display:none}[data-v-6c51b25e] .ant-input-number{width:72px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:8px}[data-v-6c51b25e] .ant-input-number .ant-input-number-input{color:#e5e5e5;font-weight:600;font-size:15px;text-align:center}[data-v-6c51b25e] .ant-input-number .ant-input-number-handler-wrap{background:rgba(255,255,255,.06);border-left:1px solid rgba(255,255,255,.1)}[data-v-6c51b25e] .ant-input-number .ant-input-number-handler-wrap .ant-input-number-handler{border-color:#ffffff1a}[data-v-6c51b25e] .ant-input-number .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,[data-v-6c51b25e] .ant-input-number .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner{color:#a0a0a0}[data-v-6c51b25e] .ant-input-number .ant-input-number-handler-wrap .ant-input-number-handler:hover .ant-input-number-handler-up-inner,[data-v-6c51b25e] .ant-input-number .ant-input-number-handler-wrap .ant-input-number-handler:hover .ant-input-number-handler-down-inner{color:#31f08b}[data-v-6c51b25e] .ant-input-number:hover,[data-v-6c51b25e] .ant-input-number:focus{border-color:#31f08b80}[data-v-6c51b25e] .ant-input{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#e5e5e5}[data-v-6c51b25e] .ant-input::placeholder{color:#6b6b6b}[data-v-6c51b25e] .ant-input:hover{border-color:#fff3}[data-v-6c51b25e] .ant-input:focus{border-color:#31f08b80;box-shadow:0 0 0 2px #31f08b1a}[data-v-6c51b25e] .ant-input-textarea .ant-input{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#e5e5e5;resize:none}[data-v-6c51b25e] .ant-input-textarea .ant-input::placeholder{color:#6b6b6b}[data-v-6c51b25e] .ant-input-textarea .ant-input:hover{border-color:#fff3}[data-v-6c51b25e] .ant-input-textarea .ant-input:focus{border-color:#31f08b80;box-shadow:0 0 0 2px #31f08b1a}[data-v-6c51b25e] .ant-input-textarea .ant-input-data-count{color:#6b6b6b;font-size:11px}[data-v-6c51b25e] .ant-spin .ant-spin-dot-item{background-color:#31f08b}[data-v-6c51b25e] .ant-btn-primary{height:48px;font-size:15px;font-weight:600;border-radius:10px;background:linear-gradient(135deg,#31f08b 0%,rgb(16.8461538462,231.3538461538,117.9230769231) 100%);border:none}[data-v-6c51b25e] .ant-btn-primary:hover{background:linear-gradient(135deg,rgb(72.7692307692,241.7307692308,152.3846153846) 0%,#31f08b 100%)}.daily-progress-modal .ant-modal-content{background:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden}.daily-progress-modal .ant-modal-header{background:transparent;border-bottom:1px solid rgba(255,255,255,.08);padding:20px 24px}.daily-progress-modal .ant-modal-title{color:#fff}.daily-progress-modal .ant-modal-body{padding:24px}.app-container{width:100%;min-height:100vh;background:var(--bg-primary);color:var(--text-primary)}.app-container{position:relative;min-height:100vh;width:100%}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{--bg-primary: #0A0A0A;--bg-secondary: #141414;--bg-tertiary: #1A1A1A;--bg-card: #1E1E1E;--bg-card-hover: #252525;--bg-elevated: #2A2A2A;--text-primary: #E5E5E5;--text-secondary: #A0A0A0;--text-tertiary: #6B6B6B;--text-disabled: #404040;--brand-primary: #31f08b;--brand-hover: #28d977;--brand-pressed: #1fc266;--color-success: #31f08b;--color-warning: #F59E0B;--color-error: #EF4444;--color-info: #31f08b;--border-primary: #2A2A2A;--border-secondary: #1E1E1E;--border-divider: #1A1A1A;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--radius-small: 6px;--radius-medium: 10px;--radius-large: 12px;--transition-fast: .15s;--transition-base: .25s;--transition-slow: .35s;--ease-out: cubic-bezier(.16, 1, .3, 1);--navbar-height: 64px;--container-max-width: 1200px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;color:#e5e5e5;background:#0A0A0A;overflow-x:hidden}a{color:#31f08b;text-decoration:none;transition:color .25s cubic-bezier(.16,1,.3,1)}a:hover{color:#28d977}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:4px}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}.container{max-width:1200px;margin:0 auto;padding:0 32px}@media (max-width: 1024px){.container{padding:0 24px}}@media (max-width: 768px){.container{padding:0 16px}}.card{background:#1E1E1E;border:1px solid #2A2A2A;border-radius:10px;padding:24px;transition:all .25s cubic-bezier(.16,1,.3,1)}.card:hover{border-color:#2a2a2a;background:#252525;box-shadow:0 2px 8px #0000001f}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;line-height:1.5;border-radius:10px;border:none;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);white-space:nowrap;-webkit-user-select:none;user-select:none}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#31f08b;color:#000!important}.btn-primary:hover:not(:disabled){background:#28d977;color:#000!important;box-shadow:0 2px 8px #31f08b40}.btn-primary:active:not(:disabled){background:#1fc266;color:#000!important;transform:scale(.98)}.btn-primary span,.btn-primary .anticon{color:#000!important}.btn-secondary{background:#1A1A1A;color:#e5e5e5;border:1px solid #2A2A2A}.btn-secondary:hover:not(:disabled){background:#1E1E1E;border-color:#2a2a2a;color:#e5e5e5}.btn-text{background:transparent;color:#a0a0a0;padding:8px 16px}.btn-text:hover:not(:disabled){color:#31f08b}.input{width:100%;padding:10px 16px;font-size:14px;line-height:1.5;color:#e5e5e5;background:#1A1A1A;border:1px solid #2A2A2A;border-radius:10px;transition:all .25s cubic-bezier(.16,1,.3,1)}.input:focus{outline:none;border-color:#31f08b;background:#1E1E1E;box-shadow:0 0 0 2px #31f08b14}.input::placeholder{color:#6b6b6b}.input:disabled{opacity:.5;cursor:not-allowed}.ant-input,.ant-input-affix-wrapper{background:#141414!important;border:1px solid #2A2A2A!important;border-radius:10px!important;color:#fff!important;font-size:14px;transition:all .2s ease;height:48px!important;line-height:48px!important;padding:0 12px!important;box-sizing:border-box}.ant-input::placeholder,.ant-input-affix-wrapper::placeholder{color:#6b6b6b!important;line-height:normal}.ant-input:hover,.ant-input-affix-wrapper:hover{background:#141414!important;border-color:#31f08b80!important;color:#fff!important}.ant-input:focus,.ant-input.ant-input-focused,.ant-input:focus-visible,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper.ant-input-focused,.ant-input-affix-wrapper:focus-visible{background:#141414!important;border-color:#31f08b!important;box-shadow:0 0 0 2px #31f08b1a!important;color:#fff!important;outline:none!important}.ant-input:disabled,.ant-input-affix-wrapper:disabled{background:#1A1A1A!important;border-color:#2a2a2a!important;color:#404040!important;cursor:not-allowed}.ant-input-sm{height:32px!important;line-height:32px!important;font-size:12px!important;padding:0 8px!important}.ant-input-lg{height:48px!important;line-height:48px!important;font-size:14px!important;padding:0 12px!important}.ant-input-search .ant-input{border-radius:10px 0 0 10px!important}.ant-input-search .ant-input-search-button{background:#141414!important;border:1px solid #2A2A2A!important;border-left:none!important;color:#fff!important;height:48px!important;border-radius:0 10px 10px 0!important}.ant-input-search .ant-input-search-button:hover{background:#1A1A1A!important;border-color:#31f08b80!important;color:#fff!important}.ant-input-search:hover .ant-input,.ant-input-search.ant-input-search-focused .ant-input{border-color:#31f08b80!important}.ant-input-search.ant-input-search-focused .ant-input{border-color:#31f08b!important;box-shadow:0 0 0 2px #31f08b1a!important}.ant-input-password{background:#141414!important;border:1px solid #2A2A2A!important;border-radius:10px!important;height:48px!important;width:100%!important;box-shadow:none!important;transition:all .2s ease;padding:0!important;display:flex;align-items:center}.ant-input-password .ant-input{background:transparent!important;border:none!important;box-shadow:none!important;color:#fff!important;height:48px;line-height:48px;font-size:14px;padding:0 40px 0 12px!important;text-align:left;flex:1;width:100%;box-sizing:border-box}.ant-input-password .ant-input::placeholder{color:#6b6b6b!important;line-height:normal}.ant-input-password .ant-input:hover{background:transparent!important;color:#fff!important}.ant-input-password .ant-input:focus,.ant-input-password .ant-input:focus-visible{background:transparent!important;color:#fff!important;outline:none!important;box-shadow:none!important}.ant-input-password .ant-input-password-icon{color:#a0a0a0;right:12px}.ant-input-password .ant-input-password-icon:hover{color:#e5e5e5}.ant-input-password:hover{background:#141414!important;border-color:#31f08b80!important}.ant-input-password.ant-input-password-focused,.ant-input-password:focus,.ant-input-password:focus-visible{background:#141414!important;border-color:#31f08b!important;box-shadow:0 0 0 2px #31f08b1a!important;outline:none!important}.ant-select .ant-select-selector{background:#141414!important;border:1px solid #2A2A2A!important;border-radius:10px!important;color:#fff!important;height:48px!important;transition:all .2s ease}.ant-select .ant-select-selector .ant-select-selection-item,.ant-select .ant-select-selector .ant-select-selection-placeholder{color:#fff!important;line-height:46px!important}.ant-select .ant-select-selector .ant-select-selection-placeholder{color:#6b6b6b!important}.ant-select:hover .ant-select-selector{border-color:#31f08b80!important}.ant-select.ant-select-focused .ant-select-selector{border-color:#31f08b!important;box-shadow:0 0 0 2px #31f08b1a!important}.ant-select .ant-select-arrow{color:#a0a0a0!important}.ant-select.ant-select-sm .ant-select-selector{height:32px!important}.ant-select.ant-select-sm .ant-select-selector .ant-select-selection-item,.ant-select.ant-select-sm .ant-select-selector .ant-select-selection-placeholder{line-height:30px!important}.ant-select.ant-select-lg .ant-select-selector{height:48px!important}.ant-select.ant-select-lg .ant-select-selector .ant-select-selection-item,.ant-select.ant-select-lg .ant-select-selector .ant-select-selection-placeholder{line-height:46px!important}.ant-select-dropdown{background:#1E1E1E!important;border:1px solid #2A2A2A!important;border-radius:10px!important;box-shadow:0 4px 16px #00000026!important}.ant-select-dropdown .ant-select-item{color:#fff!important;background:transparent!important}.ant-select-dropdown .ant-select-item:hover{background:#1A1A1A!important}.ant-select-dropdown .ant-select-item.ant-select-item-option-selected{background:rgba(49,240,139,.1)!important;color:#31f08b!important}.ant-select-dropdown .ant-select-item.ant-select-item-option-active{background:#1A1A1A!important}.ant-textarea,textarea.ant-input{background:#141414!important;border:1px solid #2A2A2A!important;border-radius:10px!important;color:#fff!important;font-size:14px!important;transition:all .2s ease!important;min-height:auto!important;padding:12px!important;line-height:1.5!important;height:auto!important;resize:vertical!important}.ant-textarea::placeholder,textarea.ant-input::placeholder{color:#6b6b6b!important}.ant-textarea:hover,textarea.ant-input:hover{background:#141414!important;border-color:#31f08b80!important}.ant-textarea:focus,.ant-textarea:focus-visible,textarea.ant-input:focus,textarea.ant-input:focus-visible{background:#141414!important;border-color:#31f08b!important;box-shadow:0 0 0 2px #31f08b1a!important;outline:none!important}.ant-input-textarea .ant-input{background:#141414!important;border:1px solid #2A2A2A!important}.ant-input-textarea .ant-input:hover{border-color:#31f08b80!important}.ant-input-textarea .ant-input:focus{border-color:#31f08b!important;box-shadow:0 0 0 2px #31f08b1a!important}.ant-input-number{width:100%;background:#141414!important;border:1px solid #2A2A2A!important;border-radius:10px!important;height:48px!important}.ant-input-number .ant-input-number-input{background:transparent!important;border:none!important;color:#fff!important;height:46px!important;line-height:46px!important;padding:0 12px!important}.ant-input-number .ant-input-number-input::placeholder{color:#6b6b6b!important}.ant-input-number:hover{border-color:#31f08b80!important}.ant-input-number.ant-input-number-focused{border-color:#31f08b!important;box-shadow:0 0 0 2px #31f08b1a!important}.ant-btn-primary,.ant-btn[type=primary],button.ant-btn-primary,a.ant-btn-primary{background:#31f08b!important;border-color:#31f08b!important;color:#000!important}.ant-btn-primary:hover:not(:disabled),.ant-btn-primary:hover:not(.ant-btn-loading),.ant-btn[type=primary]:hover:not(:disabled),.ant-btn[type=primary]:hover:not(.ant-btn-loading),button.ant-btn-primary:hover:not(:disabled),button.ant-btn-primary:hover:not(.ant-btn-loading),a.ant-btn-primary:hover:not(:disabled),a.ant-btn-primary:hover:not(.ant-btn-loading){background:#28d977!important;border-color:#28d977!important;color:#000!important}.ant-btn-primary:active:not(:disabled),.ant-btn-primary:focus:not(:disabled),.ant-btn[type=primary]:active:not(:disabled),.ant-btn[type=primary]:focus:not(:disabled),button.ant-btn-primary:active:not(:disabled),button.ant-btn-primary:focus:not(:disabled),a.ant-btn-primary:active:not(:disabled),a.ant-btn-primary:focus:not(:disabled){background:#1fc266!important;border-color:#1fc266!important;color:#000!important}.ant-btn-primary:disabled,.ant-btn-primary.ant-btn-loading,.ant-btn[type=primary]:disabled,.ant-btn[type=primary].ant-btn-loading,button.ant-btn-primary:disabled,button.ant-btn-primary.ant-btn-loading,a.ant-btn-primary:disabled,a.ant-btn-primary.ant-btn-loading{background:#1A1A1A!important;border-color:#1a1a1a!important;color:#404040!important;opacity:.5}.ant-btn-primary span,.ant-btn-primary .anticon,.ant-btn-primary .ant-btn-loading-icon,.ant-btn-primary .anticon-loading,.ant-btn[type=primary] span,.ant-btn[type=primary] .anticon,.ant-btn[type=primary] .ant-btn-loading-icon,.ant-btn[type=primary] .anticon-loading,button.ant-btn-primary span,button.ant-btn-primary .anticon,button.ant-btn-primary .ant-btn-loading-icon,button.ant-btn-primary .anticon-loading,a.ant-btn-primary span,a.ant-btn-primary .anticon,a.ant-btn-primary .ant-btn-loading-icon,a.ant-btn-primary .anticon-loading,.ant-btn-primary.ant-btn-loading .anticon-loading,.ant-btn[type=primary].ant-btn-loading .anticon-loading,button.ant-btn-primary.ant-btn-loading .anticon-loading,a.ant-btn-primary.ant-btn-loading .anticon-loading,.login-button,.login-button span,.login-button .anticon{color:#000!important}.ant-radio-group{display:flex;gap:8px;align-items:center}.ant-radio-group .ant-radio-button-wrapper{background:#1A1A1A!important;border:1px solid transparent!important;border-radius:8px!important;color:#a0a0a0!important;padding:6px 16px!important;font-size:13px!important;line-height:20px!important;height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease!important;margin:0!important}.ant-radio-group .ant-radio-button-wrapper:before{display:none!important}.ant-radio-group .ant-radio-button-wrapper:first-child{border-radius:8px!important}.ant-radio-group .ant-radio-button-wrapper:last-child{border-radius:8px!important}.ant-radio-group .ant-radio-button-wrapper:hover:not(.ant-radio-button-wrapper-checked){background:rgba(49,240,139,.05)!important;border-color:#31f08b4d!important;color:#31f08b!important;transform:translateY(-1px)}.ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:rgba(49,240,139,.12)!important;border-color:#31f08b!important;color:#31f08b!important;font-weight:500!important;box-shadow:0 0 0 2px #31f08b1a!important}.ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:hover{background:rgba(49,240,139,.15)!important;border-color:#31f08b!important;color:#31f08b!important}.ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:active{background:rgba(49,240,139,.2)!important;border-color:#31f08b!important;color:#31f08b!important}.ant-radio-group .ant-radio-button-wrapper:focus-within{box-shadow:0 0 0 2px #31f08b1a!important}.ant-radio-group .ant-radio-button-wrapper>span{display:inline-flex;align-items:center;line-height:20px}.ant-radio-wrapper{color:#e5e5e5!important}.ant-radio-wrapper .ant-radio .ant-radio-inner{background:#141414!important;border-color:#2a2a2a!important}.ant-radio-wrapper .ant-radio:hover .ant-radio-inner{border-color:#31f08b!important}.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner{background:#31f08b!important;border-color:#31f08b!important}.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner:after{background:#000000!important}.ant-switch{background:#1A1A1A!important;border-color:#2a2a2a!important;color:#e5e5e5!important}.ant-switch .ant-switch-inner{color:#e5e5e5!important}.ant-switch.ant-switch-checked{background:#31f08b!important;border-color:#31f08b!important}.ant-switch .ant-switch-handle:before{background:#E5E5E5!important}.ant-switch.ant-switch-checked .ant-switch-handle:before{background:#000000!important}.ant-switch.ant-switch-checked .ant-switch-inner,.ant-switch.ant-switch-checked .ant-switch-inner-checked{color:#000!important}.ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner{background:#31f08b!important;color:#000!important}.ant-tag-green,.ant-tag[class*=green],.ant-tag.ant-tag-green{background:#31f08b!important;border-color:#31f08b!important;color:#000!important}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:500;line-height:1;color:#fff;background:#EF4444;border-radius:50%}.tag{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:500;border-radius:6px}.tag.tag-success{color:#31f08b;background:rgba(49,240,139,.1);border:1px solid rgba(49,240,139,.3)}.tag.tag-warning{color:#f59e0b;background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.3)}.tag.tag-error{color:#ef4444;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3)}.tag.tag-info{color:#31f08b;background:rgba(49,240,139,.1);border:1px solid rgba(49,240,139,.3)}.text-primary{color:#e5e5e5}.text-secondary{color:#a0a0a0}.text-tertiary{color:#6b6b6b}.text-brand,.text-success{color:#31f08b}.text-warning{color:#f59e0b}.text-error{color:#ef4444}.mt-sm{margin-top:8px}.mt-md{margin-top:16px}.mt-lg{margin-top:24px}.mt-xl{margin-top:32px}.mb-sm{margin-bottom:8px}.mb-md{margin-bottom:16px}.mb-lg{margin-bottom:24px}.mb-xl{margin-bottom:32px}.ml-sm{margin-left:8px}.ml-md{margin-left:16px}.ml-lg{margin-left:24px}.mr-sm{margin-right:8px}.mr-md{margin-right:16px}.mr-lg{margin-right:24px}.p-sm{padding:8px}.p-md{padding:16px}.p-lg{padding:24px}.p-xl{padding:32px}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-col{display:flex;flex-direction:column}.gap-sm{gap:8px}.gap-md{gap:16px}.gap-lg{gap:24px}.hidden{display:none!important}@media (max-width: 768px){.hidden-mobile{display:none!important}}@media (min-width: 769px){.show-mobile{display:none!important}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner{width:20px;height:20px;border:2px solid #2A2A2A;border-top-color:#31f08b;border-radius:50%;animation:spin .8s linear infinite}:deep(.ant-table) .ant-table-thead>tr>th{background:#1A1A1A!important;border-color:#2a2a2a!important;color:#e5e5e5!important;font-weight:600!important;font-size:14px!important;padding:16px 12px!important;text-align:left!important;white-space:nowrap!important}:deep(.ant-table) .ant-table-thead>tr>th:first-child{padding-left:20px!important;border-top-left-radius:10px!important}:deep(.ant-table) .ant-table-thead>tr>th:last-child{padding-right:20px!important;text-align:center!important;border-top-right-radius:10px!important}:deep(.ant-table) .ant-table-thead>tr>th.ant-table-cell-fix-right,:deep(.ant-table) .ant-table-thead>tr>th.ant-table-cell-fix-left{background:#1A1A1A!important}:deep(.ant-table) .ant-table-tbody>tr{background:#1E1E1E!important;transition:none!important}:deep(.ant-table) .ant-table-tbody>tr>td{background:#1E1E1E!important;transition:none!important}:deep(.ant-table) .ant-table-tbody>tr:hover{background:#252525!important;transition:none!important}:deep(.ant-table) .ant-table-tbody>tr:hover>td{background:#252525!important;transition:none!important}:deep(.ant-table) .ant-table-tbody>tr.ant-table-row{background:#1E1E1E!important;transition:none!important}:deep(.ant-table) .ant-table-tbody>tr.ant-table-row>td{background:#1E1E1E!important;transition:none!important}:deep(.ant-table) .ant-table-tbody>tr.ant-table-row:hover{background:#252525!important;transition:none!important}:deep(.ant-table) .ant-table-tbody>tr.ant-table-row:hover>td{background:#252525!important;transition:none!important}:deep(.ant-table) .ant-table-tbody>tr:hover>td,:deep(.ant-table) .ant-table-tbody>tr.ant-table-row:hover>td{background:#252525!important;transition:none!important}.ant-pagination .ant-pagination-item{background:#1A1A1A!important;border-color:#2a2a2a!important}.ant-pagination .ant-pagination-item a{color:#e5e5e5!important}.ant-pagination .ant-pagination-item:hover:not(.ant-pagination-item-active){border-color:#31f08b!important}.ant-pagination .ant-pagination-item:hover:not(.ant-pagination-item-active) a{color:#31f08b!important}.ant-pagination .ant-pagination-item.ant-pagination-item-active{background:#31f08b!important;border-color:#31f08b!important}.ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#000!important}.ant-pagination .ant-pagination-item.ant-pagination-item-active:hover{background:#28d977!important;border-color:#28d977!important}.ant-pagination .ant-pagination-item.ant-pagination-item-active:hover a{color:#000!important}.ant-pagination .ant-pagination-prev .ant-pagination-item-link,.ant-pagination .ant-pagination-next .ant-pagination-item-link{background:#1A1A1A!important;border-color:#2a2a2a!important;color:#e5e5e5!important}.ant-pagination .ant-pagination-prev .ant-pagination-item-link:hover:not(:disabled),.ant-pagination .ant-pagination-next .ant-pagination-item-link:hover:not(:disabled){border-color:#31f08b!important;color:#31f08b!important}.ant-pagination .ant-pagination-prev .ant-pagination-item-link:disabled,.ant-pagination .ant-pagination-next .ant-pagination-item-link:disabled{opacity:.5;cursor:not-allowed}.ant-pagination .ant-pagination-jump-prev .ant-pagination-item-link,.ant-pagination .ant-pagination-jump-next .ant-pagination-item-link{color:#e5e5e5!important}.ant-pagination .ant-pagination-jump-prev .ant-pagination-item-link:hover,.ant-pagination .ant-pagination-jump-next .ant-pagination-item-link:hover{color:#31f08b!important}.ant-pagination .ant-pagination-options .ant-select .ant-select-selector{background:#1A1A1A!important;border-color:#2a2a2a!important;color:#e5e5e5!important}.ant-pagination .ant-pagination-options .ant-pagination-options-size-changer,.ant-pagination .ant-pagination-total-text{color:#e5e5e5!important}.ant-pagination.ant-pagination .ant-pagination-item{background:#1A1A1A!important;border-color:#2a2a2a!important}.ant-pagination.ant-pagination .ant-pagination-item a{color:#e5e5e5!important}.ant-pagination.ant-pagination .ant-pagination-item.ant-pagination-item-active{background:#31f08b!important;border-color:#31f08b!important}.ant-pagination.ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#000!important}.ant-table-pagination .ant-pagination .ant-pagination-item{background:#1A1A1A!important;border-color:#2a2a2a!important}.ant-table-pagination .ant-pagination .ant-pagination-item a{color:#e5e5e5!important}.ant-table-pagination .ant-pagination .ant-pagination-item.ant-pagination-item-active{background:#31f08b!important;border-color:#31f08b!important}.ant-table-pagination .ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#000!important}.ant-modal .ant-modal-content{background:#1E1E1E!important;border:1px solid #2A2A2A!important;border-radius:12px!important;box-shadow:0 4px 16px #00000026!important}.ant-modal .ant-modal-header{background:#1E1E1E!important;border-bottom:1px solid #2A2A2A!important;padding:24px 32px!important}.ant-modal .ant-modal-header .ant-modal-title{color:#e5e5e5!important;font-size:20px!important;font-weight:600!important}.ant-modal .ant-modal-body{background:#1E1E1E!important;padding:32px!important;color:#e5e5e5!important}.ant-modal .ant-modal-footer{background:#1E1E1E!important;border-top:1px solid #2A2A2A!important;padding:16px 32px!important}.ant-modal .ant-modal-footer .ant-btn{min-width:80px}.ant-modal .ant-modal-close{color:#a0a0a0!important}.ant-modal .ant-modal-close:hover,.ant-modal-confirm .ant-modal-confirm-title{color:#e5e5e5!important}.ant-modal-confirm .ant-modal-confirm-content{color:#a0a0a0!important}.ant-drawer .ant-drawer-content{background:#1E1E1E!important}.ant-drawer .ant-drawer-header{background:#1E1E1E!important;border-bottom:1px solid #2A2A2A!important;padding:24px 32px!important}.ant-drawer .ant-drawer-header .ant-drawer-title{color:#e5e5e5!important;font-size:20px!important;font-weight:600!important}.ant-drawer .ant-drawer-header .ant-drawer-close{color:#a0a0a0!important}.ant-drawer .ant-drawer-header .ant-drawer-close:hover{color:#e5e5e5!important}.ant-drawer .ant-drawer-body{background:#1E1E1E!important;padding:32px!important;color:#e5e5e5!important}.ant-drawer .ant-drawer-footer{background:#1E1E1E!important;border-top:1px solid #2A2A2A!important;padding:16px 32px!important}.ant-form .ant-form-item-label>label{color:#e5e5e5!important;font-weight:500}.ant-form .ant-form-item-required:before{color:#ef4444!important}.ant-form .ant-form-item-explain-error{color:#ef4444!important;font-size:12px}.ant-descriptions .ant-descriptions-header .ant-descriptions-title{color:#e5e5e5!important}.ant-descriptions .ant-descriptions-view{border-color:#2a2a2a!important}.ant-descriptions .ant-descriptions-item-label{background:#1A1A1A!important;color:#a0a0a0!important;border-color:#2a2a2a!important}.ant-descriptions .ant-descriptions-item-content{background:#1E1E1E!important;color:#e5e5e5!important;border-color:#2a2a2a!important}.ant-descriptions.ant-descriptions-bordered .ant-descriptions-item-label,.ant-descriptions.ant-descriptions-bordered .ant-descriptions-item-content{border-color:#2a2a2a!important}.ant-checkbox-wrapper{color:#e5e5e5!important}.ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{background:#141414!important;border-color:#2a2a2a!important}.ant-checkbox-wrapper .ant-checkbox:hover .ant-checkbox-inner{border-color:#31f08b!important}.ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background:#31f08b!important;border-color:#31f08b!important}.ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner:after{border-color:#000!important}.ant-dropdown-menu{background:#1E1E1E!important;border:1px solid #2A2A2A!important;border-radius:10px!important;box-shadow:0 4px 16px #00000026!important}.ant-dropdown-menu .ant-dropdown-menu-item{color:#e5e5e5!important}.ant-dropdown-menu .ant-dropdown-menu-item:hover{background:#1A1A1A!important}.ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger{color:#ef4444!important}.ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover{background:rgba(239,68,68,.1)!important}.ant-popconfirm .ant-popover-inner{background:#1E1E1E!important;border:1px solid #2A2A2A!important;border-radius:10px!important}.ant-popconfirm .ant-popconfirm-message-title{color:#e5e5e5!important}.ant-popconfirm .ant-popconfirm-description{color:#a0a0a0!important}.ant-tooltip .ant-tooltip-inner{background:#2A2A2A!important;color:#e5e5e5!important;border-radius:6px!important}.ant-tooltip .ant-tooltip-arrow-content{background:#2A2A2A!important}.ant-message .ant-message-notice-content{background:#1E1E1E!important;border:1px solid #2A2A2A!important;border-radius:10px!important;box-shadow:0 4px 16px #00000026!important;color:#e5e5e5!important}.ant-spin .ant-spin-dot-item{background:#31f08b!important}.ant-empty .ant-empty-description{color:#a0a0a0!important}.dark-date-picker .ant-picker-panel-container{background:#1E1E1E!important;border:1px solid #2A2A2A!important;border-radius:10px!important;box-shadow:0 4px 16px #00000026!important}.dark-date-picker .ant-picker-header{color:#e5e5e5!important;border-bottom:1px solid #1A1A1A!important}.dark-date-picker .ant-picker-header button{color:#a0a0a0!important}.dark-date-picker .ant-picker-header button:hover{color:#31f08b!important}.dark-date-picker .ant-picker-header .ant-picker-header-view button{color:#e5e5e5!important}.dark-date-picker .ant-picker-header .ant-picker-header-view button:hover{color:#31f08b!important}.dark-date-picker .ant-picker-content th{color:#a0a0a0!important}.dark-date-picker .ant-picker-content td{color:#e5e5e5!important}.dark-date-picker .ant-picker-cell{color:#a0a0a0!important}.dark-date-picker .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-disabled) .ant-picker-cell-inner{background:rgba(49,240,139,.1)!important}.dark-date-picker .ant-picker-cell.ant-picker-cell-in-view{color:#e5e5e5!important}.dark-date-picker .ant-picker-cell.ant-picker-cell-selected .ant-picker-cell-inner{background:#31f08b!important;color:#000!important}.dark-date-picker .ant-picker-cell.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#31f08b!important}.dark-date-picker .ant-picker-month-panel .ant-picker-cell-inner,.dark-date-picker .ant-picker-year-panel .ant-picker-cell-inner{border-radius:6px!important}.dark-date-picker .ant-picker-footer{border-top:1px solid #1A1A1A!important}.dark-date-picker .ant-picker-footer .ant-picker-today-btn{color:#31f08b!important}.ant-picker{background:#1A1A1A!important;border-color:#2a2a2a!important}.ant-picker input{color:#e5e5e5!important}.ant-picker input::placeholder{color:#6b6b6b!important}.ant-picker .ant-picker-suffix{color:#6b6b6b!important}.ant-picker .ant-picker-clear{background:#1A1A1A!important;color:#6b6b6b!important}.ant-picker .ant-picker-clear:hover{color:#a0a0a0!important}.ant-picker:hover{border-color:#31f08b!important}.ant-picker.ant-picker-focused{border-color:#31f08b!important;box-shadow:0 0 0 2px #31f08b33!important}
