a,
blockquote,
div,
figcaption,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
span,
textarea,
ul {
  font: inherit;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}

:focus {
  outline: 0
}

:root {
  --primary: #eb2e2e;
  --secondary: #140000
}

body {
  position: relative;
  font-style: normal;
  line-height: 1.5;
  background: linear-gradient(90deg, #140000, #140000);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

p {
  font-size: 14px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  text-align: justify;
}

h1 {
  font-size: 30px;
  text-align: center;
  font-weight: bolder;
  margin: 2% 0;
  color: var(--primary);
}

h2 {
  font-size: 24px;
  text-align: center;
  font-weight: bolder;
  margin: 2% 0;
  color: var(--primary);
  line-height: 25px;
}

h3 {
  font-size: 22px;
  text-align: center;
  font-weight: bolder;
  margin: 2% 0;
  color: var(--primary);
  line-height: 22px;
}

h4 {
  font-size: 20px;
  text-align: center;
  font-weight: bolder;
  margin: 2% 0;
  color: var(--primary);
  line-height: 20px;
}

blockquote,
li,
blockquote,
ol,
p,
ul {
  margin-top: 0
}

a {
  cursor: pointer;
  color: var(--primary);
  text-decoration: none;
}

.header {
  background: #140000;
  height: auto;
  width: 100%;
  position: fixed;
  z-index: 999999;
  box-shadow: var(--primary) 0 1px 2px;
}

.header-logo {
  text-align: center;
  padding: 10px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-header-clear {
  height: 50px;
  margin-bottom: 20px;
}

.main-content {
  border-radius: 30px;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 40px;
}

.entry-content {
  padding: 5px;
  box-shadow: 0 0 5px 1px var(--primary);
  margin-bottom: 50px;
}

.clear {
  clear: both
}

.transaksi {
  padding: 0px 1px 10px 1px
}

.transaksi .daftar {
  display: block;
  font-size: 20px;
  color: #fff;
  padding: 10px 0 10px 0;
  margin-top: 10px;
  text-align: center;
  width: 100%;
  z-index: 2;
  background: linear-gradient(to bottom, var(--primary) 0%, var(--secondary) 100%);
  box-shadow: 0 0 40px 2px var(--primary);
  font-family: sans-serif;
  font-weight: 700;
}

.transaksi .daftar:hover {
  background: linear-gradient(to bottom, var(--primary), var(--secondary));
}

.klaim {
  display: block;
  font-size: 20px;
  color: #fff;
  padding: 12px 0;
  margin: 1px;
  text-align: center;
  width: 100%;
  z-index: 2;
  background: linear-gradient(to bottom, #11d10a, var(--secondary));
  border-radius: 5px;
  box-shadow: 0 0 10px 3px #320138c7;
  letter-spacing: 3px;
  font-family: sans-serif;
  font-weight: 700;
}

.transaksi .livechat {
  display: block;
  font-size: 20px;
  color: #fff;
  padding: 12px 0;
  margin: 1px;
  text-align: center;
  width: 100%;
  z-index: 2;
  background: linear-gradient(to bottom, var(--primary), var(--secondary));
  border-radius: 5px;
  box-shadow: 0 0 10px 3px #320138c7;
  letter-spacing: 3px;
  font-family: sans-serif;
  font-weight: 700;
}

::-webkit-scrollbar {
  display: none
}

.img2 {
  box-shadow: 0 0 10px 3px #320138c7;
}

.artikel {
  height: auto;
  position: relative;
  color: #fff;
}

.artikel p {
  font-family: sans-serif;
}

.fixed-footer {
  display: flex;
  justify-content: space-around;
  position: fixed;
  background: #000000;
  padding: 5px 0;
  border-radius: 35px 35px 0 0;
  box-shadow: 0 0 0px 1px var(--primary);
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99
}

.fixed-footer a {
  flex-basis: calc((100% - 15px*6)/ 5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  max-width: 75px;
  font-size: 12px
}

.fixed-footer .center {
  transform: scale(1.5) translateY(-5px);
  background: center no-repeat;
  background-size: contain;
  background-color: inherit;
  border-radius: 50%
}

.fixed-footer amp-img {
  max-width: 30%;
  margin-bottom: 5px
}

table.slottogelonline {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  margin: 0 20px 0 0;
}

table.slottogelonline td,
table.slottogelonline th {
  padding: 10px 15px 10px;
}

table.slottogelonline tbody td {
  font-size: 14px;
  color: #fff;
}

table.slottogelonline thead {
  background: var(--primary);
}

table.slottogelonline thead th {
  font-weight: 700;
  color: #000;
  text-align: center;
  background: linear-gradient(to bottom, var(--primary) 0%, var(--secondary) 100%);
}

.footer {
  border-radius: 0px 0px 20px 20px;
  text-align: center;
  font-family: sans-serif;
  font-size: 12px;
  color: var(--primary);
  padding: 9px;
  box-shadow: inset 0 1px 0 var(--primary), 0 1px 0px var(--primary), 0 1px 1px 1px var(--primary)
}

.lc {
  bottom: 15px;
  right: 15px;
  position: fixed;
  max-width: 100%;
  height: auto;
  text-align: center
}

.license {
  margin-bottom: 10px
}

@media (min-width:768px) {
  #bottom {
    display: none
  }
}

@media (max-width:768px) {
  .main-content {
    width: 100%;
    margin: 0 auto;
    padding: 15px
  }

  .footer {
    margin-bottom: 3px
  }

  .lc {
    display: none
  }
}

.btn {
  display: inline-block;
  padding: 10px 12px;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 5px;
  font: 800 18px 'Trebuchet MS';
  width: 100%;
  color: #fff;
}

.col-xs-6 {
  float: left;
  width: 49%;
}

.btn-daf {
  background: linear-gradient(to bottom, var(--primary), var(--secondary));
  transition: all .4s;
}

.mt-3,
.my-3 {
  margin-top: 0.75rem;
}

.btn-log {
  background: linear-gradient(to bottom, var(--primary), var(--secondary));
}

.col-md-12 {
  position: relative;
  width: 100%;
}

.mb-5,
.my-5 {
  margin-bottom: 2rem;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}

.artikel li h3 {
  text-align: left;
}

.main-image {
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 0 10px 3px #320138c7;
}

/* 登录/注册弹窗样式 */
.modal {
  display: none;
  position: fixed;
  z-index: 1000000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.modal-content {
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 30px;
  width: 90%;
  max-width: 400px;
  margin: 10% auto;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  animation: modalSlideIn 0.3s ease-out;
}

@keyframes modalSlideIn {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.close {
  position: absolute;
  right: 20px;
  top: 15px;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  transition: color 0.3s;
}

.close:hover {
  color: var(--primary);
}

.auth-form h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 600;
}

.form-group {
  margin-bottom: 20px;
}

.form-group input {
  width: 100%;
  padding: 15px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 16px;
  transition: all 0.3s;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.form-group input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.form-group input:focus {
  outline: none;
  border-color: var(--primary);
  box-shadow: 0 0 10px rgba(235, 46, 46, 0.3);
  background: rgba(255, 255, 255, 0.15);
}

.auth-btn {
  width: 100%;
  padding: 15px;
  background: linear-gradient(45deg, var(--primary), #ff6b6b);
  border: none;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s;
  box-shadow: 0 4px 15px rgba(235, 46, 46, 0.3);
}

.auth-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(235, 46, 46, 0.4);
}

.auth-btn:active {
  transform: translateY(0);
}

.switch-text {
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 20px;
  font-size: 14px;
}

.switch-text a {
  color: var(--primary);
  text-decoration: none;
  font-weight: 600;
  transition: color 0.3s;
}

.switch-text a:hover {
  color: #ff6b6b;
}

/* 响应式设计 */
@media (max-width: 480px) {
  .modal-content {
    width: 95%;
    margin: 5% auto;
    padding: 25px;
  }
  
  .auth-form h2 {
    font-size: 20px;
  }
  
  .form-group input {
    padding: 12px;
    font-size: 14px;
  }
  
  .auth-btn {
    padding: 12px;
    font-size: 14px;
  }
}
