:deep(.el-notification){width:340px!important;padding:12px 16px!important;border-radius:12px!important;box-shadow:0 4px 16px #0000001f!important;border:none!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;animation:slideIn .3s cubic-bezier(.34,1.56,.64,1)}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}:deep(.custom-notification-success){background:linear-gradient(135deg,#f0f9ff,#e0f7f4)!important;border-left:4px solid #10b981!important;box-shadow:0 4px 16px #10b98126!important}:deep(.custom-notification-success .el-notification__icon){color:#10b981!important}:deep(.custom-notification-success .el-notification__title){color:#059669!important;font-weight:600!important}:deep(.custom-notification-success .el-notification__content){color:#047857!important}:deep(.custom-notification-error){background:linear-gradient(135deg,#fef2f2,#ffe4e6)!important;border-left:4px solid #ef4444!important;box-shadow:0 4px 16px #ef444426!important}:deep(.custom-notification-error .el-notification__icon){color:#ef4444!important}:deep(.custom-notification-error .el-notification__title){color:#dc2626!important;font-weight:600!important}:deep(.custom-notification-error .el-notification__content){color:#b91c1c!important}:deep(.custom-notification-warning){background:linear-gradient(135deg,#fffbeb,#fef3c7)!important;border-left:4px solid #f59e0b!important;box-shadow:0 4px 16px #f59e0b26!important}:deep(.custom-notification-warning .el-notification__icon){color:#f59e0b!important}:deep(.custom-notification-warning .el-notification__title){color:#d97706!important;font-weight:600!important}:deep(.custom-notification-warning .el-notification__content){color:#b45309!important}:deep(.custom-notification-info){background:linear-gradient(135deg,#eff6ff,#e0f2fe)!important;border-left:4px solid #3b82f6!important;box-shadow:0 4px 16px #3b82f626!important}:deep(.custom-notification-info .el-notification__icon){color:#3b82f6!important}:deep(.custom-notification-info .el-notification__title){color:#1d4ed8!important;font-weight:600!important}:deep(.custom-notification-info .el-notification__content){color:#1e40af!important}:deep(.custom-notification-loading){background:linear-gradient(135deg,#f3f4f6,#e5e7eb)!important;border-left:4px solid #8b5cf6!important;box-shadow:0 4px 16px #8b5cf626!important}:deep(.custom-notification-loading .el-notification__icon){color:#8b5cf6!important;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}:deep(.custom-notification-loading .el-notification__title){color:#6d28d9!important;font-weight:600!important}:deep(.custom-notification-loading .el-notification__content){color:#5b21b6!important}:deep(.el-notification__content){font-size:13px!important;line-height:1.4!important;margin-top:4px!important}:deep(.el-notification__title){font-size:14px!important;line-height:1.3!important;margin:0!important}:deep(.el-notification__icon){margin-right:10px!important;margin-top:2px!important;font-size:18px!important}:deep(.el-notification__closeBtn){color:#9ca3af!important;font-size:16px!important;opacity:.8!important;transition:all .2s ease!important;margin-right:-2px!important}:deep(.el-notification__closeBtn:hover){color:#6b7280!important;opacity:1!important;transform:scale(1.1)!important}@keyframes fadeOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(400px)}}:deep(.el-notification.is-closing){animation:fadeOut .3s cubic-bezier(.4,0,1,1)}@media (max-width: 600px){body .el-notification,:deep(.el-notification),.el-notification{width:calc(85vw - 10px)!important;max-width:320px!important;min-width:200px!important;margin-left:10px!important;margin-right:10px!important;padding:12px 14px!important;left:auto!important;right:10px!important;box-sizing:border-box!important}body .el-notification__content,:deep(.el-notification__content),.el-notification__content{max-width:260px!important;word-wrap:break-word!important;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;line-height:1.6!important;font-size:18px!important;font-weight:500!important}body .el-notification__title,:deep(.el-notification__title),.el-notification__title{max-width:260px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:19px!important;font-weight:600!important}@media (max-width: 375px){body .el-notification,:deep(.el-notification),.el-notification{width:calc(80vw - 8px)!important;max-width:280px!important;min-width:180px!important;margin-left:8px!important;margin-right:8px!important;padding:10px 12px!important}body .el-notification__content,:deep(.el-notification__content),.el-notification__content{max-width:220px!important;font-size:17px!important;-webkit-line-clamp:3!important;font-weight:500!important;line-height:1.6!important}body .el-notification__title,:deep(.el-notification__title),.el-notification__title{max-width:220px!important;font-size:18px!important;font-weight:600!important}}body .el-notification__icon,:deep(.el-notification__icon),.el-notification__icon{margin-right:10px!important;font-size:24px!important;margin-top:2px!important;flex-shrink:0!important}body .el-notification__closeBtn,:deep(.el-notification__closeBtn),.el-notification__closeBtn{font-size:20px!important;margin-right:0!important;margin-top:0!important}}:global(.dark-theme) :deep(.custom-notification){box-shadow:0 4px 16px #0000004d!important}:global(.dark-theme) :deep(.custom-notification-success){background:linear-gradient(135deg,#064e3b,#047857)!important;border-left-color:#10b981!important;box-shadow:0 4px 16px #10b9814d!important}:global(.dark-theme) :deep(.custom-notification-success .el-notification__icon){color:#86efac!important}:global(.dark-theme) :deep(.custom-notification-success .el-notification__title){color:#86efac!important}:global(.dark-theme) :deep(.custom-notification-success .el-notification__content){color:#bbf7d0!important}:global(.dark-theme) :deep(.custom-notification-error){background:linear-gradient(135deg,#7f1d1d,#991b1b)!important;border-left-color:#ef4444!important;box-shadow:0 4px 16px #ef44444d!important}:global(.dark-theme) :deep(.custom-notification-error .el-notification__icon){color:#fca5a5!important}:global(.dark-theme) :deep(.custom-notification-error .el-notification__title){color:#fca5a5!important}:global(.dark-theme) :deep(.custom-notification-error .el-notification__content){color:#fecaca!important}:global(.dark-theme) :deep(.custom-notification-warning){background:linear-gradient(135deg,#78350f,#92400e)!important;border-left-color:#f59e0b!important;box-shadow:0 4px 16px #f59e0b4d!important}:global(.dark-theme) :deep(.custom-notification-warning .el-notification__icon){color:#fbbf24!important}:global(.dark-theme) :deep(.custom-notification-warning .el-notification__title){color:#fbbf24!important}:global(.dark-theme) :deep(.custom-notification-warning .el-notification__content){color:#fcd34d!important}:global(.dark-theme) :deep(.custom-notification-info){background:linear-gradient(135deg,#0c2d47,#1e3a5f)!important;border-left-color:#3b82f6!important;box-shadow:0 4px 16px #3b82f64d!important}:global(.dark-theme) :deep(.custom-notification-info .el-notification__icon){color:#93c5fd!important}:global(.dark-theme) :deep(.custom-notification-info .el-notification__title){color:#93c5fd!important}:global(.dark-theme) :deep(.custom-notification-info .el-notification__content){color:#bfdbfe!important}:global(.dark-theme) :deep(.custom-notification-loading){background:linear-gradient(135deg,#312e81,#4c1d95)!important;border-left-color:#8b5cf6!important;box-shadow:0 4px 16px #8b5cf64d!important}:global(.dark-theme) :deep(.custom-notification-loading .el-notification__icon){color:#a78bfa!important}:global(.dark-theme) :deep(.custom-notification-loading .el-notification__title){color:#a78bfa!important}:global(.dark-theme) :deep(.custom-notification-loading .el-notification__content){color:#c4b5fd!important}:global(.dark-theme) :deep(.el-notification__closeBtn){color:#9ca3af!important}:global(.dark-theme) :deep(.el-notification__closeBtn:hover){color:#d1d5db!important}html{height:auto!important;min-height:100%;overflow-y:scroll!important;overflow-x:hidden!important}body{height:auto!important;min-height:100%!important;margin:0!important;overflow-x:hidden!important;overflow-y:auto!important;position:relative!important}#app{min-height:100vh!important;margin:0!important;height:auto!important;overflow:visible!important}@media (max-width: 768px){html{overflow-y:scroll!important;-webkit-overflow-scrolling:touch!important;height:auto!important;position:relative!important}body{overflow-y:scroll!important;-webkit-overflow-scrolling:touch!important;height:auto!important;position:relative!important;touch-action:pan-y!important}#app{height:auto!important;overflow:visible!important;touch-action:pan-y!important}}@media (max-width: 600px){body .el-notification,.el-notification{width:50vw!important}body .el-notification__title,.el-notification__title{max-width:120px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}@media (max-width: 375px){body .el-notification,.el-notification{width:calc(45vw - 8px)!important;max-width:160px!important;min-width:120px!important;margin-left:5px!important;margin-right:5px!important;padding:4px 6px!important}body .el-notification__content,.el-notification__content{max-width:100px!important;font-size:9px!important;-webkit-line-clamp:2!important;word-wrap:break-word!important;word-break:break-all!important;white-space:normal!important}body .el-notification__title,.el-notification__title{max-width:100px!important;font-size:10px!important}}html{scrollbar-gutter:stable}.dark-theme,.dark-theme body{background-color:#1a1a1a!important;color:#e0e0e0!important}.dark-theme .page,.dark-theme .card{background-color:#2d2d2d!important;color:#e0e0e0!important}.dark-theme .card{background:#2d2d2d!important;border-color:#ffffff1a!important;box-shadow:0 8px 24px #0000004d!important}.dark-theme .el-button{background-color:#3a3a3a!important;color:#e0e0e0!important;border-color:#fff3!important}.dark-theme .el-button--primary{background-color:#667eea!important;border-color:#667eea!important;color:#fff!important}.dark-theme .el-input__wrapper{background-color:#3a3a3a!important;border-color:#fff3!important;color:#e0e0e0!important}.dark-theme .el-input__inner{color:#e0e0e0!important}.dark-theme .el-switch__core{background-color:#3a3a3a!important;border-color:#fff3!important}.dark-theme .el-dialog{background-color:#2d2d2d!important;color:#e0e0e0!important}.dark-theme .el-dialog__header{background-color:#3a3a3a!important;color:#e0e0e0!important}.dark-theme .app-header{background:#2d2d2dd9!important;border-bottom-color:#ffffff1a!important}.dark-theme .navbar-brand,.dark-theme .page-title{color:#e0e0e0!important}.dark-theme .menu-toggle{background:#2d2d2de6!important;border-color:#fff3!important}.dark-theme .menu-toggle:hover{background:#3a3a3a!important}.dark-theme .menu-toggle svg{color:#667eea!important}.dark-theme .menu-item-content svg{color:#e0e0e0!important}.dark-theme .menu-item-text,.dark-theme .copy-icon{color:#e0e0e0!important}.dark-theme .copy-icon:hover{color:#667eea!important}.dark-theme ::-webkit-scrollbar{width:8px;height:8px}.dark-theme ::-webkit-scrollbar-track{background:#2d2d2d}.dark-theme ::-webkit-scrollbar-thumb{background:#4a4a4a;border-radius:4px}.dark-theme ::-webkit-scrollbar-thumb:hover{background:#5a5a5a}.dark-theme .upload-box{background-color:#3a3a3a!important;border-color:#fff3!important;color:#e0e0e0!important}.dark-theme .upload-box:hover{background-color:#4a4a4a!important;border-color:#667eea!important}.dark-theme .upload-text{color:#e0e0e0!important}.dark-theme .upload-hint{color:#a0a0a0!important}.dark-theme .nav-item-blue{background:linear-gradient(135deg,#1e3a8a,#1e40af)!important;box-shadow:0 4px 12px #3b82f633!important}.dark-theme .nav-item-blue .nav-title{color:#93c5fd!important}.dark-theme .nav-item-blue .nav-desc{color:#60a5fa!important}.dark-theme .nav-item-purple{background:linear-gradient(135deg,#581c87,#5b21b6)!important;box-shadow:0 4px 12px #7c3aed33!important}.dark-theme .nav-item-purple .nav-title{color:#c4b5fd!important}.dark-theme .nav-item-purple .nav-desc{color:#a78bfa!important}.dark-theme .nav-item{border-color:#ffffff1a!important}.dark-theme .style-preview{background-color:#3a3a3a!important;border-color:#fff3!important}.dark-theme .size-info-icon{background:linear-gradient(135deg,#4c63d2,#6a3f8f)!important;color:#fff!important}.dark-theme .size-info-icon:hover{background:linear-gradient(135deg,#3d56cc,#5a3174)!important}.dark-theme .style-scroll-btn{background:#3a3a3ae6!important;border-color:#fff3!important;color:#e0e0e0!important}.dark-theme .style-scroll-btn:hover:not(.disabled){background:#444!important;color:#667eea!important}.dark-theme .style-hint{background-color:#3a3a3a!important;color:#e0e0e0!important;border-left-color:#667eea!important}.dark-theme .style-label{color:#e0e0e0!important}.dark-theme .style-item.active .style-label{color:#667eea!important}.dark-theme .step-badge{background-color:#4a4a4a!important;color:#e0e0e0!important}.dark-theme .step-badge.completed{background-color:#48bb78!important;color:#fff!important}.dark-theme .size-toggle-container{background-color:#3a3a3a!important;border-color:#fff3!important}.dark-theme .size-toggle-label{color:#e0e0e0!important}.dark-theme .card-info{color:#a0a0a0!important}.dark-theme .task-card{background-color:#3a3a3a!important;border-color:#ffffff1a!important}.dark-theme .task-status{color:#e0e0e0!important}.dark-theme .task-time{color:#a0a0a0!important}.dark-theme .faq-card{background-color:#2d2d2d!important}.dark-theme .faq-card .card-title{color:#e0e0e0!important}.dark-theme .el-collapse-item__header{background-color:#3a3a3a!important;color:#e0e0e0!important;border-color:#ffffff1a!important}.dark-theme .el-collapse-item__header:hover{background-color:#4a4a4a!important}.dark-theme .el-collapse-item__wrap{background-color:#3a3a3a!important;border-color:#ffffff1a!important}.dark-theme .el-collapse-item__content{background-color:#3a3a3a!important;color:#e0e0e0!important}.dark-theme .faq-answer,.dark-theme .faq-answer p,.dark-theme .faq-answer ul,.dark-theme .faq-answer li{color:#e0e0e0!important}.dark-theme .faq-answer strong{color:#fff!important}.dark-theme .preview-image{background-color:#3a3a3a!important}.dark-theme .el-switch{background-color:transparent!important}.dark-theme .el-switch.is-checked .el-switch__core{background-color:#67c23a!important}.dark-theme .el-progress-bar__outer{background-color:#4a4a4a!important}.dark-theme .el-progress-bar__inner{background-color:#667eea!important}.dark-theme .el-dropdown-menu{background-color:#3a3a3a!important;border-color:#fff3!important}.dark-theme .el-dropdown-menu__item{color:#e0e0e0!important}.dark-theme .el-dropdown-menu__item:hover{background-color:#4a4a4a!important;color:#667eea!important}.dark-theme .el-tag{background-color:#4a4a4a!important;color:#e0e0e0!important;border-color:#fff3!important}.dark-theme .el-tag--success{background-color:#48bb78!important;color:#fff!important;border-color:#48bb78!important}.dark-theme .el-tag--primary{background-color:#667eea!important;color:#fff!important;border-color:#667eea!important}.dark-theme .task-item{background-color:#3a3a3a!important;border-color:#fff3!important}.dark-theme .task-item:hover.clickable{background-color:#4a4a4a!important;border-color:#667eea!important}.dark-theme .task-preview{background-color:#4a4a4a!important;border-color:#fff3!important}.dark-theme .task-style-name{color:#e0e0e0!important}.dark-theme .task-size-label{color:#a0a0a0!important}.dark-theme .progress-tip{color:#f6ad55!important}.dark-theme .fail-tip{color:#f56c6c!important}.dark-theme .task-loading-state,.dark-theme .task-empty-state,.dark-theme .no-more-data{color:#a0a0a0!important}.dark-theme .good-review{background:linear-gradient(90deg,#4a5568,#2d3748)!important;color:#a0aec0!important}.dark-theme .footer{background:linear-gradient(to top,#2d2d2d 80%,#2d2d2d00)!important}.dark-theme .expired-notice{background:linear-gradient(135deg,#7b5d3f,#8d6e63)!important;border-color:#ff9800!important;color:#e0e0e0!important}.dark-theme .refresh-link{color:#667eea!important}.dark-theme .detail-item{border-bottom-color:#ffffff1a!important}.dark-theme .detail-label{color:#a0a0a0!important}.dark-theme .detail-value{color:#e0e0e0!important}.dark-theme .comparison-container{background-color:#2d2d2d!important}.dark-theme .image-panel{background-color:#3a3a3a!important}.dark-theme .panel-title{color:#e0e0e0!important}.dark-theme .style-count{color:#a0a0a0!important}.dark-theme .comparison-style-label{color:#e0e0e0!important}.dark-theme .thumbnail-item{border-color:#fff3!important}.dark-theme .thumbnail-item:hover{border-color:#667eea!important}.dark-theme .thumbnail-item.active{border-color:#667eea!important;box-shadow:0 4px 12px #667eea66!important}.dark-theme .thumbnail-item.original-thumbnail{border-color:#34d399!important}.dark-theme .thumbnail-item.original-thumbnail:hover{border-color:#10b981!important}.dark-theme .thumbnail-item.original-thumbnail.active{border-color:#059669!important;box-shadow:0 4px 12px #05966966!important}.dark-theme .email-setting-desc{color:#e0e0e0!important}.dark-theme .detail-section{border-bottom-color:#ffffff1a!important}.dark-theme .detail-title{color:#e0e0e0!important;border-bottom-color:#ffffff1a!important}.dark-theme .detail-image-wrapper{background-color:#3a3a3a!important}.dark-theme .detail-description{background-color:#4a4a4a!important;color:#e0e0e0!important;border-left-color:#667eea!important}.dark-theme .empty-detail{color:#a0a0a0!important}.dark-theme .image-comparison-container{background-color:#3a3a3a!important}.dark-theme .image-label{background:#000000bf!important;color:#fff!important}.dark-theme .comparison-slider{background:transparent!important}.dark-theme .slider-line{background:linear-gradient(180deg,#667eea,#764ba2)!important}.dark-theme .slider-handle{background:linear-gradient(135deg,#667eea,#764ba2)!important;border-color:#fff!important}.dark-theme .comparison-hint{background:#000000b3!important;color:#fff!important}.dark-theme .size-dialog-content{background-color:#2d2d2d!important;color:#e0e0e0!important}.dark-theme .dialog-title{color:#e0e0e0!important}.dark-theme .size-items-container{background-color:#3a3a3a!important}.dark-theme .size-item-title,.dark-theme .size-item-desc{color:#e0e0e0!important}.dark-theme .size-note-box{background:linear-gradient(135deg,#4a4033,#3e342a)!important;border-left-color:#ffc107!important}.dark-theme .note-content{color:#e0e0e0!important}.dark-theme .el-drawer{background-color:#2d2d2d!important}.dark-theme .el-drawer__header{color:#e0e0e0!important;border-bottom-color:#ffffff1a!important}.dark-theme .el-drawer__body{background-color:#2d2d2d!important}.dark-theme .image-loading,.dark-theme .image-loading p{color:#e0e0e0!important}.dark-theme .image-error{color:#f56c6c!important}.dark-theme .task-selection-hint{background:linear-gradient(135deg,#1e3a5f,#2c5282)!important;border-color:#3182ce!important;box-shadow:0 2px 12px #3182ce26!important}.dark-theme .hint-text{color:#93c5fd!important}[data-v-7b0da3c9]{box-sizing:border-box}.app-header[data-v-7b0da3c9]{box-sizing:border-box!important;height:70px!important;position:sticky!important;top:0!important;z-index:1000!important;width:100%!important;background:#ffffffd9!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border-bottom:1px solid rgba(0,0,0,.05)!important;padding:0 40px!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:space-between!important}@media (max-width: 768px){.app-header[data-v-7b0da3c9]{padding:0 20px!important}}.navbar-left[data-v-7b0da3c9]{display:flex;align-items:center;flex-shrink:0;z-index:1}.brand-group[data-v-7b0da3c9]{display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;user-select:none}.brand-group[data-v-7b0da3c9]:hover{opacity:.8;transform:scale(1.02)}.navbar-icon[data-v-7b0da3c9]{font-size:24px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.navbar-icon-img[data-v-7b0da3c9]{width:32px;height:32px;object-fit:contain;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.navbar-brand[data-v-7b0da3c9]{font-size:22px;font-weight:800;color:#1a1a1a;letter-spacing:-.5px;white-space:nowrap}.navbar-center[data-v-7b0da3c9]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;z-index:0;pointer-events:none}.navbar-center[data-v-7b0da3c9]>*{pointer-events:auto}.page-title[data-v-7b0da3c9]{font-size:18px;font-weight:600;color:#333;white-space:nowrap}.navbar-right[data-v-7b0da3c9]{display:flex;align-items:center;gap:12px;flex-shrink:0;z-index:1}.login-btn[data-v-7b0da3c9],.my-btn[data-v-7b0da3c9]{height:36px;padding:0 14px;border-radius:999px;background:linear-gradient(135deg,#667eea2e,#764ba21f);border:1px solid rgba(102,126,234,.25);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-size:13px;font-weight:600;letter-spacing:.2px;color:#4c63d2;-webkit-user-select:none;user-select:none}.login-btn[data-v-7b0da3c9]:hover,.my-btn[data-v-7b0da3c9]:hover{background:linear-gradient(135deg,#667eea42,#764ba22e);box-shadow:0 8px 18px #667eea2e;transform:translateY(-1px)}.login-btn[data-v-7b0da3c9]:active,.my-btn[data-v-7b0da3c9]:active{transform:translateY(0);box-shadow:0 4px 10px #667eea24}.login-btn[data-v-7b0da3c9]:focus-visible,.my-btn[data-v-7b0da3c9]:focus-visible{outline:2px solid rgba(102,126,234,.55);outline-offset:2px}.menu-item-content[data-v-7b0da3c9]{display:flex;align-items:center;gap:8px;width:100%}.menu-item-content svg[data-v-7b0da3c9]{flex-shrink:0}.menu-item-text[data-v-7b0da3c9]{font-size:14px;white-space:nowrap}@media (max-width: 768px){.app-header[data-v-7b0da3c9]{padding-left:20px;padding-right:20px}.navbar-brand[data-v-7b0da3c9]{font-size:18px}.page-title[data-v-7b0da3c9]{font-size:16px}.navbar-icon[data-v-7b0da3c9]{font-size:20px}.navbar-icon-img[data-v-7b0da3c9]{width:28px;height:28px}.login-btn[data-v-7b0da3c9],.my-btn[data-v-7b0da3c9]{height:38px;padding:0 16px;font-size:13px}}@media (max-width: 480px){.navbar-center[data-v-7b0da3c9]{position:static;transform:none;flex:1;justify-content:center;margin:0 12px}.navbar-brand[data-v-7b0da3c9]{display:inline;font-size:16px}.app-header[data-v-7b0da3c9]{padding:0 16px!important}}.home-page[data-v-fbb2319f]{padding:0 20px 20px}.welcome-header[data-v-fbb2319f]{text-align:center;margin:20px 0 30px}.welcome-header h2[data-v-fbb2319f]{font-size:24px;font-weight:600;color:#303133;margin-bottom:8px}.welcome-header p[data-v-fbb2319f]{font-size:14px;color:#909399}.nav-grid[data-v-fbb2319f]{display:grid;grid-template-columns:1fr;gap:16px}.nav-item[data-v-fbb2319f]{display:flex;align-items:center;padding:20px;border-radius:16px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #0000000d}.nav-item[data-v-fbb2319f]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.nav-icon[data-v-fbb2319f]{font-size:32px;margin-right:16px}.nav-info[data-v-fbb2319f]{display:flex;flex-direction:column}.nav-title[data-v-fbb2319f]{font-size:16px;font-weight:600;margin-bottom:4px}.nav-desc[data-v-fbb2319f]{font-size:12px;opacity:.8}.nav-item-1[data-v-fbb2319f]{background:linear-gradient(135deg,#e0f2fe,#dbeafe);color:#1e40af}.nav-item-2[data-v-fbb2319f]{background:linear-gradient(135deg,#d1fae5,#c6f6d5);color:#047857}.nav-item-3[data-v-fbb2319f]{background:linear-gradient(135deg,#f3e8ff,#ede9fe);color:#5b21b6}.nav-item-4[data-v-fbb2319f]{background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#9a3412}.nav-item-5[data-v-fbb2319f]{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#991b1b}.nav-item-6[data-v-fbb2319f]{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#0c4a6e}.footer-tip[data-v-fbb2319f]{text-align:center;margin-top:40px;margin-bottom:20px;font-size:14px;color:#666;padding:20px 0}.xiaohongshu-link[data-v-fbb2319f]{color:#ff2442;text-decoration:none;font-weight:500;transition:all .2s}.xiaohongshu-link[data-v-fbb2319f]:hover{color:#ff2442;text-decoration:underline}.xiaohongshu-link[data-v-fbb2319f]:active{color:#d91e35}.test-button-container[data-v-fbb2319f]{text-align:center;margin-top:20px;margin-bottom:20px;padding:20px 0}
