#insightsPage{width:100%}.insight-hero,.insight-hero-head{margin-bottom:14px}.insight-hero-head .ant-typography{color:var(--anx-text-strong)!important}.insight-hero-desc{max-width:860px}.insight-hero-chips{margin-bottom:14px}.insight-editor-entry{display:grid;grid-template-columns:1fr 180px;grid-gap:10px;gap:10px;margin-bottom:12px;align-items:stretch}.insight-editor-entry>a{grid-column:2;display:block;width:100%;justify-self:stretch}.insight-editor-entry .ant-btn,.insight-toolbar .ant-btn{width:100%;min-height:48px;border-radius:16px}.insight-toolbar{display:grid;grid-template-columns:1fr 180px 144px 180px 92px;grid-gap:10px;gap:10px}.discussion-board-nav{margin-top:12px;display:flex;flex-direction:column;gap:10px}.discussion-board-group{border:1px solid var(--anx-border);border-radius:16px;padding:10px 12px;background:color-mix(in srgb,var(--anx-surface-strong) 86%,transparent)}.discussion-board-group-title{margin-bottom:8px;color:var(--anx-text-strong);font-weight:700;font-size:13px}.discussion-board-pill{-webkit-margin-end:0!important;margin-inline-end:0!important;cursor:pointer;border-radius:999px;border:1px solid var(--anx-border);color:var(--anx-text-soft)}.discussion-board-pill.is-active{color:var(--anx-primary);border-color:color-mix(in srgb,var(--anx-primary) 35%,transparent);background:var(--anx-primary-faint)}.insight-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:16px;gap:16px}.insight-main{min-width:0}.insight-sidebar{display:flex;flex-direction:column;gap:12px}.insight-side-card{overflow:hidden}.insight-list-wrap{display:flex;flex-direction:column;gap:12px}.discussion-list-wrap{display:flex;flex-direction:column;gap:10px}.discussion-thread-card{border:1px solid color-mix(in srgb,var(--anx-primary) 18%,var(--anx-border));border-radius:20px;background:linear-gradient(135deg,color-mix(in srgb,var(--anx-primary) 6%,#fff) 0,#fff 100%)}.discussion-thread-card .ant-card-body{padding:16px 18px}.discussion-thread-inner{display:flex;flex-direction:column;gap:8px}.discussion-thread-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.discussion-thread-title{min-width:0;color:var(--anx-text-strong);font-family:var(--anx-font-display);font-size:24px;line-height:1.25;text-decoration:none}.discussion-thread-title:hover{color:var(--anx-primary)}.discussion-board-tag{-webkit-margin-end:0;margin-inline-end:0;border-radius:999px}.discussion-thread-summary{margin:0!important;color:var(--anx-text-soft)!important;font-size:14px}.discussion-thread-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.discussion-active-time{color:var(--anx-text-secondary);font-size:12px;white-space:nowrap}.discussion-thread-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.discussion-enter-link{white-space:nowrap;font-weight:700}.insight-grid-card,.insight-list-card{border:1px solid var(--anx-border);border-radius:24px}.insight-list-card .ant-card-body{padding:18px}.insight-list-inner{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center}.insight-cover-link,.insight-grid-cover-link{border-radius:18px;overflow:hidden;border:1px solid var(--anx-border)}.insight-cover{width:260px;height:156px;min-height:156px;object-fit:cover;display:block}.insight-content{min-width:0;display:flex;flex-direction:column;gap:8px}.insight-grid-title,.insight-title{color:var(--anx-text-strong);font-family:var(--anx-font-display);font-size:30px;line-height:1.2;text-decoration:none}.insight-grid-title:hover,.insight-title:hover{color:var(--anx-primary)}.insight-meta-line{color:var(--anx-text-secondary);font-size:12px}.insight-summary{margin:0!important;color:var(--anx-text-soft)!important;font-size:14px;line-height:1.8}.insight-footer-row{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.insight-read-link{white-space:nowrap;font-weight:700}.insight-grid-wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.insight-grid-card .ant-card-body{display:flex;flex-direction:column;gap:10px}.insight-grid-cover{width:100%;height:180px;object-fit:cover;display:block}.insight-grid-title{font-size:22px;line-height:1.3}.insight-grid-summary{margin:0!important;color:var(--anx-text-soft)!important;min-height:74px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.insight-grid-footer{margin-top:auto}.insight-pagination-card{margin-top:12px}.insight-hot-list{display:flex;flex-direction:column}.insight-hot-item{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:10px 0;border-bottom:1px dashed var(--anx-border);text-decoration:none;transition:transform var(--anx-motion-fast) var(--anx-ease),color var(--anx-motion-fast) var(--anx-ease)}.insight-hot-item:last-child{border-bottom:0}.insight-hot-item:hover{transform:translateX(2px)}.insight-hot-index{color:var(--anx-primary);font-family:var(--anx-font-mono)}.insight-hot-metric,.insight-hot-title{color:var(--anx-text-strong)}.insight-hot-metric{color:var(--anx-text-secondary);font-size:12px}.insight-topic-active{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--anx-primary) 32%,transparent)}@media (max-width:1400px){.insight-layout{grid-template-columns:1fr}.insight-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1200px){.insight-editor-entry,.insight-grid-wrap,.insight-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-editor-entry>a{grid-column:auto}}@media (max-width:900px){.insight-editor-entry,.insight-grid-wrap,.insight-list-inner,.insight-sidebar,.insight-toolbar{grid-template-columns:1fr}.insight-cover{width:100%}.insight-editor-entry .ant-btn,.insight-toolbar .ant-btn,.insight-toolbar .ant-input-affix-wrapper,.insight-toolbar .ant-segmented,.insight-toolbar .ant-select{width:100%!important}.insight-pagination-card .ant-card-body{justify-content:flex-start;overflow-x:auto}.discussion-thread-footer,.discussion-thread-head,.discussion-thread-meta,.insight-footer-row{flex-direction:column;align-items:flex-start}}