.hero-news[data-astro-cid-bbe6dxrz]{position:relative;background:var(--bg);padding:60px 0 80px;border-bottom:1px solid var(--card-border);overflow:hidden}.hero-decor[data-astro-cid-bbe6dxrz]{position:absolute;top:0;right:0;display:grid;grid-template-columns:60px 60px;grid-template-rows:60px 60px;opacity:.08;pointer-events:none;z-index:0}html.dark .hero-decor[data-astro-cid-bbe6dxrz]{opacity:.15}.decor-square[data-astro-cid-bbe6dxrz]{width:60px;height:60px}.decor-square[data-astro-cid-bbe6dxrz].shaded{background-color:var(--gray-400)}.hero-news__container[data-astro-cid-bbe6dxrz]{position:relative;z-index:1}.hero-news__section-title[data-astro-cid-bbe6dxrz]{font-size:32px;font-weight:700;letter-spacing:-.02em;color:var(--gray-900);margin-bottom:28px;font-family:var(--font-sans)}.hero-news__main[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1.1fr .9fr;background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;overflow:hidden;margin-bottom:24px;transition:border-color .2s ease,box-shadow .2s ease}.hero-news__main[data-astro-cid-bbe6dxrz]:hover{border-color:var(--card-hover-border);box-shadow:var(--card-shadow-hover)}.hero-news__main-image[data-astro-cid-bbe6dxrz]{position:relative;aspect-ratio:16/10;overflow:hidden;display:block;background:var(--bg-soft)}.hero-news__main-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hero-news__main[data-astro-cid-bbe6dxrz]:hover .hero-news__main-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{transform:scale(1.02)}.hero-news__main-content[data-astro-cid-bbe6dxrz]{padding:40px;display:flex;flex-direction:column;justify-content:center;gap:16px}.hero-news__category[data-astro-cid-bbe6dxrz]{font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--gray-500);text-transform:uppercase}.hero-news__main-title[data-astro-cid-bbe6dxrz]{font-size:28px;font-weight:700;line-height:1.3;letter-spacing:-.015em;color:var(--gray-900);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.hero-news__main-title[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{color:inherit;text-decoration:none;transition:color .15s ease}.hero-news__main-title[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover{color:#3b82f6}html.dark .hero-news__main-title[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover{color:#60a5fa}.hero-news__meta[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--gray-800)}.hero-news__author[data-astro-cid-bbe6dxrz]{color:var(--gray-800)}.hero-news__dot[data-astro-cid-bbe6dxrz]{color:var(--gray-400)}.hero-news__date[data-astro-cid-bbe6dxrz]{color:var(--gray-600)}.hero-news__grid[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hero-news__sub-card[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:120px 1fr;background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.hero-news__sub-card[data-astro-cid-bbe6dxrz]:hover{border-color:var(--card-hover-border);box-shadow:var(--card-shadow-hover)}.hero-news__sub-image[data-astro-cid-bbe6dxrz]{position:relative;aspect-ratio:1/1;overflow:hidden;display:block;background:var(--bg-soft)}.hero-news__sub-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hero-news__sub-card[data-astro-cid-bbe6dxrz]:hover .hero-news__sub-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{transform:scale(1.03)}.hero-news__sub-content[data-astro-cid-bbe6dxrz]{padding:16px;display:flex;flex-direction:column;justify-content:center;gap:6px;min-width:0}.hero-news__sub-content[data-astro-cid-bbe6dxrz] .hero-news__category[data-astro-cid-bbe6dxrz]{font-size:9px;letter-spacing:.08em}.hero-news__sub-title[data-astro-cid-bbe6dxrz]{font-size:13.5px;font-weight:700;line-height:1.35;color:var(--gray-900);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-news__sub-title[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{color:inherit;text-decoration:none;transition:color .15s ease}.hero-news__sub-title[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover{color:#3b82f6}html.dark .hero-news__sub-title[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover{color:#60a5fa}.hero-news__sub-content[data-astro-cid-bbe6dxrz] .hero-news__meta[data-astro-cid-bbe6dxrz]{font-size:11px;margin-top:2px}@media (max-width: 1024px){.hero-news__grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:16px}}@media (max-width: 768px){.hero-news__main[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr}.hero-news__main-content[data-astro-cid-bbe6dxrz]{padding:24px}.hero-news__section-title[data-astro-cid-bbe6dxrz]{font-size:28px;margin-bottom:20px}}@media (max-width: 480px){.hero-news[data-astro-cid-bbe6dxrz]{padding:40px 0}.hero-news__sub-card[data-astro-cid-bbe6dxrz]{grid-template-columns:90px 1fr}.hero-news__sub-content[data-astro-cid-bbe6dxrz]{padding:12px}}
