﻿.news-detail-style-1 { min-height: 60vh; background-color: #f8f9fa; padding: 40px 0; }
.news-detail-style-2 { margin-bottom: 30px; font-size: 0.95rem; }
.news-detail-style-3 { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; align-items: center; color: #666; }
.news-detail-style-4 { color: #666; text-decoration: none; transition: color 0.3s ease; }
.news-detail-style-5 { margin: 0 10px; }
.news-detail-style-6 { color: #222; font-weight: 500; }
.news-detail-style-7 { display: flex; flex-wrap: wrap; gap: 40px; }
.news-detail-style-8 { flex: 1; min-width: 0; background: #fff; padding: 50px; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.03); }
.news-detail-style-9 { margin-bottom: 40px; }
.news-detail-style-10 { font-size: 2.2rem; color: #1a1a1a; margin-bottom: 20px; font-weight: 700; line-height: 1.3; }
.news-detail-style-11 { color: #888; font-size: 1rem; display: flex; align-items: center; gap: 15px; }
.news-detail-style-12 { font-size: 1.15rem; color: #444; line-height: 1.8; }
.news-detail-style-13 { width: 100%; height: auto; border-radius: 8px; margin-bottom: 40px; }
.news-detail-style-14 { margin-bottom: 25px; }
.news-detail-style-15 { font-size: 1.5rem; color: #222; margin: 40px 0 20px; font-weight: 600; }
.news-detail-style-16 { margin-bottom: 25px; padding-left: 20px; }
.news-detail-style-17 { margin-bottom: 10px; }
.news-detail-style-18 { background: #f4f8ec; padding: 30px; border-radius: 8px; border-left: 4px solid var(--primary-color); margin: 40px 0; }
.news-detail-style-19 { font-size: 1.2rem; color: #1a1a1a; margin-bottom: 15px; font-weight: 600; }
.news-detail-style-20 { margin-bottom: 0; font-size: 1.1rem; }
.news-detail-style-21 { width: 350px; flex-shrink: 0; }
.news-detail-style-22 { background: #fff; padding: 30px; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.03); position: sticky; top: 100px; }
.news-detail-style-23 { font-size: 1.1rem; color: #1a1a1a; margin-bottom: 25px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; border-bottom: 2px solid #eee; padding-bottom: 15px; }
.news-detail-style-24 { display: flex; flex-direction: column; gap: 20px; }
.news-detail-style-25 { display: flex; gap: 15px; text-decoration: none; group: hover; }
.news-detail-style-26 { width: 100px; height: 70px; flex-shrink: 0; border-radius: 6px; overflow: hidden; }
.news-detail-style-27 { width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s ease; }
.news-detail-style-28 { flex: 1; display: flex; flex-direction: column; justify-content: center; }
.news-detail-style-29 { font-size: 0.95rem; color: #333; margin: 0 0 5px; font-weight: 600; line-height: 1.4; transition: color 0.3s ease; }
.news-detail-style-30 { font-size: 0.8rem; color: #999; }
.news-detail-style-31 { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); z-index: 9999; align-items: center; justify-content: center; opacity: 0; transition: opacity 0.3s ease; }
.news-detail-style-32 { position: absolute; top: 20px; right: 40px; color: white; font-size: 50px; font-weight: 300; cursor: pointer; z-index: 10000; transition: color 0.3s ease; }
.news-detail-style-33 { max-width: 90%; max-height: 90%; object-fit: contain; border-radius: 8px; box-shadow: 0 10px 30px rgba(0,0,0,0.5); transform: scale(0.9); transition: transform 0.3s ease; }

