.HeroSection-module__jiwggq__heroSection{margin-bottom:var(--space-2xl);gap:var(--space-lg);grid-template-columns:2fr 1fr;display:grid}.HeroSection-module__jiwggq__coverWrapper{border-radius:8px;height:600px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.HeroSection-module__jiwggq__coverImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.HeroSection-module__jiwggq__coverWrapper:hover .HeroSection-module__jiwggq__coverImage{transform:scale(1.02)}.HeroSection-module__jiwggq__coverOverlay{width:100%;padding:var(--space-xl);gap:var(--space-sm);z-index:2;background:linear-gradient(#0000,#0009,#000000f2);flex-direction:column;display:flex;position:absolute;bottom:0;left:0}.HeroSection-module__jiwggq__coverTag{background:var(--accent-cyan);color:var(--bg-app);text-transform:uppercase;letter-spacing:.05em;border-radius:2px;align-self:flex-start;padding:.25rem .5rem;font-size:.75rem;font-weight:900}.HeroSection-module__jiwggq__coverTitle{font-family:var(--font-serif);color:var(--text-primary);text-shadow:0 2px 10px #000c;font-size:3rem;font-weight:700;line-height:1.1}.HeroSection-module__jiwggq__coverSummary{color:#ccc;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:80%;margin-top:.5rem;font-size:1.1rem;display:-webkit-box;overflow:hidden}.HeroSection-module__jiwggq__wireWrapper{background:var(--bg-panel);border:1px solid var(--border-dim);border-radius:8px;flex-direction:column;height:600px;display:flex;overflow:hidden}.HeroSection-module__jiwggq__wireHeader{border-bottom:1px solid var(--border-dim);justify-content:space-between;align-items:center;padding:1rem;display:flex}.HeroSection-module__jiwggq__wireTitle{font-family:var(--font-sans);text-transform:uppercase;color:var(--accent-alert);letter-spacing:.1em;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.HeroSection-module__jiwggq__wirePulse{background:var(--accent-alert);border-radius:50%;width:8px;height:8px;animation:1.5s infinite HeroSection-module__jiwggq__pulse}@keyframes HeroSection-module__jiwggq__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.HeroSection-module__jiwggq__wireList{flex:1;padding:0 1rem;overflow-y:auto}.HeroSection-module__jiwggq__wireItem{border-bottom:1px solid var(--border-dim);flex-direction:column;gap:.25rem;padding:1rem 0;transition:background .2s;display:flex}.HeroSection-module__jiwggq__wireItem:last-child{border-bottom:none}.HeroSection-module__jiwggq__wireMeta{color:var(--text-tertiary);text-transform:uppercase;font-size:.75rem;font-weight:600}.HeroSection-module__jiwggq__wireHeadline{color:var(--text-secondary);font-size:.95rem;font-weight:600;line-height:1.4;transition:color .2s}.HeroSection-module__jiwggq__wireItem:hover .HeroSection-module__jiwggq__wireHeadline{color:var(--accent-cyan)}@media (max-width:768px){.HeroSection-module__jiwggq__heroSection{grid-template-columns:1fr;height:auto}.HeroSection-module__jiwggq__coverWrapper{height:400px}.HeroSection-module__jiwggq__coverTitle{font-size:2rem}.HeroSection-module__jiwggq__wireWrapper{height:auto;max-height:400px}}
.ArticleCard-module__Gj0mxq__card{cursor:pointer;background:var(--bg-card);border:1px solid var(--border-dim);border-radius:8px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.ArticleCard-module__Gj0mxq__card:hover{border-color:var(--accent-cyan);transform:translateY(-4px)scale(1.01);box-shadow:0 10px 40px #0006}.ArticleCard-module__Gj0mxq__imageWrapper{background:#000;padding-top:60%;position:relative;overflow:hidden}.ArticleCard-module__Gj0mxq__image{object-fit:cover;opacity:.9;width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0}.ArticleCard-module__Gj0mxq__card:hover .ArticleCard-module__Gj0mxq__image{opacity:1;transform:scale(1.08)}.ArticleCard-module__Gj0mxq__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--accent-cyan);text-transform:uppercase;letter-spacing:.05em;z-index:2;background:#000000b3;border:1px solid #00e5ff4d;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:800;position:absolute;top:.75rem;left:.75rem}.ArticleCard-module__Gj0mxq__content{flex-direction:column;flex-grow:1;gap:.5rem;padding:1.25rem;display:flex}.ArticleCard-module__Gj0mxq__title{font-family:var(--font-serif);color:var(--text-primary);font-size:1.15rem;font-weight:700;line-height:1.3;transition:color .2s}.ArticleCard-module__Gj0mxq__card:hover .ArticleCard-module__Gj0mxq__title{color:var(--accent-cyan)}.ArticleCard-module__Gj0mxq__meta{color:var(--text-secondary);align-items:center;gap:.75rem;margin-top:auto;padding-top:1rem;font-size:.8rem;display:flex}.ArticleCard-module__Gj0mxq__authorPhoto{object-fit:cover;border:1px solid var(--border-dim);border-radius:50%;width:24px;height:24px}
