.hsb-game-buoys{position:fixed;right:20px;bottom:22px;z-index:960;display:grid;width:198px;gap:9px;filter:drop-shadow(0 16px 28px rgba(15,23,42,.2));touch-action:none}
.hsb-game-buoys.is-empty{display:none}
.hsb-game-buoys-handle{justify-self:end;padding:5px 9px;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:rgba(255,255,255,.94);color:#52606d;font-size:.66rem;font-weight:850;cursor:grab;box-shadow:0 5px 16px rgba(15,23,42,.12);touch-action:none;user-select:none}
.hsb-game-buoys-handle:active{cursor:grabbing}
.hsb-game-buoy{position:relative;border:1px solid rgba(255,255,255,.7);border-radius:18px;overflow:visible;animation:hsbBuoyFloat 3.3s ease-in-out infinite}
.hsb-game-buoy:nth-child(3){animation-delay:-1.4s}
.hsb-game-buoy:nth-child(4){animation-delay:-2.4s}
.hsb-game-buoy a{display:flex;gap:10px;align-items:center;min-height:66px;padding:10px 13px;border-radius:17px;color:#fff!important;text-decoration:none}
.hsb-game-buoy-memory{background:linear-gradient(135deg,#6d42c8,#954bc2)}
.hsb-game-buoy-lunch{background:linear-gradient(135deg,#e36b31,#d84c62)}
.hsb-game-buoy-words{background:linear-gradient(135deg,#0f766e,#164e63)}
.hsb-game-buoy-icon{display:flex;width:42px;height:42px;flex:0 0 42px;align-items:center;justify-content:center;border-radius:14px;background:rgba(255,255,255,.19);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16);font-size:1rem;font-weight:950}
.hsb-game-buoy a>span:last-child{display:grid;min-width:0}.hsb-game-buoy small{color:rgba(255,255,255,.78);font-size:.65rem;font-weight:750}.hsb-game-buoy strong{margin-top:2px;color:#fff;font-size:.92rem;line-height:1.25;white-space:normal;word-break:keep-all}
.hsb-game-buoy-close{position:absolute;top:-7px;right:-7px;z-index:2;display:flex;width:24px;height:24px;align-items:center;justify-content:center;padding:0;border:1px solid #d9e0e7;border-radius:50%;background:#fff;color:#44515d;font-size:.92rem;line-height:1;cursor:pointer;box-shadow:0 4px 12px rgba(15,23,42,.18)}
.hsb-game-buoy:hover{animation-play-state:paused;transform:translateY(-3px)}.hsb-game-buoy a:focus-visible,.hsb-game-buoy-close:focus-visible,.hsb-game-buoys-handle:focus-visible{outline:3px solid #facc15;outline-offset:3px}
@keyframes hsbBuoyFloat{0%,100%{transform:translateY(0) rotate(-.35deg)}50%{transform:translateY(-7px) rotate(.35deg)}}
@media(max-width:700px){.hsb-game-buoys{right:10px;bottom:12px;width:172px;gap:7px}.hsb-game-buoys-handle{font-size:.58rem}.hsb-game-buoy a{min-height:58px;padding:8px 10px}.hsb-game-buoy-icon{width:36px;height:36px;flex-basis:36px;border-radius:12px;font-size:.86rem}.hsb-game-buoy small{display:none}.hsb-game-buoy strong{font-size:.8rem}}
@media(prefers-reduced-motion:reduce){.hsb-game-buoy{animation:none}}
