.professional-post-form{display:none}.editor-rich-content{min-height:300px;max-height:600px;overflow-y:auto;padding:16px;border-radius:8px;background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:15px;line-height:1.6;color:#333;cursor:text;transition:border-color .2s ease}#post-title,#post-tags{width:100%;padding:.875rem 1rem;padding-right:1rem;font-size:.95rem;line-height:1.5;color:#2c3e50;background-color:#fff;border:2px solid #e1e8ed;border-radius:8px;transition:all .2s ease;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.editor-rich-content:focus{outline:none;border-color:#08c;box-shadow:0 0 0 3px rgba(0,136,204,.1)}.editor-rich-content:empty:before{content:attr(data-placeholder);color:#999;pointer-events:none;position:absolute}.image-block{display:block;margin:20px 0;position:relative;max-width:100%;background:#f8f9fa;border-radius:12px;overflow:hidden;border:2px solid #e3e8ef;transition:all .3s ease}.image-block:hover{border-color:#08c;box-shadow:0 4px 16px rgba(0,136,204,.15)}.image-block-wrapper{position:relative;width:100%;display:flex;flex-direction:column}.image-block img{width:100%;height:auto;display:block;max-height:600px;object-fit:contain;background:#fff}.image-block-remove{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;background:rgba(255,68,68,.95);color:#fff;border:2px solid #fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(0.8);transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.2);z-index:10}.image-block:hover .image-block-remove{opacity:1;transform:scale(1)}.image-block-remove:hover{background:#c00;transform:scale(1.1)}.image-block-remove:active{transform:scale(0.95)}.image-block-caption{padding:12px 16px;background:linear-gradient(to bottom, #f8f9fa, #e9ecef);color:#495057;font-size:13px;font-weight:500;border-top:1px solid #dee2e6;display:flex;align-items:center;gap:8px}.image-block-caption:before{content:"📷";font-size:16px}.image-block+.image-block{margin-top:16px}.editor-rich-content>*{margin:12px 0}.editor-rich-content p{margin:12px 0}.editor-rich-content br{display:block;content:"";margin:8px 0}.editor-rich-content.dragging{border:2px dashed #08c;background:linear-gradient(135deg, #f0f8ff 0%, #e6f3ff 100%);position:relative}.editor-rich-content.dragging:after{content:"📷 Drop images here";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:24px;font-weight:700;color:#08c;text-shadow:0 2px 4px rgba(0,0,0,.1);pointer-events:none;z-index:20;white-space:nowrap}.editor-rich-content strong,.editor-rich-content b{font-weight:700;color:#1a1a1a}.editor-rich-content em,.editor-rich-content i{font-style:italic}.editor-rich-content code{background:#f5f7f9;padding:2px 6px;border-radius:4px;font-family:"Monaco","Menlo","Ubuntu Mono",monospace;font-size:13px;color:#e83e8c;border:1px solid #e3e8ef}.editor-rich-content pre{background:#2d3748;color:#e2e8f0;padding:16px;border-radius:8px;overflow-x:auto;font-family:"Monaco","Menlo","Ubuntu Mono",monospace;font-size:13px;line-height:1.5;margin:16px 0;border:1px solid #4a5568}.editor-rich-content blockquote{border-left:4px solid #08c;padding-left:16px;margin:16px 0;color:#666;font-style:italic;background:#f8f9fa;padding:12px 16px;border-radius:0 8px 8px 0}.editor-rich-content h1,.editor-rich-content h2,.editor-rich-content h3{font-weight:700;color:#1a1a1a;margin:20px 0 12px 0;line-height:1.3}.editor-rich-content h1{font-size:28px;border-bottom:2px solid #e3e8ef;padding-bottom:8px}.editor-rich-content h2{font-size:24px}.editor-rich-content h3{font-size:20px}.editor-rich-content a{color:#08c;text-decoration:none;border-bottom:1px solid rgba(0,136,204,.3);transition:all .2s ease}.editor-rich-content a:hover{color:#069;border-bottom-color:#069}.editor-rich-content ul,.editor-rich-content ol{padding-left:28px;margin:12px 0}.editor-rich-content ul{list-style-type:disc}.editor-rich-content ol{list-style-type:decimal}.editor-rich-content li{margin:6px 0;line-height:1.6}@media(max-width: 768px){.image-block{margin:16px 0;border-radius:8px}.image-block img{max-height:400px}.image-block-remove{width:36px;height:36px;top:8px;right:8px}.image-block-caption{padding:10px 12px;font-size:12px}}.editor-rich-content::-webkit-scrollbar{width:10px}.editor-rich-content::-webkit-scrollbar-track{background:#f1f3f5;border-radius:5px}.editor-rich-content::-webkit-scrollbar-thumb{background:#adb5bd;border-radius:5px}.editor-rich-content::-webkit-scrollbar-thumb:hover{background:#868e96}.editor-rich-content ::selection{background:rgba(0,136,204,.2);color:inherit}.image-block.loading{background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.editor-rich-content:focus-within .image-block{transition:all .2s ease}.editor-container:has(.editor-rich-content:empty) .form-hint{color:#666;font-weight:500}.image-block{box-shadow:0 1px 3px rgba(0,0,0,.05)}.image-block:hover{box-shadow:0 4px 16px rgba(0,136,204,.15);transform:translateY(-2px)}@keyframes slideIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.image-block{animation:slideIn .3s ease}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.btn-icon.spinner{animation:spin 1s linear infinite}.notification{position:fixed;top:20px;right:20px;background:#fff;padding:16px 24px;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.15);z-index:10000;display:flex;align-items:center;gap:12px;min-width:300px;opacity:0;transform:translateX(400px);transition:all .3s ease;border-left:4px solid #08c}.notification.show{opacity:1;transform:translateX(0)}.notification-success{border-left-color:#28a745;background:#f0fff4}.notification-error{border-left-color:#dc3545;background:#fff5f5}.notification-warning{border-left-color:#ffc107;background:#fffbf0}.notification-info{border-left-color:#17a2b8;background:#f0f9ff}.image-block-uploading{display:flex;align-items:center;justify-content:center;min-height:200px;background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border:2px dashed #ccc;border-radius:12px;margin:20px 0}.image-block-uploading:after{content:"⏳ Uploading...";font-size:16px;color:#666;font-weight:600}.editor-container{position:relative}.editor-rich-content>:first-child{margin-top:0}.editor-rich-content>:last-child{margin-bottom:0}.image-block-remove svg{transition:transform .2s ease}.image-block-remove:hover svg{transform:rotate(90deg)}@media(max-width: 768px){.notification{left:20px;right:20px;min-width:auto}.editor-rich-content{min-height:250px;font-size:14px}.editor-rich-content.dragging:after{font-size:18px}}@media(prefers-contrast: high){.image-block{border-width:3px}.image-block-remove{border-width:3px}}@media(prefers-reduced-motion: reduce){.image-block,.notification,.image-block-remove,*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}@media print{.image-block-remove,.editor-toolbar,.form-actions{display:none !important}.image-block{break-inside:avoid;page-break-inside:avoid}}body.custom-post-category .navigation-container,body.custom-post-category .after-main-outlet,body.custom-post-category .topic-list-body{display:none !important}.professional-post-form{max-width:900px;margin:0 auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.form-header{text-align:center;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f0f0}.form-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem 0;letter-spacing:-0.5px}.form-subtitle{font-size:1rem;color:#666;margin:0}.form-body{margin-bottom:2rem}.form-group{margin-bottom:1.75rem}.form-label{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;color:#2c3e50;font-size:.95rem}.label-text{flex:1}.label-required{color:#e74c3c;font-size:1.1rem}.label-optional{color:#95a5a6;font-weight:400;font-size:.85rem}.form-input,.form-select,.form-textarea{width:100%;padding:.875rem 1rem;font-size:.95rem;line-height:1.5;color:#2c3e50;background-color:#fff;border:2px solid #e1e8ed;border-radius:8px;transition:all .2s ease;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.form-input::placeholder,.form-textarea::placeholder{color:#95a5a6}.form-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem;appearance:none}.editor-container{border:2px solid #e1e8ed;border-radius:8px;overflow:hidden;background:#fff;transition:all .2s ease}.editor-container:focus-within{border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.editor-toolbar{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#f8f9fa;border-bottom:1px solid #e1e8ed;flex-wrap:wrap}.toolbar-group{display:flex;align-items:center;gap:.25rem}.toolbar-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:rgba(0,0,0,0);border:none;border-radius:6px;color:#5f6368;cursor:pointer;transition:all .15s ease}.toolbar-btn:hover{background:#e8eaed;color:#202124}.toolbar-btn:active{background:#dadce0;transform:scale(0.95)}.toolbar-btn-gif{font-size:11px;font-weight:700;width:auto;padding:0 8px;letter-spacing:.5px}.toolbar-divider{width:1px;height:24px;background:#dadce0;margin:0 .25rem}.toolbar-spacer{flex:1}.editor-textarea{border:none !important;border-radius:0 !important;box-shadow:none !important;resize:vertical;min-height:200px;padding:1rem !important;font-size:.95rem;line-height:1.6}.editor-textarea:focus{outline:none;border:none !important;box-shadow:none !important}.tags-input-wrapper{position:relative}.selected-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;min-height:24px}.selected-tag{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;background:linear-gradient(135deg, #3498db 0%, #2980b9 100%);color:#fff;border-radius:20px;font-size:.85rem;font-weight:500;animation:tagSlideIn .2s ease}@keyframes tagSlideIn{from{opacity:0;transform:scale(0.8)}to{opacity:1;transform:scale(1)}}.remove-tag{background:none;border:none;color:#fff;font-size:1.25rem;line-height:1;cursor:pointer;padding:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease}.remove-tag:hover{background:hsla(0,0%,100%,.2)}.tags-input{margin-bottom:0 !important}.tags-dropdown{display:none;position:absolute;top:100%;left:0;right:0;max-height:250px;overflow-y:auto;background:#fff;border:2px solid #e1e8ed;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;margin-top:-2px}.tag-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;cursor:pointer;transition:background .15s ease;border-bottom:1px solid #f0f0f0}.tag-item:last-child{border-bottom:none}.tag-item:hover{background:#f8f9fa}.tag-name{font-weight:500;color:#2c3e50}.tag-count{font-size:.85rem;color:#95a5a6;background:#ecf0f1;padding:.25rem .5rem;border-radius:12px}.tag-item-empty{padding:1rem;text-align:center;color:#95a5a6;font-size:.9rem}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.spinner{animation:spin 1s linear infinite}.form-textarea{resize:vertical;min-height:200px;font-family:"Monaco","Menlo","Ubuntu Mono","Consolas",monospace;line-height:1.6}.form-hint{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;font-size:.85rem;color:#7f8c8d}.char-count{font-weight:500;color:#95a5a6}.form-checkbox{display:flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}.form-checkbox input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#3498db}.checkbox-label{color:#2c3e50;font-size:.95rem}.form-actions{display:flex;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:2px solid #f0f0f0;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap}.btn-icon{width:16px;height:16px}.btn-primary{background:linear-gradient(135deg, #3498db 0%, #2980b9 100%);color:#fff;box-shadow:0 4px 12px rgba(52,152,219,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(52,152,219,.4)}.btn-primary:active{transform:translateY(0)}.btn-secondary{color:#2c3e50}.btn-secondary:hover{background:#d5dbdd}.btn-tertiary{background:#fff;color:#3498db;border:2px solid #3498db}.btn-tertiary:hover{background:#3498db;color:#fff}.form-tips{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);border-radius:8px;border-left:4px solid #3498db}.tips-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#2c3e50}.tips-header svg{color:#3498db;flex-shrink:0}.tips-header h3{margin:0;font-size:1.1rem;font-weight:600}.tips-list{margin:0;padding-left:2rem;color:#555}.tips-list li{margin-bottom:.5rem;line-height:1.6;font-size:.9rem}.tips-list li:last-child{margin-bottom:0}.preview-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:10000;padding:2rem;animation:fadeIn .2s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.preview-modal-content{background:#fff;border-radius:12px;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideUp .3s ease}@keyframes slideUp{from{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.preview-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:2px solid #f0f0f0}.preview-modal-header h2{margin:0;font-size:1.5rem;color:#2c3e50}.preview-modal-close{background:none;border:none;font-size:2rem;color:#95a5a6;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}.preview-modal-close:hover{background:#f0f0f0;color:#2c3e50}.preview-modal-body{padding:2rem;overflow-y:auto;flex:1}.preview-content{white-space:pre-wrap;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;color:#2c3e50}.notification{position:fixed;top:2rem;right:2rem;background:#fff;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:10001;font-weight:500;opacity:0;transform:translateX(100px);transition:all .3s ease;border-left:4px solid #3498db}.notification.show{opacity:1;transform:translateX(0)}.notification-success{border-left-color:#27ae60;color:#27ae60}.notification-error{border-left-color:#e74c3c;color:#e74c3c}.notification-warning{border-left-color:#f39c12;color:#f39c12}.notification-info{border-left-color:#3498db;color:#3498db}@media(max-width: 768px){.professional-post-form{padding:1.5rem;border-radius:8px}.form-title{font-size:1.5rem}.form-actions{flex-direction:column}.btn{width:100%;justify-content:center}.form-hint{flex-direction:column;align-items:flex-start;gap:.25rem}.editor-toolbar{padding:.375rem;gap:.25rem}.toolbar-btn{width:28px;height:28px}.toolbar-divider{height:20px}.preview-modal{padding:1rem}.preview-modal-content{max-height:95vh}.notification{right:1rem;left:1rem;top:1rem}}
/*# sourceMappingURL=common_theme_38_3fadb5525be12be5d25faeeeee284dc1f7fdd4dd.css.map?__ws=netwit.dev */