.elementor-413 .elementor-element.elementor-element-62d8232{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-ebb155a */.z24lottery-article,
.z24lottery-article *,
.z24lottery-article *::before,
.z24lottery-article *::after {
  box-sizing: border-box;
}

.z24lottery-article {
  --z24lottery-bg: #071126;
  --z24lottery-bg-deep: #050b18;
  --z24lottery-card: rgba(255, 255, 255, 0.045);
  --z24lottery-gold: #ffd77a;
  --z24lottery-gold-2: #f2b947;
  --z24lottery-blue: #0b5dff;
  --z24lottery-cyan: #11c8ff;
  --z24lottery-text: #f6f8ff;
  --z24lottery-muted: #cbd6f2;
  --z24lottery-soft: #aebbe0;
  --z24lottery-border: rgba(255, 215, 122, 0.22);
  --z24lottery-border-strong: rgba(255, 215, 122, 0.42);
  --z24lottery-shadow: 0 18px 48px rgba(0, 0, 0, 0.38);

  max-width: 980px;
  margin: 0 auto;
  padding: 24px 16px;
  font-family: Arial, "Noto Sans Thai", sans-serif;
  line-height: 1.82;
  color: var(--z24lottery-text);
  background:
    radial-gradient(circle at 8% 0%, rgba(11, 93, 255, 0.18), transparent 32%),
    radial-gradient(circle at 92% 8%, rgba(255, 215, 122, 0.13), transparent 30%),
    linear-gradient(180deg, var(--z24lottery-bg), #050914);
  overflow: hidden;
}

.z24lottery-article a {
  color: inherit;
  text-decoration: none;
}

.z24lottery-article img {
  max-width: 100%;
}

/* inline text links only */
.z24lottery-keylink,
.z24lottery-article p a:not(.z24lottery-related-btn):not(.z24lottery-main-btn),
.z24lottery-section p a,
.z24lottery-faq p a {
  display: inline !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 2px 1px !important;
  color: var(--z24lottery-gold) !important;
  font-size: inherit !important;
  line-height: inherit !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(255, 215, 122, 0.58) !important;
  border-radius: 0 !important;
  background: linear-gradient(180deg, transparent 62%, rgba(255, 215, 122, 0.13) 0) !important;
  box-shadow: none !important;
  transform: none !important;
  letter-spacing: inherit !important;
}

.z24lottery-keylink:hover,
.z24lottery-article p a:not(.z24lottery-related-btn):not(.z24lottery-main-btn):hover,
.z24lottery-section p a:hover,
.z24lottery-faq p a:hover {
  color: #ffffff !important;
  border-bottom-color: rgba(255, 255, 255, 0.88) !important;
  background: linear-gradient(180deg, transparent 56%, rgba(11, 93, 255, 0.18) 0) !important;
  box-shadow: none !important;
  transform: none !important;
}

.z24lottery-hero {
  margin-bottom: 28px;
  padding: 30px 24px;
  border: 1px solid rgba(255, 215, 122, 0.24);
  border-radius: 26px;
  background:
    radial-gradient(circle at 15% 0%, rgba(255, 215, 122, 0.12), transparent 34%),
    radial-gradient(circle at 85% 18%, rgba(11, 93, 255, 0.13), transparent 30%),
    linear-gradient(145deg, #071b38, var(--z24lottery-bg-deep));
  box-shadow: var(--z24lottery-shadow);
}

.z24lottery-kicker {
  margin: 0 0 12px;
  color: var(--z24lottery-gold);
  font-weight: 900;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.z24lottery-hero h1 {
  margin: 0 0 16px;
  color: #ffffff;
  font-size: clamp(27px, 4vw, 36px);
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: -0.02em;
}

.z24lottery-lead {
  margin: 0;
  color: #dce6ff;
  font-size: 17px;
}

.z24lottery-figure {
  margin: 0 0 28px;
  border: 1px solid var(--z24lottery-border);
  border-radius: 22px;
  overflow: hidden;
  background: var(--z24lottery-bg-deep);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.30);
}

.z24lottery-figure img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: contain;
  transform: none !important;
  transition: filter 0.22s ease;
}

.z24lottery-figure:hover img {
  filter: brightness(1.04) contrast(1.03) saturate(1.04);
}

.z24lottery-figure figcaption {
  padding: 12px 16px;
  color: var(--z24lottery-soft);
  font-size: 14px;
  background: var(--z24lottery-bg-deep);
}

.z24lottery-section {
  margin-bottom: 27px;
}

.z24lottery-section h2,
.z24lottery-related h2,
.z24lottery-faq h2,
.z24lottery-bottom-cta h2 {
  margin: 0 0 14px;
  color: var(--z24lottery-gold);
  font-size: clamp(23px, 3vw, 28px);
  line-height: 1.35;
  font-weight: 900;
}

.z24lottery-section h3 {
  margin: 0 0 8px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 900;
}

.z24lottery-section p,
.z24lottery-faq p,
.z24lottery-bottom-cta p {
  margin: 0 0 14px;
  color: #eaf0ff;
  font-size: 16px;
}

.z24lottery-card {
  padding: 22px;
  border: 1px solid rgba(255, 215, 122, 0.18);
  border-radius: 22px;
  background: var(--z24lottery-card);
}

.z24lottery-glow,
.z24lottery-table-section {
  background:
    radial-gradient(circle at 0% 0%, rgba(255, 215, 122, 0.10), transparent 30%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.025));
}

.z24lottery-note,
.z24lottery-warning {
  margin: 18px 0;
  padding: 18px;
  border-left: 4px solid var(--z24lottery-gold);
  border-radius: 16px;
  background: rgba(255, 215, 122, 0.08);
}

.z24lottery-note strong,
.z24lottery-warning strong {
  color: var(--z24lottery-gold);
}

.z24lottery-note p,
.z24lottery-warning p {
  margin: 8px 0 0;
}

.z24lottery-grid,
.z24lottery-feature-grid,
.z24lottery-service-grid,
.z24lottery-related-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  margin-top: 18px;
}

.z24lottery-mini-card,
.z24lottery-feature,
.z24lottery-service-card,
.z24lottery-related-card,
.z24lottery-warning-item {
  overflow: hidden;
  padding: 16px;
  border: 1px solid rgba(255, 215, 122, 0.18);
  border-radius: 18px;
  background: rgba(5, 11, 24, 0.58);
  transition:
    border-color 0.2s ease,
    background 0.2s ease,
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.z24lottery-mini-card:hover,
.z24lottery-feature:hover,
.z24lottery-service-card:hover,
.z24lottery-related-card:hover,
.z24lottery-warning-item:hover {
  border-color: var(--z24lottery-border-strong);
  background: rgba(11, 93, 255, 0.08);
  transform: translateY(-2px);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.25);
}

.z24lottery-mini-card span,
.z24lottery-feature span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  height: 34px;
  margin-bottom: 10px;
  padding: 0 10px;
  border-radius: 999px;
  color: #071126;
  background: linear-gradient(135deg, var(--z24lottery-gold), var(--z24lottery-gold-2));
  font-size: 13px;
  font-weight: 900;
}

.z24lottery-mini-card p,
.z24lottery-feature p,
.z24lottery-service-card p,
.z24lottery-related-card p,
.z24lottery-warning-item p {
  margin: 0 0 10px;
  color: var(--z24lottery-muted);
  font-size: 14.5px;
  line-height: 1.65;
}

.z24lottery-checklist {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin: 18px 0;
}

.z24lottery-checkitem {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 16px;
  border: 1px solid rgba(255, 215, 122, 0.18);
  border-radius: 18px;
  background: rgba(5, 11, 24, 0.58);
  transition:
    border-color 0.2s ease,
    background 0.2s ease,
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.z24lottery-checkitem:hover {
  border-color: var(--z24lottery-border-strong);
  background: rgba(11, 93, 255, 0.08);
  transform: translateY(-2px);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.25);
}

.z24lottery-checkitem span {
  flex: 0 0 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  color: #071126;
  background: linear-gradient(135deg, var(--z24lottery-gold), var(--z24lottery-gold-2));
  font-weight: 900;
}

.z24lottery-checkitem p {
  margin: 3px 0 0;
  color: var(--z24lottery-muted);
  font-size: 15px;
  line-height: 1.55;
}

.z24lottery-table-wrap {
  overflow-x: auto;
  border: 1px solid var(--z24lottery-border);
  border-radius: 18px;
  background: var(--z24lottery-bg-deep);
}

.z24lottery-table {
  width: 100%;
  min-width: 720px;
  border-collapse: collapse;
  color: #eef3ff;
}

.z24lottery-table th {
  padding: 14px;
  text-align: left;
  color: #06101f;
  background: linear-gradient(135deg, var(--z24lottery-gold), var(--z24lottery-gold-2));
  font-weight: 900;
}

.z24lottery-table td {
  padding: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  vertical-align: top;
}

.z24lottery-table tr:last-child td {
  border-bottom: 0;
}

.z24lottery-table td:first-child {
  color: var(--z24lottery-gold);
  font-weight: 900;
}

.z24lottery-warning-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  margin-top: 18px;
}

.z24lottery-warning-item h3 {
  margin: 0 0 8px;
  color: #ffffff;
  font-size: 18px;
}

.z24lottery-related,
.z24lottery-faq {
  margin-bottom: 27px;
}

.z24lottery-related {
  padding: 22px;
  border: 1px solid rgba(255, 215, 122, 0.22);
  border-radius: 22px;
  background: var(--z24lottery-bg-deep);
}

.z24lottery-service-card h3,
.z24lottery-related-card h3 {
  margin: 0 0 8px;
  color: #ffffff;
  font-size: 18px;
}

.z24lottery-related-btn,
.z24lottery-main-btn {
  position: relative !important;
  isolation: isolate !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  width: auto !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 42px !important;
  margin: 8px 0 0 !important;
  padding: 9px 18px !important;
  border: 1px solid rgba(255, 231, 160, 0.72) !important;
  border-radius: 999px !important;
  color: #06101f !important;
  background:
    radial-gradient(circle at 28% 18%, rgba(255, 255, 255, 0.82), transparent 24%),
    linear-gradient(135deg, #fff1a8 0%, #ffd66b 30%, #f3b83f 62%, #ffcf62 100%) !important;
  font-family: Arial, "Noto Sans Thai", sans-serif !important;
  font-size: 15px !important;
  line-height: 1.35 !important;
  font-weight: 950 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  white-space: normal !important;
  word-break: keep-all !important;
  overflow-wrap: break-word !important;
  text-decoration: none !important;
  box-shadow:
    0 10px 24px rgba(255, 199, 73, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.58),
    inset 0 -2px 0 rgba(108, 68, 0, 0.24) !important;
  transform: none !important;
  overflow: hidden !important;
  cursor: pointer !important;
  transition:
    transform 0.22s ease,
    filter 0.22s ease,
    box-shadow 0.22s ease,
    border-color 0.22s ease !important;
}

.z24lottery-related-btn::before,
.z24lottery-main-btn::before {
  content: "" !important;
  position: absolute !important;
  inset: -2px !important;
  z-index: -1 !important;
  border-radius: inherit !important;
  background:
    linear-gradient(
      110deg,
      transparent 0%,
      transparent 28%,
      rgba(255, 255, 255, 0.68) 42%,
      transparent 56%,
      transparent 100%
    ) !important;
  transform: translateX(-120%) skewX(-18deg) !important;
  opacity: 0.55 !important;
  pointer-events: none !important;
  transition: transform 0.72s ease !important;
}

.z24lottery-related-btn::after,
.z24lottery-main-btn::after {
  content: "" !important;
  position: absolute !important;
  inset: 2px !important;
  z-index: -2 !important;
  border-radius: inherit !important;
  background: linear-gradient(135deg, rgba(0, 180, 255, 0.20), rgba(255, 215, 122, 0.18)) !important;
  filter: blur(10px) !important;
  opacity: 0 !important;
  pointer-events: none !important;
  transition: opacity 0.22s ease !important;
}

.z24lottery-related-btn:hover,
.z24lottery-main-btn:hover {
  color: #06101f !important;
  border-color: rgba(255, 255, 255, 0.92) !important;
  filter: brightness(1.06) saturate(1.08) !important;
  transform: translateY(-2px) !important;
  box-shadow:
    0 16px 34px rgba(255, 199, 73, 0.28),
    0 0 18px rgba(0, 176, 255, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.70),
    inset 0 -2px 0 rgba(108, 68, 0, 0.24) !important;
}

.z24lottery-related-btn:hover::before,
.z24lottery-main-btn:hover::before {
  transform: translateX(120%) skewX(-18deg) !important;
}

.z24lottery-related-btn:hover::after,
.z24lottery-main-btn:hover::after {
  opacity: 1 !important;
}

.z24lottery-faq details {
  margin-bottom: 12px;
  padding: 16px;
  border: 1px solid rgba(255, 215, 122, 0.18);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.035);
  transition:
    border-color 0.18s ease,
    background 0.18s ease;
}

.z24lottery-faq details:hover,
.z24lottery-faq details[open] {
  border-color: var(--z24lottery-border-strong);
  background: rgba(11, 93, 255, 0.08);
}

.z24lottery-faq summary {
  cursor: pointer;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.45;
}

.z24lottery-faq p {
  margin: 10px 0 0;
  color: #eaf0ff;
}

.z24lottery-bottom-cta {
  overflow: hidden;
  padding: 28px 22px;
  border: 1px solid rgba(255, 215, 122, 0.28);
  border-radius: 24px;
  background:
    radial-gradient(circle at top left, rgba(255, 215, 122, 0.13), transparent 34%),
    linear-gradient(145deg, #071b38, var(--z24lottery-bg-deep));
  text-align: center;
  box-shadow: var(--z24lottery-shadow);
}

.z24lottery-bottom-cta h2 {
  color: #ffffff;
}

.z24lottery-bottom-cta p {
  max-width: 760px;
  margin: 0 auto 18px;
  color: #dce6ff;
}

.z24lottery-main-btn {
  min-width: 190px !important;
  max-width: min(100%, 360px) !important;
  min-height: 48px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 11px 26px !important;
  font-size: clamp(16px, 1.4vw, 18px) !important;
}

@media (max-width: 900px) {
  .z24lottery-grid,
  .z24lottery-feature-grid,
  .z24lottery-service-grid,
  .z24lottery-related-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .z24lottery-checklist,
  .z24lottery-warning-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .z24lottery-article {
    padding: 18px 12px;
  }

  .z24lottery-hero,
  .z24lottery-card,
  .z24lottery-related,
  .z24lottery-bottom-cta {
    border-radius: 20px;
    padding: 20px 16px;
  }

  .z24lottery-hero h1 {
    font-size: 27px;
    line-height: 1.3;
  }

  .z24lottery-lead,
  .z24lottery-section p,
  .z24lottery-faq p,
  .z24lottery-bottom-cta p {
    font-size: 15.5px;
  }

  .z24lottery-grid,
  .z24lottery-feature-grid,
  .z24lottery-service-grid,
  .z24lottery-related-grid,
  .z24lottery-checklist,
  .z24lottery-warning-list {
    grid-template-columns: 1fr;
  }

  .z24lottery-figure {
    border-radius: 18px;
  }

  .z24lottery-related-btn,
  .z24lottery-main-btn {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 44px !important;
    padding: 10px 16px !important;
    font-size: 15.5px !important;
  }
}


/* ==================================================
   ZOOD24 LOTTERY ADD-ON SECTIONS
   Breadcrumb / Summary / Start / Link Hub
================================================== */

.z24lottery-breadcrumb {
  margin: 0 0 18px;
}

.z24lottery-breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 9px 13px;
  border: 1px solid rgba(255, 215, 122, 0.20);
  border-radius: 999px;
  background: rgba(5, 11, 24, 0.66);
  list-style: none;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.18);
}

.z24lottery-breadcrumb li {
  display: inline-flex;
  align-items: center;
  color: var(--z24lottery-soft);
  font-size: 14px;
  line-height: 1.45;
}

.z24lottery-breadcrumb li + li::before {
  content: "›";
  margin-right: 8px;
  color: var(--z24lottery-gold);
  font-weight: 900;
}

.z24lottery-breadcrumb a {
  display: inline !important;
  padding: 0 !important;
  color: #eaf0ff !important;
  font-size: inherit !important;
  line-height: inherit !important;
  font-weight: 700 !important;
  border: 0 !important;
  background: none !important;
  box-shadow: none !important;
}

.z24lottery-breadcrumb a:hover {
  color: var(--z24lottery-gold) !important;
}

.z24lottery-breadcrumb [aria-current="page"] {
  color: var(--z24lottery-gold);
  font-weight: 800;
}

.z24lottery-summary,
.z24lottery-start,
.z24lottery-linkhub {
  position: relative;
  overflow: hidden;
}

.z24lottery-summary-grid,
.z24lottery-start-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
  margin-top: 18px;
}

.z24lottery-start-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.z24lottery-summary-card,
.z24lottery-start-card {
  padding: 16px;
  border: 1px solid rgba(255, 215, 122, 0.18);
  border-radius: 18px;
  background: rgba(5, 11, 24, 0.58);
  transition:
    border-color 0.2s ease,
    background 0.2s ease,
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.z24lottery-summary-card:hover,
.z24lottery-start-card:hover {
  border-color: var(--z24lottery-border-strong);
  background: rgba(11, 93, 255, 0.08);
  transform: translateY(-2px);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.25);
}

.z24lottery-summary-card span,
.z24lottery-start-card span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 36px;
  margin-bottom: 10px;
  padding: 0 10px;
  border-radius: 999px;
  color: #071126;
  background: linear-gradient(135deg, var(--z24lottery-gold), var(--z24lottery-gold-2));
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
}

.z24lottery-summary-card h3,
.z24lottery-start-card h3 {
  margin: 0 0 8px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 900;
}

.z24lottery-summary-card p,
.z24lottery-start-card p {
  margin: 0;
  color: var(--z24lottery-muted);
  font-size: 14.5px;
  line-height: 1.65;
}

.z24lottery-linkgrid {
  display: flex;
  flex-wrap: wrap;
  gap: 9px 11px;
  margin-top: 16px;
}

.z24lottery-linkitem,
.z24lottery-linkitem:link,
.z24lottery-linkitem:visited {
  display: inline-flex !important;
  align-items: center;
  width: auto !important;
  min-width: 0 !important;
  min-height: 40px;
  margin: 0 !important;
  padding: 8px 13px !important;
  border: 1px solid rgba(255, 215, 122, 0.28) !important;
  border-radius: 999px !important;
  color: var(--z24lottery-gold) !important;
  background: rgba(5, 11, 24, 0.58) !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  line-height: 1.25 !important;
  text-decoration: none !important;
  box-shadow: none !important;
  transition:
    color 0.2s ease,
    border-color 0.2s ease,
    background 0.2s ease,
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.z24lottery-linkitem:hover {
  color: #ffffff !important;
  border-color: var(--z24lottery-border-strong) !important;
  background: rgba(11, 93, 255, 0.10) !important;
  transform: translateY(-2px);
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22) !important;
}

.z24lottery-linkitem:focus-visible {
  outline: 2px solid rgba(255, 215, 122, 0.88);
  outline-offset: 3px;
}

@media (max-width: 900px) {
  .z24lottery-summary-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .z24lottery-start-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .z24lottery-breadcrumb ol {
    gap: 6px;
    padding: 8px 11px;
    border-radius: 16px;
  }

  .z24lottery-breadcrumb li {
    font-size: 13px;
  }

  .z24lottery-summary-grid,
  .z24lottery-start-grid {
    grid-template-columns: 1fr;
  }

  .z24lottery-linkgrid {
    gap: 8px;
  }

  .z24lottery-linkitem {
    min-height: 38px;
    padding: 8px 12px !important;
    font-size: 13.5px !important;
  }
}
/* ==================================================
   ZOOD24BET Lottery Quick Links Add-on
================================================== */

.z24lottery-quicklinks {
  position: relative;
  overflow: hidden;
}

.z24lottery-quickgrid {
  display: flex;
  flex-wrap: wrap;
  gap: 9px 11px;
  margin-top: 16px;
}

.z24lottery-quickgrid a,
.z24lottery-quickgrid a:link,
.z24lottery-quickgrid a:visited {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: auto !important;
  min-width: 0 !important;
  min-height: 40px;
  margin: 0 !important;
  padding: 8px 13px !important;
  border: 1px solid rgba(255, 215, 122, 0.28) !important;
  border-radius: 999px !important;
  color: var(--z24lottery-gold) !important;
  background: rgba(5, 11, 24, 0.58) !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  line-height: 1.25 !important;
  text-decoration: none !important;
  box-shadow: none !important;
  transition:
    color 0.2s ease,
    border-color 0.2s ease,
    background 0.2s ease,
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.z24lottery-quickgrid a:hover {
  color: #ffffff !important;
  border-color: var(--z24lottery-border-strong) !important;
  background: rgba(11, 93, 255, 0.10) !important;
  transform: translateY(-2px);
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22) !important;
}

.z24lottery-article a:focus-visible {
  outline: 2px solid rgba(255, 215, 122, 0.92);
  outline-offset: 3px;
}

@media (max-width: 640px) {
  .z24lottery-quickgrid {
    gap: 8px;
  }

  .z24lottery-quickgrid a {
    width: 100% !important;
    min-height: 40px;
    padding: 8px 12px !important;
    font-size: 13.5px !important;
  }
}
/* PAGE REFRESH ADD-ON */

.z24lottery-page-refresh .z24lottery-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 20px;
}

.z24lottery-secondary-btn,
.z24lottery-secondary-btn:link,
.z24lottery-secondary-btn:visited {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 48px !important;
  padding: 11px 24px !important;
  border: 1px solid rgba(255, 215, 122, 0.38) !important;
  border-radius: 999px !important;
  color: var(--z24lottery-gold) !important;
  background: rgba(5, 11, 24, 0.58) !important;
  font-size: clamp(16px, 1.4vw, 18px) !important;
  line-height: 1.35 !important;
  font-weight: 950 !important;
  text-decoration: none !important;
  box-shadow: none !important;
  transform: none !important;
  transition: transform .22s ease, background .22s ease, border-color .22s ease, color .22s ease !important;
}

.z24lottery-secondary-btn:hover {
  color: #ffffff !important;
  border-color: var(--z24lottery-border-strong) !important;
  background: rgba(11, 93, 255, 0.12) !important;
  transform: translateY(-2px) !important;
}

.z24lottery-page-refresh .z24lottery-main-btn,
.z24lottery-page-refresh .z24lottery-secondary-btn {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.z24lottery-page-refresh .z24lottery-figure img {
  background: var(--z24lottery-bg-deep);
}

.z24lottery-page-refresh .z24lottery-summary-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.z24lottery-page-refresh .z24lottery-related-grid,
.z24lottery-page-refresh .z24lottery-feature-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.z24lottery-page-refresh .z24lottery-checkitem .z24lottery-keylink {
  display: inline !important;
  padding: 0 2px 1px !important;
  border-radius: 0 !important;
}

@media (max-width: 900px) {
  .z24lottery-page-refresh .z24lottery-summary-grid,
  .z24lottery-page-refresh .z24lottery-related-grid,
  .z24lottery-page-refresh .z24lottery-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .z24lottery-page-refresh .z24lottery-hero-actions {
    flex-direction: column;
  }

  .z24lottery-page-refresh .z24lottery-summary-grid,
  .z24lottery-page-refresh .z24lottery-related-grid,
  .z24lottery-page-refresh .z24lottery-feature-grid {
    grid-template-columns: 1fr;
  }

  .z24lottery-secondary-btn {
    width: 100% !important;
  }
}

/* CLICKABLE BREADCRUMB FIX */

.z24lottery-breadcrumb a,
.z24lottery-breadcrumb a:visited,
.z24lottery-breadcrumb a:hover,
.z24lottery-breadcrumb li,
.z24lottery-breadcrumb span {
  transform: none !important;
  box-shadow: none !important;
}

.z24lottery-breadcrumb a,
.z24lottery-breadcrumb a:visited {
  color: var(--z24lottery-gold) !important;
  cursor: pointer !important;
}

.z24lottery-breadcrumb a:hover {
  color: #ffffff !important;
}/* End custom CSS */