:root{--tag-tong-quan: #2563eb;--tag-phan-tich: #059669;--tag-phap-ly: #d97706;--tag-tiem-nang: #d44809}.filter-chips[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.filter-chip[data-astro-cid-5tznm7mj]{padding:.45rem 1rem;border-radius:999px;border:1px solid rgba(27,27,27,.12);background:transparent;color:var(--muted);font-size:.85rem;font-weight:500;cursor:pointer;transition:all .15s ease}.filter-chip[data-astro-cid-5tznm7mj]:hover{border-color:#1b1b1b4d;color:var(--text)}.filter-chip[data-astro-cid-5tznm7mj].is-active{background:var(--text);color:#fff;border-color:var(--text)}[data-astro-cid-5tznm7mj][data-pillar].is-hidden,.section-label[data-astro-cid-5tznm7mj].is-hidden{display:none}.blog-page[data-astro-cid-5tznm7mj]{max-width:1120px;margin:0 auto;padding:3rem 2rem 5rem}.blog-page__header[data-astro-cid-5tznm7mj]{margin-bottom:3rem}.blog-page__header[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,2rem + 1vw,3rem);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 .8rem}.blog-page__header[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{color:var(--muted);font-size:1.1rem;max-width:600px;line-height:1.65;margin:0}.featured[data-astro-cid-5tznm7mj]{position:relative;border-radius:1rem;overflow:hidden;margin-bottom:3rem;background:linear-gradient(135deg,#1b1b1b 0%,#2d1a0e 40%,#3d1f08 70%,var(--accent-dark) 100%);background-image:var(--featured-bg, none),linear-gradient(135deg,#1b1b1b 0%,#2d1a0e 40%,#3d1f08 70%,var(--accent-dark) 100%);background-size:cover,cover;background-position:center,center;min-height:340px;display:flex;flex-direction:column;justify-content:flex-end;padding:2.5rem 3rem;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;text-decoration:none;color:#fff}.featured[data-astro-cid-5tznm7mj]:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000000bf,#0000004d,#0000001a);pointer-events:none}.featured[data-astro-cid-5tznm7mj]:after{content:"";position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,rgba(212,72,9,.12) 0%,transparent 70%);border-radius:50%;transform:translate(30%,-30%);pointer-events:none}.featured[data-astro-cid-5tznm7mj]:hover{transform:translateY(-3px);box-shadow:0 20px 60px #00000040}.featured__label[data-astro-cid-5tznm7mj]{position:relative;z-index:1;font-size:.68rem;text-transform:uppercase;letter-spacing:.18em;font-weight:600;color:#ffffff59;margin-bottom:.5rem}.featured__meta[data-astro-cid-5tznm7mj]{position:relative;z-index:1;display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.featured__tag[data-astro-cid-5tznm7mj]{font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700;padding:.3rem .7rem;border-radius:3px;background:#ffffff1f;border:1px solid rgba(255,255,255,.15);color:#ffffffe6}.featured__date[data-astro-cid-5tznm7mj]{font-size:.78rem;color:#ffffff80;font-weight:500}.featured__title[data-astro-cid-5tznm7mj]{position:relative;z-index:1;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,1.5rem + 1.5vw,2.6rem);font-weight:700;line-height:1.25;margin:0 0 1rem;max-width:750px}.featured__desc[data-astro-cid-5tznm7mj]{position:relative;z-index:1;font-size:1.08rem;line-height:1.65;color:#ffffffb3;max-width:650px;margin:0}.featured__arrow[data-astro-cid-5tznm7mj]{position:absolute;bottom:2.5rem;right:3rem;width:44px;height:44px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease;z-index:1}.featured[data-astro-cid-5tznm7mj]:hover .featured__arrow[data-astro-cid-5tznm7mj]{background:#d4480999;transform:translate(4px)}.featured__arrow[data-astro-cid-5tznm7mj] svg[data-astro-cid-5tznm7mj]{width:18px;height:18px;color:#ffffffb3}.section-label[data-astro-cid-5tznm7mj]{font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;font-weight:700;color:var(--muted);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--text);display:inline-block}.article-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.article-card[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;padding:1.5rem;border-radius:.75rem;background:#fff;border:1px solid rgba(27,27,27,.08);text-decoration:none;color:var(--text);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;position:relative;overflow:hidden}.article-card[data-astro-cid-5tznm7mj]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--card-accent, var(--accent));opacity:0;transition:opacity .2s ease}.article-card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000000f;border-color:#1b1b1b1f}.article-card[data-astro-cid-5tznm7mj]:hover:before{opacity:1}.article-card__meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.article-card__date[data-astro-cid-5tznm7mj]{font-size:1rem;color:var(--muted)}.article-card__title[data-astro-cid-5tznm7mj]{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,1.3rem + .8vw,1.9rem);font-weight:700;line-height:1.3;margin:0 0 .8rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-card__desc[data-astro-cid-5tznm7mj]{font-size:1.1rem;color:var(--muted);line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:auto 0 0}.blog-tag[data-astro-cid-5tznm7mj]{font-size:.82rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;padding:.35rem .7rem;border-radius:4px;white-space:nowrap}.tag--tong-quan[data-astro-cid-5tznm7mj]{background:#2563eb14;color:var(--tag-tong-quan)}.tag--phan-tich[data-astro-cid-5tznm7mj]{background:#05966914;color:var(--tag-phan-tich)}.tag--phap-ly[data-astro-cid-5tznm7mj]{background:#d9770614;color:var(--tag-phap-ly)}.tag--tiem-nang[data-astro-cid-5tznm7mj]{background:#d4480914;color:var(--tag-tiem-nang)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.featured[data-astro-cid-5tznm7mj]{animation:fadeUp .6s ease-out both}.article-card[data-astro-cid-5tznm7mj]:nth-child(1){animation:fadeUp .5s ease-out .1s both}.article-card[data-astro-cid-5tznm7mj]:nth-child(2){animation:fadeUp .5s ease-out .18s both}.article-card[data-astro-cid-5tznm7mj]:nth-child(3){animation:fadeUp .5s ease-out .26s both}.article-card[data-astro-cid-5tznm7mj]:nth-child(4){animation:fadeUp .5s ease-out .34s both}.article-card[data-astro-cid-5tznm7mj]:nth-child(5){animation:fadeUp .5s ease-out .42s both}.article-card[data-astro-cid-5tznm7mj]:nth-child(6){animation:fadeUp .5s ease-out .5s both}@media (max-width: 768px){.blog-page[data-astro-cid-5tznm7mj]{padding:2rem 1.25rem 4rem}.featured[data-astro-cid-5tznm7mj]{min-height:280px;padding:2rem 1.5rem;border-radius:.75rem}.featured__title[data-astro-cid-5tznm7mj]{font-size:1.4rem}.featured__arrow[data-astro-cid-5tznm7mj]{display:none}.article-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr;gap:1rem}.article-card[data-astro-cid-5tznm7mj]{padding:1.25rem}}@media (max-width: 480px){.featured[data-astro-cid-5tznm7mj]{min-height:240px;padding:1.5rem 1.25rem}.featured__title[data-astro-cid-5tznm7mj]{font-size:1.25rem}.featured__desc[data-astro-cid-5tznm7mj]{font-size:.85rem}}
