.article{background:#fff;padding:30px;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.article-title{font-size:32px;margin-bottom:10px}.article-meta{color:#999;font-size:14px;margin-bottom:20px}.article-content img{width:100%;border-radius:12px;margin-bottom:20px}.article-content p{line-height:1.6;margin-bottom:16px}.article-content h2{margin-top:30px;font-size:22px}blockquote{background:#f6f7f9;padding:15px 20px;border-left:4px solid #ff6b00;border-radius:10px;margin:20px 0;font-style:italic}.related{margin-top:40px}.related-title{font-size:24px;margin-bottom:20px}.related-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.related-card{display:block;background:#fff;border-radius:16px;overflow:hidden;text-decoration:none;color:#1e1e1e;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:.3s}.related-card:hover{transform:translateY(-4px);box-shadow:0 15px 40px rgba(0,0,0,.08)}.related-card img{width:100%;height:160px;object-fit:cover}.related-content{padding:15px}.related-content h3{font-size:16px;margin:0 0 8px}.related-date{font-size:13px;color:#999}