html:not(.house-776fl) .register-btn-warper > .rewardTag,
html:not(.house-776fl) .submit.register-btn-warpper > .rewardTag {
  display: none !important;
}

html.house-776fl .register-btn-warper,
html.house-776fl .register-btn-warpper {
  position: relative;
}

html.house-776fl .register-btn-warper > .rewardTag,
html.house-776fl .register-btn-warpper > .rewardTag {
  display: block !important;
  position: absolute !important;
  top: -0.45rem;
  right: -0.2rem;
  z-index: 12;
  pointer-events: none !important;
}

html.house-776fl .rewardTag .reward-amount,
html.house-776fl .tag > .reward-amount[data-v-7f0ea7d3] {
  color: #fde077 !important;
  background: linear-gradient(90deg, #b32344, #ea355f) !important;
  font-family: Roboto, sans-serif;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  flex: 1;
  white-space: nowrap;
}

html.house-776fl ion-toolbar.header ion-img[slot="secondary"] {
  width: 180px !important;
  max-width: 180px !important;
  height: 44px !important;
  padding-right: 0 !important;
}

html.house-776fl .red-packet-rain .redPacketGet {
  position: relative;
}

html.house-776fl .red-packet-rain .minecart-time {
  left: 50% !important;
  right: auto !important;
  width: 100% !important;
  transform: translateX(-50%) !important;
  text-align: center !important;
  white-space: nowrap;
}

.y29c-pg-icon {
  display: block !important;
  width: 2.25rem !important;
  height: 2.25rem !important;
  margin: auto !important;
  object-fit: contain !important;
}

.layout1.btn-wall .y29c-pg-icon {
  width: 7.5rem !important;
  height: 3.25rem !important;
}

.platform-item .y29c-pg-icon,
.platform-item-icon.y29c-pg-sprite {
  width: 1.75rem !important;
  height: 1.75rem !important;
  margin: 0 !important;
}

.platform-item-icon.y29c-pg-sprite,
.btn-wall .type-img.y29c-pg-sprite {
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.age-confirmation-21 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  margin: 0.25rem 0 1rem;
  color: var(--ep-color-text-default, #d2d5db);
  font-size: 0.875rem;
  line-height: 1.3;
  cursor: pointer;
  user-select: none;
}

.age-confirmation-21 input {
  width: 1rem;
  height: 1rem;
  margin: 0;
  flex: 0 0 1rem;
  accent-color: #14c91a;
}

.age-confirmation-error {
  display: none;
  width: 100%;
  margin: -0.5rem 0 0.75rem;
  color: #ff5a5f;
  font-size: 0.75rem;
  line-height: 1.25;
}

.age-confirmation-error.is-visible {
  display: block;
}

form.age-not-confirmed .submit.register-btn-warpper ion-button {
  pointer-events: none !important;
  opacity: 0.55 !important;
}

html.house-776fl .age-confirmation-21,
html.house-776fl .age-confirmation-error {
  display: none !important;
}

html.house-776fl form.age-not-confirmed .submit.register-btn-warpper ion-button {
  pointer-events: auto !important;
  opacity: 1 !important;
}

html.house-776fl .y29c-deposit-bonus-card,
html.house-776fl .y29c-participation-copy,
html.house-776fl .y29c-deposit-participation-card,
html.house-776fl #recharge-content .checkbox-area,
html.house-776fl #recharge-content .money-input .gift,
html.house-776fl #recharge-content .category-separation-container .extra {
  display: none !important;
}

html.house-776fl .image-wrapper:before {
  background: none !important;
}

html.house-776fl .image-wrapper .payment-img,
html.house-776fl .image-wrapper ion-img,
html.house-776fl ion-img.w-full[src*="recharge-partners"] {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
}

.y29c-deposit-bonus-card {
  width: 100%;
  margin: 0.75rem 0 0;
  padding: 1rem;
  color: #f5f7f8;
  background: #263640;
  border: 1px solid rgba(0, 215, 130, 0.42);
  border-radius: 8px 8px 0 0;
  box-sizing: border-box;
}

.y29c-deposit-bonus-heading,
.y29c-deposit-bonus-summary,
.y29c-deposit-reward-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.y29c-deposit-bonus-heading {
  gap: 0.75rem;
  margin-bottom: 0.9rem;
}

.y29c-deposit-bonus-heading span {
  display: block;
  margin-bottom: 0.15rem;
  color: #00d782;
  font-size: 0.75rem;
  font-weight: 700;
}

.y29c-deposit-bonus-heading h3 {
  margin: 0;
  color: #fff;
  font-size: 1.05rem;
  line-height: 1.2;
}

.y29c-deposit-bonus-heading > strong {
  flex: 0 0 auto;
  padding: 0.35rem 0.55rem;
  color: #ffd43b;
  background: rgba(255, 212, 59, 0.1);
  border: 1px solid rgba(255, 212, 59, 0.55);
  border-radius: 6px;
  font-size: 0.75rem;
}

.y29c-deposit-bonus-summary {
  gap: 0.5rem;
  padding: 0.8rem;
  background: #17262e;
  border-radius: 6px;
}

.y29c-deposit-bonus-summary > div {
  width: 50%;
  min-width: 0;
}

.y29c-deposit-bonus-summary > div:last-child {
  text-align: right;
}

.y29c-deposit-bonus-summary span {
  display: block;
  margin-bottom: 0.25rem;
  color: #aeb8bd;
  font-size: 0.68rem;
  line-height: 1.2;
}

.y29c-deposit-bonus-summary strong {
  color: #fff;
  font-size: 0.95rem;
  white-space: nowrap;
}

.y29c-deposit-bonus-summary > div:last-child strong {
  color: #00d782;
}

.y29c-deposit-bonus-card > p {
  margin: 0.7rem 0 0;
  color: #aeb8bd;
  font-size: 0.72rem;
  line-height: 1.35;
}

.y29c-deposit-bonus-levels {
  margin-top: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.y29c-deposit-bonus-levels summary {
  padding: 0.7rem 0 0;
  color: #00d782;
  font-size: 0.78rem;
  font-weight: 700;
  cursor: pointer;
}

.y29c-deposit-reward-table {
  display: grid;
  gap: 0.35rem;
  margin-top: 0.65rem;
}

.y29c-deposit-reward-row {
  min-height: 2rem;
  padding: 0 0.65rem;
  background: #17262e;
  border: 1px solid transparent;
  border-radius: 5px;
  font-size: 0.76rem;
}

.y29c-deposit-reward-row strong {
  color: #00d782;
}

.y29c-deposit-reward-row.is-current {
  border-color: #00d782;
  background: rgba(0, 215, 130, 0.08);
}

.y29c-deposit-participation-card {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center !important;
  gap: 0.75rem !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0.85rem 1rem !important;
  color: #f5f7f8 !important;
  background: #1c2c34 !important;
  border: 1px solid rgba(0, 215, 130, 0.42) !important;
  border-top: 0 !important;
  border-radius: 0 0 8px 8px !important;
  box-sizing: border-box !important;
}

.y29c-participation-copy {
  min-width: 0;
}

.y29c-participation-copy strong,
.y29c-participation-copy span {
  display: block;
}

.y29c-participation-copy strong {
  color: #fff;
  font-size: 0.82rem;
}

.y29c-participation-copy span {
  margin-top: 0.2rem;
  color: #aeb8bd;
  font-size: 0.68rem;
  line-height: 1.3;
}

.y29c-deposit-participation-card ion-checkbox {
  max-width: 8.5rem;
  color: #00d782 !important;
  font-size: 0.72rem !important;
  font-weight: 700;
}

.y29c-assistance-team {
  position: fixed;
  left: 50%;
  top: 4.35rem;
  transform: translateX(-50%);
  z-index: 35;
  max-width: calc(100% - 1.5rem);
  padding: 0.35rem 0.7rem;
  color: #f5f7f8;
  background: rgba(20, 32, 40, 0.92);
  border: 1px solid rgba(0, 215, 130, 0.45);
  border-radius: 999px;
  font-size: 0.72rem;
  line-height: 1.2;
  white-space: nowrap;
  pointer-events: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.28);
}

.y29c-assistance-team.is-ready {
  border-color: #00d782;
  color: #00d782;
}

body.y29c-assistance-no-spins .wheel-start .button.on {
  filter: grayscale(0.35);
}

@media (max-width: 360px) {
  .y29c-deposit-bonus-card {
    padding: 0.8rem;
  }

  .y29c-deposit-bonus-heading h3 {
    font-size: 0.95rem;
  }

  .y29c-deposit-participation-card {
    grid-template-columns: 1fr !important;
  }

  .y29c-deposit-participation-card ion-checkbox {
    max-width: none;
  }

  .y29c-assistance-team {
    font-size: 0.64rem;
    padding: 0.3rem 0.55rem;
  }
}

body.y29c-has-pwa-banner {
  --y29c-pwa-banner-h: 3.35rem;
}

body.y29c-has-pwa-banner ion-app,
body.y29c-has-pwa-banner #app {
  padding-top: var(--y29c-pwa-banner-h);
}

body.y29c-has-pwa-banner #pwa-bar,
body.y29c-has-pwa-banner #pwa-header-bar,
body.y29c-has-pwa-banner ion-header#pwa-bar,
body.y29c-has-pwa-banner ion-header#pwa-header-bar {
  display: none !important;
}

.y29c-pwa-banner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 48;
  display: flex;
  align-items: center;
  gap: 0.45rem;
  height: var(--y29c-pwa-banner-h, 3.35rem);
  padding: 0.28rem 0.45rem 0.28rem 0.2rem;
  color: #fff;
  background: #16351f;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.28);
}

.y29c-pwa-banner__close {
  width: 1.55rem;
  height: 1.55rem;
  border: 0;
  border-radius: 999px;
  color: #fff;
  background: rgba(0, 0, 0, 0.28);
  font-size: 1.05rem;
  line-height: 1;
  cursor: pointer;
}

.y29c-pwa-banner__icon {
  width: 2.15rem;
  height: 2.15rem;
  border-radius: 0.45rem;
  object-fit: cover;
  background: #111;
}

.y29c-pwa-banner__copy {
  flex: 1;
  min-width: 0;
  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1.15;
}

.y29c-pwa-banner__cash {
  width: 1.7rem;
  height: 1.7rem;
  object-fit: contain;
}

.y29c-pwa-banner__install {
  display: inline-flex;
  align-items: center;
  gap: 0.28rem;
  height: 2rem;
  padding: 0 0.7rem;
  border: 0;
  border-radius: 0.4rem;
  color: #fff;
  background: linear-gradient(#2fe36a, #14b84a);
  font-size: 0.78rem;
  font-weight: 800;
  cursor: pointer;
  white-space: nowrap;
}

.y29c-pwa-banner__install svg {
  width: 0.95rem;
  height: 0.95rem;
  fill: currentColor;
}

.y29c-pwa-modal {
  position: fixed;
  inset: 0;
  z-index: 80;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
  background: rgba(0, 0, 0, 0.62);
}

.y29c-pwa-modal__card {
  width: min(21.5rem, 100%);
  overflow: hidden;
  border-radius: 1rem;
  background: #1a1a1a;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.45);
}

.y29c-pwa-modal__hero {
  display: block;
  width: 100%;
  height: 11.5rem;
  object-fit: cover;
  background: linear-gradient(180deg, #7a2cff, #c43dff);
}

.y29c-pwa-modal__title {
  margin: 1rem 1.1rem 0.9rem;
  color: #f4f6f5;
  font-size: 1.05rem;
  font-weight: 800;
  line-height: 1.35;
  text-align: center;
}

.y29c-pwa-modal__actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.7rem;
  padding: 0 1rem 1.05rem;
}

.y29c-pwa-modal__actions button {
  height: 2.55rem;
  border: 0;
  border-radius: 0.55rem;
  font-size: 0.95rem;
  font-weight: 800;
  cursor: pointer;
}

.y29c-pwa-modal__cancel {
  color: #d7d7d7;
  background: #2a2a2a;
}

.y29c-pwa-modal__confirm {
  color: #08140c;
  background: #19c85a;
}

#modal-install-download .y29c-apk-modal-close,
ion-modal#modal-install-download .y29c-apk-modal-close {
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
  z-index: 20;
  width: 2rem;
  height: 2rem;
  border: 0;
  border-radius: 999px;
  color: #fff;
  background: rgba(0, 0, 0, 0.45);
  font-size: 1.45rem;
  line-height: 1;
  cursor: pointer;
}

body:not(.y29c-apk-modal-allowed) #modal-install-download,
body:not(.y29c-apk-modal-allowed) ion-modal#modal-install-download {
  display: none !important;
}

.y29c-install-hit {
  position: fixed;
  z-index: 2147483646;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  pointer-events: auto !important;
}

.y29c-desk-install {
  position: fixed;
  inset: 0;
  z-index: 2147483000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
  background: rgba(4, 10, 7, 0.62);
}

.y29c-desk-install__card {
  position: relative;
  width: min(22.5rem, 100%);
  padding: 1.35rem 1.2rem 1.15rem;
  border-radius: 1rem;
  background: #122018;
  color: #f3f6f4;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.35);
}

.y29c-desk-install__card h3 {
  margin: 0 1.6rem 0.55rem 0;
  font-size: 1.05rem;
  font-weight: 800;
}

.y29c-desk-install__card p {
  margin: 0 0 1rem;
  font-size: 0.92rem;
  line-height: 1.45;
  color: #c9d4ce;
}

.y29c-desk-install__close {
  position: absolute;
  top: 0.45rem;
  right: 0.45rem;
  width: 2rem;
  height: 2rem;
  border: 0;
  border-radius: 999px;
  color: #fff;
  background: rgba(0, 0, 0, 0.35);
  font-size: 1.4rem;
  line-height: 1;
  cursor: pointer;
}

.y29c-desk-install__ok {
  width: 100%;
  height: 2.5rem;
  border: 0;
  border-radius: 0.65rem;
  font-size: 0.95rem;
  font-weight: 800;
  color: #08140c;
  background: #19c85a;
  cursor: pointer;
}

.y29c-desk-install__ok--ghost {
  margin-top: 0.55rem;
  color: #e8f3ec;
  background: rgba(255, 255, 255, 0.12);
}

.y29c-desk-install.is-ios-safari {
  align-items: flex-start;
  padding-top: 4.25rem;
  padding-bottom: 5.5rem;
  background: rgba(4, 10, 7, 0.42);
}

.y29c-ios-steps {
  margin: 0 0 0.85rem;
  padding: 0 0 0 1.15rem;
  color: #e8f3ec;
  font-size: 0.9rem;
  line-height: 1.45;
}

.y29c-ios-steps li + li {
  margin-top: 0.45rem;
}

.y29c-ios-share-hint {
  margin: 0 0 0.85rem;
  font-size: 0.8rem;
  line-height: 1.4;
  color: #9dcead;
}

/* Header: logo no centro visual da barra (o menu fica à esquerda) */
ion-header ion-toolbar {
  position: relative !important;
}

ion-header .logo-wrap,
ion-header .layout1.logo-wrap,
ion-header .layout2.logo-wrap {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  justify-content: center !important;
  width: max-content !important;
  margin: 0 !important;
  z-index: 4 !important;
}

ion-header .layout2.logo-wrap:before {
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

ion-header ion-title:has(.logo-wrap) {
  position: static !important;
  inset: auto !important;
  width: auto !important;
  padding: 0 !important;
  overflow: visible !important;
}

/* Menu lateral: logo 77TT no centro, X permanece à esquerda */
ion-toolbar.header-logo {
  position: relative !important;
}

ion-toolbar.header-logo::part(native) {
  position: relative;
  justify-content: flex-start;
}

ion-toolbar.header-logo .logo,
ion-toolbar.header-logo ion-img.logo,
ion-toolbar.header-logo img.logo {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  right: auto !important;
  transform: translate(-50%, -50%) !important;
  margin: 0 !important;
  z-index: 4 !important;
}

ion-toolbar.header-logo ion-menu-toggle,
ion-toolbar.header-logo .close {
  position: relative !important;
  z-index: 5 !important;
}

/* 29C e G8K7: logo à esquerda, ao lado do menu */
html.house-y29c ion-header .logo-wrap,
html.house-g8k7 ion-header .logo-wrap,
html.house-y29c ion-header .layout1.logo-wrap,
html.house-g8k7 ion-header .layout1.logo-wrap,
html.house-y29c ion-header .layout2.logo-wrap,
html.house-g8k7 ion-header .layout2.logo-wrap {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  transform: none !important;
  justify-content: flex-start !important;
  width: auto !important;
  margin: 0 !important;
}

html.house-y29c ion-toolbar.header,
html.house-g8k7 ion-toolbar.header {
  position: relative !important;
  overflow: visible !important;
}

html.house-y29c ion-toolbar.header::part(native),
html.house-g8k7 ion-toolbar.header::part(native),
html.house-y29c ion-toolbar.header::part(container),
html.house-g8k7 ion-toolbar.header::part(container) {
  position: relative;
  overflow: visible;
}

html.house-y29c ion-toolbar.header ion-img[slot="secondary"],
html.house-g8k7 ion-toolbar.header ion-img[slot="secondary"],
html.house-y29c ion-toolbar.header [slot="secondary"].max-w-\[160px\],
html.house-g8k7 ion-toolbar.header [slot="secondary"].max-w-\[160px\] {
  position: absolute !important;
  left: 3.25rem !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  margin: 0 !important;
  z-index: 4 !important;
  pointer-events: none;
}

html.house-y29c ion-toolbar.header [slot="start"],
html.house-g8k7 ion-toolbar.header [slot="start"],
html.house-y29c ion-toolbar.header [slot="primary"],
html.house-g8k7 ion-toolbar.header [slot="primary"],
html.house-y29c ion-toolbar.header [slot="end"],
html.house-g8k7 ion-toolbar.header [slot="end"] {
  position: relative;
  z-index: 5;
}

/* Registro de saques: "Sucesso" cabe no card; o hash que encolhe. */
.record-wrap {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}
.record-wrap .bottom {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: .5rem !important;
}
.record-wrap .bottom > p {
  min-width: 0 !important;
  flex: 1 1 auto !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.record-wrap .bottom > span {
  flex: 0 0 auto !important;
  max-width: none !important;
  overflow: visible !important;
  white-space: nowrap !important;
  font-size: .75rem !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
}

html.house-776fl .invite-item {
  white-space: normal !important;
  line-height: 1.25 !important;
  max-width: 13.5rem;
  text-align: right;
}

html.house-776fl.y29c-776fl-redeem .rule-text .keep-space,
html.house-776fl.y29c-776fl-redeem .redeem-description .keep-space {
  white-space: pre-wrap !important;
  line-height: 1.5 !important;
  font-size: 0.8125rem !important;
  color: #d7e3d4;
}

/* 776F: Fundo de Resgate de Perdas Semanais (atividade 4083). */
html.house-776fl.y29c-weekly-assistance,
html.house-776fl.y29c-weekly-assistance body {
  background: #071226 !important;
}

html.house-776fl.y29c-weekly-assistance ion-header.navigation ion-toolbar {
  --background: #245712 !important;
  --color: #dcebd4 !important;
}

html.house-776fl.y29c-weekly-assistance ion-header.navigation ion-title,
html.house-776fl.y29c-weekly-assistance ion-header.navigation ion-icon {
  color: #dcebd4 !important;
}

html.house-776fl.y29c-weekly-assistance ion-content::part(background) {
  background: #071226 !important;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue {
  width: 100% !important;
  max-width: 28rem !important;
  margin: 0 auto !important;
  align-items: stretch !important;
  color: #fff;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .relative.text-white {
  order: 1;
  width: 100% !important;
  height: 15.625rem !important;
  margin-top: 1.5rem !important;
  border-radius: 0 !important;
  overflow: visible !important;
  background-color: #071226 !important;
  background-image:
    url("/uploads/weekly-rescue-banner-776fl.png?v=20260825.01"),
    linear-gradient(180deg, #b95df1 20%, #7950a8 58%, #462b5f 100%) !important;
  background-repeat: no-repeat, no-repeat !important;
  background-size: 100% 12.0625rem, 100% calc(100% - 3.1875rem) !important;
  background-position: center top, center 3.1875rem !important;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue .countdown-wrap {
  top: 12.0625rem !important;
  left: 50% !important;
  right: auto !important;
  width: auto !important;
  transform: translateX(-50%) !important;
  display: flex !important;
  gap: 0.625rem !important;
  z-index: 3;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue .countdown-wrap .item,
html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue .countdown-wrap.hasSecond .item {
  width: 2.75rem !important;
  height: 3.4375rem !important;
  margin: 0 !important;
  padding-top: 0.5rem !important;
  border-radius: 0.375rem !important;
  background: linear-gradient(180deg, #2b99e1 0%, #1c66be 48%, #111447 100%) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(8, 8, 44, 0.4);
  box-sizing: border-box;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue .countdown-wrap .item .digit,
html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue .countdown-wrap.hasSecond .item .digit {
  margin: 0 0 0.35rem !important;
  color: #fff !important;
  font-size: 1.0625rem !important;
  font-weight: 800 !important;
  line-height: 1.125rem !important;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue .countdown-wrap .item .unit,
html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue .countdown-wrap.hasSecond .item .unit {
  color: #fff !important;
  font-size: 0.5rem !important;
  line-height: 0.625rem !important;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue .countdown-wrap .item .line {
  width: 0.3rem !important;
  height: 0.0625rem !important;
  bottom: 0.1875rem !important;
  background: #20e7a0 !important;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .text-center.text-xs,
html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueHeader,
html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescue-text-basic-today {
  display: none !important;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .profitLoss {
  order: 2;
  width: 100% !important;
  height: 6.25rem !important;
  margin: 0 !important;
  padding: 1.25rem 0.9375rem 0.25rem !important;
  gap: 0.8125rem;
  background: #462b5f !important;
  box-sizing: border-box;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .profitLoss ion-col {
  display: flex !important;
  flex: 1 1 0 !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  max-width: none !important;
  height: 4.8125rem !important;
  margin: 0 !important;
  padding: 0.4rem !important;
  border: 0.125rem solid #ef43f5 !important;
  border-radius: 0.375rem !important;
  background: #4d1787 !important;
  box-sizing: border-box;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .profitLoss .rescue-text-basic {
  order: 1;
  color: #ffed19 !important;
  font-size: 1.25rem !important;
  font-weight: 800 !important;
  line-height: 1.5rem !important;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .profitLoss .rescue-text-basic small {
  font-size: 0.5625rem;
  vertical-align: 0.16rem;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .profitLoss .today-tips {
  order: 2;
  margin: 0.7rem 0 0 !important;
  color: #e6c8ff !important;
  font-size: 1rem !important;
  font-weight: 700;
  line-height: 1.125rem;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueBorder {
  order: 3;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  padding: 2rem 0.9375rem 1.25rem !important;
  border: 0 !important;
  border-radius: 0 0 1rem 1rem !important;
  overflow: visible !important;
  background: linear-gradient(180deg, #462b5f 0%, #171638 24%, #10152f 100%) !important;
  box-sizing: border-box;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueBorder table,
html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueBorder thead,
html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueBorder tbody {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  background: transparent !important;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueBorder thead tr {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-bottom: 1rem;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueBorder .rewardTheadColor {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #d98af4 !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  line-height: 1.25rem !important;
  white-space: nowrap;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueBorder .rescueBody tr {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  width: 100%;
  height: 3.625rem;
  margin-bottom: 0.9375rem;
  border-radius: 0.9375rem;
  overflow: hidden;
  background: linear-gradient(110deg, #9d4ad4 0%, #7658c6 53%, #4269bc 100%) !important;
  box-shadow: 0 0.125rem 0.35rem rgba(4, 7, 31, 0.18);
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueBorder .rescueBody tr:last-child {
  margin-bottom: 0;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueBorder .rescueBody tr > th {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  height: 100% !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #ffed19 !important;
  font-size: 1.25rem !important;
  font-weight: 800 !important;
  line-height: 1.25rem !important;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueBorder .rescueBody tr > th[style*="display: none"] {
  display: none !important;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueBorder .rescueBody .rescueBodyLeft {
  justify-content: flex-start !important;
  padding-left: 3.8rem !important;
  color: #fff !important;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueBorder .rescueBody .rescueBodyLeft::before {
  content: "R$";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.125rem;
  height: 1.125rem;
  margin-right: 0.5rem;
  border: 0.125rem solid rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  color: #fff;
  font-size: 0.4375rem;
  font-weight: 800;
  box-sizing: border-box;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueDes {
  order: 4;
  width: 100% !important;
  margin: 1.5rem 0 7rem !important;
  color: #c7d2e3 !important;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueDes .ruleHeader .span-cls {
  color: #dce6f3 !important;
}

html.house-776fl.y29c-weekly-assistance .y29c-weekly-rescue > .rescueDes .item-wrap {
  background: #101b33 !important;
  color: #c7d2e3 !important;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.28) !important;
}

html.house-776fl.y29c-weekly-assistance .footer {
  border: 0.0625rem solid #60728f !important;
  border-radius: 1rem 1rem 0 0 !important;
  background: rgba(45, 63, 88, 0.96) !important;
}

html.house-776fl.y29c-weekly-assistance .footer .btn {
  color: #15203a !important;
  font-weight: 800 !important;
  background: linear-gradient(90deg, #9b9160 0%, #775aa9 100%) !important;
}

/* 776F: Mina Misteriosa (atividade 496). */
html.house-776fl.y29c-mystery-mine,
html.house-776fl.y29c-mystery-mine body {
  background: #071226 !important;
}

html.house-776fl.y29c-mystery-mine ion-header ion-toolbar {
  --background: #0d1525 !important;
  --color: #b9d8a9 !important;
}

html.house-776fl.y29c-mystery-mine ion-header ion-title,
html.house-776fl.y29c-mystery-mine ion-header ion-icon {
  color: #b9d8a9 !important;
}

html.house-776fl.y29c-mystery-mine ion-content::part(background) {
  background: #071226 !important;
}

html.house-776fl.y29c-mystery-mine ion-content > .text-center.text-base.mt-2 {
  display: none !important;
}

html.house-776fl.y29c-mystery-mine .y29c-mine-hero {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 486 / 400;
  margin: 0 !important;
  overflow: hidden !important;
  background: url("/uploads/mystery-mine-hero-776fl.png?v=20260825.01") center / 100% 100% no-repeat !important;
}

html.house-776fl.y29c-mystery-mine .y29c-mine-hero ion-img {
  display: none !important;
}

html.house-776fl.y29c-mystery-mine .y29c-mine-hero::after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 66%;
  top: 43%;
  width: 8.5rem;
  height: 8.5rem;
  pointer-events: none;
  opacity: 0.82;
  mix-blend-mode: screen;
  background: url("/uploads/mineral-style1-starlight.png?v=20260825.01") center / contain no-repeat;
  transform: translate(-50%, -50%) scale(0.82);
  animation: y29c-mine-starlight 1.8s ease-in-out infinite alternate;
}

@keyframes y29c-mine-starlight {
  from {
    opacity: 0.5;
    transform: translate(-50%, -50%) scale(0.72) rotate(-2deg);
  }
  to {
    opacity: 0.95;
    transform: translate(-50%, -50%) scale(1.02) rotate(2deg);
  }
}

html.house-776fl.y29c-mystery-mine .y29c-mine-times {
  position: relative !important;
  z-index: 3;
  display: block !important;
  width: auto !important;
  height: auto !important;
  min-height: 18.25rem;
  margin: -0.75rem 1.125rem 0 !important;
  padding: 2.25rem 1.125rem 1.5rem !important;
  border-radius: 1.25rem 1.25rem 0 0 !important;
  background: #111747 !important;
  box-sizing: border-box;
}

html.house-776fl.y29c-mystery-mine .y29c-mine-times > p.absolute {
  display: none !important;
}

html.house-776fl.y29c-mystery-mine .y29c-mine-times .time-list {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.9375rem 0.625rem;
  width: 100% !important;
  max-height: none !important;
  height: auto !important;
  margin: 0 !important;
  overflow: visible !important;
}

html.house-776fl.y29c-mystery-mine .y29c-mine-times .time-list > p {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: auto !important;
  height: 2.9375rem !important;
  margin: 0 !important;
  padding: 0.25rem !important;
  border: 0.0625rem solid #3549a0;
  border-radius: 0.4375rem;
  background: #202b58 !important;
  color: rgba(153, 164, 195, 0.48) !important;
  font-size: 0.9375rem !important;
  font-weight: 600;
  line-height: 1rem !important;
  box-sizing: border-box;
}

html.house-776fl.y29c-mystery-mine .y29c-mine-earnings {
  display: none !important;
}

html.house-776fl.y29c-mystery-mine .y29c-mine-rules {
  width: auto !important;
  height: auto !important;
  margin: 0 1.125rem 7rem !important;
  padding: 0.75rem 1.125rem 2rem !important;
  border-radius: 0 0 1.25rem 1.25rem;
  background: #111747 !important;
  color: #a9c8ff !important;
  box-sizing: border-box;
}

html.house-776fl.y29c-mystery-mine .y29c-mine-rules .ruleHeader {
  display: flex !important;
  align-items: center;
  justify-content: center !important;
  gap: 0.625rem;
  width: 100%;
  height: auto !important;
  margin: 0 0 1.75rem !important;
  padding: 1.25rem 0 1.5rem;
  border-bottom: 0.0625rem solid rgba(49, 69, 157, 0.2);
}

html.house-776fl.y29c-mystery-mine .y29c-mine-rules .ruleHeader::before,
html.house-776fl.y29c-mystery-mine .y29c-mine-rules .ruleHeader::after {
  content: "";
  width: 1rem;
  height: 0.75rem;
  background:
    linear-gradient(#315af6, #315af6) 100% 0 / 0.75rem 0.125rem no-repeat,
    linear-gradient(#315af6, #315af6) 100% 0.3125rem / 0.5rem 0.125rem no-repeat,
    linear-gradient(#315af6, #315af6) 100% 0.625rem / 0.25rem 0.125rem no-repeat;
}

html.house-776fl.y29c-mystery-mine .y29c-mine-rules .ruleHeader::after {
  transform: scaleX(-1);
}

html.house-776fl.y29c-mystery-mine .y29c-mine-rules .ruleHeader .span-cls {
  margin: 0 !important;
  color: #fff !important;
  font-size: 1.25rem !important;
  font-weight: 800;
}

html.house-776fl.y29c-mystery-mine .y29c-mine-rules .item-wrap {
  padding: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #a9c8ff !important;
  box-shadow: none !important;
}

html.house-776fl.y29c-mystery-mine .y29c-mine-rules .rule-item {
  color: #a9c8ff !important;
  font-size: 0.875rem !important;
  line-height: 1.7 !important;
  white-space: pre-line !important;
}

html.house-776fl.y29c-mystery-mine .footer {
  border: 0.0625rem solid #60728f !important;
  border-radius: 1rem 1rem 0 0 !important;
  background: rgba(45, 63, 88, 0.96) !important;
}

html.house-776fl.y29c-mystery-mine .footer .btn {
  color: #a9b6c8 !important;
  font-weight: 800 !important;
  background: linear-gradient(90deg, #9b9160 0%, #7b506d 100%) !important;
}

/* 776F: Apreciação aos Membros aos sábados (atividade 4081). */
html.house-776fl.y29c-saturday-member-reward,
html.house-776fl.y29c-saturday-member-reward body {
  background: #0d0b26 !important;
}

html.house-776fl.y29c-saturday-member-reward ion-header.navigation ion-toolbar {
  --background: #211441 !important;
  --color: #e6dcff !important;
}

html.house-776fl.y29c-saturday-member-reward ion-header.navigation ion-title,
html.house-776fl.y29c-saturday-member-reward ion-header.navigation ion-icon {
  color: #e6dcff !important;
}

html.house-776fl.y29c-saturday-member-reward ion-content::part(background) {
  background: linear-gradient(180deg, #120d31 0%, #0b0b25 100%) !important;
}

html.house-776fl.y29c-saturday-member-reward .banner {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 780 / 480;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0 0 1.25rem 1.25rem;
  background: url("/uploads/member-reward-saturday-776fl.png?v=20260825.01") center / cover no-repeat !important;
  box-shadow: 0 0.75rem 1.5rem rgba(54, 28, 112, 0.28);
}

html.house-776fl.y29c-saturday-member-reward .banner .timeBoard {
  top: 100% !important;
  width: min(92%, 29rem) !important;
  height: 5rem !important;
  padding: 0.8rem 1rem 0.65rem !important;
  transform: translate(-50%, -56%) !important;
  border: 0 !important;
  background: url("/uploads/member-reward-purple-bar-776fl.png?v=20260825.01") center / 100% 100% no-repeat !important;
  filter: drop-shadow(0 0.4rem 0.6rem rgba(4, 2, 24, 0.45));
  box-sizing: border-box;
}

html.house-776fl.y29c-saturday-member-reward .banner .timeBoard .textBasic {
  color: #d8cbff !important;
  font-size: 0.8125rem !important;
  line-height: 1.15rem !important;
}

html.house-776fl.y29c-saturday-member-reward .banner .timeBoard .textEmphasis {
  color: #fff !important;
  font-size: 1rem !important;
  line-height: 1.25rem !important;
}

html.house-776fl.y29c-saturday-member-reward ion-content .mx-auto.w-\[21\.25rem\] {
  width: calc(100% - 2.25rem) !important;
  max-width: 28rem !important;
}

html.house-776fl.y29c-saturday-member-reward .des {
  height: auto !important;
  padding-top: 2.25rem;
}

html.house-776fl.y29c-saturday-member-reward .des .title-text {
  color: #d8cbff !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
}

html.house-776fl.y29c-saturday-member-reward .des ion-icon {
  color: #b893ff !important;
}

html.house-776fl.y29c-saturday-member-reward .des .item {
  height: 4.75rem !important;
  border: 0 !important;
  border-radius: 2.375rem !important;
  background: url("/uploads/member-reward-purple-bar-776fl.png?v=20260825.01") center / 100% 100% no-repeat !important;
  box-shadow: 0 0.5rem 0.9rem rgba(4, 2, 24, 0.35);
}

html.house-776fl.y29c-saturday-member-reward .des .textTime {
  color: #fff !important;
  font-size: 1.375rem !important;
  text-shadow: 0 0 0.6rem rgba(213, 182, 255, 0.55);
}

html.house-776fl.y29c-saturday-member-reward .des .textCoin,
html.house-776fl.y29c-saturday-member-reward .des .textReward {
  color: #ffe16a !important;
  font-size: 1.375rem !important;
  font-weight: 800 !important;
  text-shadow: 0 0 0.6rem rgba(255, 209, 73, 0.35);
}

html.house-776fl.y29c-saturday-member-reward .appreciation-rule {
  margin-top: 2rem;
  padding: 1.25rem;
  border: 0.0625rem solid rgba(160, 118, 255, 0.25);
  border-radius: 1.125rem;
  background: rgba(30, 21, 67, 0.9);
  box-shadow: 0 0.6rem 1.2rem rgba(3, 2, 22, 0.32);
}

html.house-776fl.y29c-saturday-member-reward .appreciation-rule .ruleHeader {
  justify-content: center !important;
  margin: 0 0 1.25rem !important;
}

html.house-776fl.y29c-saturday-member-reward .appreciation-rule .ruleHeader .span-cls {
  color: #fff !important;
  font-size: 1.125rem !important;
  font-weight: 800 !important;
}

html.house-776fl.y29c-saturday-member-reward .appreciation-rule .item-wrap {
  background: transparent !important;
  color: #c9bdf0 !important;
}

html.house-776fl.y29c-saturday-member-reward .appreciation-rule .rule-item {
  color: #c9bdf0 !important;
  font-size: 0.875rem !important;
  line-height: 1.65 !important;
  white-space: pre-line !important;
}

html.house-776fl.y29c-saturday-member-reward .footer {
  border: 0.0625rem solid #74669e !important;
  border-radius: 1rem 1rem 0 0 !important;
  background: rgba(31, 32, 62, 0.96) !important;
}

html.house-776fl.y29c-saturday-member-reward .footer .btn {
  color: #fff !important;
  font-weight: 800 !important;
  background: url("/uploads/member-reward-purple-bar-776fl.png?v=20260825.01") center / 100% 100% no-repeat !important;
}
