.comment-input-container[data-v-90256cb6]{background:#fff;border-radius:1rem;border:1px solid var(--surface-200);box-shadow:0 1px 3px #0000001a;transition:all .3s ease;overflow:hidden}.dark .comment-input-container[data-v-90256cb6]{background:var(--surface-900);border-color:var(--surface-700)}.comment-input-container[data-v-90256cb6]:hover{border-color:var(--surface-300)}.dark .comment-input-container[data-v-90256cb6]:hover{border-color:var(--surface-700)}.comment-input-container.is-expanded[data-v-90256cb6]{box-shadow:0 4px 6px #0000001a;border-color:var(--primary-200)}.dark .comment-input-container.is-expanded[data-v-90256cb6]{border-color:var(--primary-800)}.comment-input-container.is-submitting[data-v-90256cb6]{opacity:.7;pointer-events:none}.input-area[data-v-90256cb6]{display:flex;align-items:center;gap:.75rem;padding:1rem}@media (min-width: 640px){.input-area[data-v-90256cb6]{padding:1.25rem}}.user-avatar[data-v-90256cb6]{width:2.5rem!important;height:2.5rem!important;flex-shrink:0}@media (min-width: 640px){.user-avatar[data-v-90256cb6]{width:3rem!important;height:3rem!important}}.input-wrapper[data-v-90256cb6]{flex:1;position:relative;display:flex;align-items:center}.comment-textarea[data-v-90256cb6]{width:100%;border:none!important;box-shadow:none!important;padding:0!important;background:transparent!important;font-size:.875rem;resize:none}@media (min-width: 640px){.comment-textarea[data-v-90256cb6]{font-size:1rem}}.comment-textarea[data-v-90256cb6]:focus{outline:none!important;box-shadow:none!important}[data-v-90256cb6] .p-inputtextarea{padding:0!important;min-height:auto!important}.image-preview-section[data-v-90256cb6]{padding:0 1rem 1rem}@media (min-width: 640px){.image-preview-section[data-v-90256cb6]{padding:0 1.25rem 1.25rem}}.image-preview-section.is-uploading[data-v-90256cb6]{opacity:.8}.image-preview-grid[data-v-90256cb6]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}@media (min-width: 640px){.image-preview-grid[data-v-90256cb6]{grid-template-columns:repeat(4,1fr);gap:.75rem}}@media (min-width: 1024px){.image-preview-grid[data-v-90256cb6]{grid-template-columns:repeat(6,1fr)}}.image-preview-item[data-v-90256cb6]{position:relative;aspect-ratio:1}.image-container[data-v-90256cb6]{position:relative;width:100%;height:100%;border-radius:.5rem;overflow:hidden;border:1px solid var(--surface-200)}.dark .image-container[data-v-90256cb6]{border-color:var(--surface-700)}.preview-image[data-v-90256cb6]{width:100%;height:100%;object-fit:cover}.upload-overlay[data-v-90256cb6]{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center}.upload-spinner[data-v-90256cb6]{width:2rem;height:2rem;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%}.upload-success[data-v-90256cb6]{position:absolute;top:0;right:0;bottom:0;left:0;background:#22c55ecc;display:flex;align-items:center;justify-content:center;transition:all .3s}.delete-btn[data-v-90256cb6]{position:absolute;top:-.5rem;right:-.5rem;width:1.5rem;height:1.5rem;background:#ef4444;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s;cursor:pointer;box-shadow:0 2px 4px #0003;font-size:1rem;font-weight:700;min-width:1.5rem;min-height:1.5rem}@media (min-width: 640px){.delete-btn[data-v-90256cb6]{width:1.75rem;height:1.75rem;min-width:1.75rem;min-height:1.75rem}}.image-preview-item:hover .delete-btn[data-v-90256cb6]{opacity:1}.delete-btn[data-v-90256cb6]:hover{background:#dc2626;transform:scale(1.1)}.delete-btn[data-v-90256cb6]:disabled{opacity:.5;cursor:not-allowed}@media (hover: none){.delete-btn[data-v-90256cb6]{opacity:1}}.actions-area[data-v-90256cb6]{border-top:1px solid var(--surface-200);background:var(--surface-50);padding:1rem;display:flex;flex-direction:column;gap:1rem}.dark .actions-area[data-v-90256cb6]{background:var(--surface-850);border-color:var(--surface-700)}@media (min-width: 640px){.actions-area[data-v-90256cb6]{padding:1.25rem;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}}.upload-section[data-v-90256cb6]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#fff;border-radius:.75rem;border:2px dashed var(--surface-300);transition:all .2s;padding:1rem;min-height:60px;display:flex;align-items:center}.dark .upload-section[data-v-90256cb6]{background:var(--surface-800);border-color:var(--surface-600)}@media (min-width: 640px){.upload-section[data-v-90256cb6]{padding:.75rem 1rem;flex:0 0 auto}}.upload-section[data-v-90256cb6]:hover{border-color:var(--primary-400);box-shadow:0 2px 8px #0000001a}.dark .upload-section[data-v-90256cb6]:hover{border-color:var(--primary-600)}.upload-section[data-v-90256cb6]:active{transform:scale(.98)}.upload-content[data-v-90256cb6]{display:flex;align-items:center;gap:.75rem;width:100%}.upload-icon[data-v-90256cb6]{width:1.5rem;height:1.5rem;color:var(--surface-500);flex-shrink:0}@media (min-width: 640px){.upload-icon[data-v-90256cb6]{width:1.25rem;height:1.25rem}}.dark .upload-icon[data-v-90256cb6]{color:var(--surface-400)}.upload-text[data-v-90256cb6]{display:flex;flex-direction:column;gap:.25rem}@media (min-width: 640px){.upload-text[data-v-90256cb6]{flex-direction:row;align-items:center;gap:.5rem}}.upload-label[data-v-90256cb6]{font-size:.875rem;font-weight:500;color:var(--surface-700)}@media (min-width: 640px){.upload-label[data-v-90256cb6]{font-size:1rem}}.dark .upload-label[data-v-90256cb6]{color:var(--surface-300)}.file-count[data-v-90256cb6]{font-size:.75rem;color:var(--surface-500)}@media (min-width: 640px){.file-count[data-v-90256cb6]{font-size:.875rem}}.dark .file-count[data-v-90256cb6]{color:var(--surface-400)}.submit-section[data-v-90256cb6]{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media (min-width: 640px){.submit-section[data-v-90256cb6]{flex-shrink:0}}.submit-hints[data-v-90256cb6]{display:none}@media (min-width: 640px){.submit-hints[data-v-90256cb6]{display:block}}.hint-text[data-v-90256cb6]{font-size:.75rem;color:var(--surface-500)}.dark .hint-text[data-v-90256cb6]{color:var(--surface-400)}.hint-text kbd[data-v-90256cb6]{padding:.125rem .375rem;font-size:.75rem;background:var(--surface-100);border:1px solid var(--surface-300);border-radius:.25rem;font-family:monospace;margin:0 .125rem}.dark .hint-text kbd[data-v-90256cb6]{background:var(--surface-800);border-color:var(--surface-600)}.submit-btn[data-v-90256cb6]{flex-shrink:0}.drag-overlay[data-v-90256cb6]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;background:rgba(var(--primary-500-rgb),.95);display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (max-width: 639px){.drag-overlay[data-v-90256cb6]{display:none}}.drag-content[data-v-90256cb6]{text-align:center;color:#fff}.hidden[data-v-90256cb6]{display:none}.slide-fade-enter-active[data-v-90256cb6],.slide-fade-leave-active[data-v-90256cb6]{transition:all .3s cubic-bezier(.4,0,.2,1)}.slide-fade-enter-from[data-v-90256cb6]{opacity:0;transform:translateY(-10px)}.slide-fade-leave-to[data-v-90256cb6]{opacity:0;transform:translateY(10px)}.fade-enter-active[data-v-90256cb6],.fade-leave-active[data-v-90256cb6]{transition:opacity .2s ease}.fade-enter-from[data-v-90256cb6],.fade-leave-to[data-v-90256cb6]{opacity:0}.image-item-enter-active[data-v-90256cb6],.image-item-leave-active[data-v-90256cb6]{transition:all .3s ease}.image-item-enter-from[data-v-90256cb6],.image-item-leave-to[data-v-90256cb6]{opacity:0;transform:scale(.8)}.image-item-move[data-v-90256cb6]{transition:transform .3s ease}.gallery-fade-enter-active[data-v-28c6073e],.gallery-fade-leave-active[data-v-28c6073e]{transition:all .4s cubic-bezier(.4,0,.2,1)}.gallery-fade-enter-from[data-v-28c6073e],.gallery-fade-leave-to[data-v-28c6073e]{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.fade-slide-enter-active[data-v-28c6073e],.fade-slide-leave-active[data-v-28c6073e]{transition:all .3s cubic-bezier(.4,0,.2,1)}.fade-slide-enter-from[data-v-28c6073e],.fade-slide-leave-to[data-v-28c6073e]{opacity:0;transform:translateY(-10px)}.slide-up-enter-active[data-v-28c6073e],.slide-up-leave-active[data-v-28c6073e]{transition:all .4s cubic-bezier(.4,0,.2,1)}.slide-up-enter-from[data-v-28c6073e],.slide-up-leave-to[data-v-28c6073e]{opacity:0;transform:translateY(20px)}.image-slide-enter-active[data-v-28c6073e],.image-slide-leave-active[data-v-28c6073e]{transition:all .3s cubic-bezier(.4,0,.2,1)}.image-slide-enter-from[data-v-28c6073e]{opacity:0;transform:translate(20px)}.image-slide-leave-to[data-v-28c6073e]{opacity:0;transform:translate(-20px)}.scrollbar-hide[data-v-28c6073e]{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide[data-v-28c6073e]::-webkit-scrollbar{display:none}div[data-v-28c6073e]:focus{outline:none}@media (max-width: 768px){button[data-v-28c6073e]{min-height:44px;min-width:44px}img[data-v-28c6073e]{touch-action:manipulation}.scrollbar-hide[data-v-28c6073e]{-webkit-overflow-scrolling:touch}[data-v-28c6073e]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button[data-v-28c6073e]:active{transform:scale(.95)}}@media (max-height: 500px) and (orientation: landscape){.min-h-screen[data-v-28c6073e]{min-height:100vh}}@supports (padding: max(0px)){.absolute.top-2[data-v-28c6073e]{top:max(.5rem,env(safe-area-inset-top))}.absolute.bottom-2[data-v-28c6073e]{bottom:max(.5rem,env(safe-area-inset-bottom))}}.child-comment-card[data-v-8d6b73fd]{background:var(--surface-0);border-radius:.5rem;border:1px solid var(--surface-200);box-shadow:0 1px 2px #0000000d;transition:all .3s ease;overflow:hidden}.dark .child-comment-card[data-v-8d6b73fd]{background:var(--surface-900);border-color:var(--surface-700);box-shadow:0 1px 2px #0003}.child-comment-card[data-v-8d6b73fd]:hover{box-shadow:0 2px 4px #0000001a}.dark .child-comment-card[data-v-8d6b73fd]:hover{box-shadow:0 2px 4px #0000004d}.author-avatar[data-v-8d6b73fd]{width:32px;height:32px}@media (min-width: 640px){.author-avatar[data-v-8d6b73fd]{width:40px;height:40px}}[data-v-8d6b73fd] .p-dialog-content{padding:0;overflow:hidden;position:relative;border-radius:8px}[data-v-8d6b73fd] .image-modal-content{overflow:hidden;border-radius:8px}.modal-image-container img[data-v-8d6b73fd]{transition:all .3s ease-in-out}.image-modal[data-v-8d6b73fd]{outline:none}[data-v-8d6b73fd] .p-button.p-button-text{padding:.5rem}@media (max-width: 640px){[data-v-8d6b73fd] .p-button.p-button-text{padding:.4rem}[data-v-8d6b73fd] .p-button .p-button-icon{font-size:.8rem}}[data-v-8d6b73fd] .p-button{transition:background-color .2s,color .2s,border-color .2s}[data-v-8d6b73fd] .comment-actions-menu{min-width:12rem;border-radius:6px;box-shadow:0 3px 15px #0000001a}[data-v-8d6b73fd] .comment-actions-menu .p-menuitem-link{padding:.75rem 1rem}[data-v-8d6b73fd] .comment-actions-menu .p-menuitem-icon{color:var(--surface-600);margin-right:.75rem}.edit-comment-form[data-v-8d6b73fd]{border-radius:6px;overflow:hidden}.edit-comment-form textarea[data-v-8d6b73fd]{border-radius:6px;resize:none;background-color:var(--surface-50);border:1px solid var(--surface-200)}.dark .edit-comment-form textarea[data-v-8d6b73fd]{background-color:var(--surface-900);border:1px solid var(--surface-700)}.edit-comment-form textarea[data-v-8d6b73fd]:focus{border-color:var(--primary-color);box-shadow:0 0 0 1px var(--primary-color)}.text-white[data-v-e39b41d8],.text-white[data-v-e39b41d8]:hover{color:#fff!important}.no-underline[data-v-e39b41d8]{text-decoration:none!important}.comment-card[data-v-b034fd65]{position:relative;margin-bottom:1rem;margin-top:.5rem;background:var(--color-surface-0);border-radius:var(--radius-lg);border:var(--border-width) solid var(--border-color);overflow:hidden}.dark .comment-card[data-v-b034fd65]{background:var(--color-surface-50);border-color:var(--color-surface-200)}.author-avatar[data-v-b034fd65]{width:40px;height:40px;transition:all .2s ease}.author-avatar[data-v-b034fd65]:hover{transform:scale(1.05)}@media (min-width: 640px){.author-avatar[data-v-b034fd65]{width:48px;height:48px}}.like-button[data-v-b034fd65],.reply-button[data-v-b034fd65]{min-height:32px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 1px 3px #0000001a}.like-button[data-v-b034fd65]:hover,.reply-button[data-v-b034fd65]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.like-button[data-v-b034fd65]:active,.reply-button[data-v-b034fd65]:active{transform:translateY(0)}.options-button[data-v-b034fd65]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.content-section[data-v-b034fd65]{line-height:1.6}.prose p[data-v-b034fd65]{margin:0;color:inherit}.edit-form[data-v-b034fd65]{background:var(--color-surface-50);border:var(--border-width) solid var(--border-color);border-radius:var(--radius-lg);padding:var(--spacing-4)}.dark .edit-form[data-v-b034fd65]{background:var(--color-surface-100);border-color:var(--color-surface-200)}.image-gallery[data-v-b034fd65]{gap:.5rem}.image-item[data-v-b034fd65]{transition:all .3s cubic-bezier(.4,0,.2,1);will-change:transform}.image-item[data-v-b034fd65]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.image-item img[data-v-b034fd65]{will-change:transform}@media (max-width: 640px){.image-gallery.grid-cols-3[data-v-b034fd65]{grid-template-columns:repeat(2,1fr)}.image-gallery.grid-cols-3 .image-item[data-v-b034fd65]:nth-child(3){grid-column:span 2}}.nested-comments[data-v-b034fd65]{background:var(--color-surface-50);padding:0 1rem 1rem;margin-top:-.5rem;border-top:var(--border-width) solid var(--border-color)}.dark .nested-comments[data-v-b034fd65]{background:var(--color-surface-100);border-top-color:var(--color-surface-200)}@media (min-width: 640px){.nested-comments[data-v-b034fd65]{padding:0 1.5rem 1.5rem}}.reply-item[data-v-b034fd65]{transition:all .2s ease}.reply-item[data-v-b034fd65]:hover{border-left-color:var(--color-primary)}[data-v-b034fd65] .comment-actions-menu{min-width:14rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:var(--border-width) solid var(--border-color);background:var(--color-surface-0)}.dark[data-v-b034fd65] .comment-actions-menu{background:var(--color-surface-100);border-color:var(--color-surface-200)}[data-v-b034fd65] .comment-actions-menu .p-menuitem-link{padding:.875rem 1.25rem;border-radius:.75rem;margin:.25rem;transition:all .2s ease}[data-v-b034fd65] .comment-actions-menu .p-menuitem-link:hover{background:var(--color-surface-100)}.dark[data-v-b034fd65] .comment-actions-menu .p-menuitem-link:hover{background:var(--color-surface-200)}[data-v-b034fd65] .comment-actions-menu .p-menuitem-icon{color:var(--color-surface-600);margin-right:var(--spacing-3);transition:var(--transition-fast)}[data-v-b034fd65] .comment-actions-menu .p-menuitem-link:hover .p-menuitem-icon{color:var(--color-primary)}@keyframes fadeInUp-b034fd65{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.comment-card[data-v-b034fd65]{margin-bottom:.75rem}.like-button[data-v-b034fd65],.reply-button[data-v-b034fd65]{min-height:36px;padding:.5rem .75rem}.options-button[data-v-b034fd65]{padding:.5rem}.image-gallery[data-v-b034fd65]{gap:.375rem}}@media (prefers-reduced-motion: reduce){[data-v-b034fd65]{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.like-button[data-v-b034fd65]:focus-visible,.reply-button[data-v-b034fd65]:focus-visible,.options-button[data-v-b034fd65]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media (prefers-contrast: high){.like-button[data-v-b034fd65],.reply-button[data-v-b034fd65]{border-width:2px}}.dark .like-button[data-v-b034fd65],.dark .reply-button[data-v-b034fd65]{box-shadow:0 1px 3px #0000004d}.dark .like-button[data-v-b034fd65]:hover,.dark .reply-button[data-v-b034fd65]:hover{box-shadow:0 4px 12px #0006}
