.doc-section-label{font-size:.75rem;font-weight:500;-webkit-user-select:none;user-select:none}.doc-action-btn{color:var(--color-muted-foreground)}.delete-btn:hover{color:var(--color-destructive-muted)}.promote-btn:hover{color:var(--color-primary)}.share-btn,.share-btn:hover,.publish-btn,.publish-btn:hover{color:var(--color-info)}.duplicate-btn:hover{color:var(--color-foreground)}.duplicate-spinner.svelte-134ugao{width:.75rem;height:.75rem;border:2px solid var(--color-muted);border-top-color:var(--color-foreground);border-radius:50%;animation:svelte-134ugao-promote-spin .6s linear infinite}.promote-spinner.svelte-134ugao{width:.75rem;height:.75rem;border:2px solid var(--color-muted);border-top-color:var(--color-primary);border-radius:50%;animation:svelte-134ugao-promote-spin .6s linear infinite}@keyframes svelte-134ugao-promote-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.promote-spinner.svelte-134ugao,.duplicate-spinner.svelte-134ugao{animation-duration:.01ms!important}}.template-card.svelte-zwaarh{display:flex;flex-direction:column;align-items:center;text-align:left;padding:.375rem;width:100%;height:100%;min-width:0}.template-card.svelte-zwaarh:focus,.template-card.svelte-zwaarh:focus-visible{outline:none}.template-card.svelte-zwaarh:hover:not(.template-card-selected) .template-card-title-text:where(.svelte-zwaarh){background:color-mix(in oklab,var(--color-muted) 50%,var(--color-background));border-color:color-mix(in oklab,var(--color-border) 100%,transparent)}.template-card-selected.svelte-zwaarh .template-thumb:where(.svelte-zwaarh){filter:drop-shadow(0 0 1px color-mix(in oklab,var(--color-foreground) 25%,transparent)) drop-shadow(0 6px 16px color-mix(in oklab,var(--color-foreground) 18%,transparent));transform:scale(1.03)}.template-card-selected.svelte-zwaarh .template-card-title-text:where(.svelte-zwaarh){background-color:var(--color-primary);color:var(--color-primary-foreground);border-color:transparent;transform:scale(1.03)}.template-card-title.svelte-zwaarh{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;padding-top:.625rem}.template-card-title-text.svelte-zwaarh{display:block;width:100%;max-width:100%;font-size:.75rem;font-weight:500;line-height:normal;color:var(--color-foreground);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.2rem .6rem;border-radius:9999px;border:1px solid color-mix(in oklab,var(--color-border) 60%,transparent);background-color:transparent;transition:all .15s ease-out}.template-thumb-stack.svelte-zwaarh{--thumb-max-height: 140px;display:inline-grid;max-width:100%;min-width:0;margin-block:auto}.template-thumb.svelte-zwaarh,.template-thumb-placeholder.svelte-zwaarh{grid-area:1 / 1;box-sizing:border-box;border:1px solid color-mix(in oklab,var(--color-border) 60%,transparent);border-radius:.375rem}.template-thumb.svelte-zwaarh{display:block;max-width:100%;max-height:var(--thumb-max-height);min-width:0;object-fit:contain;filter:drop-shadow(0 0 1px color-mix(in oklab,var(--color-foreground) 20%,transparent)) drop-shadow(0 2px 6px color-mix(in oklab,var(--color-foreground) 10%,transparent));transition:filter .15s ease-out,transform .15s ease-out}.template-thumb-placeholder.svelte-zwaarh{height:var(--thumb-max-height);min-width:7.5rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:var(--color-muted-foreground);background:var(--color-muted);transition:transform .15s ease-out}.template-star-badge.svelte-zwaarh{grid-area:1 / 1;align-self:start;justify-self:end;z-index:1;margin:.3125rem .3125rem 0 0;display:inline-flex;align-items:center;gap:.2rem;padding:.1rem .3rem;border-radius:9999px;font-size:.6875rem;background:color-mix(in oklab,var(--color-muted) 36%,var(--color-background));color:color-mix(in oklab,var(--color-foreground) 84%,var(--color-muted-foreground));box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--color-foreground) 10%,transparent);cursor:pointer;transition:background-color .12s ease,color .12s ease,box-shadow .12s ease}.template-star-badge.svelte-zwaarh:hover{background:color-mix(in oklab,var(--color-muted) 52%,var(--color-background));box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--color-foreground) 14%,transparent)}.template-star-badge.svelte-zwaarh:focus-visible{outline:2px solid color-mix(in oklab,var(--color-primary) 45%,transparent);outline-offset:1px}.template-star-badge-starred.svelte-zwaarh{color:color-mix(in oklab,var(--color-yellow-400, #facc15) 88%,var(--color-foreground))}.template-star-badge-official.svelte-zwaarh{background:color-mix(in oklab,var(--color-blue-500, #3b82f6) 12%,var(--color-background));color:color-mix(in oklab,var(--color-blue-500, #3b82f6) 58%,var(--color-foreground));box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--color-blue-500, #3b82f6) 18%,transparent)}.template-star-badge-official.svelte-zwaarh:hover{background:color-mix(in oklab,var(--color-blue-500, #3b82f6) 18%,var(--color-background));box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--color-blue-500, #3b82f6) 25%,transparent)}@media(max-width:767px){.template-card.svelte-zwaarh{width:100%;gap:.375rem}.template-thumb-stack.svelte-zwaarh{--thumb-max-height: 110px}.template-star-badge.svelte-zwaarh{min-height:1.5rem;padding-inline:.4rem;font-size:.75rem}.template-card-title-text.svelte-zwaarh{font-size:.72rem;padding:.15rem .5rem}}@media(prefers-reduced-motion:reduce){.template-thumb.svelte-zwaarh,.template-thumb-placeholder.svelte-zwaarh{transition:none}.template-card.svelte-zwaarh:hover:not(.template-card-selected) .template-thumb:where(.svelte-zwaarh),.template-card.svelte-zwaarh:hover:not(.template-card-selected) .template-thumb-placeholder:where(.svelte-zwaarh){transform:none}.template-card-selected.svelte-zwaarh .template-thumb:where(.svelte-zwaarh),.template-card-selected.svelte-zwaarh .template-card-title-text:where(.svelte-zwaarh){transform:none}}.new-doc-layout.svelte-rza5mh{display:grid;grid-template-columns:300px minmax(0,1fr);height:100%;min-height:0}.new-doc-detail-column.svelte-rza5mh{display:flex;flex-direction:column;border-right:1px solid var(--color-border);min-height:0}.new-doc-detail-scroll.svelte-rza5mh{flex:1;min-height:0;overflow-y:auto}.new-doc-detail-footer.svelte-rza5mh{display:flex;flex-direction:column;gap:.25rem;padding:.625rem;border-top:1px solid var(--color-border)}.new-doc-detail-actions.svelte-rza5mh{display:flex;align-items:center;gap:.5rem}.new-doc-detail-content.svelte-rza5mh{display:flex;flex-direction:column;min-height:100%}.new-doc-detail-meta.svelte-rza5mh{padding-bottom:.375rem}.new-doc-gallery-column.svelte-rza5mh{position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:0}.new-doc-gallery-scroll.svelte-rza5mh{flex:1;min-height:0;overflow-y:auto;padding:.75rem}.quick-look-overlay.svelte-rza5mh{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:color-mix(in oklab,var(--color-background) 88%,transparent);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);cursor:zoom-out;border:none;width:100%}.quick-look-image-wrap.svelte-rza5mh{display:contents}.quick-look-image.svelte-rza5mh{max-width:100%;max-height:100%;object-fit:contain;border-radius:.5rem;border:1px solid var(--color-border);box-shadow:0 8px 32px color-mix(in oklab,var(--color-foreground) 18%,transparent);cursor:default}.quick-look-placeholder.svelte-rza5mh{display:flex;align-items:center;justify-content:center;width:8rem;height:8rem}.detail-infotip.svelte-rza5mh{padding:.3rem .75rem;font-size:.6875rem;color:var(--color-muted-foreground);text-align:center;pointer-events:none;opacity:0;transition:opacity .12s ease;flex-shrink:0}.detail-infotip-visible.svelte-rza5mh{opacity:1}.template-section.svelte-rza5mh{margin-bottom:1rem}.template-section.svelte-rza5mh:last-child{margin-bottom:0}.template-section-header.svelte-rza5mh{display:flex;align-items:center;justify-content:space-between;margin-bottom:.375rem}.template-section-heading.svelte-rza5mh{font-size:.9375rem;font-weight:700;color:var(--color-foreground)}.template-section-filter-pill.svelte-rza5mh{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border:1px solid color-mix(in oklab,var(--color-primary) 22%,var(--color-border));border-radius:9999px;background:color-mix(in oklab,var(--color-primary) 8%,var(--color-surface-elevated));color:var(--color-foreground);font:inherit;line-height:1.2;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.template-section-filter-pill.svelte-rza5mh:hover{background:color-mix(in oklab,var(--color-primary) 13%,var(--color-surface-elevated));border-color:color-mix(in oklab,var(--color-primary) 36%,var(--color-border))}.template-section-filter-pill.svelte-rza5mh:focus-visible{outline:2px solid color-mix(in oklab,var(--color-primary) 50%,transparent);outline-offset:2px}.template-see-all-link.svelte-rza5mh{font-size:.75rem;font-weight:600;color:var(--color-muted-foreground);text-decoration:underline;text-underline-offset:2px}.template-grid.svelte-rza5mh{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.new-doc-layout-mobile-browse.svelte-rza5mh{display:block}.new-doc-gallery-column-mobile.svelte-rza5mh{display:block;overflow:visible}.new-doc-gallery-scroll-mobile.svelte-rza5mh{overflow-y:visible;padding:.625rem}@media(max-width:767px){.template-grid.svelte-rza5mh{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.template-section.svelte-rza5mh{margin-bottom:.875rem}}.new-doc-mobile-create.svelte-rza5mh{display:flex;flex-direction:column;gap:1rem}.new-doc-mobile-back.svelte-rza5mh{display:inline-flex;align-items:center;gap:.25rem;padding:0;font-size:.875rem;font-weight:500;color:var(--color-muted-foreground);background:none;border:none;cursor:pointer;transition:color .12s ease}.new-doc-mobile-back.svelte-rza5mh:hover{color:var(--color-foreground)}.new-doc-mobile-create-body.svelte-rza5mh{display:flex;flex-direction:column;gap:1rem}.new-doc-mobile-template-card.svelte-rza5mh{display:flex;gap:.75rem;align-items:flex-start;padding:.75rem;border:1px solid var(--color-border);border-radius:.5rem;background:color-mix(in oklab,var(--color-muted) 25%,var(--color-surface-elevated))}.new-doc-mobile-thumb.svelte-rza5mh{width:72px;height:72px;object-fit:contain;border-radius:.375rem;border:1px solid var(--color-border);flex-shrink:0;background:var(--color-muted)}.new-doc-mobile-thumb-placeholder.svelte-rza5mh{width:72px;height:72px;border-radius:.375rem;border:1px solid var(--color-border);background:var(--color-muted);display:flex;align-items:center;justify-content:center;flex-shrink:0}.new-doc-mobile-template-info.svelte-rza5mh{flex:1;min-width:0}.new-doc-mobile-form.svelte-rza5mh{display:flex;flex-direction:column;gap:.375rem}@media(prefers-reduced-motion:reduce){.detail-infotip.svelte-rza5mh{transition:none}}.sidebar.svelte-ou1367{box-shadow:none}.hamburger-button.svelte-ou1367{width:100%;height:48px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:.375rem;color:rgb(from var(--color-foreground) r g b / .7);cursor:pointer;padding:0;transition:color .2s}.hamburger-button.svelte-ou1367:hover{color:var(--color-foreground)}.hamburger-button.svelte-ou1367:active{transform:scale(.985)}.sidebar-animated.svelte-ou1367{transition:width .3s cubic-bezier(.165,.85,.45,1),box-shadow .3s cubic-bezier(.165,.85,.45,1)}.sidebar-animated.svelte-ou1367 .sidebar-title:where(.svelte-ou1367){transition:opacity .3s ease}.sidebar-desktop.svelte-ou1367{position:relative;z-index:var(--z-canvas-ui, 10)}.sidebar-mobile.svelte-ou1367{position:fixed;top:0;left:0;bottom:0;z-index:var(--z-sidebar, 50)}.sidebar-mobile.sidebar-expanded.svelte-ou1367{box-shadow:2px 0 8px #00000026}.sidebar-logo-slot.svelte-ou1367{height:48px;min-height:48px;max-height:48px;display:flex;align-items:center;justify-content:center;padding:4px;box-sizing:border-box}.sidebar-logo.svelte-ou1367{width:30px;height:30px;flex-shrink:0;transition:transform .3s cubic-bezier(.165,.85,.45,1);transform:translateY(-4px)}.new-document-section.svelte-ou1367{position:relative}.new-document-section.svelte-ou1367:after{content:"";position:absolute;bottom:0;left:.25rem;right:.25rem;height:1px;background-color:var(--color-border)}@media(prefers-reduced-motion:reduce){.sidebar.svelte-ou1367{transition-duration:.01ms!important}}.sidebar-button-slot.svelte-1sd2397{width:100%;height:48px;min-height:48px;max-height:48px;display:flex;margin:0;padding:.25rem;box-sizing:border-box;flex-shrink:0}.sidebar-button.svelte-1sd2397{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;padding:0 .5rem;margin:0;border:none;background:transparent;color:inherit;font-family:inherit;font-size:.875rem;font-weight:500;border-radius:.375rem;transition:background-color .2s,color .2s;box-sizing:border-box;overflow:hidden;white-space:nowrap}button.sidebar-button.svelte-1sd2397{cursor:pointer}.sidebar-button-unwrapped.svelte-1sd2397{width:100%;height:48px;min-height:48px;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;padding:.25rem .75rem;margin:0;border:none;background:transparent;color:inherit;font-family:inherit;font-size:.875rem;font-weight:500;border-radius:.375rem;transition:background-color .2s,color .2s;box-sizing:border-box;overflow:hidden;white-space:nowrap;cursor:pointer}.sidebar-button.ghost.svelte-1sd2397,.sidebar-button-unwrapped.ghost.svelte-1sd2397{color:rgb(from var(--color-foreground) r g b / .7)}.sidebar-button.ghost.svelte-1sd2397:hover:not(:disabled),.sidebar-button-unwrapped.ghost.svelte-1sd2397:hover:not(:disabled){background-color:var(--color-accent);color:var(--color-foreground)}button.sidebar-button.svelte-1sd2397:active:not(:disabled),button.sidebar-button-unwrapped.svelte-1sd2397:active:not(:disabled){transform:scale(.985)}button.sidebar-button.svelte-1sd2397:disabled,button.sidebar-button-unwrapped.svelte-1sd2397:disabled{opacity:.5;cursor:not-allowed}.sidebar-button .sidebar-icon,.sidebar-button-unwrapped .sidebar-icon{width:24px;height:24px;flex-shrink:0}.sidebar-label.svelte-1sd2397{opacity:0;transition:opacity .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-label.visible.svelte-1sd2397{opacity:1}.sidebar-backdrop.svelte-hvdhm1{position:fixed;inset:0 0 0 48px;background-color:#0006;z-index:var(--z-sidebar-backdrop, 40);cursor:pointer;transition:opacity .2s cubic-bezier(.165,.85,.45,1)}@media(prefers-reduced-motion:reduce){.sidebar-backdrop.svelte-hvdhm1{transition-duration:.01ms!important}}.hamburger-button.svelte-1fxdsua{width:100%;height:48px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:.375rem;color:rgb(from var(--color-foreground) r g b / .7);cursor:pointer;padding:0;transition:color .2s}.hamburger-button.svelte-1fxdsua:hover{color:var(--color-foreground)}.hamburger-button.svelte-1fxdsua:active{transform:scale(.985)}.hamburger-icon{width:24px;height:24px;flex-shrink:0}.kbd.svelte-oa5yhj{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.75rem;background-color:var(--color-muted);border:1px solid var(--color-border);border-radius:.375rem;color:var(--color-muted-foreground)}.mobile-toggle-container.svelte-1t1lp86{display:flex;height:var(--mobile-toggle-height);min-height:var(--mobile-toggle-height);max-height:var(--mobile-toggle-height);border-bottom:var(--layout-border-width) solid var(--color-border);background-color:var(--color-surface-elevated);flex-shrink:0;overflow:hidden}.mobile-toggle-button.svelte-1t1lp86{flex:1;height:100%;display:flex;align-items:center;justify-content:center;padding:0 1rem;margin:0;border:none;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1;box-sizing:border-box;transition:background-color .2s,color .2s;cursor:pointer}.panel-resizer.svelte-1t1lp86{flex:0 0 .6rem;width:.6rem;display:flex;position:relative;align-items:center;justify-content:center;cursor:col-resize;touch-action:none;outline:none}.panel-resizer__line.svelte-1t1lp86{position:absolute;left:50%;transform:translate(-50%);width:3px;height:100%;border-radius:10px;background-color:var(--color-border);transition:background-color .15s ease}.panel-resizer__icon.svelte-1t1lp86{position:relative;z-index:1;height:.875rem;width:.875rem;display:inline-flex;align-items:center;justify-content:center;color:var(--color-border);pointer-events:none}.panel-resizer.is-hovered.svelte-1t1lp86 .panel-resizer__line:where(.svelte-1t1lp86),.panel-resizer.svelte-1t1lp86:focus-visible .panel-resizer__line:where(.svelte-1t1lp86),.panel-resizer.is-dragging.svelte-1t1lp86 .panel-resizer__line:where(.svelte-1t1lp86){background-color:var(--color-border-hover);width:5.5px}.panel-resizer.is-hovered.svelte-1t1lp86 .panel-resizer__icon:where(.svelte-1t1lp86),.panel-resizer.svelte-1t1lp86:focus-visible .panel-resizer__icon:where(.svelte-1t1lp86),.panel-resizer.is-dragging.svelte-1t1lp86 .panel-resizer__icon:where(.svelte-1t1lp86){color:var(--color-foreground)}.selection-toolbar.svelte-18vb1jn{position:absolute;display:flex;align-items:center;gap:2px;padding:4px 6px;background-color:color-mix(in srgb,var(--color-primary) 80%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-lg);box-shadow:0 2px 8px var(--color-foreground-shadow);transform:translate(-50%);animation:svelte-18vb1jn-toolbar-enter .15s ease-out;z-index:var(--z-popover, 1100);-webkit-user-select:none;user-select:none;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out}.dark .selection-toolbar.svelte-18vb1jn{box-shadow:0 1px 4px #00000080}@keyframes svelte-18vb1jn-toolbar-enter{0%{opacity:0;transform:translate(-50%) scale(.95)}to{opacity:1;transform:translate(-50%) scale(1)}}.toolbar-btn.svelte-18vb1jn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;color:var(--color-primary-foreground);border-radius:6px;cursor:pointer;transition:background-color .1s ease,color .2s ease-in-out}.toolbar-btn.svelte-18vb1jn:hover{background-color:color-mix(in srgb,var(--color-primary-foreground) 15%,transparent)}.toolbar-btn.svelte-18vb1jn:active{background-color:color-mix(in srgb,var(--color-primary-foreground) 25%,transparent)}.toolbar-btn.svelte-18vb1jn:focus-visible{outline:2px solid var(--color-ring);outline-offset:-2px}.table-add-zone.svelte-101ph4{position:absolute;pointer-events:auto;z-index:10}.table-add-bar.svelte-101ph4{opacity:0;pointer-events:none;transition:opacity .12s ease;display:flex;align-items:center;justify-content:center;background:var(--color-muted);border:1px solid var(--color-border);border-radius:4px;cursor:pointer;color:var(--color-muted-foreground);font-size:14px;padding:0}.table-add-bar.svelte-101ph4:hover{background:color-mix(in srgb,var(--color-brand) 15%,transparent)}.table-add-bar.visible.svelte-101ph4{opacity:1;pointer-events:auto}.table-add-bar-horizontal.svelte-101ph4{width:100%;height:20px;margin-top:2px}.table-add-bar-vertical.svelte-101ph4{width:20px;height:100%;margin-left:2px}.table-add-icon.svelte-101ph4{line-height:1;font-weight:700}.table-drag-handle.svelte-101ph4{position:absolute;left:0;width:24px;display:flex;align-items:center;justify-content:center;cursor:grab;-webkit-user-select:none;user-select:none;opacity:0;pointer-events:none;transition:opacity .1s ease,background .1s ease;background:var(--color-muted);border:1px solid var(--color-border);border-radius:4px;color:var(--color-muted-foreground);padding:0}.table-drag-handle.visible.svelte-101ph4{opacity:1;pointer-events:auto}.table-drag-handle.svelte-101ph4:hover{background:color-mix(in srgb,var(--color-brand) 15%,transparent)}.table-drag-handle.dragging.svelte-101ph4{cursor:grabbing;opacity:1;background:color-mix(in srgb,var(--color-brand) 30%,transparent);z-index:20}.table-drag-handle-col.svelte-101ph4{position:absolute;top:0;left:unset;height:24px;width:auto}.body-editor.svelte-a5wu7v{position:relative;margin-top:.25rem}.prosemirror-container.svelte-a5wu7v .ProseMirror{box-sizing:border-box;width:100%;padding-inline:.5rem;padding-top:.5rem;padding-bottom:.5rem}.prosemirror-container.svelte-a5wu7v{font-family:var(--font-sans, system-ui, sans-serif);font-size:15px;color:var(--color-foreground);min-height:0}.prosemirror-container.is-empty.svelte-a5wu7v:before{content:attr(data-placeholder);position:absolute;top:.5rem;left:.5rem;color:var(--color-muted-foreground);opacity:.5;pointer-events:none;font-style:italic}.prosemirror-container.svelte-a5wu7v .ProseMirror{outline:none}.prosemirror-container.svelte-a5wu7v .ProseMirror>*:first-child{margin-top:0}.prosemirror-container.svelte-a5wu7v .ProseMirror>ul:first-child,.prosemirror-container.svelte-a5wu7v .ProseMirror>ol:first-child{margin-top:1rem}.prosemirror-container.svelte-a5wu7v .ProseMirror p{margin:1rem 0 0;line-height:1.5}.prosemirror-container.svelte-a5wu7v .ProseMirror p:last-child{margin-bottom:0}.prosemirror-container.svelte-a5wu7v .ProseMirror h1{font-size:2em;font-weight:700;margin:.67em 0;line-height:1.2}.prosemirror-container.svelte-a5wu7v .ProseMirror h2{font-size:1.5em;font-weight:600;margin:.75em 0;line-height:1.3}.prosemirror-container.svelte-a5wu7v .ProseMirror h3{font-size:1.25em;font-weight:600;margin:.8em 0;line-height:1.4}.prosemirror-container.svelte-a5wu7v .ProseMirror ul,.prosemirror-container.svelte-a5wu7v .ProseMirror ol{margin:1rem 0 0 .5rem;padding-left:1rem;list-style-type:disc}.prosemirror-container.svelte-a5wu7v .ProseMirror ol{list-style-type:decimal}.prosemirror-container.svelte-a5wu7v .ProseMirror li>ul,.prosemirror-container.svelte-a5wu7v .ProseMirror li>ol{margin-top:0;margin-bottom:0}.prosemirror-container.svelte-a5wu7v .ProseMirror li>p{margin-top:0;margin-bottom:0;line-height:1.5}.prosemirror-container.svelte-a5wu7v .ProseMirror li>p+p{margin-top:1em}.prosemirror-container.svelte-a5wu7v .ProseMirror li{margin:0;line-height:1.5}.prosemirror-container.svelte-a5wu7v .ProseMirror blockquote{border-left:3px solid var(--color-border);margin:1em 0;padding-left:1em;color:var(--color-muted-foreground);font-style:italic}.prosemirror-container.svelte-a5wu7v .ProseMirror code{background:var(--color-muted);padding:0rem;border-radius:3px;font-family:var(--font-mono, monospace);font-size:.9em}.prosemirror-container.svelte-a5wu7v .ProseMirror pre{background:var(--color-muted);padding:1em;border-radius:6px;overflow-x:auto;margin:1em 0}.prosemirror-container.svelte-a5wu7v .ProseMirror pre code{background:none;padding:0}.prosemirror-container.svelte-a5wu7v .ProseMirror hr{border:none;border-top:1px solid var(--color-border);margin:2em 0}.prosemirror-container.svelte-a5wu7v .ProseMirror a{color:var(--color-accent-foreground);text-decoration:underline}.prosemirror-container.svelte-a5wu7v .ProseMirror u{text-decoration:underline}.prosemirror-container.svelte-a5wu7v .ProseMirror s{text-decoration:line-through}.prosemirror-container.svelte-a5wu7v .ProseMirror-gapcursor:after{border-top:1px solid var(--color-foreground)}.prosemirror-container.svelte-a5wu7v .ProseMirror-selectednode{outline:2px solid var(--color-accent);outline-offset:2px}.prosemirror-container.svelte-a5wu7v .ProseMirror table{border-collapse:collapse;width:auto;margin:1em 0}.prosemirror-container.svelte-a5wu7v .ProseMirror th,.prosemirror-container.svelte-a5wu7v .ProseMirror td{border:1px solid var(--color-border-hover, var(--color-border));padding:.4em .6em;text-align:left;vertical-align:top;position:relative;min-width:4em;cursor:text}.prosemirror-container.svelte-a5wu7v .ProseMirror th{background:var(--color-secondary);font-weight:600}.prosemirror-container.svelte-a5wu7v .selectedCell{background:color-mix(in srgb,var(--color-brand) 20%,transparent);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--color-brand) 60%,transparent)}.prosemirror-container.svelte-a5wu7v .ProseMirror .tableWrapper{overflow-x:auto}.markdown-field-editor.svelte-1ym9jb9,.markdown-field-editor.svelte-1ym9jb9 .ProseMirror{min-height:var(--md-field-min-height)}.editor-block.svelte-1ukfn48{border-radius:.5rem;overflow:clip;border:none;box-shadow:0 2px 8px -2px #0000001a,0 1px 3px -1px #0000000f}.editor-block.svelte-1ukfn48:focus-within,.editor-block.is-active.svelte-1ukfn48{box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d}.editor-block.svelte-1ukfn48:focus-within,.editor-block.is-active.svelte-1ukfn48{outline:none}.editor-block--card.svelte-1ukfn48,.editor-block--primary.svelte-1ukfn48{border:1px solid color-mix(in srgb,var(--color-border) 50%,transparent)}.editor-block__header.svelte-1ukfn48{padding:.5rem .5rem .5rem 1rem;border-bottom:none;background:transparent}.editor-block__content.svelte-1ukfn48{padding:0 .5rem .5rem}.editor-block__content--no-header.svelte-1ukfn48{padding-top:.5rem}.add-card-trigger.svelte-j7jutx{display:flex;height:1rem;width:100%;align-items:center;justify-content:center;gap:.375rem;border-radius:9999px;font-size:.75rem;line-height:1rem;font-weight:500;color:var(--color-muted-foreground);opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1)}.add-card-trigger.is-last.svelte-j7jutx{height:1.5rem;opacity:.35}.add-card-trigger.svelte-j7jutx:hover{opacity:1;background:color-mix(in srgb,var(--color-muted-foreground) 15%,transparent);box-shadow:0 0 1px 1px color-mix(in srgb,var(--color-muted-foreground) 10%,transparent)}@media(hover:none){.add-card-trigger.svelte-j7jutx{opacity:.3!important}.add-card-trigger.svelte-j7jutx:active,.add-card-trigger.svelte-j7jutx:focus{opacity:1!important}}.toolbar-fixed-height.svelte-1kzkuuk{height:48px!important;min-height:48px!important;max-height:48px!important;flex-shrink:0!important}
