.tribute-stage{position:absolute;z-index:12;inset:82px 150px 120px;pointer-events:none}.tribute-stage[hidden]{display:none}.tribute-transfer{position:absolute;inset:0}.tribute-marker{position:absolute;display:flex;align-items:center;gap:5px;padding:4px 7px;border:1px solid #d8b45f;border-radius:9px;background:#06251ee8;box-shadow:0 8px 20px #0008;color:#f5dd9d;animation:tributePlace .35s ease-out}.tribute-marker small{display:block;color:#f3c86c;font-size:9px;white-space:nowrap}.tribute-marker .mini-card{position:relative!important;inset:auto!important;transform:none!important;width:42px!important;height:57px!important;font-size:13px!important}.tribute-marker.offer:after,.tribute-marker.return:after{position:absolute;right:-7px;top:-8px;padding:2px 5px;border-radius:7px;background:#c1842f;color:#fff7df;font-size:8px}.tribute-marker.offer:after{content:'进贡牌'}.tribute-marker.return:after{content:'还贡牌';background:#2b8a69}.tribute-marker.seat-0{left:50%;bottom:0;transform:translateX(-50%)}.tribute-marker.seat-1{left:0;top:50%;transform:translateY(-50%)}.tribute-marker.seat-2{left:50%;top:0;transform:translateX(-50%)}.tribute-marker.seat-3{right:0;top:50%;transform:translateY(-50%)}.tribute-transfer.exchange-ready:before{content:'交换';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:54px;height:54px;border:2px solid #efc96c;border-radius:50%;background:#0b3d31;color:#ffe7a7;font-weight:800;box-shadow:0 0 24px #e8bd5566;animation:tributeSwap .8s ease-in-out 2}.tribute-transfer.exchange-ready .tribute-marker{animation:tributeCardSwap .85s ease-in-out}.tribute-summary{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:7px 15px;border-radius:15px;background:#05251fe8;color:#f5d98d;font-size:11px;white-space:nowrap}@keyframes tributePlace{from{opacity:0;filter:blur(3px)}to{opacity:1;filter:none}}@keyframes tributeSwap{50%{transform:translate(-50%,-50%) rotate(180deg) scale(1.13)}}@keyframes tributeCardSwap{50%{filter:drop-shadow(0 0 12px #ffd56f);scale:1.08}}
@media(max-height:620px),(max-width:900px){.tribute-stage{inset:58px 105px 92px}.tribute-marker{padding:2px 5px}.tribute-marker .mini-card{width:34px!important;height:46px!important}.tribute-marker small{font-size:8px}}

/* Keep tribute cards inside the table action zone, clear of player names and hands. */
.tribute-marker.seat-0{bottom:18%}.tribute-marker.seat-1{left:12%}.tribute-marker.seat-2{top:18%}.tribute-marker.seat-3{right:12%}
@media(max-height:620px),(max-width:900px){.tribute-marker.seat-0{bottom:16%}.tribute-marker.seat-1{left:10%}.tribute-marker.seat-2{top:16%}.tribute-marker.seat-3{right:10%}}
.tribute-complete-notice{position:absolute;z-index:13;left:50%;top:52%;transform:translate(-50%,-50%);padding:8px 18px;border:1px solid #d5ad59;border-radius:20px;background:#05271fe8;color:#f6d991;box-shadow:0 8px 24px #0007;font-size:13px;pointer-events:none}.tribute-complete-notice[hidden]{display:none}
