.news-hero-grid[data-astro-cid-y2v6edqe]{display:grid;grid-template-columns:1fr;gap:1px;background:var(--border-subtle, #e2e8f0);border-radius:1.25rem;overflow:hidden;box-shadow:0 4px 40px #00000014}@media (min-width: 1024px){.news-hero-grid[data-astro-cid-y2v6edqe]{grid-template-columns:1fr 320px}}.hero-main[data-astro-cid-y2v6edqe]{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:480px;overflow:hidden;background:#0a0f1e;text-decoration:none}@media (min-width: 768px){.hero-main[data-astro-cid-y2v6edqe]{min-height:540px}}.hero-img-wrap[data-astro-cid-y2v6edqe]{position:absolute;inset:0;z-index:0}.hero-img[data-astro-cid-y2v6edqe]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.hero-main[data-astro-cid-y2v6edqe]:hover .hero-img[data-astro-cid-y2v6edqe]{transform:scale(1.04)}.hero-overlay[data-astro-cid-y2v6edqe]{position:absolute;inset:0;background:linear-gradient(to top,rgba(5,8,20,1) 0%,rgba(5,8,20,.88) 30%,rgba(5,8,20,.4) 60%,transparent 100%)}.hero-content[data-astro-cid-y2v6edqe]{position:relative;z-index:10;padding:2rem;display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.hero-content[data-astro-cid-y2v6edqe]{padding:2.5rem}}.hero-meta[data-astro-cid-y2v6edqe]{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.hero-badge[data-astro-cid-y2v6edqe]{display:inline-flex;align-items:center;padding:.2rem .7rem;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border:1px solid transparent}.hero-live[data-astro-cid-y2v6edqe]{display:inline-flex;align-items:center;gap:.35rem;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ef4444}.live-dot[data-astro-cid-y2v6edqe]{width:6px;height:6px;border-radius:50%;background:#ef4444;animation:pulse-dot 1.6s infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.6)}}.hero-title[data-astro-cid-y2v6edqe]{font-size:clamp(1.4rem,3.5vw,2.1rem);font-weight:800;line-height:1.18;color:#f8fafc;letter-spacing:-.02em;text-wrap:balance;transition:color .2s}.hero-main[data-astro-cid-y2v6edqe]:hover .hero-title[data-astro-cid-y2v6edqe]{color:#2dd4bf}.hero-excerpt[data-astro-cid-y2v6edqe]{font-size:.925rem;color:#94a3b8;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-footer[data-astro-cid-y2v6edqe]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.hero-author[data-astro-cid-y2v6edqe]{display:flex;align-items:center;gap:.625rem}.author-avatar[data-astro-cid-y2v6edqe]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#2dd4bf22,#2dd4bf44);border:1px solid #2dd4bf44;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:700;color:#2dd4bf;flex-shrink:0}.author-name[data-astro-cid-y2v6edqe]{display:block;font-size:.775rem;font-weight:600;color:#e2e8f0}.author-date[data-astro-cid-y2v6edqe]{display:block;font-size:.7rem;color:#64748b}.hero-cta[data-astro-cid-y2v6edqe]{display:flex;align-items:center;gap:.875rem}.hero-readtime[data-astro-cid-y2v6edqe]{display:inline-flex;align-items:center;gap:.3rem;font-size:.7rem;color:#64748b}.hero-cta-btn[data-astro-cid-y2v6edqe]{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem 1.1rem;background:linear-gradient(135deg,#2dd4bf,#19b8a4);color:#0a0f1e;font-size:.75rem;font-weight:700;border-radius:.5rem;transition:all .2s;white-space:nowrap}.hero-main[data-astro-cid-y2v6edqe]:hover .hero-cta-btn[data-astro-cid-y2v6edqe]{background:linear-gradient(135deg,#5eead4,#2dd4bf);transform:translate(2px)}.hero-sidebar[data-astro-cid-y2v6edqe]{display:flex;flex-direction:column;background:var(--bg-surface, #fff);padding:1.25rem;gap:0}.sidebar-label[data-astro-cid-y2v6edqe]{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted, #94a3b8);margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-subtle, #f1f5f9)}.sidebar-item[data-astro-cid-y2v6edqe]{display:flex;gap:.75rem;padding:.875rem 0;border-bottom:1px solid var(--border-subtle, #f1f5f9);text-decoration:none;transition:background .15s;border-radius:.5rem}.sidebar-item[data-astro-cid-y2v6edqe]:last-child{border-bottom:none}.sidebar-item[data-astro-cid-y2v6edqe]:hover{background:var(--bg-primary, #f8fafc);padding-left:.5rem;padding-right:.5rem;margin:0 -.5rem}.sidebar-img-wrap[data-astro-cid-y2v6edqe]{flex-shrink:0;width:72px;height:56px;border-radius:.5rem;overflow:hidden;background:var(--border-color, #e2e8f0)}.sidebar-img[data-astro-cid-y2v6edqe]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s}.sidebar-item[data-astro-cid-y2v6edqe]:hover .sidebar-img[data-astro-cid-y2v6edqe]{transform:scale(1.08)}.sidebar-img-placeholder[data-astro-cid-y2v6edqe]{width:100%;height:100%;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.sidebar-body[data-astro-cid-y2v6edqe]{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.sidebar-badge[data-astro-cid-y2v6edqe]{font-size:.6rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.sidebar-title[data-astro-cid-y2v6edqe]{font-size:.82rem;font-weight:600;line-height:1.35;color:var(--text-primary, #0f172a);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s}.sidebar-item[data-astro-cid-y2v6edqe]:hover .sidebar-title[data-astro-cid-y2v6edqe]{color:#2dd4bf}.sidebar-date[data-astro-cid-y2v6edqe]{font-size:.68rem;color:var(--text-muted, #94a3b8);margin-top:auto}.page-wrap[data-astro-cid-memwiw23]{padding-bottom:4rem}.page-header[data-astro-cid-memwiw23]{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 768px){.page-header[data-astro-cid-memwiw23]{flex-direction:row;align-items:flex-end;justify-content:space-between}}.page-title[data-astro-cid-memwiw23]{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;letter-spacing:-.03em;color:var(--text-primary, #0f172a);margin:0 0 .25rem;line-height:1.1}.page-subtitle[data-astro-cid-memwiw23]{font-size:.925rem;color:var(--text-secondary, #475569);margin:0}.cat-filters[data-astro-cid-memwiw23]{display:flex;flex-wrap:wrap;gap:.5rem;padding-bottom:.25rem}.cat-pill[data-astro-cid-memwiw23]{display:inline-flex;align-items:center;padding:.3rem .875rem;border-radius:999px;font-size:.72rem;font-weight:600;letter-spacing:.02em;color:var(--text-secondary, #475569);border:1px solid var(--border-color, #e2e8f0);background:var(--bg-surface, #fff);text-decoration:none;transition:all .15s ease;white-space:nowrap}.cat-pill[data-astro-cid-memwiw23]:hover{border-color:#2dd4bf;color:#2dd4bf;background:#2dd4bf0d}.dark .cat-pill[data-astro-cid-memwiw23]{background:#111827;border-color:#1e293b;color:#94a3b8}.dark .cat-pill[data-astro-cid-memwiw23]:hover{border-color:#2dd4bf55;color:#2dd4bf;background:#2dd4bf0d}.content-sections[data-astro-cid-memwiw23]{display:flex;flex-direction:column;gap:3rem}.error-state[data-astro-cid-memwiw23]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:4rem 2rem;border:1px dashed var(--border-color, #e2e8f0);border-radius:1.25rem;text-align:center;color:var(--text-muted, #94a3b8)}.error-state[data-astro-cid-memwiw23] h2[data-astro-cid-memwiw23]{font-size:1rem;font-weight:600;color:var(--text-secondary, #475569);margin:0}.error-state[data-astro-cid-memwiw23] p[data-astro-cid-memwiw23]{font-size:.85rem;margin:0}
