.advertisement-popup[data-v-a2708d24]{position:fixed;z-index:9999;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);border:1px solid #e4e7ed;animation:slideIn-a2708d24 .3s ease-out}.advertisement-popup.bottom-left[data-v-a2708d24]{bottom:20px;left:20px}.advertisement-popup.bottom-right[data-v-a2708d24]{bottom:20px;right:20px}.advertisement-popup.center[data-v-a2708d24]{top:50%;left:50%;transform:translate(-50%,-50%)}.advertisement-content[data-v-a2708d24]{height:100%;display:flex;flex-direction:column}.advertisement-header[data-v-a2708d24]{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #ebeef5;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:8px 8px 0 0}.advertisement-header h3[data-v-a2708d24]{margin:0;font-size:16px;font-weight:600}.close-btn[data-v-a2708d24]{background:none;border:none;color:#fff;font-size:18px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.close-btn[data-v-a2708d24]:hover{background-color:hsla(0,0%,100%,.2)}.advertisement-body[data-v-a2708d24]{flex:1;padding:20px;overflow-y:auto}.advertisement-image[data-v-a2708d24]{text-align:center;margin-bottom:15px}.advertisement-image img[data-v-a2708d24]{max-width:100%;max-height:150px;border-radius:6px;cursor:pointer;transition:transform .2s}.advertisement-image img[data-v-a2708d24]:hover{transform:scale(1.05)}.advertisement-text[data-v-a2708d24]{line-height:1.6;color:#606266;margin-bottom:20px;font-size:14px}.advertisement-link[data-v-a2708d24]{text-align:center}@keyframes slideIn-a2708d24{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.advertisement-popup[data-v-a2708d24]{width:90%!important;max-width:400px;left:5%!important;right:5%!important}.advertisement-popup.bottom-left[data-v-a2708d24],.advertisement-popup.bottom-right[data-v-a2708d24]{bottom:10px;left:5%!important;right:5%!important}}*{margin:0;padding:0;box-sizing:border-box}#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;display:flex;flex-direction:column}.app-header{background:#fff;border-bottom:1px solid #e6e6e6;box-shadow:0 1px 4px rgba(0,21,41,.08);z-index:1000;position:relative}.header-content{justify-content:space-between;height:100%;padding:0 20px}.header-content,.logo{display:flex;align-items:center}.logo{font-size:20px;font-weight:700;color:#303133}.logo i{font-size:24px;color:#409eff;margin-right:8px}.logo-text{display:inline-block}.logo-image{width:32px;height:32px;margin-right:12px;border-radius:6px;-o-object-fit:cover;object-fit:cover;box-shadow:0 2px 4px rgba(0,0,0,.1)}.mobile-menu-btn{display:none}.header-actions,.user-info{display:flex;align-items:center}.user-info{cursor:pointer;padding:0 12px;color:#606266;transition:color .3s}.user-info:hover{color:#409eff}.user-info i{margin:0 4px}.username{margin:0 8px}.app-container{display:flex;flex:1;overflow:hidden}.app-sidebar{background:#304156;transition:all .3s;position:relative;z-index:1001}.sidebar-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999}.sidebar-collapse{margin-left:-200px}.sidebar-menu{border:none;height:100%;overflow-y:auto}.sidebar-menu .el-menu-item{padding-left:20px!important}.app-main{flex:1;background:#f0f2f5;overflow-y:auto;padding:20px}.login-container{flex:1;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.header-content{padding:0 15px}.logo-text{display:none}.mobile-menu-btn{display:block}.app-sidebar{position:fixed;top:60px;left:0;bottom:0;z-index:1001}.app-main{padding:15px;margin-left:0}.username{display:none}}@media (max-width:480px){.app-main{padding:10px}.header-content{padding:0 10px}}.el-table{font-size:14px}@media (max-width:768px){.el-table{font-size:12px}.el-table .el-table__cell{padding:8px 0}.el-dialog{width:95%!important;margin:0 auto}.el-form .el-form-item__label{width:80px!important}.el-button--small{padding:7px 10px;font-size:12px}}.login-container[data-v-6d283b17]{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card[data-v-6d283b17]{width:400px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.login-header[data-v-6d283b17]{text-align:center;margin-bottom:30px}.login-header h2[data-v-6d283b17]{color:#303133;margin-bottom:10px}.login-header p[data-v-6d283b17]{color:#909399;margin:0}.code-input[data-v-6d283b17]{display:flex;gap:10px}.code-input .el-input[data-v-6d283b17]{flex:1}.code-input .el-button[data-v-6d283b17]{width:120px}.login-btn[data-v-6d283b17]{width:100%}.login-tips[data-v-6d283b17]{text-align:center;margin-top:20px;padding-top:20px;border-top:1px solid #ebeef5}.login-tips p[data-v-6d283b17]{color:#909399;margin:0}.register-container[data-v-553e88ae]{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.register-form[data-v-553e88ae]{background:#fff;padding:40px;border-radius:10px;box-shadow:0 15px 35px rgba(0,0,0,.1);width:100%;max-width:450px}.form-header[data-v-553e88ae]{text-align:center;margin-bottom:30px}.form-header h2[data-v-553e88ae]{color:#303133;margin-bottom:10px}.form-header p[data-v-553e88ae]{color:#909399;margin:0}.code-input[data-v-553e88ae]{display:flex;gap:10px}.code-input .el-input[data-v-553e88ae]{flex:1}.code-input .el-button[data-v-553e88ae]{width:120px}.register-btn[data-v-553e88ae]{width:100%}.form-footer[data-v-553e88ae]{text-align:center;margin-top:20px;padding-top:20px;border-top:1px solid #ebeef5}.form-footer p[data-v-553e88ae]{color:#909399;margin:0}.dashboard[data-v-fa9f006e]{padding:20px}.stat-card[data-v-fa9f006e]{margin-bottom:20px}.stat-content[data-v-fa9f006e]{display:flex;align-items:center}.stat-icon[data-v-fa9f006e]{font-size:48px;color:#409eff;margin-right:20px}.stat-info[data-v-fa9f006e]{flex:1}.stat-number[data-v-fa9f006e]{font-size:24px;font-weight:700;color:#303133;margin-bottom:5px}.stat-label[data-v-fa9f006e]{color:#909399;font-size:14px}.quick-actions[data-v-fa9f006e]{display:flex;gap:10px;flex-wrap:wrap}.empty-state[data-v-fa9f006e]{text-align:center;padding:40px 0;color:#909399}.empty-state i[data-v-fa9f006e]{font-size:48px;margin-bottom:10px}.recent-logs[data-v-fa9f006e]{max-height:300px;overflow-y:auto}.log-item[data-v-fa9f006e]{padding:10px 0;border-bottom:1px solid #ebeef5}.log-item[data-v-fa9f006e]:last-child{border-bottom:none}.log-subject[data-v-fa9f006e]{font-weight:700;margin-bottom:5px}.log-info[data-v-fa9f006e]{display:flex;gap:15px;font-size:12px;color:#909399}.email-configs[data-v-31963544],.recipients[data-v-bc024db4]{padding:20px}.empty-state[data-v-bc024db4]{text-align:center;padding:40px 0;color:#909399}.empty-state i[data-v-bc024db4]{font-size:48px;margin-bottom:10px}.import-help[data-v-bc024db4]{margin-top:10px;font-size:12px;color:#909399}.import-help p[data-v-bc024db4]{margin:2px 0}.import-preview[data-v-bc024db4]{margin-top:20px;padding:15px;background:#f5f7fa;border-radius:4px}.import-preview h4[data-v-bc024db4]{margin-top:0;color:#303133}.import-result[data-v-bc024db4]{padding:10px 0}.result-summary[data-v-bc024db4]{margin-bottom:20px}.result-card[data-v-bc024db4]{text-align:center;padding:20px 10px}.result-card.success[data-v-bc024db4]{border-left:4px solid #67c23a}.result-card.warning[data-v-bc024db4]{border-left:4px solid #e6a23c}.result-card.error[data-v-bc024db4]{border-left:4px solid #f56c6c}.result-number[data-v-bc024db4]{font-size:28px;font-weight:700;margin-bottom:5px}.result-card.success .result-number[data-v-bc024db4]{color:#67c23a}.result-card.warning .result-number[data-v-bc024db4]{color:#e6a23c}.result-card.error .result-number[data-v-bc024db4]{color:#f56c6c}.result-label[data-v-bc024db4]{font-size:14px;color:#606266}.duplicate-list[data-v-bc024db4],.failed-list[data-v-bc024db4]{margin-top:15px;max-height:200px;overflow-y:auto}.duplicate-list h4[data-v-bc024db4],.failed-list h4[data-v-bc024db4]{margin-bottom:10px;color:#303133}.duplicate-list ul[data-v-bc024db4],.failed-list ul[data-v-bc024db4]{margin:0;padding-left:20px}.duplicate-list li[data-v-bc024db4],.failed-list li[data-v-bc024db4]{margin-bottom:5px;color:#606266}.recipient-dropdown-item[data-v-bc024db4]{display:flex;justify-content:space-between;align-items:center;padding:5px 0;min-width:200px}.recipient-name[data-v-bc024db4]{font-weight:700;margin-right:10px;color:#303133}.recipient-email[data-v-bc024db4]{color:#606266;font-size:12px}.recipient-expand-content[data-v-bc024db4]{padding:20px;background:#f8f9fa;border-radius:4px}.expand-header[data-v-bc024db4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #e4e7ed}.expand-title[data-v-bc024db4]{font-size:16px;font-weight:700;color:#303133}.empty-recipients[data-v-bc024db4]{text-align:center;padding:30px 0;color:#909399}.empty-recipients i[data-v-bc024db4]{font-size:48px;margin-bottom:10px}.recipient-list[data-v-bc024db4]{max-height:300px;overflow-y:auto}.recipient-item[data-v-bc024db4]{display:flex;justify-content:space-between;align-items:center;padding:10px;margin-bottom:8px;background:#fff;border-radius:4px;border:1px solid #e4e7ed}.recipient-info[data-v-bc024db4]{display:flex;flex-direction:column;flex:1}.recipient-item .recipient-name[data-v-bc024db4]{font-weight:700;color:#303133;margin-bottom:4px}.recipient-item .recipient-email[data-v-bc024db4]{color:#606266;font-size:12px}.recipient-actions[data-v-bc024db4]{margin-left:15px}.recipient-count[data-v-bc024db4]{font-weight:700;color:#409eff}.preview-content[data-v-58e53209],.send-email[data-v-58e53209]{padding:20px}.preview-item[data-v-58e53209]{margin-bottom:15px}.preview-item strong[data-v-58e53209]{display:inline-block;width:80px}.preview-text[data-v-58e53209]{margin-top:10px;padding:15px;background-color:#f5f5f5;border-radius:4px;white-space:pre-wrap}.result-content[data-v-58e53209]{padding:20px}.result-item[data-v-58e53209]{margin-bottom:15px}.result-item strong[data-v-58e53209]{display:inline-block;width:100px}.success[data-v-58e53209]{color:#67c23a;font-weight:700}.danger[data-v-58e53209]{color:#f56c6c;font-weight:700}.recipient-selection[data-v-58e53209]{border:1px solid #dcdfe6;border-radius:4px;padding:15px;margin-bottom:15px}.selection-header[data-v-58e53209]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.selected-count[data-v-58e53209]{font-size:14px;color:#606266}.recipient-list[data-v-58e53209]{max-height:200px;overflow-y:auto}.recipient-item[data-v-58e53209]{margin-bottom:8px}.recipient-info[data-v-58e53209]{display:flex;justify-content:space-between;align-items:center}.recipient-name[data-v-58e53209]{font-weight:700;margin-right:10px}.preview-emails[data-v-58e53209]{white-space:pre-wrap;word-break:break-all}.content-editor[data-v-58e53209]{border:1px solid #dcdfe6;border-radius:4px}.editor-toolbar[data-v-58e53209]{padding:10px;border-bottom:1px solid #ebeef5;background-color:#fafafa;display:flex;align-items:center;gap:15px}.attachment-tip[data-v-58e53209]{color:#909399;font-size:12px}.image-preview[data-v-58e53209]{margin-top:15px;padding:15px;background-color:#f8f9fa;border-radius:4px}.image-preview-title[data-v-58e53209]{font-weight:700;margin-bottom:10px;color:#606266}.image-list[data-v-58e53209]{display:flex;flex-wrap:wrap;gap:10px}.image-item[data-v-58e53209]{position:relative;border:1px solid #dcdfe6;border-radius:4px;padding:5px;background:#fff}.image-item img[data-v-58e53209]{max-width:100px;max-height:100px;-o-object-fit:cover;object-fit:cover;border-radius:2px}.image-actions[data-v-58e53209]{position:absolute;top:5px;right:5px}.attachment-list[data-v-58e53209]{margin-top:15px;padding:15px;background-color:#f8f9fa;border-radius:4px}.attachment-title[data-v-58e53209]{font-weight:700;margin-bottom:10px;color:#606266}.attachment-item[data-v-58e53209]{display:flex;align-items:center;padding:8px;margin-bottom:5px;background:#fff;border-radius:4px;border:1px solid #ebeef5}.attachment-item i[data-v-58e53209]{margin-right:8px;color:#409eff}.attachment-name[data-v-58e53209]{flex:1;margin-right:8px}.attachment-size[data-v-58e53209]{color:#909399;font-size:12px;margin-right:8px}.sensitive-word-alert[data-v-58e53209]{margin-bottom:15px}.sensitive-word-list[data-v-58e53209]{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.sensitive-word-tag[data-v-58e53209]{background-color:#fef0f0;color:#f56c6c;padding:6px 12px;border-radius:6px;font-size:13px;border:1px solid #fbc4c4;font-weight:500}.sensitive-word-tip[data-v-58e53209]{font-size:13px;color:#f56c6c;margin-top:8px;font-weight:500}.content-safety-status[data-v-58e53209]{margin-top:15px;padding:12px 15px;border-radius:6px;font-size:14px;display:flex;align-items:center;gap:8px}.checking-status[data-v-58e53209]{color:#909399;background-color:#f4f4f5;border:1px solid #e9e9eb}.safe-status[data-v-58e53209]{color:#67c23a;background-color:#f0f9ff;border:1px solid #b3d8ff}.unsafe-status[data-v-58e53209]{color:#f56c6c;background-color:#fef0f0;border:1px solid #fbc4c4}.content-safety-status i[data-v-58e53209]{font-size:16px}.send-logs[data-v-606cb032]{padding:20px}.link-list a[data-v-606cb032]{margin-right:12px}.set-password-container[data-v-1586f1bc]{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.set-password-form[data-v-1586f1bc]{background:#fff;padding:40px;border-radius:10px;box-shadow:0 15px 35px rgba(0,0,0,.1);width:100%;max-width:400px}.form-header[data-v-1586f1bc]{text-align:center;margin-bottom:30px}.form-header h2[data-v-1586f1bc]{color:#303133;margin-bottom:10px}.form-header p[data-v-1586f1bc]{color:#909399;margin:0}.submit-btn[data-v-1586f1bc]{width:100%}.form-footer[data-v-1586f1bc]{text-align:center;margin-top:20px;padding-top:20px;border-top:1px solid #ebeef5}.form-footer p[data-v-1586f1bc]{color:#909399;margin:0;font-size:14px}.page[data-v-52085344]{padding:24px 24px 48px;width:100%;max-width:none;margin:0 auto;background:linear-gradient(180deg,#f7fbff,#f5f9ff 60%,#f2f6ff);border-radius:12px;min-height:calc(100vh - 48px);display:flex;flex-direction:column}.hero[data-v-52085344]{position:relative;overflow:hidden;background:linear-gradient(135deg,#e6f7ff,#f0f5ff);padding:40px 24px;border-radius:12px;text-align:center}.hero-bg[data-v-52085344]{position:absolute;inset:-20%;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.8),transparent 40%),radial-gradient(circle at 80% 30%,hsla(0,0%,100%,.6),transparent 45%),radial-gradient(circle at 40% 80%,hsla(0,0%,100%,.5),transparent 50%);filter:blur(8px)}.hero i[data-v-52085344]{position:relative;z-index:1;font-size:56px;color:#1890ff;animation:pop-52085344 2.6s ease-in-out infinite}.hero h1[data-v-52085344]{position:relative;z-index:1;margin:28px 0 28px;font-size:36px;letter-spacing:.3px;background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;color:#0f2b46!important;text-shadow:0 1px 2px hsla(0,0%,100%,.8)}.subtitle[data-v-52085344]{position:relative;z-index:1;color:#143a5a;margin-bottom:32px;font-size:18px;font-weight:700;line-height:2.1;padding:8px 12px;background:hsla(0,0%,100%,.65);border-radius:8px;display:inline-block}.badges[data-v-52085344]{position:relative;z-index:1;display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:20px 0 32px}.badge[data-v-52085344]{background:rgba(24,144,255,.14);color:#0f2b46;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:700;text-shadow:0 1px 1px hsla(0,0%,100%,.6)}.actions[data-v-52085344]{position:relative;z-index:1;margin-top:28px;display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.section[data-v-52085344]{margin-top:16px}.section h2[data-v-52085344]{margin:0 0 32px;text-align:center}.cards[data-v-52085344]{display:grid;grid-template-columns:1fr;gap:24px}.card[data-v-52085344]{background:#fff;border:1px solid #e6eef8;border-radius:12px}.intro-card[data-v-52085344]{padding:24px 28px;color:#2f4059;line-height:2;font-size:16.5px}.intro-card p[data-v-52085344]{max-width:900px;margin:0 auto;word-break:break-word}.feature-grid[data-v-52085344]{padding:16px;display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px}.feature[data-v-52085344]{background:#f8fbff;border:1px solid #e6eef8;padding:12px;border-radius:10px;display:flex;align-items:center;gap:8px;justify-content:center;color:#35506e}.bottom-section[data-v-52085344]{margin-top:auto;padding-top:32px;padding-bottom:24px}.feature i[data-v-52085344]{color:#1890ff}@keyframes floaty-52085344{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-6px) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes pop-52085344{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.shapes[data-v-52085344]{position:absolute;inset:0;margin:0;padding:0;list-style:none;pointer-events:none}.shapes li[data-v-52085344]{position:absolute;left:0;top:-20%;width:28px;height:28px;background:rgba(24,144,255,.28);border-radius:6px;animation:fallDown-52085344 12s linear infinite}.shapes li[data-v-52085344]:first-child{left:5%;width:36px;height:36px;animation-duration:14s}.shapes li[data-v-52085344]:nth-child(2){left:20%;width:48px;height:48px;animation-duration:16s}.shapes li[data-v-52085344]:nth-child(3){left:35%;width:30px;height:30px;animation-duration:12s}.shapes li[data-v-52085344]:nth-child(4){left:55%;width:42px;height:42px;animation-duration:18s}.shapes li[data-v-52085344]:nth-child(5){left:70%;width:28px;height:28px;animation-duration:13s}.shapes li[data-v-52085344]:nth-child(6){left:85%;width:60px;height:60px;animation-duration:17s;animation-delay:.5s}.shapes li[data-v-52085344]:nth-child(7){left:12%;width:26px;height:26px;animation-duration:11s;animation-delay:.7s}.shapes li[data-v-52085344]:nth-child(8){left:42%;width:40px;height:40px;animation-duration:15s;animation-delay:.9s}.shapes li[data-v-52085344]:nth-child(9){left:62%;width:34px;height:34px;animation-duration:13s;animation-delay:.3s}.shapes li[data-v-52085344]:nth-child(10){left:78%;width:46px;height:46px;animation-duration:16s;animation-delay:.8s}.shapes li[data-v-52085344]:nth-child(11){left:28%;width:24px;height:24px;animation-duration:12s;animation-delay:.4s}.shapes li[data-v-52085344]:nth-child(12){width:52px;height:52px;animation-duration:18s;animation-delay:.6s}@keyframes fallDown-52085344{0%{transform:translateY(-20vh) rotate(0deg);opacity:.9}to{transform:translateY(120vh) rotate(1turn);opacity:.6}}.feature[data-v-52085344]{transition:transform .25s ease,box-shadow .25s ease}.feature[data-v-52085344]:hover{transform:translateY(-3px);box-shadow:0 10px 18px rgba(24,144,255,.12)}.feature i[data-v-52085344]{font-size:18px;margin-right:6px}.hero[data-v-52085344]{background-size:240% 240%;animation:gradientShift-52085344 10s ease infinite}.hero h1[data-v-52085344]{background:linear-gradient(90deg,#0f62fe,#52a8ff,#0f62fe);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:200% 100%;animation:titleShimmer-52085344 6s linear infinite}@keyframes titleShimmer-52085344{0%{background-position:0 50%}to{background-position:200% 50%}}.hero[data-v-52085344]:before{content:"";position:absolute;inset:0;background:radial-gradient(600px 300px at 15% 10%,hsla(0,0%,100%,.35),transparent 60%),radial-gradient(500px 260px at 85% 20%,hsla(0,0%,100%,.25),transparent 60%);pointer-events:none}@keyframes gradientShift-52085344{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.shapes li[data-v-52085344]{filter:blur(.2px);opacity:.85}.shapes li[data-v-52085344]:first-child{width:18px;height:18px;animation-duration:5s;animation-delay:.2s}.shapes li[data-v-52085344]:nth-child(2){width:22px;height:22px;animation-duration:6.5s;animation-delay:.6s}.shapes li[data-v-52085344]:nth-child(3){width:14px;height:14px;animation-duration:4.8s;animation-delay:.1s}.shapes li[data-v-52085344]:nth-child(4){width:28px;height:28px;animation-duration:7s;animation-delay:.4s}.shapes li[data-v-52085344]:nth-child(5){width:16px;height:16px;animation-duration:5.6s;animation-delay:.3s}.shapes li[data-v-52085344]:nth-child(6){left:28%;top:35%;width:20px;height:20px;animation-duration:6.2s}.shapes li[data-v-52085344]:nth-child(7){left:62%;top:40%;width:18px;height:18px;animation-duration:5.6s}.shapes li[data-v-52085344]:nth-child(8){left:40%;top:75%;width:22px;height:22px;animation-duration:6.8s}.shapes li[data-v-52085344]:nth-child(9){left:12%;top:50%;width:16px;height:16px;animation-duration:5.2s}.shapes li[data-v-52085344]:nth-child(10){left:88%;top:56%;width:24px;height:24px;animation-duration:7.2s}.shapes li[data-v-52085344]:nth-child(11){left:50%;top:88%;width:14px;height:14px;animation-duration:5s}.shapes li[data-v-52085344]:nth-child(12){left:48%;top:18%;width:26px;height:26px;animation-duration:6.6s}.badge[data-v-52085344]{box-shadow:0 0 0 rgba(24,144,255,0);animation:glowPulse-52085344 3.2s ease-in-out infinite}@keyframes glowPulse-52085344{0%,to{box-shadow:0 0 0 rgba(24,144,255,0)}50%{box-shadow:0 8px 18px rgba(24,144,255,.22)}}.actions .el-button[data-v-52085344]{transition:transform .25s ease,box-shadow .25s ease}.actions .el-button[data-v-52085344]:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 10px 22px rgba(24,144,255,.18)}.actions .custom-button[data-v-52085344]{background:#fff;border-color:#1890ff;color:#1890ff}.actions .custom-button[data-v-52085344]:hover{background:#f0f8ff;border-color:#40a9ff;color:#40a9ff;box-shadow:0 10px 22px rgba(24,144,255,.18)}.feature[data-v-52085344]{animation:cardIn-52085344 .5s ease both,floaty-52085344 6.5s ease-in-out .6s infinite}.feature[data-v-52085344]:first-child{animation-delay:.05s}.feature[data-v-52085344]:nth-child(2){animation-delay:.12s}.feature[data-v-52085344]:nth-child(3){animation-delay:.19s}.feature[data-v-52085344]:nth-child(4){animation-delay:.26s}@keyframes cardIn-52085344{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.actions .el-button[data-v-52085344]{animation:breathe-52085344 3.6s ease-in-out .2s infinite}@keyframes breathe-52085344{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-1px) scale(1.03)}}.ribbons[data-v-52085344]{position:absolute;inset:0;margin:0;padding:0;list-style:none;pointer-events:none;z-index:0}.ribbons li[data-v-52085344]{position:absolute;left:-10%;right:-10%;height:140px;filter:blur(18px);opacity:.55;background:linear-gradient(90deg,rgba(24,144,255,0),rgba(24,144,255,.45),rgba(24,144,255,0));animation:sweep-52085344 9s ease-in-out infinite}.ribbons li[data-v-52085344]:first-child{top:10%}.ribbons li[data-v-52085344]:nth-child(2){top:45%;animation-delay:1.2s;height:160px;opacity:.6}.ribbons li[data-v-52085344]:nth-child(3){top:78%;animation-delay:2.4s;height:130px;opacity:.5}@keyframes sweep-52085344{0%{transform:translateX(-10%) rotate(.5deg)}50%{transform:translateX(10%) rotate(-.5deg)}to{transform:translateX(-10%) rotate(.5deg)}}.page[data-v-2b4f0350]{padding:24px 24px 48px;width:100%;max-width:none;margin:0 auto;background:linear-gradient(180deg,#f7fffe,#f2fffb 60%,#f0fffb);border-radius:12px;min-height:calc(100vh - 48px);display:flex;flex-direction:column}.hero[data-v-2b4f0350]{position:relative;overflow:hidden;background:linear-gradient(135deg,#e6fffb,#f6ffed);padding:40px 24px;border-radius:12px;text-align:center}.hero-bg[data-v-2b4f0350]{position:absolute;inset:-20%;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.85),transparent 40%),radial-gradient(circle at 80% 30%,hsla(0,0%,100%,.65),transparent 45%),radial-gradient(circle at 40% 80%,hsla(0,0%,100%,.55),transparent 50%);filter:blur(8px)}.hero i[data-v-2b4f0350]{position:relative;z-index:1;font-size:56px;color:#13c2c2;animation:pop-2b4f0350 2.6s ease-in-out infinite}.hero h1[data-v-2b4f0350]{position:relative;z-index:1;margin:28px 0 28px;font-size:36px;letter-spacing:.3px;background:linear-gradient(90deg,#0f3d3a,#13c2c2,#0f3d3a)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;text-shadow:none!important;background-size:200% 100%;animation:titleShimmer 6s linear infinite}.subtitle[data-v-2b4f0350]{position:relative;z-index:1;color:#0f3d3a;margin-bottom:32px;font-size:18px;font-weight:700;line-height:2.1;padding:8px 12px;background:hsla(0,0%,100%,.68);border-radius:8px;display:inline-block}.badges[data-v-2b4f0350]{position:relative;z-index:1;display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:20px 0 32px}.badge[data-v-2b4f0350]{background:rgba(19,194,194,.14);color:#0f2b46;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:700;text-shadow:0 1px 1px hsla(0,0%,100%,.6)}@keyframes pop-2b4f0350{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.shapes[data-v-2b4f0350]{position:absolute;inset:0;margin:0;padding:0;list-style:none;pointer-events:none}.shapes li[data-v-2b4f0350]{position:absolute;left:0;top:-20%;width:28px;height:28px;background:rgba(19,194,194,.28);border-radius:6px;animation:fallDown-2b4f0350 12s linear infinite}.shapes li[data-v-2b4f0350]:first-child{left:6%;width:36px;height:36px;animation-duration:14s}.shapes li[data-v-2b4f0350]:nth-child(2){left:22%;width:48px;height:48px;animation-duration:16s}.shapes li[data-v-2b4f0350]:nth-child(3){left:34%;width:30px;height:30px;animation-duration:12s}.shapes li[data-v-2b4f0350]:nth-child(4){left:56%;width:42px;height:42px;animation-duration:18s}.shapes li[data-v-2b4f0350]:nth-child(5){left:72%;width:28px;height:28px;animation-duration:13s}.shapes li[data-v-2b4f0350]:nth-child(6){left:86%;width:60px;height:60px;animation-duration:17s;animation-delay:.5s}.shapes li[data-v-2b4f0350]:nth-child(7){left:14%;width:26px;height:26px;animation-duration:11s;animation-delay:.7s}.shapes li[data-v-2b4f0350]:nth-child(8){left:44%;width:40px;height:40px;animation-duration:15s;animation-delay:.9s}.shapes li[data-v-2b4f0350]:nth-child(9){left:64%;width:34px;height:34px;animation-duration:13s;animation-delay:.3s}.shapes li[data-v-2b4f0350]:nth-child(10){left:80%;width:46px;height:46px;animation-duration:16s;animation-delay:.8s}.shapes li[data-v-2b4f0350]:nth-child(11){left:26%;width:24px;height:24px;animation-duration:12s;animation-delay:.4s}.shapes li[data-v-2b4f0350]:nth-child(12){left:46%;width:52px;height:52px;animation-duration:18s;animation-delay:.6s}@keyframes fallDown-2b4f0350{0%{transform:translateY(-20vh) rotate(0deg);opacity:.9}to{transform:translateY(120vh) rotate(1turn);opacity:.6}}.feature[data-v-2b4f0350]{transition:transform .25s ease,box-shadow .25s ease}.feature[data-v-2b4f0350]:hover{transform:translateY(-3px);box-shadow:0 10px 18px rgba(19,194,194,.12)}.actions[data-v-2b4f0350]{position:relative;z-index:1;margin-top:28px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.section[data-v-2b4f0350]{margin-top:16px}.section h2[data-v-2b4f0350]{margin:0 0 32px}.cards[data-v-2b4f0350]{display:grid;grid-template-columns:1fr;gap:24px}.card[data-v-2b4f0350]{background:#fff;border:1px solid #e6f4f1;border-radius:12px}.intro-card[data-v-2b4f0350]{padding:24px 28px;color:#244f4c;line-height:2;font-size:16.5px}.intro-card p[data-v-2b4f0350]{max-width:900px;margin:0 auto;word-break:break-word}.feature-grid[data-v-2b4f0350]{padding:16px;display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px}.feature[data-v-2b4f0350]{background:#f3fffb;border:1px solid #e6f4f1;padding:12px;border-radius:10px;display:flex;align-items:center;gap:8px;justify-content:center;color:#2c6662}.bottom-section[data-v-2b4f0350]{margin-top:auto;padding-top:32px;padding-bottom:24px}.feature i[data-v-2b4f0350]{color:#13c2c2;font-size:18px;margin-right:6px}.hero[data-v-2b4f0350]{background-size:200% 200%;animation:gradientShift-2b4f0350 14s ease infinite}.hero[data-v-2b4f0350]:before{content:"";position:absolute;inset:0;background:radial-gradient(600px 300px at 15% 10%,hsla(0,0%,100%,.35),transparent 60%),radial-gradient(500px 260px at 85% 20%,hsla(0,0%,100%,.25),transparent 60%);pointer-events:none}@keyframes gradientShift-2b4f0350{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.shapes li[data-v-2b4f0350]{filter:blur(.2px);opacity:.7}.shapes li[data-v-2b4f0350]:first-child{width:18px;height:18px;animation-duration:5s;animation-delay:.2s}.shapes li[data-v-2b4f0350]:nth-child(2){width:22px;height:22px;animation-duration:6.5s;animation-delay:.6s}.shapes li[data-v-2b4f0350]:nth-child(3){width:14px;height:14px;animation-duration:4.8s;animation-delay:.1s}.shapes li[data-v-2b4f0350]:nth-child(4){width:28px;height:28px;animation-duration:7s;animation-delay:.4s}.shapes li[data-v-2b4f0350]:nth-child(5){width:16px;height:16px;animation-duration:5.6s;animation-delay:.3s}.badge[data-v-2b4f0350]{box-shadow:0 0 0 rgba(19,194,194,0);animation:glowPulse-2b4f0350 3.2s ease-in-out infinite}@keyframes glowPulse-2b4f0350{0%,to{box-shadow:0 0 0 rgba(19,194,194,0)}50%{box-shadow:0 8px 18px rgba(19,194,194,.22)}}.actions .el-button[data-v-2b4f0350]{transition:transform .25s ease,box-shadow .25s ease}.actions .el-button[data-v-2b4f0350]:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 10px 22px rgba(19,194,194,.18)}.actions .custom-button[data-v-2b4f0350]{background:#13c2c2;border-color:#13c2c2;color:#fff}.actions .custom-button[data-v-2b4f0350]:hover{background:#36cfc9;border-color:#36cfc9;box-shadow:0 10px 22px rgba(19,194,194,.18)}.feature[data-v-2b4f0350]{animation:cardIn-2b4f0350 .5s ease both,floaty-2b4f0350 6.5s ease-in-out .6s infinite}.feature[data-v-2b4f0350]:first-child{animation-delay:.05s}.feature[data-v-2b4f0350]:nth-child(2){animation-delay:.12s}.feature[data-v-2b4f0350]:nth-child(3){animation-delay:.19s}.feature[data-v-2b4f0350]:nth-child(4){animation-delay:.26s}@keyframes cardIn-2b4f0350{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes floaty-2b4f0350{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-6px) rotate(2deg)}to{transform:translateY(0) rotate(0)}}.actions .el-button[data-v-2b4f0350]{animation:breathe-2b4f0350 3.6s ease-in-out .2s infinite}@keyframes breathe-2b4f0350{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-1px) scale(1.03)}}.ribbons[data-v-2b4f0350]{position:absolute;inset:0;margin:0;padding:0;list-style:none;pointer-events:none;z-index:0}.ribbons li[data-v-2b4f0350]{position:absolute;left:-10%;right:-10%;height:140px;filter:blur(18px);opacity:.55;background:linear-gradient(90deg,rgba(19,194,194,0),rgba(19,194,194,.45),rgba(19,194,194,0));animation:sweep-2b4f0350 9s ease-in-out infinite}.ribbons li[data-v-2b4f0350]:first-child{top:10%}.ribbons li[data-v-2b4f0350]:nth-child(2){top:45%;animation-delay:1.2s;height:160px;opacity:.6}.ribbons li[data-v-2b4f0350]:nth-child(3){top:78%;animation-delay:2.4s;height:130px;opacity:.5}@keyframes sweep-2b4f0350{0%{transform:translateX(-10%) rotate(.5deg)}50%{transform:translateX(10%) rotate(-.5deg)}to{transform:translateX(-10%) rotate(.5deg)}}.page[data-v-e3f122f2]{padding:24px 24px 48px;width:100%;max-width:none;margin:0 auto;background:linear-gradient(180deg,#fffaf7,#fff8ef 60%,#fff6ea);border-radius:12px;min-height:calc(100vh - 48px);display:flex;flex-direction:column}.hero[data-v-e3f122f2]{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff1f0,#fffbe6);padding:40px 24px;border-radius:12px;text-align:center}.hero-bg[data-v-e3f122f2]{position:absolute;inset:-20%;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.85),transparent 40%),radial-gradient(circle at 80% 30%,hsla(0,0%,100%,.65),transparent 45%),radial-gradient(circle at 40% 80%,hsla(0,0%,100%,.55),transparent 50%);filter:blur(8px)}.hero i[data-v-e3f122f2]{position:relative;z-index:1;font-size:56px;color:#fa8c16;animation:pop-e3f122f2 2.6s ease-in-out infinite}.hero h1[data-v-e3f122f2]{position:relative;z-index:1;margin:28px 0 28px;font-size:36px;letter-spacing:.3px;background:linear-gradient(90deg,#3a2b18,#fa8c16,#3a2b18)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;text-shadow:none!important;background-size:200% 100%;animation:titleShimmer 6s linear infinite}.subtitle[data-v-e3f122f2]{position:relative;z-index:1;color:#3a2b18;margin-bottom:32px;font-size:18px;font-weight:700;line-height:2.1;padding:8px 12px;background:hsla(0,0%,100%,.7);border-radius:8px;display:inline-block}.badges[data-v-e3f122f2]{position:relative;z-index:1;display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:20px 0 32px}.badge[data-v-e3f122f2]{background:rgba(250,140,22,.14);color:#2f2316;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:700;text-shadow:0 1px 1px hsla(0,0%,100%,.6)}@keyframes pop-e3f122f2{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.shapes[data-v-e3f122f2]{position:absolute;inset:0;margin:0;padding:0;list-style:none;pointer-events:none}.shapes li[data-v-e3f122f2]{position:absolute;left:0;top:-20%;width:28px;height:28px;background:rgba(250,140,22,.28);border-radius:6px;animation:fallDown-e3f122f2 12s linear infinite}.shapes li[data-v-e3f122f2]:first-child{left:6%;width:36px;height:36px;animation-duration:14s}.shapes li[data-v-e3f122f2]:nth-child(2){left:24%;width:48px;height:48px;animation-duration:16s}.shapes li[data-v-e3f122f2]:nth-child(3){left:36%;width:30px;height:30px;animation-duration:12s}.shapes li[data-v-e3f122f2]:nth-child(4){left:58%;width:42px;height:42px;animation-duration:18s}.shapes li[data-v-e3f122f2]:nth-child(5){left:74%;width:28px;height:28px;animation-duration:13s}.shapes li[data-v-e3f122f2]:nth-child(6){left:88%;width:60px;height:60px;animation-duration:17s;animation-delay:.5s}.shapes li[data-v-e3f122f2]:nth-child(7){left:16%;width:26px;height:26px;animation-duration:11s;animation-delay:.7s}.shapes li[data-v-e3f122f2]:nth-child(8){left:46%;width:40px;height:40px;animation-duration:15s;animation-delay:.9s}.shapes li[data-v-e3f122f2]:nth-child(9){left:66%;width:34px;height:34px;animation-duration:13s;animation-delay:.3s}.shapes li[data-v-e3f122f2]:nth-child(10){left:82%;width:46px;height:46px;animation-duration:16s;animation-delay:.8s}.shapes li[data-v-e3f122f2]:nth-child(11){left:28%;width:24px;height:24px;animation-duration:12s;animation-delay:.4s}.shapes li[data-v-e3f122f2]:nth-child(12){left:48%;width:52px;height:52px;animation-duration:18s;animation-delay:.6s}@keyframes fallDown-e3f122f2{0%{transform:translateY(-20vh) rotate(0deg);opacity:.9}to{transform:translateY(120vh) rotate(1turn);opacity:.6}}.feature[data-v-e3f122f2]{transition:transform .25s ease,box-shadow .25s ease}.feature[data-v-e3f122f2]:hover{transform:translateY(-3px);box-shadow:0 10px 18px rgba(250,140,22,.12)}.feature i[data-v-e3f122f2]{font-size:18px;margin-right:6px}.actions[data-v-e3f122f2]{position:relative;z-index:1;margin-top:28px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.section[data-v-e3f122f2]{margin-top:16px}.section h2[data-v-e3f122f2]{margin:0 0 32px}.cards[data-v-e3f122f2]{display:grid;grid-template-columns:1fr;gap:24px}.card[data-v-e3f122f2]{background:#fff;border:1px solid #f2e8dc;border-radius:12px}.intro-card[data-v-e3f122f2]{padding:24px 28px;color:#4a3a27;line-height:2;font-size:16.5px}.intro-card p[data-v-e3f122f2]{max-width:900px;margin:0 auto;word-break:break-word}.feature-grid[data-v-e3f122f2]{padding:16px;display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px}.feature[data-v-e3f122f2]{background:#fff7ed;border:1px solid #f2e8dc;padding:12px;border-radius:10px;display:flex;align-items:center;gap:8px;justify-content:center;color:#6c4b1b}.bottom-section[data-v-e3f122f2]{margin-top:auto;padding-top:32px;padding-bottom:24px}.feature i[data-v-e3f122f2]{color:#fa8c16}.hero[data-v-e3f122f2]{background-size:200% 200%;animation:gradientShift-e3f122f2 14s ease infinite}.hero[data-v-e3f122f2]:before{content:"";position:absolute;inset:0;background:radial-gradient(600px 300px at 15% 10%,hsla(0,0%,100%,.35),transparent 60%),radial-gradient(500px 260px at 85% 20%,hsla(0,0%,100%,.25),transparent 60%);pointer-events:none}@keyframes gradientShift-e3f122f2{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.shapes li[data-v-e3f122f2]{filter:blur(.2px);opacity:.7}.shapes li[data-v-e3f122f2]:first-child{width:18px;height:18px;animation-duration:5s;animation-delay:.2s}.shapes li[data-v-e3f122f2]:nth-child(2){width:22px;height:22px;animation-duration:6.5s;animation-delay:.6s}.shapes li[data-v-e3f122f2]:nth-child(3){width:14px;height:14px;animation-duration:4.8s;animation-delay:.1s}.shapes li[data-v-e3f122f2]:nth-child(4){width:28px;height:28px;animation-duration:7s;animation-delay:.4s}.shapes li[data-v-e3f122f2]:nth-child(5){width:16px;height:16px;animation-duration:5.6s;animation-delay:.3s}.badge[data-v-e3f122f2]{box-shadow:0 0 0 rgba(250,140,22,0);animation:glowPulse-e3f122f2 3.2s ease-in-out infinite}@keyframes glowPulse-e3f122f2{0%,to{box-shadow:0 0 0 rgba(250,140,22,0)}50%{box-shadow:0 8px 18px rgba(250,140,22,.22)}}.actions .el-button[data-v-e3f122f2]{transition:transform .25s ease,box-shadow .25s ease}.actions .el-button[data-v-e3f122f2]:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 10px 22px rgba(250,140,22,.18)}.actions .custom-button[data-v-e3f122f2]{background:#fa8c16;border-color:#fa8c16;color:#fff}.actions .custom-button[data-v-e3f122f2]:hover{background:#ffa940;border-color:#ffa940;box-shadow:0 10px 22px rgba(250,140,22,.18)}.feature[data-v-e3f122f2]{animation:cardIn-e3f122f2 .5s ease both,floaty-e3f122f2 6.5s ease-in-out .6s infinite}.feature[data-v-e3f122f2]:first-child{animation-delay:.05s}.feature[data-v-e3f122f2]:nth-child(2){animation-delay:.12s}.feature[data-v-e3f122f2]:nth-child(3){animation-delay:.19s}.feature[data-v-e3f122f2]:nth-child(4){animation-delay:.26s}@keyframes cardIn-e3f122f2{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes floaty-e3f122f2{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-6px) rotate(2deg)}to{transform:translateY(0) rotate(0)}}.actions .el-button[data-v-e3f122f2]{animation:breathe-e3f122f2 3.6s ease-in-out .2s infinite}@keyframes breathe-e3f122f2{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-1px) scale(1.03)}}.ribbons[data-v-e3f122f2]{position:absolute;inset:0;margin:0;padding:0;list-style:none;pointer-events:none;z-index:0}.ribbons li[data-v-e3f122f2]{position:absolute;left:-10%;right:-10%;height:140px;filter:blur(18px);opacity:.55;background:linear-gradient(90deg,rgba(250,140,22,0),rgba(250,140,22,.45),rgba(250,140,22,0));animation:sweep-e3f122f2 9s ease-in-out infinite}.ribbons li[data-v-e3f122f2]:first-child{top:10%}.ribbons li[data-v-e3f122f2]:nth-child(2){top:45%;animation-delay:1.2s;height:160px;opacity:.6}.ribbons li[data-v-e3f122f2]:nth-child(3){top:78%;animation-delay:2.4s;height:130px;opacity:.5}@keyframes sweep-e3f122f2{0%{transform:translateX(-10%) rotate(.5deg)}50%{transform:translateX(10%) rotate(-.5deg)}to{transform:translateX(-10%) rotate(.5deg)}}.page[data-v-08532b34]{padding:24px 24px 48px;width:100%;max-width:none;margin:0 auto;background:linear-gradient(180deg,#fbfaff,#f7f4ff 60%,#f5f2ff);border-radius:12px;min-height:calc(100vh - 48px);display:flex;flex-direction:column}.hero[data-v-08532b34]{position:relative;overflow:hidden;background:linear-gradient(135deg,#f0f5ff,#f9f0ff);padding:40px 24px;border-radius:12px;text-align:center}.hero-bg[data-v-08532b34]{position:absolute;inset:-20%;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.85),transparent 40%),radial-gradient(circle at 80% 30%,hsla(0,0%,100%,.65),transparent 45%),radial-gradient(circle at 40% 80%,hsla(0,0%,100%,.55),transparent 50%);filter:blur(8px)}.hero i[data-v-08532b34]{position:relative;z-index:1;font-size:56px;color:#722ed1;animation:pop-08532b34 2.6s ease-in-out infinite}.hero h1[data-v-08532b34]{position:relative;z-index:1;margin:28px 0 28px;font-size:36px;letter-spacing:.3px;background:linear-gradient(90deg,#2b2140,#722ed1,#2b2140)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;text-shadow:none!important;background-size:200% 100%;animation:titleShimmer-08532b34 6s linear infinite}.subtitle[data-v-08532b34]{position:relative;z-index:1;color:#2f2950;margin-bottom:32px;font-size:18px;font-weight:700;line-height:2.1;padding:8px 12px;background:hsla(0,0%,100%,.7);border-radius:8px;display:inline-block}.badges[data-v-08532b34]{position:relative;z-index:1;display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:20px 0 32px}.badge[data-v-08532b34]{background:rgba(114,46,209,.14);color:#2b2140;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:700;text-shadow:0 1px 1px hsla(0,0%,100%,.6)}@keyframes pop-08532b34{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.shapes[data-v-08532b34]{position:absolute;inset:0;margin:0;padding:0;list-style:none;pointer-events:none}.shapes li[data-v-08532b34]{position:absolute;left:0;top:-20%;width:28px;height:28px;background:rgba(114,46,209,.28);border-radius:6px;animation:fallDown-08532b34 12s linear infinite}.shapes li[data-v-08532b34]:first-child{left:8%;width:36px;height:36px;animation-duration:14s}.shapes li[data-v-08532b34]:nth-child(2){left:24%;width:50px;height:50px;animation-duration:16s}.shapes li[data-v-08532b34]:nth-child(3){left:36%;width:30px;height:30px;animation-duration:12s}.shapes li[data-v-08532b34]:nth-child(4){left:58%;width:44px;height:44px;animation-duration:18s}.shapes li[data-v-08532b34]:nth-child(5){left:74%;width:28px;height:28px;animation-duration:13s}.shapes li[data-v-08532b34]:nth-child(6){left:88%;width:62px;height:62px;animation-duration:17s;animation-delay:.5s}.shapes li[data-v-08532b34]:nth-child(7){left:16%;width:26px;height:26px;animation-duration:11s;animation-delay:.7s}.shapes li[data-v-08532b34]:nth-child(8){left:46%;width:42px;height:42px;animation-duration:15s;animation-delay:.9s}.shapes li[data-v-08532b34]:nth-child(9){left:66%;width:34px;height:34px;animation-duration:13s;animation-delay:.3s}.shapes li[data-v-08532b34]:nth-child(10){left:82%;width:48px;height:48px;animation-duration:16s;animation-delay:.8s}.shapes li[data-v-08532b34]:nth-child(11){left:28%;width:24px;height:24px;animation-duration:12s;animation-delay:.4s}.shapes li[data-v-08532b34]:nth-child(12){left:48%;width:54px;height:54px;animation-duration:18s;animation-delay:.6s}@keyframes fallDown-08532b34{0%{transform:translateY(-20vh) rotate(0deg);opacity:.9}to{transform:translateY(120vh) rotate(1turn);opacity:.6}}.feature[data-v-08532b34]{transition:transform .25s ease,box-shadow .25s ease}.feature[data-v-08532b34]:hover{transform:translateY(-3px);box-shadow:0 10px 18px rgba(114,46,209,.12)}.feature i[data-v-08532b34]{font-size:18px;margin-right:6px}.actions[data-v-08532b34]{position:relative;z-index:1;margin-top:28px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.section[data-v-08532b34]{margin-top:16px}.section h2[data-v-08532b34]{margin:0 0 32px}.cards[data-v-08532b34]{display:grid;grid-template-columns:1fr;gap:24px}.card[data-v-08532b34]{background:#fff;border:1px solid #ece6ff;border-radius:12px}.intro-card[data-v-08532b34]{padding:24px 28px;color:#372f5a;line-height:2;font-size:16.5px}.intro-card p[data-v-08532b34]{max-width:900px;margin:0 auto;word-break:break-word}.feature-grid[data-v-08532b34]{padding:16px;display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px}.feature[data-v-08532b34]{background:#f6f3ff;border:1px solid #ece6ff;padding:12px;border-radius:10px;display:flex;align-items:center;gap:8px;justify-content:center;color:#463a8a}.bottom-section[data-v-08532b34]{margin-top:auto;padding-top:32px;padding-bottom:24px}.feature i[data-v-08532b34]{color:#722ed1}.hero[data-v-08532b34]{background-size:200% 200%;animation:gradientShift-08532b34 14s ease infinite}.hero[data-v-08532b34]:before{content:"";position:absolute;inset:0;background:radial-gradient(600px 300px at 15% 10%,hsla(0,0%,100%,.35),transparent 60%),radial-gradient(500px 260px at 85% 20%,hsla(0,0%,100%,.25),transparent 60%);pointer-events:none}@keyframes gradientShift-08532b34{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.shapes li[data-v-08532b34]{filter:blur(.2px);opacity:.7}.shapes li[data-v-08532b34]:first-child{width:18px;height:18px;animation-duration:5s;animation-delay:.2s}.shapes li[data-v-08532b34]:nth-child(2){width:22px;height:22px;animation-duration:6.5s;animation-delay:.6s}.shapes li[data-v-08532b34]:nth-child(3){width:14px;height:14px;animation-duration:4.8s;animation-delay:.1s}.shapes li[data-v-08532b34]:nth-child(4){width:28px;height:28px;animation-duration:7s;animation-delay:.4s}.shapes li[data-v-08532b34]:nth-child(5){width:16px;height:16px;animation-duration:5.6s;animation-delay:.3s}.badge[data-v-08532b34]{box-shadow:0 0 0 rgba(114,46,209,0);animation:glowPulse-08532b34 3.2s ease-in-out infinite}@keyframes glowPulse-08532b34{0%,to{box-shadow:0 0 0 rgba(114,46,209,0)}50%{box-shadow:0 8px 18px rgba(114,46,209,.22)}}.actions .el-button[data-v-08532b34]{transition:transform .25s ease,box-shadow .25s ease}.actions .el-button[data-v-08532b34]:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 10px 22px rgba(114,46,209,.18)}.actions .custom-button[data-v-08532b34]{background:#722ed1;border-color:#722ed1;color:#fff}.actions .custom-button[data-v-08532b34]:hover{background:#9254de;border-color:#9254de;box-shadow:0 10px 22px rgba(114,46,209,.18)}.feature[data-v-08532b34]{animation:cardIn-08532b34 .5s ease both,floaty-08532b34 6.5s ease-in-out .6s infinite}.feature[data-v-08532b34]:first-child{animation-delay:.05s}.feature[data-v-08532b34]:nth-child(2){animation-delay:.12s}.feature[data-v-08532b34]:nth-child(3){animation-delay:.19s}.feature[data-v-08532b34]:nth-child(4){animation-delay:.26s}@keyframes cardIn-08532b34{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes floaty-08532b34{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-6px) rotate(2deg)}to{transform:translateY(0) rotate(0)}}.actions .el-button[data-v-08532b34]{animation:breathe-08532b34 3.6s ease-in-out .2s infinite}@keyframes breathe-08532b34{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-1px) scale(1.03)}}.ribbons[data-v-08532b34]{position:absolute;inset:0;margin:0;padding:0;list-style:none;pointer-events:none;z-index:0}.ribbons li[data-v-08532b34]{position:absolute;left:-10%;right:-10%;height:140px;filter:blur(18px);opacity:.55;background:linear-gradient(90deg,rgba(114,46,209,0),rgba(114,46,209,.45),rgba(114,46,209,0));animation:sweep-08532b34 9s ease-in-out infinite}.ribbons li[data-v-08532b34]:first-child{top:10%}.ribbons li[data-v-08532b34]:nth-child(2){top:45%;animation-delay:1.2s;height:160px;opacity:.6}.ribbons li[data-v-08532b34]:nth-child(3){top:78%;animation-delay:2.4s;height:130px;opacity:.5}@keyframes sweep-08532b34{0%{transform:translateX(-10%) rotate(.5deg)}50%{transform:translateX(10%) rotate(-.5deg)}to{transform:translateX(-10%) rotate(.5deg)}}@keyframes titleShimmer-08532b34{0%{background-position:0 50%}to{background-position:200% 50%}}.usage-guide[data-v-42bc31ea]{max-width:1200px;margin:0 auto;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.page-header[data-v-42bc31ea]{text-align:center;margin-bottom:40px;animation:fadeInDown-42bc31ea 1s ease-out}.page-title[data-v-42bc31ea]{font-size:2.5rem;color:#fff;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.3);font-weight:700}.page-title i[data-v-42bc31ea]{margin-right:15px;color:gold;animation:pulse-42bc31ea 2s infinite}.page-subtitle[data-v-42bc31ea]{font-size:1.2rem;color:hsla(0,0%,100%,.9);margin:0}.overview-card[data-v-42bc31ea]{background:hsla(0,0%,100%,.95);border-radius:20px;padding:30px;margin-bottom:40px;box-shadow:0 10px 30px rgba(0,0,0,.2);animation:slideInUp-42bc31ea 1s ease-out}.overview-content[data-v-42bc31ea]{display:flex;align-items:flex-start;gap:20px}.overview-icon[data-v-42bc31ea]{background:linear-gradient(45deg,#667eea,#764ba2);color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.overview-text h3[data-v-42bc31ea]{color:#333;margin-bottom:15px;font-size:1.5rem}.overview-text p[data-v-42bc31ea]{color:#666;line-height:1.6;margin-bottom:15px}.highlight[data-v-42bc31ea]{background:linear-gradient(45deg,#ff6b6b,#feca57);color:#fff;padding:2px 8px;border-radius:4px;font-weight:600}.principle[data-v-42bc31ea]{background:linear-gradient(45deg,#ff9a9e,#fecfef);padding:15px;border-radius:10px;border-left:4px solid #ff6b6b}.guide-sections[data-v-42bc31ea]{display:flex;flex-direction:column;gap:30px}.guide-section[data-v-42bc31ea]{background:hsla(0,0%,100%,.95);border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2);animation:slideInUp-42bc31ea 1s ease-out;transition:transform .3s ease}.guide-section[data-v-42bc31ea]:hover{transform:translateY(-5px)}.section-header[data-v-42bc31ea]{display:flex;align-items:center;padding:25px 30px;background:linear-gradient(45deg,#667eea,#764ba2);color:#fff}.section-icon[data-v-42bc31ea]{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;margin-right:20px;background:hsla(0,0%,100%,.2)}.outlook-icon[data-v-42bc31ea]{background:linear-gradient(45deg,#0078d4,#106ebe)}.qq-icon[data-v-42bc31ea]{background:linear-gradient(45deg,#12b7f5,#0ea5e9)}.netease-icon[data-v-42bc31ea]{background:linear-gradient(45deg,#dd4b39,#ea4335)}.gmail-icon[data-v-42bc31ea]{background:linear-gradient(45deg,#ea4335,#fbbc04)}.yahoo-icon[data-v-42bc31ea]{background:linear-gradient(45deg,#6001d2,#7c3aed)}.section-title[data-v-42bc31ea]{flex:1}.section-title h2[data-v-42bc31ea]{margin:0;font-size:1.5rem;font-weight:600}.section-badge[data-v-42bc31ea]{background:gold;color:#333;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:600;margin-left:15px}.section-content[data-v-42bc31ea]{padding:30px}.config-table[data-v-42bc31ea],.description-box[data-v-42bc31ea],.notes-box[data-v-42bc31ea],.steps-container[data-v-42bc31ea]{margin-bottom:25px}.config-table h4[data-v-42bc31ea],.description-box h4[data-v-42bc31ea],.notes-box h4[data-v-42bc31ea],.steps-container h4[data-v-42bc31ea]{color:#333;margin-bottom:15px;font-size:1.1rem;display:flex;align-items:center;gap:8px}.description-box h4 i[data-v-42bc31ea]{color:#667eea}.steps-container h4 i[data-v-42bc31ea]{color:#28a745}.config-table h4 i[data-v-42bc31ea]{color:#17a2b8}.notes-box h4 i[data-v-42bc31ea]{color:#ffc107}.description-box p[data-v-42bc31ea]{color:#666;line-height:1.6;margin-bottom:10px}.steps[data-v-42bc31ea]{display:flex;flex-direction:column;gap:15px}.step-item[data-v-42bc31ea]{display:flex;align-items:flex-start;gap:15px;padding:15px;background:linear-gradient(45deg,#f8f9fa,#e9ecef);border-radius:10px;border-left:4px solid #667eea;transition:all .3s ease}.step-item[data-v-42bc31ea]:hover{background:linear-gradient(45deg,#e3f2fd,#bbdefb);transform:translateX(5px)}.step-number[data-v-42bc31ea]{background:linear-gradient(45deg,#667eea,#764ba2);color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.step-content p[data-v-42bc31ea]{margin:0;color:#555;line-height:1.5}.config-table[data-v-42bc31ea]{background:#f8f9fa;border-radius:10px;padding:20px}.notes-box[data-v-42bc31ea]{background:linear-gradient(45deg,#fff3cd,#ffeaa7);border-radius:10px;padding:20px;border-left:4px solid #ffc107}.notes-box ul[data-v-42bc31ea]{margin:0;padding-left:20px}.notes-box li[data-v-42bc31ea]{color:#856404;line-height:1.6;margin-bottom:8px}.footer-tip[data-v-42bc31ea]{text-align:center;margin-top:40px;animation:fadeInUp-42bc31ea 1s ease-out}.tip-content[data-v-42bc31ea]{background:hsla(0,0%,100%,.95);padding:20px;border-radius:15px;display:inline-flex;align-items:center;gap:10px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.tip-content i[data-v-42bc31ea]{color:#28a745;font-size:20px}.tip-content span[data-v-42bc31ea]{color:#333;font-weight:500}@keyframes fadeInDown-42bc31ea{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp-42bc31ea{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp-42bc31ea{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-42bc31ea{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:768px){.usage-guide[data-v-42bc31ea]{padding:15px}.page-title[data-v-42bc31ea]{font-size:2rem}.overview-content[data-v-42bc31ea],.section-header[data-v-42bc31ea]{flex-direction:column;text-align:center}.section-header[data-v-42bc31ea]{gap:15px}.section-title h2[data-v-42bc31ea]{font-size:1.3rem}.step-item[data-v-42bc31ea],.tip-content[data-v-42bc31ea]{flex-direction:column;text-align:center}}