: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}.version-update-dialog[data-v-e570fe2f] .el-dialog__header{text-align:center;padding:20px 24px 16px;border-bottom:1px solid #e4e4e7}.version-update-dialog[data-v-e570fe2f] .el-dialog__title{font-size:18px;font-weight:600;color:#18181b}.version-content[data-v-e570fe2f]{text-align:center;padding:24px}.version-icon[data-v-e570fe2f]{width:64px;height:64px;margin:0 auto 16px;color:#3b82f6;display:flex;align-items:center;justify-content:center}.version-icon svg[data-v-e570fe2f]{width:100%;height:100%}.version-content h3[data-v-e570fe2f]{font-size:20px;font-weight:600;margin:0 0 16px;color:#18181b}.version-info[data-v-e570fe2f]{font-size:14px;color:#71717a;line-height:1.8;margin:0 0 12px}.version-text[data-v-e570fe2f]{font-weight:600;color:#18181b}.version-text.new[data-v-e570fe2f]{color:#3b82f6}.update-tip[data-v-e570fe2f]{font-size:13px;color:#71717a;margin:0}.dialog-footer[data-v-e570fe2f]{padding:16px 24px;border-top:1px solid #e4e4e7}@media (max-width: 768px){.version-update-dialog[data-v-e570fe2f]{width:90%!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}}
