.page-hero{padding:180px 0 100px;text-align:center;background:linear-gradient(180deg,#f8f9fa,#fff)}.page-label{font-family:var(--font-en);font-size:.9rem;letter-spacing:.3em;color:var(--accent-blue);display:block;margin-bottom:24px;font-weight:600}.page-title{font-size:clamp(3rem,10vw,6rem);line-height:1;margin-bottom:32px;color:var(--text-main)}.page-lead{font-size:1.1rem;color:var(--text-muted);max-width:700px;margin:0 auto}.featured-article-section{padding:80px 0}.featured-card{display:flex;gap:60px;background:#fff;border-radius:32px;padding:40px;box-shadow:0 20px 60px #0000000d;border:1px solid var(--border-light)}.article-visual{flex:1;height:400px;background:linear-gradient(135deg,#e0eafc,#cfdef3);border-radius:24px}.article-content{flex:1}.article-category{display:inline-block;padding:6px 12px;background:#f0f4f8;color:var(--accent-blue);border-radius:4px;font-size:.8rem;font-weight:600;margin-bottom:16px}.article-content h2{font-size:2rem;margin-bottom:16px;color:var(--text-main)}.article-content p{color:var(--text-muted);line-height:1.8;margin-bottom:24px}.article-meta{display:flex;justify-content:space-between;align-items:center}.date{font-size:.9rem;color:var(--text-muted)}.read-more{color:var(--accent-blue);text-decoration:none;font-weight:600;transition:opacity .3s}.read-more:hover{opacity:.7}.articles-section{padding:100px 0;background:#f8f9fa}.section-head{text-align:center;margin-bottom:80px}.section-label{font-family:var(--font-en);letter-spacing:.2em;color:var(--accent-blue);font-weight:600;display:block;margin-bottom:16px}.section-title{font-size:2.5rem;color:var(--text-main)}.articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px}.article-card{background:#fff;border-radius:24px;overflow:hidden;border:1px solid var(--border-light);transition:transform .3s ease}.article-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.article-image{width:100%;height:200px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.article-body{padding:32px}.article-body h3{font-size:1.3rem;margin-bottom:12px;color:var(--text-main)}.article-body p{color:var(--text-muted);line-height:1.8;margin-bottom:16px;font-size:.95rem}.categories-section{padding:100px 0}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px}.category-card{background:#fff;padding:40px;border-radius:24px;border:1px solid var(--border-light);text-align:center;text-decoration:none;color:inherit;transition:transform .3s ease}.category-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.category-icon{font-size:3rem;display:block;margin-bottom:16px}.category-card h3{font-size:1.3rem;margin-bottom:12px;color:var(--text-main)}.category-card p{color:var(--text-muted);font-size:.9rem}.news-list{max-width:900px;margin:0 auto}.news-item{display:flex;gap:40px;padding:40px 0;border-bottom:1px solid var(--border-light);transition:opacity .3s ease}.news-item:last-child{border-bottom:none}.news-item:hover{opacity:.8}.news-date{display:flex;flex-direction:column;align-items:center;min-width:100px}.date-year{font-size:.9rem;color:var(--text-muted);font-weight:600}.date-month-day{font-size:1.5rem;font-weight:700;color:var(--accent-blue);line-height:1;margin-top:4px}.news-content{flex:1}.news-category{display:inline-block;padding:4px 12px;background:#f0f4f8;color:var(--accent-blue);border-radius:4px;font-size:.75rem;font-weight:600;margin-bottom:12px}.news-content h3{font-size:1.5rem;margin-bottom:12px;color:var(--text-main);line-height:1.4}.news-content p{color:var(--text-muted);line-height:1.8;font-size:.95rem}@media(max-width:900px){.featured-card{flex-direction:column}.article-visual{width:100%;height:250px}.articles-grid{grid-template-columns:1fr}.news-item{flex-direction:column;gap:20px}.news-date{flex-direction:row;align-items:baseline;gap:8px}.date-month-day{font-size:1.2rem}}
