.top-core-card-sidebar{flex-shrink:0;width:150px;padding:8px 16px 16px;overflow-y:auto;overflow-x:hidden;border-right:1px solid #eee}.top-core-card-sidebar.top-core-card-sidebar-no-login{max-height:400px}.top-core-card-sidebar.top-core-card-sidebar-login{max-height:135px}.top-core-card-nav-item{padding:8px 6px;cursor:pointer;border-radius:6px;transition:all .3s;color:#666;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:8px}.top-core-card-nav-item-hot{display:inline-flex;align-items:center;justify-content:center;padding:1px 5px;border-radius:3px;background:linear-gradient(90deg,#ff4d4f,#ff7a45);color:#fff;font-size:9px;font-weight:700;letter-spacing:.3px;white-space:nowrap;flex-shrink:0}.top-core-card-nav-item:hover{color:#1890ff}.top-core-card-nav-item.active{color:#1890ff;font-weight:500}@media (max-width:768px){.top-core-card-sidebar{width:100%;margin-bottom:16px}.top-core-card-nav{position:static;display:flex;overflow-x:auto;gap:8px}.top-core-card-nav-item{white-space:nowrap;flex-shrink:0}}.top-core-card-content-wrapper{display:flex}.top-core-card-content-wrapper-inner{flex:1;min-width:0;display:flex;flex-direction:column}.top-core-card-scroll-content{flex:1;min-width:0;overflow-y:auto;overflow-x:hidden}.top-core-card-scroll-content-login{max-height:135px}.top-core-card-scroll-content-no-login{max-height:400px}.top-core-card-main{flex:1;min-width:0}.top-core-card-category-section{margin-bottom:16px}.top-core-card-category-title{font-size:16px;font-weight:600;padding-bottom:8px}.top-core-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px}.top-core-card-footer{padding-block:16px;text-align:center;display:flex;align-items:center;justify-content:center;gap:16px}.top-core-card-footer-link{color:#1890ff;font-size:14px;cursor:pointer;transition:color .3s}.top-core-card-footer-link:hover{color:#40a9ff}.top-core-card-footer-expand-btn{color:#bbb;font-size:14px;cursor:pointer;transition:color .3s;display:inline-flex;align-items:center;gap:4px}.top-core-card-footer-expand-btn:hover{color:#999}.top-core-card-top-footer-link{float:right;margin-bottom:8px}.top-core-card-bottom-footer-link{text-align:center;padding-top:16px}@media (max-width:768px){.top-core-card-content-wrapper{flex-direction:column}.top-core-card-scroll-container{max-height:none;overflow-y:visible}.top-core-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.top-core-card-grid{grid-template-columns:1fr}}