@charset "UTF-8";
#socials {
  filter: drop-shadow(0 0 0.05em rgba(32, 0, 0, 0.5));
}

@media (max-width: 1200px) {
  #socials {
    left: 0;
  }
}
@media (min-width: 150px) and (max-width: 1200px) {
  #socials {
    top: 93.5%;
    position: absolute;
    z-index: 5;
  }
  #socials .side-nav {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
}
@media (max-width: 1000px) {
  #socials {
    top: 94.2% !important;
  }
}
@media (max-width: 810px) {
  #socials {
    top: 94.7% !important;
  }
}
.stroke {
  text-shadow: -4px -4px 0 #000, -4px -3px 0 #000, -4px -2px 0 #000, -4px -1px 0 #000, -4px 0px 0 #000, -4px 1px 0 #000, -4px 2px 0 #000, -4px 3px 0 #000, -4px 4px 0 #000, -3px -4px 0 #000, -3px -3px 0 #000, -3px -2px 0 #000, -3px -1px 0 #000, -3px 0px 0 #000, -3px 1px 0 #000, -3px 2px 0 #000, -3px 3px 0 #000, -3px 4px 0 #000, -2px -4px 0 #000, -2px -3px 0 #000, -2px -2px 0 #000, -2px -1px 0 #000, -2px 0px 0 #000, -2px 1px 0 #000, -2px 2px 0 #000, -2px 3px 0 #000, -2px 4px 0 #000, -1px -4px 0 #000, -1px -3px 0 #000, -1px -2px 0 #000, -1px -1px 0 #000, -1px 0px 0 #000, -1px 1px 0 #000, -1px 2px 0 #000, -1px 3px 0 #000, -1px 4px 0 #000, 0px -4px 0 #000, 0px -3px 0 #000, 0px -2px 0 #000, 0px -1px 0 #000, 0px 0px 0 #000, 0px 1px 0 #000, 0px 2px 0 #000, 0px 3px 0 #000, 0px 4px 0 #000, 1px -4px 0 #000, 1px -3px 0 #000, 1px -2px 0 #000, 1px -1px 0 #000, 1px 0px 0 #000, 1px 1px 0 #000, 1px 2px 0 #000, 1px 3px 0 #000, 1px 4px 0 #000, 2px -4px 0 #000, 2px -3px 0 #000, 2px -2px 0 #000, 2px -1px 0 #000, 2px 0px 0 #000, 2px 1px 0 #000, 2px 2px 0 #000, 2px 3px 0 #000, 2px 4px 0 #000, 3px -4px 0 #000, 3px -3px 0 #000, 3px -2px 0 #000, 3px -1px 0 #000, 3px 0px 0 #000, 3px 1px 0 #000, 3px 2px 0 #000, 3px 3px 0 #000, 3px 4px 0 #000, 4px -4px 0 #000, 4px -3px 0 #000, 4px -2px 0 #000, 4px -1px 0 #000, 4px 0px 0 #000, 4px 1px 0 #000, 4px 2px 0 #000, 4px 3px 0 #000, 4px 4px 0 #000;
}
@media (max-width: 991px) {
  .stroke {
    text-shadow: -2px -2px 0 #000, -2px -1px 0 #000, -2px 0px 0 #000, -2px 1px 0 #000, -2px 2px 0 #000, -1px -2px 0 #000, -1px -1px 0 #000, -1px 0px 0 #000, -1px 1px 0 #000, -1px 2px 0 #000, 0px -2px 0 #000, 0px -1px 0 #000, 0px 0px 0 #000, 0px 1px 0 #000, 0px 2px 0 #000, 1px -2px 0 #000, 1px -1px 0 #000, 1px 0px 0 #000, 1px 1px 0 #000, 1px 2px 0 #000, 2px -2px 0 #000, 2px -1px 0 #000, 2px 0px 0 #000, 2px 1px 0 #000, 2px 2px 0 #000;
  }
}

.highlight {
  color: #00ffba !important;
}

html,
body {
  min-width: 360px;
  background: #ffe500;
  color: #efefef;
}

#main {
  background-color: #ffe500;
  background-image: radial-gradient(#3a3400 2px, #ffe500 2px);
  background-size: 25px 25px;
  overflow: hidden;
}

#header {
  background-color: #000000;
  position: absolute;
  height: 1.8em;
  width: 100vw;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  z-index: 99;
}
#header .nav {
  display: block;
  align-items: center;
  width: 100%;
  max-width: 16.66667em;
  height: 100%;
  margin: 0 auto;
  padding: 0.2em;
  filter: drop-shadow(0 0 0.05em rgba(32, 0, 0, 0.5));
}
#header .nav-list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 0.2em;
}
#header .nav-item {
  list-style: none;
  display: block;
}
#header .nav-space {
  list-style: none;
  flex: 1 1 auto;
}
#header .nav-link {
  transition: filter 0.15s;
}
#header .nav-link:hover, #header .nav-link:active {
  filter: drop-shadow(0.01em 0.08em 0.05em rgba(0, 0, 0, 0.5)) brightness(1.1);
}
#header .nav-icon {
  display: block;
  width: auto;
  color: inherit;
  border: 0 solid;
  border-radius: 100%;
  transition: color 0.15s, background 0.15s, box-shadow 0s;
}
#header .nav-icon:hover, #header .nav-icon:active {
  color: #00B900;
  background: #fff;
  box-shadow: inset 0 0 0 0.065em currentColor, 0 0 0.1em currentColor;
}
#header .nav-yt:hover, #header .nav-yt:active {
  color: #FF0000;
}
#header .nav-fb:hover, #header .nav-fb:active {
  color: #0866FF;
}
#header .nav-ig:hover, #header .nav-ig:active {
  color: #E4007F;
}
#header .nav-line:hover, #header .nav-line:active {
  color: #00B900;
}
#header img,
#header svg {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 1.4em;
}

#footer {
  filter: drop-shadow(0 0.1em 0.05em rgba(0, 0, 0, 0.35));
}
#footer::after {
  background: #000000;
}
#footer a {
  position: relative;
}
#footer a.foot-easycard {
  width: 3.4em;
  top: 0.2em;
}
select {
  /* Reset */
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  outline: 0;
  font: inherit;
  /* Personalize */
  width: 100%;
  background: url(/img/Event/20240403_HilifeStore/select-arrow.png) no-repeat right 0.4em center/1em, linear-gradient(to left, #fff 1.7em, #ffffff 1.7em);
}

.no-listyStyle {
  margin: 0;
  padding: 0;
}
.no-listyStyle li {
  list-style: none;
}

.row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.row.center {
  justify-content: center;
  text-align: center;
}
.row.space-between {
  justify-content: space-between;
}
.row.left {
  justify-content: left;
}
.row.right {
  justify-content: right;
}

.align-items-stretch {
  align-items: stretch;
}

img {
  max-width: 100%;
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
}

.wrapper {
  width: 100%;
  position: relative;
}

.w100 {
  width: 100%;
}

.fw-b {
  font-weight: bold !important;
}

.t-c {
  text-align: center !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-05 {
  margin-top: 0.5em !important;
}

.mt-1 {
  margin-top: 1em !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 1em !important;
}

.m-0 {
  margin: 0 !important;
}

.mx-a {
  margin-right: auto;
  margin-left: auto;
}

.relative {
  position: relative;
}

.z2 {
  z-index: 2;
}

/*==============*/
/* PAGE CONTENT */
.container {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1000px;
  width: 100%;
  margin: auto;
  position: relative;
}

.bg-area {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(50% - 16em);
  width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  background-position: top center;
  background-repeat: no-repeat;
  z-index: -5;
}
@media (max-width: 1000px) {
  .bg-area {
    width: 32em;
  }
}
.bg-area img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
}
.bg-area .bgTop {
  -webkit-animation: slide-in-elliptic-top-fwd 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: slide-in-elliptic-top-fwd 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes slide-in-elliptic-top-fwd {
  0% {
    transform: translateY(-100%) rotateX(-30deg);
    transform-origin: top;
    opacity: 0.7;
  }
  100% {
    transform: translateY(0) rotateX(0deg);
    transform-origin: top;
    opacity: 1;
  }
}

@keyframes slide-in-elliptic-top-fwd {
  0% {
    transform: translateY(-100%) rotateX(-30deg);
    transform-origin: top;
    opacity: 0.7;
  }
  100% {
    transform: translateY(0) rotateX(0deg);
    transform-origin: top;
    opacity: 1;
  }
}
#main-banner {
  width: 100%;
  position: relative;
  padding-top: 13em;
  /* .dl-btn-container {
      display: flex;
      justify-content: center;
      // position: absolute;
      width: 100%;
      max-width: 1000px;
      margin-left: auto;
      margin-right: auto;
      // left: 0;
      // right: 0;
      // bottom: -0.5em;
      margin-top: 0.2em;
      z-index: 3;

      @media (max-width: 1000px) {
          // bottom: -0.8em;
      }

      .dl-btn {
          display: block;
          position: relative;
          bottom: 0;
          width: 12.4em;
          height: 2.67em;
          transition: filter 0.3s;
          background: url("../_img/btn-download.png") no-repeat;
          background-size: 100%;
          background-position: 0 0%;
          // filter: saturate(.75) hue-rotate(175deg) saturate(2);

          &:hover,
          &:focus,
          &:active {
              background-position: 0 100%;
              // filter: drop-shadow(0 0.1em 0.15em rgba(#000, 0.5));
          }
      }
  } */
}
#main-banner .banner-coin {
  width: 1920px;
  max-width: none;
  position: absolute;
  top: 0;
  left: calc(50% - 16.5em);
  margin: 0 auto;
  -webkit-animation: scale-up-center 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s both;
          animation: scale-up-center 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s both;
}
@media (max-width: 1000px) {
  #main-banner .banner-coin {
    width: 32em;
  }
}

#clock {
  width: auto;
  position: relative;
  margin-bottom: 0.5em;
}
#clock.isTimeOut .time {
  -webkit-animation: blink-1 2s infinite both;
          animation: blink-1 2s infinite both;
}
#clock .clock-head {
  position: absolute;
  top: -34%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
}
#clock .clock-head img {
  width: 71%;
}
#clock .clock-body {
  background-color: #000;
  padding: 0.1em 1em;
  border-radius: 0.35em;
  position: relative;
  z-index: 2;
}
#clock .clock-body::before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 0.5em);
  height: calc(100% - 0.5em);
  border: 0.1em solid #fff;
  border-radius: 0.3em;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
#clock .time {
  color: #ffe500;
  font-size: 2.3em;
  font-family: "Quantico", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 5px;
  position: relative;
  z-index: 3;
}
#clock .time span {
  width: 1.3em;
  display: inline-block;
}
@media (max-width: 767px) {
  #clock .time span {
    width: 1.5em;
  }
}

.btn {
  font-size: 1.1em;
  display: flex;
  justify-content: center;
  outline: none;
  border: none;
  box-shadow: none;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  transition: filter 0.2s ease-out, box-shadow 0.2s;
  background-color: #00ffba;
  font-weight: bold;
  color: #000;
  box-shadow: inset 5px 8px 0 0px #fff;
}
.btn:hover {
  filter: brightness(1.5);
}
.btn.is-normal {
  padding: 0.05em;
  box-shadow: inset 0 3px 0 1px #fff;
  border-radius: 99em;
}
.input-tip {
  display: block;
}

#article.pc .input-tip,
#article.pc #Store-Input,
#article.pc #Store-Second-Path {
  display: none;
}

#QRCode-Hilife {
  display: none;
  width: 100%;
  margin: 35px auto 0;
  text-align: center;
}
#QRCode-Hilife .QRCode-box {
  padding: 10px;
  border: 10px solid #000;
  display: inline-block;
  border-radius: 10px;
  background-color: #fff;
}
#article.pc #QRCode-Hilife {
  display: block;
}
#QRCode-Hilife p {
  font-weight: bold;
  margin-bottom: 0;
  position: relative;
  top: -10px;
}

.form .border {
  background: #fff;
  border-radius: 99em;
  border: 8px solid #000;
  box-shadow: 0 5px 0 3px #000;
  margin-bottom: 0.5em;
  overflow: hidden;
}
@media (max-width: 1000px) {
  .form .border {
    border: 3px solid #000;
    box-shadow: 0 2px 0 2px #000;
  }
}
.form input,
.form select {
  padding: 0.35em 0.2em 0.3em 0.4em;
  font-size: 0.85em;
  font-weight: bold;
  color: #000;
  position: relative;
  text-align: center;
  border: none !important;
  outline: none !important;
  -webkit-appearance: none;
  position: relative;
}
@media (max-width: 1000px) {
  .form input,
.form select {
    font-size: 5vw;
    padding-top: 1.5vw;
    padding-bottom: 1.5vw;
  }
}
.form .store-wrapper input {
  width: 75%;
}
.form .store-wrapper button {
  width: 25%;
  text-align: center;
  border-left: 8px solid #000;
  box-shadow: inset 5px 8px 0 0px #fff;
}
@media (max-width: 1000px) {
  .form .store-wrapper input {
    width: 77%;
  }
  .form .store-wrapper button {
    width: 23%;
    border-left: 3px solid #000;
    box-shadow: inset 3px 4px 0 0px #fff;
    padding: 0.3em;
  }
}

section {
  position: relative;
}
section p,
section ul {
  color: #efefef;
  font-size: 0.7em;
  line-height: 1.5;
  margin-bottom: 0.5em;
  margin-top: 0;
}
section p big,
section ul big {
  font-size: 1.2em;
}
@media (max-width: 768px) {
  section p,
section ul {
    font-size: 0.65em;
  }
}

#rules {
  background-color: #000;
  padding-bottom: 1.5em;
  z-index: 3;
}
@media (max-width: 1000px) {
  #rules {
    margin-top: 1.5em;
  }
}
#rules::before {
  content: "";
  display: block;
  width: 100%;
  height: 46px;
  background-image: url(/img/Event/20240403_HilifeStore/footerBG.png);
  background-position: top;
  position: absolute;
  top: -40px;
  left: 0;
}
@media (max-width: 1000px) {
  #rules::before {
    background-size: 20px auto;
    top: -25px;
  }
}
#rules h2 {
  font-size: 0.6em;
  font-weight: normal;
  color: #fff;
  margin-top: 0.6em;
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  #rules h2 {
    font-size: 0.7em;
  }
}
#rules ul,
#rules ol {
  text-align: justify;
  color: #fff;
  padding-left: 2em;
  padding-right: 1em;
  margin: 0.55em auto;
  list-style: none;
}
#rules ul li,
#rules ol li {
  margin-bottom: 0.2em;
  position: relative;
}
#rules ul li::before,
#rules ol li::before {
  content: "⊙";
  position: absolute;
  left: -1.4em;
}
#rules a {
  color: #00ffba;
  text-decoration: underline;
}
#rules p,
#rules ul {
  font-size: 0.45em;
}
@media (max-width: 1000px) {
  #rules p,
#rules ul {
    font-size: 0.6em;
  }
}

#window-custom h3 {
  font-size: 0.9em;
}

.modal {
  font: 400 60px/1.5 "Noto Sans TC", "微軟正黑體", Arial, Helvetica, sans-serif;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  transition: transform 0.3s ease-out, opacity 0.25s;
}
.modal .modal-window {
  pointer-events: none;
}
.modal.is-active {
  z-index: 99;
  opacity: 1;
  pointer-events: auto;
}
.modal.is-active .modal-window {
  pointer-events: auto;
}
@media (max-width: 1000px) {
  .modal {
    font-size: 6vw;
  }
}
.modal .mask {
  position: fixed;
  top: -50vh;
  left: -50vw;
  bottom: -50vh;
  right: -50vw;
  background: rgba(0, 0, 0, 0.75);
}
@supports ((-webkit-backdrop-filter: blur(0.1rem)) or (backdrop-filter: blur(0.1rem))) {
  .modal .mask {
    -webkit-backdrop-filter: blur(0.15rem);
            backdrop-filter: blur(0.15rem);
    background: rgba(8, 8, 8, 0.8);
    transition: -webkit-backdrop-filter 0.5s ease-out;
    transition: backdrop-filter 0.5s ease-out;
    transition: backdrop-filter 0.5s ease-out, -webkit-backdrop-filter 0.5s ease-out;
  }
}
.modal .btn-close {
  width: 6em;
  height: 6em;
  display: block;
  position: absolute;
  z-index: 2;
  right: 0;
  top: -7em;
  border: none;
  background: url(/img/Event/20240403_HilifeStore/btn-close.png?v=02) center no-repeat;
  background-size: 100% auto;
  background-color: transparent;
  overflow: hidden;
  outline: none;
  cursor: pointer;
  transition: all 0.2s ease-out;
}
.modal .btn-close:hover, .modal .btn-close:focus, .modal .btn-close:active {
  transform: scale(1.1);
  filter: brightness(1.1) drop-shadow(0 0.1em 0.05em rgba(24, 8, 24, 0.5));
}
@media (max-width: 1000px) {
  .modal .btn-close {
    width: 5em;
    height: 5em;
    top: -6em;
  }
}
@media (max-width: 600px) {
  .modal .btn-close {
    width: 3.5em;
    height: 3.5em;
    top: -4em;
  }
}
.modal .modal-overflow {
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  max-height: 100vh;
  scrollbar-width: none;
}
.modal .modal-overflow::-webkit-scrollbar {
  width: 0px;
}
.modal .modal-window {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 900px;
  max-width: 90%;
  min-height: 6em;
  margin: 2em auto 1.2em;
  line-height: 1.4;
  overflow: visible;
  background-color: #ffe500;
  background-image: radial-gradient(#3a3400 2px, #ffe500 2px);
  background-size: 25px 25px;
  border: 8px solid #000;
}
@media (max-width: 1000px) {
  .modal .modal-window {
    border: 3px solid #000;
  }
}
.modal .modal-content {
  padding: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  z-index: 1;
}

/* ==================== */
/* JS ANIMATION CLASSES */
@-webkit-keyframes blink-1 {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes blink-1 {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@-webkit-keyframes scale-up-center {
  0% {
    transform: scale(0.4);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-up-center {
  0% {
    transform: scale(0.4);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.fade-scale {
  transform: scale(1.5) translateY(-3em);
  opacity: 0;
  transition: opacity 0.8s, transform 0.4s ease-out;
}
.fade-scale.faded {
  transform: scale(1);
  opacity: 1;
}

.fade-down {
  transform: translateY(-3em);
  opacity: 0;
  transition: opacity 1s, transform 0.7s ease-out;
}
.fade-down.faded {
  transform: none;
  opacity: 1;
}

.fade-up {
  transform: translateY(2em);
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s ease-out;
}
.fade-up.faded {
  transform: none;
  opacity: 1;
}

.fade-in {
  opacity: 0;
  transition: opacity 1.6s;
}
.fade-in.faded {
  opacity: 1;
}

.fade-left {
  opacity: 0;
  transform: translateZ(0) translateX(-100px);
  transition: opacity 1s, transform 1s;
}
.fade-left.faded {
  opacity: 1;
  transform: translateZ(0) translateX(0);
}

.fade-right {
  opacity: 0;
  transform: translateZ(0) translateX(100px);
  transition: opacity 1s, transform 1s;
}
.fade-right.faded {
  opacity: 1;
  transform: translateZ(0) translateY(0);
}

.d2 {
  transition-delay: 0.2s;
}

.d3 {
  transition-delay: 0.3s;
}

.d4 {
  transition-delay: 0.4s;
}

.d5 {
  transition-delay: 0.5s;
}

.d6 {
  transition-delay: 0.6s;
}/*# sourceMappingURL=main.css.map */