.login-container[data-v-7f50d8e8]{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.login-background[data-v-7f50d8e8]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#1e3a8a,#2563eb)}.gradient-overlay[data-v-7f50d8e8]{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(120,119,198,.3),transparent 50%),radial-gradient(circle at 80% 80%,rgba(252,70,107,.3),transparent 50%),radial-gradient(circle at 40% 20%,rgba(99,179,237,.3),transparent 50%);animation:gradientShift-7f50d8e8 15s ease infinite}@keyframes gradientShift-7f50d8e8{0%,to{opacity:1}50%{opacity:.8}}.particles[data-v-7f50d8e8]{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(2px 2px at 20% 30%,white,transparent),radial-gradient(2px 2px at 60% 70%,white,transparent),radial-gradient(1px 1px at 50% 50%,white,transparent),radial-gradient(1px 1px at 80% 10%,white,transparent),radial-gradient(2px 2px at 90% 60%,white,transparent),radial-gradient(1px 1px at 33% 80%,white,transparent),radial-gradient(1px 1px at 70% 40%,white,transparent);background-size:200% 200%;background-position:0% 0%;animation:particlesFloat-7f50d8e8 20s ease-in-out infinite;opacity:.3}@keyframes particlesFloat-7f50d8e8{0%,to{background-position:0% 0%}50%{background-position:100% 100%}}.login-content[data-v-7f50d8e8]{position:relative;z-index:1;width:100%;max-width:440px;padding:20px}.login-card[data-v-7f50d8e8]{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:48px 40px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff1a inset;animation:cardSlideIn-7f50d8e8 .6s ease-out}@keyframes cardSlideIn-7f50d8e8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-header[data-v-7f50d8e8]{text-align:center;margin-bottom:40px}.logo-container[data-v-7f50d8e8]{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:12px}.logo-icon[data-v-7f50d8e8]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px #1e3a8a66}.brand-logo[data-v-7f50d8e8]{width:48px;height:48px;object-fit:cover;border-radius:12px}.logo-title[data-v-7f50d8e8]{font-size:32px;font-weight:700;background:linear-gradient(135deg,#1e3a8a,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.login-subtitle[data-v-7f50d8e8]{font-size:15px;color:#86909c;margin:0;font-weight:500}.login-form[data-v-7f50d8e8]{margin-bottom:24px}.login-form[data-v-7f50d8e8] .arco-form-item{margin-bottom:20px}.login-form[data-v-7f50d8e8] .arco-input-wrapper,.login-form[data-v-7f50d8e8] .arco-input-password{border-radius:12px;border:2px solid #e5e7eb;transition:all .3s ease}.login-form[data-v-7f50d8e8] .arco-input-wrapper:hover,.login-form[data-v-7f50d8e8] .arco-input-password:hover{border-color:#2563eb}.login-form[data-v-7f50d8e8] .arco-input-wrapper.arco-input-focus,.login-form[data-v-7f50d8e8] .arco-input-password.arco-input-focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.login-button[data-v-7f50d8e8]{margin-top:8px;border-radius:12px;height:48px;font-size:16px;font-weight:600;background:linear-gradient(135deg,#1e3a8a,#2563eb);border:none;box-shadow:0 8px 16px #1e3a8a4d;transition:all .3s ease}.login-button[data-v-7f50d8e8]:hover{transform:translateY(-2px);box-shadow:0 12px 24px #1e3a8a66}.login-button[data-v-7f50d8e8]:active{transform:translateY(0)}.login-footer[data-v-7f50d8e8]{text-align:center;padding-top:24px;border-top:1px solid #e5e7eb}.footer-text[data-v-7f50d8e8]{font-size:13px;color:#86909c;margin:0}@media (max-width: 768px){.login-card[data-v-7f50d8e8]{padding:32px 24px}.logo-title[data-v-7f50d8e8]{font-size:28px}}.overview-container[data-v-94913e6d]{display:flex;flex-direction:column;gap:24px}.welcome-section[data-v-94913e6d]{display:flex;align-items:center;justify-content:space-between;padding:32px;background:linear-gradient(135deg,#1e3a8a,#1e40af);border-radius:12px;color:#fff;box-shadow:0 4px 12px #1e3a8a33}.welcome-content[data-v-94913e6d]{flex:1}.welcome-title[data-v-94913e6d]{font-size:28px;font-weight:600;margin:0 0 8px;color:#fff}.welcome-subtitle[data-v-94913e6d]{font-size:14px;margin:0;opacity:.9}.refresh-btn[data-v-94913e6d]{background:#ffffff26;border:1px solid rgba(255,255,255,.2);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.refresh-btn[data-v-94913e6d]:hover{background:#ffffff40;border-color:#ffffff4d}.metrics-grid[data-v-94913e6d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.metric-card[data-v-94913e6d]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.metric-card[data-v-94913e6d]:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.metric-header[data-v-94913e6d]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.metric-icon[data-v-94913e6d]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff}.metric-icon-primary[data-v-94913e6d]{background:linear-gradient(135deg,#2563eb,#3b82f6)}.metric-icon-success[data-v-94913e6d]{background:linear-gradient(135deg,#059669,#10b981)}.metric-icon-warning[data-v-94913e6d]{background:linear-gradient(135deg,#d97706,#f59e0b)}.metric-icon-info[data-v-94913e6d]{background:linear-gradient(135deg,#7c3aed,#8b5cf6)}.metric-trend[data-v-94913e6d]{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:500;padding:4px 8px;border-radius:6px}.metric-trend.positive[data-v-94913e6d]{color:#059669;background:#0596691a}.metric-trend.stable[data-v-94913e6d]{color:#6b7280;background:#6b72801a}.metric-content[data-v-94913e6d]{display:flex;flex-direction:column;gap:8px}.metric-label[data-v-94913e6d]{font-size:14px;color:#6b7280;font-weight:500}.metric-value[data-v-94913e6d]{font-size:32px;font-weight:700;color:#1f2937;line-height:1}.charts-grid[data-v-94913e6d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:20px}.chart-card[data-v-94913e6d]{border-radius:12px;box-shadow:0 2px 8px #0000000f}.chart-card[data-v-94913e6d] .arco-card-header{border-bottom:1px solid #f3f4f6;padding:20px 24px}.chart-card[data-v-94913e6d] .arco-card-body{padding:24px}.card-header[data-v-94913e6d]{display:flex;align-items:center;justify-content:space-between}.card-title[data-v-94913e6d]{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;color:#1f2937}.card-icon[data-v-94913e6d]{font-size:18px;color:#2563eb}.chart[data-v-94913e6d]{height:300px;width:100%}.data-card[data-v-94913e6d]{border-radius:12px;box-shadow:0 2px 8px #0000000f}.data-card[data-v-94913e6d] .arco-card-header{border-bottom:1px solid #f3f4f6;padding:20px 24px}.data-card[data-v-94913e6d] .arco-card-body{padding:24px}.withdraw-grid[data-v-94913e6d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.withdraw-stat[data-v-94913e6d]{padding:20px;background:#f9fafb;border-radius:12px;transition:all .3s ease}.withdraw-stat[data-v-94913e6d]:hover{background:#f3f4f6;transform:translateY(-2px)}.withdraw-stat-header[data-v-94913e6d]{display:flex;align-items:center;gap:16px;margin-bottom:12px}.withdraw-stat-icon[data-v-94913e6d]{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;flex-shrink:0}.withdraw-stat-icon-total[data-v-94913e6d]{background:linear-gradient(135deg,#2563eb,#3b82f6)}.withdraw-stat-icon-pending[data-v-94913e6d]{background:linear-gradient(135deg,#d97706,#f59e0b)}.withdraw-stat-icon-approved[data-v-94913e6d]{background:linear-gradient(135deg,#059669,#10b981)}.withdraw-stat-icon-rejected[data-v-94913e6d]{background:linear-gradient(135deg,#dc2626,#ef4444)}.withdraw-stat-info[data-v-94913e6d]{flex:1}.withdraw-stat-label[data-v-94913e6d]{font-size:13px;color:#6b7280;margin-bottom:4px;font-weight:500}.withdraw-stat-value[data-v-94913e6d]{font-size:24px;font-weight:700;color:#1f2937}.withdraw-stat-amount[data-v-94913e6d]{font-size:13px;color:#4b5563;padding-left:64px;font-weight:500}@media (max-width: 768px){.welcome-section[data-v-94913e6d]{flex-direction:column;align-items:flex-start;gap:16px}.refresh-btn[data-v-94913e6d]{width:100%}.metrics-grid[data-v-94913e6d],.charts-grid[data-v-94913e6d],.withdraw-grid[data-v-94913e6d]{grid-template-columns:1fr}}.field-label[data-v-b57b9063]{font-size:13px;font-weight:500;color:rgb(var(--gray-8))}.create-layout[data-v-d62feb71]{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.create-panel[data-v-d62feb71]{border:1px solid #e5e6eb;border-radius:8px;padding:12px;background:#fafbfc}.panel-head[data-v-d62feb71]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.panel-title[data-v-d62feb71]{font-size:14px;font-weight:600;color:#1d2129;margin-bottom:10px}.field-label[data-v-d62feb71]{font-size:13px;font-weight:500;color:rgb(var(--gray-8))}.field-title[data-v-d62feb71]{font-size:13px;font-weight:600;color:#1d2129;margin-bottom:6px}.field-tip[data-v-d62feb71]{font-size:12px;color:#86909c;margin-top:-2px;margin-bottom:6px}.price-row[data-v-d62feb71]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.price-label[data-v-d62feb71]{color:#4e5969;font-size:14px}.price-grid[data-v-d62feb71]{margin-bottom:8px}.price-meta[data-v-d62feb71]{display:flex;align-items:center;gap:16px;color:#4e5969;font-size:13px;margin-bottom:8px}.upload-actions[data-v-d62feb71]{display:flex;align-items:center;gap:8px}.hidden-input[data-v-d62feb71]{display:none}.detail-editor[data-v-d62feb71]{border:1px solid #e5e6eb;border-radius:8px;padding:10px;background:#fff}.detail-toolbar[data-v-d62feb71]{display:flex;align-items:center;gap:8px;margin-bottom:8px}.detail-preview[data-v-d62feb71]{border:1px dashed #c9cdd4;border-radius:6px;padding:8px;background:#fcfcfd}.detail-preview-title[data-v-d62feb71]{font-size:12px;color:#86909c;margin-bottom:6px}.detail-preview-body[data-v-d62feb71]{max-height:240px;overflow:auto;color:#1d2129;line-height:1.6}.detail-preview-body[data-v-d62feb71] img{max-width:100%;display:block;border-radius:6px;margin:8px 0}.detail-preview-body[data-v-d62feb71] video{width:100%;max-height:260px;border-radius:6px;background:#000;margin:8px 0}.detail-preview-empty[data-v-d62feb71]{font-size:12px;color:#86909c}.image-list[data-v-d62feb71]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.image-item[data-v-d62feb71]{border:1px solid #e5e6eb;border-radius:8px;padding:8px;background:#fff;display:flex;flex-direction:column;gap:8px}.image-item img[data-v-d62feb71]{width:100%;height:96px;object-fit:cover;border-radius:6px}.image-item-actions[data-v-d62feb71]{display:flex;gap:6px}.cover-preview[data-v-d62feb71]{height:140px;border:1px dashed #c9cdd4;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.cover-preview img[data-v-d62feb71]{width:100%;height:100%;object-fit:cover}.cover-preview.empty[data-v-d62feb71]{color:#86909c;font-size:13px}.video-preview[data-v-d62feb71]{height:200px;border:1px dashed #c9cdd4;border-radius:8px;background:#fff;overflow:hidden}.video-preview video[data-v-d62feb71]{width:100%;height:100%;object-fit:cover}@media (max-width: 900px){.create-layout[data-v-d62feb71]{grid-template-columns:1fr}}.field-label[data-v-51f1c187],.field-label[data-v-9356182b]{font-size:13px;font-weight:500;color:rgb(var(--gray-8))}.remark-cell[data-v-9356182b]{line-height:1.6;white-space:normal;word-break:break-word}.field-label[data-v-7dc73954],.field-label[data-v-508d6057]{font-size:13px;font-weight:500;color:rgb(var(--gray-8))}.shipment-cell[data-v-508d6057]{line-height:1.6}.sub-text[data-v-508d6057]{font-size:12px;color:rgb(var(--gray-6))}.field-label[data-v-1fc6c003],.field-label[data-v-1a449359],.field-label[data-v-258842b4],.field-label[data-v-21d89a50]{font-size:13px;font-weight:500;color:rgb(var(--gray-8))}.preview-video[data-v-21d89a50]{width:220px;height:124px;display:block;margin-bottom:8px;border-radius:8px;background:#000}.field-label[data-v-813728d9]{font-size:13px;font-weight:500;color:rgb(var(--gray-8))}.cell-sub[data-v-813728d9]{margin-left:6px;color:rgb(var(--gray-6));font-size:12px}.sub-title[data-v-813728d9]{font-size:15px;font-weight:600;color:rgb(var(--gray-8))}.field-label[data-v-c170ba6d]{font-size:13px;font-weight:500;color:rgb(var(--gray-8))}.user-cell[data-v-c170ba6d]{line-height:1.6}.sub-text[data-v-c170ba6d]{font-size:12px;color:rgb(var(--gray-6))}.hidden-input[data-v-6b093cc5]{display:none}.entry-layout[data-v-6b093cc5]{display:grid;grid-template-columns:220px 1fr;gap:16px}.entry-icon-panel[data-v-6b093cc5]{display:flex;flex-direction:column;gap:12px}.entry-icon-preview[data-v-6b093cc5]{width:160px;height:160px;border-radius:20px;border:1px dashed #c9cdd4;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.entry-icon-preview img[data-v-6b093cc5]{width:100%;height:100%;object-fit:cover}.entry-icon-placeholder[data-v-6b093cc5]{width:72px;height:72px;border-radius:24px;background:#f2f3f5;color:#4e5969;font-size:24px;font-weight:700;display:flex;align-items:center;justify-content:center}.entry-form[data-v-6b093cc5]{min-width:0}.builtin-icon-title[data-v-6b093cc5]{font-size:12px;color:#86909c;font-weight:600}.builtin-icon-grid[data-v-6b093cc5]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.builtin-icon-item[data-v-6b093cc5]{border:1px solid #e5e6eb;border-radius:12px;background:#fff;padding:8px 6px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;transition:all .2s ease}.builtin-icon-item[data-v-6b093cc5]:hover{border-color:#94bfff;background:#f7faff}.builtin-icon-item.active[data-v-6b093cc5]{border-color:#165dff;box-shadow:inset 0 0 0 1px #165dff33}.builtin-icon-item img[data-v-6b093cc5]{width:44px;height:44px;border-radius:12px}.builtin-icon-item span[data-v-6b093cc5]{font-size:12px;color:#4e5969}@media (max-width: 900px){.entry-layout[data-v-6b093cc5]{grid-template-columns:1fr}.entry-icon-preview[data-v-6b093cc5]{width:100%}}.hidden-input[data-v-f1a00174]{display:none}.banner-layout[data-v-f1a00174]{display:grid;grid-template-columns:280px 1fr;gap:16px}.banner-preview-panel[data-v-f1a00174]{display:flex;flex-direction:column;gap:12px}.banner-preview[data-v-f1a00174]{width:100%;height:180px;border-radius:12px;border:1px dashed #c9cdd4;overflow:hidden;display:flex;align-items:center;justify-content:center}.banner-preview img[data-v-f1a00174]{width:100%;height:100%;object-fit:cover}.banner-preview-empty[data-v-f1a00174]{color:#86909c;font-size:13px}.banner-form[data-v-f1a00174]{min-width:0}@media (max-width: 900px){.banner-layout[data-v-f1a00174]{grid-template-columns:1fr}}.field-label[data-v-d846f777]{font-size:13px;font-weight:500;color:rgb(var(--gray-8))}.route-error[data-v-7c934e56]{min-height:420px;display:flex;flex-direction:column;justify-content:center;gap:16px;padding:24px;border-radius:16px;background:#fff;border:1px solid #ececec;box-shadow:0 8px 24px #0f172a0f}.route-error-detail[data-v-7c934e56]{padding:14px 16px;border-radius:12px;background:#fff7f7;border:1px solid #f3d7d7;color:#8b2c2c;font-size:13px;line-height:1.6;word-break:break-word}.layout-container[data-v-fb3e0dd7]{min-height:100vh;background:#f5f7fa}.layout-sider[data-v-fb3e0dd7]{background:#fff;box-shadow:2px 0 8px #0000000d;transition:all .3s ease}.sider-header[data-v-fb3e0dd7]{height:64px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f0f0f0;padding:0 16px}.logo-wrapper[data-v-fb3e0dd7]{display:flex;align-items:center;gap:12px}.logo-icon[data-v-fb3e0dd7]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.brand-logo[data-v-fb3e0dd7]{width:40px;height:40px;object-fit:cover;border-radius:10px}.logo-text[data-v-fb3e0dd7]{font-size:18px;font-weight:700;background:linear-gradient(135deg,#1e3a8a,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}.layout-menu[data-v-fb3e0dd7]{border-right:none;padding:8px}.layout-menu[data-v-fb3e0dd7] .arco-menu-item,.layout-menu[data-v-fb3e0dd7] .arco-menu-inline-header{border-radius:8px;margin-bottom:4px;transition:all .3s ease}.layout-menu[data-v-fb3e0dd7] .arco-menu-item:hover,.layout-menu[data-v-fb3e0dd7] .arco-menu-inline-header:hover{background:#f5f7fa}.layout-menu[data-v-fb3e0dd7] .arco-menu-selected{background:#2563eb1a;color:#2563eb;font-weight:600}.layout-menu[data-v-fb3e0dd7] .arco-menu-selected:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:20px;background:#2563eb;border-radius:0 2px 2px 0}.layout-main[data-v-fb3e0dd7]{background:transparent}.layout-header[data-v-fb3e0dd7]{background:#fff;box-shadow:0 2px 8px #0000000d;display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:64px;position:sticky;top:0;z-index:100}.header-left[data-v-fb3e0dd7]{display:flex;align-items:center;gap:16px}.collapse-btn[data-v-fb3e0dd7]{color:#4e5969;font-size:18px}.collapse-btn[data-v-fb3e0dd7]:hover{color:#2563eb;background:#2563eb1a}.breadcrumb[data-v-fb3e0dd7]{font-size:14px}.breadcrumb[data-v-fb3e0dd7] .arco-breadcrumb-item{color:#86909c;font-weight:500}.breadcrumb[data-v-fb3e0dd7] .arco-breadcrumb-item:last-child{color:#1d2129;font-weight:600}.header-right[data-v-fb3e0dd7]{display:flex;align-items:center}.header-right[data-v-fb3e0dd7] .arco-btn-text{color:#4e5969}.header-right[data-v-fb3e0dd7] .arco-btn-text:hover{color:#2563eb;background:#2563eb1a}.user-btn[data-v-fb3e0dd7]{display:flex;align-items:center;gap:8px;padding:4px 12px 4px 4px;border-radius:20px;transition:all .3s ease}.user-btn[data-v-fb3e0dd7]:hover{background:#2563eb1a}.user-name[data-v-fb3e0dd7]{font-size:14px;font-weight:500;color:#1d2129}.layout-content[data-v-fb3e0dd7]{padding:24px;min-height:calc(100vh - 64px)}.content-wrapper[data-v-fb3e0dd7]{max-width:1600px;margin:0 auto}.route-loading[data-v-fb3e0dd7]{min-height:260px;display:flex;align-items:center;justify-content:center;color:#86909c;font-size:14px}.fade-slide-enter-active[data-v-fb3e0dd7],.fade-slide-leave-active[data-v-fb3e0dd7]{transition:all .3s ease}.fade-slide-enter-from[data-v-fb3e0dd7]{opacity:0;transform:translate(20px)}.fade-slide-leave-to[data-v-fb3e0dd7]{opacity:0;transform:translate(-20px)}.fade-enter-active[data-v-fb3e0dd7],.fade-leave-active[data-v-fb3e0dd7]{transition:opacity .3s ease}.fade-enter-from[data-v-fb3e0dd7],.fade-leave-to[data-v-fb3e0dd7]{opacity:0}
