.hero-section[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border-subtle);background:radial-gradient(circle at 10% 20%,#d96b5c0d 0%,#0000 60%);padding:4.5rem 0 3.5rem}.hero-emblem-badge[data-astro-cid-lcdefpme]{background:var(--bg-surface);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:.85rem;margin-bottom:1.5rem;padding:.4rem .9rem .4rem .4rem;display:inline-flex}.hero-emblem-img[data-astro-cid-lcdefpme]{object-fit:cover;border:1px solid var(--border-subtle);border-radius:50%;width:36px;height:36px}.emblem-tagline[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.04em;font-size:.65rem;display:block}.hero-inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=960px){.hero-inner[data-astro-cid-lcdefpme]{grid-template-columns:1.1fr 1fr;gap:4rem}}.music-showcase-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.75rem;display:grid}.music-mini-card[data-astro-cid-lcdefpme]{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);grid-template-columns:100px 1fr;align-items:start;gap:1.25rem;padding:1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.music-mini-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-md);border-color:#d96b5c59;transform:translateY(-2px)}.music-mini-cover[data-astro-cid-lcdefpme]{aspect-ratio:1;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #00000040}.music-mini-cover[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;display:block}.music-mini-body[data-astro-cid-lcdefpme]{flex-direction:column;gap:.4rem;display:flex}.music-mini-meta[data-astro-cid-lcdefpme]{font-family:var(--font-mono);align-items:center;gap:.5rem;font-size:.72rem;display:flex}.music-mini-title[data-astro-cid-lcdefpme]{font-family:var(--font-serif-heading);font-size:1.25rem;font-weight:700;line-height:1.2}.music-mini-desc[data-astro-cid-lcdefpme]{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.music-mini-player[data-astro-cid-lcdefpme]{margin-top:.5rem}.hero-title[data-astro-cid-lcdefpme]{margin-bottom:1.2rem;line-height:1.1}.hero-intro[data-astro-cid-lcdefpme]{font-family:var(--font-serif-prose);color:var(--text-secondary);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.hero-cta-row[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem;display:flex}.hero-featured-card[data-astro-cid-lcdefpme]{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-md);transition:transform .2s,box-shadow .2s;overflow:hidden}.hero-featured-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.featured-image-holder[data-astro-cid-lcdefpme]{aspect-ratio:16/9;background:var(--bg-secondary);position:relative;overflow:hidden}.featured-image-holder[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.featured-pill[data-astro-cid-lcdefpme]{color:#fff;font-family:var(--font-mono);text-transform:uppercase;border-radius:var(--radius-sm);backdrop-filter:blur(4px);background:#1c1d1fcc;padding:.25rem .65rem;font-size:.7rem;position:absolute;top:1rem;left:1rem}.featured-body[data-astro-cid-lcdefpme]{padding:1.75rem}.card-meta[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.card-date[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--text-muted);font-size:.75rem}.featured-heading[data-astro-cid-lcdefpme]{margin-bottom:.75rem;font-size:1.6rem;line-height:1.25}.featured-excerpt[data-astro-cid-lcdefpme]{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.95rem;line-height:1.55}.read-more-link[data-astro-cid-lcdefpme]{font-family:var(--font-sans);color:var(--accent-terra);align-items:center;gap:.35rem;font-size:.88rem;font-weight:600;display:inline-flex}.section-block[data-astro-cid-lcdefpme]{padding:5rem 0}.bg-subtle[data-astro-cid-lcdefpme]{background-color:var(--bg-secondary)}.section-header[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;display:flex}.section-title[data-astro-cid-lcdefpme]{margin-top:.25rem;font-size:clamp(1.8rem,4vw,2.5rem)}.section-sub[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-top:.4rem;font-size:.95rem}.section-all-link[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--accent-terra);font-size:.82rem;font-weight:600}.cards-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.cards-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}.essay-card[data-astro-cid-lcdefpme]{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.essay-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.card-thumb-wrap[data-astro-cid-lcdefpme]{aspect-ratio:16/9;overflow:hidden}.card-thumb-wrap[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.essay-card-content[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;padding:1.6rem;display:flex}.card-title[data-astro-cid-lcdefpme]{margin-bottom:.65rem;font-size:1.4rem;line-height:1.25}.card-desc[data-astro-cid-lcdefpme]{color:var(--text-secondary);flex:1;margin-bottom:1.5rem;font-size:.92rem;line-height:1.5}.card-footer-line[data-astro-cid-lcdefpme]{border-top:1px solid var(--border-subtle);font-family:var(--font-mono);justify-content:space-between;align-items:center;padding-top:1rem;font-size:.75rem;display:flex}.reading-time[data-astro-cid-lcdefpme]{color:var(--text-muted)}.card-arrow[data-astro-cid-lcdefpme]{color:var(--accent-terra);font-weight:600}.literature-split-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (width>=900px){.literature-split-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1.2fr}}.poetry-highlight-box[data-astro-cid-lcdefpme]{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex}.poetry-box-header[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.poetry-title[data-astro-cid-lcdefpme]{margin-bottom:1.25rem;font-size:1.7rem}.poetry-excerpt[data-astro-cid-lcdefpme]{font-family:var(--font-serif-prose);color:var(--text-primary);border-left:2px solid var(--accent-terra);margin-bottom:2rem;padding-left:1.25rem;font-size:1.15rem;font-style:italic;line-height:2}.stories-stack[data-astro-cid-lcdefpme]{flex-direction:column;gap:1.5rem;display:flex}.story-row-card[data-astro-cid-lcdefpme]{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1.6rem}.story-meta[data-astro-cid-lcdefpme]{align-items:center;gap:.6rem;margin-bottom:.65rem;display:flex}.status-badge[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--accent-sage);background:var(--bg-secondary);border-radius:var(--radius-sm);padding:.2rem .5rem;font-size:.72rem}.story-title[data-astro-cid-lcdefpme]{margin-bottom:.5rem;font-size:1.35rem}.story-desc[data-astro-cid-lcdefpme]{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem;line-height:1.5}.story-link[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--accent-terra);font-size:.8rem;font-weight:600}.chile-cards-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.chile-cards-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}.chile-card[data-astro-cid-lcdefpme]{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden}.chile-img-link[data-astro-cid-lcdefpme]{aspect-ratio:16/10;display:block;position:relative;overflow:hidden}.chile-img-link[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .5s}.chile-card[data-astro-cid-lcdefpme]:hover .chile-img-link[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.03)}.chile-loc-badge[data-astro-cid-lcdefpme]{color:#fff;font-family:var(--font-mono);border-radius:var(--radius-sm);backdrop-filter:blur(4px);background:#121316d9;padding:.3rem .65rem;font-size:.72rem;position:absolute;bottom:.85rem;left:.85rem}.chile-content[data-astro-cid-lcdefpme]{padding:1.6rem}.chile-title[data-astro-cid-lcdefpme]{margin:.5rem 0 .75rem;font-size:1.4rem}.chile-desc[data-astro-cid-lcdefpme]{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.92rem;line-height:1.5}.photo-title[data-astro-cid-lcdefpme]{font-family:var(--font-serif-heading);font-size:1.15rem}.admin-callout-section[data-astro-cid-lcdefpme]{padding:3rem 0 5rem}.admin-callout-box[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--accent-terra) 0%, #7e2d21 100%);color:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;padding:3rem;display:flex}@media (width>=860px){.admin-callout-box[data-astro-cid-lcdefpme]{flex-direction:row;align-items:center}}.admin-callout-text[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:#fff;margin-bottom:.65rem;font-size:1.8rem}.admin-callout-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{opacity:.95;max-width:600px;font-size:.98rem;line-height:1.6}
