.share-page{background:var(--background);min-height:calc(100vh - 56px);color:var(--foreground)}.share-hero{grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);align-items:center;gap:36px;max-width:1180px;margin:0 auto;padding:48px 24px 38px;display:grid}.share-kicker,.share-section-heading span{color:var(--primary);font-size:13px;font-weight:800}.share-hero h1{color:var(--foreground);letter-spacing:0;margin:10px 0 16px;font-size:42px;line-height:1.18}.share-hero p{color:var(--muted-foreground);margin:0;font-size:16px;line-height:1.8}.share-meta{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.share-meta span{border:1px solid var(--border);color:var(--muted-foreground);border-radius:8px;padding:5px 9px;font-size:13px}.share-attribution{color:var(--muted-foreground);margin-top:14px;font-size:13px;line-height:1.7}.share-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.share-actions a,.share-cta a{color:#fff;background:linear-gradient(135deg,#fb7299,#e85d8a);border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-weight:700;text-decoration:none;display:inline-flex}.share-actions a:first-child{background:var(--card);border:1px solid var(--border);color:var(--foreground)}.share-cover{aspect-ratio:16/10;object-fit:cover;border:1px solid var(--border);border-radius:8px;width:100%;box-shadow:0 20px 60px #0000002e}.share-section{max-width:1180px;margin:0 auto;padding:30px 24px}.share-section-heading{margin-bottom:16px}.share-section-heading h2,.share-cta h2{color:var(--foreground);margin:6px 0 0;font-size:26px;line-height:1.28}.share-markdown{background:var(--card);border:1px solid var(--border);border-radius:8px;padding:24px;line-height:1.85}.share-markdown h1,.share-markdown h2,.share-markdown h3{color:var(--foreground)}.share-markdown p,.share-markdown li{color:var(--markdown-foreground)}.share-mindmap{background:var(--card);border:1px solid var(--border);border-radius:8px;height:640px;overflow:hidden}.knowledge-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.knowledge-card{background:var(--card);border:1px solid var(--border);border-radius:8px;padding:16px}.knowledge-card span{color:var(--primary);font-size:12px;font-weight:800}.knowledge-card p,.share-empty{color:var(--muted-foreground);margin:8px 0 0;line-height:1.7}.share-cta{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;max-width:1180px;margin:28px auto 54px;padding:26px 24px;display:flex}@media (max-width:860px){.share-hero{grid-template-columns:1fr;padding-top:28px}.share-hero h1{font-size:30px}.knowledge-grid{grid-template-columns:1fr}.share-mindmap{height:560px}.share-cta{flex-direction:column;align-items:flex-start}}
