
@font-face {
    font-family: '8by8';
    src: url('/assets/fonts/8by8-webfont.eot');
    src: url('/assets/fonts/8by8-webfont.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/8by8-webfont.woff2') format('woff2'),
    url('/assets/fonts/8by8-webfont.woff') format('woff'),
    url('/assets/fonts/8by8-webfont.ttf') format('truetype'),
    url('/assets/fonts/8by8-webfont.svg#8by8') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: "fffforwa";
    src: url('/assets/fonts/fffforwa-webfont.eot');
    src: url('/assets/fonts/fffforwa-webfont.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/fffforwa-webfont.woff2') format('woff2'),
    url('/assets/fonts/fffforwa-webfont.woff') format('woff'),
    url('/assets/fonts/fffforwa-webfont.ttf') format('truetype'),
    url('/assets/fonts/fffforwa-webfont.svg#fffforwa') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

body {
    background-color: #629685;
}
a {
    color: #ffffff;
    text-decoration: none;
}

.navbar-brand {
    font-family: '8by8', serif;
    margin-left: 10px !important;
}
#navbarDropdown, .dropdown-item {
    font-family: "Press Start 2P", sans-serif;
    text-transform:uppercase;
    font-size: 13px;
    font-weight: normal;
}

input#regensid {
    font-family: "Press Start 2P", sans-serif;
    text-transform:uppercase;
    font-size: 13px;
    border-radius: 0;
    padding: 2px 5px;
    height: 42px;
    width: 100px;
    margin-top: 5px;
}
ul.dropdown-menu {
    border-radius: 0;
}

h1 {
    font-family: '8by8', serif;
    color: #ffffff;
    font-size: 100px;
    text-align: center;
    padding-left: 7% !important;
    margin-top: 50px;
    text-transform: uppercase;
}

h2 {
    font-family: '8by8', serif;
    color: #ffffff;
    font-size: 72px;
    text-align: center;
    padding-left: 7% !important;
}

h3 {
    font-family: '8by8', serif;
    text-align: center;
    font-size: 48px;
    padding-left: 7% !important;
}
p {
    font-family: "Press Start 2P", sans-serif;
    text-transform:uppercase;
    text-align: center;
    font-size: 18px;
}
.badge {
    color: #111111;
    font-size: 14px;
    font-weight: normal;
    padding: 4px 8px;
    border-radius: 4px;
    margin: 2px 0;
}
.badge-selected {
    background-color: #2258CA;
    color: #ffffff;
    font-weight: bold;
}

.btn {
    border-radius: 0;
}

.container-socials .btn {
    /*font-family: '8by8', serif;*/
    font-size: 40px;
    /*width: 100%;*/
    margin-bottom: 10px;
    /*margin: 30px 30px 10px 30px;*/
    padding: 30px;
}

.card-header {
    font-family: '8by8', serif;
    font-size: 30px;
    color: white;
    margin-top: 30px;
    padding-left: 15% !important;
}
.btn {
    font-family: "Press Start 2P", sans-serif;
    text-transform:uppercase;
    background-color: #115840;
    border: 0;
    padding: 10px 15px;
    color: white;
    margin: 5px 0;
    font-size: 12px;
    transition: all 0.3s ease;
}

.btn:hover,
.btn:focus {
    background-color: #115840 !important;
    color: white !important;
}

.btn.not-selected {
    background-color: #82C4AE;
    color: #111111;
}
img.regen {
    border: 10px solid #83c4ae;
}
.card, .card-header, .card-body, .card-footer {
    border-radius: 0;
    background: none;
    border: none;
    text-align: center;
}

.card-body img {
    border-radius: 0;
    border: 6px solid #83c4ae;
    transition: border-color 0.3s ease;
}

.card-body a:hover > img {
    border-color: #115840;
}

.badge-large {
    font-size: 18px;
    margin: 2px 5px;
}

.container-socials {
    padding-top: 40px;
    margin: 50px 0;
    background-color: #82C4AE;
}

/* Small screens (max-width: 400px) */
@media (max-width: 400px) {
    h1 {
        font-size: 30px;
        padding-left: 10% !important;
    }

    p {
        font-size: 20px;
    }

    h2 {
        font-size: 34px;
    }

    h3 {
        font-size: 26px;
    }

    .card-header {
        font-size: 24px;
    }
    .card-footer .btn {
        font-size: 12px;
        padding: 7px;
    }

    .container-socials .btn {
        font-size: 20px;

    }

    table.table-metadata tr td {
        font-size: 15px !important;
    }
}

/* Medium screens (max-width: 576px) */
@media (min-width: 401px) and (max-width: 576px) {
    h1 {
        font-size: 40px;
    }

    p {
        font-size: 24px;
    }

    h2 {
        font-size: 34px;
    }

    h3 {
        font-size: 24px;
    }

    .card-header {
        font-size: 18px;
    }

    .container-socials .btn {
        font-size: 30px;

    }
}

/* Large screens (max-width: 900px) */
@media (min-width: 577px) and (max-width: 900px) {
    h1 {
        font-size: 52px;
    }

    p {
        font-size: 30px;
    }

    h2 {
        font-size: 38px;
    }

    h3 {
        font-size: 32px;
    }

    .card-header {
        font-size: 20px;
    }
}

.table-metadata-wrap {
    text-align: center;
}

table.table-metadata tr td {
    font-family: "Press Start 2P", sans-serif;
    text-transform:uppercase;
    font-size: 28px;
    border: none;
    text-align: left;
}

table.table-metadata tr td a:hover {
    color: #b1e0d0;
}

#mike {
    color:black;
    font-size: 13px;
    text-align: center;
    padding: 13px 0;
}
.pagination {
    display: flex;
    justify-content: center;
    gap: 8px; /* Spacing between page links */
    width: 100%;
    padding: 10px 0;
}

.pagination {
    margin: 20px 0 0 0;
}
.pagination a, .pagination span {
    font-family: "Press Start 2P", sans-serif;
    text-transform:uppercase;
    display: inline-block;
    padding: 5px 8px;
    text-decoration: none;
    font-size: 11px;
    color: #333; /* Text color */
    background-color: #f1f1f1; /* Background color */
    transition: background-color 0.3s ease;
}

.pagination a:hover {
    background-color: #ddd; /* Hover color */
}

.pagination .current {
    background-color: #333;
    color: #fff; /* Current page text color */
}

.single-buttons-wrap {
    display:flex;
    justify-content: center;
    gap:20px;
    margin-top:30px;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(98, 150, 133, 0.94);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index:2025;
}

.overlay-content {
    width:100%;
    max-width:400px;
    margin:30px auto;

    .regen-name {
        position:absolute;
        top:3px;
        right:3px;
        color:white;
        font-size: 15px;
        background-color: rgba(98, 150, 133, 0.94);
        padding:5px;
        font-family: "Press Start 2P", sans-serif;
        text-transform:uppercase;
    }
    
    #popupContent {
        background-color: white;
        border:15px solid white;
        position:relative;
    }

    .background-type {
        position:absolute;
        right:5px;
        bottom:5px;
        font-family: "Press Start 2P", sans-serif;
        text-transform:uppercase;
        /* font-family: '8by8', serif; */
        font-size:12px;
        line-height:1;

        .swatch {
            width:18px;
            height:18px;
            display:inline-block;
            position:relative;
            top:2px;
            margin-left:-2px;

            &.green {
                background:#629685;
            }

            &.punk {
                background:#63829A;
            }
        }
    }

    .bottom-wrap {
        padding:20px 0px 25px 5px;
    }

    ul {
        list-style:none;
        text-align:left;
        padding:0;
        margin:0;
        font-family: "Press Start 2P", sans-serif;
        text-transform:uppercase;
        /* font-family: '8by8', serif; */
        font-size:15px;
    }

    li {
        color:#115840;
        margin-bottom:8px;

        strong {
            color:black;
        }
    }
}