.hotspot-row{grid-template-columns:28px minmax(0,1fr) auto;cursor:default}.hotspot-actions{display:grid;gap:5px;justify-items:stretch}.hotspot-actions button,.hotspot-actions a{min-width:46px;border:0;border-radius:8px;padding:6px 7px;font:900 10px/1.1 "PingFang SC","Microsoft YaHei",sans-serif;text-align:center;text-decoration:none;cursor:pointer}.hotspot-brief{background:var(--tone-soft);color:var(--tone)}.hotspot-original{background:var(--tone);color:#fff}.hotspot-actions button:hover,.hotspot-actions button:focus-visible,.hotspot-actions a:hover,.hotspot-actions a:focus-visible{filter:brightness(.94);outline:2px solid color-mix(in srgb,var(--tone) 32%,transparent);outline-offset:1px}.external-return-toast{position:fixed;z-index:150;right:22px;bottom:22px;display:grid;max-width:360px;padding:15px 18px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#10251c;color:#fff;box-shadow:0 20px 60px rgba(5,20,13,.28);animation:returnToastIn .25s ease-out}.external-return-toast[hidden]{display:none}.external-return-toast b{font-size:13px}.external-return-toast span{margin-top:4px;color:#b7c9c0;font-size:10px;line-height:1.6}@keyframes returnToastIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:700px){.hotspot-actions button,.hotspot-actions a{min-width:52px;padding:7px}.external-return-toast{right:10px;bottom:10px;left:10px;max-width:none}}
