.community-shell_shell__RAlcZ{color-scheme:light;--background:45 33% 97%;--foreground:160 15% 12%;--card:0 0% 100%;--card-foreground:160 15% 12%;--popover:0 0% 100%;--popover-foreground:160 15% 12%;--primary:156 78% 25%;--primary-foreground:0 0% 100%;--secondary:145 20% 92%;--secondary-foreground:160 15% 16%;--muted:45 22% 93%;--muted-foreground:160 7% 36%;--accent:151 28% 89%;--accent-foreground:160 20% 15%;--destructive:0 70% 44%;--destructive-foreground:0 0% 100%;--border:145 11% 82%;--input:145 11% 76%;--ring:156 78% 25%;--error:0 70% 44%;--error-foreground:0 68% 32%;--success:156 70% 29%;--success-foreground:156 72% 25%;--warning:36 88% 43%;--warning-foreground:32 78% 28%;--info:216 76% 48%;--info-foreground:216 70% 34%;--community-mint:#5be6a2;--community-sage:#dcebe3;--community-ink:#18231f;background:hsl(var(--background))}.community-shell_shell__RAlcZ ::-moz-selection{background:var(--community-mint);color:var(--community-ink)}.community-shell_shell__RAlcZ ::selection{background:var(--community-mint);color:var(--community-ink)}.community-shell_shell__RAlcZ,.community-shell_shell__RAlcZ *{scrollbar-color:hsl(var(--border)) hsl(var(--background))}.community-shell_shell__RAlcZ ::-webkit-scrollbar,.community-shell_shell__RAlcZ::-webkit-scrollbar{width:10px;height:10px}.community-shell_shell__RAlcZ ::-webkit-scrollbar-track,.community-shell_shell__RAlcZ::-webkit-scrollbar-track{background:hsl(var(--background))}.community-shell_shell__RAlcZ ::-webkit-scrollbar-thumb,.community-shell_shell__RAlcZ::-webkit-scrollbar-thumb{border:2px solid hsl(var(--background));border-radius:999px;background:hsl(var(--border))}.community-shell_shell__RAlcZ ::-webkit-scrollbar-thumb:hover,.community-shell_shell__RAlcZ::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.55)}.rich-text-editor{min-width:0;flex:1 1 auto;border:1px solid hsl(var(--border,220 13% 25%));border-radius:.5rem;background:hsl(var(--secondary,220 13% 18%));color:hsl(var(--foreground,210 20% 98%))}.rich-text-editor__toolbar{display:flex;gap:.125rem;padding:.25rem .375rem;border-bottom:1px solid color-mix(in srgb,currentColor 15%,transparent)}.rich-text-editor__tool{display:inline-flex;width:1.75rem;height:1.75rem;align-items:center;justify-content:center;border:0;border-radius:.25rem;background:transparent;color:hsl(var(--muted-foreground));cursor:pointer}.rich-text-editor__tool.is-active,.rich-text-editor__tool:hover:not(:disabled){background:color-mix(in srgb,currentColor 14%,transparent)}.rich-text-editor__tool:disabled{cursor:default;opacity:.45}.rich-text-editor__tool svg{width:.9rem;height:.9rem}.rich-text-editor__tool:focus-visible{outline:2px solid hsl(var(--ring,220 90% 60%));outline-offset:1px}.rich-text-editor__emoji{position:relative;color:hsl(var(--muted-foreground))}.rich-text-editor__emoji .rich-text-editor__tool{border-radius:.375rem}.rich-text-editor__emoji .rich-text-editor__tool svg{width:.875rem;height:.875rem}.rich-text-editor__emoji-popover{position:absolute;z-index:20;left:0;bottom:calc(100% + .25rem);max-width:min(352px,calc(100vw - 1rem));border:1px solid hsl(var(--border,220 13% 25%));border-radius:.5rem;background:hsl(var(--card,220 13% 12%));box-shadow:0 8px 24px rgb(0 0 0/25%)}.rich-text-editor__content{min-height:2.75rem;max-height:16rem;overflow-y:auto;padding:.5rem .75rem;font-size:.8125rem;line-height:1.625}.rich-text-editor__content .ProseMirror{min-height:1.75rem;outline:none;white-space:pre-wrap;word-break:break-word}.rich-text-editor__content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:hsl(var(--muted-foreground));float:left;height:0;pointer-events:none}.rich-text-editor__content .ProseMirror ol,.rich-text-editor__content .ProseMirror ul{margin:.25rem 0;padding-left:1.5rem}.rich-text-editor__content .ProseMirror ul{list-style-type:disc}.rich-text-editor__content .ProseMirror ol{list-style-type:decimal}.rich-text-editor__content .ProseMirror a{color:hsl(var(--primary));text-decoration:underline}.rich-text-editor__content .ProseMirror pre{overflow-x:auto;border-radius:.25rem;padding:.5rem;background:color-mix(in srgb,currentColor 10%,transparent)}.rich-text-editor__content .ProseMirror code{border-radius:.2rem;background:color-mix(in srgb,currentColor 10%,transparent);padding:.05rem .2rem}.rich-text-editor__link-popover{display:flex;flex-wrap:wrap;gap:.375rem;padding:.5rem .75rem;border-bottom:1px solid color-mix(in srgb,currentColor 15%,transparent)}.rich-text-editor__link-popover input{min-width:8rem;flex:1;border:1px solid hsl(var(--border,220 13% 25%));border-radius:.25rem;background:transparent;color:inherit;padding:.25rem .4rem}.rich-text-editor__link-popover button{border:0;border-radius:.25rem;padding:.25rem .5rem;background:color-mix(in srgb,currentColor 12%,transparent);color:inherit;cursor:pointer}.rich-text-editor__error{width:100%;color:hsl(var(--destructive,0 85% 65%));font-size:.75rem}