.card{background:#1e1e1e;border-radius:12px;padding:0;display:flex;flex-direction:column;gap:0;border:1px solid #2a2a2a;transition:border-color .2s;color:#e5e5e5;cursor:pointer;margin-bottom:0;overflow:hidden}.card:hover{border-color:#ff6b35}.card-body{display:flex;flex-direction:row;align-items:stretch;gap:0}.vote-column{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 10px;min-width:0;background:#00000026;border-right:1px solid rgba(255,255,255,.04)}.rocket-btn{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,107,53,.35);background:transparent;color:#ff6b35;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .25s ease}.rocket-svg{width:18px;height:18px;transition:filter .25s ease}.vote-count{font-size:.85rem;font-weight:700;color:#ff6b35;line-height:1.2;margin-top:2px}.rocket-btn:hover{background:#ff6b352e;border-color:#ff6b35;box-shadow:0 0 14px #ff6b3580,0 0 28px #ff6b3526;transform:scale(1.08)}.rocket-btn:hover .rocket-svg{filter:drop-shadow(0 0 4px rgba(255,107,53,.9))}.rocket-btn.voted{background:#ff6b3540;border-color:#ff6b35;box-shadow:0 0 10px #ff6b354d}.card-content{flex:1;display:flex;flex-direction:column;gap:10px;padding:14px;min-width:0}.top-row{display:flex;flex-direction:row;justify-content:space-between;gap:12px}.title-block{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.source-row{display:flex;align-items:center;justify-content:space-between;gap:6px}.source-left{display:flex;align-items:center;gap:6px;min-width:0}.source-right{display:flex;align-items:center;gap:6px}.favicon{width:18px;height:18px;border-radius:4px}.source-link{display:flex;align-items:center;gap:6px;text-decoration:none;min-width:0}.source-link:hover{opacity:.8}.source{font-size:.72rem;color:#ff6b35;font-weight:600;white-space:nowrap}.time-ago{font-size:.7rem;color:#666;white-space:nowrap}.card h2{font-size:.95rem;font-weight:600;line-height:1.4;margin:0}.card-title-link{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-title-link:hover{color:#ff8c42}.thumb-link{display:block;text-decoration:none}.thumb-link:hover .card-thumb img{opacity:.85}.card-thumb{width:110px;height:72px;border-radius:8px;overflow:hidden;flex-shrink:1;max-width:110px;background:#252525}.card-thumb img{width:100%;height:100%;object-fit:cover}.ext-badge{position:absolute;bottom:4px;left:4px;width:18px;height:18px;background:#000000a6;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;pointer-events:none}.card-thumb.placeholder{display:flex;align-items:center;justify-content:center}.card-thumb.placeholder img{width:36px;height:36px;opacity:.5}.tag{background:#2a2a2a;padding:2px 7px;border-radius:10px;color:#888;font-size:.7rem;white-space:nowrap}.action-row{display:flex;flex-direction:row;align-items:center;gap:6px;font-size:.72rem;min-width:0}.action-row>*{flex-shrink:1;min-width:0}.action-right{display:flex;align-items:center;gap:8px;margin-left:auto}.action-left{display:flex;align-items:center;gap:8px}.comment-btn{display:inline-flex;align-items:center;gap:6px;color:#888;font-size:.72rem;background:none;border:none;padding:8px 14px;cursor:pointer;transition:color .2s;border-radius:6px}.comment-btn:hover{color:#ff6b35}.comment-btn .comment-icon-svg{width:14px;height:14px;stroke:currentColor}.comment-btn .comment-count{font-size:.72rem;color:currentColor}.btn{display:flex;align-items:center;gap:4px;padding:5px 10px;border-radius:16px;border:1px solid rgba(255,107,53,.2);background:#ff6b350f;font-size:.72rem;color:#e5e5e5;cursor:pointer;transition:all .2s}.btn:hover{background:#ff6b3526;border-color:#ff6b3566}.hot-label{font-size:.7rem;color:#ff6b35;font-weight:600}@media(max-width:480px){.vote-column{padding:12px 6px}.rocket-btn{width:28px;height:28px}.rocket-svg{width:14px;height:14px}.vote-count{font-size:.68rem}.comment-icon-svg{width:12px;height:12px}.comment-count{font-size:.6rem}.card-content{padding:12px;gap:8px}.card h2{font-size:.88rem}.card-thumb{width:80px;height:56px;max-width:80px}.top-row{gap:8px}.card-thumb.placeholder img{width:24px;height:24px}.hot-label{font-size:.65rem}}
