*{margin:0;padding:0;box-sizing:border-box}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:1200px}#app,.app-container{height:100vh}.app-header{background:#fff;border-bottom:1px solid #e4e7ed;padding:0;height:60px!important}.header-content{height:100%;padding:0 20px;width:100%}.header-content,.logo{display:flex;align-items:center}.logo{font-size:18px;font-weight:700;color:#4f46e5;width:300px;flex-shrink:0}.logo-text{margin-left:5px}.nav-menu{border:none;flex:1;display:flex;justify-content:flex-end;min-width:600px;overflow:visible}.header-actions{display:flex;align-items:center}.app-main{background:#f5f5f5;padding:0;overflow-y:auto}.app-footer{background:#fff;border-top:1px solid #e4e7ed;height:40px!important;padding:0}.footer-content{justify-content:space-between;height:100%;padding:0 20px;font-size:12px;color:#909399}.footer-content,.status-info{display:flex;align-items:center}.app-info{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.studio-credit{font-size:11px;color:#c0c4cc;font-weight:500}.el-menu--horizontal{display:flex!important;flex-wrap:nowrap!important;width:100%!important;overflow:visible!important}.el-menu--horizontal .el-menu-item{border-bottom:none!important;flex-shrink:0!important;white-space:nowrap!important;min-width:100px!important;display:flex!important;align-items:center!important;justify-content:center!important}.el-menu--horizontal .el-menu-item.is-active{border-bottom:2px solid #4f46e5!important}.el-menu--horizontal .el-menu-item:not(.is-disabled){opacity:1!important;visibility:visible!important;position:static!important}.el-menu--horizontal .el-submenu__title{display:none!important}:root{--app-primary-color:#4f46e5;--app-success-color:#10b981;--app-warning-color:#f59e0b;--app-danger-color:#ef4444;--app-info-color:#3b82f6}.theme-light{--app-bg-primary:#fff;--app-bg-secondary:#f5f5f5;--app-bg-tertiary:#f5f7fa;--app-text-primary:#303133;--app-text-secondary:#606266;--app-text-tertiary:#909399;--app-border-color:#dcdfe6;--app-border-light:#e4e7ed;--app-shadow:rgba(0,0,0,.1);--app-hover-bg:#f5f7fa}.theme-dark{--app-bg-primary:#1e1e1e;--app-bg-secondary:#121212;--app-bg-tertiary:#2d2d2d;--app-text-primary:#fff;--app-text-secondary:#e0e0e0;--app-text-tertiary:#b0b0b0;--app-border-color:#404040;--app-border-light:#525252;--app-shadow:rgba(0,0,0,.4);--app-hover-bg:#333}body{color:var(--app-text-primary);transition:background-color .3s,color .3s}.theme-dark .app-container,body{background-color:var(--app-bg-secondary)}.theme-dark .app-header{background-color:var(--app-bg-primary);border-bottom-color:var(--app-border-color)}.theme-dark .app-footer{background-color:var(--app-bg-primary);border-top-color:var(--app-border-color)}.theme-dark .app-main{background-color:var(--app-bg-secondary)}.theme-dark .nav-menu{background-color:transparent!important}.theme-dark .el-menu--horizontal .el-menu-item{color:var(--app-text-primary)!important}.theme-dark .el-menu--horizontal .el-menu-item:hover{background-color:var(--app-hover-bg)!important;color:var(--app-primary-color)!important}.theme-dark .el-menu--horizontal .el-menu-item.is-active{color:var(--app-primary-color)!important;border-bottom-color:var(--app-primary-color)!important}.theme-dark .logo{color:var(--app-primary-color)}.theme-dark .el-card{background-color:var(--app-bg-primary);border-color:var(--app-border-color)}.theme-dark .el-card__header{background-color:var(--app-bg-primary);border-bottom-color:var(--app-border-color)}.theme-dark .el-card:hover{border-color:rgba(79,70,229,.4);box-shadow:0 4px 12px rgba(79,70,229,.15);transition:all .3s ease}.theme-dark .el-table{background-color:var(--app-bg-primary);color:var(--app-text-primary)}.theme-dark .el-table th.el-table__cell{background-color:var(--app-bg-tertiary);color:var(--app-text-primary);border-bottom-color:var(--app-border-color)}.theme-dark .el-table td.el-table__cell{border-bottom-color:var(--app-border-light)}.theme-dark .el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background-color:var(--app-bg-tertiary)}.theme-dark .el-table__body tr:hover td.el-table__cell{background-color:rgba(79,70,229,.15)!important}.theme-dark .el-input__wrapper{background-color:var(--app-bg-tertiary);border-color:var(--app-border-color)}.theme-dark .el-input__wrapper:hover{border-color:var(--app-border-light)}.theme-dark .el-input__wrapper.is-focus{border-color:var(--app-primary-color)}.theme-dark .el-input__inner{color:var(--app-text-primary);background-color:transparent}.theme-dark .el-button,.theme-dark .el-textarea__inner{background-color:var(--app-bg-tertiary);border-color:var(--app-border-color);color:var(--app-text-primary)}.theme-dark .el-button:hover{background-color:rgba(79,70,229,.2);border-color:rgba(79,70,229,.4);color:var(--app-text-primary)}.theme-dark .el-button--primary:hover{background-color:rgba(79,70,229,.8);border-color:#4f46e5}.theme-dark .el-select .el-input__wrapper{background-color:var(--app-bg-tertiary)}.theme-dark .el-select-dropdown{background-color:var(--app-bg-primary);border-color:var(--app-border-color)}.theme-dark .el-select-dropdown__item{color:var(--app-text-primary)}.theme-dark .el-select-dropdown__item:hover{background-color:var(--app-hover-bg)}.theme-dark .el-dialog{background-color:var(--app-bg-primary)}.theme-dark .el-dialog__header{border-bottom-color:var(--app-border-color)}.theme-dark .el-dialog__title{color:var(--app-text-primary)}.theme-dark .el-message-box{background-color:var(--app-bg-primary);border-color:var(--app-border-color)}.theme-dark .el-message-box__title{color:var(--app-text-primary)}.theme-dark .el-message-box__content{color:var(--app-text-secondary)}.theme-dark ::-webkit-scrollbar-track{background-color:var(--app-bg-tertiary)}.theme-dark ::-webkit-scrollbar-thumb{background-color:var(--app-border-color)}.theme-dark ::-webkit-scrollbar-thumb:hover{background-color:var(--app-border-light)}.theme-dark .directory-info{background-color:var(--app-bg-tertiary);color:var(--app-text-primary)}.theme-dark .file-item:hover{background-color:rgba(79,70,229,.2)!important;border-color:rgba(79,70,229,.4)!important;transition:all .3s ease}.theme-dark .file-item{border:1px solid transparent;border-radius:6px;transition:all .3s ease}.theme-dark .wallet-preview{background-color:#374151!important;border:1px solid #6b7280!important}.theme-dark .statistics-overview{background:#374151!important;border:1px solid #6b7280!important;border-radius:8px;padding:20px;margin:20px 0}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:var(--app-text-primary)!important}.theme-dark .banner-title{color:#fff!important}.theme-dark .banner-subtitle{color:#e0e0e0!important}.theme-dark .feature-content h3,.theme-dark .section-title{color:var(--app-text-primary)!important}.theme-dark .feature-content p{color:var(--app-text-secondary)!important}.theme-dark .file-name{color:var(--app-text-primary)!important}.theme-dark .file-addresses{color:#6366f1!important}.theme-dark .file-date,.theme-dark .file-size{color:var(--app-text-tertiary)!important}.theme-dark .strategy-title{color:var(--app-text-primary)!important}.theme-dark .strategy-desc{color:var(--app-text-secondary)!important}.theme-dark .address-hint .el-text,.theme-dark .setting-description .el-text{color:var(--app-text-tertiary)!important}.theme-dark .el-table .cell,.theme-dark .font-mono,.theme-dark .text-sm{color:var(--app-text-primary)!important}.theme-dark .app-info,.theme-dark .footer-content{color:var(--app-text-tertiary)!important}.theme-dark .el-form-item__label{color:var(--app-text-primary)!important}.theme-dark .statistics-overview .el-statistic__head{color:#f3f4f6!important;font-weight:500;font-size:14px}.theme-dark .statistics-overview .el-statistic__content{color:#f9fafb!important;font-weight:600}.theme-dark .statistics-overview .el-statistic__content .el-statistic__content-value{color:#f9fafb!important;font-weight:700;font-size:28px}.theme-dark .statistics-overview .el-col{padding:16px 8px;border-right:1px solid #6b7280;text-align:center}.theme-dark .statistics-overview .el-col:last-child{border-right:none}.theme-dark .statistics-overview .el-col:hover{background:hsla(220,9%,46%,.3);transition:all .3s ease}.theme-dark .statistics-overview .unit{color:#d1d5db!important;font-size:14px!important;font-weight:500;margin-left:4px}.theme-dark .statistics-overview .el-statistic__content .el-statistic__prefix,.theme-dark .statistics-overview .el-statistic__content .el-statistic__suffix{color:#d1d5db!important;font-size:.75em;font-weight:500}.theme-dark .el-button span{color:inherit!important}.theme-dark .el-alert .el-alert__title{color:var(--app-text-primary)!important}.theme-dark .el-alert .el-alert__description{color:var(--app-text-secondary)!important}.theme-dark .security-alert{background-color:rgba(245,158,11,.15)!important;border-color:#fbbf24!important}.theme-dark .security-alert .el-alert__title{color:#fbbf24!important}.theme-dark .security-alert .security-tips{color:#fff!important}.theme-dark .security-alert .security-tips li{color:#e0e0e0!important;margin-bottom:8px}.theme-dark .el-alert--warning{background-color:rgba(245,158,11,.15)!important;border-color:#fbbf24!important}.theme-dark .el-alert--warning .el-alert__title{color:#fbbf24!important}.theme-dark .el-alert--warning .el-alert__content{color:#e0e0e0!important}.theme-dark .el-alert--success{background-color:rgba(16,185,129,.15)!important;border-color:#4ade80!important}.theme-dark .el-alert--success .el-alert__title{color:#4ade80!important}.theme-dark .el-alert--success .el-alert__content{color:#e0e0e0!important}.theme-dark .el-alert--error{background-color:hsla(0,91%,71%,.15)!important;border-color:#f87171!important}.theme-dark .el-alert--error .el-alert__title{color:#f87171!important}.theme-dark .el-alert--error .el-alert__content{color:#e0e0e0!important}.theme-dark .el-alert--info{background-color:rgba(56,189,248,.15)!important;border-color:#38bdf8!important}.theme-dark .el-alert--info .el-alert__title{color:#38bdf8!important}.theme-dark .el-alert--info .el-alert__content{color:#e0e0e0!important}.theme-dark .strategy-options .el-radio .el-radio__label{border-color:var(--app-border-color);background-color:var(--app-bg-tertiary);color:var(--app-text-primary)}.theme-dark .strategy-options .el-radio:hover .el-radio__label{border-color:var(--app-border-light)}.theme-dark .strategy-options .el-radio.is-checked .el-radio__label{border-color:var(--app-primary-color);background-color:rgba(79,70,229,.1)}.theme-dark .text-success{color:#4ade80!important}.theme-dark .text-primary{color:#60a5fa!important}.theme-dark .text-warning{color:#fbbf24!important}.theme-dark .text-danger{color:#f87171!important}.theme-dark .text-info{color:#38bdf8!important}.theme-dark .text-gray{color:#9ca3af!important}.theme-dark .el-link{color:#60a5fa!important}.theme-dark .el-link:hover{color:#93c5fd!important}.theme-dark .el-tag{background-color:var(--app-bg-tertiary)!important;border-color:var(--app-border-color)!important;color:var(--app-text-primary)!important}.theme-dark .el-tag.el-tag--success{background-color:rgba(74,222,128,.2)!important;border-color:#4ade80!important;color:#4ade80!important}.theme-dark .el-tag.el-tag--primary{background-color:rgba(96,165,250,.2)!important;border-color:#60a5fa!important;color:#60a5fa!important}.theme-dark .el-tag.el-tag--warning{background-color:rgba(251,191,36,.2)!important;border-color:#fbbf24!important;color:#fbbf24!important}.theme-dark .el-tag.el-tag--danger{background-color:hsla(0,91%,71%,.2)!important;border-color:#f87171!important;color:#f87171!important}.theme-dark .el-empty__description{color:var(--app-text-secondary)!important}.theme-dark .el-progress__text,.theme-dark .el-steps .el-step__title{color:var(--app-text-primary)!important}.theme-dark .el-steps .el-step__description{color:var(--app-text-secondary)!important}*{transition:background-color .3s ease,border-color .3s ease,color .3s ease}