@import url(https://fonts.googleapis.com/css?family=Raleway:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,300italic,400,400italic,500,500italic,600,600italic,700,700italic);

*,
::before,
::after {
    box-sizing: border-box
}

html {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
}

body {
    font-family: system-ui, -apple-system,
        /* Firefox supports this but not yet `system-ui` */
        'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'
}

hr {
    height: 0;
    color: inherit
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Consolas, 'Liberation Mono', Menlo, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

table {
    text-indent: 0;
    border-color: inherit
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    touch-action: manipulation;
}

* {
    touch-action: manipulation;
}

button,
select {
    text-transform: none
}

button,
[type='button'] {
    -webkit-appearance: button
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type='search'] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0
}

button {
    background-color: transparent;
    background-image: none
}

fieldset {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

html {
    font-family: 'Raleway', 'Clear Sans', 'Helvetica Neue', Arial, sans-serif;
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*,
::before,
::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

button,
[role="button"] {
    cursor: pointer
}

table {
    border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

button,
input,
optgroup,
select,
textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

pre,
code,
kbd,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block;
    /*vertical-align: middle; atention*/
}

img,
video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

*,
::before,
::after {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity))
}

.pointer-events-none {
    pointer-events: none
}

.pointer-events-auto {
    pointer-events: auto
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.top-3 {
    top: 0.75rem
}

.top-4 {
    top: 1rem
}

.top-20 {
    top: 5rem
}

.right-0 {
    right: 0px
}

.right-3 {
    right: 0.75rem
}

.bottom-0 {
    bottom: 0px
}

.left-3 {
    left: 0.75rem
}

.z-10 {
    z-index: 10
}

.m-0 {
    margin: 0px
}

.m-3 {
    margin: 0.75rem
}

.m-0\.5 {
    margin: 0.125rem
}

.mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem
}

.mt-0 {
    margin-top: 0px
}

.mt-2 {
    margin-top: 0.5rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mr-1 {
    margin-right: 0.25rem
}

.mr-2 {
    margin-right: 0.5rem
}

.mr-3 {
    margin-right: 0.75rem
}

.mr-4 {
    margin-right: 1rem
}

.mb-1 {
    margin-bottom: 0.25rem
}

.mb-2 {
    margin-bottom: 0.5rem
}

.mb-3 {
    margin-bottom: 0.75rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.ml-1 {
    margin-left: 0.25rem
}

.ml-2 {
    margin-left: 0.5rem
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.table {
    display: table
}

.hidden {
    display: none
}



.h-3 {
    height: 0.75rem
}

.h-5 {
    height: 1.25rem
}

.h-6 {
    height: 1.5rem
}

.h-7 {
    height: 1.75rem
}

.h-14 {
    height: 3.5rem
}

.h-24 {
    height: 6rem
}

.h-32 {
    height: 8rem
}

.h-full {
    height: 100%
}

.w-5 {
    width: 1.25rem
}

.w-6 {
    width: 1.5rem
}

.w-7 {
    width: 1.75rem
}

.w-8 {
    width: 2rem
}

.w-9 {
    width: 2.25rem
}

.w-14 {
    width: 3.5rem
}

.w-px {
    width: 1px
}

.w-full {
    width: 100%
}

.max-w-screen-sm {
    max-width: 640px
}

.max-w-screen-md {
    max-width: 768px
}

.max-w-screen-xs {
    max-width: 468px
}

.flex-1 {
    flex: 1 1 0%
}

.flex-none {
    flex: none
}

.flex-grow {
    flex-grow: 1
}

.transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5
}

@-webkit-keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ping {

    75%,
    100% {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {

    75%,
    100% {
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {

    0%,
    100% {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(0.8, 0, 1, 1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1)
    }
}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(0.8, 0, 1, 1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1)
    }
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}


.flex-col {
    flex-direction: column
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-evenly {
    justify-content: space-evenly
}

.justify-self-end {
    justify-self: end
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-scroll {
    overflow: scroll
}

.rounded-sm {
    border-radius: 6px
}

.rounded-lg {
    border-radius: 6px
}

.rounded-full {
    border-radius: 9999px
}

.rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem
}

.border-2 {
    border-width: 2px
}

.border {
    border-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-none {
    border-style: none
}

.border-custom-fg {
    border-color: var(--color-fg)
}

.border-custom-mg {
    border-color: var(--color-mg)
}

.border-custom-line {
    border-color: var(--color-line)
}

.focus\:border-custom-positive:focus {
    border-color: var(--color-positive);
    box-shadow: 0 0px 10px 0 #f646d275;
}

.bg-custom-positive {
    background-color: var(--color-positive);
}

.bg-custom-negative {
    background-color: var(--color-negative)
}

.bg-custom-fg {
    background-color: var(--color-fg)
}

.bg-custom-bg {
    background-color: var(--color-bg)
}

.bg-custom-mg {
    background-color: var(--color-mg);
}

.bg-custom-line {
    background-color: var(--color-line)
}

.bg-custom-highlight {
    background-color: var(--color-highlight)
}

.p-1 {
    padding: 0.25rem
}

.p-2 {
    padding: 0.5rem
}

.p-3 {
    padding: 12px
}

.p-6 {
    padding: 1.5rem
}

.px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem
}

.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
}

.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
}

.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}

.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
}

.pt-0 {
    padding-top: 0px
}

.pt-1 {
    padding-top: 0.25rem
}

.pt-3 {
    padding-top: 0.75rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pb-0 {
    padding-bottom: 0px
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pl-7 {
    padding-left: 1.75rem
}

.pl-9 {
    padding-left: 2.25rem
}

.text-center {
    text-align: center
}

.font-title {
    font-family: 'Raleway', 'Clear Sans', 'Helvetica Neue', Arial, sans-serif
}

.text-xs {
    font-size: 0.75rem;
    line-height: 1rem
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.tracking-widest {
    letter-spacing: 0.2em
}

.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.text-custom-positive {
    color: var(--color-positive)
}

.text-custom-negative {
    color: var(--color-negative)
}

.text-custom-fg {
    color: var(--color-fg)
}

.text-custom-mg {
    color: var(--color-mg)
}

.text-custom-line {
    color: var(--color-line)
}

.no-underline {
    text-decoration: none
}

*,
::before,
::after {
    --tw-shadow: 0 0 #0000
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

*,
::before,
::after {
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000
}

.filter {
    --tw-blur: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-brightness: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-contrast: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-grayscale: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-hue-rotate: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-invert: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-saturate: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-sepia: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-drop-shadow: var(--tw-empty,
            /*!*/
            /*!*/
        );
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: var(--color-bg)
}

p a,
p a:visited,
p a:hover,
p a:active {
    color: var(--color-fg);
    text-decoration: underline;
    text-underline-offset: 2.5px
}

a,
a:visited,
a:hover,
a:active {
    color: var(--color-fg);
    text-decoration: none
}

.text-custom-line a,
.text-custom-line a:visited,
.text-custom-line a:active {
    color: var(--color-line)
}

.tracking-widest {
    text-indent: 0.25em
}

:root {
    --color-tone-1: #ffffff;
    --color-tone-2: #818384;
    --color-tone-3: #565758;
    --color-tone-4: #3a3a3c;
    --color-tone-5: #272729;
    --color-tone-6: #1D1D20;
    --color-tone-7: #0e0e0f;
    --color-stats-tile: #0e0e0f;
    --opacity-50: rgba(0, 0, 0, 0.5);
    --opacity-75: rgba(0, 0, 0, 0.75);

    --safe-area-inset-bottom: env(safe-area-inset-bottom);

    --game-max-width: calc(500px + 2*12px);
    --color-positive: #BF30BA;
    --color-negative: #ff0000;
    --modal-content-bg: var(--color-tone-6);
    --color-fg: #ffffff;
    --color-mg: #444;
    --color-bg: linear-gradient(0deg, #131d4a, #000000);
    --color-border: #FF83EF75;
    --color-tile: #070707;
    --color-line: #888;
    --color-shade: rgba(0, 0, 0, 0.1);
    --color-highlight: rgba(255, 255, 255, 0.05);
    --color-gradient: linear-gradient(-45deg, #F94D00, #F6C900, #00BC00, #3766AC, #8F4BA3, #EE006F, #F70023);
}

@media(min-width: 640px) {}

@media(min-width: 768px) {}

@media(min-width: 1024px) {}

@media(min-width: 1280px) {}

@media(min-width: 1536px) {}

@media(min-width: 468px) {}

.autoComplete_wrapper>ul {
    top: auto !important;
    bottom: 100% !important;
    z-index: 100;
    font-size: 0.9em;
    position: absolute;
    background: var(--color-bg);
    background-size: 100vw 100vh;
    background-position-y: bottom;
    width: 100%;
    border: 1px solid var(--color-mg)
}

.autoComplete_wrapper>ul li {
    padding: 0.5rem 0.75rem;
    width: 100%;
    border-bottom: 1px solid var(--color-mg);
    letter-spacing: 1px;
    line-height: 1.3
}

.autoComplete_wrapper mark {
    background: var(--color-mg) !important;
    color: var(--color-fg)
}

.autoComplete_wrapper[aria-expanded="true"] #autoComplete {
    border-radius: 0 0 4px 4px
}

input[type="textfield"] {
    -webkit-appearance: none
}

#autoComplete {
    -webkit-appearance: none;
    background-image: none
}

#autoComplete_list_1 {
    border-radius: 6px 6px 0 0
}

.panel-animated {
    animation: SlideIn 0.5s ease
}

.panel-animated.closing {
    animation: SlideOut 0.5s ease
}

.modal-background.svelte-1nyqrwd {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1000;
}


@keyframes SlideIn {
    0% {
        transform: translateY(30px);
        opacity: 0;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

@keyframes SlideOut {
    0% {
        transform: translateY(0px);
        opacity: 1;
    }

    90% {
        opacity: 0;
    }

    100% {
        opacity: 0;
        transform: translateY(60px);
    }
}


button.svelte-1r54uzk {
    color: #fff,
}

@-webkit-keyframes svelte-15swa4o-gg-bar {
    10% {
        box-shadow: inset 0 -4px 0
    }

    30% {
        box-shadow: inset 0 -10px 0
    }

    60% {
        box-shadow: inset 0 -6px 0
    }

    80% {
        box-shadow: inset 0 -8px 0
    }

    to {
        box-shadow: inset 0 -2px 0
    }
}

@keyframes svelte-15swa4o-gg-bar {
    10% {
        box-shadow: inset 0 -4px 0
    }

    30% {
        box-shadow: inset 0 -10px 0
    }

    60% {
        box-shadow: inset 0 -6px 0
    }

    80% {
        box-shadow: inset 0 -8px 0
    }

    to {
        box-shadow: inset 0 -2px 0
    }
}

.musicIsPlaying.svelte-15swa4o,
.musicIsPlaying.svelte-15swa4o::after,
.musicIsPlaying.svelte-15swa4o::before {
    -webkit-animation: svelte-15swa4o-gg-bar 1.3s ease infinite alternate;
    animation: svelte-15swa4o-gg-bar 1.3s ease infinite alternate
}

.gg-loadbar-sound.svelte-15swa4o,
.gg-loadbar-sound.svelte-15swa4o::after,
.gg-loadbar-sound.svelte-15swa4o::before {
    display: block;
    box-sizing: border-box;
    width: 3px;
    height: 12px;
    box-shadow: inset 0 -1px 0
}

.gg-loadbar-sound.svelte-15swa4o {
    position: relative;
    margin-right: 4px;
    margin-left: 4px
}

.gg-loadbar-sound.svelte-15swa4o::after,
.gg-loadbar-sound.svelte-15swa4o::before {
    content: "";
    position: absolute;
    bottom: 0
}

.gg-loadbar-sound.svelte-15swa4o::before {
    left: -4px;
    -webkit-animation-delay: -2.4s;
    animation-delay: -2.4s
}

.gg-loadbar-sound.svelte-15swa4o::after {
    right: -4px;
    -webkit-animation-delay: -3.7s;
    animation-delay: -3.7s
}

.loader.svelte-57p3aa {
    width: 24px;
    height: 24px;
    border: 2px solid var(--color-line);
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    -webkit-animation: svelte-57p3aa-rotation 1s linear infinite;
    animation: svelte-57p3aa-rotation 1s linear infinite
}

@-webkit-keyframes svelte-57p3aa-rotation {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes svelte-57p3aa-rotation {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.kofi-button.svelte-1d3p4dy.svelte-1d3p4dy {
    background-color: rgb(41, 171, 224) !important
}

a.svelte-1d3p4dy.svelte-1d3p4dy {
    text-decoration: none
}

.kofitext.svelte-1d3p4dy img.kofiimg.svelte-1d3p4dy {
    height: 20px !important;
    width: 28px !important;
    display: initial;
    -webkit-animation: svelte-1d3p4dy-kofi-wiggle 1.5s infinite;
    animation: svelte-1d3p4dy-kofi-wiggle 1.5s infinite
}

@-webkit-keyframes svelte-1d3p4dy-kofi-wiggle {
    0% {
        transform: rotate(0) scale(1)
    }

    60% {
        transform: rotate(0) scale(1)
    }

    75% {
        transform: rotate(0) scale(1.12)
    }

    80% {
        transform: rotate(0) scale(1.1)
    }

    84% {
        transform: rotate(-10deg) scale(1.1)
    }

    88% {
        transform: rotate(10deg) scale(1.1)
    }

    92% {
        transform: rotate(-10deg) scale(1.1)
    }

    96% {
        transform: rotate(10deg) scale(1.1)
    }

    100% {
        transform: rotate(0) scale(1)
    }
}

@keyframes svelte-1d3p4dy-kofi-wiggle {
    0% {
        transform: rotate(0) scale(1)
    }

    60% {
        transform: rotate(0) scale(1)
    }

    75% {
        transform: rotate(0) scale(1.12)
    }

    80% {
        transform: rotate(0) scale(1.1)
    }

    84% {
        transform: rotate(-10deg) scale(1.1)
    }

    88% {
        transform: rotate(10deg) scale(1.1)
    }

    92% {
        transform: rotate(-10deg) scale(1.1)
    }

    96% {
        transform: rotate(10deg) scale(1.1)
    }

    100% {
        transform: rotate(0) scale(1)
    }
}

body {
    overflow-y: hidden;
    touch-action: manipulation;
}


main {
    color: var(--color-fg);
    background-color: var(--color-bg);
    overflow: auto;
    flex-direction: column;
    display: flex;
}

.header-section {
    flex: none;
}

.header {
    height: auto;
}

.header-box {
    max-width: var(--game-max-width);
    margin-left: auto;
    margin-right: auto;
}

.header-inner {
    padding: 0px 12px;
    justify-content: space-evenly;
    align-items: center;
    display: flex;
}

.header-left {
    flex: 1 1 0%;
    display: flex;
}

.logo-img {
    height: 50px;
}

.header-right {
    flex: 1 1 0%;
    display: flex;
    justify-content: flex-end;
}

.board-section {
    flex-direction: column;
    height: 100%;
    width: 100%;
    display: flex;
    position: relative;
}

.board-box {
    overflow: auto;
    justify-content: space-between;
    flex-direction: column;
    max-width: var(--game-max-width);
    width: 100%;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.board {
    padding: 12px;
    flex-direction: column;
}

.board-row {
    padding: 0.5rem;
    border-color: var(--color-border);
    box-shadow: 0 0px 3px 0 #F646D275;
    border-width: 1px;
    border-radius: 6px;
    align-items: center;
    display: flex;
    margin-bottom: 6px;
    height: 42px;
}

.board-ad {
    padding: 0 12px;
    max-width: var(--game-max-width);
    width: 100%;
    ;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.row-icon {
    width: 1.25rem;
    height: 1.25rem;
}

.start-tooltip {
    color: var(--color-line);
    font-size: 0.875rem;
    line-height: 1.25rem;
    text-align: center;
    padding: 12px;
    padding: 0px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    display: flex;
    position: absolute;
    bottom: calc(190px + var(--safe-area-inset-bottom));
    background: none;
    margin: auto;
    width: 100%;
    height: 70px;
}

.start-tooltip svg {
    margin-top: 0.5rem;
}

.progress-section,
.player-section {
    border-color: var(--color-line);
    border-top-width: 1px;
    border: none;
}

.progress-container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    flex-direction: column;
    max-width: var(--game-max-width);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.progress-inner {
    overflow: hidden;
    width: 100%;
    height: 0.75rem;
    position: relative;
}

.progress-bit {
    background-color: var(--color-mg);
    overflow: hidden;
    height: 100%;
    position: absolute;
    border-radius: 06px;
}

.progress-separator {
    width: 1px;
    width: 0px;
    height: 100%;
    position: absolute;
}

.progress-played {
    background-color: var(--color-positive);
    height: 100%;
    position: absolute;
    border-radius: 06px;
}

.progress-empty {
    width: 100%;
    height: 100%;
    position: absolute;
    border-color: var(--color-line);
    border-width: 1px;
    border-width: 0px;
    border-radius: 06px;
}

.player-container {
    flex-direction: column;
    max-width: var(--game-max-width);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.player-box {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.player-controls {
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.player-left {
    align-items: center;
    display: flex;
    width: 35px;
}

.player-master {
    padding: 0.25rem;
    justify-content: center;
    align-items: center;
    display: flex;
}

.guess-section {
    flex-direction: column;
    max-width: var(--game-max-width);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.guess-container {
    margin: 0.75rem;
    margin-top: 0px;
}

.guess-search {
    position: relative;
}

.guess-actions {
    padding-top: 0.75rem;
    justify-content: space-between;
    display: flex;
}

.guess-actions button {
    padding: 0.5rem;
}

.soundcloud-link {
    padding: 12px;
    padding-top: 0px;
    flex-direction: column;
}

.soundcloud-box {
    padding: 0.5rem;
    background-color: var(--color-positive);
    border-radius: 06px;
    align-items: center;
    display: flex;
}

.album-img {
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 06px;
}

.soundcloud-text {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    flex: 1 1 0%;
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}

.soundcloud-button {
    text-align: center;
    justify-content: center;
    display: flex;
}

.end-container {
    text-align: center;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.end-rating {
    justify-content: center;
    display: flex;
    margin: 5px 0;
}

.rating-box {
    width: 10px;
    height: 10px;
    margin: 3px;
}

.win-message {
    color: var(--color-line);
    font-size: 1.125rem;
    line-height: 1.75rem;
    display: none;
}

.end-message {
    padding-bottom: 0.25rem;
    color: white;
    font-size: 1.125rem;
    line-height: 1.75rem;
    max-width: 300px;
    justify-content: center;
    margin: auto;
}

.share-container {
    padding: 5px 0;
    justify-content: center;
    align-items: center;
    display: flex;
}

.share-container button {
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    padding: 0.5rem;
    height: 42px;
    background-color: var(--color-positive);
    border-style: none;
    align-items: center;
    display: flex;
}

.next-section {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: flex;
    margin-right: 20px;
}

.next-heading {
    color: var(--color-line);
    font-size: 14px;
    text-align: center;
}

.next-timer {
    font-weight: 700;
    letter-spacing: 0.2px;
    font-size: 24px;
    line-height: 24px;
}

.support-section {
    background-color: none;
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
    margin: 12px 0.75rem 20px 0.75rem;
}

.board-ad.hide {
    display: none;
}

.support-heading {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: 0.75rem;
}

.coffe-button {
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: flex;
}

.coffe-button a {
    background-color: rgb(41, 171, 224) !important;
    text-decoration: none;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    border-radius: 6px;
    align-items: center;
    display: flex;
}

.button-holder {
    text-indent: 0.25em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.25rem;
    padding: 0.5rem;
    padding: 0;
    border-style: none;
    align-items: center;
    display: flex;
}






.panel-modal {
    border-radius: 8px;
    max-width: var(--game-max-width);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    pointer-events: auto;
    align-self: center;
    margin-bottom: var(--safe-area-inset-bottom);
}

.panel-holder {
    padding: 1.5rem;
    background-color: var(--modal-content-bg);
    border-color: var(--color-mg);
    border-width: 1px;
    border: none;
    border-radius: 8px;
}

.panel-header {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: 16px;
}

.panel-heading {
    flex: 1 1 0%;
}

.panel-heading h2 {
    color: white;
    letter-spacing: 0.5px;
    text-transform: none;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
}

.panel-close-button {
    justify-self: end;
    display: flex;
}



.stats-tile {
    flex: 1 1 0%;
    padding: 10px 10px;
    background-color: var(--color-tile);
    margin-right: 8px;
    border-radius: 06px;
    align-items: center;
    justify-content: center;
    height: 80px;
    display: flex;
    flex-direction: column;
}


.stats-tile-text {
    color: var(--color-line);
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1;
    margin-top: 6px;
}


.stats-tile-num {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.75rem;
    color: var(--color-positive);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.stats-holder {
    text-align: center;
    margin-bottom: 10px;
    justify-content: space-between;
    width: 100%;
    display: flex;
}

.stats-tile:last-child {
    margin-right: 0;
}

.error-svg {
    fill: var(--color-negative);
}

.modal-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1000;
    padding: 20px;
    justify-content: center;
    display: flex;
}

#autoComplete[aria-expanded="true"] {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

#autoComplete_list_1 li:last-child {
    border-bottom: none;
}

.player-master-button {
    color: var(--color-fg);
    border-radius: 9999px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    width: 3.5rem;
    height: 3.5rem;
    display: flex;
    position: relative;
}

.soundcloud-exit {
    display: none;
}

.loading-container{
    color: var(--color-line);
    font-size: 0.875rem;
    line-height: 1.25rem;
    text-align: center;
    padding: 1.5rem;
}
.music-video iframe {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    position: absolute;
    top: 0;
    left: 0;
}
.music-share iframe {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    position: absolute;
    top: 0;
    left: 0;
}

.header-left button:first-child {
    margin-right: 10px;
}

.header-right button:last-child {
    margin-left: 10px;
}

.graph-container {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.graph-column {
    align-items: stretch;
    display: flex;
    margin-bottom: 5px;
}

.graph-bar-container {
    background-color: var(--color-mg);
    position: absolute;
    border-radius: 3px;
    justify-content: flex-end;
    height: 18px;
}

.graph-num-container {
    color: var(--color-line);
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    padding: 2px;
    width: 34px;
    margin-right: 6px;
}

.graph-bar-box {
    width: 100%;
    justify-content: center;
    position: relative;
}

.graph-num-container span {
    font-weight: 500;
    font-size: 14px;
}

.graph-num {
    font-weight: 600;
    font-size: 14px;
}

.graph-bar {
    font-size: 0.75rem;
    line-height: 1rem;
    text-align: right;
    padding: 2px 10px 2px 5px;
    border-radius: 3px;

}

.help-instruction {
    align-items: center;
    display: flex;
    margin-bottom: 1.5rem;
}

.help-action {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    justify-content: center;
    display: flex;
    margin-top: 0.5rem;
}

.help-action button {
    padding: 0.5rem;
}

body {
    -webkit-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

main {
    padding-bottom: var(--safe-area-inset-bottom);
}

.pp-link {
    font-size: 14px;
    color: var(--color-line);
    text-align: center;
    margin-top: 10px;
}

.pp-link a {
    color: var(--color-line);
    text-decoration: underline;
}

.play-img {
    width: 30px;
    height: 30px;
}

.stats-cross {
    margin-right: 0;
    margin-left: auto;
}

.lang-board{
    flex-direction: column;
}
.lang-row {
    background-color: #00000050;
    padding: 0.5rem;
    border-color: #FFFFFF25;
    border-width: 1px;
    border-radius: 06px;
    align-items: center;
    display: flex;
    margin-bottom: 6px;
    height: 42px;
    transition: all, fade-in-out, 0.3s;
}

.lang-row:hover{
    padding: 0.5rem;
    border-color: var(--color-tone-3);
    background-color: var(--color-tone-3);
    transform: scale(1);
    box-shadow: 0px 0px 2px 1px #FFFFFF20;
}

.button-close{
    color: #FFF;
    border-style: none;
    background-color: var(--color-tone-4);
}


.game-promo{
    border-radius: 06px;
    width: 100%;
}

.carrousel{
    width:100%;
    height:100%;
    white-space: nowrap;
    position: relative;
    overflow-x:scroll;
    overflow-y:hidden;
}

.scroll{
    display: flex;
    overflow: auto;
    width: 100%;
    float: none;
    zoom: 1;   
}

.game-cat{
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    min-width: 125px;
    box-sizing: border-box;
    /* padding: 12px; */
    background-color: var(--color-tone-4);
    border-radius: 8px;
    border: none;
    margin-top: 12px;
    margin-left: 10px;
    white-space: pre-wrap;
    color: var(--color-tone-1);
    font-weight: 700;
    height: 70vh;
}

#D{
    margin-left: 0;
}

button svg{
    fill: #FAD2F3;
    filter: drop-shadow(0 0px 6px #F646D290);
}