.htcard{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-lg);overflow:hidden;width:100%;margin-left:auto}.htcard .hd{background:var(--grad);color:#fff;padding:16px 18px;text-align:center}.htcard .hd b{display:block;font-size:15px;font-weight:900;letter-spacing:-.01em}.htcard .hd span{font-size:11.5px;opacity:.9}.htcard .bd{padding:18px;display:flex;gap:16px}.htcard .photo{width:82px;height:96px;border:1.5px dashed var(--line);border-radius:8px;background:var(--tint-gray);flex:none;display:grid;place-items:center;font-size:10px;color:var(--muted);font-weight:700;text-align:center;line-height:1.3}.htcard .kv{flex:1}.htcard .kv .r{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px dashed var(--line);font-size:12.5px}.htcard .kv .r:last-child{border-bottom:none}.htcard .kv .r span{color:var(--muted);font-weight:600}.htcard .kv .r b{color:var(--slate);font-weight:700}.htcard .ft{padding:12px 18px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-end;font-size:11px;color:var(--muted)}.htcard .sig{text-align:center}.htcard .sig i{display:block;width:96px;height:1px;background:var(--line);margin-bottom:5px}
