.news-detail-page{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;display:grid}.news-detail-main{min-width:0}.news-back-link{color:#208000;font-weight:var(--var-font-semibold);margin-bottom:16px;text-decoration:none;display:inline-block}.news-detail-date{color:#777;margin:0 0 8px}.news-detail-main h1{margin:0 0 12px;font-size:34px;line-height:1.15}.news-detail-summary{color:#444;margin:0 0 22px;font-size:18px;line-height:1.6}.news-detail-cover{object-fit:cover;border-radius:6px;width:100%;max-height:420px;margin-bottom:24px;display:block}.news-html-content{color:#222;line-height:1.75}.news-html-content h2{margin:28px 0 10px;font-size:26px;line-height:1.25}.news-html-content h3{margin:24px 0 8px;font-size:22px}.news-html-content p,.news-html-content ul,.news-html-content ol,.news-html-content blockquote{margin:0 0 16px}.news-html-content img{border-radius:6px;max-width:100%;height:auto}.news-html-content a{color:#208000}.news-product-panel{box-shadow:var(--var-bg-shadow);background:#fff;border:1px solid #ddd;border-radius:6px;padding:16px;position:sticky;top:100px}.news-product-panel h2{margin:0 0 14px;font-size:20px}.news-product-empty{color:#666;margin:0;line-height:1.5}.news-product-list{gap:12px;display:grid}.news-product-card{color:inherit;border:1px solid #e4e4e4;border-radius:6px;grid-template-columns:82px minmax(0,1fr);gap:12px;padding:10px;text-decoration:none;display:grid}.news-product-image{object-fit:contain;background:#f7f7f7;border-radius:5px;width:82px;height:82px}.news-product-card h3{margin:0 0 6px;font-size:15px;line-height:1.25}.news-product-card p{color:#222;font-weight:var(--var-font-semibold);margin:0 0 8px}.news-product-card span{color:#208000;font-size:14px}@media (max-width:900px){.news-detail-page{grid-template-columns:1fr}.news-product-panel{position:static}}@media (max-width:560px){.news-detail-main h1{font-size:28px}.news-detail-summary{font-size:16px}}
