@charset "UTF-8";
/* pgg33.com */
.unsec{
  -webkit-user-select: none; /*Chrome, Opera (older versions), IOS Safari*/
  -webkit-touch-callout: none; /*Safari*/
  -moz-user-select: none; /*Mozilla*/
  -ms-user-select: none;
  user-select: none;
}

/* CSS Document */
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none;
}

body,
div,
dl,
dt,
dd,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0;
}

iframe {
  width: 100%;
}

iframe,
img {
  border: 0;
}

ul {
  list-style: none;
}

.clear {
  clear: both;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

.block {
  display: block;
}

.t-align-center {
  text-align: center;
}

.t-align-left {
  text-align: left;
}

.w100 {
  width: 100%;
}

.w90 {
  width: 90%;
}

.w80 {
  border-radius: 30px 0 0 30px;
  background-color: #230c4f;
  width: 80%;
}

.w70 {
  width: 70%;
}

.w60 {
  width: 60%;
}

.w55 {
  width: 55%;
}

.w50 {
  width: 50%;
}

.w40 {
  width: 40%;
}

.w30 {
  width: 30%;
}

.w25 {
  width: 25%;
}

.w20 {
  width: 20%;
}

.w15 {
  width: 15%;
}

.w10 {
  width: 10%;
}

.w9 {
  width: 9%;
}

.w8 {
  width: 8%;
}

.w7 {
  width: 7%;
}

.w6 {
  width: 6%;
}

.w5 {
  width: 5%;
}

.w4 {
  width: 4%;
}

.m_10 {
  margin-bottom: 10px;
}

.m_20 {
  margin-bottom: 20px;
}

.m_30 {
  margin-bottom: 30px;
}

.m_40 {
  margin-bottom: 40px;
}

.m_50 {
  margin-bottom: 50px;
}

.m_60 {
  margin-bottom: 60px;
}

.m_70 {
  margin-bottom: 70px;
}

.m_80 {
  margin-bottom: 80px;
}

.m_90 {
  margin-bottom: 90px;
}

.m_170 {
  margin-bottom: 170px;
}

.m_180 {
  margin-bottom: 180px;
}

.m_250 {
  margin-bottom: 250px;
}

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1>* {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2>* {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3>* {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-md-4>* {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5>* {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6>* {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

}

.logo img{
  width: 154px;
  margin: 5px 0;
}

.game-icon{
  position: absolute;
  left:5px;
  top: 4px;
  width: 60px;
  z-index: 30;
}

body a {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

body {
  color: #FFFFFF;
  background: #000;
  font-size: 100%;
  position: relative;
  overflow-x: hidden;
}
.game-caty{
  border-radius: 5px;
  padding: 1px 4px;
  color: #FFFFFF;
}
.slot{
  background: #EEB531;
}
.fish{
  background: #54BCC8;
}
.arcade{
  background: #866742;
}
.cards{
  background: #5f6fc2;
}

.container {
  max-width: 1200px;
  padding-right: 15px;
  padding-left: 15px;
  margin: auto;
  position: relative;
}

.animated-gradient {
  background: linear-gradient(-45deg, #6d28d9, #4c1d95, #1e1b4b, #7c3aed);
  background-size: 400% 400%;
  animation: gradientMove 10s ease infinite;
}
@keyframes gradientMove {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

.banner .container .row{
  padding: 0 0 50px 0;
}

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  background: rgb(26, 7, 68);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.md.active .md-overlay {
  visibility: visible;
}


header {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  z-index: 9999;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  width: 100%;
}

header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  align-content: stretch;
  z-index: 100;
  padding: 15px;
}

header .container .menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  align-content: stretch;
}

header .container .menu ul li a {
  color: #FFFFFF;
  display: block;
  /*background: #193390;
  border: 2px solid #ff6d2d;*/
  border-radius: 5px;
  text-align: center;
}

header .menu_mob {
  width: 100%;
  background: #fff;
  position: absolute;
  z-index: 100;
  display: none;
}
.menu_mob .signup a{
  color: #3ae8ff;
  background-color: #452abb;
  font-size: large;
}

header .menu_mob ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  align-content: stretch;
  -ms-flex-direction: column;
}

header .menu_mob ul li {
  width: 100%;
  text-align: center;
  border-bottom: 0.5px #cab9e0 solid;
}

header .menu_mob ul li a {
  border-radius: 0;
  background: #F3F3F3FF;
  color: #6335b4;
  display: block;
  padding: 20px;
  font-size: 16px;
}

header .md-overlay {
  z-index: 99;
}

.menu_button {
  position: relative;
  padding: 0.7rem 0.5rem;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.menu_button .menuicon {
  position: relative;
  width: 2rem;
  height: 0.2rem;
  background: #FFFFFF;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 2.5rem;
}

.menu_button .menuicon:before,
.menu_button .menuicon:after {
  display: block;
  content: "";
  height: 0.2rem;
  width: 2rem;
  background: #FFFFFF;
  position: absolute;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 1rem;
}

.menu_button .menuicon:before {
  top: 0.5rem;
}

.menu_button .menuicon:after {
  top: -0.5rem;
}


footer {
  text-align: center;
  padding: 40px 10px;
  color: #fff;
}

ul {
  list-style-type: none;
  padding: 0;
}

.fix-menu {
  position: fixed;
  top: 45%;
  right: 5px;
  z-index: 9;
}
.fix-menu ul{
  display: flex;
  flex-direction: column;
  grid-gap: 10px;
}
.fix-menu img{
  border-radius: 50%;
  border: 1px solid #00BCD4;
}


@media (max-width: 500px) {
  .fix-menu{
    top: 55%;
  }
  .fix-menu ul{
    grid-gap: 6px;
  }
  .fix-menu ul li img {
    max-width: 65px;
  }
}

@media screen and (min-width: 1200px) {
  .menu {
    display: block !important;
    right: 0;
    position: absolute;
  }

  .menu_mob {
    display: none !important;
  }
}

@media (max-width: 1200px) {

  .menu,
  .cm {
    display: none;
  }

  .menu_button {
    display: block;
  }

  body {
    font-size: 80%;
  }

  header {
    width: 100%;
    position: fixed;
    z-index: 9999;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  }

  header.active .menu_button .menuicon {
    background: transparent;
  }

  header.active .menu_button .menuicon:before {
    top: 0;
    transform: rotate(-45deg);
  }

  header.active .menu_button .menuicon:after {
    top: 0;
    transform: rotate(45deg);
  }

  header.active .md-overlay {
    opacity: 0.95;
    visibility: visible;
  }

  .banner {
    padding-top: 90px;
  }
}

@media (max-width: 500px) {
  .md .md-modal {
    width: calc(100vw - 15px);
  }

  .md .md-modal .md-content {
    padding: 15px;
  }

  .flex-container li {
    width: 100%;
    margin-right: 0;
  }

  .ranking .ranking_table table td {
    font-size: 0.8em;
  }
}

.banner{
  position: relative;
  padding-top: 130px;
}

.banner::before {
  content: "";
  display: block;
  width: 100%;
  background-image: url(../images/pggame_bg.webp);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.9;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.blur-bottom {
  width: 100%;
  -webkit-mask-image: linear-gradient(to bottom, black 70%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 70%, transparent 100%);
  padding-bottom: 90px;
}

.button-group{
  gap: 16px;
  font-size: medium;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.top_intro p{
  padding: 20px;
  margin-bottom: 15px;
  text-align: left;
  font-size: larger;
}

.intro-btn{
  padding: 10px 16px;
  color: #7b6cff;
  background-color: #FFFFFF;
  border-radius: 20px;
  display: inline-block;   /* 確保 padding 正常顯示 */
}

.intro-btn:hover {
  color: #ffffff;
  background-color: #9589ff;
}

.btn-hot {
  background: linear-gradient(to right, #7b6cff, #f374de, #00eaff);
  color: #ffffff;
  background-size: 300% 100%;
  background-position: left center;
  transition: background-position 2s ease;
}

.btn-hot:hover {
  background-position: right center;
}

.pro-text {
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  padding: 40px 10px 10px 10px;
}

.game-nav {
  padding: 5px 0 20px 0;
}

.game-nav ul li a {
  margin-right: 30px;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
}

/*li column */
.game-nav ul li a,
footer ul li a
{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
  width: 100%;
}

.game-nav ul,
footer ul
{
  display: flex;
  justify-content: center;
  width: 100%;
}

.game-box {
  background: #fff;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  margin: 0 5px;
  height: 100%;
  cursor: copy;
}

.game-box:hover {
  box-shadow: 5px 5px 0 rgb(0, 217, 255);
}

.game-box h3{
  color: #3b3b3b;
  font-size: 1.3em;
  font-weight: bold;
  padding: 5px 0;
}

.game-box a:hover img {
  filter: brightness(120%);
  transition: 0.3s;
}

.game-box img{
  border-radius: 15px;
}

.game-box ul {
  list-style: none; /* 移除列表点 */
  padding-top: 6px;
}

.game-box li {
  display: inline-block; /* 关键：使 li 水平显示 */
  margin-right: 12px; /* 列表项之间的间距 */
  color: #9a9994;
  font-size: 12px;
}

.game-box p{
  color: #3d3d3d;
  font-size: 12px;
}

.game-intro {
  text-align: center;
  padding-top: 20px;
}

.game-intro h2 {
  padding: 20px;
  font-size: 36px;
}

.game-intro p {
  line-height: 32px;
  padding: 10px;
  font-size: 18px;
  text-align: left;
}

@media (max-width:1199px){

  .button-group{
    justify-content: center;
  }
  .intro-btn{
    display: inline-block;   /* 確保 padding 正常顯示 */
  }
}

.btn-glow {
  display: inline-block;
  padding: 10px 28px;
  background-color: #530fcd;
  border: 3px solid #ff54e1;
  color: white;
  border-radius: 50px;
  /* pgg33btnglowing */
  animation: glowing 2s infinite;
  transition: background-color 0.2s ease;
}
.btn-glow:hover {
  background-color: #ff54e1;
}

@keyframes glowing {
  0% {
    box-shadow: 0 0 5px #c5fbff;
    transform: scale(1);
  }
  50% {
    box-shadow: 0 0 20px #71f5ff;
    transform: scale(1.05); /* pgg33微放大增加動感 */
  }
  100% {
    box-shadow: 0 0 5px #ff98ec;
    transform: scale(1);
  }
}

/**顏色文字**/
.color-heading-title {
  font-size: 60px;
  font-weight: 900;
  font-style: italic;
  background: linear-gradient(to right, #00FFD2 , #00E9FF, #FBA1FF);
  -webkit-background-clip: text; /* 兼容性前綴 */
  background-clip: text;
  -webkit-text-fill-color: transparent; /* 兼容性前綴 */
  display: inline-block;
  width: auto;
}
.game-list {
  text-align: center;
}

.go-pggame {
  margin: 30px 0;
  font-size: 22px;
  border-radius: 30px;
}

footer {
  margin: 36px 0 54px 0;
}

/** tab bar **/
.end_menu {
  display: none;
}

.end_menu ul {
  border-radius: 40px 40px 0 0;
  background: white;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 99;
  padding: 5px 10px;
}
.end_menu ul li {
  width: 33.333%;
  display: flex;
  justify-content: center;
  position: relative;
}
.end_menu ul li a {
  color: black;
  font-size: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.end_menu ul li a img {
  max-height: 36px;
}

@media (max-width:767px) {
  .intro-area {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }
  .game-icon{
    width: 50px;
  }
  .top_intro{
    text-align: center;
  }
  .button-group{
    flex-direction: column;    /* 直排列 */
  }
  .color-heading-title {
    font-size: 48px;
  }
}
@media (max-width: 500px) {
  .end_menu {
    display: block;
  }
}

