/* Költözz el képzeletben – lebegő játéklink speciális oldalakon */
.imagine-game-link{position:fixed;left:18px;bottom:18px;z-index:5000;display:flex;align-items:center;gap:10px;max-width:270px;padding:9px 13px 9px 9px;color:#102b3d;background:rgba(255,255,255,.96);border:1px solid #d6c39a;border-radius:15px;box-shadow:0 12px 34px rgba(11,43,66,.18);text-decoration:none;line-height:1.15;backdrop-filter:blur(5px);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
.imagine-game-link:hover,.imagine-game-link:focus-visible{transform:translateY(-2px);border-color:#af8842;box-shadow:0 16px 38px rgba(11,43,66,.24);outline:none}
.imagine-game-icon{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;color:#fff;background:#173f5b;border-radius:11px}
.imagine-game-icon svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.imagine-game-copy{display:flex;flex-direction:column;gap:2px}.imagine-game-copy strong{font-size:12.5px;color:#0b2b42;white-space:nowrap}.imagine-game-copy small{font-size:10.5px;color:#af8842;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
@media(max-width:720px){.imagine-game-link{left:10px;bottom:10px;padding:7px 9px 7px 7px;border-radius:13px}.imagine-game-icon{width:36px;height:36px;flex-basis:36px;border-radius:10px}.imagine-game-icon svg{width:21px;height:21px}.imagine-game-copy strong{font-size:11.5px}.imagine-game-copy small{font-size:9.5px}}
