:root[data-visual-editor=active][data-visual-editor-mode=edit] [data-edit]{cursor:pointer;pointer-events:auto}:root[data-visual-editor=active][data-visual-editor-mode=edit] .pointer-events-none:has([data-edit]){pointer-events:auto}:root[data-visual-editor=active][data-visual-editor-mode=edit] [data-edit].ve-editing{border-radius:4px;caret-color:currentcolor;cursor:text}:root[data-visual-editor=active][data-visual-editor-mode=edit] [data-edit].ve-editing:focus{outline:0}:root[data-visual-editor=active] [data-edit].ve-modified{box-shadow:inset 0-2px #16a34a}:root[data-visual-editor=active][data-visual-editor-mode=edit] [data-edit-kind=icon]{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;min-height:1.25rem;border-radius:999px}:root[data-visual-editor=active][data-visual-editor-mode=edit] [data-edit-kind=icon].ve-icon-empty:after{content:"+";display:inline-grid;width:1.25rem;height:1.25rem;place-items:center;border:1px dashed #2563eb;border-radius:999px;color:#2563eb;font:700 12px/1 system-ui,sans-serif}:root[data-visual-editor=active][data-visual-editor-mode=edit] [data-edit-kind=link]{position:relative}:root[data-visual-editor=active][data-visual-editor-mode=edit] [data-edit-kind=link]:after{content:"URL";display:inline-flex;align-items:center;justify-content:center;margin-left:6px;padding:2px 5px;border:1px solid rgb(37 99 235/.35);border-radius:999px;background:#eff6ff;color:#2563eb;font:700 10px/1 system-ui,sans-serif;letter-spacing:0;vertical-align:middle}.ve-frame{position:fixed;z-index:2147482999;border:2px solid #2563eb;border-radius:6px;pointer-events:none;box-shadow:0 0 0 1px #ffffffe6,0 8px 24px #2563eb2e;transition:left 80ms ease,top 80ms ease,width 80ms ease,height 80ms ease}#visual-editor-toolbar{position:fixed;right:16px;bottom:16px;z-index:2147483000;display:grid;grid-template-columns:minmax(0,1fr) auto;width:min(360px,calc(100vw - 32px));align-items:stretch;gap:10px;padding:12px;border:1px solid rgb(15 23 42/.16);border-radius:10px;background:#fffffff5;box-shadow:0 18px 60px #0f172a33;color:#0f172a;font:13px/1.35 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ve-toolbar-info{display:grid;min-width:0;gap:8px}.ve-mode-toggle{display:inline-flex;min-height:32px;width:100%;align-items:center;gap:8px;border:1px solid rgb(15 23 42/.14);border-radius:8px;background:#f8fafc;color:#0f172a;cursor:pointer;font:inherit;font-size:12px;font-weight:800;padding:0 9px;text-align:left}.ve-mode-toggle:hover{background:#f1f5f9}.ve-mode-toggle.is-active{border-color:#2563eb47;background:#eff6ff;color:#1d4ed8}.ve-switch-track{position:relative;flex:none;width:34px;height:18px;border-radius:999px;background:#cbd5e1;transition:background .16s ease}.ve-switch-track span{position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0f172a33;transition:transform .16s ease}.ve-mode-toggle.is-active .ve-switch-track{background:#2563eb}.ve-mode-toggle.is-active .ve-switch-track span{transform:translate(16px)}.ve-toolbar-meta{display:grid;gap:2px}.ve-toolbar-meta span{overflow:hidden;color:#475569;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ve-toolbar-actions{display:grid;grid-template-columns:repeat(2,36px);grid-auto-rows:36px;flex:none;gap:6px}.ve-toolbar-actions button{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgb(15 23 42/.14);border-radius:8px;background:#fff;color:#0f172a;cursor:pointer;font:inherit;padding:0}.ve-toolbar-actions button:hover{background:#f8fafc}.ve-toolbar-actions button svg{width:18px;height:18px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ve-toolbar-actions button:disabled{cursor:not-allowed;opacity:.45}#visual-editor-tooltip{position:fixed;z-index:2147483001;max-width:min(360px,calc(100vw - 24px));padding:6px 8px;border-radius:7px;background:#2563eb;color:#fff;font:12px/1.25 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;pointer-events:none;box-shadow:0 10px 30px #2563eb4d}#visual-editor-image-panel,#visual-editor-icon-panel,#visual-editor-link-panel,#visual-editor-seo-panel{position:fixed;z-index:2147483002;display:grid;width:min(340px,calc(100vw - 24px));gap:10px;padding:12px;border:1px solid rgb(15 23 42/.16);border-radius:10px;background:#fffffffa;box-shadow:0 18px 60px #0f172a3d;color:#0f172a;font:13px/1.35 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#visual-editor-image-panel{width:min(460px,calc(100vw - 24px))}#visual-editor-icon-panel{width:min(560px,calc(100vw - 24px))}#visual-editor-seo-panel{right:16px;bottom:148px;width:min(520px,calc(100vw - 24px))}#visual-editor-image-panel[hidden],#visual-editor-icon-panel[hidden],#visual-editor-link-panel[hidden],#visual-editor-seo-panel[hidden]{display:none}#visual-editor-image-panel label,#visual-editor-icon-panel label,#visual-editor-link-panel label,#visual-editor-seo-panel label{display:grid;gap:6px}#visual-editor-image-panel label>span,#visual-editor-icon-panel label>span,#visual-editor-link-panel label>span,#visual-editor-seo-panel label>span{color:#475569;font-size:12px;font-weight:700}#visual-editor-image-panel input,#visual-editor-icon-panel input,#visual-editor-link-panel input,#visual-editor-seo-panel input,#visual-editor-seo-panel textarea{min-height:36px;width:100%;border:1px solid rgb(15 23 42/.18);border-radius:8px;color:#0f172a;font:inherit;padding:0 10px}#visual-editor-seo-panel textarea{min-height:92px;padding:9px 10px;resize:vertical}#visual-editor-image-panel input:focus,#visual-editor-icon-panel input:focus,#visual-editor-link-panel input:focus,#visual-editor-seo-panel input:focus,#visual-editor-seo-panel textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24;outline:0}.ve-image-panel-header{display:grid;gap:2px}.ve-image-panel-header strong,.ve-link-panel-header strong,.ve-seo-panel-header strong{color:#0f172a;font-size:14px}.ve-image-panel-header span,.ve-link-panel-header span,.ve-seo-panel-header span{color:#64748b;font-size:12px}.ve-link-panel-header,.ve-link-current,.ve-link-option-copy,.ve-seo-panel-header,.ve-seo-page{display:grid;gap:2px}.ve-seo-page{padding:9px;border:1px solid rgb(15 23 42/.08);border-radius:8px;background:#f8fafc}.ve-seo-page span,#visual-editor-seo-panel small{color:#64748b;font-size:11px}.ve-seo-page strong{overflow:hidden;color:#0f172a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ve-seo-page code{color:#2563eb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px}.ve-seo-preview{display:grid;gap:3px;padding:10px;border:1px solid rgb(15 23 42/.1);border-radius:9px;background:#fff}.ve-seo-preview strong{overflow:hidden;color:#1a0dab;font-size:15px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.ve-seo-preview span{overflow:hidden;color:#006621;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ve-seo-preview p{display:-webkit-box;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#545454;font-size:12px}.ve-link-results{color:#64748b;font-size:12px}.ve-link-options{display:grid;max-height:260px;gap:7px;overflow:auto;padding-right:2px}.ve-link-options button{display:grid;grid-template-columns:76px minmax(0,1fr);min-height:54px;align-items:center;gap:9px;border:1px solid rgb(15 23 42/.12);border-radius:8px;background:#fff;color:#0f172a;cursor:pointer;font:inherit;padding:7px 9px;text-align:left}.ve-link-options button:hover,.ve-link-options button[data-ve-link-selected=true]{border-color:#2563eb;background:#eff6ff}.ve-link-option-group{display:inline-flex;align-items:center;justify-content:center;min-width:0;padding:4px 6px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:800}.ve-link-option-copy strong,.ve-link-option-copy code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ve-link-option-copy strong{color:#0f172a;font-size:12px;font-weight:800}.ve-link-option-copy code{color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px}.ve-link-current span{color:#64748b;font-size:12px;font-weight:700}.ve-link-current code{overflow:hidden;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ve-image-preview{display:grid;min-height:140px;max-height:220px;place-items:center;overflow:hidden;border:1px solid rgb(15 23 42/.1);border-radius:9px;background:#f8fafc}.ve-image-preview img{width:100%;height:100%;max-height:220px;-o-object-fit:cover;object-fit:cover}.ve-image-preview span{color:#64748b;font-size:12px}.ve-upload-drop{padding:10px;border:1px dashed rgb(37 99 235/.45);border-radius:9px;background:#eff6ff}.ve-upload-drop small{color:#64748b;font-size:11px}.ve-icon-current{display:flex;align-items:center;gap:8px;color:#475569;font-size:12px}.ve-icon-current code{color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:700}.ve-icon-current-svg{width:22px;height:22px;color:#0f172a}.ve-icon-results{color:#64748b;font-size:12px}.ve-icon-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));max-height:360px;gap:8px;overflow:auto;padding-right:2px}.ve-icon-options button{display:flex;min-width:0;min-height:58px;align-items:center;gap:9px;border:1px solid rgb(15 23 42/.12);border-radius:8px;background:#fff;color:#0f172a;cursor:pointer;font:inherit;padding:7px 9px;text-align:left}.ve-icon-options button:hover,.ve-icon-options button[data-ve-icon-selected=true]{border-color:#2563eb;background:#eff6ff}.ve-icon-option-preview{display:grid;flex:none;width:34px;height:34px;place-items:center;border-radius:8px;background:#f8fafc;color:#0f172a}.ve-icon-option-svg{width:23px;height:23px}.ve-icon-option-copy{display:grid;min-width:0;gap:2px}.ve-icon-option-copy strong{overflow:hidden;color:#0f172a;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.ve-icon-option-copy code{overflow:hidden;color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ve-image-panel-actions{display:flex;justify-content:flex-end;gap:8px}.ve-image-panel-actions button{min-height:34px;border:1px solid rgb(15 23 42/.14);border-radius:8px;background:#fff;color:#0f172a;cursor:pointer;font:inherit;font-size:12px;font-weight:700;padding:0 10px}.ve-image-panel-actions button[type=submit]{border-color:#2563eb;background:#2563eb;color:#fff}@media (max-width:640px){#visual-editor-toolbar{right:10px;bottom:10px;left:10px;width:auto;max-width:none}#visual-editor-seo-panel{right:10px;bottom:150px;left:10px;width:auto}}