.study-row{display:flex;align-items:flex-start;width:100%;padding:10px 12px;border:1px solid #e8e8e8;border-radius:6px;background:#fff;text-align:left;cursor:pointer;font-family:inherit;line-height:1.4;text-decoration:none;color:inherit;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.study-row:hover{border-color:#42bd56;box-shadow:0 2px 8px #42bd561f}.study-row-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.study-row-title{font-size:14px;line-height:1.35;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.study-row-meta{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:8px;min-width:0;min-height:22px}.study-row .cloud-tag{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 8px;box-sizing:border-box;font-size:12px;line-height:22px;border-radius:4px;font-weight:500}.study-row .cloud-tag.quark{background:#0a5fb5;color:#fff}.study-row .cloud-tag.baidu{background:#fff7e6;color:#d48806}.study-row .cloud-tag.aliyun{background:#fff1f0;color:#cf1322}.study-row-size,.study-row-created,.study-row-cat{display:inline-flex;align-items:center;height:22px;line-height:22px;font-size:12px;box-sizing:border-box}.study-row-cats{display:inline-flex;align-items:center;flex:1;min-width:0;min-height:22px;gap:6px;overflow:hidden}.study-row-size,.study-row-created,.study-row-cat{flex-shrink:0;color:#595959;white-space:nowrap}
