.article-page{background:#fff;min-height:100vh}.article-page-layout{width:100%;max-width:72rem;margin:0 auto;display:block}.article-page .article-container{grid-template-columns:minmax(0,1fr);gap:1.5rem;width:100%;max-width:72rem;margin:0 auto;padding:1.5rem 1rem 3rem;display:grid}@media (min-width:768px){.article-page .article-container{grid-template-columns:minmax(0,1fr) 320px;gap:2rem;padding:2rem 1.5rem 4rem}}@media (min-width:1024px){.article-page .article-container{gap:2.5rem;padding:2.5rem 2rem 5rem}}.article-sidebar-ad{width:100%;padding:0;overflow:hidden}.article-sidebar-ad__slot{background:#f9fafb;justify-content:center;align-items:center;width:100%;min-height:600px;display:flex}.article-sidebar-ad__label{letter-spacing:.04em;text-transform:uppercase;color:#9ca3af;font-size:.75rem;font-weight:500}.article-page .article-main{box-shadow:none;background:0 0;border:none;border-radius:0;width:100%;min-width:0;max-width:100%;margin:0;padding:0}@media (min-width:768px){.article-page .article-main{padding:0}}.article-page .article-title{letter-spacing:-.02em;color:#000;overflow-wrap:anywhere;word-wrap:break-word;margin:1.25rem 0 1.5rem;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:700;line-height:1.15}.article-page .article-cover{aspect-ratio:16/9;object-fit:cover;border-radius:20px;margin:0 0 2rem;display:block;width:100%!important;max-width:100%!important;height:auto!important}.article-page .article-content{color:#374151;overflow-wrap:anywhere;word-wrap:break-word;min-width:0;font-size:1.0625rem;line-height:1.75;width:100%!important;max-width:100%!important}.article-page .article-content *{box-sizing:border-box;max-width:100%!important}.article-page .article-content figure{width:100%!important;max-width:100%!important;margin:2rem 0!important}.article-page .article-content figure img{border-radius:16px;display:block;width:100%!important;height:auto!important}.article-page .article-content figcaption{color:#6b7280;text-align:center;margin-top:.5rem;font-size:.875rem}.article-page .article-content img{border-radius:16px;margin:2rem 0;width:100%!important;height:auto!important}.article-page .article-content iframe,.article-page .article-content video,.article-page .article-content embed,.article-page .article-content object{border:0;border-radius:12px;height:auto;display:block;width:100%!important;max-width:100%!important}.article-page .article-content pre{white-space:pre;word-break:normal;color:#e5e7eb;-webkit-overflow-scrolling:touch;background:#0b1020;border-radius:12px;max-width:100%;padding:1rem 1.25rem;font-size:.875rem;line-height:1.6;overflow-x:auto}.article-page .article-content pre code{color:inherit;font-size:inherit;background:0 0;padding:0}.article-page .article-content code{color:#111827;word-break:break-word;background:#f3f4f6;border-radius:6px;padding:.125rem .375rem;font-size:.9em}.article-page .article-content table{border-collapse:collapse;width:100%;max-width:100%;display:block;overflow-x:auto}.article-page .article-content p{margin-bottom:1.25rem}.article-page .article-content ul,.article-page .article-content ol{margin:0 0 1.25rem;padding-left:1.5rem}.article-page .article-content ul{list-style-type:disc}.article-page .article-content ol{list-style-type:decimal}.article-page .article-content li{margin:.35rem 0;line-height:1.7}.article-page .article-content blockquote{color:#4b5563;border-left:3px solid #d1d5db;margin:0 0 1.5rem;padding:.25rem 0 .25rem 1.15rem;font-style:italic}.article-page .article-content blockquote p{margin-bottom:.75rem}.article-page .article-content blockquote p:last-child{margin-bottom:0}.article-page .article-content a{color:#2563eb;text-decoration:underline}.article-page .article-content h2,.article-page .article-content h3{color:#111827;margin-top:2rem;margin-bottom:.75rem;font-weight:700}.article-page .article-main .wrapper{border-bottom:1px solid #f3f4f6;margin-bottom:.25rem;padding-bottom:1rem}.article-engagement{flex-wrap:wrap;align-items:center;gap:1rem;margin:.25rem 0 1.5rem;display:flex}.article-support-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:.625rem;padding:.75rem 1.125rem;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.article-support-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.article-support-btn:disabled{opacity:.7;cursor:default}.article-support-btn.is-supported{color:#e11d48;background:#fff1f2;border-color:#e11d4859}.article-support-icon{flex-shrink:0;width:1.25rem;height:1.25rem}.article-support-btn:not(.is-supported) .article-support-icon{color:#6b7280}.article-support-heart{transform-origin:50%;display:inline-flex}.article-support-heart.is-bounce{animation:.28s ease-out article-support-bounce}@keyframes article-support-bounce{0%{transform:scale(1)}40%{transform:scale(1.28)}70%{transform:scale(.92)}to{transform:scale(1)}}.article-view-count{color:#6b7280;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;display:inline-flex}.article-view-icon{color:#6b7280;width:1.25rem;height:1.25rem}.article-page .article-meta{color:#6b7280;margin-top:.25rem;font-size:.8125rem}.article-page .article-sidebar{flex-direction:column;gap:1.25rem;display:flex}.article-page .article-sidebar>*{box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:20px}.article-page .article-authors-stack{box-shadow:none;background:0 0;border:none;flex-direction:column;gap:1.25rem;padding:0;display:flex}.article-page .article-sidebar .author-card{box-shadow:none;border:1px solid #e5e7eb;border-radius:20px}.article-page .loading,.article-page .error{text-align:center;color:#4b5563;max-width:72rem;margin:0 auto;padding:5rem 1.5rem;font-size:1.125rem}@media (max-width:767px){.article-page .article-sidebar{padding-top:.5rem}.article-page .article-main{padding:0}.article-page .article-title{margin:1rem 0 1.25rem}.article-page .article-cover{border-radius:14px;margin-bottom:1.5rem}.article-page .article-content{font-size:1rem}.article-page .article-content pre,.article-page .article-content code,.article-page .article-content blockquote{word-wrap:break-word;white-space:pre-wrap;max-width:100%;overflow-x:auto}}@keyframes article-skeleton-pulse{0%,to{opacity:.45}50%{opacity:1}}.article-page .skeleton-line,.article-page .skeleton-cover,.article-page .skeleton-avatar{background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 50%,#e5e7eb 100%) 0 0/200% 100%;border-radius:8px;animation:1.4s ease-in-out infinite article-skeleton-pulse}.article-page .skeleton-line{width:100%;height:1rem;margin-bottom:.75rem}.article-page .skeleton-line--hero{border-radius:10px;width:85%;height:2.25rem;margin:1rem 0 1.5rem}.article-page .skeleton-line--title{width:55%;height:1.125rem;margin-bottom:1rem}.article-page .skeleton-line--name{width:40%;height:.875rem;margin-bottom:.5rem}.article-page .skeleton-line--meta{width:30%;height:.75rem;margin-bottom:0}.article-page .skeleton-line--short{width:60%}.article-page .skeleton-line--medium{width:78%}.article-page .skeleton-author{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.article-page .skeleton-avatar{border-radius:50%;flex-shrink:0;width:48px;height:48px}.article-page .skeleton-author-text{flex:1;min-width:0}.article-page .skeleton-cover{aspect-ratio:16/9;border-radius:16px;width:100%;margin-bottom:1.5rem}.article-page .skeleton-content{margin-top:.5rem}.article-page .related-articles--skeleton{border:1px solid #e5e7eb;border-radius:20px;padding:1.5rem}.article-page .article-sidebar--loading{display:none}@media (min-width:768px){.article-page .article-sidebar--loading{display:flex}}.article-responses{margin-top:2.5rem;padding-top:.5rem}.responses-divider{background:#e5e7eb;height:1px;margin-bottom:1.5rem}.responses-header{align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.responses-title{color:#111827;margin:0;font-size:1.25rem;font-weight:700}.responses-info-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:0;font-size:.6875rem;font-style:italic;font-weight:700;transition:background .15s;display:inline-flex}.responses-info-btn:hover{background:#e5e7eb}.responses-composer{margin-bottom:2rem}.responses-textarea{color:#111827;resize:vertical;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}.responses-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.responses-textarea::placeholder{color:#9ca3af}.responses-textarea--composer{min-height:6rem}.responses-composer-actions{justify-content:flex-end;margin-top:.625rem;display:flex}.responses-post-link{color:#6366f1;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:600}.responses-post-link:hover:not(:disabled){color:#4f46e5;text-decoration:underline}.responses-post-link:disabled{opacity:.45;cursor:not-allowed}.responses-post-btn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:999px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s,opacity .15s}.responses-post-btn:hover:not(:disabled){background:#4f46e5}.responses-post-btn:disabled{opacity:.5;cursor:not-allowed}.responses-empty{color:#9ca3af;margin:0;padding:1.5rem 0;font-size:.9375rem}.responses-list{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.responses-tile{flex-direction:column;gap:.75rem;display:flex}.responses-comment-body{align-items:flex-start;gap:.75rem;display:flex}.responses-avatar{object-fit:cover;background:#f3f4f6;border-radius:50%;flex-shrink:0;width:40px;height:40px}.responses-avatar--sm{width:32px;height:32px}.responses-avatar--placeholder{color:#6b7280;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.responses-comment-main{flex:1;min-width:0}.responses-comment-header{flex-wrap:wrap;align-items:baseline;gap:.375rem .5rem;margin-bottom:.25rem;display:flex}.responses-author-name{color:#111827;font-size:.875rem;font-weight:600}.responses-time{color:#9ca3af;font-size:.75rem}.responses-text{color:#374151;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.9375rem;line-height:1.55}.responses-actions{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.responses-like-btn,.responses-reply-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.8125rem;font-weight:500;transition:color .15s,background .15s;display:inline-flex}.responses-like-btn:hover,.responses-reply-btn:hover{background:#f3f4f6}.responses-like-btn.is-liked{color:#e11d48}.responses-action-icon{flex-shrink:0;width:1rem;height:1rem}.responses-toggle-replies{color:#6366f1;cursor:pointer;background:0 0;border:none;margin-left:3.25rem;padding:.25rem 0;font-size:.8125rem;font-weight:500}.responses-toggle-replies:hover{text-decoration:underline}.responses-replies{flex-direction:column;gap:1rem;margin-left:1.25rem;display:flex}.responses-reply-item{align-items:stretch;gap:.625rem;display:flex}.responses-thread-line{background:#e5e7eb;border-radius:1px;flex-shrink:0;width:2px;margin-left:.375rem}.responses-reply-item .responses-comment-body{flex:1;min-width:0}.responses-modal-backdrop{z-index:1000;background:#00000073;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (min-width:640px){.responses-modal-backdrop{align-items:center;padding:1rem}}.responses-modal{background:#fff;border-radius:16px 16px 0 0;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 -8px 32px #0000001f}@media (min-width:640px){.responses-modal{border-radius:16px}}.responses-modal-handle{background:#d1d5db;border-radius:999px;width:2.5rem;height:4px;margin:.625rem auto 0}@media (min-width:640px){.responses-modal-handle{display:none}}.responses-modal-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex}.responses-modal-title{color:#111827;margin:0;font-size:1rem;font-weight:600}.responses-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.375rem;line-height:1;display:flex}.responses-modal-close:hover{background:#f3f4f6}.responses-modal-parent{background:#f9fafb;border-bottom:1px solid #f3f4f6;gap:.75rem;padding:1rem 1.25rem;display:flex}.responses-modal-parent-name{color:#111827;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.responses-modal-parent-body{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.responses-modal-compose{align-items:flex-start;gap:.75rem;padding:1.25rem;display:flex}.responses-modal-compose .responses-textarea{flex:1;min-width:0;min-height:5rem}.responses-modal-actions{justify-content:flex-end;padding:0 1.25rem 1.25rem;display:flex}.responses-info-dialog{background:#fff;border-radius:16px;width:calc(100% - 2rem);max-width:400px;margin:auto;padding:1.5rem;box-shadow:0 8px 32px #00000026}.responses-info-dialog h3{color:#111827;margin:0 0 .75rem;font-size:1.125rem;font-weight:700}.responses-info-dialog p{color:#6b7280;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.55}
