.author-card{background:#fff;border-radius:16px;flex-direction:column;gap:20px;padding:24px;display:flex;box-shadow:0 4px 20px #0000000d}.author-header{align-items:center;gap:16px;display:flex}.author-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:64px;height:64px}.author-info{flex-direction:column;gap:4px;min-width:0;display:flex}.author-name{color:#111827;margin:0;font-size:18px;font-weight:700;line-height:1.2}.author-headline{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.author-bio{color:#4b5563;margin:0;font-size:14px;line-height:1.6}
.related-articles{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0000000d}.related-title{color:#000;margin-bottom:1rem;font-size:1rem;font-weight:600}.related-list{margin:0;padding:0;list-style:none}.related-item{color:#333;padding:.5rem 0;font-size:1rem}
.weekly-read{background:#f8f9ff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0000000d}.weekly-title{color:#000;margin-bottom:.5rem;font-size:1rem;font-weight:600}.weekly-text{color:#555;margin-bottom:1rem;font-size:.85rem}.weekly-input{color:#555;border:1px solid #ccc;border-radius:8px;width:100%;margin-bottom:.75rem;padding:10px 12px;font-size:.85rem}
.pro-tip{color:#fff;background:#000;border-radius:16px;margin-top:2rem;margin-bottom:2rem;padding:1.5rem}.pro-tip-label{letter-spacing:2px;color:#3bb2f6;margin-bottom:.5rem;font-size:.65rem;display:block}.pro-tip-text{color:#fff;font-size:.9rem;line-height:1.6}
body{background:#fff;margin:0}.page{min-height:100vh;position:relative;overflow-x:hidden}.article-container{grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;padding:48px 24px;display:grid}.article-main{background:0 0;width:100%;max-width:840px;margin:0 auto;padding:0}.article-title{letter-spacing:-.03em;color:#000;text-align:left;width:100%;margin:32px 0;font-family:Inter,serif;font-size:48px;font-weight:800;line-height:1.15}.article-cover{object-fit:cover;aspect-ratio:16/9;border-radius:28px;height:auto;margin:0 auto 48px;display:block;width:100%!important;max-width:840px!important}.article-content{color:#374151;letter-spacing:-.01em;margin:0 auto;font-size:1.125rem;line-height:1.9;width:100%!important;max-width:100%!important}.article-content *{box-sizing:border-box;max-width:100%!important}.article-content img{border-radius:20px;margin:3rem 0;width:100%!important;height:auto!important}.article-content p{margin-bottom:2rem;display:block;width:100%!important}.article-sidebar{flex-direction:column;gap:2.5rem;display:flex}.article-sidebar>div{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px}.loading,.error{text-align:center;color:#6b7280;padding:80px;font-size:1.125rem}@media (max-width:768px){.article-container{flex-direction:column;gap:2rem;width:100%;padding:16px;display:flex;overflow-x:hidden}.article-main{width:100%;max-width:100%;padding:0}.article-title{overflow-wrap:break-word;word-break:break-word;margin:16px 0 24px;font-size:26px;line-height:1.25}.article-cover{border-radius:12px;margin-bottom:24px;width:100%!important}.article-content{overflow-wrap:break-word;word-break:break-word;font-size:1rem;line-height:1.8}.article-content pre,.article-content code,.article-content blockquote{word-wrap:break-word;white-space:pre-wrap;max-width:100%;overflow-x:auto}.article-sidebar{border-top:1px solid #eee;width:100%;padding-top:2rem}}@media (min-width:768px){.article-container{grid-template-columns:1fr 340px;padding:60px 40px}}
