.container[data-astro-cid-drlhmjhk]{max-width:1200px;margin:0 auto;padding:0 2rem}.essays-header[data-astro-cid-drlhmjhk]{text-align:center;padding:8rem 0 4rem}.essays-title[data-astro-cid-drlhmjhk]{font-family:EB Garamond,serif;font-size:clamp(3rem,8vw,5rem);font-weight:500;color:var(--text-primary);margin-bottom:1.5rem;letter-spacing:-.02em}.essays-description[data-astro-cid-drlhmjhk]{font-size:1.1rem;line-height:1.6;color:var(--text-secondary);max-width:600px;margin:0 auto}.essays-filters[data-astro-cid-drlhmjhk]{display:flex;gap:2rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.filter-group[data-astro-cid-drlhmjhk]{display:flex;flex-direction:column;gap:.5rem}.filter-label[data-astro-cid-drlhmjhk]{font-size:.9rem;font-weight:500;color:var(--text-primary)}.filter-select[data-astro-cid-drlhmjhk]{padding:.75rem 1rem;border:1px solid var(--border-secondary);border-radius:8px;background:var(--bg-primary);color:var(--text-primary);font-size:.9rem;min-width:150px}.essays-stats[data-astro-cid-drlhmjhk]{display:flex;justify-content:center;gap:3rem;margin-bottom:4rem;padding:2rem 0;border-top:1px solid var(--border-secondary);border-bottom:1px solid var(--border-secondary)}.stat[data-astro-cid-drlhmjhk]{text-align:center}.stat-number[data-astro-cid-drlhmjhk]{display:block;font-family:EB Garamond,serif;font-size:2.5rem;font-weight:500;color:var(--accent-primary);margin-bottom:.5rem}.stat-label[data-astro-cid-drlhmjhk]{font-size:.9rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em}.essays-grid[data-astro-cid-drlhmjhk]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:4rem}.essay-card[data-astro-cid-drlhmjhk]{background:var(--bg-primary);border:1px solid var(--border-secondary);border-radius:12px;padding:2rem;transition:all .3s ease;position:relative}.essay-card[data-astro-cid-drlhmjhk]:hover{transform:translateY(-4px);box-shadow:0 8px 25px var(--drop-shadow);border-color:var(--accent-primary)}.essay-meta[data-astro-cid-drlhmjhk]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.9rem;color:var(--text-muted)}.essay-date[data-astro-cid-drlhmjhk]{color:var(--accent-secondary)}.essay-author[data-astro-cid-drlhmjhk]{font-weight:500;color:var(--text-secondary)}.essay-title[data-astro-cid-drlhmjhk]{font-family:EB Garamond,serif;font-size:1.4rem;font-weight:500;margin-bottom:1rem;line-height:1.3}.essay-title[data-astro-cid-drlhmjhk] a[data-astro-cid-drlhmjhk]{text-decoration:none;color:var(--text-primary);transition:color .2s ease}.essay-title[data-astro-cid-drlhmjhk] a[data-astro-cid-drlhmjhk]:hover{color:var(--accent-primary)}.essay-context[data-astro-cid-drlhmjhk]{color:var(--text-secondary);margin-bottom:1rem;line-height:1.5}.essay-excerpt[data-astro-cid-drlhmjhk]{font-style:italic;color:var(--text-secondary);border-left:3px solid var(--accent-primary);padding-left:1rem;margin:1rem 0;font-size:.95rem;line-height:1.5}.essay-tags[data-astro-cid-drlhmjhk]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.tag[data-astro-cid-drlhmjhk]{background:var(--bg-accent);color:var(--text-secondary);padding:.25rem .75rem;border-radius:15px;font-size:.8rem;border:1px solid var(--border-accent)}.empty-essays[data-astro-cid-drlhmjhk]{text-align:center;padding:4rem 2rem;max-width:600px;margin:0 auto}.empty-icon[data-astro-cid-drlhmjhk]{font-size:4rem;margin-bottom:2rem;opacity:.6}.empty-essays[data-astro-cid-drlhmjhk] h2[data-astro-cid-drlhmjhk]{font-family:EB Garamond,serif;font-size:2rem;color:var(--text-primary);margin-bottom:1rem}.empty-essays[data-astro-cid-drlhmjhk] p[data-astro-cid-drlhmjhk]{color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.empty-actions[data-astro-cid-drlhmjhk]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.primary-button[data-astro-cid-drlhmjhk],.secondary-button[data-astro-cid-drlhmjhk]{display:inline-block;padding:.75rem 1.5rem;text-decoration:none;border-radius:8px;font-weight:500;transition:all .2s ease}.primary-button[data-astro-cid-drlhmjhk]{background:var(--accent-primary);color:#fff;border:1px solid var(--accent-primary)}.primary-button[data-astro-cid-drlhmjhk]:hover{background:var(--accent-tertiary);border-color:var(--accent-tertiary)}.secondary-button[data-astro-cid-drlhmjhk]{background:var(--bg-accent);color:var(--text-primary);border:1px solid var(--border-accent)}.secondary-button[data-astro-cid-drlhmjhk]:hover{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}@media (max-width: 768px){.container[data-astro-cid-drlhmjhk]{padding:0 1.25rem}.essays-header[data-astro-cid-drlhmjhk]{padding:5rem 0 2.5rem}.essays-filters[data-astro-cid-drlhmjhk]{flex-direction:column;align-items:center;gap:1rem}.essays-stats[data-astro-cid-drlhmjhk]{gap:2rem;flex-wrap:wrap}.essays-grid[data-astro-cid-drlhmjhk]{grid-template-columns:1fr;gap:2rem}.essay-card[data-astro-cid-drlhmjhk]{padding:1.75rem;min-height:200px}.empty-actions[data-astro-cid-drlhmjhk]{flex-direction:column;align-items:center;gap:1rem}.primary-button[data-astro-cid-drlhmjhk],.secondary-button[data-astro-cid-drlhmjhk]{width:100%;max-width:300px;min-height:48px}}
