/* _content/MurakumoToo/Pages/Index.cshtml.rz.scp.css */
.row > *[b-6dycy2nip3] {
    padding: 6px;
}

.card-shorts[b-6dycy2nip3] {
    padding: unset;
    aspect-ratio: 9 / 16;

    & .shorts-img {
        height: 100%;
        width: 100%;
    }
}

#kanto-acridion-button[b-6dycy2nip3] {
    color: #FFF;
    font-weight: bold;
    background: linear-gradient(45deg, #E83932 50%, #009742 50%);
}

#johto-acridion-button[b-6dycy2nip3] {
    color: #FFF;
    font-weight: bold;
    background: linear-gradient(45deg, #DEC161 50%, #A5BBC9 50%);
}

#hueen-acridion-button[b-6dycy2nip3] {
    color: #FFF;
    font-weight: bold;
    background: linear-gradient(45deg, #D03729 50%, #1758A3 50%);
}

#sinnoh-acridion-button[b-6dycy2nip3] {
    color: #FFF;
    font-weight: bold;
    background: linear-gradient(45deg, #112ACC 50%, #C19DB3 50%);
}

#unova-acridion-button[b-6dycy2nip3] {
    color: #FFF;
    font-weight: bold;
    background: linear-gradient(45deg, #0D0503 50%, #FDFDFD 50%);
}

#kalos-acridion-button[b-6dycy2nip3] {
    color: #FFF;
    font-weight: bold;
    background: linear-gradient(45deg, #AB0519 50%, #004575 50%);
}

#alola-acridion-button[b-6dycy2nip3] {
    color: #FFF;
    font-weight: bold;
    background: linear-gradient(45deg, #F49E00 50%, #078FD0 50%);
}

#galar-acridion-button[b-6dycy2nip3] {
    color: #FFF;
    font-weight: bold;
    background: linear-gradient(45deg, #004F9D 50%, #760500 50%);
}

#hisui-acridion-button[b-6dycy2nip3] {
    color: #FFF;
    font-weight: bold;
    background: #5EAF85;
}

#paldea-acridion-button[b-6dycy2nip3] {
    color: #FFF;
    font-weight: bold;
    background: linear-gradient(45deg, #C70E24 50%, #721D85 50%);
}

#player-modal .modal-dialog[b-6dycy2nip3] {
    max-width: 450px;
    & #player-parent {
        padding: unset;
        aspect-ratio: 9 / 16;
        max-height: 85.5dvh;

        & #player {
            width: 100%;
            height: 100%;
        }
    }
}
/* _content/MurakumoToo/Pages/Shared/_Head.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-w187m8wi52] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-w187m8wi52] {
  color: #0077cc;
}

.btn-primary[b-w187m8wi52] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-w187m8wi52], .nav-pills .show > .nav-link[b-w187m8wi52] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-w187m8wi52] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-w187m8wi52] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-w187m8wi52] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-w187m8wi52] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-w187m8wi52] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/MurakumoToo/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-9akohtikrf] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-9akohtikrf] {
  color: #0077cc;
}

.btn-primary[b-9akohtikrf] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-9akohtikrf], .nav-pills .show > .nav-link[b-9akohtikrf] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-9akohtikrf] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-9akohtikrf] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-9akohtikrf] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-9akohtikrf] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-9akohtikrf] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/MurakumoToo/Pages/Shared/_Menu.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-h2q3jyd8i9] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-h2q3jyd8i9] {
  color: #0077cc;
}

.btn-primary[b-h2q3jyd8i9] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-h2q3jyd8i9], .nav-pills .show > .nav-link[b-h2q3jyd8i9] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-h2q3jyd8i9] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-h2q3jyd8i9] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-h2q3jyd8i9] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-h2q3jyd8i9] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-h2q3jyd8i9] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/MurakumoToo/Pages/Shared/_Script.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-x5gr4fzw0g] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-x5gr4fzw0g] {
  color: #0077cc;
}

.btn-primary[b-x5gr4fzw0g] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-x5gr4fzw0g], .nav-pills .show > .nav-link[b-x5gr4fzw0g] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-x5gr4fzw0g] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-x5gr4fzw0g] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-x5gr4fzw0g] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-x5gr4fzw0g] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-x5gr4fzw0g] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
