.hero-section[data-astro-cid-lcdefpme]{text-align:center;margin-bottom:4rem;padding:5rem 0 3rem;position:relative}.hero-title[data-astro-cid-lcdefpme]{letter-spacing:-.01em;color:var(--text-primary);margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:4rem;font-weight:300;line-height:1.2}.hero-title[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--color-evening);font-style:italic;font-weight:400}.hero-desc[data-astro-cid-lcdefpme]{color:var(--text-secondary);max-width:600px;margin:0 auto 3.5rem;font-size:1.05rem;font-weight:300;line-height:1.8}.grid-summary[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:4rem;display:grid}.summary-card[data-astro-cid-lcdefpme]{text-align:left;border:1px solid var(--border-color);background:var(--bg-primary);cursor:pointer;min-height:140px;font:inherit;flex-direction:column;justify-content:space-between;padding:2rem 1.5rem;transition:all .35s cubic-bezier(.25,.46,.45,.94);display:flex}.summary-card[data-astro-cid-lcdefpme]:hover,.summary-card[data-astro-cid-lcdefpme].active{border-color:var(--text-primary)}.summary-card[data-astro-cid-lcdefpme].active{background:var(--bg-secondary)}.summary-label[data-astro-cid-lcdefpme]{flex-direction:column;gap:.25rem;display:flex}.summary-en-title[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.12em;color:var(--text-primary);font-size:.75rem;font-weight:700}.summary-ko-title[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.75rem}.summary-value[data-astro-cid-lcdefpme]{color:var(--text-primary);margin-top:1.5rem;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:300;line-height:1}.section-header[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1.25rem;display:flex}.section-title[data-astro-cid-lcdefpme]{letter-spacing:-.01em;font-family:Playfair Display,serif;font-size:2rem;font-weight:300}.filter-tabs[data-astro-cid-lcdefpme]{gap:.5rem;display:flex}.filter-btn[data-astro-cid-lcdefpme]{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:.75rem;font-weight:600;transition:all .25s;position:relative}.filter-btn[data-astro-cid-lcdefpme]:after{content:"";background:0 0;width:100%;height:2px;transition:all .25s;position:absolute;bottom:-1.25rem;left:0}.filter-btn[data-astro-cid-lcdefpme]:hover,.filter-btn[data-astro-cid-lcdefpme].active{color:var(--text-primary)}.filter-btn[data-astro-cid-lcdefpme].active:after{background:var(--text-primary)}.posts-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:3rem;display:grid}.post-card[data-astro-cid-lcdefpme]{border:1px solid var(--border-color);flex-direction:column;height:100%;display:flex}.post-image-wrapper[data-astro-cid-lcdefpme]{background-color:var(--bg-secondary);width:100%;padding-top:56.25%;position:relative;overflow:hidden}.post-image-wrapper[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:0}.post-card[data-astro-cid-lcdefpme]:hover .post-image-wrapper[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.03)}.post-content[data-astro-cid-lcdefpme]{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.post-category-tag[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-self:flex-start;gap:.45rem;margin-bottom:1rem;display:flex}.post-card-title[data-astro-cid-lcdefpme]{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-family:Playfair Display,Noto Sans KR,serif;font-size:1.35rem;font-weight:400;line-height:1.4;transition:opacity .2s;display:-webkit-box;overflow:hidden}.post-card[data-astro-cid-lcdefpme]:hover .post-card-title[data-astro-cid-lcdefpme]{opacity:.7}.post-card-desc[data-astro-cid-lcdefpme]{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:2rem;font-size:.925rem;font-weight:300;line-height:1.7;display:-webkit-box;overflow:hidden}.post-footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1.25rem;display:flex}.post-actions[data-astro-cid-lcdefpme]{flex:none;align-items:center;gap:.6rem;display:flex}.post-date[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.8rem}.read-more[data-astro-cid-lcdefpme]{color:var(--text-primary);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;display:flex}.read-more[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transition:transform .25s}.post-card[data-astro-cid-lcdefpme]:hover .read-more[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transform:translate(4px)}@media (width<=992px){.grid-summary[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}.hero-title[data-astro-cid-lcdefpme]{font-size:3rem}}@media (width<=768px){.hero-section[data-astro-cid-lcdefpme]{margin-bottom:2.5rem;padding:2.25rem 0 1rem}.hero-title[data-astro-cid-lcdefpme]{margin-bottom:1rem;font-size:2.45rem;line-height:1.08}.hero-desc[data-astro-cid-lcdefpme]{margin-bottom:2rem;font-size:.94rem;line-height:1.75}.grid-summary[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:2.25rem}.summary-card[data-astro-cid-lcdefpme]{border-radius:8px;min-height:108px;padding:1rem}.summary-en-title[data-astro-cid-lcdefpme]{letter-spacing:.06em;font-size:.65rem}.summary-ko-title[data-astro-cid-lcdefpme]{font-size:.68rem}.summary-value[data-astro-cid-lcdefpme]{margin-top:1rem;font-size:1.85rem}.section-header[data-astro-cid-lcdefpme]{border-bottom:none;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:0}.section-title[data-astro-cid-lcdefpme]{font-size:1.6rem}.filter-tabs[data-astro-cid-lcdefpme]{scrollbar-width:none;gap:.4rem;width:100%;padding-bottom:.2rem;overflow-x:auto}.filter-tabs[data-astro-cid-lcdefpme]::-webkit-scrollbar{display:none}.filter-btn[data-astro-cid-lcdefpme]{border:1px solid var(--border-color);background:var(--bg-primary);letter-spacing:.05em;border-radius:999px;flex:none;padding:.5rem .75rem;font-size:.68rem}.filter-btn[data-astro-cid-lcdefpme]:after{display:none}.filter-btn[data-astro-cid-lcdefpme].active{background:var(--text-primary);border-color:var(--text-primary);color:var(--bg-primary)}.posts-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:1.2rem}.post-card[data-astro-cid-lcdefpme]{border-radius:8px;overflow:hidden}.post-image-wrapper[data-astro-cid-lcdefpme]{padding-top:62%}.post-content[data-astro-cid-lcdefpme]{padding:1.15rem}.post-category-tag[data-astro-cid-lcdefpme]{gap:.35rem;margin-bottom:.8rem}.post-card-title[data-astro-cid-lcdefpme]{margin-bottom:.75rem;font-size:1.16rem}.post-card-desc[data-astro-cid-lcdefpme]{-webkit-line-clamp:2;margin-bottom:1.35rem;font-size:.88rem;line-height:1.65}.post-footer[data-astro-cid-lcdefpme]{padding-top:.95rem}.post-actions[data-astro-cid-lcdefpme]{gap:.45rem}.read-more[data-astro-cid-lcdefpme],.post-date[data-astro-cid-lcdefpme]{font-size:.72rem}}@media (width<=480px){.grid-summary[data-astro-cid-lcdefpme]{gap:.65rem}.summary-card[data-astro-cid-lcdefpme]{min-height:98px;padding:.9rem}.hero-title[data-astro-cid-lcdefpme]{font-size:2.25rem}}
