.card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:12px 12px 0 0}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.3)}.input-focus:focus{border-color:#667eea;box-shadow:0 0 0 2px rgba(102,126,234,.2)}.page-header .brand-section{-ms-flex:0.2;flex:0.2;padding:20px 24px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.page-header .brand-section,.page-header .brand-section .brand-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.page-header .brand-section .brand-title{font-size:24px;font-weight:700;color:#fff;margin:0 0 4px 0;gap:10px;text-shadow:0 1px 3px rgba(0,0,0,.2)}.page-header .brand-section .brand-title .brand-icon{font-size:26px;color:gold;animation:gentleGlow 3s ease-in-out infinite alternate}.page-header .brand-section .brand-desc{font-size:14px;color:hsla(0,0%,100%,.8);margin:0;text-align:center}.page-header .progress-section{-ms-flex:1;flex:1;padding:16px 24px;background:hsla(0,0%,100%,.08);border-left:1px solid hsla(0,0%,100%,.1)}.page-header .progress-section .progress-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:12px}.page-header .progress-section .progress-info .current-step{font-size:16px;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.page-header .progress-section .progress-info .step-count{font-size:13px;color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.1);padding:3px 10px;border-radius:10px}.page-header .progress-section .progress-track{width:100%;height:4px;background:hsla(0,0%,100%,.2);border-radius:2px;margin-bottom:16px}.page-header .progress-section .progress-track .progress-fill{height:100%;background:linear-gradient(90deg,gold,#ffed4e);border-radius:2px;transition:width .6s ease}.page-header .progress-section .steps-list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.page-header .progress-section .steps-list .step-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1;gap:6px}.page-header .progress-section .steps-list .step-item .step-circle{width:28px;height:28px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-weight:600;transition:all .3s ease;background:hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.6);border:1px solid hsla(0,0%,100%,.2)}.page-header .progress-section .steps-list .step-item .step-name{font-size:11px;color:hsla(0,0%,100%,.6);text-align:center;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-header .progress-section .steps-list .step-item.current .step-circle{background:linear-gradient(135deg,gold,#ffed4e);color:#333;transform:scale(1.1)}.page-header .progress-section .steps-list .step-item.current .step-name{color:gold;font-weight:600}.page-header .progress-section .steps-list .step-item.completed .step-circle{background:linear-gradient(135deg,#52c41a,#73d13d);color:#fff}.page-header .progress-section .steps-list .step-item.completed .step-name{color:#52c41a;font-weight:600}.page-header .progress-section .steps-list .step-item.upcoming{opacity:.6}.page-header .progress-section .steps-list .step-item.clickable{cursor:pointer;transition:all .3s ease}.page-header .progress-section .steps-list .step-item.clickable:hover{transform:translateY(-2px)}.page-header .progress-section .steps-list .step-item.clickable:hover .step-circle{transform:scale(1.15);box-shadow:0 4px 12px hsla(0,0%,100%,.2)}.page-header .progress-section .steps-list .step-item.clickable:hover .step-name{color:#fff}.page-header .progress-section .steps-list .step-item.clickable:active{transform:translateY(0)}.page-header .progress-section .steps-list .step-item:not(.clickable){cursor:not-allowed}.content-layout .input-panel{-ms-flex:5;flex:5;min-width:320px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:15px}.content-layout .input-panel .text-input-container{height:390px}.content-layout .input-panel .text-input-container:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:12px 12px 0 0}.content-layout .input-panel .text-input-container .input-header{margin-bottom:14px}.content-layout .input-panel .text-input-container .input-header .input-title{font-size:18px;font-weight:600;color:#667eea;margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.content-layout .input-panel .text-input-container .input-header .input-title .anticon{color:#764ba2;font-size:20px}.content-layout .input-panel .text-input-container .content-textarea{border:1px solid rgba(102,126,234,.2);border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:16px;line-height:1.6;padding:16px;width:100%;height:300px;resize:vertical;transition:all .3s ease}.content-layout .input-panel .text-input-container .content-textarea:focus{border-color:#667eea;box-shadow:0 0 0 2px rgba(102,126,234,.2)}.content-layout .input-panel .file-upload-container{height:260px}.content-layout .input-panel .file-upload-container:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:12px 12px 0 0}.content-layout .input-panel .file-upload-container .upload-header{margin-bottom:12px}.content-layout .input-panel .file-upload-container .upload-header .upload-title{font-size:18px;font-weight:600;color:#667eea;margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.content-layout .input-panel .file-upload-container .upload-header .upload-title .anticon{color:#764ba2;font-size:20px}.content-layout .input-panel .file-upload-container .upload-area .file-uploader{height:170px!important;border-radius:10px;background:#fafafa;transition:all .3s ease}.content-layout .input-panel .file-upload-container .upload-area .file-uploader:hover{border-color:#667eea;background:#f0f2ff}.content-layout .input-panel .file-upload-container .upload-area .file-uploader .ant-upload,.content-layout .input-panel .file-upload-container .upload-area .file-uploader .ant-upload-drag-container{height:100%!important;background:transparent!important;border:none!important}.content-layout .input-panel .file-upload-container .upload-area .file-uploader .upload-content{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:16px}.content-layout .input-panel .file-upload-container .upload-area .file-uploader .upload-content .upload-icon{font-size:36px;color:#667eea;margin-bottom:12px;transition:transform .3s ease}.content-layout .input-panel .file-upload-container .upload-area .file-uploader .upload-content .upload-icon .anticon{transition:all .3s ease}.content-layout .input-panel .file-upload-container .upload-area .file-uploader .upload-content .upload-text{text-align:center}.content-layout .input-panel .file-upload-container .upload-area .file-uploader .upload-content .upload-text .upload-main{font-size:16px;color:#333;margin:0 0 6px 0;font-weight:500}.content-layout .input-panel .file-upload-container .upload-area .file-uploader .upload-content .upload-text .upload-hint{font-size:13px;color:#666;margin:0}.content-layout .input-panel .file-upload-container .upload-area .file-uploader:hover .upload-content .upload-icon{transform:scale(1.1)}.content-layout .input-panel .file-upload-container .upload-area .uploaded-files{background:rgba(102,126,234,.05);border-radius:8px;padding:8px;border:1px solid rgba(102,126,234,.2);margin-top:8px}.content-layout .input-panel .file-upload-container .upload-area .uploaded-files .files-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.content-layout .input-panel .file-upload-container .upload-area .uploaded-files .files-header .files-title{font-size:12px;font-weight:600;color:#667eea;margin:0}.content-layout .input-panel .file-upload-container .upload-area .uploaded-files .files-header .clear-all-btn{color:#f5222d;font-size:11px;padding:0;height:auto}.content-layout .input-panel .file-upload-container .upload-area .uploaded-files .files-header .clear-all-btn:hover{color:#ff4d4f}.content-layout .input-panel .file-upload-container .upload-area .uploaded-files .files-header .clear-all-btn .anticon{font-size:11px;margin-right:2px}.content-layout .input-panel .file-upload-container .upload-area .uploaded-files .file-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;padding:6px 8px;background:#fff;border-radius:4px;margin-bottom:4px;border:1px solid rgba(102,126,234,.2);transition:all .2s ease}.content-layout .input-panel .file-upload-container .upload-area .uploaded-files .file-item:hover{border-color:#667eea;box-shadow:0 1px 4px rgba(102,126,234,.1)}.content-layout .input-panel .file-upload-container .upload-area .uploaded-files .file-item:last-child{margin-bottom:0}.content-layout .input-panel .file-upload-container .upload-area .uploaded-files .file-item .file-icon{color:#667eea;font-size:14px}.content-layout .input-panel .file-upload-container .upload-area .uploaded-files .file-item .file-name{-ms-flex:1;flex:1;font-size:12px;color:#333;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.content-layout .input-panel .file-upload-container .upload-area .uploaded-files .file-item .file-size{font-size:10px;color:rgba(102,126,234,.6);margin-right:6px}.content-layout .input-panel .file-upload-container .upload-area .uploaded-files .file-item .remove-btn{color:#f5222d;padding:2px}.content-layout .input-panel .file-upload-container .upload-area .uploaded-files .file-item .remove-btn:hover{background:rgba(245,34,45,.1);border-radius:2px}.content-layout .template-panel{-ms-flex:1;flex:1;min-width:280px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;height:fit-content;-ms-flex-item-align:stretch;align-self:stretch;width:100%}.content-layout .template-panel .template-container:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:12px 12px 0 0}.content-layout .template-panel .template-container .template-header{margin-bottom:14px}.content-layout .template-panel .template-container .template-header .template-title{font-size:16px;font-weight:600;color:#667eea;margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.content-layout .template-panel .template-container .template-header .template-title .anticon{color:#764ba2;font-size:18px}.content-layout .template-panel .template-container .template-list-container{margin-bottom:18px;height:350px;overflow:hidden;border-radius:8px;border:1px solid rgba(102,126,234,.2)}.content-layout .template-panel .template-container .template-list-container .template-list{height:100%;overflow-y:auto;padding:8px}.content-layout .template-panel .template-container .template-list-container .template-list::-webkit-scrollbar{width:6px}.content-layout .template-panel .template-container .template-list-container .template-list::-webkit-scrollbar-track{background:rgba(102,126,234,.1);border-radius:3px}.content-layout .template-panel .template-container .template-list-container .template-list::-webkit-scrollbar-thumb{background:rgba(102,126,234,.3);border-radius:3px}.content-layout .template-panel .template-container .template-list-container .template-list::-webkit-scrollbar-thumb:hover{background:rgba(102,126,234,.5)}.content-layout .template-panel .template-container .template-list-container .template-list .template-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:12px;margin-bottom:8px;border:1px solid rgba(102,126,234,.15);border-radius:8px;cursor:pointer;transition:all .3s ease;background:rgba(102,126,234,.02)}.content-layout .template-panel .template-container .template-list-container .template-list .template-item:hover{border-color:#667eea;background:rgba(102,126,234,.05);transform:translateX(4px);box-shadow:0 2px 8px rgba(102,126,234,.1)}.content-layout .template-panel .template-container .template-list-container .template-list .template-item.selected{border-color:#667eea;background:rgba(102,126,234,.1);box-shadow:0 2px 8px rgba(102,126,234,.2)}.content-layout .template-panel .template-container .template-list-container .template-list .template-item.disabled{opacity:.7;cursor:not-allowed}.content-layout .template-panel .template-container .template-list-container .template-list .template-item.disabled:hover{transform:none;background:rgba(102,126,234,.02)}.content-layout .template-panel .template-container .template-list-container .template-list .template-item.disabled .template-icon{background:linear-gradient(135deg,rgba(102,126,234,.3),rgba(118,75,162,.3))!important;color:rgba(102,126,234,.6)!important}.content-layout .template-panel .template-container .template-list-container .template-list .template-item.disabled .template-name{color:rgba(102,126,234,.6)!important}.content-layout .template-panel .template-container .template-list-container .template-list .template-item.disabled .template-desc{color:rgba(102,126,234,.4)!important}.content-layout .template-panel .template-container .template-list-container .template-list .template-item .template-icon{width:32px;height:32px;border-radius:6px;background:linear-gradient(135deg,#667eea,#764ba2);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:14px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0}.content-layout .template-panel .template-container .template-list-container .template-list .template-item .template-info{-ms-flex:1;flex:1;min-width:0}.content-layout .template-panel .template-container .template-list-container .template-list .template-item .template-info .template-name{font-size:14px;font-weight:600;color:#333;margin:0 0 2px 0;line-height:1.2}.content-layout .template-panel .template-container .template-list-container .template-list .template-item .template-info .template-desc{font-size:11px;color:#666;margin:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-layout .template-panel .template-container .template-list-container .template-list .template-item .template-status{width:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.content-layout .template-panel .template-container .template-list-container .template-list .template-item .template-status .selected-icon{color:#52c41a;font-size:16px}.content-layout .template-panel .template-container .template-list-container .template-list .template-item .template-status .lock-icon{color:rgba(102,126,234,.5);font-size:14px}.content-layout .template-panel .template-container .stats-container{display:-ms-flexbox;display:flex;gap:12px;margin-bottom:20px}.content-layout .template-panel .template-container .stats-container .stats-item{-ms-flex:1;flex:1;background:rgba(102,126,234,.05);border-radius:8px;padding:10px;text-align:center;border:1px solid rgba(102,126,234,.2)}.content-layout .template-panel .template-container .stats-container .stats-item .stats-label{display:block;font-size:12px;color:rgba(102,126,234,.6);margin-bottom:4px;font-weight:500}.content-layout .template-panel .template-container .stats-container .stats-item .stats-value{display:block;font-size:16px;font-weight:600;color:#667eea}.content-layout .template-panel .template-container .action-container .generation-options{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.content-layout .template-panel .template-container .action-container .generation-options .professional-btn,.content-layout .template-panel .template-container .action-container .generation-options .quick-btn{width:100%;height:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;padding:0 20px;border-radius:10px;transition:all .3s ease}.content-layout .template-panel .template-container .action-container .generation-options .professional-btn .btn-content,.content-layout .template-panel .template-container .action-container .generation-options .quick-btn .btn-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;text-align:left;-ms-flex:1;flex:1}.content-layout .template-panel .template-container .action-container .generation-options .professional-btn .btn-content .btn-title,.content-layout .template-panel .template-container .action-container .generation-options .quick-btn .btn-content .btn-title{font-size:16px;font-weight:600;line-height:1.2}.content-layout .template-panel .template-container .action-container .generation-options .professional-btn .btn-content .btn-subtitle,.content-layout .template-panel .template-container .action-container .generation-options .quick-btn .btn-content .btn-subtitle{font-size:12px;opacity:.8;margin-top:2px;line-height:1.2}.content-layout .template-panel .template-container .action-container .generation-options .professional-btn:hover,.content-layout .template-panel .template-container .action-container .generation-options .quick-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(102,126,234,.25)}.content-layout .template-panel .template-container .action-container .generation-options .professional-btn:active,.content-layout .template-panel .template-container .action-container .generation-options .quick-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(102,126,234,.2)}.content-layout .template-panel .template-container .action-container .generation-options .professional-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.content-layout .template-panel .template-container .action-container .generation-options .professional-btn .anticon{font-size:18px;color:#fff}.content-layout .template-panel .template-container .action-container .generation-options .quick-btn{border:2px solid #667eea;background:transparent;color:#667eea}.content-layout .template-panel .template-container .action-container .generation-options .quick-btn .anticon{font-size:18px;color:#667eea}.content-layout .template-panel .template-container .action-container .generation-options .quick-btn .btn-subtitle{color:#667eea}.content-layout .template-panel .template-container .action-container .generation-options .quick-btn:hover{background:rgba(102,126,234,.08);border-color:#764ba2;color:#764ba2;transform:translateY(-1px);box-shadow:0 6px 16px rgba(102,126,234,.2)}.content-layout .template-panel .template-container .action-container .generation-options .quick-btn:hover .anticon,.content-layout .template-panel .template-container .action-container .generation-options .quick-btn:hover .btn-subtitle{color:#764ba2}.content-layout .template-panel .template-container .action-container .generation-options .quick-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(102,126,234,.15)}.content-layout .template-panel .template-container .action-container .action-button{width:100%;height:50px;font-size:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px}.content-layout .template-panel .template-container .action-container .action-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.3)}.content-layout .template-panel .template-container .action-container .action-button:disabled{background:#f5f5f5;color:#ccc;cursor:not-allowed}.content-layout .template-panel .template-container .action-container .action-button:disabled:hover{transform:none;box-shadow:none}.content-layout .basic-display,.content-layout .features-display,.content-layout .focus-display{cursor:pointer;transition:all .3s ease}.content-layout .basic-display:hover,.content-layout .features-display:hover,.content-layout .focus-display:hover{background:rgba(102,126,234,.02);border-radius:6px}.content-layout .basic-edit .edit-actions,.content-layout .features-edit .edit-actions,.content-layout .focus-edit .edit-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(102,126,234,.2)}.content-layout .basic-edit .basic-edit-grid{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:16px}.content-layout .basic-edit .basic-edit-item .edit-item-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:4px}.content-layout .basic-edit .basic-edit-item .edit-item-header .basic-input{-ms-flex:1;flex:1}.content-layout .basic-edit .basic-edit-item .edit-item-header .remove-btn{color:#f5222d;padding:4px}.content-layout .basic-edit .basic-edit-item .edit-item-header .remove-btn:hover{background:rgba(245,34,45,.1);border-radius:2px}.content-layout .basic-edit .basic-edit-item .edit-item-label{font-size:12px;color:rgba(102,126,234,.6);padding-left:8px}.content-layout .basic-edit .add-item-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:6px;padding:12px;border:1px dashed rgba(102,126,234,.2);border-radius:6px;color:#667eea;cursor:pointer;transition:all .3s ease}.content-layout .basic-edit .add-item-btn:hover{border-color:#667eea;background:rgba(102,126,234,.02)}.content-layout .basic-edit .add-item-btn .anticon{font-size:14px}.content-layout .basic-edit .add-item-btn span{font-size:14px;font-weight:500}.content-layout .features-edit-modern{padding:20px;background:linear-gradient(135deg,#f8faff,#fff);border-radius:12px;border:1px solid rgba(102,126,234,.1);box-shadow:0 8px 32px rgba(102,126,234,.08)}.content-layout .features-edit-modern .edit-toolbar{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid rgba(102,126,234,.1)}.content-layout .features-edit-modern .edit-toolbar .toolbar-left .edit-title{font-size:18px;font-weight:600;color:#667eea;margin:0 0 4px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.content-layout .features-edit-modern .edit-toolbar .toolbar-left .edit-title .anticon{color:#764ba2}.content-layout .features-edit-modern .edit-toolbar .toolbar-left .edit-subtitle{font-size:13px;color:rgba(102,126,234,.6)}.content-layout .features-edit-modern .edit-toolbar .toolbar-right{display:-ms-flexbox;display:flex;gap:12px}.content-layout .features-edit-modern .edit-toolbar .toolbar-right .category-btn{border:1px solid #667eea;color:#667eea}.content-layout .features-edit-modern .edit-toolbar .toolbar-right .category-btn:hover{background:rgba(102,126,234,.1);border-color:#764ba2}.content-layout .features-edit-modern .edit-toolbar .toolbar-right .add-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 2px 8px rgba(102,126,234,.3)}.content-layout .features-edit-modern .edit-toolbar .toolbar-right .add-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.content-layout .features-edit-modern .features-edit-grid{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(360px,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:20px;margin-bottom:24px}.content-layout .features-edit-modern .feature-edit-card-modern{background:#fff;border-radius:12px;border:1px solid rgba(102,126,234,.15);overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.content-layout .features-edit-modern .feature-edit-card-modern:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(102,126,234,.15);border-color:#667eea}.content-layout .features-edit-modern .feature-edit-card-modern .card-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:16px 20px 12px;background:rgba(102,126,234,.02)}.content-layout .features-edit-modern .feature-edit-card-modern .card-header .importance-badge{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.content-layout .features-edit-modern .feature-edit-card-modern .card-header .importance-badge.high{background:linear-gradient(135deg,#ff4d4f,#ff7875);color:#fff}.content-layout .features-edit-modern .feature-edit-card-modern .card-header .importance-badge.medium{background:linear-gradient(135deg,#faad14,#ffc53d);color:#fff}.content-layout .features-edit-modern .feature-edit-card-modern .card-header .importance-badge.low{background:linear-gradient(135deg,#52c41a,#73d13d);color:#fff}.content-layout .features-edit-modern .feature-edit-card-modern .card-header .importance-badge .badge-text{display:block}.content-layout .features-edit-modern .feature-edit-card-modern .card-header .remove-btn-modern{color:#ff4d4f;padding:6px;border-radius:6px;transition:all .2s ease}.content-layout .features-edit-modern .feature-edit-card-modern .card-header .remove-btn-modern:hover{background:rgba(255,77,79,.1);transform:scale(1.1)}.content-layout .features-edit-modern .feature-edit-card-modern .card-content{padding:0 20px 20px}.content-layout .features-edit-modern .feature-edit-card-modern .card-content .input-group{margin-bottom:16px}.content-layout .features-edit-modern .feature-edit-card-modern .card-content .input-group .input-label{display:block;font-size:13px;font-weight:600;color:#333;margin-bottom:6px}.content-layout .features-edit-modern .feature-edit-card-modern .card-content .input-group .modern-input,.content-layout .features-edit-modern .feature-edit-card-modern .card-content .input-group .modern-textarea{border:1px solid rgba(102,126,234,.2);border-radius:8px;transition:all .3s ease}.content-layout .features-edit-modern .feature-edit-card-modern .card-content .input-group .modern-input:focus,.content-layout .features-edit-modern .feature-edit-card-modern .card-content .input-group .modern-textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.content-layout .features-edit-modern .feature-edit-card-modern .card-content .input-group .modern-input{font-weight:500;font-size:15px}.content-layout .features-edit-modern .feature-edit-card-modern .card-content .input-group .modern-textarea{font-size:14px;line-height:1.5;resize:vertical}.content-layout .features-edit-modern .feature-edit-card-modern .card-content .meta-controls{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:12px}.content-layout .features-edit-modern .feature-edit-card-modern .card-content .meta-controls .control-group .control-label{display:block;font-size:12px;font-weight:600;color:rgba(102,126,234,.6);margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.content-layout .features-edit-modern .feature-edit-card-modern .card-content .meta-controls .control-group .category-select,.content-layout .features-edit-modern .feature-edit-card-modern .card-content .meta-controls .control-group .importance-select{width:100%}.content-layout .features-edit-modern .feature-edit-card-modern .card-content .meta-controls .control-group .category-select .ant-select-selection,.content-layout .features-edit-modern .feature-edit-card-modern .card-content .meta-controls .control-group .importance-select .ant-select-selection{border-radius:6px;border:1px solid rgba(102,126,234,.2)}.content-layout .features-edit-modern .add-feature-card-modern{background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(118,75,162,.05));border:2px dashed rgba(102,126,234,.3);border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:200px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.content-layout .features-edit-modern .add-feature-card-modern:hover{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border-color:#667eea;transform:translateY(-2px)}.content-layout .features-edit-modern .add-feature-card-modern .add-content{text-align:center}.content-layout .features-edit-modern .add-feature-card-modern .add-content .add-icon{font-size:32px;color:#667eea;margin-bottom:12px;display:block}.content-layout .features-edit-modern .add-feature-card-modern .add-content .add-text{display:block;font-size:16px;font-weight:600;color:#667eea;margin-bottom:4px}.content-layout .features-edit-modern .add-feature-card-modern .add-content .add-hint{display:block;font-size:13px;color:rgba(102,126,234,.6)}.content-layout .features-edit-modern .edit-actions-modern{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;gap:12px;padding-top:20px;border-top:1px solid rgba(102,126,234,.1)}.content-layout .features-edit-modern .edit-actions-modern .cancel-btn{border:1px solid #d9d9d9;color:#333}.content-layout .features-edit-modern .edit-actions-modern .cancel-btn:hover{border-color:#ff4d4f;color:#ff4d4f}.content-layout .features-edit-modern .edit-actions-modern .save-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 2px 8px rgba(102,126,234,.3)}.content-layout .features-edit-modern .edit-actions-modern .save-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.fullscreen-editor-header .editor-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;font-size:20px;font-weight:600}.fullscreen-editor-header .editor-title .editor-icon{font-size:24px}.fullscreen-editor-header .editor-actions{display:-ms-flexbox;display:flex;gap:16px}.fullscreen-editor-header .editor-actions .cancel-btn{border-color:hsla(0,0%,100%,.6);color:hsla(0,0%,100%,.8);background:transparent}.fullscreen-editor-header .editor-actions .cancel-btn:focus,.fullscreen-editor-header .editor-actions .cancel-btn:hover{border-color:#ff7875;color:#ff7875;background:hsla(0,0%,100%,.1);transform:translateY(-1px);box-shadow:0 2px 8px hsla(0,0%,100%,.2)}.fullscreen-editor-header .editor-actions .save-btn{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff}.fullscreen-editor-header .editor-actions .save-btn:focus,.fullscreen-editor-header .editor-actions .save-btn:hover{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px hsla(0,0%,100%,.3)}.fullscreen-editor-content .editor-section .section-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#667eea;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid rgba(102,126,234,.1)}.fullscreen-editor-content .editor-section .section-title .anticon{color:#764ba2}.fullscreen-editor-content .basic-fullscreen-editor .basic-info-editor .info-item{background:rgba(102,126,234,.02);border-radius:12px;padding:20px;margin-bottom:20px;border:1px solid rgba(102,126,234,.2);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.fullscreen-editor-content .basic-fullscreen-editor .basic-info-editor .info-item .item-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.fullscreen-editor-content .basic-fullscreen-editor .basic-info-editor .info-item .item-header .item-label{font-weight:600;color:#333;font-size:16px}.fullscreen-editor-content .basic-fullscreen-editor .basic-info-editor .info-item .item-header .remove-item{color:#ff4d4f;padding:8px 12px;border-radius:8px;background:rgba(255,77,79,.1);border:1px solid rgba(255,77,79,.3)}.fullscreen-editor-content .basic-fullscreen-editor .basic-info-editor .info-item .item-header .remove-item:hover{background:rgba(255,77,79,.2);border-color:#ff4d4f;transform:translateY(-1px);box-shadow:0 2px 6px rgba(255,77,79,.3)}.fullscreen-editor-content .basic-fullscreen-editor .basic-info-editor .info-item .item-header .remove-item .anticon{font-size:16px}.fullscreen-editor-content .basic-fullscreen-editor .basic-info-editor .info-item .item-input{font-size:14px;border-radius:6px;border:1px solid rgba(102,126,234,.2)}.fullscreen-editor-content .basic-fullscreen-editor .basic-info-editor .info-item .item-input:focus{border-color:#667eea;box-shadow:0 0 0 2px rgba(102,126,234,.1)}.fullscreen-editor-content .basic-fullscreen-editor .basic-info-editor .add-info-button{margin-top:20px;height:50px;border-radius:12px;border:2px dashed rgba(102,126,234,.4);background:rgba(102,126,234,.05);color:#667eea;font-weight:500;font-size:16px;transition:all .3s ease}.fullscreen-editor-content .basic-fullscreen-editor .basic-info-editor .add-info-button:focus,.fullscreen-editor-content .basic-fullscreen-editor .basic-info-editor .add-info-button:hover{border-color:#667eea;background:rgba(102,126,234,.1);color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.2)}.fullscreen-editor-content .basic-fullscreen-editor .basic-info-editor .add-info-button .anticon{font-size:18px;margin-right:8px}.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .feature-item-simple{display:-ms-flexbox;display:flex;gap:16px;background:rgba(102,126,234,.02);border-radius:12px;padding:20px;margin-bottom:20px;border:1px solid rgba(102,126,234,.2);-ms-flex-align:start;align-items:flex-start}.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .feature-item-simple .feature-content{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .feature-item-simple .feature-content .category-input{border-radius:6px;border:1px solid rgba(102,126,234,.2)}.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .feature-item-simple .feature-content .category-input:focus{border-color:#667eea;box-shadow:0 0 0 2px rgba(102,126,234,.1)}.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .feature-item-simple .feature-content .feature-key{font-weight:500;border-radius:6px;border:1px solid rgba(102,126,234,.2)}.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .feature-item-simple .feature-content .feature-key:focus{border-color:#667eea;box-shadow:0 0 0 2px rgba(102,126,234,.1)}.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .feature-item-simple .feature-content .feature-description{border-radius:6px;border:1px solid rgba(102,126,234,.2);resize:vertical}.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .feature-item-simple .feature-content .feature-description:focus{border-color:#667eea;box-shadow:0 0 0 2px rgba(102,126,234,.1)}.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .feature-item-simple .remove-feature{color:#ff4d4f;padding:8px 12px;border-radius:8px;background:rgba(255,77,79,.1);border:1px solid rgba(255,77,79,.3);margin-top:4px}.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .feature-item-simple .remove-feature:hover{background:rgba(255,77,79,.2);border-color:#ff4d4f;transform:translateY(-1px);box-shadow:0 2px 6px rgba(255,77,79,.3)}.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .feature-item-simple .remove-feature .anticon{font-size:16px}.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .add-feature-button{margin-top:20px;height:50px;border-radius:12px;border:2px dashed rgba(102,126,234,.4);background:rgba(102,126,234,.05);color:#667eea;font-weight:500;font-size:16px;transition:all .3s ease}.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .add-feature-button:focus,.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .add-feature-button:hover{border-color:#667eea;background:rgba(102,126,234,.1);color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.2)}.fullscreen-editor-content .smart-fullscreen-editor .smart-features-editor .add-feature-button .anticon{font-size:18px;margin-right:8px}.fullscreen-editor-content .focus-fullscreen-editor .focus-editor .focus-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;background:rgba(102,126,234,.02);border-radius:12px;padding:16px 20px;margin-bottom:20px;border:1px solid rgba(102,126,234,.2)}.fullscreen-editor-content .focus-fullscreen-editor .focus-editor .focus-item .focus-input{-ms-flex:1;flex:1;border-radius:6px;border:1px solid rgba(102,126,234,.2)}.fullscreen-editor-content .focus-fullscreen-editor .focus-editor .focus-item .focus-input:focus{border-color:#667eea;box-shadow:0 0 0 2px rgba(102,126,234,.1)}.fullscreen-editor-content .focus-fullscreen-editor .focus-editor .focus-item .remove-focus{color:#ff4d4f;padding:8px 12px;border-radius:8px;background:rgba(255,77,79,.1);border:1px solid rgba(255,77,79,.3)}.fullscreen-editor-content .focus-fullscreen-editor .focus-editor .focus-item .remove-focus:hover{background:rgba(255,77,79,.2);border-color:#ff4d4f;transform:translateY(-1px);box-shadow:0 2px 6px rgba(255,77,79,.3)}.fullscreen-editor-content .focus-fullscreen-editor .focus-editor .focus-item .remove-focus .anticon{font-size:16px}.fullscreen-editor-content .focus-fullscreen-editor .focus-editor .add-focus-button{margin-top:20px;height:50px;border-radius:12px;border:2px dashed rgba(102,126,234,.4);background:rgba(102,126,234,.05);color:#667eea;font-weight:500;font-size:16px;transition:all .3s ease}.fullscreen-editor-content .focus-fullscreen-editor .focus-editor .add-focus-button:focus,.fullscreen-editor-content .focus-fullscreen-editor .focus-editor .add-focus-button:hover{border-color:#667eea;background:rgba(102,126,234,.1);color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.2)}.fullscreen-editor-content .focus-fullscreen-editor .focus-editor .add-focus-button .anticon{font-size:18px;margin-right:8px}.fullscreen-editor-content .focus-edit .focus-edit-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:16px}.fullscreen-editor-content .focus-edit .focus-edit-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.fullscreen-editor-content .focus-edit .focus-edit-item .focus-input{-ms-flex:1;flex:1}.fullscreen-editor-content .focus-edit .focus-edit-item .remove-btn{color:#f5222d;padding:4px}.fullscreen-editor-content .focus-edit .focus-edit-item .remove-btn:hover{background:rgba(245,34,45,.1);border-radius:2px}.fullscreen-editor-content .focus-edit .add-focus-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:6px;padding:12px;border:1px dashed rgba(102,126,234,.2);border-radius:6px;color:#667eea;cursor:pointer;transition:all .3s ease}.fullscreen-editor-content .focus-edit .add-focus-btn:hover{border-color:#667eea;background:rgba(102,126,234,.02)}.fullscreen-editor-content .focus-edit .add-focus-btn .anticon{font-size:14px}.fullscreen-editor-content .focus-edit .add-focus-btn span{font-size:14px;font-weight:500}.quick-generation-overlay .progress-container{background:#fff;border-radius:16px;padding:32px;max-width:600px;width:90%;box-shadow:0 20px 40px rgba(0,0,0,.3)}.quick-generation-overlay .progress-container .progress-header{text-align:center;margin-bottom:32px}.quick-generation-overlay .progress-container .progress-header h2{color:#667eea;margin-bottom:8px;font-size:24px;font-weight:700}.quick-generation-overlay .progress-container .progress-header p{color:#666;margin:0;font-size:14px}.quick-generation-overlay .progress-container .steps-progress-list{margin-bottom:24px}.quick-generation-overlay .progress-container .steps-progress-list .step-progress-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:16px 0;border-bottom:1px solid #f0f0f0}.quick-generation-overlay .progress-container .steps-progress-list .step-progress-item:last-child{border-bottom:none}.quick-generation-overlay .progress-container .steps-progress-list .step-progress-item .step-icon{width:40px;height:40px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:16px;font-size:16px;font-weight:600}.quick-generation-overlay .progress-container .steps-progress-list .step-progress-item .step-icon.completed{background:#52c41a;color:#fff}.quick-generation-overlay .progress-container .steps-progress-list .step-progress-item .step-icon.processing{background:#667eea;color:#fff}.quick-generation-overlay .progress-container .steps-progress-list .step-progress-item .step-icon.pending{background:#f5f5f5;color:#999;border:2px solid #e8e8e8}.quick-generation-overlay .progress-container .steps-progress-list .step-progress-item .step-content{-ms-flex:1;flex:1}.quick-generation-overlay .progress-container .steps-progress-list .step-progress-item .step-content h4{margin:0 0 4px 0;font-size:16px;font-weight:600;color:#333}.quick-generation-overlay .progress-container .steps-progress-list .step-progress-item .step-content p{margin:0;color:#666;font-size:14px}.quick-generation-overlay .progress-container .steps-progress-list .step-progress-item .step-status .status-text{font-size:12px;padding:4px 8px;border-radius:12px;font-weight:500}.quick-generation-overlay .progress-container .steps-progress-list .step-progress-item .step-status .status-text.completed{background:rgba(82,196,26,.1);color:#52c41a}.quick-generation-overlay .progress-container .steps-progress-list .step-progress-item .step-status .status-text.processing{background:rgba(102,126,234,.1);color:#667eea}.quick-generation-overlay .progress-container .steps-progress-list .step-progress-item .step-status .status-text.pending{background:#f5f5f5;color:#999}.quick-generation-overlay .progress-container .progress-bar-container{text-align:center}.quick-generation-overlay .progress-container .progress-bar-container .progress-text{margin-top:12px;color:#666;font-size:14px;font-weight:500}.article-layout .article-container,.article-layout .feature-container,.article-layout .prompt-container,.feature-layout .article-container,.feature-layout .feature-container,.feature-layout .prompt-container,.prompt-layout .article-container,.prompt-layout .feature-container,.prompt-layout .prompt-container{background:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 20px rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.2)}.article-layout .article-container .article-header,.article-layout .article-container .feature-header,.article-layout .article-container .prompt-header,.article-layout .feature-container .article-header,.article-layout .feature-container .feature-header,.article-layout .feature-container .prompt-header,.article-layout .prompt-container .article-header,.article-layout .prompt-container .feature-header,.article-layout .prompt-container .prompt-header,.feature-layout .article-container .article-header,.feature-layout .article-container .feature-header,.feature-layout .article-container .prompt-header,.feature-layout .feature-container .article-header,.feature-layout .feature-container .feature-header,.feature-layout .feature-container .prompt-header,.feature-layout .prompt-container .article-header,.feature-layout .prompt-container .feature-header,.feature-layout .prompt-container .prompt-header,.prompt-layout .article-container .article-header,.prompt-layout .article-container .feature-header,.prompt-layout .article-container .prompt-header,.prompt-layout .feature-container .article-header,.prompt-layout .feature-container .feature-header,.prompt-layout .feature-container .prompt-header,.prompt-layout .prompt-container .article-header,.prompt-layout .prompt-container .feature-header,.prompt-layout .prompt-container .prompt-header{text-align:center;margin-bottom:32px}.article-layout .article-container .article-header .article-title,.article-layout .article-container .article-header .feature-title,.article-layout .article-container .article-header .prompt-title,.article-layout .article-container .feature-header .article-title,.article-layout .article-container .feature-header .feature-title,.article-layout .article-container .feature-header .prompt-title,.article-layout .article-container .prompt-header .article-title,.article-layout .article-container .prompt-header .feature-title,.article-layout .article-container .prompt-header .prompt-title,.article-layout .feature-container .article-header .article-title,.article-layout .feature-container .article-header .feature-title,.article-layout .feature-container .article-header .prompt-title,.article-layout .feature-container .feature-header .article-title,.article-layout .feature-container .feature-header .feature-title,.article-layout .feature-container .feature-header .prompt-title,.article-layout .feature-container .prompt-header .article-title,.article-layout .feature-container .prompt-header .feature-title,.article-layout .feature-container .prompt-header .prompt-title,.article-layout .prompt-container .article-header .article-title,.article-layout .prompt-container .article-header .feature-title,.article-layout .prompt-container .article-header .prompt-title,.article-layout .prompt-container .feature-header .article-title,.article-layout .prompt-container .feature-header .feature-title,.article-layout .prompt-container .feature-header .prompt-title,.article-layout .prompt-container .prompt-header .article-title,.article-layout .prompt-container .prompt-header .feature-title,.article-layout .prompt-container .prompt-header .prompt-title,.feature-layout .article-container .article-header .article-title,.feature-layout .article-container .article-header .feature-title,.feature-layout .article-container .article-header .prompt-title,.feature-layout .article-container .feature-header .article-title,.feature-layout .article-container .feature-header .feature-title,.feature-layout .article-container .feature-header .prompt-title,.feature-layout .article-container .prompt-header .article-title,.feature-layout .article-container .prompt-header .feature-title,.feature-layout .article-container .prompt-header .prompt-title,.feature-layout .feature-container .article-header .article-title,.feature-layout .feature-container .article-header .feature-title,.feature-layout .feature-container .article-header .prompt-title,.feature-layout .feature-container .feature-header .article-title,.feature-layout .feature-container .feature-header .feature-title,.feature-layout .feature-container .feature-header .prompt-title,.feature-layout .feature-container .prompt-header .article-title,.feature-layout .feature-container .prompt-header .feature-title,.feature-layout .feature-container .prompt-header .prompt-title,.feature-layout .prompt-container .article-header .article-title,.feature-layout .prompt-container .article-header .feature-title,.feature-layout .prompt-container .article-header .prompt-title,.feature-layout .prompt-container .feature-header .article-title,.feature-layout .prompt-container .feature-header .feature-title,.feature-layout .prompt-container .feature-header .prompt-title,.feature-layout .prompt-container .prompt-header .article-title,.feature-layout .prompt-container .prompt-header .feature-title,.feature-layout .prompt-container .prompt-header .prompt-title,.prompt-layout .article-container .article-header .article-title,.prompt-layout .article-container .article-header .feature-title,.prompt-layout .article-container .article-header .prompt-title,.prompt-layout .article-container .feature-header .article-title,.prompt-layout .article-container .feature-header .feature-title,.prompt-layout .article-container .feature-header .prompt-title,.prompt-layout .article-container .prompt-header .article-title,.prompt-layout .article-container .prompt-header .feature-title,.prompt-layout .article-container .prompt-header .prompt-title,.prompt-layout .feature-container .article-header .article-title,.prompt-layout .feature-container .article-header .feature-title,.prompt-layout .feature-container .article-header .prompt-title,.prompt-layout .feature-container .feature-header .article-title,.prompt-layout .feature-container .feature-header .feature-title,.prompt-layout .feature-container .feature-header .prompt-title,.prompt-layout .feature-container .prompt-header .article-title,.prompt-layout .feature-container .prompt-header .feature-title,.prompt-layout .feature-container .prompt-header .prompt-title,.prompt-layout .prompt-container .article-header .article-title,.prompt-layout .prompt-container .article-header .feature-title,.prompt-layout .prompt-container .article-header .prompt-title,.prompt-layout .prompt-container .feature-header .article-title,.prompt-layout .prompt-container .feature-header .feature-title,.prompt-layout .prompt-container .feature-header .prompt-title,.prompt-layout .prompt-container .prompt-header .article-title,.prompt-layout .prompt-container .prompt-header .feature-title,.prompt-layout .prompt-container .prompt-header .prompt-title{font-size:28px;font-weight:700;color:#667eea;margin:0 0 12px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:12px}.article-layout .article-container .article-header .article-title .anticon,.article-layout .article-container .article-header .feature-title .anticon,.article-layout .article-container .article-header .prompt-title .anticon,.article-layout .article-container .feature-header .article-title .anticon,.article-layout .article-container .feature-header .feature-title .anticon,.article-layout .article-container .feature-header .prompt-title .anticon,.article-layout .article-container .prompt-header .article-title .anticon,.article-layout .article-container .prompt-header .feature-title .anticon,.article-layout .article-container .prompt-header .prompt-title .anticon,.article-layout .feature-container .article-header .article-title .anticon,.article-layout .feature-container .article-header .feature-title .anticon,.article-layout .feature-container .article-header .prompt-title .anticon,.article-layout .feature-container .feature-header .article-title .anticon,.article-layout .feature-container .feature-header .feature-title .anticon,.article-layout .feature-container .feature-header .prompt-title .anticon,.article-layout .feature-container .prompt-header .article-title .anticon,.article-layout .feature-container .prompt-header .feature-title .anticon,.article-layout .feature-container .prompt-header .prompt-title .anticon,.article-layout .prompt-container .article-header .article-title .anticon,.article-layout .prompt-container .article-header .feature-title .anticon,.article-layout .prompt-container .article-header .prompt-title .anticon,.article-layout .prompt-container .feature-header .article-title .anticon,.article-layout .prompt-container .feature-header .feature-title .anticon,.article-layout .prompt-container .feature-header .prompt-title .anticon,.article-layout .prompt-container .prompt-header .article-title .anticon,.article-layout .prompt-container .prompt-header .feature-title .anticon,.article-layout .prompt-container .prompt-header .prompt-title .anticon,.feature-layout .article-container .article-header .article-title .anticon,.feature-layout .article-container .article-header .feature-title .anticon,.feature-layout .article-container .article-header .prompt-title .anticon,.feature-layout .article-container .feature-header .article-title .anticon,.feature-layout .article-container .feature-header .feature-title .anticon,.feature-layout .article-container .feature-header .prompt-title .anticon,.feature-layout .article-container .prompt-header .article-title .anticon,.feature-layout .article-container .prompt-header .feature-title .anticon,.feature-layout .article-container .prompt-header .prompt-title .anticon,.feature-layout .feature-container .article-header .article-title .anticon,.feature-layout .feature-container .article-header .feature-title .anticon,.feature-layout .feature-container .article-header .prompt-title .anticon,.feature-layout .feature-container .feature-header .article-title .anticon,.feature-layout .feature-container .feature-header .feature-title .anticon,.feature-layout .feature-container .feature-header .prompt-title .anticon,.feature-layout .feature-container .prompt-header .article-title .anticon,.feature-layout .feature-container .prompt-header .feature-title .anticon,.feature-layout .feature-container .prompt-header .prompt-title .anticon,.feature-layout .prompt-container .article-header .article-title .anticon,.feature-layout .prompt-container .article-header .feature-title .anticon,.feature-layout .prompt-container .article-header .prompt-title .anticon,.feature-layout .prompt-container .feature-header .article-title .anticon,.feature-layout .prompt-container .feature-header .feature-title .anticon,.feature-layout .prompt-container .feature-header .prompt-title .anticon,.feature-layout .prompt-container .prompt-header .article-title .anticon,.feature-layout .prompt-container .prompt-header .feature-title .anticon,.feature-layout .prompt-container .prompt-header .prompt-title .anticon,.prompt-layout .article-container .article-header .article-title .anticon,.prompt-layout .article-container .article-header .feature-title .anticon,.prompt-layout .article-container .article-header .prompt-title .anticon,.prompt-layout .article-container .feature-header .article-title .anticon,.prompt-layout .article-container .feature-header .feature-title .anticon,.prompt-layout .article-container .feature-header .prompt-title .anticon,.prompt-layout .article-container .prompt-header .article-title .anticon,.prompt-layout .article-container .prompt-header .feature-title .anticon,.prompt-layout .article-container .prompt-header .prompt-title .anticon,.prompt-layout .feature-container .article-header .article-title .anticon,.prompt-layout .feature-container .article-header .feature-title .anticon,.prompt-layout .feature-container .article-header .prompt-title .anticon,.prompt-layout .feature-container .feature-header .article-title .anticon,.prompt-layout .feature-container .feature-header .feature-title .anticon,.prompt-layout .feature-container .feature-header .prompt-title .anticon,.prompt-layout .feature-container .prompt-header .article-title .anticon,.prompt-layout .feature-container .prompt-header .feature-title .anticon,.prompt-layout .feature-container .prompt-header .prompt-title .anticon,.prompt-layout .prompt-container .article-header .article-title .anticon,.prompt-layout .prompt-container .article-header .feature-title .anticon,.prompt-layout .prompt-container .article-header .prompt-title .anticon,.prompt-layout .prompt-container .feature-header .article-title .anticon,.prompt-layout .prompt-container .feature-header .feature-title .anticon,.prompt-layout .prompt-container .feature-header .prompt-title .anticon,.prompt-layout .prompt-container .prompt-header .article-title .anticon,.prompt-layout .prompt-container .prompt-header .feature-title .anticon,.prompt-layout .prompt-container .prompt-header .prompt-title .anticon{color:#764ba2}.article-layout .article-container .article-header .article-desc,.article-layout .article-container .article-header .feature-desc,.article-layout .article-container .article-header .prompt-desc,.article-layout .article-container .feature-header .article-desc,.article-layout .article-container .feature-header .feature-desc,.article-layout .article-container .feature-header .prompt-desc,.article-layout .article-container .prompt-header .article-desc,.article-layout .article-container .prompt-header .feature-desc,.article-layout .article-container .prompt-header .prompt-desc,.article-layout .feature-container .article-header .article-desc,.article-layout .feature-container .article-header .feature-desc,.article-layout .feature-container .article-header .prompt-desc,.article-layout .feature-container .feature-header .article-desc,.article-layout .feature-container .feature-header .feature-desc,.article-layout .feature-container .feature-header .prompt-desc,.article-layout .feature-container .prompt-header .article-desc,.article-layout .feature-container .prompt-header .feature-desc,.article-layout .feature-container .prompt-header .prompt-desc,.article-layout .prompt-container .article-header .article-desc,.article-layout .prompt-container .article-header .feature-desc,.article-layout .prompt-container .article-header .prompt-desc,.article-layout .prompt-container .feature-header .article-desc,.article-layout .prompt-container .feature-header .feature-desc,.article-layout .prompt-container .feature-header .prompt-desc,.article-layout .prompt-container .prompt-header .article-desc,.article-layout .prompt-container .prompt-header .feature-desc,.article-layout .prompt-container .prompt-header .prompt-desc,.feature-layout .article-container .article-header .article-desc,.feature-layout .article-container .article-header .feature-desc,.feature-layout .article-container .article-header .prompt-desc,.feature-layout .article-container .feature-header .article-desc,.feature-layout .article-container .feature-header .feature-desc,.feature-layout .article-container .feature-header .prompt-desc,.feature-layout .article-container .prompt-header .article-desc,.feature-layout .article-container .prompt-header .feature-desc,.feature-layout .article-container .prompt-header .prompt-desc,.feature-layout .feature-container .article-header .article-desc,.feature-layout .feature-container .article-header .feature-desc,.feature-layout .feature-container .article-header .prompt-desc,.feature-layout .feature-container .feature-header .article-desc,.feature-layout .feature-container .feature-header .feature-desc,.feature-layout .feature-container .feature-header .prompt-desc,.feature-layout .feature-container .prompt-header .article-desc,.feature-layout .feature-container .prompt-header .feature-desc,.feature-layout .feature-container .prompt-header .prompt-desc,.feature-layout .prompt-container .article-header .article-desc,.feature-layout .prompt-container .article-header .feature-desc,.feature-layout .prompt-container .article-header .prompt-desc,.feature-layout .prompt-container .feature-header .article-desc,.feature-layout .prompt-container .feature-header .feature-desc,.feature-layout .prompt-container .feature-header .prompt-desc,.feature-layout .prompt-container .prompt-header .article-desc,.feature-layout .prompt-container .prompt-header .feature-desc,.feature-layout .prompt-container .prompt-header .prompt-desc,.prompt-layout .article-container .article-header .article-desc,.prompt-layout .article-container .article-header .feature-desc,.prompt-layout .article-container .article-header .prompt-desc,.prompt-layout .article-container .feature-header .article-desc,.prompt-layout .article-container .feature-header .feature-desc,.prompt-layout .article-container .feature-header .prompt-desc,.prompt-layout .article-container .prompt-header .article-desc,.prompt-layout .article-container .prompt-header .feature-desc,.prompt-layout .article-container .prompt-header .prompt-desc,.prompt-layout .feature-container .article-header .article-desc,.prompt-layout .feature-container .article-header .feature-desc,.prompt-layout .feature-container .article-header .prompt-desc,.prompt-layout .feature-container .feature-header .article-desc,.prompt-layout .feature-container .feature-header .feature-desc,.prompt-layout .feature-container .feature-header .prompt-desc,.prompt-layout .feature-container .prompt-header .article-desc,.prompt-layout .feature-container .prompt-header .feature-desc,.prompt-layout .feature-container .prompt-header .prompt-desc,.prompt-layout .prompt-container .article-header .article-desc,.prompt-layout .prompt-container .article-header .feature-desc,.prompt-layout .prompt-container .article-header .prompt-desc,.prompt-layout .prompt-container .feature-header .article-desc,.prompt-layout .prompt-container .feature-header .feature-desc,.prompt-layout .prompt-container .feature-header .prompt-desc,.prompt-layout .prompt-container .prompt-header .article-desc,.prompt-layout .prompt-container .prompt-header .feature-desc,.prompt-layout .prompt-container .prompt-header .prompt-desc{font-size:16px;color:#666;margin:0;line-height:1.5}.article-layout .article-container .loading-container,.article-layout .feature-container .loading-container,.article-layout .prompt-container .loading-container,.feature-layout .article-container .loading-container,.feature-layout .feature-container .loading-container,.feature-layout .prompt-container .loading-container,.prompt-layout .article-container .loading-container,.prompt-layout .feature-container .loading-container,.prompt-layout .prompt-container .loading-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:60px 20px 80px;min-height:400px}.article-layout .article-container .loading-container .loading-content,.article-layout .feature-container .loading-container .loading-content,.article-layout .prompt-container .loading-container .loading-content,.feature-layout .article-container .loading-container .loading-content,.feature-layout .feature-container .loading-container .loading-content,.feature-layout .prompt-container .loading-container .loading-content,.prompt-layout .article-container .loading-container .loading-content,.prompt-layout .feature-container .loading-container .loading-content,.prompt-layout .prompt-container .loading-container .loading-content{max-width:500px;width:100%}.article-layout .article-container .loading-container .loading-spin,.article-layout .feature-container .loading-container .loading-spin,.article-layout .prompt-container .loading-container .loading-spin,.feature-layout .article-container .loading-container .loading-spin,.feature-layout .feature-container .loading-container .loading-spin,.feature-layout .prompt-container .loading-container .loading-spin,.prompt-layout .article-container .loading-container .loading-spin,.prompt-layout .feature-container .loading-container .loading-spin,.prompt-layout .prompt-container .loading-container .loading-spin{margin-bottom:30px}.article-layout .article-container .loading-container .loading-spin .anticon,.article-layout .feature-container .loading-container .loading-spin .anticon,.article-layout .prompt-container .loading-container .loading-spin .anticon,.feature-layout .article-container .loading-container .loading-spin .anticon,.feature-layout .feature-container .loading-container .loading-spin .anticon,.feature-layout .prompt-container .loading-container .loading-spin .anticon,.prompt-layout .article-container .loading-container .loading-spin .anticon,.prompt-layout .feature-container .loading-container .loading-spin .anticon,.prompt-layout .prompt-container .loading-container .loading-spin .anticon{font-size:40px;color:#667eea}.article-layout .article-container .loading-container .loading-text-container .loading-title,.article-layout .feature-container .loading-container .loading-text-container .loading-title,.article-layout .prompt-container .loading-container .loading-text-container .loading-title,.feature-layout .article-container .loading-container .loading-text-container .loading-title,.feature-layout .feature-container .loading-container .loading-text-container .loading-title,.feature-layout .prompt-container .loading-container .loading-text-container .loading-title,.prompt-layout .article-container .loading-container .loading-text-container .loading-title,.prompt-layout .feature-container .loading-container .loading-text-container .loading-title,.prompt-layout .prompt-container .loading-container .loading-text-container .loading-title{font-size:20px;font-weight:600;color:#333;margin-bottom:12px}.article-layout .article-container .loading-container .loading-text-container .loading-text,.article-layout .feature-container .loading-container .loading-text-container .loading-text,.article-layout .prompt-container .loading-container .loading-text-container .loading-text,.feature-layout .article-container .loading-container .loading-text-container .loading-text,.feature-layout .feature-container .loading-container .loading-text-container .loading-text,.feature-layout .prompt-container .loading-container .loading-text-container .loading-text,.prompt-layout .article-container .loading-container .loading-text-container .loading-text,.prompt-layout .feature-container .loading-container .loading-text-container .loading-text,.prompt-layout .prompt-container .loading-container .loading-text-container .loading-text{font-size:16px;color:#666;margin-bottom:32px;line-height:1.6}.article-layout .article-container .loading-container .loading-text-container .loading-features,.article-layout .feature-container .loading-container .loading-text-container .loading-features,.article-layout .prompt-container .loading-container .loading-text-container .loading-features,.feature-layout .article-container .loading-container .loading-text-container .loading-features,.feature-layout .feature-container .loading-container .loading-text-container .loading-features,.feature-layout .prompt-container .loading-container .loading-text-container .loading-features,.prompt-layout .article-container .loading-container .loading-text-container .loading-features,.prompt-layout .feature-container .loading-container .loading-text-container .loading-features,.prompt-layout .prompt-container .loading-container .loading-text-container .loading-features{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px}.article-layout .article-container .loading-container .loading-text-container .loading-features .feature-item,.article-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item,.article-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item,.feature-layout .article-container .loading-container .loading-text-container .loading-features .feature-item,.feature-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item,.feature-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item,.prompt-layout .article-container .loading-container .loading-text-container .loading-features .feature-item,.prompt-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item,.prompt-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 16px;background:rgba(102,126,234,.05);border:1px solid rgba(102,126,234,.1);border-radius:8px;transition:all .3s ease;animation:pulseLoading 2s ease-in-out infinite}.article-layout .article-container .loading-container .loading-text-container .loading-features .feature-item .anticon,.article-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item .anticon,.article-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item .anticon,.feature-layout .article-container .loading-container .loading-text-container .loading-features .feature-item .anticon,.feature-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item .anticon,.feature-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item .anticon,.prompt-layout .article-container .loading-container .loading-text-container .loading-features .feature-item .anticon,.prompt-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item .anticon,.prompt-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item .anticon{font-size:16px;color:rgba(102,126,234,.7)}.article-layout .article-container .loading-container .loading-text-container .loading-features .feature-item span,.article-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item span,.article-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item span,.feature-layout .article-container .loading-container .loading-text-container .loading-features .feature-item span,.feature-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item span,.feature-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item span,.prompt-layout .article-container .loading-container .loading-text-container .loading-features .feature-item span,.prompt-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item span,.prompt-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item span{font-size:14px;color:#666;font-weight:500}.article-layout .article-container .loading-container .loading-text-container .loading-features .feature-item:first-child,.article-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item:first-child,.article-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item:first-child,.feature-layout .article-container .loading-container .loading-text-container .loading-features .feature-item:first-child,.feature-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item:first-child,.feature-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item:first-child,.prompt-layout .article-container .loading-container .loading-text-container .loading-features .feature-item:first-child,.prompt-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item:first-child,.prompt-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item:first-child{animation-delay:0s}.article-layout .article-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(2),.article-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(2),.article-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(2),.feature-layout .article-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(2),.feature-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(2),.feature-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(2),.prompt-layout .article-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(2),.prompt-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(2),.prompt-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(2){animation-delay:.3s}.article-layout .article-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(3),.article-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(3),.article-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(3),.feature-layout .article-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(3),.feature-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(3),.feature-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(3),.prompt-layout .article-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(3),.prompt-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(3),.prompt-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(3){animation-delay:.6s}.article-layout .article-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(4),.article-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(4),.article-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(4),.feature-layout .article-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(4),.feature-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(4),.feature-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(4),.prompt-layout .article-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(4),.prompt-layout .feature-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(4),.prompt-layout .prompt-container .loading-container .loading-text-container .loading-features .feature-item:nth-child(4){animation-delay:.9s}.article-layout .article-container .sci-fi-features-preview,.article-layout .feature-container .sci-fi-features-preview,.article-layout .prompt-container .sci-fi-features-preview,.feature-layout .article-container .sci-fi-features-preview,.feature-layout .feature-container .sci-fi-features-preview,.feature-layout .prompt-container .sci-fi-features-preview,.prompt-layout .article-container .sci-fi-features-preview,.prompt-layout .feature-container .sci-fi-features-preview,.prompt-layout .prompt-container .sci-fi-features-preview{position:relative;background:#f0f4ff;border:1px solid #e8e8e8;border-radius:12px;padding:0;margin:24px 0;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.article-layout .article-container .sci-fi-features-preview .hologram-header,.article-layout .feature-container .sci-fi-features-preview .hologram-header,.article-layout .prompt-container .sci-fi-features-preview .hologram-header,.feature-layout .article-container .sci-fi-features-preview .hologram-header,.feature-layout .feature-container .sci-fi-features-preview .hologram-header,.feature-layout .prompt-container .sci-fi-features-preview .hologram-header,.prompt-layout .article-container .sci-fi-features-preview .hologram-header,.prompt-layout .feature-container .sci-fi-features-preview .hologram-header,.prompt-layout .prompt-container .sci-fi-features-preview .hologram-header{position:relative;padding:20px 24px;background:#e8f2ff;border-bottom:1px solid #e8e8e8}.article-layout .article-container .sci-fi-features-preview .hologram-header .header-content,.article-layout .feature-container .sci-fi-features-preview .hologram-header .header-content,.article-layout .prompt-container .sci-fi-features-preview .hologram-header .header-content,.feature-layout .article-container .sci-fi-features-preview .hologram-header .header-content,.feature-layout .feature-container .sci-fi-features-preview .hologram-header .header-content,.feature-layout .prompt-container .sci-fi-features-preview .hologram-header .header-content,.prompt-layout .article-container .sci-fi-features-preview .hologram-header .header-content,.prompt-layout .feature-container .sci-fi-features-preview .hologram-header .header-content,.prompt-layout .prompt-container .sci-fi-features-preview .hologram-header .header-content{position:relative;z-index:2}.article-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title,.article-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title,.article-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title,.feature-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title,.feature-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title,.feature-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title,.prompt-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title,.prompt-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title,.prompt-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.article-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow,.article-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow,.article-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow,.feature-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow,.feature-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow,.feature-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow,.prompt-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow,.prompt-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow,.prompt-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px}.article-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-icon,.article-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-icon,.article-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-icon,.feature-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-icon,.feature-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-icon,.feature-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-icon,.prompt-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-icon,.prompt-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-icon,.prompt-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-icon{font-size:20px;color:#667eea}.article-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-text,.article-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-text,.article-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-text,.feature-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-text,.feature-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-text,.feature-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-text,.prompt-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-text,.prompt-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-text,.prompt-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .title-glow .title-text{font-size:18px;font-weight:600;color:#1f1f1f;letter-spacing:.3px}.article-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream,.article-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream,.article-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream,.feature-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream,.feature-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream,.feature-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream,.prompt-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream,.prompt-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream,.prompt-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.article-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .stream-text,.article-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .stream-text,.article-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .stream-text,.feature-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .stream-text,.feature-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .stream-text,.feature-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .stream-text,.prompt-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .stream-text,.prompt-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .stream-text,.prompt-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .stream-text{font-size:12px;color:#52c41a;font-family:system-ui,-apple-system,sans-serif;font-weight:500}.article-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .pulse-dot,.article-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .pulse-dot,.article-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .pulse-dot,.feature-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .pulse-dot,.feature-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .pulse-dot,.feature-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .pulse-dot,.prompt-layout .article-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .pulse-dot,.prompt-layout .feature-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .pulse-dot,.prompt-layout .prompt-container .sci-fi-features-preview .hologram-header .hologram-title .data-stream .pulse-dot{width:6px;height:6px;background:#52c41a;border-radius:50%;animation:pulseDot 2s ease-in-out infinite}.article-layout .article-container .sci-fi-features-preview .hologram-header .neural-desc,.article-layout .feature-container .sci-fi-features-preview .hologram-header .neural-desc,.article-layout .prompt-container .sci-fi-features-preview .hologram-header .neural-desc,.feature-layout .article-container .sci-fi-features-preview .hologram-header .neural-desc,.feature-layout .feature-container .sci-fi-features-preview .hologram-header .neural-desc,.feature-layout .prompt-container .sci-fi-features-preview .hologram-header .neural-desc,.prompt-layout .article-container .sci-fi-features-preview .hologram-header .neural-desc,.prompt-layout .feature-container .sci-fi-features-preview .hologram-header .neural-desc,.prompt-layout .prompt-container .sci-fi-features-preview .hologram-header .neural-desc{font-size:13px;color:#8c8c8c;font-family:system-ui,-apple-system,sans-serif}.article-layout .article-container .sci-fi-features-preview .data-grid,.article-layout .feature-container .sci-fi-features-preview .data-grid,.article-layout .prompt-container .sci-fi-features-preview .data-grid,.feature-layout .article-container .sci-fi-features-preview .data-grid,.feature-layout .feature-container .sci-fi-features-preview .data-grid,.feature-layout .prompt-container .sci-fi-features-preview .data-grid,.prompt-layout .article-container .sci-fi-features-preview .data-grid,.prompt-layout .feature-container .sci-fi-features-preview .data-grid,.prompt-layout .prompt-container .sci-fi-features-preview .data-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:24px;padding:32px}@media (max-width:1200px){.article-layout .article-container .sci-fi-features-preview .data-grid,.article-layout .feature-container .sci-fi-features-preview .data-grid,.article-layout .prompt-container .sci-fi-features-preview .data-grid,.feature-layout .article-container .sci-fi-features-preview .data-grid,.feature-layout .feature-container .sci-fi-features-preview .data-grid,.feature-layout .prompt-container .sci-fi-features-preview .data-grid,.prompt-layout .article-container .sci-fi-features-preview .data-grid,.prompt-layout .feature-container .sci-fi-features-preview .data-grid,.prompt-layout .prompt-container .sci-fi-features-preview .data-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.article-layout .article-container .sci-fi-features-preview .data-panel,.article-layout .feature-container .sci-fi-features-preview .data-panel,.article-layout .prompt-container .sci-fi-features-preview .data-panel,.feature-layout .article-container .sci-fi-features-preview .data-panel,.feature-layout .feature-container .sci-fi-features-preview .data-panel,.feature-layout .prompt-container .sci-fi-features-preview .data-panel,.prompt-layout .article-container .sci-fi-features-preview .data-panel,.prompt-layout .feature-container .sci-fi-features-preview .data-panel,.prompt-layout .prompt-container .sci-fi-features-preview .data-panel{position:relative;background:#fff;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden;transition:all .3s ease}.article-layout .article-container .sci-fi-features-preview .data-panel:hover,.article-layout .feature-container .sci-fi-features-preview .data-panel:hover,.article-layout .prompt-container .sci-fi-features-preview .data-panel:hover,.feature-layout .article-container .sci-fi-features-preview .data-panel:hover,.feature-layout .feature-container .sci-fi-features-preview .data-panel:hover,.feature-layout .prompt-container .sci-fi-features-preview .data-panel:hover,.prompt-layout .article-container .sci-fi-features-preview .data-panel:hover,.prompt-layout .feature-container .sci-fi-features-preview .data-panel:hover,.prompt-layout .prompt-container .sci-fi-features-preview .data-panel:hover{border-color:#d9d9d9;box-shadow:0 2px 8px rgba(0,0,0,.1);transform:translateY(-1px)}.article-layout .article-container .sci-fi-features-preview .data-panel .panel-header,.article-layout .feature-container .sci-fi-features-preview .data-panel .panel-header,.article-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header,.feature-layout .article-container .sci-fi-features-preview .data-panel .panel-header,.feature-layout .feature-container .sci-fi-features-preview .data-panel .panel-header,.feature-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header,.prompt-layout .article-container .sci-fi-features-preview .data-panel .panel-header,.prompt-layout .feature-container .sci-fi-features-preview .data-panel .panel-header,.prompt-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:16px 20px;background:#e8f2ff;border-bottom:1px solid #f0f0f0}.article-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title,.article-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title,.article-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title,.feature-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title,.feature-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title,.feature-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title,.prompt-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title,.prompt-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title,.prompt-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.article-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title .panel-icon,.article-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title .panel-icon,.article-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title .panel-icon,.feature-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title .panel-icon,.feature-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title .panel-icon,.feature-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title .panel-icon,.prompt-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title .panel-icon,.prompt-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title .panel-icon,.prompt-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title .panel-icon{font-size:16px;color:#667eea}.article-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title span,.article-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title span,.article-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title span,.feature-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title span,.feature-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title span,.feature-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title span,.prompt-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title span,.prompt-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title span,.prompt-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title span{font-size:14px;font-weight:600;color:#1f1f1f}.article-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title .feature-count-badge,.article-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title .feature-count-badge,.article-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title .feature-count-badge,.feature-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title .feature-count-badge,.feature-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title .feature-count-badge,.feature-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title .feature-count-badge,.prompt-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title .feature-count-badge,.prompt-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title .feature-count-badge,.prompt-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title .feature-count-badge{background:#667eea;color:#fff;font-size:10px;padding:2px 6px;border-radius:10px;margin-left:8px}.article-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator,.article-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator,.article-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator,.feature-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator,.feature-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator,.feature-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator,.prompt-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator,.prompt-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator,.prompt-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator{width:6px;height:6px;border-radius:50%;margin-left:auto}.article-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator.active,.article-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator.active,.article-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator.active,.feature-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator.active,.feature-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator.active,.feature-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator.active,.prompt-layout .article-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator.active,.prompt-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator.active,.prompt-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .panel-title .status-indicator.active{background:#52c41a;animation:pulseDot 2s ease-in-out infinite}.article-layout .article-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn,.article-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn,.article-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn,.feature-layout .article-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn,.feature-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn,.feature-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn,.prompt-layout .article-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn,.prompt-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn,.prompt-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn{background:#fff;border:1px solid #d9d9d9;border-radius:4px;color:#595959;padding:4px 12px;font-size:12px;cursor:pointer;transition:all .2s ease;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.article-layout .article-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn:hover,.article-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn:hover,.article-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn:hover,.feature-layout .article-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn:hover,.feature-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn:hover,.feature-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn:hover,.prompt-layout .article-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn:hover,.prompt-layout .feature-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn:hover,.prompt-layout .prompt-container .sci-fi-features-preview .data-panel .panel-header .cyber-btn:hover{background:#f5f5f5;border-color:#667eea;color:#667eea}.article-layout .article-container .sci-fi-features-preview .data-panel .panel-content,.article-layout .feature-container .sci-fi-features-preview .data-panel .panel-content,.article-layout .prompt-container .sci-fi-features-preview .data-panel .panel-content,.feature-layout .article-container .sci-fi-features-preview .data-panel .panel-content,.feature-layout .feature-container .sci-fi-features-preview .data-panel .panel-content,.feature-layout .prompt-container .sci-fi-features-preview .data-panel .panel-content,.prompt-layout .article-container .sci-fi-features-preview .data-panel .panel-content,.prompt-layout .feature-container .sci-fi-features-preview .data-panel .panel-content,.prompt-layout .prompt-container .sci-fi-features-preview .data-panel .panel-content{padding:20px;background:#f8faff;border-radius:0 0 8px 8px}.article-layout .article-container .sci-fi-features-preview .summary-panel .summary-display,.article-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit,.article-layout .feature-container .sci-fi-features-preview .summary-panel .summary-display,.article-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit,.article-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-display,.article-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit,.feature-layout .article-container .sci-fi-features-preview .summary-panel .summary-display,.feature-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit,.feature-layout .feature-container .sci-fi-features-preview .summary-panel .summary-display,.feature-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit,.feature-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-display,.feature-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit,.prompt-layout .article-container .sci-fi-features-preview .summary-panel .summary-display,.prompt-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit,.prompt-layout .feature-container .sci-fi-features-preview .summary-panel .summary-display,.prompt-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit,.prompt-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-display,.prompt-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit{background:hsla(0,0%,100%,.6);border-radius:6px;padding:16px;margin:8px 0;border:1px solid rgba(102,126,234,.1)}.article-layout .article-container .sci-fi-features-preview .summary-panel .summary-display,.article-layout .feature-container .sci-fi-features-preview .summary-panel .summary-display,.article-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-display,.feature-layout .article-container .sci-fi-features-preview .summary-panel .summary-display,.feature-layout .feature-container .sci-fi-features-preview .summary-panel .summary-display,.feature-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-display,.prompt-layout .article-container .sci-fi-features-preview .summary-panel .summary-display,.prompt-layout .feature-container .sci-fi-features-preview .summary-panel .summary-display,.prompt-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-display{cursor:pointer;transition:all .3s ease}.article-layout .article-container .sci-fi-features-preview .summary-panel .summary-display:hover,.article-layout .feature-container .sci-fi-features-preview .summary-panel .summary-display:hover,.article-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-display:hover,.feature-layout .article-container .sci-fi-features-preview .summary-panel .summary-display:hover,.feature-layout .feature-container .sci-fi-features-preview .summary-panel .summary-display:hover,.feature-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-display:hover,.prompt-layout .article-container .sci-fi-features-preview .summary-panel .summary-display:hover,.prompt-layout .feature-container .sci-fi-features-preview .summary-panel .summary-display:hover,.prompt-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-display:hover{border-color:#667eea;box-shadow:0 2px 8px rgba(102,126,234,.1)}.article-layout .article-container .sci-fi-features-preview .summary-panel .summary-display .summary-text,.article-layout .feature-container .sci-fi-features-preview .summary-panel .summary-display .summary-text,.article-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-display .summary-text,.feature-layout .article-container .sci-fi-features-preview .summary-panel .summary-display .summary-text,.feature-layout .feature-container .sci-fi-features-preview .summary-panel .summary-display .summary-text,.feature-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-display .summary-text,.prompt-layout .article-container .sci-fi-features-preview .summary-panel .summary-display .summary-text,.prompt-layout .feature-container .sci-fi-features-preview .summary-panel .summary-display .summary-text,.prompt-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-display .summary-text{color:#595959;line-height:1.6;font-size:14px;margin:0}.article-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea,.article-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea,.article-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea,.feature-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea,.feature-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea,.feature-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea,.prompt-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea,.prompt-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea,.prompt-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea{width:100%;border:none;background:transparent;resize:vertical;min-height:100px;font-size:14px;line-height:1.6;color:#595959;font-family:inherit}.article-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:focus,.article-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:focus,.article-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:focus,.feature-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:focus,.feature-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:focus,.feature-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:focus,.prompt-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:focus,.prompt-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:focus,.prompt-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:focus{outline:none;box-shadow:none}.article-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:-ms-input-placeholder,.article-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:-ms-input-placeholder,.article-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:-ms-input-placeholder,.feature-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:-ms-input-placeholder,.feature-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:-ms-input-placeholder,.feature-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:-ms-input-placeholder,.prompt-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:-ms-input-placeholder,.prompt-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:-ms-input-placeholder,.prompt-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea:-ms-input-placeholder{color:#bfbfbf}.article-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea::placeholder,.article-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea::placeholder,.article-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea::placeholder,.feature-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea::placeholder,.feature-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea::placeholder,.feature-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea::placeholder,.prompt-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea::placeholder,.prompt-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea::placeholder,.prompt-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .summary-textarea::placeholder{color:#bfbfbf}.article-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .edit-actions,.article-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .edit-actions,.article-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .edit-actions,.feature-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .edit-actions,.feature-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .edit-actions,.feature-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .edit-actions,.prompt-layout .article-container .sci-fi-features-preview .summary-panel .summary-edit .edit-actions,.prompt-layout .feature-container .sci-fi-features-preview .summary-panel .summary-edit .edit-actions,.prompt-layout .prompt-container .sci-fi-features-preview .summary-panel .summary-edit .edit-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(102,126,234,.1)}.article-layout .article-container .sci-fi-features-preview .summary-panel .data-void,.article-layout .feature-container .sci-fi-features-preview .summary-panel .data-void,.article-layout .prompt-container .sci-fi-features-preview .summary-panel .data-void,.feature-layout .article-container .sci-fi-features-preview .summary-panel .data-void,.feature-layout .feature-container .sci-fi-features-preview .summary-panel .data-void,.feature-layout .prompt-container .sci-fi-features-preview .summary-panel .data-void,.prompt-layout .article-container .sci-fi-features-preview .summary-panel .data-void,.prompt-layout .feature-container .sci-fi-features-preview .summary-panel .data-void,.prompt-layout .prompt-container .sci-fi-features-preview .summary-panel .data-void{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:12px;padding:40px 0;color:#bfbfbf;font-size:14px;background:hsla(0,0%,100%,.6);border-radius:6px;margin:8px 0;border:1px dashed rgba(102,126,234,.2);cursor:pointer;transition:all .3s ease}.article-layout .article-container .sci-fi-features-preview .summary-panel .data-void:hover,.article-layout .feature-container .sci-fi-features-preview .summary-panel .data-void:hover,.article-layout .prompt-container .sci-fi-features-preview .summary-panel .data-void:hover,.feature-layout .article-container .sci-fi-features-preview .summary-panel .data-void:hover,.feature-layout .feature-container .sci-fi-features-preview .summary-panel .data-void:hover,.feature-layout .prompt-container .sci-fi-features-preview .summary-panel .data-void:hover,.prompt-layout .article-container .sci-fi-features-preview .summary-panel .data-void:hover,.prompt-layout .feature-container .sci-fi-features-preview .summary-panel .data-void:hover,.prompt-layout .prompt-container .sci-fi-features-preview .summary-panel .data-void:hover{border-color:#667eea;color:#667eea;background:hsla(0,0%,100%,.8)}.article-layout .article-container .sci-fi-features-preview .summary-panel .data-void .void-animation,.article-layout .feature-container .sci-fi-features-preview .summary-panel .data-void .void-animation,.article-layout .prompt-container .sci-fi-features-preview .summary-panel .data-void .void-animation,.feature-layout .article-container .sci-fi-features-preview .summary-panel .data-void .void-animation,.feature-layout .feature-container .sci-fi-features-preview .summary-panel .data-void .void-animation,.feature-layout .prompt-container .sci-fi-features-preview .summary-panel .data-void .void-animation,.prompt-layout .article-container .sci-fi-features-preview .summary-panel .data-void .void-animation,.prompt-layout .feature-container .sci-fi-features-preview .summary-panel .data-void .void-animation,.prompt-layout .prompt-container .sci-fi-features-preview .summary-panel .data-void .void-animation{width:24px;height:24px;border:2px solid #f0f0f0;border-top:2px solid #d9d9d9;border-radius:50%;animation:iconRotate 1s linear infinite}.article-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid,.article-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid,.article-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid,.feature-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid,.feature-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid,.feature-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid,.prompt-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid,.prompt-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid,.prompt-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid{display:-ms-grid;display:grid;gap:12px;background:hsla(0,0%,100%,.6);border-radius:6px;padding:16px;margin:8px 0;border:1px solid rgba(102,126,234,.1)}.article-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item,.article-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item,.article-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item,.feature-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item,.feature-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item,.feature-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item,.prompt-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item,.prompt-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item,.prompt-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.article-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item:last-child,.article-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item:last-child,.article-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item:last-child,.feature-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item:last-child,.feature-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item:last-child,.feature-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item:last-child,.prompt-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item:last-child,.prompt-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item:last-child,.prompt-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item:last-child{border-bottom:none}.article-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-label,.article-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-label,.article-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-label,.feature-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-label,.feature-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-label,.feature-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-label,.prompt-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-label,.prompt-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-label,.prompt-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-label{font-size:12px;color:#8c8c8c;font-family:system-ui,-apple-system,sans-serif}.article-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value,.article-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value,.article-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value,.feature-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value,.feature-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value,.feature-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value,.prompt-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value,.prompt-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value,.prompt-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value{position:relative}.article-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-text,.article-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-text,.article-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-text,.feature-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-text,.feature-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-text,.feature-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-text,.prompt-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-text,.prompt-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-text,.prompt-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-text{color:#1f1f1f;font-weight:500;font-size:13px}.article-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-glow,.article-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-glow,.article-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-glow,.feature-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-glow,.feature-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-glow,.feature-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-glow,.prompt-layout .article-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-glow,.prompt-layout .feature-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-glow,.prompt-layout .prompt-container .sci-fi-features-preview .profile-panel .profile-grid .profile-item .profile-value .value-glow{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(24,144,255,.1),transparent);opacity:0;animation:scanMove 3s ease-in-out infinite}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(200px,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;background:hsla(0,0%,100%,.6);border-radius:6px;padding:16px;margin:8px 0;border:1px solid rgba(102,126,234,.1)}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node{animation:panelFadeIn .6s ease-out forwards;opacity:0}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core{background:hsla(0,0%,100%,.8);border-radius:6px;padding:12px;border:1px solid rgba(102,126,234,.15);transition:all .3s ease;position:relative}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core:hover,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core:hover,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core:hover,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core:hover,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core:hover,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core:hover,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core:hover,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core:hover,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core:hover{border-color:#667eea;box-shadow:0 2px 8px rgba(102,126,234,.15);transform:translateY(-2px)}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring{position:absolute;top:-2px;right:-2px;width:8px;height:8px;border-radius:50%}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.high,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.high,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.high,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.high,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.high,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.high,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.high,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.high,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.high{background:#ff4d4f}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.medium,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.medium,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.medium,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.medium,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.medium,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.medium,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.medium,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.medium,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.medium{background:#faad14}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.low,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.low,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.low,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.low,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.low,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.low,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.low,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.low,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring.low{background:#52c41a}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring .ring-pulse,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring .ring-pulse,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring .ring-pulse,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring .ring-pulse,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring .ring-pulse,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring .ring-pulse,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring .ring-pulse,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring .ring-pulse,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .importance-ring .ring-pulse{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:50%;border:1px solid currentColor;animation:pulseDot 2s ease-in-out infinite}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-name,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-name,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-name,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-name,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-name,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-name,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-name,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-name,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-name{color:#1f1f1f;font-weight:600;font-size:13px;margin-bottom:4px;line-height:1.3}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-category,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-category,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-category,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-category,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-category,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-category,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-category,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-category,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .node-core .feature-data .feature-category{color:#667eea;font-size:10px;background:rgba(102,126,234,.1);padding:2px 6px;border-radius:4px;display:inline-block}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .connection-line,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .connection-line,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .connection-line,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .connection-line,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .connection-line,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .connection-line,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .connection-line,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .connection-line,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node .connection-line{position:absolute;bottom:-12px;left:50%;width:1px;height:12px;background:#e8e8e8;transform:translateX(-50%)}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-high .node-core,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-high .node-core,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-high .node-core,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-high .node-core,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-high .node-core,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-high .node-core,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-high .node-core,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-high .node-core,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-high .node-core{border-left:3px solid #ff4d4f}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-medium .node-core,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-medium .node-core,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-medium .node-core,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-medium .node-core,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-medium .node-core,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-medium .node-core,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-medium .node-core,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-medium .node-core,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-medium .node-core{border-left:3px solid #faad14}.article-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-low .node-core,.article-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-low .node-core,.article-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-low .node-core,.feature-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-low .node-core,.feature-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-low .node-core,.feature-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-low .node-core,.prompt-layout .article-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-low .node-core,.prompt-layout .feature-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-low .node-core,.prompt-layout .prompt-container .sci-fi-features-preview .features-panel .features-matrix .feature-node.priority-low .node-core{border-left:3px solid #52c41a}.article-layout .article-container .sci-fi-features-preview .focus-panel .data-void,.article-layout .article-container .sci-fi-features-preview .focus-panel .focus-tags-container,.article-layout .feature-container .sci-fi-features-preview .focus-panel .data-void,.article-layout .feature-container .sci-fi-features-preview .focus-panel .focus-tags-container,.article-layout .prompt-container .sci-fi-features-preview .focus-panel .data-void,.article-layout .prompt-container .sci-fi-features-preview .focus-panel .focus-tags-container,.feature-layout .article-container .sci-fi-features-preview .focus-panel .data-void,.feature-layout .article-container .sci-fi-features-preview .focus-panel .focus-tags-container,.feature-layout .feature-container .sci-fi-features-preview .focus-panel .data-void,.feature-layout .feature-container .sci-fi-features-preview .focus-panel .focus-tags-container,.feature-layout .prompt-container .sci-fi-features-preview .focus-panel .data-void,.feature-layout .prompt-container .sci-fi-features-preview .focus-panel .focus-tags-container,.prompt-layout .article-container .sci-fi-features-preview .focus-panel .data-void,.prompt-layout .article-container .sci-fi-features-preview .focus-panel .focus-tags-container,.prompt-layout .feature-container .sci-fi-features-preview .focus-panel .data-void,.prompt-layout .feature-container .sci-fi-features-preview .focus-panel .focus-tags-container,.prompt-layout .prompt-container .sci-fi-features-preview .focus-panel .data-void,.prompt-layout .prompt-container .sci-fi-features-preview .focus-panel .focus-tags-container{background:hsla(0,0%,100%,.6);border-radius:6px;padding:16px;margin:8px 0;border:1px solid rgba(102,126,234,.1)}.article-layout .article-container .sci-fi-features-preview .focus-panel .focus-tags-container,.article-layout .feature-container .sci-fi-features-preview .focus-panel .focus-tags-container,.article-layout .prompt-container .sci-fi-features-preview .focus-panel .focus-tags-container,.feature-layout .article-container .sci-fi-features-preview .focus-panel .focus-tags-container,.feature-layout .feature-container .sci-fi-features-preview .focus-panel .focus-tags-container,.feature-layout .prompt-container .sci-fi-features-preview .focus-panel .focus-tags-container,.prompt-layout .article-container .sci-fi-features-preview .focus-panel .focus-tags-container,.prompt-layout .feature-container .sci-fi-features-preview .focus-panel .focus-tags-container,.prompt-layout .prompt-container .sci-fi-features-preview .focus-panel .focus-tags-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.article-layout .article-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag,.article-layout .feature-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag,.article-layout .prompt-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag,.feature-layout .article-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag,.feature-layout .feature-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag,.feature-layout .prompt-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag,.prompt-layout .article-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag,.prompt-layout .feature-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag,.prompt-layout .prompt-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag{background:rgba(102,126,234,.05);color:#667eea;border:1px solid rgba(102,126,234,.3);padding:4px 8px;border-radius:4px;font-size:12px;display:inline-block;transition:all .3s ease;animation:panelFadeIn .4s ease-out forwards}.article-layout .article-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag:hover,.article-layout .feature-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag:hover,.article-layout .prompt-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag:hover,.feature-layout .article-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag:hover,.feature-layout .feature-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag:hover,.feature-layout .prompt-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag:hover,.prompt-layout .article-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag:hover,.prompt-layout .feature-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag:hover,.prompt-layout .prompt-container .sci-fi-features-preview .focus-panel .focus-tags-container .focus-tag:hover{background:#e6f7ff;transform:translateY(-1px)}.article-layout .article-container .sci-fi-features-preview .focus-panel .data-void,.article-layout .feature-container .sci-fi-features-preview .focus-panel .data-void,.article-layout .prompt-container .sci-fi-features-preview .focus-panel .data-void,.feature-layout .article-container .sci-fi-features-preview .focus-panel .data-void,.feature-layout .feature-container .sci-fi-features-preview .focus-panel .data-void,.feature-layout .prompt-container .sci-fi-features-preview .focus-panel .data-void,.prompt-layout .article-container .sci-fi-features-preview .focus-panel .data-void,.prompt-layout .feature-container .sci-fi-features-preview .focus-panel .data-void,.prompt-layout .prompt-container .sci-fi-features-preview .focus-panel .data-void{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#bfbfbf;font-size:14px;cursor:pointer;transition:all .3s ease;border:1px dashed rgba(102,126,234,.2)}.article-layout .article-container .sci-fi-features-preview .focus-panel .data-void:hover,.article-layout .feature-container .sci-fi-features-preview .focus-panel .data-void:hover,.article-layout .prompt-container .sci-fi-features-preview .focus-panel .data-void:hover,.feature-layout .article-container .sci-fi-features-preview .focus-panel .data-void:hover,.feature-layout .feature-container .sci-fi-features-preview .focus-panel .data-void:hover,.feature-layout .prompt-container .sci-fi-features-preview .focus-panel .data-void:hover,.prompt-layout .article-container .sci-fi-features-preview .focus-panel .data-void:hover,.prompt-layout .feature-container .sci-fi-features-preview .focus-panel .data-void:hover,.prompt-layout .prompt-container .sci-fi-features-preview .focus-panel .data-void:hover{border-color:#667eea;color:#667eea;background:hsla(0,0%,100%,.8)}.article-layout .article-container .features-display,.article-layout .feature-container .features-display,.article-layout .prompt-container .features-display,.feature-layout .article-container .features-display,.feature-layout .feature-container .features-display,.feature-layout .prompt-container .features-display,.prompt-layout .article-container .features-display,.prompt-layout .feature-container .features-display,.prompt-layout .prompt-container .features-display{margin:24px 0}.article-layout .article-container .features-display .feature-section,.article-layout .feature-container .features-display .feature-section,.article-layout .prompt-container .features-display .feature-section,.feature-layout .article-container .features-display .feature-section,.feature-layout .feature-container .features-display .feature-section,.feature-layout .prompt-container .features-display .feature-section,.prompt-layout .article-container .features-display .feature-section,.prompt-layout .feature-container .features-display .feature-section,.prompt-layout .prompt-container .features-display .feature-section{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:16px;overflow:hidden}.article-layout .article-container .features-display .feature-section .section-header,.article-layout .feature-container .features-display .feature-section .section-header,.article-layout .prompt-container .features-display .feature-section .section-header,.feature-layout .article-container .features-display .feature-section .section-header,.feature-layout .feature-container .features-display .feature-section .section-header,.feature-layout .prompt-container .features-display .feature-section .section-header,.prompt-layout .article-container .features-display .feature-section .section-header,.prompt-layout .feature-container .features-display .feature-section .section-header,.prompt-layout .prompt-container .features-display .feature-section .section-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:16px 20px;background:#f5f5f5;border-bottom:1px solid #e8e8e8}.article-layout .article-container .features-display .feature-section .section-header .section-title,.article-layout .feature-container .features-display .feature-section .section-header .section-title,.article-layout .prompt-container .features-display .feature-section .section-header .section-title,.feature-layout .article-container .features-display .feature-section .section-header .section-title,.feature-layout .feature-container .features-display .feature-section .section-header .section-title,.feature-layout .prompt-container .features-display .feature-section .section-header .section-title,.prompt-layout .article-container .features-display .feature-section .section-header .section-title,.prompt-layout .feature-container .features-display .feature-section .section-header .section-title,.prompt-layout .prompt-container .features-display .feature-section .section-header .section-title{font-size:16px;font-weight:600;color:#667eea;margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.article-layout .article-container .features-display .feature-section .section-header .edit-toggle-btn,.article-layout .feature-container .features-display .feature-section .section-header .edit-toggle-btn,.article-layout .prompt-container .features-display .feature-section .section-header .edit-toggle-btn,.feature-layout .article-container .features-display .feature-section .section-header .edit-toggle-btn,.feature-layout .feature-container .features-display .feature-section .section-header .edit-toggle-btn,.feature-layout .prompt-container .features-display .feature-section .section-header .edit-toggle-btn,.prompt-layout .article-container .features-display .feature-section .section-header .edit-toggle-btn,.prompt-layout .feature-container .features-display .feature-section .section-header .edit-toggle-btn,.prompt-layout .prompt-container .features-display .feature-section .section-header .edit-toggle-btn{font-size:12px;padding:4px 8px}.article-layout .article-container .features-display .feature-section .section-content,.article-layout .feature-container .features-display .feature-section .section-content,.article-layout .prompt-container .features-display .feature-section .section-content,.feature-layout .article-container .features-display .feature-section .section-content,.feature-layout .feature-container .features-display .feature-section .section-content,.feature-layout .prompt-container .features-display .feature-section .section-content,.prompt-layout .article-container .features-display .feature-section .section-content,.prompt-layout .feature-container .features-display .feature-section .section-content,.prompt-layout .prompt-container .features-display .feature-section .section-content{padding:20px}.article-layout .article-container .article-actions,.article-layout .article-container .feature-actions,.article-layout .article-container .prompt-actions,.article-layout .feature-container .article-actions,.article-layout .feature-container .feature-actions,.article-layout .feature-container .prompt-actions,.article-layout .prompt-container .article-actions,.article-layout .prompt-container .feature-actions,.article-layout .prompt-container .prompt-actions,.feature-layout .article-container .article-actions,.feature-layout .article-container .feature-actions,.feature-layout .article-container .prompt-actions,.feature-layout .feature-container .article-actions,.feature-layout .feature-container .feature-actions,.feature-layout .feature-container .prompt-actions,.feature-layout .prompt-container .article-actions,.feature-layout .prompt-container .feature-actions,.feature-layout .prompt-container .prompt-actions,.prompt-layout .article-container .article-actions,.prompt-layout .article-container .feature-actions,.prompt-layout .article-container .prompt-actions,.prompt-layout .feature-container .article-actions,.prompt-layout .feature-container .feature-actions,.prompt-layout .feature-container .prompt-actions,.prompt-layout .prompt-container .article-actions,.prompt-layout .prompt-container .feature-actions,.prompt-layout .prompt-container .prompt-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-top:32px;padding-top:24px;border-top:1px solid #f0f0f0}.article-layout .article-container .article-actions .back-button,.article-layout .article-container .feature-actions .back-button,.article-layout .article-container .prompt-actions .back-button,.article-layout .feature-container .article-actions .back-button,.article-layout .feature-container .feature-actions .back-button,.article-layout .feature-container .prompt-actions .back-button,.article-layout .prompt-container .article-actions .back-button,.article-layout .prompt-container .feature-actions .back-button,.article-layout .prompt-container .prompt-actions .back-button,.feature-layout .article-container .article-actions .back-button,.feature-layout .article-container .feature-actions .back-button,.feature-layout .article-container .prompt-actions .back-button,.feature-layout .feature-container .article-actions .back-button,.feature-layout .feature-container .feature-actions .back-button,.feature-layout .feature-container .prompt-actions .back-button,.feature-layout .prompt-container .article-actions .back-button,.feature-layout .prompt-container .feature-actions .back-button,.feature-layout .prompt-container .prompt-actions .back-button,.prompt-layout .article-container .article-actions .back-button,.prompt-layout .article-container .feature-actions .back-button,.prompt-layout .article-container .prompt-actions .back-button,.prompt-layout .feature-container .article-actions .back-button,.prompt-layout .feature-container .feature-actions .back-button,.prompt-layout .feature-container .prompt-actions .back-button,.prompt-layout .prompt-container .article-actions .back-button,.prompt-layout .prompt-container .feature-actions .back-button,.prompt-layout .prompt-container .prompt-actions .back-button{background:#fff;border:1px solid #d9d9d9;color:#595959;border-radius:6px;padding:8px 24px;font-size:14px;transition:all .3s ease}.article-layout .article-container .article-actions .back-button:hover,.article-layout .article-container .feature-actions .back-button:hover,.article-layout .article-container .prompt-actions .back-button:hover,.article-layout .feature-container .article-actions .back-button:hover,.article-layout .feature-container .feature-actions .back-button:hover,.article-layout .feature-container .prompt-actions .back-button:hover,.article-layout .prompt-container .article-actions .back-button:hover,.article-layout .prompt-container .feature-actions .back-button:hover,.article-layout .prompt-container .prompt-actions .back-button:hover,.feature-layout .article-container .article-actions .back-button:hover,.feature-layout .article-container .feature-actions .back-button:hover,.feature-layout .article-container .prompt-actions .back-button:hover,.feature-layout .feature-container .article-actions .back-button:hover,.feature-layout .feature-container .feature-actions .back-button:hover,.feature-layout .feature-container .prompt-actions .back-button:hover,.feature-layout .prompt-container .article-actions .back-button:hover,.feature-layout .prompt-container .feature-actions .back-button:hover,.feature-layout .prompt-container .prompt-actions .back-button:hover,.prompt-layout .article-container .article-actions .back-button:hover,.prompt-layout .article-container .feature-actions .back-button:hover,.prompt-layout .article-container .prompt-actions .back-button:hover,.prompt-layout .feature-container .article-actions .back-button:hover,.prompt-layout .feature-container .feature-actions .back-button:hover,.prompt-layout .feature-container .prompt-actions .back-button:hover,.prompt-layout .prompt-container .article-actions .back-button:hover,.prompt-layout .prompt-container .feature-actions .back-button:hover,.prompt-layout .prompt-container .prompt-actions .back-button:hover{border-color:#667eea;color:#667eea}.article-layout .article-container .article-actions .copy-button,.article-layout .article-container .article-actions .export-button,.article-layout .article-container .article-actions .next-button,.article-layout .article-container .article-actions .regenerate-button,.article-layout .article-container .article-actions .reset-button,.article-layout .article-container .feature-actions .copy-button,.article-layout .article-container .feature-actions .export-button,.article-layout .article-container .feature-actions .next-button,.article-layout .article-container .feature-actions .regenerate-button,.article-layout .article-container .feature-actions .reset-button,.article-layout .article-container .prompt-actions .copy-button,.article-layout .article-container .prompt-actions .export-button,.article-layout .article-container .prompt-actions .next-button,.article-layout .article-container .prompt-actions .regenerate-button,.article-layout .article-container .prompt-actions .reset-button,.article-layout .feature-container .article-actions .copy-button,.article-layout .feature-container .article-actions .export-button,.article-layout .feature-container .article-actions .next-button,.article-layout .feature-container .article-actions .regenerate-button,.article-layout .feature-container .article-actions .reset-button,.article-layout .feature-container .feature-actions .copy-button,.article-layout .feature-container .feature-actions .export-button,.article-layout .feature-container .feature-actions .next-button,.article-layout .feature-container .feature-actions .regenerate-button,.article-layout .feature-container .feature-actions .reset-button,.article-layout .feature-container .prompt-actions .copy-button,.article-layout .feature-container .prompt-actions .export-button,.article-layout .feature-container .prompt-actions .next-button,.article-layout .feature-container .prompt-actions .regenerate-button,.article-layout .feature-container .prompt-actions .reset-button,.article-layout .prompt-container .article-actions .copy-button,.article-layout .prompt-container .article-actions .export-button,.article-layout .prompt-container .article-actions .next-button,.article-layout .prompt-container .article-actions .regenerate-button,.article-layout .prompt-container .article-actions .reset-button,.article-layout .prompt-container .feature-actions .copy-button,.article-layout .prompt-container .feature-actions .export-button,.article-layout .prompt-container .feature-actions .next-button,.article-layout .prompt-container .feature-actions .regenerate-button,.article-layout .prompt-container .feature-actions .reset-button,.article-layout .prompt-container .prompt-actions .copy-button,.article-layout .prompt-container .prompt-actions .export-button,.article-layout .prompt-container .prompt-actions .next-button,.article-layout .prompt-container .prompt-actions .regenerate-button,.article-layout .prompt-container .prompt-actions .reset-button,.feature-layout .article-container .article-actions .copy-button,.feature-layout .article-container .article-actions .export-button,.feature-layout .article-container .article-actions .next-button,.feature-layout .article-container .article-actions .regenerate-button,.feature-layout .article-container .article-actions .reset-button,.feature-layout .article-container .feature-actions .copy-button,.feature-layout .article-container .feature-actions .export-button,.feature-layout .article-container .feature-actions .next-button,.feature-layout .article-container .feature-actions .regenerate-button,.feature-layout .article-container .feature-actions .reset-button,.feature-layout .article-container .prompt-actions .copy-button,.feature-layout .article-container .prompt-actions .export-button,.feature-layout .article-container .prompt-actions .next-button,.feature-layout .article-container .prompt-actions .regenerate-button,.feature-layout .article-container .prompt-actions .reset-button,.feature-layout .feature-container .article-actions .copy-button,.feature-layout .feature-container .article-actions .export-button,.feature-layout .feature-container .article-actions .next-button,.feature-layout .feature-container .article-actions .regenerate-button,.feature-layout .feature-container .article-actions .reset-button,.feature-layout .feature-container .feature-actions .copy-button,.feature-layout .feature-container .feature-actions .export-button,.feature-layout .feature-container .feature-actions .next-button,.feature-layout .feature-container .feature-actions .regenerate-button,.feature-layout .feature-container .feature-actions .reset-button,.feature-layout .feature-container .prompt-actions .copy-button,.feature-layout .feature-container .prompt-actions .export-button,.feature-layout .feature-container .prompt-actions .next-button,.feature-layout .feature-container .prompt-actions .regenerate-button,.feature-layout .feature-container .prompt-actions .reset-button,.feature-layout .prompt-container .article-actions .copy-button,.feature-layout .prompt-container .article-actions .export-button,.feature-layout .prompt-container .article-actions .next-button,.feature-layout .prompt-container .article-actions .regenerate-button,.feature-layout .prompt-container .article-actions .reset-button,.feature-layout .prompt-container .feature-actions .copy-button,.feature-layout .prompt-container .feature-actions .export-button,.feature-layout .prompt-container .feature-actions .next-button,.feature-layout .prompt-container .feature-actions .regenerate-button,.feature-layout .prompt-container .feature-actions .reset-button,.feature-layout .prompt-container .prompt-actions .copy-button,.feature-layout .prompt-container .prompt-actions .export-button,.feature-layout .prompt-container .prompt-actions .next-button,.feature-layout .prompt-container .prompt-actions .regenerate-button,.feature-layout .prompt-container .prompt-actions .reset-button,.prompt-layout .article-container .article-actions .copy-button,.prompt-layout .article-container .article-actions .export-button,.prompt-layout .article-container .article-actions .next-button,.prompt-layout .article-container .article-actions .regenerate-button,.prompt-layout .article-container .article-actions .reset-button,.prompt-layout .article-container .feature-actions .copy-button,.prompt-layout .article-container .feature-actions .export-button,.prompt-layout .article-container .feature-actions .next-button,.prompt-layout .article-container .feature-actions .regenerate-button,.prompt-layout .article-container .feature-actions .reset-button,.prompt-layout .article-container .prompt-actions .copy-button,.prompt-layout .article-container .prompt-actions .export-button,.prompt-layout .article-container .prompt-actions .next-button,.prompt-layout .article-container .prompt-actions .regenerate-button,.prompt-layout .article-container .prompt-actions .reset-button,.prompt-layout .feature-container .article-actions .copy-button,.prompt-layout .feature-container .article-actions .export-button,.prompt-layout .feature-container .article-actions .next-button,.prompt-layout .feature-container .article-actions .regenerate-button,.prompt-layout .feature-container .article-actions .reset-button,.prompt-layout .feature-container .feature-actions .copy-button,.prompt-layout .feature-container .feature-actions .export-button,.prompt-layout .feature-container .feature-actions .next-button,.prompt-layout .feature-container .feature-actions .regenerate-button,.prompt-layout .feature-container .feature-actions .reset-button,.prompt-layout .feature-container .prompt-actions .copy-button,.prompt-layout .feature-container .prompt-actions .export-button,.prompt-layout .feature-container .prompt-actions .next-button,.prompt-layout .feature-container .prompt-actions .regenerate-button,.prompt-layout .feature-container .prompt-actions .reset-button,.prompt-layout .prompt-container .article-actions .copy-button,.prompt-layout .prompt-container .article-actions .export-button,.prompt-layout .prompt-container .article-actions .next-button,.prompt-layout .prompt-container .article-actions .regenerate-button,.prompt-layout .prompt-container .article-actions .reset-button,.prompt-layout .prompt-container .feature-actions .copy-button,.prompt-layout .prompt-container .feature-actions .export-button,.prompt-layout .prompt-container .feature-actions .next-button,.prompt-layout .prompt-container .feature-actions .regenerate-button,.prompt-layout .prompt-container .feature-actions .reset-button,.prompt-layout .prompt-container .prompt-actions .copy-button,.prompt-layout .prompt-container .prompt-actions .export-button,.prompt-layout .prompt-container .prompt-actions .next-button,.prompt-layout .prompt-container .prompt-actions .regenerate-button,.prompt-layout .prompt-container .prompt-actions .reset-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;border-radius:6px;padding:8px 24px;font-size:14px;transition:all .3s ease}.article-layout .article-container .article-actions .copy-button:hover,.article-layout .article-container .article-actions .export-button:hover,.article-layout .article-container .article-actions .next-button:hover,.article-layout .article-container .article-actions .regenerate-button:hover,.article-layout .article-container .article-actions .reset-button:hover,.article-layout .article-container .feature-actions .copy-button:hover,.article-layout .article-container .feature-actions .export-button:hover,.article-layout .article-container .feature-actions .next-button:hover,.article-layout .article-container .feature-actions .regenerate-button:hover,.article-layout .article-container .feature-actions .reset-button:hover,.article-layout .article-container .prompt-actions .copy-button:hover,.article-layout .article-container .prompt-actions .export-button:hover,.article-layout .article-container .prompt-actions .next-button:hover,.article-layout .article-container .prompt-actions .regenerate-button:hover,.article-layout .article-container .prompt-actions .reset-button:hover,.article-layout .feature-container .article-actions .copy-button:hover,.article-layout .feature-container .article-actions .export-button:hover,.article-layout .feature-container .article-actions .next-button:hover,.article-layout .feature-container .article-actions .regenerate-button:hover,.article-layout .feature-container .article-actions .reset-button:hover,.article-layout .feature-container .feature-actions .copy-button:hover,.article-layout .feature-container .feature-actions .export-button:hover,.article-layout .feature-container .feature-actions .next-button:hover,.article-layout .feature-container .feature-actions .regenerate-button:hover,.article-layout .feature-container .feature-actions .reset-button:hover,.article-layout .feature-container .prompt-actions .copy-button:hover,.article-layout .feature-container .prompt-actions .export-button:hover,.article-layout .feature-container .prompt-actions .next-button:hover,.article-layout .feature-container .prompt-actions .regenerate-button:hover,.article-layout .feature-container .prompt-actions .reset-button:hover,.article-layout .prompt-container .article-actions .copy-button:hover,.article-layout .prompt-container .article-actions .export-button:hover,.article-layout .prompt-container .article-actions .next-button:hover,.article-layout .prompt-container .article-actions .regenerate-button:hover,.article-layout .prompt-container .article-actions .reset-button:hover,.article-layout .prompt-container .feature-actions .copy-button:hover,.article-layout .prompt-container .feature-actions .export-button:hover,.article-layout .prompt-container .feature-actions .next-button:hover,.article-layout .prompt-container .feature-actions .regenerate-button:hover,.article-layout .prompt-container .feature-actions .reset-button:hover,.article-layout .prompt-container .prompt-actions .copy-button:hover,.article-layout .prompt-container .prompt-actions .export-button:hover,.article-layout .prompt-container .prompt-actions .next-button:hover,.article-layout .prompt-container .prompt-actions .regenerate-button:hover,.article-layout .prompt-container .prompt-actions .reset-button:hover,.feature-layout .article-container .article-actions .copy-button:hover,.feature-layout .article-container .article-actions .export-button:hover,.feature-layout .article-container .article-actions .next-button:hover,.feature-layout .article-container .article-actions .regenerate-button:hover,.feature-layout .article-container .article-actions .reset-button:hover,.feature-layout .article-container .feature-actions .copy-button:hover,.feature-layout .article-container .feature-actions .export-button:hover,.feature-layout .article-container .feature-actions .next-button:hover,.feature-layout .article-container .feature-actions .regenerate-button:hover,.feature-layout .article-container .feature-actions .reset-button:hover,.feature-layout .article-container .prompt-actions .copy-button:hover,.feature-layout .article-container .prompt-actions .export-button:hover,.feature-layout .article-container .prompt-actions .next-button:hover,.feature-layout .article-container .prompt-actions .regenerate-button:hover,.feature-layout .article-container .prompt-actions .reset-button:hover,.feature-layout .feature-container .article-actions .copy-button:hover,.feature-layout .feature-container .article-actions .export-button:hover,.feature-layout .feature-container .article-actions .next-button:hover,.feature-layout .feature-container .article-actions .regenerate-button:hover,.feature-layout .feature-container .article-actions .reset-button:hover,.feature-layout .feature-container .feature-actions .copy-button:hover,.feature-layout .feature-container .feature-actions .export-button:hover,.feature-layout .feature-container .feature-actions .next-button:hover,.feature-layout .feature-container .feature-actions .regenerate-button:hover,.feature-layout .feature-container .feature-actions .reset-button:hover,.feature-layout .feature-container .prompt-actions .copy-button:hover,.feature-layout .feature-container .prompt-actions .export-button:hover,.feature-layout .feature-container .prompt-actions .next-button:hover,.feature-layout .feature-container .prompt-actions .regenerate-button:hover,.feature-layout .feature-container .prompt-actions .reset-button:hover,.feature-layout .prompt-container .article-actions .copy-button:hover,.feature-layout .prompt-container .article-actions .export-button:hover,.feature-layout .prompt-container .article-actions .next-button:hover,.feature-layout .prompt-container .article-actions .regenerate-button:hover,.feature-layout .prompt-container .article-actions .reset-button:hover,.feature-layout .prompt-container .feature-actions .copy-button:hover,.feature-layout .prompt-container .feature-actions .export-button:hover,.feature-layout .prompt-container .feature-actions .next-button:hover,.feature-layout .prompt-container .feature-actions .regenerate-button:hover,.feature-layout .prompt-container .feature-actions .reset-button:hover,.feature-layout .prompt-container .prompt-actions .copy-button:hover,.feature-layout .prompt-container .prompt-actions .export-button:hover,.feature-layout .prompt-container .prompt-actions .next-button:hover,.feature-layout .prompt-container .prompt-actions .regenerate-button:hover,.feature-layout .prompt-container .prompt-actions .reset-button:hover,.prompt-layout .article-container .article-actions .copy-button:hover,.prompt-layout .article-container .article-actions .export-button:hover,.prompt-layout .article-container .article-actions .next-button:hover,.prompt-layout .article-container .article-actions .regenerate-button:hover,.prompt-layout .article-container .article-actions .reset-button:hover,.prompt-layout .article-container .feature-actions .copy-button:hover,.prompt-layout .article-container .feature-actions .export-button:hover,.prompt-layout .article-container .feature-actions .next-button:hover,.prompt-layout .article-container .feature-actions .regenerate-button:hover,.prompt-layout .article-container .feature-actions .reset-button:hover,.prompt-layout .article-container .prompt-actions .copy-button:hover,.prompt-layout .article-container .prompt-actions .export-button:hover,.prompt-layout .article-container .prompt-actions .next-button:hover,.prompt-layout .article-container .prompt-actions .regenerate-button:hover,.prompt-layout .article-container .prompt-actions .reset-button:hover,.prompt-layout .feature-container .article-actions .copy-button:hover,.prompt-layout .feature-container .article-actions .export-button:hover,.prompt-layout .feature-container .article-actions .next-button:hover,.prompt-layout .feature-container .article-actions .regenerate-button:hover,.prompt-layout .feature-container .article-actions .reset-button:hover,.prompt-layout .feature-container .feature-actions .copy-button:hover,.prompt-layout .feature-container .feature-actions .export-button:hover,.prompt-layout .feature-container .feature-actions .next-button:hover,.prompt-layout .feature-container .feature-actions .regenerate-button:hover,.prompt-layout .feature-container .feature-actions .reset-button:hover,.prompt-layout .feature-container .prompt-actions .copy-button:hover,.prompt-layout .feature-container .prompt-actions .export-button:hover,.prompt-layout .feature-container .prompt-actions .next-button:hover,.prompt-layout .feature-container .prompt-actions .regenerate-button:hover,.prompt-layout .feature-container .prompt-actions .reset-button:hover,.prompt-layout .prompt-container .article-actions .copy-button:hover,.prompt-layout .prompt-container .article-actions .export-button:hover,.prompt-layout .prompt-container .article-actions .next-button:hover,.prompt-layout .prompt-container .article-actions .regenerate-button:hover,.prompt-layout .prompt-container .article-actions .reset-button:hover,.prompt-layout .prompt-container .feature-actions .copy-button:hover,.prompt-layout .prompt-container .feature-actions .export-button:hover,.prompt-layout .prompt-container .feature-actions .next-button:hover,.prompt-layout .prompt-container .feature-actions .regenerate-button:hover,.prompt-layout .prompt-container .feature-actions .reset-button:hover,.prompt-layout .prompt-container .prompt-actions .copy-button:hover,.prompt-layout .prompt-container .prompt-actions .export-button:hover,.prompt-layout .prompt-container .prompt-actions .next-button:hover,.prompt-layout .prompt-container .prompt-actions .regenerate-button:hover,.prompt-layout .prompt-container .prompt-actions .reset-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.article-layout .article-container .article-layout .article-toolbar,.article-layout .article-container .article-layout .editor-toolbar,.article-layout .article-container .editor-layout .article-toolbar,.article-layout .article-container .editor-layout .editor-toolbar,.article-layout .feature-container .article-layout .article-toolbar,.article-layout .feature-container .article-layout .editor-toolbar,.article-layout .feature-container .editor-layout .article-toolbar,.article-layout .feature-container .editor-layout .editor-toolbar,.article-layout .prompt-container .article-layout .article-toolbar,.article-layout .prompt-container .article-layout .editor-toolbar,.article-layout .prompt-container .editor-layout .article-toolbar,.article-layout .prompt-container .editor-layout .editor-toolbar,.feature-layout .article-container .article-layout .article-toolbar,.feature-layout .article-container .article-layout .editor-toolbar,.feature-layout .article-container .editor-layout .article-toolbar,.feature-layout .article-container .editor-layout .editor-toolbar,.feature-layout .feature-container .article-layout .article-toolbar,.feature-layout .feature-container .article-layout .editor-toolbar,.feature-layout .feature-container .editor-layout .article-toolbar,.feature-layout .feature-container .editor-layout .editor-toolbar,.feature-layout .prompt-container .article-layout .article-toolbar,.feature-layout .prompt-container .article-layout .editor-toolbar,.feature-layout .prompt-container .editor-layout .article-toolbar,.feature-layout .prompt-container .editor-layout .editor-toolbar,.prompt-layout .article-container .article-layout .article-toolbar,.prompt-layout .article-container .article-layout .editor-toolbar,.prompt-layout .article-container .editor-layout .article-toolbar,.prompt-layout .article-container .editor-layout .editor-toolbar,.prompt-layout .feature-container .article-layout .article-toolbar,.prompt-layout .feature-container .article-layout .editor-toolbar,.prompt-layout .feature-container .editor-layout .article-toolbar,.prompt-layout .feature-container .editor-layout .editor-toolbar,.prompt-layout .prompt-container .article-layout .article-toolbar,.prompt-layout .prompt-container .article-layout .editor-toolbar,.prompt-layout .prompt-container .editor-layout .article-toolbar,.prompt-layout .prompt-container .editor-layout .editor-toolbar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px;background:#fafafa;border:1px solid #f0f0f0;border-radius:6px 6px 0 0;margin-bottom:0}.article-layout .article-container .article-layout .article-toolbar .toolbar-left .toolbar-title,.article-layout .article-container .article-layout .editor-toolbar .toolbar-left .toolbar-title,.article-layout .article-container .editor-layout .article-toolbar .toolbar-left .toolbar-title,.article-layout .article-container .editor-layout .editor-toolbar .toolbar-left .toolbar-title,.article-layout .feature-container .article-layout .article-toolbar .toolbar-left .toolbar-title,.article-layout .feature-container .article-layout .editor-toolbar .toolbar-left .toolbar-title,.article-layout .feature-container .editor-layout .article-toolbar .toolbar-left .toolbar-title,.article-layout .feature-container .editor-layout .editor-toolbar .toolbar-left .toolbar-title,.article-layout .prompt-container .article-layout .article-toolbar .toolbar-left .toolbar-title,.article-layout .prompt-container .article-layout .editor-toolbar .toolbar-left .toolbar-title,.article-layout .prompt-container .editor-layout .article-toolbar .toolbar-left .toolbar-title,.article-layout .prompt-container .editor-layout .editor-toolbar .toolbar-left .toolbar-title,.feature-layout .article-container .article-layout .article-toolbar .toolbar-left .toolbar-title,.feature-layout .article-container .article-layout .editor-toolbar .toolbar-left .toolbar-title,.feature-layout .article-container .editor-layout .article-toolbar .toolbar-left .toolbar-title,.feature-layout .article-container .editor-layout .editor-toolbar .toolbar-left .toolbar-title,.feature-layout .feature-container .article-layout .article-toolbar .toolbar-left .toolbar-title,.feature-layout .feature-container .article-layout .editor-toolbar .toolbar-left .toolbar-title,.feature-layout .feature-container .editor-layout .article-toolbar .toolbar-left .toolbar-title,.feature-layout .feature-container .editor-layout .editor-toolbar .toolbar-left .toolbar-title,.feature-layout .prompt-container .article-layout .article-toolbar .toolbar-left .toolbar-title,.feature-layout .prompt-container .article-layout .editor-toolbar .toolbar-left .toolbar-title,.feature-layout .prompt-container .editor-layout .article-toolbar .toolbar-left .toolbar-title,.feature-layout .prompt-container .editor-layout .editor-toolbar .toolbar-left .toolbar-title,.prompt-layout .article-container .article-layout .article-toolbar .toolbar-left .toolbar-title,.prompt-layout .article-container .article-layout .editor-toolbar .toolbar-left .toolbar-title,.prompt-layout .article-container .editor-layout .article-toolbar .toolbar-left .toolbar-title,.prompt-layout .article-container .editor-layout .editor-toolbar .toolbar-left .toolbar-title,.prompt-layout .feature-container .article-layout .article-toolbar .toolbar-left .toolbar-title,.prompt-layout .feature-container .article-layout .editor-toolbar .toolbar-left .toolbar-title,.prompt-layout .feature-container .editor-layout .article-toolbar .toolbar-left .toolbar-title,.prompt-layout .feature-container .editor-layout .editor-toolbar .toolbar-left .toolbar-title,.prompt-layout .prompt-container .article-layout .article-toolbar .toolbar-left .toolbar-title,.prompt-layout .prompt-container .article-layout .editor-toolbar .toolbar-left .toolbar-title,.prompt-layout .prompt-container .editor-layout .article-toolbar .toolbar-left .toolbar-title,.prompt-layout .prompt-container .editor-layout .editor-toolbar .toolbar-left .toolbar-title{font-size:14px;font-weight:600;color:#333}.article-layout .article-container .article-layout .article-editor-content,.article-layout .article-container .article-layout .editor-content,.article-layout .article-container .editor-layout .article-editor-content,.article-layout .article-container .editor-layout .editor-content,.article-layout .feature-container .article-layout .article-editor-content,.article-layout .feature-container .article-layout .editor-content,.article-layout .feature-container .editor-layout .article-editor-content,.article-layout .feature-container .editor-layout .editor-content,.article-layout .prompt-container .article-layout .article-editor-content,.article-layout .prompt-container .article-layout .editor-content,.article-layout .prompt-container .editor-layout .article-editor-content,.article-layout .prompt-container .editor-layout .editor-content,.feature-layout .article-container .article-layout .article-editor-content,.feature-layout .article-container .article-layout .editor-content,.feature-layout .article-container .editor-layout .article-editor-content,.feature-layout .article-container .editor-layout .editor-content,.feature-layout .feature-container .article-layout .article-editor-content,.feature-layout .feature-container .article-layout .editor-content,.feature-layout .feature-container .editor-layout .article-editor-content,.feature-layout .feature-container .editor-layout .editor-content,.feature-layout .prompt-container .article-layout .article-editor-content,.feature-layout .prompt-container .article-layout .editor-content,.feature-layout .prompt-container .editor-layout .article-editor-content,.feature-layout .prompt-container .editor-layout .editor-content,.prompt-layout .article-container .article-layout .article-editor-content,.prompt-layout .article-container .article-layout .editor-content,.prompt-layout .article-container .editor-layout .article-editor-content,.prompt-layout .article-container .editor-layout .editor-content,.prompt-layout .feature-container .article-layout .article-editor-content,.prompt-layout .feature-container .article-layout .editor-content,.prompt-layout .feature-container .editor-layout .article-editor-content,.prompt-layout .feature-container .editor-layout .editor-content,.prompt-layout .prompt-container .article-layout .article-editor-content,.prompt-layout .prompt-container .article-layout .editor-content,.prompt-layout .prompt-container .editor-layout .article-editor-content,.prompt-layout .prompt-container .editor-layout .editor-content{border:1px solid #f0f0f0;border-top:none;border-radius:0 0 6px 6px;overflow:hidden}.article-layout .article-container .article-layout .article-editor-content.layout-split,.article-layout .article-container .article-layout .editor-content.layout-split,.article-layout .article-container .editor-layout .article-editor-content.layout-split,.article-layout .article-container .editor-layout .editor-content.layout-split,.article-layout .feature-container .article-layout .article-editor-content.layout-split,.article-layout .feature-container .article-layout .editor-content.layout-split,.article-layout .feature-container .editor-layout .article-editor-content.layout-split,.article-layout .feature-container .editor-layout .editor-content.layout-split,.article-layout .prompt-container .article-layout .article-editor-content.layout-split,.article-layout .prompt-container .article-layout .editor-content.layout-split,.article-layout .prompt-container .editor-layout .article-editor-content.layout-split,.article-layout .prompt-container .editor-layout .editor-content.layout-split,.feature-layout .article-container .article-layout .article-editor-content.layout-split,.feature-layout .article-container .article-layout .editor-content.layout-split,.feature-layout .article-container .editor-layout .article-editor-content.layout-split,.feature-layout .article-container .editor-layout .editor-content.layout-split,.feature-layout .feature-container .article-layout .article-editor-content.layout-split,.feature-layout .feature-container .article-layout .editor-content.layout-split,.feature-layout .feature-container .editor-layout .article-editor-content.layout-split,.feature-layout .feature-container .editor-layout .editor-content.layout-split,.feature-layout .prompt-container .article-layout .article-editor-content.layout-split,.feature-layout .prompt-container .article-layout .editor-content.layout-split,.feature-layout .prompt-container .editor-layout .article-editor-content.layout-split,.feature-layout .prompt-container .editor-layout .editor-content.layout-split,.prompt-layout .article-container .article-layout .article-editor-content.layout-split,.prompt-layout .article-container .article-layout .editor-content.layout-split,.prompt-layout .article-container .editor-layout .article-editor-content.layout-split,.prompt-layout .article-container .editor-layout .editor-content.layout-split,.prompt-layout .feature-container .article-layout .article-editor-content.layout-split,.prompt-layout .feature-container .article-layout .editor-content.layout-split,.prompt-layout .feature-container .editor-layout .article-editor-content.layout-split,.prompt-layout .feature-container .editor-layout .editor-content.layout-split,.prompt-layout .prompt-container .article-layout .article-editor-content.layout-split,.prompt-layout .prompt-container .article-layout .editor-content.layout-split,.prompt-layout .prompt-container .editor-layout .article-editor-content.layout-split,.prompt-layout .prompt-container .editor-layout .editor-content.layout-split{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.article-layout .article-container .article-layout .article-editor-content.layout-edit .preview-panel,.article-layout .article-container .article-layout .article-editor-content.layout-preview .edit-panel,.article-layout .article-container .article-layout .editor-content.layout-edit .preview-panel,.article-layout .article-container .article-layout .editor-content.layout-preview .edit-panel,.article-layout .article-container .editor-layout .article-editor-content.layout-edit .preview-panel,.article-layout .article-container .editor-layout .article-editor-content.layout-preview .edit-panel,.article-layout .article-container .editor-layout .editor-content.layout-edit .preview-panel,.article-layout .article-container .editor-layout .editor-content.layout-preview .edit-panel,.article-layout .feature-container .article-layout .article-editor-content.layout-edit .preview-panel,.article-layout .feature-container .article-layout .article-editor-content.layout-preview .edit-panel,.article-layout .feature-container .article-layout .editor-content.layout-edit .preview-panel,.article-layout .feature-container .article-layout .editor-content.layout-preview .edit-panel,.article-layout .feature-container .editor-layout .article-editor-content.layout-edit .preview-panel,.article-layout .feature-container .editor-layout .article-editor-content.layout-preview .edit-panel,.article-layout .feature-container .editor-layout .editor-content.layout-edit .preview-panel,.article-layout .feature-container .editor-layout .editor-content.layout-preview .edit-panel,.article-layout .prompt-container .article-layout .article-editor-content.layout-edit .preview-panel,.article-layout .prompt-container .article-layout .article-editor-content.layout-preview .edit-panel,.article-layout .prompt-container .article-layout .editor-content.layout-edit .preview-panel,.article-layout .prompt-container .article-layout .editor-content.layout-preview .edit-panel,.article-layout .prompt-container .editor-layout .article-editor-content.layout-edit .preview-panel,.article-layout .prompt-container .editor-layout .article-editor-content.layout-preview .edit-panel,.article-layout .prompt-container .editor-layout .editor-content.layout-edit .preview-panel,.article-layout .prompt-container .editor-layout .editor-content.layout-preview .edit-panel,.feature-layout .article-container .article-layout .article-editor-content.layout-edit .preview-panel,.feature-layout .article-container .article-layout .article-editor-content.layout-preview .edit-panel,.feature-layout .article-container .article-layout .editor-content.layout-edit .preview-panel,.feature-layout .article-container .article-layout .editor-content.layout-preview .edit-panel,.feature-layout .article-container .editor-layout .article-editor-content.layout-edit .preview-panel,.feature-layout .article-container .editor-layout .article-editor-content.layout-preview .edit-panel,.feature-layout .article-container .editor-layout .editor-content.layout-edit .preview-panel,.feature-layout .article-container .editor-layout .editor-content.layout-preview .edit-panel,.feature-layout .feature-container .article-layout .article-editor-content.layout-edit .preview-panel,.feature-layout .feature-container .article-layout .article-editor-content.layout-preview .edit-panel,.feature-layout .feature-container .article-layout .editor-content.layout-edit .preview-panel,.feature-layout .feature-container .article-layout .editor-content.layout-preview .edit-panel,.feature-layout .feature-container .editor-layout .article-editor-content.layout-edit .preview-panel,.feature-layout .feature-container .editor-layout .article-editor-content.layout-preview .edit-panel,.feature-layout .feature-container .editor-layout .editor-content.layout-edit .preview-panel,.feature-layout .feature-container .editor-layout .editor-content.layout-preview .edit-panel,.feature-layout .prompt-container .article-layout .article-editor-content.layout-edit .preview-panel,.feature-layout .prompt-container .article-layout .article-editor-content.layout-preview .edit-panel,.feature-layout .prompt-container .article-layout .editor-content.layout-edit .preview-panel,.feature-layout .prompt-container .article-layout .editor-content.layout-preview .edit-panel,.feature-layout .prompt-container .editor-layout .article-editor-content.layout-edit .preview-panel,.feature-layout .prompt-container .editor-layout .article-editor-content.layout-preview .edit-panel,.feature-layout .prompt-container .editor-layout .editor-content.layout-edit .preview-panel,.feature-layout .prompt-container .editor-layout .editor-content.layout-preview .edit-panel,.prompt-layout .article-container .article-layout .article-editor-content.layout-edit .preview-panel,.prompt-layout .article-container .article-layout .article-editor-content.layout-preview .edit-panel,.prompt-layout .article-container .article-layout .editor-content.layout-edit .preview-panel,.prompt-layout .article-container .article-layout .editor-content.layout-preview .edit-panel,.prompt-layout .article-container .editor-layout .article-editor-content.layout-edit .preview-panel,.prompt-layout .article-container .editor-layout .article-editor-content.layout-preview .edit-panel,.prompt-layout .article-container .editor-layout .editor-content.layout-edit .preview-panel,.prompt-layout .article-container .editor-layout .editor-content.layout-preview .edit-panel,.prompt-layout .feature-container .article-layout .article-editor-content.layout-edit .preview-panel,.prompt-layout .feature-container .article-layout .article-editor-content.layout-preview .edit-panel,.prompt-layout .feature-container .article-layout .editor-content.layout-edit .preview-panel,.prompt-layout .feature-container .article-layout .editor-content.layout-preview .edit-panel,.prompt-layout .feature-container .editor-layout .article-editor-content.layout-edit .preview-panel,.prompt-layout .feature-container .editor-layout .article-editor-content.layout-preview .edit-panel,.prompt-layout .feature-container .editor-layout .editor-content.layout-edit .preview-panel,.prompt-layout .feature-container .editor-layout .editor-content.layout-preview .edit-panel,.prompt-layout .prompt-container .article-layout .article-editor-content.layout-edit .preview-panel,.prompt-layout .prompt-container .article-layout .article-editor-content.layout-preview .edit-panel,.prompt-layout .prompt-container .article-layout .editor-content.layout-edit .preview-panel,.prompt-layout .prompt-container .article-layout .editor-content.layout-preview .edit-panel,.prompt-layout .prompt-container .editor-layout .article-editor-content.layout-edit .preview-panel,.prompt-layout .prompt-container .editor-layout .article-editor-content.layout-preview .edit-panel,.prompt-layout .prompt-container .editor-layout .editor-content.layout-edit .preview-panel,.prompt-layout .prompt-container .editor-layout .editor-content.layout-preview .edit-panel{display:none}.article-layout .article-container .article-layout .article-editor-content .edit-panel .panel-header,.article-layout .article-container .article-layout .article-editor-content .preview-panel .panel-header,.article-layout .article-container .article-layout .editor-content .edit-panel .panel-header,.article-layout .article-container .article-layout .editor-content .preview-panel .panel-header,.article-layout .article-container .editor-layout .article-editor-content .edit-panel .panel-header,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .panel-header,.article-layout .article-container .editor-layout .editor-content .edit-panel .panel-header,.article-layout .article-container .editor-layout .editor-content .preview-panel .panel-header,.article-layout .feature-container .article-layout .article-editor-content .edit-panel .panel-header,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .panel-header,.article-layout .feature-container .article-layout .editor-content .edit-panel .panel-header,.article-layout .feature-container .article-layout .editor-content .preview-panel .panel-header,.article-layout .feature-container .editor-layout .article-editor-content .edit-panel .panel-header,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .panel-header,.article-layout .feature-container .editor-layout .editor-content .edit-panel .panel-header,.article-layout .feature-container .editor-layout .editor-content .preview-panel .panel-header,.article-layout .prompt-container .article-layout .article-editor-content .edit-panel .panel-header,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .panel-header,.article-layout .prompt-container .article-layout .editor-content .edit-panel .panel-header,.article-layout .prompt-container .article-layout .editor-content .preview-panel .panel-header,.article-layout .prompt-container .editor-layout .article-editor-content .edit-panel .panel-header,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .panel-header,.article-layout .prompt-container .editor-layout .editor-content .edit-panel .panel-header,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .panel-header,.feature-layout .article-container .article-layout .article-editor-content .edit-panel .panel-header,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .panel-header,.feature-layout .article-container .article-layout .editor-content .edit-panel .panel-header,.feature-layout .article-container .article-layout .editor-content .preview-panel .panel-header,.feature-layout .article-container .editor-layout .article-editor-content .edit-panel .panel-header,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .panel-header,.feature-layout .article-container .editor-layout .editor-content .edit-panel .panel-header,.feature-layout .article-container .editor-layout .editor-content .preview-panel .panel-header,.feature-layout .feature-container .article-layout .article-editor-content .edit-panel .panel-header,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .panel-header,.feature-layout .feature-container .article-layout .editor-content .edit-panel .panel-header,.feature-layout .feature-container .article-layout .editor-content .preview-panel .panel-header,.feature-layout .feature-container .editor-layout .article-editor-content .edit-panel .panel-header,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .panel-header,.feature-layout .feature-container .editor-layout .editor-content .edit-panel .panel-header,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .panel-header,.feature-layout .prompt-container .article-layout .article-editor-content .edit-panel .panel-header,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .panel-header,.feature-layout .prompt-container .article-layout .editor-content .edit-panel .panel-header,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .panel-header,.feature-layout .prompt-container .editor-layout .article-editor-content .edit-panel .panel-header,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .panel-header,.feature-layout .prompt-container .editor-layout .editor-content .edit-panel .panel-header,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .panel-header,.prompt-layout .article-container .article-layout .article-editor-content .edit-panel .panel-header,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .panel-header,.prompt-layout .article-container .article-layout .editor-content .edit-panel .panel-header,.prompt-layout .article-container .article-layout .editor-content .preview-panel .panel-header,.prompt-layout .article-container .editor-layout .article-editor-content .edit-panel .panel-header,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .panel-header,.prompt-layout .article-container .editor-layout .editor-content .edit-panel .panel-header,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .panel-header,.prompt-layout .feature-container .article-layout .article-editor-content .edit-panel .panel-header,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .panel-header,.prompt-layout .feature-container .article-layout .editor-content .edit-panel .panel-header,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .panel-header,.prompt-layout .feature-container .editor-layout .article-editor-content .edit-panel .panel-header,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .panel-header,.prompt-layout .feature-container .editor-layout .editor-content .edit-panel .panel-header,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .panel-header,.prompt-layout .prompt-container .article-layout .article-editor-content .edit-panel .panel-header,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .panel-header,.prompt-layout .prompt-container .article-layout .editor-content .edit-panel .panel-header,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .panel-header,.prompt-layout .prompt-container .editor-layout .article-editor-content .edit-panel .panel-header,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .panel-header,.prompt-layout .prompt-container .editor-layout .editor-content .edit-panel .panel-header,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .panel-header{padding:8px 16px;background:#f8f9fa;border-bottom:1px solid #e8e8e8;font-size:12px;color:#666;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.article-layout .article-container .article-layout .article-editor-content .edit-panel,.article-layout .article-container .article-layout .editor-content .edit-panel,.article-layout .article-container .editor-layout .article-editor-content .edit-panel,.article-layout .article-container .editor-layout .editor-content .edit-panel,.article-layout .feature-container .article-layout .article-editor-content .edit-panel,.article-layout .feature-container .article-layout .editor-content .edit-panel,.article-layout .feature-container .editor-layout .article-editor-content .edit-panel,.article-layout .feature-container .editor-layout .editor-content .edit-panel,.article-layout .prompt-container .article-layout .article-editor-content .edit-panel,.article-layout .prompt-container .article-layout .editor-content .edit-panel,.article-layout .prompt-container .editor-layout .article-editor-content .edit-panel,.article-layout .prompt-container .editor-layout .editor-content .edit-panel,.feature-layout .article-container .article-layout .article-editor-content .edit-panel,.feature-layout .article-container .article-layout .editor-content .edit-panel,.feature-layout .article-container .editor-layout .article-editor-content .edit-panel,.feature-layout .article-container .editor-layout .editor-content .edit-panel,.feature-layout .feature-container .article-layout .article-editor-content .edit-panel,.feature-layout .feature-container .article-layout .editor-content .edit-panel,.feature-layout .feature-container .editor-layout .article-editor-content .edit-panel,.feature-layout .feature-container .editor-layout .editor-content .edit-panel,.feature-layout .prompt-container .article-layout .article-editor-content .edit-panel,.feature-layout .prompt-container .article-layout .editor-content .edit-panel,.feature-layout .prompt-container .editor-layout .article-editor-content .edit-panel,.feature-layout .prompt-container .editor-layout .editor-content .edit-panel,.prompt-layout .article-container .article-layout .article-editor-content .edit-panel,.prompt-layout .article-container .article-layout .editor-content .edit-panel,.prompt-layout .article-container .editor-layout .article-editor-content .edit-panel,.prompt-layout .article-container .editor-layout .editor-content .edit-panel,.prompt-layout .feature-container .article-layout .article-editor-content .edit-panel,.prompt-layout .feature-container .article-layout .editor-content .edit-panel,.prompt-layout .feature-container .editor-layout .article-editor-content .edit-panel,.prompt-layout .feature-container .editor-layout .editor-content .edit-panel,.prompt-layout .prompt-container .article-layout .article-editor-content .edit-panel,.prompt-layout .prompt-container .article-layout .editor-content .edit-panel,.prompt-layout .prompt-container .editor-layout .article-editor-content .edit-panel,.prompt-layout .prompt-container .editor-layout .editor-content .edit-panel{border-right:1px solid #f0f0f0}.article-layout .article-container .article-layout .article-editor-content .edit-panel .article-textarea,.article-layout .article-container .article-layout .article-editor-content .edit-panel .prompt-textarea,.article-layout .article-container .article-layout .editor-content .edit-panel .article-textarea,.article-layout .article-container .article-layout .editor-content .edit-panel .prompt-textarea,.article-layout .article-container .editor-layout .article-editor-content .edit-panel .article-textarea,.article-layout .article-container .editor-layout .article-editor-content .edit-panel .prompt-textarea,.article-layout .article-container .editor-layout .editor-content .edit-panel .article-textarea,.article-layout .article-container .editor-layout .editor-content .edit-panel .prompt-textarea,.article-layout .feature-container .article-layout .article-editor-content .edit-panel .article-textarea,.article-layout .feature-container .article-layout .article-editor-content .edit-panel .prompt-textarea,.article-layout .feature-container .article-layout .editor-content .edit-panel .article-textarea,.article-layout .feature-container .article-layout .editor-content .edit-panel .prompt-textarea,.article-layout .feature-container .editor-layout .article-editor-content .edit-panel .article-textarea,.article-layout .feature-container .editor-layout .article-editor-content .edit-panel .prompt-textarea,.article-layout .feature-container .editor-layout .editor-content .edit-panel .article-textarea,.article-layout .feature-container .editor-layout .editor-content .edit-panel .prompt-textarea,.article-layout .prompt-container .article-layout .article-editor-content .edit-panel .article-textarea,.article-layout .prompt-container .article-layout .article-editor-content .edit-panel .prompt-textarea,.article-layout .prompt-container .article-layout .editor-content .edit-panel .article-textarea,.article-layout .prompt-container .article-layout .editor-content .edit-panel .prompt-textarea,.article-layout .prompt-container .editor-layout .article-editor-content .edit-panel .article-textarea,.article-layout .prompt-container .editor-layout .article-editor-content .edit-panel .prompt-textarea,.article-layout .prompt-container .editor-layout .editor-content .edit-panel .article-textarea,.article-layout .prompt-container .editor-layout .editor-content .edit-panel .prompt-textarea,.feature-layout .article-container .article-layout .article-editor-content .edit-panel .article-textarea,.feature-layout .article-container .article-layout .article-editor-content .edit-panel .prompt-textarea,.feature-layout .article-container .article-layout .editor-content .edit-panel .article-textarea,.feature-layout .article-container .article-layout .editor-content .edit-panel .prompt-textarea,.feature-layout .article-container .editor-layout .article-editor-content .edit-panel .article-textarea,.feature-layout .article-container .editor-layout .article-editor-content .edit-panel .prompt-textarea,.feature-layout .article-container .editor-layout .editor-content .edit-panel .article-textarea,.feature-layout .article-container .editor-layout .editor-content .edit-panel .prompt-textarea,.feature-layout .feature-container .article-layout .article-editor-content .edit-panel .article-textarea,.feature-layout .feature-container .article-layout .article-editor-content .edit-panel .prompt-textarea,.feature-layout .feature-container .article-layout .editor-content .edit-panel .article-textarea,.feature-layout .feature-container .article-layout .editor-content .edit-panel .prompt-textarea,.feature-layout .feature-container .editor-layout .article-editor-content .edit-panel .article-textarea,.feature-layout .feature-container .editor-layout .article-editor-content .edit-panel .prompt-textarea,.feature-layout .feature-container .editor-layout .editor-content .edit-panel .article-textarea,.feature-layout .feature-container .editor-layout .editor-content .edit-panel .prompt-textarea,.feature-layout .prompt-container .article-layout .article-editor-content .edit-panel .article-textarea,.feature-layout .prompt-container .article-layout .article-editor-content .edit-panel .prompt-textarea,.feature-layout .prompt-container .article-layout .editor-content .edit-panel .article-textarea,.feature-layout .prompt-container .article-layout .editor-content .edit-panel .prompt-textarea,.feature-layout .prompt-container .editor-layout .article-editor-content .edit-panel .article-textarea,.feature-layout .prompt-container .editor-layout .article-editor-content .edit-panel .prompt-textarea,.feature-layout .prompt-container .editor-layout .editor-content .edit-panel .article-textarea,.feature-layout .prompt-container .editor-layout .editor-content .edit-panel .prompt-textarea,.prompt-layout .article-container .article-layout .article-editor-content .edit-panel .article-textarea,.prompt-layout .article-container .article-layout .article-editor-content .edit-panel .prompt-textarea,.prompt-layout .article-container .article-layout .editor-content .edit-panel .article-textarea,.prompt-layout .article-container .article-layout .editor-content .edit-panel .prompt-textarea,.prompt-layout .article-container .editor-layout .article-editor-content .edit-panel .article-textarea,.prompt-layout .article-container .editor-layout .article-editor-content .edit-panel .prompt-textarea,.prompt-layout .article-container .editor-layout .editor-content .edit-panel .article-textarea,.prompt-layout .article-container .editor-layout .editor-content .edit-panel .prompt-textarea,.prompt-layout .feature-container .article-layout .article-editor-content .edit-panel .article-textarea,.prompt-layout .feature-container .article-layout .article-editor-content .edit-panel .prompt-textarea,.prompt-layout .feature-container .article-layout .editor-content .edit-panel .article-textarea,.prompt-layout .feature-container .article-layout .editor-content .edit-panel .prompt-textarea,.prompt-layout .feature-container .editor-layout .article-editor-content .edit-panel .article-textarea,.prompt-layout .feature-container .editor-layout .article-editor-content .edit-panel .prompt-textarea,.prompt-layout .feature-container .editor-layout .editor-content .edit-panel .article-textarea,.prompt-layout .feature-container .editor-layout .editor-content .edit-panel .prompt-textarea,.prompt-layout .prompt-container .article-layout .article-editor-content .edit-panel .article-textarea,.prompt-layout .prompt-container .article-layout .article-editor-content .edit-panel .prompt-textarea,.prompt-layout .prompt-container .article-layout .editor-content .edit-panel .article-textarea,.prompt-layout .prompt-container .article-layout .editor-content .edit-panel .prompt-textarea,.prompt-layout .prompt-container .editor-layout .article-editor-content .edit-panel .article-textarea,.prompt-layout .prompt-container .editor-layout .article-editor-content .edit-panel .prompt-textarea,.prompt-layout .prompt-container .editor-layout .editor-content .edit-panel .article-textarea,.prompt-layout .prompt-container .editor-layout .editor-content .edit-panel .prompt-textarea{width:100%;border:none;padding:16px;font-family:Monaco,Consolas,monospace;font-size:13px;line-height:1.6;resize:none;outline:none}.article-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview,.article-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview,.article-layout .article-container .article-layout .editor-content .preview-panel .article-preview,.article-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview,.article-layout .article-container .editor-layout .editor-content .preview-panel .article-preview,.article-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview,.article-layout .feature-container .article-layout .editor-content .preview-panel .article-preview,.article-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview,.article-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview,.article-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview,.article-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview,.article-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview,.feature-layout .article-container .article-layout .editor-content .preview-panel .article-preview,.feature-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview,.feature-layout .article-container .editor-layout .editor-content .preview-panel .article-preview,.feature-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview,.feature-layout .feature-container .article-layout .editor-content .preview-panel .article-preview,.feature-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview,.prompt-layout .article-container .article-layout .editor-content .preview-panel .article-preview,.prompt-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .article-preview,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .article-preview,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview{padding:16px;font-family:system-ui,-apple-system,sans-serif;line-height:1.6;color:#333}.article-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h1,.article-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h2,.article-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h3,.article-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h4,.article-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h5,.article-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h6,.article-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h1,.article-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h2,.article-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h3,.article-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h4,.article-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h5,.article-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h6,.article-layout .article-container .article-layout .editor-content .preview-panel .article-preview h1,.article-layout .article-container .article-layout .editor-content .preview-panel .article-preview h2,.article-layout .article-container .article-layout .editor-content .preview-panel .article-preview h3,.article-layout .article-container .article-layout .editor-content .preview-panel .article-preview h4,.article-layout .article-container .article-layout .editor-content .preview-panel .article-preview h5,.article-layout .article-container .article-layout .editor-content .preview-panel .article-preview h6,.article-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h1,.article-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h2,.article-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h3,.article-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h4,.article-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h5,.article-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h6,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h1,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h2,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h3,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h4,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h5,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h6,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h1,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h2,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h3,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h4,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h5,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h6,.article-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h1,.article-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h2,.article-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h3,.article-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h4,.article-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h5,.article-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h6,.article-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h1,.article-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h2,.article-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h3,.article-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h4,.article-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h5,.article-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h6,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h1,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h2,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h3,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h4,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h5,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h6,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h1,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h2,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h3,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h4,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h5,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h6,.article-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h1,.article-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h2,.article-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h3,.article-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h4,.article-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h5,.article-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h6,.article-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h1,.article-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h2,.article-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h3,.article-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h4,.article-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h5,.article-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h6,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h1,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h2,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h3,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h4,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h5,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h6,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h1,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h2,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h3,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h4,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h5,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h6,.article-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h1,.article-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h2,.article-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h3,.article-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h4,.article-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h5,.article-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h6,.article-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h1,.article-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h2,.article-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h3,.article-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h4,.article-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h5,.article-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h6,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h1,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h2,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h3,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h4,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h5,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h6,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h1,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h2,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h3,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h4,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h5,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h6,.article-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h1,.article-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h2,.article-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h3,.article-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h4,.article-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h5,.article-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h6,.article-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h1,.article-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h2,.article-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h3,.article-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h4,.article-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h5,.article-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h6,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h1,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h2,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h3,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h4,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h5,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h6,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h1,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h2,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h3,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h4,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h5,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h6,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h1,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h2,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h3,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h4,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h5,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h6,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h1,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h2,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h3,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h4,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h5,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h6,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h1,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h2,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h3,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h4,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h5,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h6,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h1,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h2,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h3,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h4,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h5,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h6,.feature-layout .article-container .article-layout .editor-content .preview-panel .article-preview h1,.feature-layout .article-container .article-layout .editor-content .preview-panel .article-preview h2,.feature-layout .article-container .article-layout .editor-content .preview-panel .article-preview h3,.feature-layout .article-container .article-layout .editor-content .preview-panel .article-preview h4,.feature-layout .article-container .article-layout .editor-content .preview-panel .article-preview h5,.feature-layout .article-container .article-layout .editor-content .preview-panel .article-preview h6,.feature-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h1,.feature-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h2,.feature-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h3,.feature-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h4,.feature-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h5,.feature-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h6,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h1,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h2,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h3,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h4,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h5,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h6,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h1,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h2,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h3,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h4,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h5,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h6,.feature-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h1,.feature-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h2,.feature-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h3,.feature-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h4,.feature-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h5,.feature-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h6,.feature-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h1,.feature-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h2,.feature-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h3,.feature-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h4,.feature-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h5,.feature-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h6,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h1,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h2,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h3,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h4,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h5,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h6,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h1,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h2,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h3,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h4,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h5,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h6,.feature-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h1,.feature-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h2,.feature-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h3,.feature-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h4,.feature-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h5,.feature-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h6,.feature-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h1,.feature-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h2,.feature-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h3,.feature-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h4,.feature-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h5,.feature-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h6,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h1,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h2,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h3,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h4,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h5,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h6,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h1,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h2,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h3,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h4,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h5,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h6,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h1,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h2,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h3,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h4,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h5,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h6,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h1,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h2,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h3,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h4,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h5,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h6,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h1,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h2,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h3,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h4,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h5,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h6,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h1,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h2,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h3,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h4,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h5,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h6,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h1,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h2,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h3,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h4,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h5,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h6,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h1,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h2,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h3,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h4,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h5,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h6,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h1,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h2,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h3,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h4,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h5,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h6,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h1,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h2,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h3,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h4,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h5,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h6,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h1,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h2,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h3,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h4,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h5,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h6,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h1,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h2,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h3,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h4,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h5,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h6,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h1,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h2,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h3,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h4,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h5,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview h6,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h1,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h2,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h3,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h4,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h5,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview h6,.prompt-layout .article-container .article-layout .editor-content .preview-panel .article-preview h1,.prompt-layout .article-container .article-layout .editor-content .preview-panel .article-preview h2,.prompt-layout .article-container .article-layout .editor-content .preview-panel .article-preview h3,.prompt-layout .article-container .article-layout .editor-content .preview-panel .article-preview h4,.prompt-layout .article-container .article-layout .editor-content .preview-panel .article-preview h5,.prompt-layout .article-container .article-layout .editor-content .preview-panel .article-preview h6,.prompt-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h1,.prompt-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h2,.prompt-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h3,.prompt-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h4,.prompt-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h5,.prompt-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview h6,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h1,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h2,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h3,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h4,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h5,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview h6,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h1,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h2,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h3,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h4,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h5,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview h6,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h1,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h2,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h3,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h4,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h5,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .article-preview h6,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h1,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h2,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h3,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h4,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h5,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview h6,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h1,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h2,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h3,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h4,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h5,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview h6,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h1,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h2,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h3,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h4,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h5,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview h6,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h1,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h2,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h3,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h4,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h5,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .article-preview h6,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h1,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h2,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h3,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h4,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h5,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview h6,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h1,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h2,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h3,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h4,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h5,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview h6,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h1,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h2,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h3,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h4,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h5,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview h6,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h1,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h2,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h3,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h4,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h5,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview h6,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h1,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h2,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h3,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h4,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h5,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview h6,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h1,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h2,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h3,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h4,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h5,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview h6,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h1,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h2,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h3,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h4,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h5,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview h6,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h1,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h2,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h3,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h4,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h5,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview h6,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h1,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h2,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h3,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h4,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h5,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview h6,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h1,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h2,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h3,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h4,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h5,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview h6,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h1,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h2,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h3,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h4,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h5,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview h6,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h1,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h2,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h3,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h4,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h5,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview h6,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h1,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h2,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h3,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h4,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h5,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview h6{color:#667eea;margin:16px 0 8px 0}.article-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview p,.article-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview p,.article-layout .article-container .article-layout .editor-content .preview-panel .article-preview p,.article-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview p,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview p,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview p,.article-layout .article-container .editor-layout .editor-content .preview-panel .article-preview p,.article-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview p,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview p,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview p,.article-layout .feature-container .article-layout .editor-content .preview-panel .article-preview p,.article-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview p,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview p,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview p,.article-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview p,.article-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview p,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview p,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview p,.article-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview p,.article-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview p,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview p,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview p,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview p,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview p,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview p,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview p,.feature-layout .article-container .article-layout .editor-content .preview-panel .article-preview p,.feature-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview p,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview p,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview p,.feature-layout .article-container .editor-layout .editor-content .preview-panel .article-preview p,.feature-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview p,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview p,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview p,.feature-layout .feature-container .article-layout .editor-content .preview-panel .article-preview p,.feature-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview p,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview p,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview p,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview p,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview p,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview p,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview p,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview p,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview p,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview p,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview p,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview p,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview p,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview p,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview p,.prompt-layout .article-container .article-layout .editor-content .preview-panel .article-preview p,.prompt-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview p,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview p,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview p,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .article-preview p,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview p,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview p,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview p,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .article-preview p,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview p,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview p,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview p,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview p,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview p,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview p,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview p,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview p,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview p,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview p,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview p,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview p,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview p{margin:8px 0}.article-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview code,.article-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview code,.article-layout .article-container .article-layout .editor-content .preview-panel .article-preview code,.article-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview code,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview code,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview code,.article-layout .article-container .editor-layout .editor-content .preview-panel .article-preview code,.article-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview code,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview code,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview code,.article-layout .feature-container .article-layout .editor-content .preview-panel .article-preview code,.article-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview code,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview code,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview code,.article-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview code,.article-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview code,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview code,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview code,.article-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview code,.article-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview code,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview code,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview code,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview code,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview code,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview code,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview code,.feature-layout .article-container .article-layout .editor-content .preview-panel .article-preview code,.feature-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview code,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview code,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview code,.feature-layout .article-container .editor-layout .editor-content .preview-panel .article-preview code,.feature-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview code,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview code,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview code,.feature-layout .feature-container .article-layout .editor-content .preview-panel .article-preview code,.feature-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview code,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview code,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview code,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview code,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview code,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview code,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview code,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview code,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview code,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview code,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview code,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview code,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview code,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview code,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview code,.prompt-layout .article-container .article-layout .editor-content .preview-panel .article-preview code,.prompt-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview code,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview code,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview code,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .article-preview code,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview code,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview code,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview code,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .article-preview code,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview code,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview code,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview code,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview code,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview code,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview code,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview code,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview code,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview code,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview code,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview code,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview code,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview code{background:#f5f5f5;padding:2px 4px;border-radius:3px;font-family:Monaco,Consolas,monospace}.article-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview pre,.article-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview pre,.article-layout .article-container .article-layout .editor-content .preview-panel .article-preview pre,.article-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview pre,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview pre,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview pre,.article-layout .article-container .editor-layout .editor-content .preview-panel .article-preview pre,.article-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview pre,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview pre,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview pre,.article-layout .feature-container .article-layout .editor-content .preview-panel .article-preview pre,.article-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview pre,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview pre,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview pre,.article-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview pre,.article-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview pre,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview pre,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview pre,.article-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview pre,.article-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview pre,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview pre,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview pre,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview pre,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview pre,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview pre,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview pre,.feature-layout .article-container .article-layout .editor-content .preview-panel .article-preview pre,.feature-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview pre,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview pre,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview pre,.feature-layout .article-container .editor-layout .editor-content .preview-panel .article-preview pre,.feature-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview pre,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview pre,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview pre,.feature-layout .feature-container .article-layout .editor-content .preview-panel .article-preview pre,.feature-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview pre,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview pre,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview pre,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview pre,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview pre,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview pre,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview pre,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview pre,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview pre,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview pre,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview pre,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview pre,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview pre,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview pre,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview pre,.prompt-layout .article-container .article-layout .editor-content .preview-panel .article-preview pre,.prompt-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview pre,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview pre,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview pre,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .article-preview pre,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview pre,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview pre,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview pre,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .article-preview pre,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview pre,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview pre,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview pre,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview pre,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview pre,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview pre,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview pre,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview pre,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview pre,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview pre,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview pre,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview pre,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview pre{background:#f5f5f5;padding:12px;border-radius:6px;overflow-x:auto}.article-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview .empty-preview,.article-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.article-layout .article-container .article-layout .editor-content .preview-panel .article-preview .empty-preview,.article-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview .empty-preview,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview .empty-preview,.article-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.article-layout .article-container .editor-layout .editor-content .preview-panel .article-preview .empty-preview,.article-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview .empty-preview,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview .empty-preview,.article-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.article-layout .feature-container .article-layout .editor-content .preview-panel .article-preview .empty-preview,.article-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview .empty-preview,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview .empty-preview,.article-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.article-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview .empty-preview,.article-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview .empty-preview,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview .empty-preview,.article-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.article-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview .empty-preview,.article-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview .empty-preview,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview .empty-preview,.article-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview .empty-preview,.article-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview .empty-preview,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview .empty-preview,.feature-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.feature-layout .article-container .article-layout .editor-content .preview-panel .article-preview .empty-preview,.feature-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview .empty-preview,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview .empty-preview,.feature-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.feature-layout .article-container .editor-layout .editor-content .preview-panel .article-preview .empty-preview,.feature-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview .empty-preview,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview .empty-preview,.feature-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.feature-layout .feature-container .article-layout .editor-content .preview-panel .article-preview .empty-preview,.feature-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview .empty-preview,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview .empty-preview,.feature-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview .empty-preview,.feature-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview .empty-preview,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview .empty-preview,.feature-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview .empty-preview,.feature-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview .empty-preview,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview .empty-preview,.feature-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview .empty-preview,.feature-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview .empty-preview,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .article-preview .empty-preview,.prompt-layout .article-container .article-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.prompt-layout .article-container .article-layout .editor-content .preview-panel .article-preview .empty-preview,.prompt-layout .article-container .article-layout .editor-content .preview-panel .markdown-preview .empty-preview,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .article-preview .empty-preview,.prompt-layout .article-container .editor-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .article-preview .empty-preview,.prompt-layout .article-container .editor-layout .editor-content .preview-panel .markdown-preview .empty-preview,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .article-preview .empty-preview,.prompt-layout .feature-container .article-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .article-preview .empty-preview,.prompt-layout .feature-container .article-layout .editor-content .preview-panel .markdown-preview .empty-preview,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .article-preview .empty-preview,.prompt-layout .feature-container .editor-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .article-preview .empty-preview,.prompt-layout .feature-container .editor-layout .editor-content .preview-panel .markdown-preview .empty-preview,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .article-preview .empty-preview,.prompt-layout .prompt-container .article-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .article-preview .empty-preview,.prompt-layout .prompt-container .article-layout .editor-content .preview-panel .markdown-preview .empty-preview,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .article-preview .empty-preview,.prompt-layout .prompt-container .editor-layout .article-editor-content .preview-panel .markdown-preview .empty-preview,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .article-preview .empty-preview,.prompt-layout .prompt-container .editor-layout .editor-content .preview-panel .markdown-preview .empty-preview{color:#bfbfbf;text-align:center;padding:40px}.focus-preview .focus-tag{background:rgba(102,126,234,.05);color:#667eea;border:1px solid rgba(102,126,234,.3);padding:4px 8px;border-radius:4px;font-size:12px;display:inline-block;margin:2px}.focus-edit .focus-tags{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.focus-edit .focus-tags .focus-tag-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px}.focus-edit .focus-tags .focus-tag-item .focus-input{-ms-flex:1;flex:1}.focus-edit .focus-tags .focus-tag-item .remove-btn{color:#f5222d;padding:4px}.focus-edit .focus-tags .focus-tag-item .remove-btn:hover{background:rgba(245,34,45,.1);border-radius:2px}.step-navigation-toast .toast-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:16px 20px}.step-navigation-toast .toast-content .toast-icon{color:#667eea;font-size:18px;margin-right:12px}.step-navigation-toast .toast-content .toast-message{-ms-flex:1;flex:1;font-size:14px;font-weight:500;color:#333}.step-navigation-toast .toast-content .toast-close{cursor:pointer;padding:4px;border-radius:2px;color:#999;transition:all .2s ease}.step-navigation-toast .toast-content .toast-close:hover{background:rgba(0,0,0,.05);color:#666}.step-navigation-toast .toast-progress-bar{height:3px;background:linear-gradient(90deg,#667eea,rgba(102,126,234,.2));animation:toastProgress 3s linear forwards}.step-navigation-toast.toast-success .toast-icon{color:#52c41a}.step-navigation-toast.toast-success .toast-progress-bar{background:linear-gradient(90deg,#52c41a,rgba(82,196,26,.2))}.step-navigation-toast.toast-warning .toast-icon{color:gold}.step-navigation-toast.toast-warning .toast-progress-bar{background:linear-gradient(90deg,gold,rgba(255,215,0,.2))}.step-navigation-toast.toast-error .toast-icon{color:#ff4d4f}.step-navigation-toast.toast-error .toast-progress-bar{background:linear-gradient(90deg,#ff4d4f,rgba(255,77,79,.2))}@media (max-width:768px){.step-navigation-toast{right:16px;left:16px;min-width:auto;max-width:none;top:70px}.content-layout{-ms-flex-direction:column;flex-direction:column}.content-layout .input-panel,.content-layout .template-panel{min-width:100%;width:100%}.article-layout .article-container,.article-layout .feature-container,.article-layout .prompt-container,.feature-layout .article-container,.feature-layout .feature-container,.feature-layout .prompt-container,.prompt-layout .article-container,.prompt-layout .feature-container,.prompt-layout .prompt-container{padding:16px}.article-layout .article-container .sci-fi-features-preview .data-grid,.article-layout .feature-container .sci-fi-features-preview .data-grid,.article-layout .prompt-container .sci-fi-features-preview .data-grid,.feature-layout .article-container .sci-fi-features-preview .data-grid,.feature-layout .feature-container .sci-fi-features-preview .data-grid,.feature-layout .prompt-container .sci-fi-features-preview .data-grid,.prompt-layout .article-container .sci-fi-features-preview .data-grid,.prompt-layout .feature-container .sci-fi-features-preview .data-grid,.prompt-layout .prompt-container .sci-fi-features-preview .data-grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:16px;padding:16px}.article-layout .article-container .article-editor-content.layout-split,.article-layout .article-container .editor-content.layout-split,.article-layout .feature-container .article-editor-content.layout-split,.article-layout .feature-container .editor-content.layout-split,.article-layout .prompt-container .article-editor-content.layout-split,.article-layout .prompt-container .editor-content.layout-split,.feature-layout .article-container .article-editor-content.layout-split,.feature-layout .article-container .editor-content.layout-split,.feature-layout .feature-container .article-editor-content.layout-split,.feature-layout .feature-container .editor-content.layout-split,.feature-layout .prompt-container .article-editor-content.layout-split,.feature-layout .prompt-container .editor-content.layout-split,.prompt-layout .article-container .article-editor-content.layout-split,.prompt-layout .article-container .editor-content.layout-split,.prompt-layout .feature-container .article-editor-content.layout-split,.prompt-layout .feature-container .editor-content.layout-split,.prompt-layout .prompt-container .article-editor-content.layout-split,.prompt-layout .prompt-container .editor-content.layout-split{-ms-grid-columns:1fr;grid-template-columns:1fr}}