.scrolling-titles-container[data-v-af945192]{width:100%;max-width:1200px;margin:0 auto 24px;height:auto;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;border:1px solid rgba(52,152,219,.1);transition:all .3s ease}.scrolling-titles-container[data-v-af945192]:hover{box-shadow:0 6px 24px rgba(52,152,219,.15);transform:translateY(-2px)}.scrolling-header[data-v-af945192]{padding:16px 20px;border-bottom:1px solid rgba(52,152,219,.1);display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#f5f7ff,#fff);border-radius:12px 12px 0 0}.header-icon[data-v-af945192]{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#3498db,#2980b9);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px}.scrolling-header span[data-v-af945192]{font-size:16px;font-weight:600;color:#2c3e50}.scrolling-content[data-v-af945192]{flex:1;overflow:hidden;padding:12px 0}.titles-wrapper[data-v-af945192]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;padding:0 12px;transition:all .5s ease}.title-item[data-v-af945192]{padding:12px 16px;border-radius:8px;background:#f8fafd;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;border:1px solid transparent;animation:slideIn-af945192 .5s ease;height:48px}@keyframes slideIn-af945192{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.title-content[data-v-af945192]{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.title-icon[data-v-af945192]{font-size:14px}.title-text[data-v-af945192]{color:#2c3e50;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease}.hover-effect[data-v-af945192]{opacity:0;color:#3498db;transform:translateX(-10px);transition:all .3s ease}.title-item[data-v-af945192]:hover{background:#fff;border-color:#3498db;transform:translateY(-2px);box-shadow:0 4px 12px rgba(52,152,219,.1)}.title-item:hover .hover-effect[data-v-af945192]{opacity:1;transform:translateX(0)}.title-item:hover .title-text[data-v-af945192]{color:#3498db}@media (max-width:1400px){.titles-wrapper[data-v-af945192]{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width:768px){.titles-wrapper[data-v-af945192]{grid-template-columns:1fr}.scrolling-titles-container[data-v-af945192]{margin:0 16px 24px}}.page-container[data-v-336deba2]{min-height:100vh;background:linear-gradient(135deg,#f5f7ff,#fff);padding:100px 24px 40px}.content-wrapper[data-v-336deba2]{max-width:1400px;margin:0 auto}.page-header[data-v-336deba2]{text-align:center;margin-bottom:60px}.page-title[data-v-336deba2]{font-size:3rem;font-weight:700;color:#2c3e50;margin-bottom:16px;line-height:1.2}.gradient-text[data-v-336deba2]{background:linear-gradient(135deg,#3498db,#2980b9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.page-subtitle[data-v-336deba2]{font-size:1.2rem;color:#7f8c8d;max-width:600px;margin:0 auto;line-height:1.6}.single-er-content[data-v-336deba2]{display:flex;flex-direction:column;gap:24px;max-width:1200px;margin:0 auto}.card[data-v-336deba2]{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 15px rgba(52,152,219,.08);border:1px solid rgba(52,152,219,.1);transition:all .3s ease;position:relative;overflow:hidden}.card[data-v-336deba2]:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(52,152,219,.15);border-color:#3498db}.card h2[data-v-336deba2]{font-size:1.5rem;color:#2c3e50;margin-bottom:24px;font-weight:600;position:relative;padding-left:16px}.card h2[data-v-336deba2]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:2px}.preview-header[data-v-336deba2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.preview-header .header-actions[data-v-336deba2]{display:flex;gap:12px}.preview-header .ai-complete-button[data-v-336deba2]{background:linear-gradient(135deg,#f39c12,#e67e22);border:none;color:#fff;padding:10px 20px;font-weight:500;display:flex;align-items:center;gap:8px;position:relative;overflow:visible}.preview-header .ai-complete-button i.fa-magic[data-v-336deba2]{font-size:16px;margin-left:4px}.preview-header .ai-complete-button .sparkle-container[data-v-336deba2]{position:absolute;top:-5px;right:-5px;width:20px;height:20px}.preview-header .ai-complete-button .sparkle[data-v-336deba2]{position:absolute;color:#fff;font-size:10px;animation:sparkle-blink-336deba2 1.5s ease-in-out infinite;text-shadow:0 0 4px hsla(0,0%,100%,.8)}.preview-header .ai-complete-button .sparkle-1[data-v-336deba2]{top:0;right:0;animation-delay:0s}.preview-header .ai-complete-button .sparkle-2[data-v-336deba2]{top:-3px;right:10px;font-size:8px;animation-delay:.5s}.preview-header .ai-complete-button .sparkle-3[data-v-336deba2]{top:5px;right:-3px;font-size:6px;animation-delay:1s}.preview-header .ai-complete-button[data-v-336deba2]:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(243,156,18,.4)}.preview-header .ai-complete-button[data-v-336deba2]:disabled{background:#ccc;transform:none;box-shadow:none}.preview-header .ai-complete-button:disabled .sparkle[data-v-336deba2]{display:none}.preview-content[data-v-336deba2]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:1200px){.preview-content[data-v-336deba2]{grid-template-columns:1fr}}.diagram-item[data-v-336deba2]{background:#fff;border:1px solid #eef0f5;border-radius:12px;padding:20px;transition:all .3s ease;display:flex;flex-direction:column}.diagram-item[data-v-336deba2]:hover{box-shadow:0 8px 20px rgba(0,0,0,.08);border-color:#b3d8ff;transform:translateY(-2px)}.diagram-header[data-v-336deba2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:12px;border-bottom:1px solid #f0f0f0;padding-bottom:12px}.diagram-header h3[data-v-336deba2]{font-size:1.1rem;color:#2c3e50;font-weight:600;margin:0;flex:1;display:flex;align-items:center;flex-wrap:wrap;gap:8px;line-height:1.4}.diagram-header h3 .table-name[data-v-336deba2]{color:#333}.diagram-header h3 .table-comment[data-v-336deba2]{color:#666;font-weight:400;font-size:.95rem}.diagram-header .diagram-actions[data-v-336deba2]{display:flex;gap:8px;flex-shrink:0}.diagram-header .diagram-actions .icon-btn[data-v-336deba2]{width:32px;height:32px;padding:0;border:none;background:#f5f7fa;color:#606266;transition:all .3s}.diagram-header .diagram-actions .icon-btn[data-v-336deba2]:hover{background:#e6e8eb;color:#409eff;transform:translateY(-2px)}.diagram-header .diagram-actions .icon-btn.primary[data-v-336deba2]{background:#ecf5ff;color:#409eff}.diagram-header .diagram-actions .icon-btn.primary[data-v-336deba2]:hover{background:#409eff;color:#fff}.diagram-header .diagram-actions .icon-btn i[data-v-336deba2]{font-size:14px}.diagram-content[data-v-336deba2]{background:#f8f9fa;border-radius:8px;border:1px solid #eef0f5;padding:0;box-shadow:none;overflow:hidden;margin:0;flex:1;min-height:350px;height:350px;display:flex;justify-content:center;align-items:center}.sql-uploader[data-v-336deba2]{width:100%;margin-bottom:24px}.sql-uploader[data-v-336deba2] .el-upload-dragger{width:100%;background:#f8fafd;border:2px dashed rgba(52,152,219,.2);border-radius:12px;transition:all .3s ease;padding:40px 0}.sql-uploader[data-v-336deba2] .el-upload-dragger .el-icon--upload{font-size:48px;color:#3498db;margin-bottom:16px;transition:all .3s ease}.sql-uploader[data-v-336deba2] .el-upload-dragger .el-upload__text{color:#7f8c8d;font-size:1rem}.sql-uploader[data-v-336deba2] .el-upload-dragger .el-upload__text em{color:#3498db;font-weight:600}.sql-uploader[data-v-336deba2] .el-upload-dragger .el-upload__text .upload-subtext{font-size:12px;color:#95a5a6;margin-top:8px;line-height:1.5}.sql-uploader[data-v-336deba2] .el-upload-dragger:hover{border-color:#3498db;background:#f0f7ff}.sql-uploader[data-v-336deba2] .el-upload-dragger:hover .el-icon--upload{transform:scale(1.1)}.form-group[data-v-336deba2]{margin-top:24px}.form-label[data-v-336deba2]{display:block;margin-bottom:12px;color:#2c3e50;font-weight:500}.sql-preview[data-v-336deba2] .el-textarea__inner{font-family:monospace;background:#f5f7ff;border:2px solid #f5f7ff;transition:all .3s ease}.sql-preview[data-v-336deba2] .el-textarea__inner:focus{border-color:#3498db}.upload-tip[data-v-336deba2]{font-size:12px;color:#909399;margin-top:6px}.card-header[data-v-336deba2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.header-left h2[data-v-336deba2]{margin:0}.header-right .help-button[data-v-336deba2]{padding:8px;font-size:16px;color:#3498db;transition:all .3s ease;display:flex;align-items:center;gap:4px}.header-right .help-button[data-v-336deba2]:hover{transform:scale(1.1);color:#2980b9}.header-right .help-button i[data-v-336deba2]{font-size:18px;filter:drop-shadow(0 2px 4px rgba(52,152,219,.2))}.header-right .help-button .help-text[data-v-336deba2]{font-weight:500;margin-left:5px}.action-bar[data-v-336deba2]{display:flex;justify-content:center}.primary-button[data-v-336deba2]{background:linear-gradient(135deg,#3498db,#2980b9);border:none;color:#fff;padding:12px 32px;font-size:16px;font-weight:600;border-radius:8px;transition:all .3s ease}.primary-button[data-v-336deba2]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(52,152,219,.4)}.primary-button i[data-v-336deba2]{margin-right:6px}.secondary-button[data-v-336deba2]{background:linear-gradient(135deg,#3498db,#2980b9);border:none;color:#fff;padding:8px 20px;font-size:14px;font-weight:600;border-radius:6px;transition:all .3s ease}.secondary-button[data-v-336deba2]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(52,152,219,.4)}.secondary-button i[data-v-336deba2]{margin-right:4px}.tool-button[data-v-336deba2]{background:#f5f7ff;border:1px solid #e0e6ff;color:#667eea;padding:6px 16px;font-size:13px;font-weight:500;border-radius:6px;transition:all .3s ease}.tool-button[data-v-336deba2]:hover{background:#667eea;color:#fff;border-color:#667eea}.tool-button i[data-v-336deba2]{margin-right:4px}.settings-content[data-v-336deba2]{padding:20px 0}.settings-content .el-divider[data-v-336deba2]{margin:24px 0}.settings-content .el-form-item[data-v-336deba2]{margin-bottom:20px}.form-tip[data-v-336deba2]{font-size:12px;color:#909399;margin-top:4px;line-height:1.4}[data-v-336deba2] .edit-text-dialog .el-dialog{border-radius:12px;overflow:hidden}[data-v-336deba2] .edit-text-dialog .el-dialog__header{background:#fff;padding:16px 20px;margin:0;border-bottom:1px solid #f0f0f0}[data-v-336deba2] .edit-text-dialog .el-dialog__header .el-dialog__title{color:#2c3e50;font-size:16px;font-weight:600}[data-v-336deba2] .edit-text-dialog .el-dialog__header .el-dialog__headerbtn{top:16px;right:20px}[data-v-336deba2] .edit-text-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#909399;font-size:16px}[data-v-336deba2] .edit-text-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover{color:#3498db}[data-v-336deba2] .edit-text-dialog .el-dialog__body{padding:24px 20px}[data-v-336deba2] .edit-text-dialog .el-dialog__footer{padding:12px 20px 16px;background:#fafafa}.edit-dialog-content .edit-form-wrapper .edit-label[data-v-336deba2]{display:block;font-size:14px;font-weight:500;color:#606266;margin-bottom:8px}.edit-dialog-content .edit-form-wrapper .edit-input[data-v-336deba2] .el-input__wrapper{border-radius:8px;box-shadow:inset 0 0 0 1px #dcdfe6;transition:all .2s ease}.edit-dialog-content .edit-form-wrapper .edit-input[data-v-336deba2] .el-input__wrapper.is-focus,.edit-dialog-content .edit-form-wrapper .edit-input[data-v-336deba2] .el-input__wrapper:hover{box-shadow:inset 0 0 0 1px #3498db}.edit-dialog-content .edit-form-wrapper .edit-input[data-v-336deba2] .el-input__wrapper .el-input__inner{font-size:14px}.edit-dialog-content .edit-form-wrapper .edit-tip[data-v-336deba2]{font-size:12px;color:#909399;margin-top:6px}.edit-dialog-footer[data-v-336deba2]{display:flex;justify-content:flex-end;gap:10px}.edit-dialog-footer .el-button[data-v-336deba2]{min-width:80px;border-radius:6px;font-weight:500;padding:8px 16px}.edit-dialog-footer .el-button i[data-v-336deba2]{margin-right:4px}.edit-dialog-footer .el-button.el-button--primary[data-v-336deba2]{background:linear-gradient(135deg,#3498db,#2980b9);border:none}.edit-dialog-footer .el-button.el-button--primary[data-v-336deba2]:hover{box-shadow:0 2px 8px rgba(52,152,219,.4)}.edit-dialog-footer .el-button.el-button--default[data-v-336deba2]{border:1px solid #dcdfe6;background:#fff}.edit-dialog-footer .el-button.el-button--default[data-v-336deba2]:hover{border-color:#3498db;color:#3498db}[data-v-336deba2] .el-drawer__header{margin-bottom:20px;padding-bottom:20px;border-bottom:2px solid #f0f0f0}[data-v-336deba2] .el-dialog__header{border-bottom:2px solid #f0f0f0;padding-bottom:16px}[data-v-336deba2] .el-tooltip__trigger{outline:none}[data-v-336deba2] .el-tooltip__popper{border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:8px 12px}[data-v-336deba2] .el-tooltip__popper .el-tooltip__content{font-size:14px;color:#2c3e50}.floating-buttons[data-v-336deba2]{position:fixed;bottom:30px;right:30px;display:flex;flex-direction:column;gap:12px;z-index:1000}.video-bubble[data-v-336deba2]{width:50px;height:50px;background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:50%;box-shadow:0 4px 15px rgba(231,76,60,.4);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:float-336deba2 3s ease-in-out infinite;animation-delay:.5s}.video-bubble[data-v-336deba2]:hover{transform:translateY(-3px) scale(1.1);box-shadow:0 8px 25px rgba(231,76,60,.6)}.video-bubble[data-v-336deba2]:active{transform:translateY(-2px) scale(1.05)}.video-bubble .bubble-icon[data-v-336deba2]{font-size:16px;color:#fff}.video-bubble .bubble-icon i[data-v-336deba2]{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.video-bubble .bubble-text[data-v-336deba2]{font-size:8px;color:#fff;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.2);letter-spacing:.3px}.example-bubble[data-v-336deba2]{width:50px;height:50px;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:50%;box-shadow:0 4px 15px rgba(52,152,219,.4);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:float-336deba2 3s ease-in-out infinite}.example-bubble[data-v-336deba2]:hover{transform:translateY(-3px) scale(1.1);box-shadow:0 8px 25px rgba(52,152,219,.6)}.example-bubble[data-v-336deba2]:active{transform:translateY(-2px) scale(1.05)}.example-bubble .bubble-icon[data-v-336deba2]{font-size:16px;color:#fff}.example-bubble .bubble-icon i[data-v-336deba2]{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.example-bubble .bubble-text[data-v-336deba2]{font-size:8px;color:#fff;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.2);letter-spacing:.3px}@keyframes float-336deba2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes sparkle-blink-336deba2{0%,to{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1)}}[data-v-336deba2] .example-dialog .el-dialog{border-radius:16px;overflow:hidden;max-width:1200px}[data-v-336deba2] .example-dialog .el-dialog__header{background:linear-gradient(135deg,#3498db,#2980b9);padding:20px 24px;margin:0}[data-v-336deba2] .example-dialog .el-dialog__header .el-dialog__title{color:#fff;font-size:1.25rem;font-weight:600}[data-v-336deba2] .example-dialog .el-dialog__header .el-dialog__headerbtn{top:20px;right:24px}[data-v-336deba2] .example-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#fff;font-size:20px;font-weight:700}[data-v-336deba2] .example-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover{color:hsla(0,0%,100%,.8)}[data-v-336deba2] .example-dialog .el-dialog__body{padding:0;background:#f5f7fa}[data-v-336deba2] .ai-complete-dialog .el-dialog{border-radius:16px;overflow:hidden}[data-v-336deba2] .ai-complete-dialog .el-dialog__header{background:linear-gradient(135deg,#f39c12,#e67e22);padding:20px 24px;margin:0}[data-v-336deba2] .ai-complete-dialog .el-dialog__header .el-dialog__title{color:#fff;font-size:1.25rem;font-weight:600}[data-v-336deba2] .ai-complete-dialog .el-dialog__header .el-dialog__headerbtn{top:20px;right:24px}[data-v-336deba2] .ai-complete-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#fff;font-size:20px;font-weight:700}[data-v-336deba2] .ai-complete-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover{color:hsla(0,0%,100%,.8)}[data-v-336deba2] .ai-complete-dialog .el-dialog__body{padding:24px}[data-v-336deba2] .ai-complete-dialog .el-dialog__footer{padding:16px 24px;border-top:1px solid #f0f0f0}.ai-dialog-content .ai-dialog-tip[data-v-336deba2]{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;background:linear-gradient(135deg,#fff9e6,#fff3cd);border-radius:8px;margin-bottom:20px;border:1px solid #f0d78c}.ai-dialog-content .ai-dialog-tip i[data-v-336deba2]{color:#f39c12;font-size:18px;margin-top:2px}.ai-dialog-content .ai-dialog-tip span[data-v-336deba2]{color:#856404;font-size:14px;line-height:1.5}.ai-dialog-content[data-v-336deba2] .el-form-item__label{font-weight:500;color:#2c3e50}.ai-dialog-content[data-v-336deba2] .el-textarea__inner{border-radius:8px;border:2px solid #e8e8e8;transition:all .3s ease}.ai-dialog-content[data-v-336deba2] .el-textarea__inner:focus{border-color:#f39c12;box-shadow:0 0 0 3px rgba(243,156,18,.1)}.dialog-footer[data-v-336deba2]{display:flex;justify-content:flex-end;gap:12px}.dialog-footer .el-button--primary[data-v-336deba2]{background:linear-gradient(135deg,#f39c12,#e67e22);border:none}.dialog-footer .el-button--primary i[data-v-336deba2]{margin-right:6px}.dialog-footer .el-button--primary[data-v-336deba2]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(243,156,18,.3)}.dialog-footer .el-button--primary[data-v-336deba2]:disabled{background:#ccc;transform:none;box-shadow:none}.example-content[data-v-336deba2]{padding:24px;display:flex;justify-content:center;align-items:center;background:#f5f7fa}.example-content .example-image[data-v-336deba2]{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease}.example-content .example-image[data-v-336deba2]:hover{transform:scale(1.02)}@media(max-width:768px){.floating-buttons[data-v-336deba2]{bottom:20px;right:20px;gap:10px}.example-bubble[data-v-336deba2],.video-bubble[data-v-336deba2]{width:45px;height:45px}.example-bubble .bubble-icon[data-v-336deba2],.video-bubble .bubble-icon[data-v-336deba2]{font-size:14px}.example-bubble .bubble-text[data-v-336deba2],.video-bubble .bubble-text[data-v-336deba2]{font-size:7px}[data-v-336deba2] .example-dialog .el-dialog{width:95%!important;margin:0 auto}.example-content[data-v-336deba2]{padding:12px}}