.article-hero.svelte-6qw2cm{position:relative;width:100%}.text-balance.svelte-6qw2cm{text-wrap:balance}.article-hero-with-image.svelte-6qw2cm{position:relative;min-height:500px;height:70vh;max-height:800px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#000}.article-hero-image.svelte-6qw2cm{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.9}.article-hero-overlay.svelte-6qw2cm{position:absolute;inset:0;background:linear-gradient(to bottom,#0003,#0006 40%,#000c);z-index:1}.article-hero-content.svelte-6qw2cm{position:relative;z-index:2;max-width:1100px;width:100%;padding:2rem;text-align:center;color:#fff;margin-top:4rem}.article-hero-no-image.svelte-6qw2cm{background-color:#fff;padding:4rem 1.5rem 3rem;position:relative;border-bottom:1px solid #f3f4f6}.article-hero-content-wrapper.svelte-6qw2cm{max-width:900px;margin:0 auto;text-align:center}.article-hero-nav.svelte-6qw2cm{margin-bottom:2rem;display:flex;justify-content:center;position:relative;z-index:10}.article-hero-back-link.svelte-6qw2cm{display:inline-flex;align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#fffffff2;text-decoration:none;padding:.5rem 1.25rem;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:9999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease}.article-hero-back-link.svelte-6qw2cm:hover{background-color:#fff3;transform:translateY(-2px);border-color:#fff6}.article-hero-no-image.svelte-6qw2cm .article-hero-back-link:where(.svelte-6qw2cm){color:#c2410c;background-color:#ea580c1a;border-color:#ea580c33}.article-hero-no-image.svelte-6qw2cm .article-hero-back-link:where(.svelte-6qw2cm):hover{background-color:#ea580c26;border-color:#ea580c66}.article-hero-title.svelte-6qw2cm,.article-hero-title-standalone.svelte-6qw2cm{font-family:var(--font-clash-grotesk);font-weight:700;line-height:1.05;letter-spacing:-.01em;margin:0 0 1.5rem}.article-hero-title.svelte-6qw2cm{font-size:clamp(2.5rem,5vw,5rem);color:#fff;text-shadow:0 2px 15px rgba(0,0,0,.3)}.article-hero-title-standalone.svelte-6qw2cm{font-size:clamp(2.5rem,6vw,4.5rem);color:#09090b;margin-bottom:1.5rem}.article-hero-dek.svelte-6qw2cm{font-size:clamp(1.125rem,2vw,1.5rem);font-weight:500;line-height:1.4;margin:0 auto;max-width:65ch}.article-hero-content.svelte-6qw2cm .article-hero-dek:where(.svelte-6qw2cm){color:#ffffffe6}.article-hero-content-wrapper.svelte-6qw2cm .article-hero-dek:where(.svelte-6qw2cm){color:#4b5563}.article-hero-excerpt.svelte-6qw2cm{font-size:1.25rem;line-height:1.6;color:#52525b;margin:1.5rem auto 0;max-width:60ch;font-family:Georgia,serif}@media (max-width: 640px){.article-hero-with-image.svelte-6qw2cm{min-height:350px;height:60vh}.article-hero-content.svelte-6qw2cm{padding:1.5rem;margin-top:2rem}.article-hero-no-image.svelte-6qw2cm{padding-top:6rem}}.article-meta.svelte-1ewd4uj{width:100%;display:flex;justify-content:center}.article-meta-info.svelte-1ewd4uj{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;font-size:.95rem;color:#6b7280;font-family:var(--font-poppins);line-height:1.5}.article-meta-item.svelte-1ewd4uj{display:flex;align-items:center;gap:.25rem}.article-meta-label.svelte-1ewd4uj{font-weight:400;color:#9ca3af}.article-meta-value.svelte-1ewd4uj{color:#374151}.font-medium.svelte-1ewd4uj{font-weight:500;color:#111827}.article-meta-separator.svelte-1ewd4uj{color:#d1d5db;font-size:.75em}@media (max-width: 640px){.article-meta-info.svelte-1ewd4uj{font-size:.875rem;gap:.5rem}}.comment-section.svelte-g4brq8{max-width:800px;margin:3rem auto;padding:0 1rem}.section-title.svelte-g4brq8{font-size:1.75rem;font-weight:700;margin-bottom:2rem;color:#1a1a1a}.comment-form-card.svelte-g4brq8{background:linear-gradient(135deg,#fff7ed,#ffedd5);border-radius:16px;padding:2rem;box-shadow:0 4px 12px #ea580c1a;border:2px solid #fed7aa;margin-bottom:2rem}.comment-form-card.svelte-g4brq8 h3:where(.svelte-g4brq8){margin:0 0 1.5rem;font-size:1.25rem;font-weight:700;color:#c2410c;font-family:var(--font-clash-grotesk)}.form-row.svelte-g4brq8{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group.svelte-g4brq8{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-g4brq8 label:where(.svelte-g4brq8){font-weight:600;font-size:.9rem;color:#7c2d12}.form-group.svelte-g4brq8 input:where(.svelte-g4brq8),.form-group.svelte-g4brq8 textarea:where(.svelte-g4brq8){padding:.875rem;border:2px solid #fed7aa;border-radius:10px;font-size:1rem;transition:all .3s;background:#fff}.form-group.svelte-g4brq8 input:where(.svelte-g4brq8):focus,.form-group.svelte-g4brq8 textarea:where(.svelte-g4brq8):focus{outline:none;border-color:#ea580c;box-shadow:0 0 0 4px #ea580c1a;transform:translateY(-1px)}.form-group.svelte-g4brq8 textarea:where(.svelte-g4brq8){resize:vertical;min-height:100px;font-family:inherit}.char-count.svelte-g4brq8{text-align:right;font-size:.85rem;color:#9a3412;margin-top:.25rem;font-weight:500}.submit-btn.svelte-g4brq8{background:linear-gradient(135deg,#ea580c,#c2410c);color:#fff;border:none;padding:1rem 2.5rem;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #ea580c4d;font-family:var(--font-clash-grotesk);text-transform:uppercase;letter-spacing:.5px}.submit-btn.svelte-g4brq8:hover:not(:disabled){background:linear-gradient(135deg,#c2410c,#9a3412);transform:translateY(-2px);box-shadow:0 6px 16px #ea580c66}.submit-btn.svelte-g4brq8:disabled{opacity:.5;cursor:not-allowed;transform:none}.alert.svelte-g4brq8{padding:1rem;border-radius:8px;margin-bottom:1rem}.alert-success.svelte-g4brq8{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.alert-error.svelte-g4brq8{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.comments-list.svelte-g4brq8{display:flex;flex-direction:column;gap:1rem}.comment-card.svelte-g4brq8{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;transition:all .2s}.comment-card.svelte-g4brq8:hover{box-shadow:0 4px 12px #0000001f}.comment-header.svelte-g4brq8{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.user-avatar.svelte-g4brq8{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#ea580c,#c2410c);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.25rem;box-shadow:0 4px 12px #ea580c4d;font-family:var(--font-clash-grotesk)}.user-info.svelte-g4brq8{flex:1}.user-name.svelte-g4brq8{font-weight:700;color:#1a1a1a;margin-bottom:.25rem;font-family:var(--font-clash-grotesk)}.comment-date.svelte-g4brq8{font-size:.85rem;color:#9a3412;font-weight:500}.comment-content.svelte-g4brq8{color:#374151;line-height:1.6;white-space:pre-wrap;word-break:break-word}.loading.svelte-g4brq8,.no-comments.svelte-g4brq8{text-align:center;padding:3rem;color:#6b7280}@media (max-width: 640px){.form-row.svelte-g4brq8{grid-template-columns:1fr}.comment-section.svelte-g4brq8{margin:2rem auto}.comment-form-card.svelte-g4brq8{padding:1.5rem}.comment-card.svelte-g4brq8{padding:1.25rem}.user-avatar.svelte-g4brq8{width:40px;height:40px;font-size:1.1rem}}.font-clash.svelte-dl8jtr{font-family:var(--font-clash-grotesk)}.scale-in-center.svelte-dl8jtr{animation:svelte-dl8jtr-scale-in-center .3s cubic-bezier(.25,.46,.45,.94) both}@keyframes svelte-dl8jtr-scale-in-center{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:1}}
