.article-page .article-header{padding:60px 24px 40px;background:radial-gradient(ellipse at 50% 0%,rgba(168,85,247,.15),transparent 60%)}.narrow{max-width:780px}.article-page .back-link{display:inline-flex;align-items:center;gap:6px;color:var(--text-sub);font-weight:700;font-size:14px;margin-bottom:24px;transition:color .15s ease}.back-link:hover{color:var(--text-primary)}.article-page .cat-tag{display:inline-block;padding:5px 12px;border-radius:999px;background:#a855f724;color:var(--purple);font-size:12px;font-weight:800;letter-spacing:1px;text-transform:uppercase;margin-bottom:20px}.article-page .article-title{font-size:clamp(30px,5vw,48px);font-weight:900;line-height:1.15;letter-spacing:-1px;margin-bottom:20px}.article-page .article-excerpt{font-size:20px;color:var(--text-sub);line-height:1.55;margin-bottom:24px}.article-page .article-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--text-muted);font-size:14px}.dot{opacity:.5}.article-page .article-cover{max-width:960px;margin:32px auto 48px;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px -20px #0009}.article-page .article-cover img{width:100%;height:auto;display:block}.article-page .article-body{padding:20px 24px 100px;background:#12121a}.article-page .narrow{max-width:780px}.article-page .wide{max-width:960px}.article-page .prose{font-size:19px;line-height:1.8;color:#d4d4d8;font-family:Charter,Iowan Old Style,Georgia,Cambria,ui-serif,serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1,"liga" 1,"onum" 1;letter-spacing:.01em}.article-page .prose h2{font-size:28px;font-weight:800;color:#f4f4f5;letter-spacing:-.4px;line-height:1.3;margin:48px 0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif}.article-page .prose h3{font-size:22px;font-weight:800;color:#f4f4f5;margin:36px 0 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif}.article-page .prose h4{font-size:18px;font-weight:800;color:#f4f4f5;margin:28px 0 10px;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.article-page .prose p{margin-bottom:22px;color:#d4d4d8}.article-page .prose a{color:#c084fc;text-decoration:underline;text-decoration-color:#c084fc66;text-underline-offset:4px;text-decoration-thickness:1px;transition:text-decoration-color .15s ease}.article-page .prose a:hover{text-decoration-color:#c084fc}.article-page .prose strong{color:#fafafa;font-weight:700}.article-page .prose ul,.article-page .prose ol{margin-bottom:22px;padding-left:26px}.article-page .prose li{margin-bottom:10px;color:#d4d4d8}.article-page .prose li::marker{color:#a855f7}.article-page .prose blockquote{border-left:3px solid #c084fc;padding:4px 0 4px 20px;color:#a1a1aa;font-style:italic;margin:28px 0;background:#a855f70a}.article-page .prose img{border-radius:var(--radius-md);margin:24px 0}.article-page .prose code{background:var(--bg-glass);padding:2px 6px;border-radius:4px;font-size:15px}.article-page .prose pre{background:#0f0f14;border:1px solid var(--border);border-radius:var(--radius-md);padding:16px 20px;overflow-x:auto;margin:24px 0}.article-page .prose pre code{background:transparent;padding:0}.article-page .prose iframe{width:100%;aspect-ratio:16 / 9;border-radius:var(--radius-md);border:none;margin:24px 0}.article-page .prose table{width:100%;border-collapse:collapse;margin:24px 0}.article-page .prose th,.article-page .prose td{padding:10px 12px;border:1px solid var(--border);text-align:left}.article-page .prose th{background:var(--bg-glass);font-weight:800}.article-page .tags-row{margin-top:40px;padding-top:24px;border-top:1px solid var(--border);display:flex;gap:8px;flex-wrap:wrap}.article-page .tag{padding:6px 12px;border-radius:999px;background:var(--bg-glass);color:var(--text-sub);font-size:13px;font-weight:700}.article-page .related-section{padding:60px 24px 100px;border-top:1px solid var(--border);background:linear-gradient(180deg,rgba(168,85,247,.03),transparent 40%)}.article-page .related-title{font-size:24px;font-weight:900;margin-bottom:24px;text-align:center}.article-page .related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;max-width:1000px;margin:0 auto}.article-page .related-card{padding:20px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color .15s ease,transform .15s ease}.article-page .related-card:hover{border-color:var(--border-strong);transform:translateY(-2px)}.article-page .rel-cat{display:inline-block;font-size:11px;font-weight:800;color:var(--purple);letter-spacing:1px;text-transform:uppercase;margin-bottom:8px}.article-page .related-card h3{font-size:17px;font-weight:800;line-height:1.35;margin-bottom:12px}.rel-meta{color:var(--text-muted);font-size:13px;display:flex;gap:6px;align-items:center}
