.modal{pointer-events:none}.chat-messages{display:flex;flex-direction:column;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;max-height:calc(100vh - 300px);overflow-y:auto}.chat-messages .message-container{display:flex;flex-direction:row}.chat-messages .message-container:not(:last-of-type){margin-bottom:.75em}.chat-messages .message-container:last-of-type{margin-bottom:-.5em}.chat-messages .message-container.sent{flex-direction:row-reverse}.chat-messages .message-container{align-items:center}.chat-messages .message-container .message{color:#222;background-color:#eaeaea;border-radius:6px;padding:8px 20px;margin-right:auto;white-space:pre-wrap;line-height:1.2;font-size:14px;margin-left:1em;display:grid}.chat-messages .message-container .message.system{align-self:center;font-weight:300;font-size:12px;font-style:italic;opacity:.55;margin-left:auto}.chat-messages .message-container .message .message-meta{font-size:xx-small;margin-bottom:0;margin-top:5px;opacity:.5}.chat-messages .message-container.sent .message{margin-left:auto;margin-right:1em;color:#fff;background-color:#4e8cff}.chat-modal{position:absolute!important;bottom:50px;right:calc(var(--fab-right) + 4em);transition:all .3s ease}.chat-modal.sidebar-open{right:calc(var(--fab-right) + var(--sidebar-width))}.sidebar-fab.chat-button{right:calc(var(--fab-right) + 4em);transition:all .3s ease}.sidebar-fab.chat-button.sidebar-open{right:calc(var(--fab-right) + var(--sidebar-width))}.sidebar-fab.chat-button .badge{position:absolute;bottom:-3px;top:auto;right:-6px;padding:.3em .5em}@media screen and (max-width: 600px){.chat-modal{bottom:70px;right:auto;left:auto;transition:all .3s ease}.chat-modal.sidebar-open{right:auto}.sidebar-fab.chat-button.sidebar-open{right:calc(var(--fab-right) + 4em)}}.player-avatar.svelte-1bxaueb.svelte-1bxaueb{height:2rem;width:2rem;min-width:2rem;min-height:2rem;display:inline-flex;position:relative;border-radius:50%;background-size:cover;align-items:center;justify-content:space-around;font-weight:700}.player-avatar.currentTurn.svelte-1bxaueb .vp.svelte-1bxaueb{background-color:var(--accent)}.player-avatar.svelte-1bxaueb .vp.svelte-1bxaueb{position:absolute;right:-5px;bottom:-5px;font-size:.7rem;border-radius:5px;color:#fff;background-color:#838383;width:20px;font-weight:400;text-align:center}.player-avatar.svelte-1bxaueb .vp.online.svelte-1bxaueb{background-color:#25ee25}.player-avatar.svelte-1bxaueb .vp.away.svelte-1bxaueb{background-color:orange}.player-avatar.current.svelte-1bxaueb.svelte-1bxaueb{border:2px solid #333}.player-avatar.current.svelte-1bxaueb .vp.svelte-1bxaueb{background-color:#6673bc}.list-group.game-list.svelte-omqnat .list-group-item.svelte-omqnat{display:flex;align-items:center}.list-group.game-list.svelte-omqnat .list-group-item.current-turn.svelte-omqnat{background:lightgreen}.list-group.game-list.svelte-omqnat .list-group-item.current-turn.svelte-omqnat:hover,.list-group.game-list.svelte-omqnat .list-group-item.current-turn.svelte-omqnat:focus{filter:brightness(95%)}.list-group.game-list.svelte-omqnat .list-group-item.current-turn.svelte-omqnat:active{filter:brightness(90%)}.list-group.game-list.svelte-omqnat .list-group-item.active-game .factions.svelte-omqnat{justify-content:flex-end}.list-group.game-list.svelte-omqnat .list-group-item .game-kind.svelte-omqnat{font-size:1.8em}.log.svelte-n24hs2{height:300px;overflow-y:scroll;flex-direction:column-reverse;display:flex;margin-top:4px;padding-left:12px;border:1px solid rgb(51,51,51);border-radius:8px;padding-right:12px}.your-turn{color:#25ee25}#sidebar .player-row.active .player-name{color:#25ee25!important}#sidebar .player-name.dropped{text-decoration:line-through}#sidebar .player-avatar{width:1.8em;height:1.8em}#sidebar .player-avatar.active{box-shadow:0 0 3px #25ee25}#sidebar .player-avatar .vp{z-index:100;width:18px;border-radius:5px;font-size:.6em}#game-iframe.svelte-kcyfzi{border:0;width:calc(100% + 24px);margin:-16px -12px -6px;min-height:calc(100vh - var(--navbar-height))}#game-iframe.fullScreen.svelte-kcyfzi{max-height:calc(100vh - var(--navbar-height));height:calc(100vh - var(--navbar-height))}.appbar-user-link{padding-top:0!important;padding-bottom:0!important;display:flex!important;gap:.5rem;align-items:center}.login-dp{min-width:250px!important;padding:14px 14px 0!important;margin-top:8px!important;overflow:hidden;right:0;background-color:#fffc}.login-dp .bottom{border-top:1px solid #ddd;clear:both;padding:14px}.login-dp .social-buttons{display:flex;justify-content:space-around;flex-wrap:wrap;margin-top:12px;margin-bottom:4px}.login-dp .social-buttons a{width:46%;margin-bottom:8px}#active-game-count{border-radius:50%;padding:.1rem .5rem}.footer.svelte-fmaym8{margin-top:var(--footer-margin);width:100%;min-height:var(--footer-height);line-height:var(--footer-height);background-color:#f5f5f5}.sidebar,.sidebar-container.open{min-width:var(--sidebar-width);width:var(--sidebar-width)}.sidebar{position:fixed;height:100vh;overflow-x:hidden;overflow-y:auto;background-color:#444;border-left:1px solid rgba(204,204,204,.2)}.sidebar-container{transition:all .3s ease;min-width:0;width:0}@media screen and (max-width: 600px){.sidebar-container.open{width:0;min-width:0}.sidebar-container.open .sidebar{opacity:1;pointer-events:auto}.sidebar{position:fixed;width:calc(100vw - 1rem);top:0;right:0;opacity:0;pointer-events:none;transition:all .3s ease}}.sidebar-fab{position:fixed!important;bottom:var(--fab-bottom);right:var(--fab-right);width:var(--fab-width);height:var(--fab-width)}.sidebar-fab .bi{font-size:24px;margin-left:-2px}.thin-scrollbar{scrollbar-width:thin}.thin-scrollbar ::-webkit-scrollbar-track,.thin-scrollbar::-webkit-scrollbar-track{box-shadow:inset 0 0 10px #0000004d;border-radius:20px;background-color:#f5f5f522;overflow-x:auto}.thin-scrollbar ::-webkit-scrollbar,.thin-scrollbar::-webkit-scrollbar{width:5px;height:5px;background-color:#f5f5f522;overflow-x:auto}.thin-scrollbar ::-webkit-scrollbar-thumb,.thin-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px #0000004d;background-color:#3c8dbc;overflow-x:auto}
