.page-header[data-astro-cid-ev3opttf]{text-align:center;padding:4rem 0 3rem}.page-header[data-astro-cid-ev3opttf] h1[data-astro-cid-ev3opttf]{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.02em}.page-header[data-astro-cid-ev3opttf] p[data-astro-cid-ev3opttf]{color:var(--text-secondary);font-size:1.1rem}.writings-layout[data-astro-cid-ev3opttf]{display:grid;grid-template-columns:220px 1fr;gap:3rem;align-items:start}.filters-sidebar[data-astro-cid-ev3opttf]{position:sticky;top:2rem;display:flex;flex-direction:column;gap:1.5rem;padding-top:1rem}.filter-group[data-astro-cid-ev3opttf]{display:flex;flex-direction:column;gap:.5rem}.filter-group[data-astro-cid-ev3opttf] label[data-astro-cid-ev3opttf]{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.filter-group[data-astro-cid-ev3opttf] select[data-astro-cid-ev3opttf],.filter-group[data-astro-cid-ev3opttf] input[data-astro-cid-ev3opttf]{padding:.55rem 2rem .55rem .85rem;border:1px solid var(--border);border-radius:8px;font-size:.85rem;font-weight:500;background:var(--bg);color:var(--text);width:100%;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;transition:border-color .2s,box-shadow .2s}.filter-group[data-astro-cid-ev3opttf] input[data-astro-cid-ev3opttf]{padding-right:.85rem;background-image:none}.filter-group[data-astro-cid-ev3opttf] select[data-astro-cid-ev3opttf]:hover,.filter-group[data-astro-cid-ev3opttf] input[data-astro-cid-ev3opttf]:hover{border-color:var(--border-hover)}.filter-group[data-astro-cid-ev3opttf] select[data-astro-cid-ev3opttf]:focus,.filter-group[data-astro-cid-ev3opttf] input[data-astro-cid-ev3opttf]:focus{outline:none;border-color:var(--text);box-shadow:0 0 0 3px #00000014}[data-theme=dark] .filter-group[data-astro-cid-ev3opttf] select[data-astro-cid-ev3opttf]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23aaa' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}[data-theme=dark] .filter-group[data-astro-cid-ev3opttf] select[data-astro-cid-ev3opttf]:focus,[data-theme=dark] .filter-group[data-astro-cid-ev3opttf] input[data-astro-cid-ev3opttf]:focus{box-shadow:0 0 0 3px #ffffff1a}.filter-group[data-astro-cid-ev3opttf] input[data-astro-cid-ev3opttf]::placeholder{color:var(--text-muted)}.articles-grid[data-astro-cid-ev3opttf]{display:grid;grid-template-columns:1fr;gap:1.2rem}.article-card[data-astro-cid-ev3opttf]{text-decoration:none;color:inherit;background:transparent;border:none;border-radius:12px;padding:1.1rem 1.6rem 1.1rem .8rem;margin:0 -.8rem;display:flex;flex-direction:column;gap:.6rem;transition:background .2s ease;position:relative}.article-card[data-astro-cid-ev3opttf]:hover{background:var(--card-bg)}.article-card[data-astro-cid-ev3opttf]+.article-card[data-astro-cid-ev3opttf]{margin-top:1.1rem}.article-header[data-astro-cid-ev3opttf]{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.article-card[data-astro-cid-ev3opttf] h3[data-astro-cid-ev3opttf]{font-size:1.05rem;font-weight:600;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:.35rem}.article-card[data-astro-cid-ev3opttf] h3[data-astro-cid-ev3opttf]:after{content:"↗";font-size:.75rem;opacity:0;transition:opacity .2s ease;color:var(--text-muted)}.article-card[data-astro-cid-ev3opttf] h3[data-astro-cid-ev3opttf]:hover:after{opacity:1}.article-card[data-astro-cid-ev3opttf] h3[data-astro-cid-ev3opttf]:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.article-date[data-astro-cid-ev3opttf]{font-size:.85rem;color:var(--text-muted);font-weight:500;white-space:nowrap}.article-excerpt[data-astro-cid-ev3opttf]{font-size:.95rem;color:var(--text-secondary);line-height:1.6;font-style:italic;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;mask-image:linear-gradient(180deg,#000 70%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 70%,transparent)}.tags[data-astro-cid-ev3opttf]{display:flex;gap:.4rem;flex-wrap:wrap}.tag[data-astro-cid-ev3opttf]{font-size:.72rem;padding:.3rem .6rem;background:var(--bg-secondary);border-radius:999px;color:var(--text-muted);font-weight:600;letter-spacing:.02em;border:1px solid var(--border)}.no-results[data-astro-cid-ev3opttf]{text-align:center;color:var(--text-muted);padding:3rem}@media(max-width:900px){.page-header[data-astro-cid-ev3opttf]{padding:2rem 0 1.5rem}.page-header[data-astro-cid-ev3opttf] h1[data-astro-cid-ev3opttf]{font-size:2rem}.writings-layout[data-astro-cid-ev3opttf]{grid-template-columns:1fr;gap:2rem}.filters-sidebar[data-astro-cid-ev3opttf]{position:static;flex-direction:row;flex-wrap:wrap;padding:0;border-bottom:1px solid var(--border);padding-bottom:1.5rem}.filter-group[data-astro-cid-ev3opttf]{flex:1;min-width:140px}.writings-content[data-astro-cid-ev3opttf]{width:100%;max-width:none}}
