#gz-game-root{max-width:760px;margin:0 auto;font-family:inherit;color:#1a1a1a}#gz-game-root *{box-sizing:border-box}.gz-game-panel{background:#fff;border:1px solid #ececec;border-radius:20px;padding:28px 24px;text-align:center;box-shadow:0 14px 40px rgb(0 0 0 / .06)}.gz-game-panel h2{margin:0 0 10px;font-size:24px}.gz-game-panel h3{margin:22px 0 8px;font-size:17px}.gz-game-panel p{margin:0 0 14px;line-height:1.5}.gz-game-muted{color:#8a8a8a;font-size:14px}.gz-game-stat{background:#fff5ef;border-radius:10px;padding:8px 12px;display:inline-block}.gz-btn{display:inline-block;border:0;cursor:pointer;text-decoration:none;background:#ff5a00;color:#fff;font-weight:700;font-size:15px;font-family:inherit;padding:12px 24px;border-radius:10px;margin:6px 5px 0;transition:transform .1s,box-shadow .1s}.gz-btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgb(255 90 0 / .28);color:#fff}.gz-btn-big{font-size:17px;padding:14px 34px}.gz-btn-ghost{background:#f2f2f2;color:#333}.gz-btn-ghost:hover{box-shadow:0 10px 22px rgb(0 0 0 / .12);color:#333}.gz-btn:disabled{opacity:.6;cursor:default;transform:none;box-shadow:none}.gz-game-btns{margin-top:12px}.gz-game-lb{margin-top:22px;text-align:left}.gz-game-lb h3{text-align:center}.gz-game-rank{list-style:none;margin:0;padding:0;counter-reset:r}.gz-game-rank li{counter-increment:r;display:flex;justify-content:space-between;align-items:center;padding:9px 14px;border-radius:10px;margin-bottom:5px;background:#f7f7f7}.gz-game-rank li::before{content:counter(r);font-weight:700;color:#b5b5b5;width:26px;flex:0 0 26px}.gz-game-rank li span{flex:1}.gz-game-rank li b{color:#ff5a00}.gz-game-rank li .gz-fr{color:#8a8a8a;font-weight:400;margin-left:4px}.gz-game-rank li.gz-you{background:#fff0e6;outline:2px solid #ffd0b0}.gz-game-rank li:nth-child(1) b,.gz-game-rank li:nth-child(2) b,.gz-game-rank li:nth-child(3) b{font-size:16px}.gz-game-stage{position:relative;border-radius:18px;overflow:hidden;box-shadow:0 14px 40px rgb(0 0 0 / .12);background:#eef7ff}.gz-game-canvas{display:block;width:100%;height:62vh;max-height:560px;min-height:340px;touch-action:none;cursor:none}.gz-game-hud{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:10px 16px;font-weight:700;font-size:18px;color:#123;background:linear-gradient(#ffffffcc,#ffffff00);pointer-events:none}.gz-hud-score{font-size:22px;color:#ff5a00}.gz-hud-lives{letter-spacing:2px;font-size:15px}.gz-hud-streak{font-size:15px;background:#8bc700;color:#0e1a00;padding:2px 8px;border-radius:20px}.gz-game-final{font-size:20px}.gz-game-refer{margin:18px 0;padding:16px;border:1px dashed #ffbf99;border-radius:14px;background:#fffaf6;text-align:left}.gz-game-refer h3{margin-top:0;text-align:left}.gz-ref-email{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:8px;font-size:15px;margin-bottom:8px}.gz-ref-consent{display:flex;gap:8px;align-items:flex-start;font-size:13px;color:#555;margin-bottom:10px;line-height:1.4}.gz-ref-msg{font-size:13px;color:#c0392b;margin:8px 0 0}.gz-ref-msg:empty{display:none}.gz-game-toast{position:fixed;left:50%;bottom:30px;transform:translateX(-50%);background:#161d33;color:#fff;padding:12px 20px;border-radius:10px;font-size:14px;z-index:100000;box-shadow:0 10px 30px rgb(0 0 0 / .3)}body.gz-game-playing #gz-gully,body.gz-game-playing #woofc-count,body.gz-game-playing #woofc-area,body.gz-game-playing .woofc-overlay,body.gz-game-playing .joinchat,body.gz-game-playing .joinchat__button{display:none!important}@media (max-width:480px){.gz-game-panel{padding:20px 16px}.gz-game-canvas{height:66vh;cursor:auto}.gz-game-hud{font-size:15px}.gz-hud-score{font-size:19px}}