.markdown-editor-container.svelte-d0l1dl{width:100%;border:1px solid var(--border, hsl(217.2 32.6% 17.5%));border-radius:.5rem;overflow:hidden;background-color:var(--card, hsl(222.2 84% 4.9%));box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s ease}.markdown-editor-container.svelte-d0l1dl:focus-within{box-shadow:0 2px 12px #00000026}.markdown-toolbar.svelte-d0l1dl{display:flex;align-items:center;justify-content:space-between;padding:.5rem;border-bottom:1px solid var(--border, hsl(217.2 32.6% 17.5%));background-color:var(--secondary, hsl(217.2 32.6% 20.5%))}.toolbar-left.svelte-d0l1dl,.toolbar-right.svelte-d0l1dl{display:flex;gap:.5rem;align-items:center}.formatting-buttons.svelte-d0l1dl{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center;max-width:100%;overflow-x:auto;padding-bottom:.25rem}.toolbar-divider.svelte-d0l1dl{width:1px;height:1.5rem;background-color:var(--border, hsl(217.2 32.6% 17.5%));margin:0 .25rem}.format-button.svelte-d0l1dl{background-color:var(--secondary-foreground, hsla(217.2, 32.6%, 30%, .8));color:var(--primary, hsl(210 40% 98%));border:none;border-radius:.25rem;padding:.25rem;min-width:2rem;height:2rem;font-size:.875rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.format-button.svelte-d0l1dl:hover{background-color:var(--accent, hsl(217.2 32.6% 40%));transform:translateY(-1px)}.format-button.branch-deletion.svelte-d0l1dl{background-color:var(--destructive, hsl(0 84.2% 60.2%));opacity:.85}.format-button.branch-deletion.svelte-d0l1dl:hover{opacity:1}.format-button.branch-insertion.svelte-d0l1dl{background-color:var(--success, hsl(142.1 76.2% 36.3%));opacity:.85}.format-button.branch-insertion.svelte-d0l1dl:hover{opacity:1}.format-button.branch-alternative.svelte-d0l1dl{background-color:var(--primary, hsl(221.2 83.2% 53.3%));opacity:.85}.format-button.branch-alternative.svelte-d0l1dl:hover{opacity:1}.format-icon.svelte-d0l1dl{font-size:.9rem;line-height:1}.toolbar-button.svelte-d0l1dl{background-color:var(--primary, hsl(210 40% 98%));color:var(--primary-foreground, hsl(222.2 47.4% 11.2%));border:none;border-radius:.25rem;padding:.375rem .75rem;font-size:.875rem;cursor:pointer;transition:all .2s ease;font-weight:500}.toolbar-button.svelte-d0l1dl:hover{opacity:.9;transform:translateY(-1px);background-color:var(--primary-foreground, hsl(222.2 47.4% 11.2%));color:var(--primary, hsl(210 40% 98%))}.markdown-content-container.svelte-d0l1dl{background-color:var(--card, hsla(222.2, 84%, 6.9%, 1));position:relative}.markdown-textarea.svelte-d0l1dl{width:100%;overflow-y:hidden;padding:1rem;background-color:transparent;color:var(--card-foreground, hsl(210 40% 98%));border:none;outline:none;font-family:inherit;line-height:1.6;min-height:3rem;resize:none;transition:height .1s ease}.char-count.svelte-d0l1dl{position:absolute;bottom:.5rem;right:1rem;font-size:.75rem;opacity:.8;-webkit-user-select:none;user-select:none}@media (max-width: 640px){.formatting-buttons.svelte-d0l1dl{flex-wrap:wrap}.format-button.svelte-d0l1dl{min-width:1.75rem;height:1.75rem}}
