.blog-hero[data-astro-cid-5tznm7mj]{padding:9rem 2rem 3rem;text-align:center;background:radial-gradient(ellipse at top,rgba(232,130,26,.12) 0%,transparent 60%),var(--black)}.blog-hero-inner[data-astro-cid-5tznm7mj]{max-width:880px;margin:0 auto}.blog-tag[data-astro-cid-5tznm7mj]{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.18em;color:var(--amber);background:#e8821a1a;border:1px solid rgba(232,130,26,.35);padding:.45rem 1rem;border-radius:100px;margin-bottom:1.5rem}.blog-hero[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;margin:0 0 1.2rem}.highlight[data-astro-cid-5tznm7mj]{color:var(--amber)}.blog-hero[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{font-size:1.1rem;color:#aaa;line-height:1.6;max-width:640px;margin:0 auto}.blog-filters[data-astro-cid-5tznm7mj]{padding:0 2rem 2.5rem}.blog-filters-inner[data-astro-cid-5tznm7mj]{max-width:1140px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.filter-chip[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;padding:.55rem 1.2rem;border:1px solid var(--border);border-radius:100px;color:#ccc;text-decoration:none;font-size:.85rem;font-weight:600;transition:all .2s}.filter-chip[data-astro-cid-5tznm7mj]:hover{border-color:var(--amber);color:var(--amber)}.filter-chip[data-astro-cid-5tznm7mj].active{background:var(--amber);color:#000;border-color:var(--amber)}.featured-section[data-astro-cid-5tznm7mj]{padding:2rem 2rem 4rem}.featured-inner[data-astro-cid-5tznm7mj]{max-width:1140px;margin:0 auto}.featured-card[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:1.2fr 1fr;background:var(--card);border:1px solid var(--border);border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .25s,transform .2s,box-shadow .25s}.featured-card[data-astro-cid-5tznm7mj]:hover{border-color:var(--amber);transform:translateY(-3px);box-shadow:0 12px 36px #0006,0 0 50px #e8821a26}.featured-img[data-astro-cid-5tznm7mj]{background:var(--dark);min-height:360px;position:relative;overflow:hidden}.featured-img[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{width:100%;height:100%;object-fit:cover;display:block}.featured-img-placeholder[data-astro-cid-5tznm7mj]{display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at center,rgba(232,130,26,.25) 0%,transparent 65%),linear-gradient(135deg,var(--card) 0%,var(--dark) 100%)}.featured-img-placeholder[data-astro-cid-5tznm7mj] span[data-astro-cid-5tznm7mj]{font-size:4rem;font-weight:900;color:#e8821a99;letter-spacing:-.04em;text-transform:uppercase}.featured-body[data-astro-cid-5tznm7mj]{padding:3rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}.featured-pill[data-astro-cid-5tznm7mj]{display:inline-block;width:fit-content;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--amber);background:#e8821a1a;border:1px solid rgba(232,130,26,.3);padding:.4rem .9rem;border-radius:100px}.featured-body[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{font-size:clamp(1.4rem,2.4vw,2rem);font-weight:800;line-height:1.2;letter-spacing:-.01em;margin:0}.featured-body[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{color:#aaa;font-size:1rem;line-height:1.6;margin:0}.featured-meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;color:#777;font-size:.85rem;margin-top:.5rem}.featured-meta[data-astro-cid-5tznm7mj] .dot[data-astro-cid-5tznm7mj]{color:#555}.posts-section[data-astro-cid-5tznm7mj]{padding:0 2rem 6rem}.posts-inner[data-astro-cid-5tznm7mj]{max-width:1140px;margin:0 auto}.section-heading[data-astro-cid-5tznm7mj]{font-size:1.3rem;font-weight:700;color:#aaa;margin-bottom:2rem;letter-spacing:.02em}.posts-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.post-card[data-astro-cid-5tznm7mj]{background:var(--card);border:1px solid var(--border);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:border-color .25s,transform .2s}.post-card[data-astro-cid-5tznm7mj]:hover{border-color:var(--amber);transform:translateY(-3px)}.post-card-img[data-astro-cid-5tznm7mj]{aspect-ratio:16 / 9;background:var(--dark);overflow:hidden}.post-card-img[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{width:100%;height:100%;object-fit:cover;display:block}.post-card-img-placeholder[data-astro-cid-5tznm7mj]{display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at center,rgba(232,130,26,.2) 0%,transparent 65%),linear-gradient(135deg,var(--card) 0%,var(--dark) 100%)}.post-card-img-placeholder[data-astro-cid-5tznm7mj] span[data-astro-cid-5tznm7mj]{font-size:2rem;font-weight:900;color:#e8821a8c;letter-spacing:-.03em;text-transform:uppercase}.post-card-body[data-astro-cid-5tznm7mj]{padding:1.5rem;display:flex;flex-direction:column;gap:.7rem;flex:1}.post-card-category[data-astro-cid-5tznm7mj]{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--amber)}.post-card-body[data-astro-cid-5tznm7mj] h3[data-astro-cid-5tznm7mj]{font-size:1.15rem;font-weight:700;line-height:1.3;margin:0}.post-card-body[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{color:#999;font-size:.9rem;line-height:1.55;margin:0;flex:1}.post-card-date[data-astro-cid-5tznm7mj]{color:#666;font-size:.8rem;margin-top:.3rem}.empty-state[data-astro-cid-5tznm7mj]{padding:4rem 2rem 8rem;text-align:center}.empty-state[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{color:#888;font-size:1.05rem}@media(max-width:900px){.featured-card[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}.featured-img[data-astro-cid-5tznm7mj]{min-height:240px}.featured-body[data-astro-cid-5tznm7mj]{padding:2rem 1.5rem}}@media(max-width:600px){.blog-hero[data-astro-cid-5tznm7mj]{padding:7rem 1.2rem 2rem}.blog-filters[data-astro-cid-5tznm7mj]{padding:0 1.2rem 2rem}.featured-section[data-astro-cid-5tznm7mj],.posts-section[data-astro-cid-5tznm7mj]{padding-left:1.2rem;padding-right:1.2rem}}
