.ihub-widget{width:100%;margin:0}.widget-title{position:relative;padding-bottom:12px}.widget-title::after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;background-color:var(--theme-palette-color-10);border-radius:2px}.ihub-item{display:flex;align-items:center;gap:15px;padding:12px;margin-bottom:12px;background:#ffffffbd;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 40px -10px rgb(0 0 0 / .08);transition:border-color 0.2s ease,transform 0.2s ease;cursor:pointer}.ihub-item:hover{transform:translateY(-2px)}.ihub-thumb img{width:90px;height:90px;object-fit:cover;border-radius:15px;display:block;flex-shrink:0}.ihub-title{flex:1;margin:0;font-size:16px;font-weight:600;line-height:1.5}.ihub-title a{color:#333;text-decoration:none;transition:color 0.2s;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ihub-item:hover .ihub-title a{color:var(--theme-palette-color-10)}