.post-editor{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.editor-header{padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:1rem}.editor-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#111827}.editor-actions{display:flex;gap:.75rem}.editor-tabs{display:flex;gap:.5rem;padding:0 2rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.editor-tabs button{padding:1rem 1.5rem;background:none;border:none;border-bottom:2px solid transparent;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s;position:relative;top:1px}.editor-tabs button:hover{color:#111827;background:#ffffff80}.editor-tabs button.active{color:#3b82f6;border-bottom-color:#3b82f6;background:#fff}.editor-body{padding:2rem;max-height:calc(100vh - 250px);overflow-y:auto}.content-tab,.scheduler-panel,.seo-panel,.image-manager{max-width:900px}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#374151}.form-group small{display:block;margin-top:.375rem;font-size:.8125rem;color:#6b7280}.form-group input,.form-group textarea{width:100%;padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;font-family:inherit;transition:all .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.input-large{font-size:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group.checkboxes{display:flex;gap:1.5rem;flex-wrap:wrap}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#374151}.checkbox-label input[type=checkbox]{width:auto;cursor:pointer}.checkbox-label.large{flex-direction:column;align-items:flex-start;padding:1rem;border:1px solid #d1d5db;border-radius:.5rem;transition:all .2s}.checkbox-label.large:hover{border-color:#3b82f6;background:#3b82f60d}.checkbox-label.large input[type=checkbox]{margin-right:.5rem}.checkbox-label strong{font-weight:600;color:#111827}.slug-info{margin-left:.5rem;font-size:.8125rem;color:#6b7280;font-weight:400}.editor-toolbar{display:flex;flex-wrap:wrap;gap:.25rem;padding:.75rem;background:#f9fafb;border:1px solid #d1d5db;border-bottom:none;border-radius:.5rem .5rem 0 0}.editor-toolbar button{padding:.5rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.8125rem;cursor:pointer;transition:all .2s;min-width:36px}.editor-toolbar button:hover{background:#f3f4f6;border-color:#9ca3af}.editor-toolbar button.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.tiptap-editor{border:1px solid #d1d5db;border-radius:0 0 .5rem .5rem;min-height:400px;padding:1rem;font-size:.9375rem;line-height:1.6}.tiptap-editor:focus-within{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.tiptap-editor :global(.ProseMirror){outline:none}.tiptap-editor :global(.ProseMirror h2){font-size:1.5rem;font-weight:700;margin:1.5rem 0 .75rem;color:#111827}.tiptap-editor :global(.ProseMirror h3){font-size:1.25rem;font-weight:600;margin:1.25rem 0 .5rem;color:#111827}.tiptap-editor :global(.ProseMirror p){margin:.75rem 0}.tiptap-editor :global(.ProseMirror ul),.tiptap-editor :global(.ProseMirror ol){padding-left:1.5rem;margin:.75rem 0}.tiptap-editor :global(.ProseMirror blockquote){border-left:3px solid #3b82f6;padding-left:1rem;margin:1rem 0;color:#6b7280;font-style:italic}.tiptap-editor :global(.ProseMirror pre){background:#1f2937;color:#f9fafb;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1rem 0}.tiptap-editor :global(.ProseMirror code){background:#f3f4f6;padding:.125rem .375rem;border-radius:.25rem;font-family:Courier New,monospace;font-size:.875rem}.tiptap-editor :global(.ProseMirror pre code){background:none;color:inherit;padding:0}.tiptap-editor :global(.ProseMirror img){max-width:100%;height:auto;border-radius:.5rem;margin:1rem 0}.tiptap-editor :global(.ProseMirror a){color:#3b82f6;text-decoration:underline}.scheduler-panel .form-section{margin-bottom:2rem}.scheduler-panel h3{margin:0 0 1.5rem;font-size:1.25rem;font-weight:700;color:#111827}.scheduler-panel h4{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#111827}.schedule-status{margin-bottom:2rem}.status-card{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:.5rem;margin-bottom:1rem}.status-card.draft{background:#fee2e2;color:#991b1b}.status-card.scheduled{background:#dbeafe;color:#1e40af}.status-card.published{background:#d1fae5;color:#065f46}.status-icon{font-size:2rem}.status-card strong{display:block;margin-bottom:.25rem;font-size:1rem}.status-card p{margin:0;font-size:.875rem;opacity:.9}.datetime-input{font-family:inherit;font-size:.875rem}.datetime-group{display:flex;gap:.5rem}.datetime-group input{flex:1}.datetime-info{margin-top:.5rem;font-size:.8125rem;color:#6b7280}.schedule-tips,.seo-tips,.image-tips{margin-top:2rem;padding:1.25rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.schedule-tips ul,.seo-tips ul,.image-tips ul{margin:.75rem 0 0;padding-left:1.5rem}.schedule-tips li,.seo-tips li,.image-tips li{margin-bottom:.5rem;font-size:.875rem;color:#374151;line-height:1.5}.schedule-preview{margin-top:2rem}.preview-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.preview-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e5e7eb;font-size:.875rem}.preview-row:last-child{border-bottom:none}.preview-label{font-weight:500;color:#6b7280}.preview-value{color:#111827;font-weight:500}.seo-panel h3{margin:0 0 1.5rem;font-size:1.25rem;font-weight:700;color:#111827}.seo-panel h4{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#111827}.seo-panel .section-description{margin-bottom:1.5rem;font-size:.875rem;color:#6b7280;line-height:1.5}.seo-score-card{margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:.75rem;color:#fff}.seo-score-card h3{color:#fff;margin:0 0 1rem}.score-display{display:flex;align-items:flex-start;gap:2rem}.score-circle{width:120px;height:120px;border-radius:50%;border:6px solid;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;flex-shrink:0}.score-number{font-size:2.5rem;font-weight:700;line-height:1}.score-max{font-size:1rem;color:#6b7280}.score-info{flex:1}.score-label{display:block;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.suggestions-list{list-style:none;padding:0;margin:0}.suggestions-list li{padding:.5rem 0;font-size:.875rem;line-height:1.5}.suggestions-list li:before{content:"⚠️ ";margin-right:.5rem}.form-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.form-section:last-child{border-bottom:none}.char-count{text-align:right;font-size:.8125rem;color:#6b7280;margin-top:.25rem}.llm-section{background:linear-gradient(135deg,#f3e7ff,#e9d5ff);padding:1.5rem;border-radius:.75rem;border:none}.llm-analyze-btn{width:100%;justify-content:center;margin-bottom:1rem}.llm-optimized-badge{padding:.75rem;background:#fff;color:#059669;border-radius:.5rem;text-align:center;font-weight:600;margin-bottom:1rem}.keyword-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.keyword-tag{padding:.375rem .75rem;background:#fff;color:#7c3aed;border:1px solid #c4b5fd;border-radius:9999px;font-size:.8125rem;font-weight:500}.structured-data-preview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.preview-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#fff;border-bottom:1px solid #e5e7eb;font-size:.875rem;font-weight:500}.structured-data-preview pre{margin:0;padding:1rem;overflow-x:auto;font-size:.8125rem;line-height:1.5;max-height:300px}.image-manager h3{margin:0 0 1rem;font-size:1.25rem;font-weight:700;color:#111827}.image-manager h4{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#111827}.image-section{max-width:800px}.current-hero{margin-bottom:2rem}.hero-preview{width:100%;max-width:600px;height:auto;border-radius:.5rem;border:1px solid #e5e7eb}.upload-section{margin-bottom:2rem}.upload-area{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;border:2px dashed #d1d5db;border-radius:.75rem;background:#f9fafb}.btn-upload{padding:.75rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-upload:hover:not(:disabled){background:#2563eb}.btn-upload:disabled{opacity:.5;cursor:not-allowed}.divider{text-align:center;margin:2rem 0;position:relative}.divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e5e7eb;z-index:0}.divider span{position:relative;z-index:1;background:#fff;padding:0 1rem;color:#6b7280;font-size:.875rem;font-weight:500}.url-section{margin-bottom:2rem}.image-preview{margin:1.5rem 0;padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem}.image-preview img{max-width:100%;height:auto;border-radius:.5rem}.image-actions{display:flex;gap:.75rem;margin-top:1rem}.quick-images{margin:2rem 0}.stock-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin:1rem 0}.stock-image{position:relative;cursor:pointer;border-radius:.5rem;overflow:hidden;border:2px solid transparent;transition:all .2s}.stock-image:hover{border-color:#3b82f6;transform:scale(1.05)}.stock-image img{width:100%;height:120px;object-fit:cover}.stock-label{position:absolute;bottom:0;left:0;right:0;padding:.5rem;background:#000000b3;color:#fff;font-size:.75rem;text-align:center}@media(max-width:768px){.editor-header{flex-direction:column;align-items:flex-start}.editor-tabs{overflow-x:auto;flex-wrap:nowrap}.editor-body{padding:1rem}.form-row{grid-template-columns:1fr}.score-display{flex-direction:column;align-items:center}.image-actions{flex-direction:column}.image-actions button{width:100%}}.blog-admin{min-height:100vh;background:#f5f7fa}.admin-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem}.spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.admin-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 3px #0000001a}.admin-header h1{margin:0;font-size:1.875rem;font-weight:700;color:#111827}.admin-nav{display:flex;gap:.75rem}.admin-content{padding:2rem;max-width:1400px;margin:0 auto}.btn-primary{background:#3b82f6;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem}.btn-primary:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 6px #3b82f64d}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db;padding:.625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.btn-secondary.small{padding:.375rem .75rem;font-size:.8125rem}.btn-link{background:none;border:none;color:#3b82f6;text-decoration:underline;cursor:pointer;font-size:.875rem;padding:.25rem .5rem}.btn-link:hover{color:#2563eb}.btn-link.small{font-size:.8125rem;padding:.125rem .25rem}.post-list{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.list-header{padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb}.list-header h2{margin:0 0 1rem;font-size:1.5rem;font-weight:700;color:#111827}.stats{display:flex;gap:2rem}.stat{display:flex;flex-direction:column}.stat-value{font-size:1.875rem;font-weight:700;color:#3b82f6}.stat-label{font-size:.875rem;color:#6b7280}.list-controls{padding:1.5rem 2rem;display:flex;gap:1rem;align-items:center;border-bottom:1px solid #e5e7eb;flex-wrap:wrap}.search-input{flex:1;min-width:250px;padding:.625rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.filter-buttons{display:flex;gap:.5rem}.filter-buttons button{padding:.5rem 1rem;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:all .2s}.filter-buttons button:hover{background:#f9fafb}.filter-buttons button.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.posts-grid{padding:1.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.no-posts{padding:3rem;text-align:center;color:#6b7280}.post-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;transition:all .2s}.post-card:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.post-image{width:100%;height:200px;overflow:hidden}.post-image img{width:100%;height:100%;object-fit:cover}.post-content{padding:1.25rem}.post-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.post-header h3{margin:0;font-size:1.125rem;font-weight:600;color:#111827;flex:1}.status-badge{padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500;white-space:nowrap}.status-published{background:#d1fae5;color:#065f46}.status-draft{background:#fee2e2;color:#991b1b}.status-scheduled{background:#dbeafe;color:#1e40af}.post-description{margin:0 0 .75rem;font-size:.875rem;color:#6b7280;line-height:1.5}.post-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.8125rem;color:#6b7280}.featured-badge{padding:.25rem .5rem;background:#fef3c7;color:#92400e;border-radius:.25rem;font-size:.75rem;font-weight:500}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tag{padding:.25rem .625rem;background:#f3f4f6;color:#374151;border-radius:.25rem;font-size:.75rem}.llm-badge{padding:.5rem;background:#ede9fe;color:#5b21b6;border-radius:.5rem;font-size:.8125rem;font-weight:500;margin-bottom:1rem;text-align:center}.post-actions{display:flex;gap:.5rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.btn-edit{flex:1;padding:.5rem .75rem;background:#3b82f6;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:background .2s}.btn-edit:hover{background:#2563eb}.btn-delete{padding:.5rem .75rem;background:#fee2e2;color:#991b1b;border:none;border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:background .2s}.btn-delete:hover{background:#fecaca}@media(max-width:768px){.admin-header{flex-direction:column;align-items:flex-start;gap:1rem}.posts-grid{grid-template-columns:1fr}.stats{flex-wrap:wrap;gap:1rem}.list-controls{flex-direction:column;align-items:stretch}.search-input{width:100%}}
