.modal-overlay.svelte-1434o4w{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.modal-container.svelte-1434o4w{background:#fff;border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}.modal-header.svelte-1434o4w{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem 1rem;border-bottom:1px solid var(--border-color)}.modal-header.svelte-1434o4w h3:where(.svelte-1434o4w){margin:0;color:var(--primary-color);font-size:1.25rem}.close-btn.svelte-1434o4w{background:none;border:none;cursor:pointer;padding:.25rem;color:#666;border-radius:50%;transition:all .2s ease}.close-btn.svelte-1434o4w:hover{background-color:var(--light-gray);color:var(--primary-color)}.modal-content.svelte-1434o4w{padding:1.5rem 2rem}.report-target.svelte-1434o4w{background-color:var(--light-gray);padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem}.form-group.svelte-1434o4w{margin-bottom:1.5rem}.form-group.svelte-1434o4w label:where(.svelte-1434o4w){display:block;margin-bottom:.75rem;font-weight:600;color:var(--primary-color)}.helper-text.svelte-1434o4w{display:block;font-weight:400;color:#666;font-size:.85rem;margin-top:.25rem}.reason-options.svelte-1434o4w{display:flex;flex-direction:column;gap:.75rem}.reason-option.svelte-1434o4w{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.75rem;border:1px solid var(--border-color);border-radius:8px;transition:all .2s ease}.reason-option.svelte-1434o4w:hover{background-color:var(--light-gray);border-color:var(--secondary-color)}.reason-option.svelte-1434o4w input[type=radio]:where(.svelte-1434o4w){width:auto;margin:0}.radio-text.svelte-1434o4w{-webkit-user-select:none;user-select:none;line-height:1.4}.char-count.svelte-1434o4w{text-align:right;font-size:.8rem;color:#666;margin-top:.25rem}.warning-notice.svelte-1434o4w{display:flex;gap:.75rem;padding:1rem;background-color:#fff5f5;border:1px solid #fecaca;border-radius:8px;font-size:.9rem;color:var(--primary-color)}.warning-notice.svelte-1434o4w svg:where(.svelte-1434o4w){flex-shrink:0;margin-top:.1rem}.modal-footer.svelte-1434o4w{display:flex;justify-content:flex-end;gap:1rem;padding:1rem 2rem 1.5rem;border-top:1px solid var(--border-color)}.modal-footer.svelte-1434o4w button:where(.svelte-1434o4w){min-width:100px}@media (max-width: 640px){.modal-container.svelte-1434o4w{margin:.5rem;max-height:95vh}.modal-header.svelte-1434o4w,.modal-content.svelte-1434o4w,.modal-footer.svelte-1434o4w{padding-left:1rem;padding-right:1rem}.modal-footer.svelte-1434o4w{flex-direction:column}.modal-footer.svelte-1434o4w button:where(.svelte-1434o4w){width:100%;min-width:auto}}.btn-delete.svelte-4qhf4h{background-color:transparent;text-decoration:underline;font-size:12px;border:none;border-radius:4px;padding:2px 5px}.dog-post.svelte-4qhf4h{border:1px solid var(--border-color);border-radius:8px;margin-bottom:2rem;background-color:#fff;overflow:hidden;box-shadow:0 2px 10px #0000000d;transition:transform .2s ease,box-shadow .2s ease}header.svelte-4qhf4h{padding:14px 16px;border-bottom:1px solid var(--light-gray)}.user-info.svelte-4qhf4h{display:flex;align-items:center}.user-avatar.svelte-4qhf4h,.user-avatar-placeholder.svelte-4qhf4h{width:36px;height:36px;border-radius:50%;margin-right:12px;object-fit:cover}.user-avatar-placeholder.svelte-4qhf4h{background-color:var(--light-gray)}.username.svelte-4qhf4h{font-weight:600;font-size:14px;display:block}.image-container.svelte-4qhf4h{width:100%;max-height:600px;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:#000}.image-container.svelte-4qhf4h img:where(.svelte-4qhf4h){width:100%;object-fit:contain;max-height:600px}.post-actions.svelte-4qhf4h{padding:12px 16px;border-bottom:1px solid var(--light-gray);display:flex;align-items:center}.like-button.svelte-4qhf4h,.comment-button.svelte-4qhf4h,.share-button.svelte-4qhf4h,.report-button.svelte-4qhf4h{background:none;border:none;padding:8px 10px;cursor:pointer;margin-right:8px;color:var(--text-color);transition:transform .2s;display:flex;align-items:center;gap:4px}.like-button.svelte-4qhf4h:hover,.comment-button.svelte-4qhf4h:hover,.share-button.svelte-4qhf4h:hover,.report-button.svelte-4qhf4h:hover{transform:scale(1.1)}.report-button.svelte-4qhf4h{color:var(--accent-color);margin-left:auto}.report-comment.svelte-4qhf4h{background:none;border:none;cursor:pointer;color:var(--accent-color);padding:4px;opacity:.7;transition:opacity .2s}.report-comment.svelte-4qhf4h:hover{opacity:1}.likes-count.svelte-4qhf4h,.comments-count.svelte-4qhf4h,.share-text.svelte-4qhf4h{font-weight:600;font-size:14px;margin-right:16px}.like-button.svelte-4qhf4h .likes-count:where(.svelte-4qhf4h),.comment-button.svelte-4qhf4h .comments-count:where(.svelte-4qhf4h),.share-button.svelte-4qhf4h .share-text:where(.svelte-4qhf4h){margin-right:0}.caption.svelte-4qhf4h{padding:12px 16px 16px;font-size:14px;line-height:1.5}.caption.svelte-4qhf4h p:where(.svelte-4qhf4h){margin:0}.comments-section.svelte-4qhf4h{padding:16px;border-top:1px solid var(--light-gray)}.comments-section.svelte-4qhf4h h4:where(.svelte-4qhf4h){font-size:16px;margin-bottom:16px}.loading.svelte-4qhf4h,.no-comments.svelte-4qhf4h{text-align:center;color:#8e8e8e;padding:16px 0}.comments-list.svelte-4qhf4h{list-style:none;padding:0;margin:0}.comment.svelte-4qhf4h{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--light-gray)}.comment.svelte-4qhf4h:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.comment-header.svelte-4qhf4h{display:flex;align-items:center;margin-bottom:8px}.comment-avatar.svelte-4qhf4h,.comment-avatar-placeholder.svelte-4qhf4h{width:28px;height:28px;border-radius:50%;margin-right:8px;object-fit:cover}.comment-avatar-placeholder.svelte-4qhf4h{background-color:var(--light-gray)}.comment-info.svelte-4qhf4h{flex:1}.comment-author.svelte-4qhf4h{font-weight:600;font-size:14px;margin-right:8px}.comment-date.svelte-4qhf4h{font-size:12px;color:#8e8e8e}.comment-content.svelte-4qhf4h{margin:0;font-size:14px;padding-left:36px}.delete-comment.svelte-4qhf4h{background:none;border:none;padding:4px;cursor:pointer;color:#8e8e8e;opacity:.6}.delete-comment.svelte-4qhf4h:hover{opacity:1}.comment-form.svelte-4qhf4h{display:flex;margin-top:16px;border-top:1px solid var(--light-gray);padding-top:16px;position:relative}.comment-input.svelte-4qhf4h{flex-grow:1;border:1px solid var(--light-gray);padding:8px 12px;font-size:14px;outline:none;margin-right:8px;resize:none;min-height:36px;max-height:150px;border-radius:4px;font-family:inherit;line-height:1.4;overflow:hidden;transition:height .1s ease}.comment-input.svelte-4qhf4h::placeholder{color:#999}.post-comment.svelte-4qhf4h{background-color:var(--primary-color);color:#fff;border:none;border-radius:4px;padding:10px 16px;cursor:pointer;transition:background-color .2s}.post-comment.svelte-4qhf4h:hover{background-color:#3a5ca5}.post-comment.svelte-4qhf4h:disabled{background-color:#b2b2b2;cursor:not-allowed}.sign-in-to-comment.svelte-4qhf4h{text-align:center;margin-top:16px;padding:12px;background-color:var(--light-gray);border-radius:4px}.sign-in-to-comment.svelte-4qhf4h a:where(.svelte-4qhf4h){color:var(--primary-color);text-decoration:none;font-weight:500}footer.svelte-4qhf4h{display:flex;gap:1rem;padding:12px 16px;border-top:1px solid var(--light-gray);justify-content:flex-end}.user-profile-link.svelte-4qhf4h{display:flex;align-items:center;text-decoration:none;color:inherit}.author-link.svelte-4qhf4h,.comment-author-link.svelte-4qhf4h{text-decoration:none;color:inherit}.author-link.svelte-4qhf4h:hover,.comment-author-link.svelte-4qhf4h:hover{text-decoration:underline}.handle.svelte-4qhf4h{font-size:12px;color:#8e8e8e;display:block}
