.inkpilot-editor{font-family:var(--wf-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif);color:var(--wf-color-fg,#0f172a);background-color:var(--wf-color-bg,#fff);line-height:1.7;position:relative}.inkpilot-editor[data-wf-theme=light]{--wf-color-primary:#0f172a!important;--wf-color-secondary:#334155!important;--wf-color-accent:#475569!important}.inkpilot-editor[data-wf-theme=dark]{--wf-color-primary:#f8fafc!important;--wf-color-secondary:#cbd5e1!important;--wf-color-accent:#94a3b8!important}.inkpilot-editor .ProseMirror{padding:var(--wf-space-5,24px);outline:none;max-width:720px;min-height:300px;margin:0 auto}.inkpilot-editor .ProseMirror p{margin:0 0 var(--wf-space-3,12px)}.inkpilot-editor .ProseMirror h1,.inkpilot-editor .ProseMirror h2,.inkpilot-editor .ProseMirror h3,.inkpilot-editor .ProseMirror h4,.inkpilot-editor .ProseMirror h5,.inkpilot-editor .ProseMirror h6{font-family:var(--wf-font-heading,inherit);margin:var(--wf-space-5,24px)0 var(--wf-space-3,12px);font-weight:700;line-height:1.3}.inkpilot-editor .ProseMirror h1{font-size:2em}.inkpilot-editor .ProseMirror h2{font-size:1.5em}.inkpilot-editor .ProseMirror h3{font-size:1.25em}.inkpilot-editor .ProseMirror h4{font-size:1.125em}.inkpilot-editor .ProseMirror blockquote{border-left:3px solid var(--wf-color-border,#e2e8f0);padding-left:var(--wf-space-4,16px);color:var(--wf-color-muted-fg,#64748b);margin-left:0;font-style:italic}.inkpilot-editor .ProseMirror code{font-family:var(--wf-font-mono,"SF Mono","Fira Code",monospace);background:var(--wf-color-muted,#f1f5f9);border-radius:var(--wf-radius-sm,4px);padding:2px 6px;font-size:.875em}.inkpilot-editor .ProseMirror pre{background:var(--wf-color-muted,#f1f5f9);border-radius:var(--wf-radius-md,8px);padding:var(--wf-space-4,16px);overflow-x:auto}.inkpilot-editor .ProseMirror pre code{background:0 0;padding:0;font-size:.875em}.inkpilot-editor .ProseMirror img{border-radius:var(--wf-radius-md,8px);max-width:100%;height:auto;margin:var(--wf-space-4,16px)0}.inkpilot-editor .ProseMirror a{color:var(--wf-color-fg,#0f172a);text-underline-offset:2px;text-decoration:underline}.inkpilot-editor .ProseMirror a:hover{opacity:.8}.inkpilot-editor .ProseMirror ul,.inkpilot-editor .ProseMirror ol{padding-left:var(--wf-space-5,24px);margin:0 0 var(--wf-space-3,12px)}.inkpilot-editor .ProseMirror li{margin-bottom:var(--wf-space-1,4px)}.inkpilot-editor .ProseMirror hr{border:none;border-top:1px solid var(--wf-color-border,#e2e8f0);margin:var(--wf-space-6,32px)0}.inkpilot-editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--wf-color-muted-fg,#64748b);pointer-events:none;height:0}.inkpilot-editor[data-wf-theme=light] .ProseMirror ::selection{color:#fff!important;-webkit-text-fill-color:#fff!important;background-color:#0f172a!important}.inkpilot-editor[data-wf-theme=dark] .ProseMirror ::selection,.inkpilot-editor[data-wf-theme=dark] .ProseMirror ::selection{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;background-color:#fff!important}.inkpilot-editor[data-wf-theme=dark] .ProseMirror a::selection{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.inkpilot-editor[data-wf-theme=light] .ProseMirror ::-moz-selection{color:#fff;background-color:#0f172a}.inkpilot-editor[data-wf-theme=dark] .ProseMirror ::-moz-selection{color:#0f172a;background-color:#fff}.inkpilot-editor[data-wf-theme=dark] .ProseMirror ::-moz-selection{color:#0f172a;background-color:#fff}.inkpilot-editor[data-wf-theme=light] .wf-ai-rewrite-selection{border-radius:2px;color:#fff!important;-webkit-text-fill-color:#fff!important;background-color:#0f172a!important}.inkpilot-editor[data-wf-theme=dark] .wf-ai-rewrite-selection{border-radius:2px;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;background-color:#fff!important}.wf-seo-weak-title{-webkit-text-decoration:underline dashed;text-decoration:underline dashed;-webkit-text-decoration-color:var(--wf-color-warning,#d97706);text-decoration-color:var(--wf-color-warning,#d97706);text-underline-offset:4px}.wf-seo-heading-hierarchy{border-left:3px solid var(--wf-color-warning,#d97706);padding-left:var(--wf-space-2,8px)}.wf-seo-empty-alt{outline:2px dashed var(--wf-color-warning,#d97706);outline-offset:2px}.wf-toolbar{gap:var(--wf-space-1,4px);padding:var(--wf-space-2,8px)var(--wf-space-3,12px);border-bottom:1px solid var(--wf-color-border,#e2e8f0);background:var(--wf-color-bg,#fff);z-index:10;flex-wrap:wrap;display:flex;position:sticky;top:0}.wf-toolbar-btn{border-radius:var(--wf-radius-sm,4px);width:32px;height:32px;color:var(--wf-color-fg,#0f172a);cursor:pointer;accent-color:#0f172a;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;font-size:14px;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.inkpilot-editor[data-wf-theme=dark] .wf-toolbar-btn{accent-color:#f8fafc}.inkpilot-editor[data-wf-theme=light] .wf-toolbar-btn:focus-visible{outline-offset:2px;outline:2px solid #0f172a}.inkpilot-editor[data-wf-theme=dark] .wf-toolbar-btn:focus-visible{outline-offset:2px;outline:2px solid #f8fafc}.wf-toolbar-btn:hover{background:var(--wf-color-muted,#f1f5f9)}.inkpilot-editor[data-wf-theme=light] .wf-toolbar-btn.is-active{color:#fff!important;-webkit-text-fill-color:#fff!important;background-color:#0f172a!important;border-color:#0f172a!important}.inkpilot-editor[data-wf-theme=dark] .wf-toolbar-btn.is-active{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;background-color:#f8fafc!important;border-color:#e2e8f0!important}.inkpilot-editor[data-wf-theme=light] .wf-toolbar-btn.is-active strong,.inkpilot-editor[data-wf-theme=light] .wf-toolbar-btn.is-active em,.inkpilot-editor[data-wf-theme=light] .wf-toolbar-btn.is-active u,.inkpilot-editor[data-wf-theme=light] .wf-toolbar-btn.is-active s,.inkpilot-editor[data-wf-theme=dark] .wf-toolbar-btn.is-active strong,.inkpilot-editor[data-wf-theme=dark] .wf-toolbar-btn.is-active em,.inkpilot-editor[data-wf-theme=dark] .wf-toolbar-btn.is-active u,.inkpilot-editor[data-wf-theme=dark] .wf-toolbar-btn.is-active s{color:inherit!important;-webkit-text-fill-color:inherit!important}.inkpilot-editor:not([data-wf-theme=dark]) .wf-toolbar-btn.is-active{color:#fff!important;-webkit-text-fill-color:#fff!important;background-color:#0f172a!important}.wf-toolbar-separator{background:var(--wf-color-border,#e2e8f0);width:1px;height:24px;margin:4px var(--wf-space-1,4px)}.wf-floating-toolbar{z-index:50;align-items:center;gap:var(--wf-space-1,4px);padding:var(--wf-space-1,4px)var(--wf-space-2,8px);background:var(--wf-color-bg,#fff);border:1px solid var(--wf-color-border,#e2e8f0);border-radius:var(--wf-radius-md,8px);animation:.15s ease-out wf-fade-in;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.wf-floating-toolbar-live{gap:var(--wf-space-2,8px);padding:6px 10px}.wf-floating-toolbar-btn{align-items:center;gap:var(--wf-space-1,4px);padding:var(--wf-space-1,4px)var(--wf-space-3,12px);border-radius:var(--wf-radius-sm,4px);cursor:pointer;white-space:nowrap;border:1px solid #0000;font-size:13px;font-weight:500;transition:opacity .15s,background-color .15s,color .15s,border-color .15s;display:inline-flex}.inkpilot-editor[data-wf-theme=light] .wf-floating-toolbar-btn:not(.wf-floating-toolbar-btn-secondary){color:#fff;background:#0f172a;border-color:#0f172a}.inkpilot-editor[data-wf-theme=dark] .wf-floating-toolbar-btn:not(.wf-floating-toolbar-btn-secondary){color:#0f172a;background:#fff;border-color:#fff}.wf-floating-toolbar-btn-secondary{background:0 0}.inkpilot-editor[data-wf-theme=light] .wf-floating-toolbar-btn-secondary{color:#0f172a;border-color:#0f172a}.inkpilot-editor[data-wf-theme=dark] .wf-floating-toolbar-btn-secondary{color:#f8fafc;border-color:#f8fafc}.wf-floating-toolbar-btn:hover:not(:disabled){opacity:.88}.wf-floating-toolbar-btn:disabled{opacity:.45;cursor:not-allowed}.inkpilot-editor[data-wf-theme=light] .wf-floating-toolbar{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.inkpilot-editor[data-wf-theme=dark] .wf-floating-toolbar{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.wf-live-select{border-radius:var(--wf-radius-sm,4px);cursor:pointer;border:1px solid #e2e8f0;outline:none;padding:4px 8px;font-size:12px;font-weight:500;transition:border-color .15s,background-color .15s,color .15s}.inkpilot-editor[data-wf-theme=light] .wf-live-select{color:#0f172a;background:#fff;border-color:#cbd5e1}.inkpilot-editor[data-wf-theme=dark] .wf-live-select{color:#f8fafc;background:#0f172a;border-color:#475569}.wf-live-select:hover:not(:disabled){border-color:#94a3b8}.inkpilot-editor[data-wf-theme=light] .wf-live-select:focus{border-color:#0f172a;box-shadow:0 0 0 2px #0f172a33}.inkpilot-editor[data-wf-theme=dark] .wf-live-select:focus{border-color:#f8fafc;box-shadow:0 0 0 2px #f8fafc40}.wf-live-select:disabled{opacity:.5;cursor:not-allowed}.wf-live-revert-btn{border:1px solid var(--wf-color-border,#e2e8f0);border-radius:var(--wf-radius-sm,4px);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.inkpilot-editor[data-wf-theme=light] .wf-live-revert-btn{color:#0f172a;border-color:#cbd5e1}.inkpilot-editor[data-wf-theme=dark] .wf-live-revert-btn{color:#f8fafc;border-color:#475569}.inkpilot-editor[data-wf-theme=light] .wf-live-revert-btn:hover{background:#f1f5f9}.inkpilot-editor[data-wf-theme=dark] .wf-live-revert-btn:hover{background:#1e293b}.wf-ai-panel{margin:var(--wf-space-3,12px)0;border:1px solid var(--wf-color-border,#e2e8f0);border-radius:var(--wf-radius-md,8px);overflow:hidden}.wf-ai-panel-content{padding:var(--wf-space-4,16px);line-height:1.7}.wf-ai-panel-actions{align-items:center;gap:var(--wf-space-2,8px);padding:var(--wf-space-2,8px)var(--wf-space-4,16px);border-top:1px solid var(--wf-color-border,#e2e8f0);background:var(--wf-color-muted,#f1f5f9);display:flex}.wf-ai-panel-btn{padding:var(--wf-space-1,4px)var(--wf-space-4,16px);border-radius:var(--wf-radius-sm,4px);cursor:pointer;border:none;font-size:13px;font-weight:500;transition:opacity .15s}.wf-ai-panel-btn-accept{background:var(--wf-color-success,#16a34a);color:#fff}.wf-ai-panel-btn-reject{color:var(--wf-color-fg,#0f172a);border:1px solid var(--wf-color-border,#e2e8f0);background:0 0}.wf-diff-insert{background-color:color-mix(in srgb,var(--wf-color-success,#16a34a)20%,transparent);text-decoration:none}.wf-diff-delete{background-color:color-mix(in srgb,var(--wf-color-error,#dc2626)20%,transparent);opacity:.7;text-decoration:line-through}.wf-seo-panel{background:var(--wf-color-bg,#fff);border-left:1px solid var(--wf-color-border,#e2e8f0);z-index:100;width:360px;height:100vh;animation:.2s ease-out wf-slide-in-right;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-4px 0 16px #0000000d}.wf-seo-panel-header{padding:var(--wf-space-4,16px)var(--wf-space-5,24px);border-bottom:1px solid var(--wf-color-border,#e2e8f0);justify-content:space-between;align-items:center;display:flex}.wf-seo-panel-title{font-size:16px;font-weight:600}.wf-seo-score{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:inline-flex}.wf-seo-score-good{background:color-mix(in srgb,var(--wf-color-success,#16a34a)15%,transparent);color:var(--wf-color-success,#16a34a)}.wf-seo-score-ok{background:color-mix(in srgb,var(--wf-color-warning,#d97706)15%,transparent);color:var(--wf-color-warning,#d97706)}.wf-seo-score-poor{background:color-mix(in srgb,var(--wf-color-error,#dc2626)15%,transparent);color:var(--wf-color-error,#dc2626)}.wf-seo-panel-section{padding:var(--wf-space-4,16px)var(--wf-space-5,24px)}.wf-seo-panel-section+.wf-seo-panel-section{border-top:1px solid var(--wf-color-border,#e2e8f0)}.wf-seo-issue{align-items:flex-start;gap:var(--wf-space-2,8px);padding:var(--wf-space-2,8px)0;font-size:14px;display:flex}.wf-seo-suggestion{padding:var(--wf-space-2,8px)0;justify-content:space-between;align-items:center;font-size:14px;display:flex}.wf-serp-preview{padding:var(--wf-space-4,16px);background:var(--wf-color-muted,#f1f5f9);border-radius:var(--wf-radius-md,8px)}.wf-serp-title{color:var(--wf-color-fg,#0f172a);margin-bottom:var(--wf-space-1,4px);cursor:pointer;font-size:18px;font-weight:400;line-height:1.3}.wf-serp-url{color:#006621;margin-bottom:var(--wf-space-1,4px);font-size:14px}.wf-serp-description{color:#545454;font-size:14px;line-height:1.5}.wf-ai-options{margin-top:var(--wf-space-1,4px);background:var(--wf-color-bg,#fff);border:1px solid var(--wf-color-border,#e2e8f0);border-radius:var(--wf-radius-md,8px);padding:var(--wf-space-2,8px);z-index:60;min-width:200px;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}.wf-ai-options-group{margin-bottom:var(--wf-space-2,8px)}.wf-ai-options-label{text-transform:uppercase;letter-spacing:.05em;color:var(--wf-color-muted-fg,#64748b);padding:var(--wf-space-1,4px)var(--wf-space-2,8px);font-size:11px;font-weight:600}.wf-ai-options-item{width:100%;padding:var(--wf-space-1,4px)var(--wf-space-2,8px);color:var(--wf-color-fg,#0f172a);text-align:left;cursor:pointer;border-radius:var(--wf-radius-sm,4px);background:0 0;border:none;font-size:13px;display:block}.wf-ai-options-item:hover{background:var(--wf-color-muted,#f1f5f9)}.inkpilot-editor[data-wf-theme=light] .wf-ai-options-item.is-selected{color:#fff;background:#0f172a;font-weight:500}.inkpilot-editor[data-wf-theme=dark] .wf-ai-options-item.is-selected{color:#0f172a;background:#fff;font-weight:500}.wf-ai-options-item.is-selected{font-weight:500}@keyframes wf-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes wf-slide-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}.wf-spinner{border:2px solid var(--wf-color-border,#e2e8f0);border-top-color:var(--wf-color-fg,#0f172a);border-radius:50%;width:16px;height:16px;animation:.6s linear infinite wf-spin;display:inline-block}@keyframes wf-spin{to{transform:rotate(360deg)}}