@charset "UTF-8";.header-panel[data-v-bd14e722]{max-width:800px;border-radius:0 0 .5em .5em;margin-bottom:1em;margin-top:0;display:flex;align-items:center;justify-content:center;min-height:12rem;background-size:cover;background-position:center;position:relative}.logo[data-v-bd14e722]{display:block;width:80%;margin-left:10%;max-height:8rem}a[data-v-bd14e722]{cursor:pointer}.back-button[data-v-bd14e722]{position:absolute;left:2rem;font-size:2rem;color:#fff;opacity:.5;cursor:pointer;transition:transform .2s ease;padding:.5rem}.back-button[data-v-bd14e722]:hover{transform:scale(1.1)}@media(max-width:800px){.header-panel[data-v-bd14e722]{border-radius:0;margin-top:0}}.community-layout[data-v-8c646770]{display:flex;height:100vh;overflow:hidden}.mobile-header[data-v-8c646770]{display:none;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;background:var(--sw-deep, #1a1a2e);color:var(--sw-primary-contrast, white)}.mobile-header .menu-toggle[data-v-8c646770]{flex-shrink:0;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.25rem}.mobile-header .mobile-title[data-v-8c646770]{flex:1;margin:0;font-size:1.25rem;font-weight:700;text-align:center}.mobile-header .user-avatar[data-v-8c646770]{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--sw-primary, #667eea);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;color:var(--sw-primary-contrast, white);overflow:hidden;border:none;padding:0;cursor:pointer;transition:opacity .2s}.mobile-header .user-avatar[data-v-8c646770]:hover{opacity:.9}.mobile-header .user-avatar img[data-v-8c646770]{width:100%;height:100%;object-fit:cover}.sidebar[data-v-8c646770]{width:280px;background:var(--sw-deep, #1a1a2e);color:var(--sw-primary-contrast, white);display:flex;flex-direction:column;padding:1.5rem;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar .home-nav[data-v-8c646770],.sidebar .stream-nav[data-v-8c646770]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;margin-bottom:.5rem;cursor:pointer;border-radius:0;transition:background .2s;font-size:1.1rem;font-weight:600;letter-spacing:-.05em}.sidebar .home-nav .svg-inline--fa[data-v-8c646770],.sidebar .stream-nav .svg-inline--fa[data-v-8c646770]{flex-shrink:0}.sidebar .home-nav[data-v-8c646770]:hover,.sidebar .stream-nav[data-v-8c646770]:hover{background:var(--sw-deep-2, rgba(255, 255, 255, .1))}.sidebar .home-nav[data-v-8c646770]{margin-bottom:.75rem}.sidebar .stream-nav.active[data-v-8c646770]{background:#ffffff26;color:var(--sw-gold, #CEAB5C)}.sidebar .spaces-nav[data-v-8c646770]{flex:1;overflow-y:auto;min-height:0}.sidebar .space-items[data-v-8c646770]{margin-bottom:1rem}.sidebar .space-items .space-header[data-v-8c646770]{font-weight:700;margin-bottom:.5rem;padding:.5rem 1rem;cursor:pointer;transition:all .2s;letter-spacing:-.05em}.sidebar .space-items .space-header[data-v-8c646770]:hover{color:var(--sw-gold, #CEAB5C);background:var(--sw-deep-2, rgba(255, 255, 255, .1));border-radius:0}.sidebar .space-items .space-header.active[data-v-8c646770]{background:#ffffff26;color:var(--sw-gold, #CEAB5C);border-radius:0}.sidebar .space-items .space-item[data-v-8c646770]{padding:.5rem 1rem .5rem 2rem;cursor:pointer;transition:background .2s;letter-spacing:-.05em}.sidebar .space-items .space-item[data-v-8c646770]:hover{background:var(--sw-deep-2, rgba(255, 255, 255, .1));border-radius:0}.sidebar .space-items .space-item.active[data-v-8c646770]{background:#ffffff26;color:var(--sw-gold, #CEAB5C);font-weight:600;border-radius:0}.sidebar .user-section[data-v-8c646770]{border-top:1px solid var(--sw-deep-2, rgba(255, 255, 255, .1));padding-top:1rem;margin-top:1rem}.sidebar .user-section .user-item[data-v-8c646770]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:background .2s;border-radius:0;letter-spacing:-.05em}.sidebar .user-section .user-item .svg-inline--fa[data-v-8c646770]{flex-shrink:0}.sidebar .user-section .user-item[data-v-8c646770]:hover{background:var(--sw-deep-2, rgba(255, 255, 255, .1))}.sidebar .user-section .user-item.active[data-v-8c646770]{background:#ffffff26;color:var(--sw-gold, #CEAB5C);font-weight:600;border-radius:0}.sidebar .user-section .user-item.user-item-with-badge[data-v-8c646770]{position:relative}.sidebar .user-section .user-item .mentions-badge[data-v-8c646770]{margin-left:auto;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.7rem;font-weight:700;line-height:1.25rem;text-align:center;border-radius:999px;background:var(--sw-gold, #CEAB5C);color:var(--sw-deep, #1a1a2e)}.sidebar .logout-btn[data-v-8c646770]{background:linear-gradient(135deg,var(--sw-primary, #667eea) 0%,var(--sw-primary-dark, #5568d3) 100%);color:var(--sw-primary-contrast, white);border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:1.5rem;display:block;width:100%;transition:transform .2s}.sidebar .logout-btn[data-v-8c646770]:hover{transform:translateY(-2px)}.main-content[data-v-8c646770]{flex:1;background:var(--color-background, #FAF1E9);display:flex;flex-direction:column;overflow-y:auto;padding-bottom:2.5rem;box-sizing:border-box}.mobile-overlay[data-v-8c646770]{display:none}@media(max-width:768px){.community-layout[data-v-8c646770]{flex-direction:column}.mobile-header[data-v-8c646770]{display:flex;width:100%;flex-shrink:0;position:sticky;top:0;z-index:100}.sidebar[data-v-8c646770]{position:fixed;left:-280px;top:0;height:100vh;z-index:1000;transition:left .3s}.sidebar.open[data-v-8c646770]{left:0}.main-content[data-v-8c646770]{flex:1;min-height:0;width:100%}.mobile-overlay[data-v-8c646770]{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999}}.notification-overlay[data-v-7426aafe]{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.notification-modal[data-v-7426aafe]{background:#1a1a2e;border-radius:16px;padding:24px 32px;max-width:400px;width:90%;text-align:center;box-shadow:0 20px 40px #0006;border:1px solid rgba(255,255,255,.1)}.notification-icon[data-v-7426aafe]{width:48px;height:48px;margin:0 auto 16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.notification-icon svg[data-v-7426aafe]{width:32px;height:32px}.notification-modal.error .notification-icon[data-v-7426aafe]{background:#ef444433;color:#ef4444}.notification-modal.success .notification-icon[data-v-7426aafe]{background:#22c55e33;color:#22c55e}.notification-modal.warning .notification-icon[data-v-7426aafe]{background:#eab30833;color:#eab308}.notification-modal.info .notification-icon[data-v-7426aafe]{background:#3b82f633;color:#3b82f6}.notification-title[data-v-7426aafe]{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 8px}.notification-message[data-v-7426aafe]{font-size:.95rem;color:#ffffffb3;margin:0 0 24px;line-height:1.5}.notification-button[data-v-7426aafe]{background:linear-gradient(135deg,#4a5568,#2d3748);color:#fff;border:none;padding:12px 32px;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.notification-button[data-v-7426aafe]:hover{background:linear-gradient(135deg,#5a6578,#3d4758);transform:translateY(-1px)}.notification-button[data-v-7426aafe]:active{transform:translateY(0)}.modal-fade-enter-active[data-v-7426aafe],.modal-fade-leave-active[data-v-7426aafe]{transition:opacity .2s ease}.modal-fade-enter-active .notification-modal[data-v-7426aafe],.modal-fade-leave-active .notification-modal[data-v-7426aafe]{transition:transform .2s ease}.modal-fade-enter-from[data-v-7426aafe],.modal-fade-leave-to[data-v-7426aafe]{opacity:0}.modal-fade-enter-from .notification-modal[data-v-7426aafe],.modal-fade-leave-to .notification-modal[data-v-7426aafe]{transform:scale(.95)}html,body{margin:0;padding:0;min-height:100vh}html{background-color:var(--color-sand)}:root{--color-blue-navy: #01193E;--color-gold: #CEAB5C;--color-white-off: #EAE0D5;--color-brown-dark: #553300;--color-brown-mid: #A47A4D;--color-brown-red: #5B2231;--color-sand: #FFF7E6;--color-sand-dark: #F9EAC7;--color-sand-highlight: #F3D591;--color-shadow: rgba(0, 0, 0, .8);--color-input-valid-bg: #00B300;--color-input-valid-border: #008000;--color-input-invalid-bg: #FF3333;--color-input-invalid-border: #990000;--card-radius: 1rem;--card-bg-color: var(--color-sand-dark);--card-padding: 1em 1em 1.3em 1em;--color-divider: var(--color-gold);--post-body-font-size: 1rem;--post-body-line-height: 1.6;--post-body-p-margin-bottom: 1.25em;--sw-primary: #667eea;--sw-primary-dark: #5568d3;--sw-primary-contrast: white;--color-background: var(--color-sand);--color-border: rgba(165, 122, 77, .25)}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{background-color:var(--color-sand);color:var(--color-brown-dark);padding-bottom:8rem;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}body.community-route{padding-bottom:0;--color-brown-mid: #81563E;--color-background: #FAF1E9;--color-sand-light: #FFFBF7}#app{max-width:800px;margin-left:auto;margin-right:auto;min-height:100vh;background-color:var(--color-sand)}#app.community-route{max-width:100%;margin-left:0;margin-right:0;height:100vh;padding-bottom:0}h1{font-weight:800;font-size:1.8rem;margin-top:0;padding-top:0}h2{font-weight:600;font-size:1.3rem;margin-top:0;padding-top:0}h3{font-weight:600;font-size:1.1rem;margin-top:0;padding-top:0}input{height:2.5em;border-radius:.5em;border:2px solid var(--color-brown-dark);padding:.5em;font-size:1em;color:var(--color-brown-dark);background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}input:focus{outline:none;border-color:var(--color-gold)}input::placeholder{color:var(--clr-brown-dark)}input[type=date],input[type=email],input[type=password],input[type=text],input[type=search],input[type=tel],input[type=url]{font-family:Montserrat,sans-serif;color:var(--color-brown-dark);background-color:#fff;-webkit-text-fill-color:var(--color-brown-dark);-webkit-background-color:white}input::selection,select::selection,textarea::selection{background-color:var(--color-gold);color:var(--color-brown-dark);-webkit-text-fill-color:var(--color-brown-dark)}input::-moz-selection,select::-moz-selection,textarea::-moz-selection{background-color:var(--color-gold);color:var(--color-brown-dark)}select{height:2.5em;border-radius:.5em;border:2px solid var(--color-brown-dark);padding:.5em;font-size:1em;color:var(--color-brown-dark);background-color:#fff;width:auto!important;cursor:pointer;padding-right:1.7rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="%23553300"><polygon points="0,0 20,0 10,10"/></svg>');background-repeat:no-repeat;background-position:right 6px top .9rem;background-size:12px}select:focus{outline:none;border-color:var(--color-gold)}input[type=text].valid,input[type=text].correct,input[type=date].valid,input[type=date].correct,input[type=email].valid,input[type=email].correct,input[type=password].valid,input[type=password].correct,input[type=search].valid,input[type=search].correct,input[type=tel].valid,input[type=tel].correct,input[type=url].valid,input[type=url].correct,select.valid,select.correct,textarea.valid,textarea.correct{background-color:var(--color-input-valid-bg);border-color:var(--color-input-valid-border);color:#fff;-webkit-text-fill-color:white;font-weight:700}input[type=text].valid::selection,input[type=text].correct::selection,input[type=date].valid::selection,input[type=date].correct::selection,input[type=email].valid::selection,input[type=email].correct::selection,input[type=password].valid::selection,input[type=password].correct::selection,input[type=search].valid::selection,input[type=search].correct::selection,input[type=tel].valid::selection,input[type=tel].correct::selection,input[type=url].valid::selection,input[type=url].correct::selection,select.valid::selection,select.correct::selection,textarea.valid::selection,textarea.correct::selection{background-color:#fff;color:var(--color-input-valid-bg);-webkit-text-fill-color:var(--color-input-valid-bg)}input[type=text].valid::-moz-selection,input[type=text].correct::-moz-selection,input[type=date].valid::-moz-selection,input[type=date].correct::-moz-selection,input[type=email].valid::-moz-selection,input[type=email].correct::-moz-selection,input[type=password].valid::-moz-selection,input[type=password].correct::-moz-selection,input[type=search].valid::-moz-selection,input[type=search].correct::-moz-selection,input[type=tel].valid::-moz-selection,input[type=tel].correct::-moz-selection,input[type=url].valid::-moz-selection,input[type=url].correct::-moz-selection,select.valid::-moz-selection,select.correct::-moz-selection,textarea.valid::-moz-selection,textarea.correct::-moz-selection{background-color:#fff;color:var(--color-input-valid-bg)}input[type=text].invalid,input[type=text].incorrect,input[type=date].invalid,input[type=date].incorrect,input[type=email].invalid,input[type=email].incorrect,input[type=password].invalid,input[type=password].incorrect,input[type=search].invalid,input[type=search].incorrect,input[type=tel].invalid,input[type=tel].incorrect,input[type=url].invalid,input[type=url].incorrect,select.invalid,select.incorrect,textarea.invalid,textarea.incorrect{background-color:var(--color-input-invalid-bg);border-color:var(--color-input-invalid-border);color:#fff;-webkit-text-fill-color:white;font-weight:700}input[type=text].invalid::selection,input[type=text].incorrect::selection,input[type=date].invalid::selection,input[type=date].incorrect::selection,input[type=email].invalid::selection,input[type=email].incorrect::selection,input[type=password].invalid::selection,input[type=password].incorrect::selection,input[type=search].invalid::selection,input[type=search].incorrect::selection,input[type=tel].invalid::selection,input[type=tel].incorrect::selection,input[type=url].invalid::selection,input[type=url].incorrect::selection,select.invalid::selection,select.incorrect::selection,textarea.invalid::selection,textarea.incorrect::selection{background-color:#fff;color:var(--color-input-invalid-bg);-webkit-text-fill-color:var(--color-input-invalid-bg)}input[type=text].invalid::-moz-selection,input[type=text].incorrect::-moz-selection,input[type=date].invalid::-moz-selection,input[type=date].incorrect::-moz-selection,input[type=email].invalid::-moz-selection,input[type=email].incorrect::-moz-selection,input[type=password].invalid::-moz-selection,input[type=password].incorrect::-moz-selection,input[type=search].invalid::-moz-selection,input[type=search].incorrect::-moz-selection,input[type=tel].invalid::-moz-selection,input[type=tel].incorrect::-moz-selection,input[type=url].invalid::-moz-selection,input[type=url].incorrect::-moz-selection,select.invalid::-moz-selection,select.incorrect::-moz-selection,textarea.invalid::-moz-selection,textarea.incorrect::-moz-selection{background-color:#fff;color:var(--color-input-invalid-bg)}select.valid,select.correct{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="%23ffffff"><polygon points="0,0 20,0 10,10"/></svg>')}select.invalid,select.incorrect{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="%23ffffff"><polygon points="0,0 20,0 10,10"/></svg>')}button{border-radius:.8rem;border:none;padding:.8rem 1.5rem;font-size:1em;cursor:pointer;box-shadow:none}button.primary{background-color:var(--color-blue-navy);color:var(--color-white-off);box-shadow:0 12px 24px -12px var(--color-shadow)}button.primary:hover{background-color:var(--color-brown-red)}button:not(:disabled){cursor:pointer}button.secondary{color:var(--color-blue-navy);background-color:#eaeaea;margin-left:2.5em;box-shadow:0 12px 24px -12px var(--color-shadow)}button.secondary:hover{background-color:var(--color-brown-red);color:var(--color-white-off)}button:disabled{opacity:.5}.card{border-radius:var(--card-radius);background-color:var(--card-bg-color);padding:var(--card-padding)}@media print{.noprint{display:none!important}}.ql-mention-list-container{color-scheme:light!important;background-color:#fff!important;color:#2c3e50!important;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:300px;overflow-y:auto;z-index:10000;padding:.5rem 0}.ql-mention-list{list-style:none;margin:0;padding:0}.ql-mention-list-item{display:flex;align-items:center;color:#2c3e50!important;padding:0;margin:0;cursor:pointer;transition:background-color .2s}.ql-mention-list-item .mention-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;width:100%;color:#2c3e50!important}.ql-mention-list-item .mention-item .mention-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.ql-mention-list-item .mention-item .mention-avatar-placeholder{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#e9d5ff;border-radius:50%;flex-shrink:0;font-size:18px}.ql-mention-list-item .mention-item .mention-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px}.ql-mention-list-item .mention-item .mention-name{font-weight:500;color:#2c3e50!important;font-size:.95rem}.ql-mention-list-item.selected{background-color:#e3f2fd!important}.ql-mention-list-item.selected .mention-item .mention-name{color:#1976d2!important;font-weight:600}.ql-mention-list-item:hover:not(.selected){background-color:var(--color-background, #FAF1E9)!important}.mention{color:#1976d2;font-weight:600;background:#1976d21a;padding:.05em .25em;border-radius:4px;cursor:pointer;text-decoration:none}.mention:hover{background:#1976d233;text-decoration:underline}.ql-emoji-picker{color-scheme:light!important;outline:none;margin-block-start:.5rem;border:none!important;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #00000026}.ql-emoji-picker:focus{outline:none}.ql-emoji-panel{background:#fff;border:none;border-radius:12px;overflow:hidden;min-width:320px;max-width:360px;max-height:420px;display:flex;flex-direction:column}.ql-emoji-search{padding:.75rem;border-bottom:1px solid #e8e8e8;flex-shrink:0}.ql-emoji-search .emoji-search-input{width:100%;padding:.5rem .75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:.95rem;color:#2c3e50;background:#fafafa}.ql-emoji-search .emoji-search-input::placeholder{color:#95a5a6}.ql-emoji-search .emoji-search-input:focus{outline:none;border-color:#667eea;background:#fff}.ql-emoji-category{display:flex;gap:.25rem;padding:.5rem .75rem;border-bottom:1px solid #e8e8e8;flex-shrink:0;overflow-x:auto}.ql-emoji-category .category-tab{flex-shrink:0;width:36px;height:36px;padding:0;border:none;border-radius:8px;background:transparent;font-size:1.25rem;cursor:pointer;transition:background .2s,transform .15s}.ql-emoji-category .category-tab:hover{background:#f0f0f0}.ql-emoji-category .category-tab.selected{background:#e3f2fd;color:#1976d2}.emoji-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:.25rem;padding:.75rem;overflow-y:auto;max-height:280px;flex:1;min-height:0}.ql-emoji-item{width:36px;height:36px;padding:0;border:none;border-radius:8px;background:transparent;font-size:1.5rem;cursor:pointer;transition:background .2s,transform .15s;display:flex;align-items:center;justify-content:center}.ql-emoji-item:hover{background:#f0f0f0;transform:scale(1.1)}.ql-emoji-item.selected{background:#e3f2fd}.emoji-empty{grid-column:1/-1;padding:2rem;text-align:center;color:#95a5a6;font-size:.95rem}.ql-emoji-button{display:flex;align-items:center;justify-content:center;width:28px;border:none;background:transparent;cursor:pointer;padding:.25rem;font-size:1.1rem;line-height:1;border-radius:4px}.ql-emoji-button:hover{background:#00000014}.ql-emoji-suggest{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.25rem;padding:.5rem;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 16px #00000026;max-width:320px;overflow-x:auto}.ql-emoji-suggest-item{width:36px;height:36px;padding:0;border:none;border-radius:8px;background:transparent;font-size:1.5rem;cursor:pointer;transition:background .2s,transform .15s;display:flex;align-items:center;justify-content:center}.ql-emoji-suggest-item:hover{background:#f0f0f0;transform:scale(1.1)}.ql-emoji-suggest-item.selected{background:#e3f2fd}.rich-text-toolbar-bottom{display:flex;flex-direction:column-reverse}.rich-text-toolbar-bottom .ql-toolbar.ql-snow,.rich-text-toolbar-bottom .ql-toolbar{border:none!important;border-top:1px solid var(--color-border, #e0e0e0)!important;border-radius:0 0 8px 8px!important;padding:.35rem .5rem!important;min-height:unset!important}.rich-text-toolbar-bottom .ql-toolbar.ql-snow .ql-formats,.rich-text-toolbar-bottom .ql-toolbar .ql-formats{margin-right:.5rem}.rich-text-toolbar-bottom .ql-toolbar.ql-snow .ql-formats:last-child,.rich-text-toolbar-bottom .ql-toolbar .ql-formats:last-child{margin-right:0}.rich-text-toolbar-bottom .ql-toolbar.ql-snow button:not(.comment-cancel-btn):not(.comment-send-btn):not(.chat-send-btn),.rich-text-toolbar-bottom .ql-toolbar.ql-snow .ql-emoji-button,.rich-text-toolbar-bottom .ql-toolbar button:not(.comment-cancel-btn):not(.comment-send-btn):not(.chat-send-btn),.rich-text-toolbar-bottom .ql-toolbar .ql-emoji-button{width:28px!important;padding:.25rem!important}.rich-text-toolbar-bottom .ql-container.ql-snow,.rich-text-toolbar-bottom .ql-container{border-radius:8px 8px 0 0!important}.ql-editor{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:var(--post-body-font-size);line-height:var(--post-body-line-height);color:var(--color-brown-dark, #553300);padding-left:15px;padding-right:15px}.ql-editor strong,.ql-editor b{font-weight:700!important}.ql-editor em,.ql-editor i{font-style:italic!important}.ql-editor code,.post-body code,.comment-body code,.message-body code{background:#a57a4d26;padding:.2em .4em;border-radius:4px;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.9em}.ql-editor .ql-code-block-container,.post-body pre,.comment-body pre,.message-body pre{background:#a57a4d1f;padding:.75rem 1rem;border-radius:6px;overflow-x:auto;margin:.5rem 0;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.9em}.ql-editor .ql-code-block-container code,.post-body pre code,.comment-body pre code,.message-body pre code{background:none;padding:0}.ql-editor blockquote,.post-body blockquote,.comment-body blockquote,.message-body blockquote{border-left:4px solid var(--color-gold, #CEAB5C);padding-left:1rem;margin:.5rem 0;color:var(--color-brown-mid, #A47A4D);font-style:italic}.ql-editor p{margin:0 0 var(--post-body-p-margin-bottom) 0!important}.ql-editor p:last-child{margin-bottom:0!important}.post-body,.comment-body,.message-body{font-size:var(--post-body-font-size);line-height:var(--post-body-line-height)}.post-body p,.comment-body p,.message-body p{margin:0 0 var(--post-body-p-margin-bottom) 0}.post-body p:last-child,.comment-body p:last-child,.message-body p:last-child{margin-bottom:0}.post-body p:empty,.comment-body p:empty,.message-body p:empty{margin:0;min-height:0;height:0;overflow:hidden}.post-body p:has(>br:only-child),.comment-body p:has(>br:only-child),.message-body p:has(>br:only-child){margin:0;min-height:0;line-height:0;overflow:hidden}.ql-editor img,.post-body img,.comment-body img,.message-body img{max-width:100%;height:auto;display:block;margin:.5em 0}.post-body p.post-body-image-float,.comment-body p.post-body-image-float,.message-body p.post-body-image-float{float:left;margin:0 1em 1em 0;width:fit-content}.post-body p.post-body-image-float img,.comment-body p.post-body-image-float img,.message-body p.post-body-image-float img{float:none}.ql-editor p:has(>img:only-child),.post-body p:has(>img:only-child),.comment-body p:has(>img:only-child),.message-body p:has(>img:only-child){float:left;margin:0 1em 1em 0;width:fit-content}.ql-editor p:has(>img.ql-resize-style-left),.post-body p:has(>img.ql-resize-style-left),.post-body p.ql-resize-style-left,.comment-body p:has(>img.ql-resize-style-left),.comment-body p.ql-resize-style-left,.message-body p:has(>img.ql-resize-style-left),.message-body p.ql-resize-style-left{float:left;margin:0 1.25em 1em 0;width:fit-content}.ql-editor p:has(>img.ql-resize-style-right),.post-body p:has(>img.ql-resize-style-right),.post-body p.ql-resize-style-right,.comment-body p:has(>img.ql-resize-style-right),.comment-body p.ql-resize-style-right,.message-body p:has(>img.ql-resize-style-right),.message-body p.ql-resize-style-right{float:right;margin:0 0 1em 1.25em;width:fit-content}.ql-editor p:has(>img.ql-resize-style-left) img,.ql-editor p:has(>img.ql-resize-style-right) img,.post-body p:has(>img.ql-resize-style-left) img,.post-body p:has(>img.ql-resize-style-right) img,.post-body p.ql-resize-style-left img,.post-body p.ql-resize-style-right img,.comment-body p:has(>img.ql-resize-style-left) img,.comment-body p:has(>img.ql-resize-style-right) img,.comment-body p.ql-resize-style-left img,.comment-body p.ql-resize-style-right img,.message-body p:has(>img.ql-resize-style-left) img,.message-body p:has(>img.ql-resize-style-right) img,.message-body p.ql-resize-style-left img,.message-body p.ql-resize-style-right img{float:none}.ql-editor:after,.post-body:after,.comment-body:after,.message-body:after{content:"";display:table;clear:both}.ql-editor p:has(>img.ql-resize-style-center),.post-body p:has(>img.ql-resize-style-center),.post-body .ql-resize-style-center,.comment-body .ql-resize-style-center,.message-body .ql-resize-style-center{display:block;margin-left:auto;margin-right:auto;text-align:center;float:none;clear:both}.ql-editor p:has(>img.ql-resize-style-full),.post-body p:has(>img.ql-resize-style-full),.post-body .ql-resize-style-full,.comment-body .ql-resize-style-full,.message-body .ql-resize-style-full{width:100%;box-sizing:border-box;float:none;clear:both}.ql-editor p:has(>img.ql-resize-style-full) img,.post-body .ql-resize-style-full img,.post-body p:has(>img.ql-resize-style-full) img,.comment-body .ql-resize-style-full img,.message-body .ql-resize-style-full img{width:100%;max-width:100%}img.post-body-image-clickable{cursor:zoom-in}.ql-editor ol,.ql-editor ul,.ql-snow .ql-editor ol,.ql-snow .ql-editor ul,.post-body ol,.post-body ul,.comment-body ol,.comment-body ul,.message-body ol,.message-body ul{padding-left:1.25em!important}.ql-editor li,.ql-snow .ql-editor li,.post-body li,.comment-body li,.message-body li{padding-left:.35em!important}.ql-editor li>.ql-ui:before,.ql-snow .ql-editor li>.ql-ui:before{margin-left:-1.5em!important;width:1.2em!important;padding-right:.3em!important}
