/*** CSS extracted from index.ejs ***/
:root {
    --primary-color: #ff5e78;
    --secondary-color: #ffe0e6;
    --background-color: #93a9c7;
    --text-primary: #831843;
    --text-secondary: #be185d;
    --accent-color: #fecdd3;
    --wordblast-bg: #50764d;
    --maxWidth: 768px;
}

#tournament-notification-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(203, 29, 161, 0.9); /* Lollipop pink with transparency */
    color: white;
    z-index: 1000;
    padding: 10px 0;
    box-shadow: 0 2px 10px rgba(0,0,0,0.3);
    backdrop-filter: blur(5px);
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

#tournament-notification-bar.hidden {
    transform: translateY(-200%);
    opacity: 0;
    pointer-events: none;
}

.notification-content {
    display: flex;
    align-items: center;
    gap: 20px;
    max-width: var(--maxWidth);
    width: 100%;
    padding: 0 20px;
}

.notification-text {
    flex-grow: 1;
    font-size: 1.1rem;
}

.notification-timer {
    font-family: monospace;
    font-size: 1.2rem;
    background: rgba(0,0,0,0.2);
    padding: 2px 10px;
    border-radius: 5px;
}

#notif-join-room-btn {
    background: white;
    color: #cb1da1;
    padding: 5px 15px;
    font-size: 0.9rem;
    box-shadow: 0 2px 0 #8e1572;
}

#notif-join-room-btn:hover {
    background: #f0f0f0;
}

body {
    font-family: "Poppins", sans-serif;
    background-color: var(--background-color);
    color: #000;
}

logo {
    font-size: clamp(3.5rem + 1.5vw, -0.875rem + 9.333vw, 5rem);
    font-family: 'Luckiest Guy';
    /* color: #fff; */
    background-image: linear-gradient(180deg, #c4ffde, #153a22);
    color: transparent;
    background-clip: text;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 0px -2px 0 #212121, 0px -2px 0 #212121, 0px 2px 0 #212121, 0px 2px 0 #212121, -2px 0px 0 #212121, 2px 0px 0 #212121, -2px 0px 0 #212121, 2px 0px 0 #212121, -2px -2px 0 #212121, 2px -2px 0 #212121, -2px 2px 0 #212121, 2px 2px 0 #212121, -2px 7px 0 #212121, 0px 7px 0 #212121, 2px 4px 0 #212121, 0 11px 1px rgba(0, 0, 0, .1), 0 0 4px rgba(0, 0, 0, .1), 0 3px 1px rgba(0, 0, 0, .3), 0 3px 1px rgba(0, 0, 0, .2), 0 5px 5px rgba(0, 0, 0, .25), 0 8px 8px rgba(0, 0, 0, .2), 0 16px 16px rgba(0, 0, 0, .15); */
    filter: drop-shadow(1px -1px 0px white) drop-shadow(-1px 1px 1px black) drop-shadow(-1px 1px 0px black);
    text-align: center;
    position: relative;
    display: block;
    margin: 0px 0px 40px 0px;
    z-index: 1;
    word-spacing: 18px;
    white-space: nowrap;
}

.wordblast-gamelogo {
    view-transition-name: wordblast-gamelogo;
    background: linear-gradient(90deg, #6fa400, #a2cc38);
    rotate: 8deg;
    img {
        transition: all .2s ease-in;
        transform: translateX(-6px);
        scale: 1.1;
        rotate: -8deg;
    }
}
.wordblast-card {

    background-color: #B4C555;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3Crect stroke='%23B4C555' stroke-width='0.2' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='scale(30.5) translate(-967.21 -725.41)'%3E%3Cuse fill='%23b2c354' href='%23s' y='2'/%3E%3Cuse fill='%23b2c354' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23b0c153' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23b0c153' href='%23s'/%3E%3Cuse fill='%23afbf52' href='%23s' x='2'/%3E%3Cuse fill='%23afbf52' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='scale(30.5) translate(-967.21 -725.41)'%3E%3Cg fill='%23adbd52'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(30.5) translate(-967.21 -725.41)'%3E%3Cg fill='%23adbd52'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(30.5) translate(-967.21 -725.41)'%3E%3Cg fill='%23abbb51'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='scale(30.5) translate(-967.21 -725.41)'%3E%3Cg fill='%23B4C555'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23a9b950'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='scale(30.5) translate(-967.21 -725.41)'%3E%3Cg fill='%23A1BC1B'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='scale(30.5) translate(-967.21 -725.41)'%3E%3Cg fill='%23A1BC1B'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='scale(30.5) translate(-967.21 -725.41)'%3E%3Cg fill='%23A1BC1B'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");
    background-attachment: local;
    background-size: 1135px;            
}
.wordblast-title {
    font-family: 'Bungee', cursive;
    font-size: 1.7rem;
    line-height: 0;
    color: #fff !important;
    text-shadow: 0 2px 0 #000000, 0 4px 0 #645817, 0 6px 10px rgba(0, 0, 0, 0.5);
}
.blockchamp-gamelogo {
    background: linear-gradient(90deg, #a45800, #cca538);
    rotate: -8deg;
    img {
        transition: all .2s ease-in;
        transform: translate(-6px, -7px);
        scale: 1.1;
        rotate: 14deg;
    }
}
.blockchamp-card {
    background-color: #BCA237;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 1200'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='0' y1='0' y2='100%25' gradientTransform='rotate(148,916,392)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23bca135'/%3E%3Cstop offset='0.02' stop-color='%23BCA237'/%3E%3Cstop offset='0.02' stop-color='%23b99a2e'/%3E%3Cstop offset='0.032' stop-color='%23BCA237'/%3E%3Cstop offset='0.032' stop-color='%23bfa32b'/%3E%3Cstop offset='0.056' stop-color='%23BCA237'/%3E%3Cstop offset='0.056' stop-color='%23bfa533'/%3E%3Cstop offset='0.07' stop-color='%23BCA237'/%3E%3Cstop offset='0.07' stop-color='%23ba9e33'/%3E%3Cstop offset='0.1' stop-color='%23BCA237'/%3E%3Cstop offset='0.1' stop-color='%23bda335'/%3E%3Cstop offset='0.126' stop-color='%23BCA237'/%3E%3Cstop offset='0.126' stop-color='%23bb9d30'/%3E%3Cstop offset='0.142' stop-color='%23BCA237'/%3E%3Cstop offset='0.142' stop-color='%23cab62c'/%3E%3Cstop offset='0.159' stop-color='%23BCA237'/%3E%3Cstop offset='0.159' stop-color='%23c5af2f'/%3E%3Cstop offset='0.17' stop-color='%23BCA237'/%3E%3Cstop offset='0.17' stop-color='%23bb9e33'/%3E%3Cstop offset='0.197' stop-color='%23BCA237'/%3E%3Cstop offset='0.197' stop-color='%23bda333'/%3E%3Cstop offset='0.218' stop-color='%23BCA237'/%3E%3Cstop offset='0.218' stop-color='%23cebc2b'/%3E%3Cstop offset='0.239' stop-color='%23BCA237'/%3E%3Cstop offset='0.239' stop-color='%23ba9e31'/%3E%3Cstop offset='0.254' stop-color='%23BCA237'/%3E%3Cstop offset='0.254' stop-color='%23bda131'/%3E%3Cstop offset='0.283' stop-color='%23BCA237'/%3E%3Cstop offset='0.283' stop-color='%23c1a933'/%3E%3Cstop offset='0.294' stop-color='%23BCA237'/%3E%3Cstop offset='0.294' stop-color='%23c1a833'/%3E%3Cstop offset='0.305' stop-color='%23BCA237'/%3E%3Cstop offset='0.305' stop-color='%23c2aa31'/%3E%3Cstop offset='0.332' stop-color='%23BCA237'/%3E%3Cstop offset='0.332' stop-color='%23bea330'/%3E%3Cstop offset='0.346' stop-color='%23BCA237'/%3E%3Cstop offset='0.346' stop-color='%23bea436'/%3E%3Cstop offset='0.362' stop-color='%23BCA237'/%3E%3Cstop offset='0.362' stop-color='%23c0a733'/%3E%3Cstop offset='0.381' stop-color='%23BCA237'/%3E%3Cstop offset='0.381' stop-color='%23bc9e2b'/%3E%3Cstop offset='0.415' stop-color='%23BCA237'/%3E%3Cstop offset='0.415' stop-color='%23c0a42b'/%3E%3Cstop offset='0.428' stop-color='%23BCA237'/%3E%3Cstop offset='0.428' stop-color='%23c5af30'/%3E%3Cstop offset='0.442' stop-color='%23BCA237'/%3E%3Cstop offset='0.442' stop-color='%23bca033'/%3E%3Cstop offset='0.456' stop-color='%23BCA237'/%3E%3Cstop offset='0.456' stop-color='%23bda333'/%3E%3Cstop offset='0.498' stop-color='%23BCA237'/%3E%3Cstop offset='0.498' stop-color='%23b99a30'/%3E%3Cstop offset='0.511' stop-color='%23BCA237'/%3E%3Cstop offset='0.511' stop-color='%23c4ac32'/%3E%3Cstop offset='0.532' stop-color='%23BCA237'/%3E%3Cstop offset='0.532' stop-color='%23cbb72c'/%3E%3Cstop offset='0.541' stop-color='%23BCA237'/%3E%3Cstop offset='0.541' stop-color='%23b99a2b'/%3E%3Cstop offset='0.56' stop-color='%23BCA237'/%3E%3Cstop offset='0.56' stop-color='%23c7b02c'/%3E%3Cstop offset='0.581' stop-color='%23BCA237'/%3E%3Cstop offset='0.581' stop-color='%23ccb930'/%3E%3Cstop offset='0.6' stop-color='%23BCA237'/%3E%3Cstop offset='0.6' stop-color='%23c9b532'/%3E%3Cstop offset='0.618' stop-color='%23BCA237'/%3E%3Cstop offset='0.618' stop-color='%23bb9d2e'/%3E%3Cstop offset='0.656' stop-color='%23BCA237'/%3E%3Cstop offset='0.656' stop-color='%23bda335'/%3E%3Cstop offset='0.679' stop-color='%23BCA237'/%3E%3Cstop offset='0.679' stop-color='%23bca237'/%3E%3Cstop offset='0.689' stop-color='%23BCA237'/%3E%3Cstop offset='0.689' stop-color='%23bb9f31'/%3E%3Cstop offset='0.720' stop-color='%23BCA237'/%3E%3Cstop offset='0.720' stop-color='%23bda436'/%3E%3Cstop offset='0.734' stop-color='%23BCA237'/%3E%3Cstop offset='0.734' stop-color='%23c0a832'/%3E%3Cstop offset='0.748' stop-color='%23BCA237'/%3E%3Cstop offset='0.748' stop-color='%23ba9c2d'/%3E%3Cstop offset='0.764' stop-color='%23BCA237'/%3E%3Cstop offset='0.764' stop-color='%23bfa736'/%3E%3Cstop offset='0.788' stop-color='%23BCA237'/%3E%3Cstop offset='0.788' stop-color='%23bc9e2c'/%3E%3Cstop offset='0.808' stop-color='%23BCA237'/%3E%3Cstop offset='0.808' stop-color='%23c9b531'/%3E%3Cstop offset='0.831' stop-color='%23BCA237'/%3E%3Cstop offset='0.831' stop-color='%23bba036'/%3E%3Cstop offset='0.856' stop-color='%23BCA237'/%3E%3Cstop offset='0.856' stop-color='%23bda336'/%3E%3Cstop offset='0.872' stop-color='%23BCA237'/%3E%3Cstop offset='0.872' stop-color='%23cdba30'/%3E%3Cstop offset='0.894' stop-color='%23BCA237'/%3E%3Cstop offset='0.894' stop-color='%23c6b132'/%3E%3Cstop offset='0.914' stop-color='%23BCA237'/%3E%3Cstop offset='0.914' stop-color='%23bda335'/%3E%3Cstop offset='0.942' stop-color='%23BCA237'/%3E%3Cstop offset='0.942' stop-color='%23bca135'/%3E%3Cstop offset='0.957' stop-color='%23BCA237'/%3E%3Cstop offset='0.957' stop-color='%23c2aa33'/%3E%3Cstop offset='0.973' stop-color='%23BCA237'/%3E%3Cstop offset='0.973' stop-color='%23c0a835'/%3E%3Cstop offset='1' stop-color='%23BCA237'/%3E%3Cstop offset='1' stop-color='%23c6b02d'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect fill='url(%23a)' x='0' y='0' width='100%25' height='100%25'/%3E%3C/svg%3E");
    background-attachment: local;
    background-size: 900px;
    background-position: top;
}
.blockchamp-title {
    font-family: 'Press Start 2p';
    font-size: 1.2rem;
    line-height: 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #6d3c1b !important;
    text-shadow: 0px 0px 1px #fff, 0px 0px 1px #fff, 0px 0px 1px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff;
}

.lollipop-gamelogo {
    background: linear-gradient(140deg, hsl(332.56deg 79.26% 37.52%), #ff86ed);
    rotate: -5deg;
    img {
        transition: all .2s ease-in;
        transform: translate(7px, 1px);
        scale: 1;
        rotate: 14deg;
    }
}

.lollipop-card {
    background-color: #EE72EC;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='250' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.07'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/svg%3E");        
}

.lollipop-title {
    font-family: 'Bangers';
    font-size: 2.1rem;
    line-height: 0;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffdb7e;
    text-shadow: 2px 3px 2px #000000, 2px 3px 2px #000000, 0px 0px 2px #000000;
    letter-spacing: 2px;      
}

.game-icon-container {
    position: relative;
    grid-area: 1 / 1 / 2 / 2;
    height: 100%;
    width: 100%;
    /* transition: transform 0.1s ease-in-out; */
}
.game-icon-borderbox {
    position: absolute;
    border: 2px #0000001a solid;
    border-radius: 29px;
    min-height:100px;
    min-width:100px;
    box-shadow: 2px 2px 5px #000000d1;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.game-icon-container:hover {
    /* transform: scale(1.1); */
}
.gamebar {
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-template-rows: 110px auto; 
    justify-content: space-between;
    align-items: start;
    justify-items: center;
    min-height: 110px;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    cursor: pointer;
    direction: ltr;
}

.gamebarbackground:nth-child(even) {
    .gamebar{
        direction: rtl!important;
    }
    text-align: left;
}

.gamebarbackground {
    position: relative;
    height: 110px;
    display: flex;
    flex-direction: column;
    text-align: right;
    
}


.gamebar-unfolded {
    transition: min-height 0.7s linear(0, 0.009 0.7%, 0.041 1.5%, 0.157 3.1%, 0.807 8.9%, 1.039 11.4%, 1.182 13.8%, 1.223 15%, 1.247 16.3%, 1.251 17.8%, 1.231 19.5%, 1 28.2%, 0.957 30.8%, 0.938 33.5%, 0.942 36.8%, 1 45.4%, 1.015 50.5%, 0.996 67.4%, 1);
    min-height: 400px!important;
    z-index: 10;
    position: relative;
    cursor: default;

    box-shadow: 0px 0px 8px black, 0px 0px 3px black;
    /* filter: drop-shadow(0px 0px 2px black); */
    
    /* box-shadow: 0px 0px 10px black, 0px 0px 9px black, 0px 0px 8px black, 0px 0px 7px black, 0px 0px 1px black, 1px 1px 1px black, -1px -1px 1px black, -1px 0px 1px black, 0px -1px 1px black; */
    

    .game-icon-borderbox {
        transition: all .2s ease-in;
        background: black;
        /* background-image: url("/img/blockchamp-animation.webp"); */
        background-size: cover;
        background-origin: border-box;
        background-position: center; 
        border-radius: 6px;
        background-size: cover;
        min-height: 200px; 
        min-width: 105px;
        transform: translateX(0px) translateY(-80px);
        img {
            transition: scale .2s ease-out;
            /* rotate: 7deg; */
            scale: .0;
        }                
    }
}
.gamebar-unfolded .game-icon-borderbox.wordblast-gamelogo {
    background-image: url("/img/wordblast_movie2.webp");
    rotate: -3deg;
}

.gamebar-unfolded .game-icon-borderbox.blockchamp-gamelogo {
    background-image: url("/img/blockchamp-animation.webp");
    rotate: 2deg;
}
.gamebar-unfolded .game-icon-borderbox.lollipop-gamelogo {
    background-image: url("/img/lollipop-animation.webp");
    rotate: -2deg;
}

.gamebarbackground:has(.gamebar.gamebar-unfolded) .personalBest { 
    display: none;
}



.gamelist {
    margin: 10px auto;
    min-width: clamp(300px, 100%, var(--maxWidth));
    display: grid;
    gap: 60px;
}

.userInfo {
    margin: 28px auto;
    min-width: clamp(300px, 100%, var(--maxWidth));
    display: grid;
    gap: 0;
}
.game-icon-borderbox img {
    /* aspect-ratio: 1/1; */
    height: 100px
}

.game-texts {
    grid-area: 1 / 2 / 2 / 3;
    margin: 0px 15px;
    font-size: 0.9rem;
    font-weight: 500;
    direction: ltr;
}

body {
    min-height: max(884px, 100dvh);
}
main {
    display: flex;
    flex-direction: column;
}
h3 {
    margin: 25px 0px;
}

underthefold {
    display: none;
    grid-area: 2 / 1 / 3 / 3;
    position: relative;
    direction: ltr;
    width: 100%;
    height: 100%;
}

.underthefoldActive {
    display: block!important;
/*            animation: animate .001s linear(0, 0.009 0.7%, 0.041 1.5%, 0.157 3.1%, 0.807 8.9%, 1.039 11.4%, 1.182 13.8%, 1.223 15%, 1.247 16.3%, 1.251 17.8%, 1.231 19.5%, 1 28.2%, 0.957 30.8%, 0.938 33.5%, 0.942 36.8%, 1 45.4%, 1.015 50.5%, 0.996 67.4%, 1);
*/       }

@keyframes animate {
    0% {opacity: 0; transform: translateY(24px);}
    100% {opacity: 1; transform: translateY(0px);}
}

.mode-selector {
    margin: 35px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.checkbox-wrapper *,
.checkbox-wrapper *::after,
.checkbox-wrapper *::before {
    box-sizing: border-box;
}

.checkbox-wrapper .input {
    display: none;
    visibility: hidden;
}

.checkbox-wrapper .checkbox {
    margin: auto;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}

.checkbox-wrapper .checkbox span {
    display: inline-block;
    vertical-align: middle;
    transform: translate3d(0, 0, 0);
}

.checkbox-wrapper .checkbox span:first-child {
    position: relative;
    width: 28px;
    height: 28px;
    border-radius: 4.7px;
    transform: scale(1);
    vertical-align: middle;
    border: 1.6px solid #000000;
    transition: all 0.2s ease;
}

.checkbox-wrapper .checkbox span:first-child svg {
    width: 18.7px;
    height: 15.6px;
    position: absolute;
    top: 4.7px;
    left: 3.1px;
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    transition: all 0.3s ease;
    transition-delay: 0.1s;
    transform: translate3d(0, 0, 0);
}

.checkbox-wrapper .checkbox span:first-child:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000000;
    display: block;
    transform: scale(0);
    opacity: 1;
    border-radius: 50%;
}

.checkbox-wrapper .checkbox span:last-child {
    padding-left: 10px;
}

.checkbox-wrapper .checkbox:hover span:first-child {
    border-color: #000000;
}

.checkbox-wrapper .input:checked + .checkbox span:first-child {
    background: #00000040;
    border-color: #000000;
    animation: wave 0.4s ease;
}

.checkbox-wrapper .input:checked + .checkbox span:first-child svg {
    stroke-dashoffset: 0;
}

.checkbox-wrapper .input:checked + .checkbox span:first-child:before {
    transform: scale(3.5);
    opacity: 0;
    transition: all 0.6s ease;
}

@keyframes wave {
    50% {
        transform: scale(0.9);
    }
}

.button-4 {
    appearance: none;
    background-color: #0000006b;
    border: 1px solid rgba(27, 31, 35, 0.15);
    border-radius: 6px;
    box-shadow: rgba(27, 31, 35, 0.04) 0 1px 0, rgba(255, 255, 255, 0.25) 0 1px 0 inset;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 20px;
    list-style: none;
    padding: 10px 40px;
    position: relative;
    user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: break-word;
    text-decoration: none;
}

.button-4:disabled {
background-color: #FAFBFC;
border-color: rgba(27, 31, 35, 0.15);
color: #959DA5;
cursor: default;
}

.button-4:active {
background-color: #EDEFF2;
box-shadow: rgba(225, 228, 232, 0.2) 0 1px 0 inset;
transition: none 0s;
}

.button-4:focus {
outline: 1px transparent;
}

hr {
    margin: 20px auto 20px auto;
    border: none;
    height: 2px;
    max-width: clamp(300px, 100%, var(--maxWidth));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
@keyframes rotateBackground {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.gradientAnimatedBackground {
    --size: 60vh;
    --speed: 40s;
    --easing: cubic-bezier(0.8, 0.2, 0.2, 0.8);
    position: fixed;
    width: var(--size);
    height: var(--size);
    /* filter: blur(calc(var(--size) / 5)); */
    filter: blur(50px);
    background-image: linear-gradient(#d4d8e2, #7bdaef, #baf7f0);
    animation: rotateBackground var(--speed) var(--easing) alternate infinite;
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
    inset: 0;
    left: 50%;
    top: 50%;
    translate: -50% -50%;
    z-index: -1;
}

@media (min-width: 800px) {
    .gradientAnimatedBackground {
        --size: 80vw;
    }
}
.personalBest {
    text-transform: uppercase;
    font-size: 0.85em;
    font-weight: 500;
    margin: -2px 2px;
}

.userLine {
    display: flex;
    justify-content: space-between;
    /* background: #0075a226; */
    border-radius: 5px;
    padding: 10px 6px;
    font-size: 0.9rem;
    font-weight: 500;
    box-shadow: 0px 0px 30px #00000040;
}

.karmaScore {
    display: flex;
}
.user-profile-info {
    display: flex;
    align-items: center;
}

.user-image-wrapper {
    position: relative;
    padding-left: 66px;
}

.karma-info {
    display: flex;
    align-items: center;
}

img.userImage {
    border-radius: 50%;
    max-width: 60px;
    max-height: 60px;
    position: absolute;
    top: 50%;
    translate: -66px -50%;
    filter: drop-shadow(0px 0px 1px black) drop-shadow(0px 0px 1px black);
}         
img.karmaHeart {
    max-width: 60px;
    max-height: 60px;
    position: absolute;
    top: 50%;
    translate: 0px -50%;
}
h4 {
    color: black;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 900;
    /*text-shadow: 0px 0px 14px #bcfdffcc, 0px 0px 24px #bcfdffcc, 0px 0px 34px #bcfdffcc;*/
}
.horizontalMasonry {
    writing-mode: vertical-lr;
    overflow-x: auto;
    width: 100vw;
    max-width: clamp(300px, 100%, var(--maxWidth));
    margin: 0 auto;
    ul {
        display: grid;
        grid-gap: 12px;
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: 118px;
        grid-auto-flow: dense;
        padding-inline-start: 0;
        margin-block-start: 0;
        margin-block-end: 0;
        height: 360px;              
    }

    li {
        display: block;
        overflow: hidden;
        writing-mode: horizontal-tb;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 5px;
        position: relative;
    }

    li:nth-child(3n+2){/*background-color: #FF9F1C;*/}
    li:nth-child(3n+1){/*background-color: #E71D36;*/}
    li:nth-child(3n){/*background-color: #2EC4B6;*/}

    .span1 { grid-row-end: span 1; }
    .span2 { grid-row-end: span 2; }
    .span3 { grid-row-end: span 3; }
    .span4 { grid-row-end: span 4; }
    .span5 { grid-row-end: span 5; }
    .span6 { grid-row-end: span 6; }

    .height2 { grid-column-end: span 2; }
    img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }
    imagetext {
        position: absolute;
        bottom: 1px;
        /* left: 1px; */
        paint-order: stroke fill;
        font-weight: 900;
        color: #5555ff;
        -webkit-text-stroke-color: rgba(255, 255, 255, 1);
        -webkit-text-stroke-width: 3px;
    }
    imagetext.woman{
        color: #ff6262; 
    }
}
.liveStreaming {
    width: 100vw;
    max-width: clamp(300px, 100%, var(--maxWidth));
    margin: 0 auto;
    ul {
        display: flex;    
        list-style-type: none;
        margin-block-start: 0;
        margin-block-end: 0;
        padding-inline-start: 0;
        justify-content: space-between;
    }
    ul:not(:has(> :nth-child(3))) { /*If less than 3 li's, justify-content different*/
        justify-content: space-around;
    }            
    li {
        position: relative;
        margin-right: 10px;
        img {
            width: 100px;
            height: 100px;
            object-fit: cover;
            border-radius: 50%;
            mask-image: radial-gradient(30px at 90px 81px, transparent 100%, rgb(0, 0, 0) 0%);
        }
        imagetext {
            display: block;
            text-align: center;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
    }
    li:before {
        content: "";
        display: block;
        width: 50px;
        height: 50px;
        top: 56px;
        left: 65px;
        position: absolute;
        background: #ffffff91;
        border-radius: 50%;
        z-index: 0;
    }
    li.youtubeImage:after {
        content: "";
        display: block;
        background-image: url(/img/mini-youtube.png);
        position: absolute;
        z-index: 1;
        top: 62px;
        left: 71px;
        width: 38px;
        height: 38px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    li.tiktokImage:after {
        content: "";
        display: block;
        background-image: url(/img/mini-tiktok.png);
        position: absolute;
        z-index: 1;
        top: 58px;
        left: 68px;
        width: 44px;
        height: 44px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    li.twitchImage:after {
        content: "";
        display: block;
        background-image: url(/img/mini-twitch.png);
        position: absolute;
        z-index: 1;
        top: 63px;
        left: 72px;
        width: 38px;
        height: 38px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    
}
.tournamentOverview {
    width: 100vw;
    max-width: clamp(300px, 100%, var(--maxWidth));
    margin: 0 auto;            
}


@view-transition {
  navigation: auto;
}
::view-transition {
  duration: 500ms;
  timing-function: ease;
}

logosection {
    display: flex;
    justify-content: center;
    position: relative;
}

logosection img {
    position: absolute;
    margin: 9px 74px 0px 0px;
    /* left: 10px; */
    /* top: 10px; */
    aspect-ratio: 450 / 320;
    width: 90px;
    z-index: 2;
    rotate: -12deg;
    filter: drop-shadow(0px 0px 1px black) drop-shadow(-1px 2px 1px black);
}
/*** End of CSS extracted from index.ejs ***/





/* --- Base container --- */
.timeline-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  width: 100%;
  max-width: 800px;
  margin: 2rem auto;
  position: relative;
}

/* --- Axis (desktop) --- */
.timeline-axis {
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 0.9rem;
    position: relative;
    span {
        font-size: 0.8em;
        left: calc(50% + 18px);
        position: relative;
        color: #636363;
    }
}


.timeline-axis > div {
  position: relative;
  z-index: 1;
  padding: 0 4px;
}


/* --- Tracks --- */
.tracks {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 8px;
  border-radius: 8px;
}

.track {
  position: relative;
  height: 70px;
  border-radius: 6px;
}

/* --- Bars --- */
.bar {
    position: absolute;
    top: 0;
    height: 100%;
    border-radius: 6px;
    color: black;
    font-size: 0.8rem;
    left: calc(var(--start) / 5 * 100%);
    width: calc((var(--end) - var(--start)) / 5 * 100%);
    cursor: pointer;
}

/* ----------- MOBILE (<800px) ----------- */
@media (max-width: 800px) {
  .timeline-container {
    flex-direction: row;
    align-items: flex-start;
    gap: 0.5rem;
  }

  .timeline-axis {
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    height: 300px;
    width: 40px;
    span {
        font-size: 0.8em;
        left: 0;
        position: relative;
        color: #636363;
        display: block;
        top: calc(50% - 12px);
        text-align: right;        
    }
  }

  .tracks {
    flex-direction: row;
    width: 100%;
    height: 300px;
  }

  .track {
    flex: 1;
    height: 100%;
    position: relative;
  }

  .bar {
    position: absolute;
    left: 0;
    width: 100%;
    border-radius: 6px;
    color: black;
    font-size: 0.8rem;
    top: calc(var(--start) / 5 * 100%);
    height: calc((var(--end) - var(--start)) / 5 * 100%);
    cursor: pointer;
  }
}

h3.wordblast-title.smalltitle {
    font-size: 13px;
    text-shadow: 0 1px 0 #000000, 0 2px 0 #645817, 0 3px 3px rgba(0, 0, 0, 0.5);
}
h3.blockchamp-title.smalltitle {
    font-size: 9px;
}
h3.lollipop-title.smalltitle {
    font-size: 19px;
    text-shadow: 2px 3px 1px #00000055, 2px 3px 1px #00000055, 0px 0px 1px #00000055;    
}

h2.wordblast-title.shortinfo {
    font-size: 19px!important;
}
h2.blockchamp-title.shortinfo {
    font-size: 14px!important;
    line-height: 1.8;
}
h2.lollipop-title.shortinfo {
    font-size: 21px!important;
}


.wordblast-card .shortinfo {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    height: 100%;
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
    /* rotate: -37deg; */
    color: #f2ffa9;
    font-weight: bold;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.8), 0px 2px 3px rgba(0, 0, 0, 0.8);
}

.blockchamp-card .shortinfo {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    height: 100%;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
    /* rotate: -37deg; */
    color: #614e07;
    font-weight: bold;
    text-shadow: 0px 0px 1px #fff, 0px 0px 1px #fff, 0px 0px 1px #fff, 0px 0px 1px #fff, 0px 0px 1px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff, 0px 0px 2px #fff;
}

.lollipop-card .shortinfo {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    height: 100%;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 1px;
    /* rotate: -37deg; */
    color: #ffd4fe;
    font-weight: bold;
    text-shadow: 2px 3px 2px #00000055, 2px 3px 2px #00000055, 0px 0px 2px #00000055;
}

.bar .users {
    display: flex;
    justify-content: flex-end;
    margin-top: -20px;
    margin-right: 6px;
}



h3.smalltitle {
    margin: 0;
    white-space: nowrap;
    z-index: 2;
    position: relative;    
}

.dialog-content {
    max-width: 740px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: calc(100% - 16px);
    margin: 0px;
    border: 0;
    box-shadow: 2px 2px 18px black;
    padding: 0px;
    border-radius: 10px;

}

#tournament-dialog {
    .close-button {
        position: absolute;
        top: -3px;
        right: 10px;
        background: none;
        border: none;
        font-size: 2.5rem;
        cursor: pointer;
        outline: none;
        color: black;
    }
    .dialog-body {
        padding: 10px;
        margin: 0;
        border-radius: 10px;
    }
    h1{
        text-align: center;
    }
    h2 {
        text-align: center;
        font-size: 1rem;
    }
    table {
      border-spacing: 0;
      line-height: 0.7;
      margin-bottom: -12px;
      small {
        font-size: 0.7em;
      }
    }
    .brighterBackground {
      background: #ffffff66;
      padding: 20px;
      border-radius: 5px;
      margin-top: -12px;
    }
}

.buttonPlacer {
    display: flex;
    justify-content: center;
    margin-bottom: 8px;
}
.defaultButton {
    font-family: inherit;
    font-weight: 600;
    font-size: 1.1rem;
    border-radius: 4px;
    border: none;
    color: white;
    padding: 10px 40px;
    margin: 0 auto;
    background: #00000066;
    box-shadow: 2px 2px 6px #000000, inset 1px 1px 2px white, inset 1px 1px 2px white, inset 1px 1px 1px white;
}

.guest-status-bar {
    background: rgb(0 0 0 / 21%);
    border-radius: 0 0 5px 5px; /* Rounded only bottom to touch the line above */
    padding: 4px 10px;
    margin: 0 auto;
    width: clamp(50%, 230px, 400px);
    text-align: center;
    text-decoration: none;
    display: inline-block;
    position: relative;
    z-index: 1;
    /* Animation properties */
    transform: translateY(-100%);
    opacity: 0;
    /* Using the exact linear bounce function from the game bars */
    animation: slideDownBounce 0.7s linear(0, 0.009 0.7%, 0.041 1.5%, 0.157 3.1%, 0.807 8.9%, 1.039 11.4%, 1.182 13.8%, 1.223 15%, 1.247 16.3%, 1.251 17.8%, 1.231 19.5%, 1 28.2%, 0.957 30.8%, 0.938 33.5%, 0.942 36.8%, 1 45.4%, 1.015 50.5%, 0.996 67.4%, 1) forwards;
    animation-delay: 0.5s;
}

.guest-bar-container {
    overflow: hidden;
    padding-bottom: 20px; /* Space for the bounce */
    margin-bottom: -20px;
    display: flex;
}

@keyframes slideDownBounce {
    0% {
        transform: translateY(-100%);
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.guest-status-text {
    color: #fff;
    font-size: 0.75rem;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.5px;
    display: inline-block;
    opacity: 0;
    transform: translateY(-100%);
    /* Using the same linear bounce function but with a delay */
    animation: textSlideDown 0.7s linear(0, 0.009 0.7%, 0.041 1.5%, 0.157 3.1%, 0.807 8.9%, 1.039 11.4%, 1.182 13.8%, 1.223 15%, 1.247 16.3%, 1.251 17.8%, 1.231 19.5%, 1 28.2%, 0.957 30.8%, 0.938 33.5%, 0.942 36.8%, 1 45.4%, 1.015 50.5%, 0.996 67.4%, 1) forwards;
    animation-delay: 0.7s;
}

@keyframes textSlideDown {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }
    10% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.register-badge {
    background-color: #f6ea84;
    color: #000;
    padding: 1px 6px;
    border-radius: 4px;
    margin-left: 5px;
    display: inline-block;
}

.seo-footer {
    padding: 40px 20px;
    background: rgba(255, 255, 255, 0.8);
    margin: 40px auto 0 auto;
    border-radius: 20px;
    color: #333;
    width: 100vw;
    max-width: clamp(300px, 100%, var(--maxWidth));
    box-sizing: border-box;
}

.seo-footer-content {
    line-height: 1.6;
}

.seo-footer h2 {
    color: #cb1da1;
}

.seo-footer h3 {
    margin-top: 30px;
}

.seo-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin-top: 20px;
}

.seo-grid h3 {
    margin-top: 0;
}

.seo-grid h3.lollipop { color: #4a90e2; }
.seo-grid h3.wordblast { color: #27ae60; }
.seo-grid h3.blockchamp { color: #f39c12; }