.app-header.svelte-1elxaub{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--color-border);background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:1rem 1.25rem;box-shadow:0 1px #0f172a05}html.dark .app-header.svelte-1elxaub{background:#252526f0;box-shadow:0 1px #ffffff0a}.brand-shell.svelte-1elxaub{display:flex;align-items:center;gap:.9rem;min-width:0}.brand-mark.svelte-1elxaub{display:grid;place-items:center;width:2.75rem;height:2.75rem;flex:none;border-radius:.75rem;background:#fff;border:1px solid var(--color-border);box-shadow:var(--color-shadow);overflow:hidden}html.dark .brand-mark.svelte-1elxaub{background:#2d2d30;border-color:#3c3c3c}.brand-logo.svelte-1elxaub{width:100%;height:100%;object-fit:cover}.breadcrumb-shell.svelte-1elxaub{min-width:0}.breadcrumb-label.svelte-1elxaub{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-brand)}.breadcrumb-path.svelte-1elxaub{display:flex;align-items:center;gap:.35rem;margin:.1rem 0 0;min-width:0;font-size:.95rem;font-weight:700;color:var(--color-text)}.breadcrumb-current.svelte-1elxaub{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb-separator.svelte-1elxaub{color:var(--color-muted)}.profile-shell.svelte-1elxaub{position:relative;display:flex;align-items:center;gap:.55rem}.theme-toggle.svelte-1elxaub{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-muted);box-shadow:0 4px 14px #0f172a14}.theme-toggle.svelte-1elxaub:hover{border-color:var(--color-brand);color:var(--color-brand);background:var(--color-brand-soft)}.theme-icon.svelte-1elxaub{width:1rem;height:1rem}.profile-menu.svelte-1elxaub{position:relative}.profile-trigger.svelte-1elxaub{display:flex;align-items:center;gap:.8rem;border:1px solid var(--color-border);border-radius:999px;background:#fff;padding:.35rem .6rem .35rem .35rem;color:var(--color-text);box-shadow:0 4px 16px #0f172a0f}html.dark .profile-trigger.svelte-1elxaub{background:#2d2d30;border-color:#3c3c3c;box-shadow:0 8px 20px #00000061}.avatar.svelte-1elxaub{display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:var(--color-brand-soft);color:var(--color-brand);font-size:.8rem;font-weight:800}.profile-copy.svelte-1elxaub{display:grid;text-align:left}.profile-name.svelte-1elxaub{font-size:.9rem;font-weight:700;line-height:1.1}.profile-role.svelte-1elxaub,.dropdown-label.svelte-1elxaub{font-size:.72rem;color:var(--color-muted)}.chevron.svelte-1elxaub{width:.95rem;height:.95rem;color:var(--color-muted)}.profile-dropdown.svelte-1elxaub{position:absolute;right:0;top:calc(100% + .6rem);min-width:14rem;border:1px solid var(--color-border);border-radius:.9rem;background:#fff;padding:.75rem;box-shadow:0 16px 40px #0f172a1f}html.dark .profile-dropdown.svelte-1elxaub{background:#252526;border-color:#3c3c3c;box-shadow:0 16px 36px #0000007a}.dropdown-label.svelte-1elxaub{margin:0 0 .6rem}.dropdown-action.svelte-1elxaub{width:100%;border:1px solid var(--color-border);border-radius:.75rem;background:var(--color-surface-strong);padding:.7rem .85rem;font-size:.9rem;font-weight:700;color:var(--color-text)}.dropdown-action.svelte-1elxaub:hover{border-color:var(--color-brand);background:var(--color-brand-soft)}@media(max-width:40rem){.app-header.svelte-1elxaub{padding:.85rem 1rem}.profile-copy.svelte-1elxaub{display:none}}.editor-surface .ProseMirror{min-height:8rem;color:#334155}.editor-surface .ProseMirror:focus{outline:none}.editor-surface .ProseMirror p{font-size:1rem;line-height:1.6;color:#334155;margin:.35rem 0}.editor-surface .ProseMirror h1{font-size:2rem;line-height:1.2;font-weight:800;color:#4f46e5;margin:.7rem 0 .45rem}.editor-surface .ProseMirror h2{font-size:1.6rem;line-height:1.25;font-weight:700;color:#334155;margin:.65rem 0 .4rem}.editor-surface .ProseMirror h3{font-size:1.35rem;line-height:1.3;font-weight:700;color:#475569;margin:.55rem 0 .35rem}.editor-surface .ProseMirror h4{font-size:1.15rem;line-height:1.35;font-weight:600;color:#475569;margin:.45rem 0 .3rem}.editor-surface .ProseMirror details{border:1px solid #dbe4ef;border-radius:.625rem;background:linear-gradient(180deg,#fbfdff,#f8fbff);padding:.2rem .35rem .4rem;margin:.55rem 0}.editor-surface .ProseMirror details summary{cursor:pointer;display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#4f46e5;padding:.4rem .55rem;border-radius:.45rem;background:#eef2ff;border:1px solid #dfe3ff}.editor-surface .ProseMirror details summary::-webkit-details-marker{display:none}.editor-surface .ProseMirror details summary:before{content:"▸";font-size:.72rem;line-height:1;color:#4f46e5;transform-origin:center;transition:transform .15s ease}.editor-surface .ProseMirror details[open] summary:before{transform:rotate(90deg)}.editor-surface .ProseMirror details>[data-type=detailsContent]{margin-top:.45rem;padding:.6rem .7rem;border:1px dashed #c7d2e5;border-radius:.5rem;background:#f8fafc;min-height:3rem}.editor-surface .ProseMirror details>[data-type=detailsContent] p{margin:0}.editor-surface .ProseMirror ul{list-style-type:disc;padding-left:1.5rem;margin:.5rem 0}.editor-surface .ProseMirror ol{list-style-type:decimal;padding-left:1.5rem;margin:.5rem 0}.editor-surface .ProseMirror li{margin:.2rem 0}.editor-surface .ProseMirror table{width:100%;border-collapse:collapse;border:1px solid #dbe7f3;border-radius:.75rem;overflow:hidden;background:#f8fbff}.editor-surface .ProseMirror th,.editor-surface .ProseMirror td{border:1px solid #dbe7f3;padding:.55rem .7rem;vertical-align:top}.editor-surface .ProseMirror th{background:#eaf2ff;font-weight:700;color:#0f172a}.editor-surface .ProseMirror td{background:#fbfdff}.editor-surface .ProseMirror .selectedCell{position:relative}.editor-surface .ProseMirror .selectedCell:after{content:"";position:absolute;inset:0;pointer-events:none;background:#93c5fd24}.editor-surface .ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;background:#bfdbfe;z-index:2}.editor-surface .ProseMirror pre{border:1px solid #334155;border-radius:.75rem;background:#1e293b;padding:.9rem .95rem;overflow-x:auto;box-shadow:inset 0 1px #ffffff0a}.editor-surface .ProseMirror pre code{color:#e2e8f0;font-family:JetBrains Mono,Fira Code,Consolas,Courier New,monospace}.editor-surface .ProseMirror :not(pre)>code{border:1px solid #334155;border-radius:.4rem;background:#1e293b;padding:.1rem .35rem;color:#e2e8f0;font-family:JetBrains Mono,Fira Code,Consolas,Courier New,monospace}.editor-surface,.editor-surface .ProseMirror,.html-code-editor .cm-scroller{scrollbar-width:thin;scrollbar-color:#b8c4d6 #eef2f7}.editor-surface::-webkit-scrollbar,.editor-surface .ProseMirror::-webkit-scrollbar,.html-code-editor .cm-scroller::-webkit-scrollbar{width:5px;height:5px}.editor-surface::-webkit-scrollbar-track,.editor-surface .ProseMirror::-webkit-scrollbar-track,.html-code-editor .cm-scroller::-webkit-scrollbar-track{background:#eef2f7;border-radius:9999px}.editor-surface::-webkit-scrollbar-button,.editor-surface .ProseMirror::-webkit-scrollbar-button,.html-code-editor .cm-scroller::-webkit-scrollbar-button{height:0;width:0;display:none}.editor-surface::-webkit-scrollbar-thumb,.editor-surface .ProseMirror::-webkit-scrollbar-thumb,.html-code-editor .cm-scroller::-webkit-scrollbar-thumb{background:#b8c4d6;border-radius:9999px;border:1px solid transparent;background-clip:content-box}.editor-surface::-webkit-scrollbar-thumb:hover,.editor-surface .ProseMirror::-webkit-scrollbar-thumb:hover,.html-code-editor .cm-scroller::-webkit-scrollbar-thumb:hover{background:#9fb0c7;background-clip:content-box}.html-code-editor{border-color:#3c3c3c;background:#1e1e1e;color:#d4d4d4;font-family:Cascadia Code,JetBrains Mono,Fira Code,Consolas,Courier New,monospace;line-height:1.55;tab-size:2;caret-color:#d4d4d4;overflow:hidden}.html-code-editor .cm-editor{height:100%;min-height:11rem;background:#1e1e1e}.html-code-editor .cm-scroller{font-family:Cascadia Code,JetBrains Mono,Fira Code,Consolas,Courier New,monospace;line-height:1.55}.html-code-editor .cm-content{padding:.75rem}.html-code-editor .cm-gutters{background:#252526;border-right:1px solid #3c3c3c}.html-code-editor:focus-within{border-color:#007acc;outline:none;box-shadow:0 0 0 1px #007acc}.rich-content-viewer pre{background:#1e293b;padding:1rem 0;border-radius:.75rem;overflow-x:auto;position:relative;counter-reset:line}.rich-content-viewer pre code{display:table;width:100%;font-family:JetBrains Mono,monospace;font-size:.85rem;color:#e2e8f0}.rich-content-viewer .code-line{display:table-row;counter-increment:line}.rich-content-viewer .code-line:before{content:counter(line);display:table-cell;text-align:right;padding-right:1rem;padding-left:1rem;color:#64748b;-webkit-user-select:none;user-select:none;border-right:1px solid #334155;width:1%;white-space:nowrap}.rich-content-viewer .code-line{padding-left:1rem;display:block;position:relative;padding-left:3.5rem}.rich-content-viewer .code-line:before{content:counter(line);position:absolute;left:0;width:2.5rem;text-align:right;color:#475569;font-size:.75rem;border-right:1px solid #334155;padding-right:.5rem;-webkit-user-select:none;user-select:none}.token-comment{color:#5c6370;font-style:italic}.token-keyword{color:#c678dd;font-weight:600}.token-string{color:#98c379}.token-number{color:#d19a66}.token-function{color:#61afef}.token-operator{color:#56b6c2}.token-variable{color:#e06c75}.rich-content-viewer pre code{font-variant-ligatures:contextual;-webkit-font-smoothing:antialiased}
