#tanukade-chat-launcher {
 position:fixed;top:0;right:0;z-index:49;height:34px;min-width:118px;padding:0 14px;border:0;border-left:1px solid #354738;background:#142319;color:#d6ff62;cursor:pointer;font:800 11px/1 Arial,sans-serif;letter-spacing:1px;text-transform:uppercase
}
#tanukade-chat-launcher:hover,#tanukade-chat-launcher:focus-visible {background:#22351f;outline:2px solid #d6ff62;outline-offset:-2px}
#tanukade-chat-launcher {position:fixed}
#tanukade-chat-launcher.has-unread {box-shadow:0 0 0 2px #d6ff62,0 0 14px #d6ff6288;box-sizing:border-box;padding-left:8px;padding-right:34px}
.tchat-unread-badge {position:absolute;top:2px;right:3px;display:flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border:1px solid #0b100d;border-radius:999px;background:#d6ff62;color:#0b100d;font:800 10px/1 Arial,sans-serif;letter-spacing:0;pointer-events:none}
.tchat-unread-badge[hidden] {display:none!important}
#tanukade-chat.has-unread {box-shadow:0 18px 50px #000b,0 0 0 2px #d6ff62,0 0 18px #d6ff6288}
#tanukade-chat.has-unread .tchat-header {border-bottom-color:#d6ff62;box-shadow:0 3px 12px #d6ff6244}
@media (prefers-reduced-motion: reduce) {
  #tanukade-chat-launcher.has-unread,#tanukade-chat.has-unread {box-shadow:0 0 0 2px #d6ff62}
}
#tanukade-chat {box-sizing:border-box;max-width:none;position:fixed;left:auto;z-index:49;margin:0;padding:0;overflow:hidden;border:1px solid #354738;border-radius:12px;background:#0d150f;color:#eef4e6;box-shadow:0 18px 50px #000b,0 0 0 1px #0008;font:15px/1.4 Arial,sans-serif}
#tanukade-chat .tchat-emoji-tooltip {position:absolute;z-index:40;max-width:min(190px,calc(100% - 10px));padding:5px 8px;border:1px solid #789847;border-radius:5px;background:#0b120c;color:#eef4e6;box-shadow:0 5px 18px #000b;font-size:11px;line-height:1.2;text-align:center;box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;pointer-events:none}
#tanukade-chat .tchat-emoji-tooltip[hidden] {display:none}
#tanukade-chat [hidden] {display:none !important}
#tanukade-chat::backdrop {background:transparent} #tanukade-chat[open] {display:flex;flex-direction:column} #tanukade-chat:not([open]) {display:none}
body.tanukade-chat-desktop > .arcade-shell,body.tanukade-chat-desktop > .tanukade-game-shell {margin-right:320px} body.tanukade-chat-desktop #tanukade-chat {top:34px;right:0;bottom:0;width:320px;height:auto;border-radius:12px 0 0 0} body.tanukade-chat-desktop #tanukade-chat-launcher {right:0}
.tchat-header {display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:12px;padding:17px 16px 13px;border-bottom:1px solid #29362a}
.tchat-header h2 {margin:0;color:#d6ff62;font-size:19px;line-height:1.15}.tchat-header p {margin:4px 0 0;color:#9eae9f;font-size:12px}
.tchat-close {flex:0 0 auto;width:40px;height:40px;margin:-5px -4px 0 0;border:1px solid #455746;border-radius:8px;background:transparent;color:#eef4e6;cursor:pointer;font-size:25px;line-height:1}
.tchat-close:hover,.tchat-close:focus-visible,.tchat-delete:hover,.tchat-delete:focus-visible {border-color:#d6ff62;color:#d6ff62;outline:2px solid #d6ff62;outline-offset:1px}
.tchat-list {flex:1 1 auto;min-height:0;overflow-y:auto;padding:12px 14px 24px;overscroll-behavior:contain}.tchat-empty {margin:40px 10px;color:#9eae9f;text-align:center}
.tchat-message {position:relative;display:flow-root;margin:0 0 13px;padding:9px 11px;border:1px solid #26372a;border-radius:9px;background:#111d14}.tchat-message.is-mine {border-color:#526b38;background:#162319}
.tchat-meta {display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;overflow-wrap:anywhere;color:#a8b6a7;font-size:11px}.tchat-meta a {color:#d6ff62;text-decoration:underline}.tchat-meta time {color:#718274}.tchat-you {color:#d6ff62;font-weight:700}.tchat-text {margin:0;overflow-wrap:anywhere;white-space:pre-wrap}
.tchat-author-id {color:#718274;font-family:ui-monospace,SFMono-Regular,monospace;font-size:10px}.tchat-admin-badge {display:inline-flex;align-items:center;gap:3px;color:#ffd76a;font-size:9px;font-weight:800;letter-spacing:.45px}.tchat-admin-mascot {display:block;width:24px;height:24px;object-fit:contain}.tchat-reply {display:flex;flex-direction:column;gap:2px;margin:0 0 7px;padding:6px 8px;border-left:2px solid #789847;background:#0c160e;color:#a8b6a7;font-size:11px}.tchat-reply strong {color:#d6ff62;font-size:10px}.tchat-reply span {overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tchat-reply.is-unavailable {border-color:#536156;color:#718274}.tchat-reactions {display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.tchat-reaction,.tchat-action,.tchat-emoji-button,.tchat-compose-picker button,.tchat-emoji-picker button {border:1px solid #354738;border-radius:5px;background:transparent;color:#a8b6a7;cursor:pointer}.tchat-reaction {padding:3px 6px;font-size:11px}.tchat-reaction.is-mine {border-color:#d6ff62;background:#263a1f;color:#eef4e6}.tchat-actions {display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.tchat-action {padding:4px 7px;font-size:10px}.tchat-action:hover,.tchat-action:focus-visible,.tchat-reaction:hover,.tchat-reaction:focus-visible {border-color:#d6ff62;color:#d6ff62;outline:1px solid #d6ff62}.tchat-emoji-picker,.tchat-compose-picker {display:flex;flex-wrap:wrap;gap:4px;padding:6px;margin-top:5px;border:1px solid #354738;border-radius:6px;background:#101a12}.tchat-emoji-picker button,.tchat-compose-picker button {width:30px;height:30px;font-size:16px}.tchat-compose-row .tchat-emoji-button {min-width:38px;height:36px;font-size:17px}.tchat-reply-composer {display:flex;align-items:center;gap:8px;margin:0 0 7px;padding:7px 8px;border:1px solid #526b38;border-radius:6px;background:#162319;color:#c7d8bd;font-size:11px}.tchat-reply-composer span {flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tchat-reply-composer button,.tchat-confirm button,.tchat-ban-row button {padding:4px 7px;border:1px solid #455746;border-radius:5px;background:transparent;color:#d6ff62;cursor:pointer;font-size:10px}.tchat-ban-list {margin-top:7px;border-top:1px solid #29362a;color:#a8b6a7;font-size:11px}.tchat-ban-list summary {padding:7px 0;cursor:pointer;color:#d6ff62}.tchat-ban-row {display:flex;justify-content:space-between;gap:8px;padding:4px 0}.tchat-confirm {position:absolute;z-index:3;left:12px;right:12px;bottom:120px;display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #c98f4e;border-radius:7px;background:#24190f;color:#ffe1ba;font-size:11px;box-shadow:0 8px 25px #000b}.tchat-confirm span {flex:1}.tchat-admin-link {display:block;margin-top:7px;color:#718274;font-size:10px;text-align:right}.tchat-admin-link:hover,.tchat-admin-link:focus-visible {color:#d6ff62}
.tchat-delete {float:right;margin:5px 0 0 8px;padding:3px 6px;border:1px solid #455746;border-radius:5px;background:transparent;color:#9eae9f;cursor:pointer;font-size:11px}.tchat-new {position:absolute;z-index:1;top:82px;right:16px;padding:7px 11px;border:1px solid #789847;border-radius:20px;background:#d6ff62;color:#0b100d;cursor:pointer;font-weight:700}
.tchat-form {flex:0 0 auto;padding:12px 14px 13px;border-top:1px solid #29362a;background:#0d150f}.tchat-modes {display:flex;gap:5px;margin-bottom:8px}.tchat-modes label {flex:1;padding:8px 4px;border:1px solid #354738;border-radius:6px;color:#a8b6a7;cursor:pointer;text-align:center;font-size:12px}.tchat-modes label:has(input:checked) {border-color:#b8df55;background:#202f1d;color:#eef4e6}.tchat-modes label:focus-within {outline:2px solid #d6ff62;outline-offset:1px}.tchat-modes input {position:absolute;opacity:0;pointer-events:none}
.tchat-identity,.tchat-compose textarea {display:block;box-sizing:border-box;width:100%;border:1px solid #455746;border-radius:7px;background:#101a12;color:#eef4e6;font:16px/1.3 Arial,sans-serif}.tchat-identity {height:38px;margin-bottom:6px;padding:7px 9px}.tchat-identity[hidden],.tchat-hint[hidden] {display:none}.tchat-hint {margin:0 0 6px;color:#91a18f;font-size:11px}.tchat-compose textarea {min-height:58px;max-height:105px;padding:8px 9px;resize:vertical}.tchat-identity:focus,.tchat-compose textarea:focus {border-color:#d6ff62;outline:2px solid #d6ff62;outline-offset:1px}
.tchat-compose-row {display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px}.tchat-counter {color:#718274;font-size:11px;font-variant-numeric:tabular-nums}.tchat-counter.is-full {color:#ffb36b}.tchat-send {min-width:72px;min-height:40px;padding:7px 13px;border:0;border-radius:7px;background:#d6ff62;color:#0b100d;cursor:pointer;font-weight:800}.tchat-send:disabled {cursor:wait;opacity:.55}.tchat-status {min-height:17px;margin:5px 0 0;color:#9eae9f;font-size:11px}.tchat-status[data-kind=error] {color:#ffb36b}.tchat-retention {margin:0;color:#718274;font-size:10px}
@media (max-width:1099px) {
 body.tanukade-chat-mobile {padding-top:52px} body.tanukade-chat-mobile > .tanukade-game-shell {height:calc(100vh - 52px);height:calc(100dvh - 52px)}
 #tanukade-chat-launcher {top:0;left:0;right:auto;width:160px;height:52px;min-width:0;padding:0 16px;border:0;border-bottom:1px solid #354738;background:#142319;text-align:left}#tanukade-chat-launcher[aria-expanded=true] {background:#1d3020}
 #tanukade-chat {top:calc(52px + var(--tchat-vv-top,0px));right:8px;bottom:8px;width:calc(100% - 16px);height:auto;max-height:calc(var(--tchat-vh,100dvh) - 60px);border-radius:10px}.tchat-modes label,.tchat-close,.tchat-send,.tchat-delete {min-height:44px;min-width:44px}.tchat-modes label {box-sizing:border-box;display:flex;align-items:center;justify-content:center}
}
@media (max-height:580px) {.tchat-header {padding:8px 14px}.tchat-header p {display:none}.tchat-form {max-height:calc(var(--tchat-vh,100dvh) - 130px);overflow-y:auto}.tchat-list {padding-top:6px;padding-bottom:6px}}
@supports not (height:100dvh) {#tanukade-chat {max-height:calc(100vh - 60px)}}

/* The original player is a modal. Chat joins its focus scope and keeps its own rail. */
body.tchat-native-player .player-dialog {
  translate: none !important; transform: none !important; animation: none !important;
  top: 50px !important; left: 16px !important; right: 16px !important;
  margin-inline: auto; width: min(1120px, calc(100% - 32px)) !important;
  max-height: calc(100dvh - 66px) !important;
}
/* The game owns the viewport while its native player is open. Chat can overlay it when requested. */
body.tchat-native-player .player-dialog {
  top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important;
  width: 100vw !important; max-width: none !important; height: 100dvh !important;
  max-height: none !important; border-radius: 0 !important; overflow: hidden !important;
  display: flex !important; flex-direction: column !important;
}
body.tchat-native-player .player-dialog .player-title { flex: 0 0 auto; min-height: 48px; padding: 7px 12px; }
body.tchat-native-player .player-dialog .player-container { flex: 1 1 auto; min-height: 0; height: auto; }
body.tchat-native-player .player-dialog .player-toolbar { flex: 0 0 auto; min-height: 44px; padding: 4px 12px; }
body.tchat-native-player .player-dialog .player-details,
body.tchat-native-player .player-dialog .next-game { display: none; }
body.tchat-native-player .player-dialog .player-title > button,
body.tchat-native-player .player-dialog .player-toolbar button { min-width: 44px; min-height: 44px; }
body.tchat-gaming.tanukade-chat-desktop > .arcade-shell,
body.tchat-gaming.tanukade-chat-desktop > .tanukade-game-shell { margin-right: 0; width: 100%; }
body.tchat-gaming #tanukade-chat { z-index: 100; }
body.tchat-gaming.tanukade-chat-desktop #tanukade-chat { top: 0; bottom: 0; right: 0; width: min(360px, 100vw); border-radius: 0; }
body.tchat-gaming.tanukade-chat-mobile #tanukade-chat { top: calc(8px + var(--tchat-vv-top,0px)); right: 8px; bottom: 8px; width: calc(100% - 16px); max-height: calc(var(--tchat-vh,100dvh) - 16px); }
body.tchat-gaming #tanukade-chat-launcher { z-index: 101; }
body.tchat-gaming .player-dialog .player-container iframe { width: 100%; height: 100%; }
body.tchat-gaming .game-shell-header { padding-right: 180px; }
html.tanukade-fallback-fullscreen .tanukade-game-shell { position: fixed; inset: 0; z-index: 200; }
@media (min-width: 1100px) {
  body.tchat-native-player.tanukade-chat-desktop .player-dialog {
    right: 336px !important; width: auto !important; max-width: none !important;
  }
}
@media (max-width: 1099px) {
  body.tchat-native-player .player-dialog {
    top: 60px !important; left: 8px !important; right: 8px !important;
    width: calc(100% - 16px) !important; max-height: calc(100dvh - 68px) !important;
  }
}

/* Categorized emoji pickers stay compact while keeping touch targets comfortable. */
.tchat-emoji-picker,.tchat-compose-picker {display:flex;flex-direction:column;flex-wrap:nowrap;min-height:0;max-height:270px;overflow:hidden;overscroll-behavior:contain}
.tchat-emoji-search {box-sizing:border-box;width:100%;height:36px;flex:0 0 auto;margin-bottom:5px;padding:6px 8px;border:1px solid #455746;border-radius:6px;background:#0d150f;color:#eef4e6;font:13px Arial,sans-serif}
.tchat-emoji-search:focus {border-color:#d6ff62;outline:2px solid #d6ff62;outline-offset:1px}
.tchat-emoji-tabs {display:flex;flex:0 0 auto;gap:3px;margin-bottom:5px;overflow-x:auto;overflow-y:hidden;overscroll-behavior:contain}
.tchat-emoji-tab {min-height:44px;padding:5px 9px;border:1px solid #354738;border-radius:6px;background:transparent;color:#a8b6a7;cursor:pointer;font-size:11px;white-space:nowrap}
.tchat-emoji-tab[aria-selected="true"],.tchat-emoji-tab:hover,.tchat-emoji-tab:focus-visible {border-color:#d6ff62;background:#263a1f;color:#eef4e6;outline:1px solid #d6ff62}
.tchat-emoji-category {margin:7px 2px 3px;color:#9eae9f;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.tchat-emoji-options {display:grid;grid-template-columns:repeat(auto-fill,minmax(44px,1fr));gap:3px}
.tchat-emoji-picker button,.tchat-compose-picker button {box-sizing:border-box;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;font-size:19px}
.tchat-emoji-picker button:hover,.tchat-emoji-picker button:focus-visible,.tchat-compose-picker button:hover,.tchat-compose-picker button:focus-visible {border-color:#d6ff62;background:#263a1f;outline:1px solid #d6ff62}
.tchat-emoji-grid {flex:1 1 auto;width:100%;min-height:0;max-height:none;padding-bottom:2px;overflow-y:auto;overscroll-behavior:contain}
.tchat-emoji-tabs .tchat-emoji-tab {width:auto;height:44px;min-width:0;min-height:44px;padding:5px 9px;font-size:11px}
.tchat-tanuki-emote {--emote-size:28px;display:inline-flex;width:var(--emote-size);height:calc(var(--emote-size) * var(--tanuki-row-scale));flex:0 0 var(--emote-size);background-image:url('/_tanukade/emotes/tanuki-v1.webp');background-repeat:no-repeat;background-size:calc(var(--emote-size) * 4.18) auto;background-position:calc(var(--emote-size) * var(--tanuki-x-scale)) calc(var(--emote-size) * var(--tanuki-y-scale));vertical-align:-.3em}
.tchat-tanuki-emote.is-picker {--emote-size:36px;vertical-align:middle}
.tchat-tanuki-emote.tanuki-blush {--tanuki-x-scale:-.053333;--tanuki-y-scale:-.373333;--tanuki-row-scale:.826667}.tchat-tanuki-emote.tanuki-laugh {--tanuki-x-scale:-1.08;--tanuki-y-scale:-.373333;--tanuki-row-scale:.826667}.tchat-tanuki-emote.tanuki-hype {--tanuki-x-scale:-2.106667;--tanuki-y-scale:-.373333;--tanuki-row-scale:.826667}.tchat-tanuki-emote.tanuki-smug {--tanuki-x-scale:-3.133333;--tanuki-y-scale:-.373333;--tanuki-row-scale:.826667}
.tchat-tanuki-emote.tanuki-side_eye {--tanuki-x-scale:-.053333;--tanuki-y-scale:-1.34;--tanuki-row-scale:.826667}.tchat-tanuki-emote.tanuki-rage {--tanuki-x-scale:-1.08;--tanuki-y-scale:-1.34;--tanuki-row-scale:.826667}.tchat-tanuki-emote.tanuki-love {--tanuki-x-scale:-2.106667;--tanuki-y-scale:-1.34;--tanuki-row-scale:.826667}.tchat-tanuki-emote.tanuki-sob {--tanuki-x-scale:-3.133333;--tanuki-y-scale:-1.34;--tanuki-row-scale:.826667}
.tchat-tanuki-emote.tanuki-bonk {--tanuki-x-scale:-.053333;--tanuki-y-scale:-2.266667;--tanuki-row-scale:.8}.tchat-tanuki-emote.tanuki-sweat {--tanuki-x-scale:-1.08;--tanuki-y-scale:-2.266667;--tanuki-row-scale:.8}.tchat-tanuki-emote.tanuki-gg {--tanuki-x-scale:-2.106667;--tanuki-y-scale:-2.266667;--tanuki-row-scale:.8}.tchat-tanuki-emote.tanuki-lurk {--tanuki-x-scale:-3.133333;--tanuki-y-scale:-2.266667;--tanuki-row-scale:.8}
.tchat-tanuki-emote.tanuki-locked_in {--tanuki-x-scale:-.053333;--tanuki-y-scale:-3.193333;--tanuki-row-scale:.826667}.tchat-tanuki-emote.tanuki-gasp {--tanuki-x-scale:-1.08;--tanuki-y-scale:-3.193333;--tanuki-row-scale:.826667}.tchat-tanuki-emote.tanuki-sleepy {--tanuki-x-scale:-2.106667;--tanuki-y-scale:-3.193333;--tanuki-row-scale:.826667}.tchat-tanuki-emote.tanuki-chaos {--tanuki-x-scale:-3.133333;--tanuki-y-scale:-3.193333;--tanuki-row-scale:.826667}
.tchat-emoji-none {margin:10px 4px;color:#718274;font-size:11px}
@media (max-height:580px) {.tchat-compose-picker {max-height:180px}}
.tchat-compact .tchat-header {padding:8px 14px}.tchat-compact .tchat-header p {display:none}.tchat-compact .tchat-form {max-height:calc(var(--tchat-vh,100dvh) - 130px);overflow-y:auto}.tchat-compact .tchat-list {padding-top:6px;padding-bottom:6px}

/* On narrow screens the picker owns the chat surface so the keyboard cannot
   resize and crowd the composer underneath it. */
.tchat-picker-sheet {position:absolute;z-index:30;inset:0;display:flex;flex-direction:column;min-height:0;background:#0d150f}
.tchat-picker-header {display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #29362a;background:#101a12}
.tchat-picker-title {margin:0;color:#d6ff62;font-size:17px;line-height:1.2}
.tchat-picker-close {min-width:44px;min-height:44px;padding:7px 10px;border:1px solid #455746;border-radius:7px;background:transparent;color:#eef4e6;cursor:pointer;font-size:12px;font-weight:700}
.tchat-picker-close:hover,.tchat-picker-close:focus-visible {border-color:#d6ff62;color:#d6ff62;outline:2px solid #d6ff62;outline-offset:1px}
.tchat-picker-sheet > .tchat-emoji-picker,.tchat-picker-sheet > .tchat-compose-picker {flex:1 1 auto;width:auto;max-height:none;margin:0;padding:10px 12px;border:0;border-radius:0;background:#0d150f}
@media (max-width:1099px) {
  .tchat-picker-sheet .tchat-emoji-search {height:44px;font-size:16px}
  .tchat-picker-sheet .tchat-emoji-grid {padding-bottom:12px}
}

/* Keep chat and presence readable as a single top bar. */
#tanukade-live-players { padding-right: 170px; }
#tanukade-chat-launcher { width: 160px; }
body.tanukade-chat-desktop > .arcade-shell,
body.tanukade-chat-desktop > .tanukade-game-shell { width: calc(100% - 320px); min-width: 0; }
@media (min-width: 1100px) and (max-width: 1500px) {
  body.tanukade-chat-desktop .arcade-shell .header-inner { gap: 20px; padding-inline: 24px; flex-wrap: wrap; }
  body.tanukade-chat-desktop .arcade-shell .header-actions { gap: 12px; }
  body.tanukade-chat-desktop .arcade-shell .alpha-label { display: none; }
  body.tanukade-chat-desktop .arcade-shell .main-nav { gap: 18px !important; }
  body.tanukade-chat-desktop .arcade-shell .feature-grid { grid-template-columns: minmax(0, 1fr); }
  body.tanukade-chat-desktop .arcade-shell .game-grid,
  body.tanukade-chat-desktop .arcade-shell .community-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 1099px) {
  #tanukade-live-players { height: 52px; padding: 0 12px 0 172px; justify-content: flex-end; gap: 5px; letter-spacing: 1px; }
  #tanukade-chat-launcher { top: 4px; left: 8px; width: 152px; height: 44px; border: 1px solid #d6ff62; border-radius: 8px; background: #d6ff62; color: #10190e; font-size: 12px; text-align: center; }
  #tanukade-chat-launcher:hover, #tanukade-chat-launcher:focus-visible { background: #e4ff99; }
  #tanukade-chat::backdrop { background: #050c08b3; }
  body.tchat-gaming .game-shell-header { padding-right: 172px; }
}

/* Keep the final player geometry stable after the responsive rules above. */
body.tchat-native-player .player-dialog {
  top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important;
  width: 100vw !important; max-width: none !important; height: 100dvh !important;
  max-height: none !important; margin: 0 !important; border-radius: 0 !important;
}
body.tchat-native-player.tanukade-chat-desktop .player-dialog { right: 0 !important; width: 100vw !important; }
body.tchat-gaming { padding-top: 0 !important; overflow: hidden; }
body.tchat-gaming #tanukade-live-players { display: none; }
body.tchat-gaming .game-shell-header { padding-right: 108px; }
body.tchat-gaming #tanukade-chat-launcher { top: 4px; right: 8px; left: auto; width: auto; min-width: 44px; height: 40px; padding: 0 10px; border: 1px solid #d6ff62; border-radius: 8px; }
body.tchat-gaming #tanukade-chat-launcher.has-unread {padding-right:34px}
body.tchat-gaming .player-dialog .player-title { position: relative; padding-right: 282px; overflow: hidden; }
body.tchat-gaming .player-dialog .player-title > span { min-width: 0; max-width: calc(100% - 282px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
body.tchat-native-player .player-dialog .player-title > button { position: absolute; top: 7px; right: 228px; margin: 0; }
body.tchat-gaming .player-dialog .player-toolbar { position: absolute; z-index: 3; top: 0; right: 0; border: 0; background: transparent; }
body.tchat-gaming .player-dialog .player-toolbar > span { display: none; }
body.tchat-native-player #tanukade-chat-launcher { top: 4px; right: 168px; bottom: auto; left: auto; width: 58px; min-width: 58px; height: 40px; padding: 0 8px; border: 1px solid #d6ff62; border-radius: 8px; }
body.tchat-native-player #tanukade-chat-launcher[aria-expanded="true"] { bottom: auto; top: 8px; }
body.tchat-native-player #tanukade-chat-launcher.has-unread {padding:12px 4px 0}
body.tchat-native-player .player-dialog .player-details,
body.tchat-native-player .player-dialog .next-game { display: none !important; }
body.tchat-native-player .player-dialog.tanukade-native-fallback-fullscreen .player-title { position: absolute; z-index: 4; inset: 0 0 auto; min-height: 0; height: 0; padding: 0; border: 0; background: transparent; }
body.tchat-native-player .player-dialog.tanukade-native-fallback-fullscreen .player-title > span { display: none; }
body.tchat-native-player .player-dialog.tanukade-native-fallback-fullscreen .player-title > button { position: absolute; top: 8px; left: 8px; }
body.tchat-native-player .player-dialog.tanukade-native-fallback-fullscreen .player-container { position: absolute; inset: 0; height: 100%; }
body.tchat-native-player .player-container:fullscreen,
body.tchat-native-player .player-container:-webkit-full-screen {
  width: 100vw !important;
  height: 100dvh !important;
  max-width: none !important;
  max-height: none !important;
  margin: 0 !important;
  background: #070b0b;
}
body.tchat-native-player .player-container:fullscreen .game-frame,
body.tchat-native-player .player-container:-webkit-full-screen .game-frame {
  width: 100% !important;
  height: 100% !important;
}
