.modal-backdrop.svelte-1f574fq{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#000000e6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:svelte-1f574fq-fadeIn .2s ease-out}.close-btn.svelte-1f574fq{position:absolute;top:1rem;right:1rem;color:#fff;font-size:2.5rem;font-weight:300;background:none;border:none;cursor:pointer;z-index:10;line-height:1;transition:color .2s}.close-btn.svelte-1f574fq:hover{color:#ccc}.image-container.svelte-1f574fq{max-width:95vw;max-height:95vh;padding:1rem}.modal-image.svelte-1f574fq{max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px;box-shadow:0 25px 50px -12px #00000040}.instructions.svelte-1f574fq{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);color:#ffffffb3;font-size:.875rem}@keyframes svelte-1f574fq-fadeIn{0%{opacity:0}to{opacity:1}}.comment-item.svelte-1ikh3h1{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #f0f0f0}.comment-item.is-reply.svelte-1ikh3h1{border-bottom:none;background-color:#f8fafc;border-radius:8px;padding:.75rem;margin-top:.5rem}.reply-indicator.svelte-1ikh3h1{color:#cbd5e1;padding-top:.5rem}.avatar.svelte-1ikh3h1{flex-shrink:0}.avatar.svelte-1ikh3h1 img:where(.svelte-1ikh3h1),.avatar-placeholder.svelte-1ikh3h1{width:40px;height:40px;border-radius:50%;object-fit:cover}.avatar.small.svelte-1ikh3h1 img:where(.svelte-1ikh3h1),.avatar.small.svelte-1ikh3h1 .avatar-placeholder:where(.svelte-1ikh3h1){width:32px;height:32px}.avatar-placeholder.svelte-1ikh3h1{background:#f0f2f5;display:flex;align-items:center;justify-content:center;color:#94a3b8}.content.svelte-1ikh3h1{flex-grow:1}.header.svelte-1ikh3h1{display:flex;align-items:center;gap:.8rem;margin-bottom:.3rem;flex-wrap:wrap}.author.svelte-1ikh3h1{font-weight:600;font-size:.95rem;color:#1e293b}.date.svelte-1ikh3h1{font-size:.8rem;color:#94a3b8}.actions.svelte-1ikh3h1{margin-left:auto;display:flex;gap:.5rem;align-items:center}.action-btn.svelte-1ikh3h1{background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;display:flex;align-items:center;gap:4px;border-radius:4px;transition:all .2s;font-size:.8rem}.action-btn.svelte-1ikh3h1:hover{background-color:#f1f5f9;color:#64748b}.delete-btn.svelte-1ikh3h1:hover{color:#ef4444;background-color:#fef2f2}.reply-btn.svelte-1ikh3h1:hover{color:var(--primary-color);background-color:#eff6ff}.action-btn.svelte-1ikh3h1:disabled{opacity:.5;cursor:not-allowed}.body.svelte-1ikh3h1{font-size:.95rem;color:#334155;line-height:1.5;white-space:pre-wrap}.body.deleted.svelte-1ikh3h1{color:#94a3b8;font-style:italic}.comment-form.svelte-1wutt26{margin-bottom:2rem;background:#f8fafc;border-radius:12px;padding:1rem}.input-area.svelte-1wutt26{display:flex;flex-direction:column;gap:.8rem}textarea.svelte-1wutt26{width:100%;border:1px solid #e2e8f0;border-radius:8px;padding:.8rem;font-family:inherit;font-size:.95rem;resize:vertical;min-height:80px;outline:none;transition:border-color .2s;background:#fff}textarea.svelte-1wutt26:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(var(--primary-color-rgb),.1)}.actions.svelte-1wutt26{display:flex;justify-content:flex-end}.submit-btn.svelte-1wutt26{display:flex;align-items:center;gap:.5rem;background:var(--primary-color);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:20px;font-weight:600;font-size:.9rem;cursor:pointer;transition:opacity .2s}.submit-btn.svelte-1wutt26:disabled{opacity:.6;cursor:not-allowed}.login-prompt.svelte-1wutt26{text-align:center;padding:1.5rem;color:#64748b}.login-prompt.svelte-1wutt26 p:where(.svelte-1wutt26){margin-bottom:1rem}.login-btn.svelte-1wutt26{background:#fff;border:1px solid #e2e8f0;color:#334155;padding:.6rem 1.5rem;border-radius:20px;font-weight:600;cursor:pointer;transition:all .2s}.login-btn.svelte-1wutt26:hover{background:#f1f5f9;border-color:#cbd5e1}.spin{animation:spin 1s linear infinite}.comments-section.svelte-15pf1p0{margin-top:4rem;padding-top:2rem;border-top:1px solid #eee}.section-header.svelte-15pf1p0{display:flex;align-items:center;gap:.6rem;margin-bottom:1.5rem;color:#333}.section-header.svelte-15pf1p0 h3:where(.svelte-15pf1p0){font-size:1.25rem;font-weight:700;margin:0}.count.svelte-15pf1p0{color:var(--primary-color);font-weight:800}.comment-list.svelte-15pf1p0{display:flex;flex-direction:column;gap:1.5rem}.replies.svelte-15pf1p0{margin-left:1.5rem;border-left:2px solid #f0f0f0;padding-left:1rem}.reply-form.svelte-15pf1p0{margin:1rem 0 1rem 1.5rem;padding:1rem;background:#f8fafc;border-radius:8px}textarea.svelte-15pf1p0{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;resize:vertical;font-family:inherit;margin-bottom:.5rem}textarea.svelte-15pf1p0:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #6366f11a}.reply-actions.svelte-15pf1p0{display:flex;justify-content:flex-end;gap:.5rem}.submit-btn.svelte-15pf1p0{background:var(--primary-color);color:#fff;border:none;padding:.4rem .8rem;border-radius:6px;font-weight:600;cursor:pointer;font-size:.85rem;transition:opacity .2s}.cancel-btn.svelte-15pf1p0{background:#e2e8f0;color:#64748b;border:none;padding:.4rem .8rem;border-radius:6px;font-weight:600;cursor:pointer;font-size:.85rem}.submit-btn.svelte-15pf1p0:disabled{opacity:.5;cursor:not-allowed}.loading.svelte-15pf1p0,.empty-state.svelte-15pf1p0{text-align:center;padding:2rem;color:#94a3b8}.post-detail.svelte-c09rm7{max-width:800px;margin:0 auto;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0000000d}.post-header.svelte-c09rm7{margin-bottom:3rem;text-align:center}.title.svelte-c09rm7{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#1a1a1a;line-height:1.2}.meta.svelte-c09rm7{font-size:.95rem;color:#666;display:flex;justify-content:center;align-items:center;gap:.8rem;margin-bottom:1.5rem}.category.svelte-c09rm7{color:var(--primary-color);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.divider.svelte-c09rm7{color:#ddd}.like-btn.svelte-c09rm7{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .6rem;background:#f5f5f5;border:1px solid #eee;border-radius:20px;cursor:pointer;transition:all .2s ease;font-size:.9rem;color:#555}.like-btn.svelte-c09rm7:hover{background:#eee;transform:scale(1.05)}.like-btn.liked.svelte-c09rm7{background:#fff0f0;border-color:#ffd0d0;color:#e53e3e}.like-btn.loading.svelte-c09rm7{opacity:.7;pointer-events:none}.heart.svelte-c09rm7{font-size:1.1rem}.count.svelte-c09rm7{font-weight:600}.tags.svelte-c09rm7{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.tag.svelte-c09rm7{font-size:.85rem;color:#555;background:#f0f0f0;padding:.3rem .8rem;border-radius:20px;text-decoration:none;transition:all .2s}.tag.svelte-c09rm7:hover{background:var(--primary-color);color:#fff}.post-content.svelte-c09rm7{line-height:1.8;color:#333;margin-bottom:4rem;font-size:var(--post-font-size, var(--base-font-size, 16px))}.post-content p,.post-content span,.post-content div,.post-content li,.post-content a,.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{font-family:inherit}.post-content p,.post-content span,.post-content div,.post-content li,.post-content a{font-size:inherit}.post-content img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}.post-content img[data-original]{cursor:pointer;transition:transform .2s}.post-content img[data-original]:hover{transform:scale(1.02)}.post-content figure{display:table;margin:2rem auto;text-align:center}.post-content figcaption{display:table-caption;caption-side:bottom;margin-top:.3rem;font-size:.82rem;color:#9ca3af;font-style:normal;font-weight:600;text-align:center;letter-spacing:.01em}.share-section.svelte-c09rm7{border-top:1px solid #eee;padding-top:2rem;text-align:center}.share-section.svelte-c09rm7 h3:where(.svelte-c09rm7){font-size:1.2rem;margin-bottom:1rem;color:#444}.share-buttons.svelte-c09rm7{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.share-btn.svelte-c09rm7{width:40px;height:40px;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#fff;padding:0}.share-btn.svelte-c09rm7 svg:where(.svelte-c09rm7){width:20px;height:20px}.share-btn.svelte-c09rm7:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.share-btn.svelte-c09rm7:active{transform:translateY(0)}.x.svelte-c09rm7{background:#000}.facebook.svelte-c09rm7{background:#1877f2}.threads.svelte-c09rm7{background:#000}.linkedin.svelte-c09rm7{background:#0077b5}.whatsapp.svelte-c09rm7{background:#25d366}.telegram.svelte-c09rm7{background:#08c}.copy.svelte-c09rm7{background:#6e7681}@media(max-width:768px){.post-detail.svelte-c09rm7{padding:1.25rem 1rem;border-radius:0;box-shadow:none;margin:0}.title.svelte-c09rm7{font-size:1.6rem;line-height:1.3}.post-header.svelte-c09rm7{margin-bottom:2rem}.meta.svelte-c09rm7{flex-wrap:wrap;font-size:.82rem;gap:.4rem .6rem;justify-content:center}.divider.svelte-c09rm7{display:none}.share-buttons.svelte-c09rm7{gap:.6rem}.share-btn.svelte-c09rm7{width:36px;height:36px}.share-btn.svelte-c09rm7 svg:where(.svelte-c09rm7){width:17px;height:17px}}.post-content pre{overflow-x:auto;max-width:100%;font-size:.85rem;border-radius:8px;padding:1rem;background:#1e1e2e;color:#cdd6f4;line-height:1.6}.post-content code{font-size:.875em;word-break:break-word}.post-content pre code{word-break:normal;white-space:pre}.post-content table{display:block;overflow-x:auto;max-width:100%;border-collapse:collapse;font-size:.9rem}.post-content th,.post-content td{border:1px solid #e2e8f0;padding:.5rem .75rem;white-space:nowrap}.post-content iframe,.post-content video{max-width:100%!important;height:auto}.post-content .youtube-wrapper,.post-content .video-wrapper,.post-content .embed-wrapper{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0}.post-content .youtube-wrapper iframe,.post-content .video-wrapper iframe,.post-content .embed-wrapper iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}@media(max-width:768px){.post-content h1{font-size:1.6rem}.post-content h2{font-size:1.35rem}.post-content h3{font-size:1.15rem}.post-content h4{font-size:1rem}.post-content img{margin:1.25rem 0}.post-content th,.post-content td{white-space:normal;min-width:80px}.post-content blockquote{margin-left:0;padding-left:1rem;font-size:.95rem}}
