.fpg .entcard{border:1px solid var(--line-2);background:var(--card);text-align:left;border-radius:16px;max-width:560px;margin:60px auto 0;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 40px 80px -40px #000c,0 12px 30px -18px #0009}.fpg .entcard .eh{border-bottom:1px solid var(--line);font-family:var(--display);align-items:center;gap:10px;padding:16px 20px;font-size:15px;font-weight:600;display:flex}.fpg .entcard .eh .pill{font-family:var(--mono);color:var(--green);background:#42e6a41a;border-radius:20px;align-items:center;gap:6px;margin-left:auto;padding:3px 10px;font-size:10.5px;display:inline-flex}.fpg .entcard .eh .pill i{background:var(--green);border-radius:50%;width:6px;height:6px}.fpg .entcard .erow{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:13px 20px;display:flex}.fpg .entcard .erow:last-child{border-bottom:0}.fpg .entcard .erow .ic{border:1px solid var(--line-2);width:32px;height:32px;color:var(--violet-hi);border-radius:8px;flex:none;place-items:center;display:grid}.fpg .entcard .erow .ic svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.fpg .entcard .erow .k{flex:1;min-width:0}.fpg .entcard .erow .k b{color:var(--ink);font-size:13.5px;font-weight:600;display:block}.fpg .entcard .erow .k small{font-family:var(--mono);color:var(--faint);margin-top:2px;font-size:10.5px;display:block}.fpg .entcard .erow .v{font-family:var(--mono);color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:flex}.fpg .entcard .erow .v.ok{color:var(--green)}.fpg .entcard .erow .v svg{fill:none;stroke:currentColor;stroke-width:2.4px;width:14px;height:14px}.fpg .badges{background:var(--line);border:1px solid var(--line-2);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}@media (max-width:520px){.fpg .badges{grid-template-columns:1fr 1fr}}.fpg .bdg{background:var(--fp-card2);align-items:center;gap:11px;padding:18px 16px;display:flex}.fpg .bdg .ic{border:1px solid var(--line-2);width:32px;height:32px;color:var(--green);border-radius:8px;flex:none;place-items:center;display:grid}.fpg .bdg .ic svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.fpg .bdg .t{color:var(--ink);font-size:12.5px;line-height:1.3}.fpg .bdg .t small{font-family:var(--mono);color:var(--faint);margin-top:2px;font-size:9.5px;display:block}
