.article-page{min-height:100vh;background:#fafafa}.article-header{background:#fff;padding:48px 0 40px;border-bottom:1px solid #e5e7eb}.back-link{display:inline-flex;align-items:center;gap:8px;color:#6b7280;text-decoration:none;font-size:.95rem;margin-bottom:24px;transition:color .2s}.back-link:hover{color:#667eea}.article-meta{display:flex;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}.article-category{background:#667eea;color:#fff;padding:6px 16px;border-radius:20px;font-size:.875rem;font-weight:500}.article-date,.article-read-time{color:#6b7280;font-size:.95rem}.article-title{font-size:2.75rem;font-weight:700;color:#1f2937;line-height:1.2;max-width:900px;margin-bottom:20px}.article-excerpt{font-size:1.25rem;color:#6b7280;line-height:1.6;max-width:800px;margin-bottom:32px}.article-author{gap:12px}.article-author,.author-avatar{display:flex;align-items:center}.author-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;justify-content:center;font-weight:600;font-size:1.25rem}.author-info{display:flex;flex-direction:column}.author-name{font-weight:600;color:#1f2937}.article-cover{background:linear-gradient(135deg,#e8f0ff,#f0f6ff);padding:40px 0}.cover-placeholder{max-width:1000px;margin:0 auto;height:400px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#667eea;opacity:.6;box-shadow:0 4px 20px rgba(0,0,0,.08)}.article-content{padding:60px 0 80px}.prose{max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.8;color:#374151}.prose h1{font-size:2rem}.prose h1,.prose h2{font-weight:700;color:#1f2937;margin:2.5rem 0 1rem}.prose h2{font-size:1.75rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.prose h3{font-size:1.375rem;font-weight:600;color:#1f2937;margin:2rem 0 .75rem}.prose p{margin-bottom:1.5rem}.prose strong{font-weight:600;color:#1f2937}.prose ul{margin:1.5rem 0;padding-left:1.5rem}.prose ul li{margin-bottom:.75rem;position:relative}.prose ul li::marker{color:#667eea}.prose hr{border:none;height:1px;background:#e5e7eb;margin:3rem 0}.prose table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.95rem}.prose table td,.prose table th{padding:12px 16px;text-align:left;border:1px solid #e5e7eb}.prose table th{font-weight:600;color:#1f2937}.prose table th,.prose table tr:nth-child(2n){background:#f9fafb}.article-footer{background:#fff;border-top:1px solid #e5e7eb;padding:60px 0}.share-section{text-align:center;margin-bottom:48px}.share-section h3{font-size:1.25rem;font-weight:600;margin-bottom:20px;color:#1f2937}.share-buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.share-btn{padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:500;font-size:.95rem;transition:transform .2s,box-shadow .2s}.share-btn:hover{transform:translateY(-2px)}.share-twitter{background:#000;color:#fff}.share-facebook{background:#1877f2;color:#fff}.cta-section{text-align:center;padding:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:#fff}.cta-section h3{font-size:1.5rem;font-weight:700;margin-bottom:12px}.cta-section p{opacity:.9;margin-bottom:24px;font-size:1.1rem}.cta-button{display:inline-block;background:#fff;color:#667eea;padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:transform .2s,box-shadow .2s}.cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.2)}@media (max-width:768px){.article-title{font-size:2rem}.article-excerpt{font-size:1.1rem}.cover-placeholder{height:250px}.prose{font-size:1rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.article-footer{padding:40px 0}.cta-section{padding:32px 20px}}