.log-token{position:relative;z-index:2;width:34px;height:34px;display:grid;place-items:center;border:1px solid #8b6cff66;border-radius:10px;background:linear-gradient(145deg,#191526,#0b1018);box-shadow:0 0 0 4px #0a0d13,0 0 22px #7958ff42;overflow:hidden;transition:transform .25s,box-shadow .25s}.log-token img{position:absolute;inset:4px;width:24px;height:24px;border-radius:7px;object-fit:cover;background:#fff}.log-token b{font:800 8px ui-monospace,monospace;color:#c8b8ff}.log-entry:hover .log-token{transform:scale(1.12) rotate(-4deg);box-shadow:0 0 0 4px #151221,0 0 28px #8b5cff77}.log-node:has(.log-token)>i{display:none}@media(max-width:700px){.log-token{width:28px;height:28px;border-radius:8px}.log-token img{inset:3px;width:20px;height:20px}.log-node:before{top:-18px;bottom:-18px}}
