.popular-posts.svelte-ibbx6h{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px #0000001a;border:1px solid #e5e7eb}.section-header.svelte-ibbx6h{margin-bottom:1.5rem;text-align:center}.section-header.svelte-ibbx6h h3:where(.svelte-ibbx6h){font-size:1.25rem;color:#333;margin:0;font-weight:600}.posts-list.svelte-ibbx6h{display:flex;flex-direction:column;gap:.75rem}.post-item.svelte-ibbx6h{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;background:#f8f9fa;transition:all .2s ease;border:1px solid transparent}.post-item.svelte-ibbx6h:hover{background:#f0f4ff;border-color:#667eea;transform:translateY(-1px)}.post-rank.svelte-ibbx6h{flex-shrink:0}.rank-number.svelte-ibbx6h{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background:#667eea;color:#fff;border-radius:50%;font-weight:600;font-size:.75rem}.post-content.svelte-ibbx6h{flex:1;min-width:0}.post-title.svelte-ibbx6h{margin:0 0 .25rem;font-size:.9rem;line-height:1.4}.post-title.svelte-ibbx6h a:where(.svelte-ibbx6h){color:#333;text-decoration:none;transition:color .2s ease}.post-title.svelte-ibbx6h a:where(.svelte-ibbx6h):hover{color:#667eea}.post-meta.svelte-ibbx6h{display:flex;align-items:center;gap:.5rem;font-size:.7rem;color:#666}.views.svelte-ibbx6h{display:flex;align-items:center;gap:.25rem}@media (max-width: 768px){.popular-posts.svelte-ibbx6h{padding:1rem}.post-item.svelte-ibbx6h{padding:.5rem}.post-title.svelte-ibbx6h{font-size:.85rem}}.latest-comments.svelte-1klyyto{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px #0000001a;border:1px solid #e5e7eb}.section-header.svelte-1klyyto{margin-bottom:1.5rem;text-align:center}.section-header.svelte-1klyyto h3:where(.svelte-1klyyto){font-size:1.25rem;color:#333;margin:0;font-weight:600}.comments-list.svelte-1klyyto{display:flex;flex-direction:column;gap:.75rem}.comment-item.svelte-1klyyto{display:flex;gap:.75rem;padding:.75rem;border-radius:.5rem;background:#f8f9fa;transition:all .2s ease;border:1px solid transparent}.comment-item.svelte-1klyyto:hover{background:#f0f4ff;border-color:#667eea;transform:translateY(-1px)}.comment-content.svelte-1klyyto{flex:1;min-width:0}.comment-text.svelte-1klyyto{margin:0 0 .5rem;font-size:.85rem;color:#333;line-height:1.4}.comment-meta.svelte-1klyyto{display:flex;align-items:center;gap:.5rem;font-size:.7rem;color:#666}.comment-time.svelte-1klyyto{color:#667eea;font-weight:500}.comment-post.svelte-1klyyto{color:#999}.empty-state.svelte-1klyyto{text-align:center;padding:2rem 1rem;color:#666}.empty-state.svelte-1klyyto p:where(.svelte-1klyyto){margin:0;font-size:.875rem}@media (max-width: 768px){.latest-comments.svelte-1klyyto{padding:1rem}.comment-item.svelte-1klyyto{padding:.5rem}.comment-text.svelte-1klyyto{font-size:.8rem}}.container.svelte-2ateet{min-width:1200px;max-width:1400px;margin:0 auto;padding:0 1rem}.hero.svelte-2ateet{text-align:center;padding:4rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:1rem;margin-bottom:3rem;position:relative;overflow:hidden}.hero.svelte-2ateet:before{content:"";position:absolute;inset:0;background:#0000001a;z-index:1}.hero.svelte-2ateet>:where(.svelte-2ateet){position:relative;z-index:2}.hero.svelte-2ateet h1:where(.svelte-2ateet){font-size:3rem;margin-bottom:1rem;font-weight:700}.hero-stats.svelte-2ateet{display:flex;justify-content:center;gap:3rem;margin-top:2rem}.stat.svelte-2ateet{display:flex;flex-direction:column;align-items:center}.stat-number.svelte-2ateet{font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label.svelte-2ateet{font-size:.875rem;opacity:.8}.content-layout.svelte-2ateet{display:grid;grid-template-columns:1fr 320px;gap:2rem;align-items:start}.posts-section.svelte-2ateet{min-width:0}.section-header.svelte-2ateet{margin-bottom:2rem}.section-header.svelte-2ateet h2:where(.svelte-2ateet){font-size:2rem;margin-bottom:.5rem;color:#333}.posts-list.svelte-2ateet{display:flex;flex-direction:column;gap:2rem}.post-card.svelte-2ateet{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #e5e7eb}.post-card.no-image.svelte-2ateet{border-left:4px solid #667eea}.post-card.svelte-2ateet:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.post-image.svelte-2ateet{height:250px;overflow:hidden}.post-image.svelte-2ateet img:where(.svelte-2ateet){width:100%;height:100%;object-fit:cover}.post-content.svelte-2ateet{padding:2rem}.post-card.no-image.svelte-2ateet .post-content:where(.svelte-2ateet){padding:1.5rem 2rem}.post-meta.svelte-2ateet{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.875rem;color:#666}.post-stats.svelte-2ateet{display:flex;align-items:center;gap:1rem}.viewed.svelte-2ateet{display:flex;align-items:center;gap:.25rem}.post-title.svelte-2ateet{font-size:1.5rem;margin-bottom:1rem;line-height:1.3}.post-title.svelte-2ateet a:where(.svelte-2ateet){color:#333;text-decoration:none;transition:color .2s ease}.post-title.svelte-2ateet a:where(.svelte-2ateet):hover{color:#667eea}.post-description.svelte-2ateet{color:#666;line-height:1.6;margin-bottom:1.5rem;font-size:1rem}.post-categories.svelte-2ateet{display:flex;gap:.5rem;flex-wrap:wrap}.category.svelte-2ateet{background:#f0f0f0;color:#666;padding:.5rem 1rem;border-radius:1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease;display:inline-block}.category.svelte-2ateet:hover{background:#667eea;color:#fff;transform:translateY(-1px)}.loading-indicator.svelte-2ateet{text-align:center;padding:2rem;color:#666}.spinner.svelte-2ateet{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:svelte-2ateet-spin 1s linear infinite;margin:0 auto 1rem}@keyframes svelte-2ateet-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.end-message.svelte-2ateet{text-align:center;padding:2rem;color:#666;font-size:1.1rem}.sidebar.svelte-2ateet{position:sticky;top:6rem;display:flex;flex-direction:column;gap:2rem}@media (max-width: 1400px){.container.svelte-2ateet{min-width:1000px;max-width:1200px}.content-layout.svelte-2ateet{grid-template-columns:1fr 280px;gap:1.5rem}}@media (max-width: 1024px){.container.svelte-2ateet{min-width:auto;max-width:100%}.content-layout.svelte-2ateet{grid-template-columns:1fr;gap:2rem}.sidebar.svelte-2ateet{position:static;order:-1}.hero-stats.svelte-2ateet{flex-direction:column;gap:1rem}.stat-number.svelte-2ateet{font-size:1.5rem}}@media (max-width: 768px){.container.svelte-2ateet{padding:0 .5rem}.hero.svelte-2ateet{padding:3rem 1rem;margin-bottom:2rem}.hero.svelte-2ateet h1:where(.svelte-2ateet){font-size:1.75rem;margin-bottom:.75rem}.hero-stats.svelte-2ateet{flex-direction:column;gap:1rem;margin-top:1.5rem}.stat.svelte-2ateet{gap:.25rem}.stat-number.svelte-2ateet{font-size:1.25rem}.stat-label.svelte-2ateet{font-size:.75rem}.post-content.svelte-2ateet{padding:1.5rem}.post-title.svelte-2ateet{font-size:1.25rem}.post-meta.svelte-2ateet{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width: 480px){.hero.svelte-2ateet{padding:2.5rem .75rem}.hero.svelte-2ateet h1:where(.svelte-2ateet){font-size:1.5rem}.hero-stats.svelte-2ateet{gap:.75rem}.stat-number.svelte-2ateet{font-size:1.1rem}.stat-label.svelte-2ateet{font-size:.7rem}}
