:root{--background:oklch(1 0 0);--foreground:oklch(0.145 0 0);--card:oklch(1 0 0);--card-foreground:oklch(0.145 0 0);--popover:oklch(1 0 0);--popover-foreground:oklch(0.145 0 0);--primary:#7c7cff;--primary-foreground:#ffffff;--secondary:oklch(0.97 0 0);--secondary-foreground:oklch(0.205 0 0);--muted:oklch(0.97 0 0);--muted-foreground:oklch(0.556 0 0);--accent:oklch(0.97 0 0);--accent-foreground:oklch(0.205 0 0);--destructive:oklch(0.577 0.245 27.325);--destructive-foreground:oklch(0.577 0.245 27.325);--border:oklch(0.922 0 0);--input:oklch(0.922 0 0);--ring:rgba(124,124,255,0.38);--chart-1:oklch(0.646 0.222 41.116);--chart-2:oklch(0.6 0.118 184.704);--chart-3:oklch(0.398 0.07 227.392);--chart-4:oklch(0.828 0.189 84.429);--chart-5:oklch(0.769 0.188 70.08);--radius:0.625rem;--sidebar:oklch(0.985 0 0);--sidebar-foreground:oklch(0.145 0 0);--sidebar-primary:#7c7cff;--sidebar-primary-foreground:#ffffff;--sidebar-accent:oklch(0.97 0 0);--sidebar-accent-foreground:oklch(0.205 0 0);--sidebar-border:oklch(0.922 0 0);--sidebar-ring:rgba(124,124,255,0.38)}.dark{--background:oklch(0.145 0 0);--foreground:oklch(0.985 0 0);--card:oklch(0.145 0 0);--card-foreground:oklch(0.985 0 0);--popover:oklch(0.145 0 0);--popover-foreground:oklch(0.985 0 0);--primary:#8a87ff;--primary-foreground:#ffffff;--secondary:oklch(0.269 0 0);--secondary-foreground:oklch(0.985 0 0);--muted:oklch(0.269 0 0);--muted-foreground:oklch(0.708 0 0);--accent:oklch(0.269 0 0);--accent-foreground:oklch(0.985 0 0);--destructive:oklch(0.396 0.141 25.723);--destructive-foreground:oklch(0.637 0.237 25.331);--border:oklch(0.269 0 0);--input:oklch(0.269 0 0);--ring:rgba(138,135,255,0.4);--chart-1:oklch(0.488 0.243 264.376);--chart-2:oklch(0.696 0.17 162.48);--chart-3:oklch(0.769 0.188 70.08);--chart-4:oklch(0.627 0.265 303.9);--chart-5:oklch(0.645 0.246 16.439);--sidebar:oklch(0.205 0 0);--sidebar-foreground:oklch(0.985 0 0);--sidebar-primary:#8a87ff;--sidebar-primary-foreground:#ffffff;--sidebar-accent:oklch(0.269 0 0);--sidebar-accent-foreground:oklch(0.985 0 0);--sidebar-border:oklch(0.269 0 0);--sidebar-ring:rgba(138,135,255,0.4)}body,html{max-width:100vw;overflow-x:hidden}html{color-scheme:light}html.dark{color-scheme:dark}body{color:var(--foreground);background:var(--background);font-family:Geist,Geist Fallback,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease,color .2s ease}.editor-container{border-radius:var(--radius);color:var(--card-foreground);position:relative;line-height:20px;font-weight:400;text-align:left}.editor-inner,.editor-input{background:var(--card);position:relative}.editor-input{min-height:450px;resize:none;font-size:16px;color:var(--foreground);caret-color:var(--foreground);-moz-tab-size:1;tab-size:1;outline:0;padding:16px;border-radius:var(--radius);border:1px solid var(--input);transition:border-color .2s ease,box-shadow .2s ease}.editor-input:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb,var(--ring) 25%,transparent)}.editor-placeholder{color:var(--muted-foreground);overflow:hidden;position:absolute;text-overflow:ellipsis;top:16px;left:16px;font-size:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block;pointer-events:none}.editor-paragraph{margin:0 0 8px;position:relative}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{text-decoration:underline}.editor-text-strikethrough{text-decoration:line-through}.editor-text-underlineStrikethrough{text-decoration:underline line-through}.editor-link{color:var(--chart-2);text-decoration:none;cursor:pointer}.editor-link:hover{text-decoration:underline}.editor-list-ol,.editor-list-ul{padding:0;margin:0;list-style-position:inside}.editor-listitem{margin:8px 32px}.editor-image{cursor:pointer;display:inline-block;max-width:100%}.editor-image.focused{outline:2px solid var(--ring)}*{box-sizing:border-box;padding:0;margin:0;border-color:var(--border);outline-color:var(--ring)}a{color:inherit;text-decoration:none}.editor-image-wrapper{display:inline-block;position:relative}.editor-image-wrapper,.editor-image-wrapper.focused img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-image-wrapper.focused img{outline:2px solid var(--ring)}.image-resizer{display:block;width:12px;height:12px;position:absolute;background-color:var(--ring);border:2px solid var(--background);box-shadow:0 0 4px color-mix(in srgb,var(--foreground) 30%,transparent);z-index:100;pointer-events:auto}.image-resizer-n{top:-6px;left:48%;cursor:n-resize}.image-resizer-ne{top:-6px;right:-6px;cursor:ne-resize}.image-resizer-e{bottom:48%;right:-6px;cursor:e-resize}.image-resizer-se{bottom:-6px;right:-6px;cursor:se-resize}.image-resizer-s{bottom:-6px;left:48%;cursor:s-resize}.image-resizer-sw{bottom:-6px;left:-6px;cursor:sw-resize}.image-resizer-w{bottom:48%;left:-6px;cursor:w-resize}.image-resizer-nw{top:-6px;left:-6px;cursor:nw-resize}