.logo-cloud-section .logo-cloud-display{display:flex;flex-wrap:wrap;gap:12px;min-width:0;align-items:stretch}

.header__inline-menu .collapsible-content__panel .link--text {
  font-weight: 500;
  font-size: 0.95rem;
  padding: 10px 8px;
  color: var(--theme-quiet);
}

 [data-kqtnh] {
  padding: 3px 10px; margin: -3px -10px; border-radius: 7px;
}

.footer-secondary-nav a {
  color: var(--theme-quiet); text-decoration: none; font-size: 0.75rem;
}

.logo-cloud-section .logo-cloud-brand img{width:56px;height:56px;max-width:100%;object-fit:cover;border-radius:10px;opacity:.95;filter:none}

.featured-content-section {
  position: fixed;
  z-index: 35;
  pointer-events: none;
  opacity: 0;
  color: color-mix(in srgb, var(--theme-ink) 88%, transparent);
  background: color-mix(in srgb, var(--theme-layer) 42%, transparent);
  border: 1px solid color-mix(in srgb, var(--theme-key) 40%, transparent);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: opacity .35s ease, transform .35s ease, bottom .25s ease, left .25s ease, right .25s ease;
}

.__gone__ .ui-card-wrapper{
  display: grid; grid-template-columns: 64px 1fr; gap: 12px;
  padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);
  border-left: 4px solid var(--theme-key); background: var(--theme-canvas);
  box-sizing: border-box; min-width: 0; counter-increment: ci;
}

.drawer__sidebar li:has(> ul) > a::after {
  content: none;
}

.game-category-grid .game-category-desc{min-width:0}

.steps-module-root .steps-single-block{border-bottom:1px dashed var(--theme-rule);padding:0 0 0 14px}

[data-kzqvi="ttg8m9rg"] .menu-drawer {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  width: min(85vw, 320px);
  max-width: 100%;
  height: 100%;
  background: var(--theme-layer);
  color: var(--theme-ink);
  padding: 11px 20px;
  transform: translateX(105%);
  visibility: hidden;
  transition: transform .28s ease, visibility .28s ease;
  box-shadow: -8px 0 24px rgba(0,0,0,.08);
  overflow-y: auto;
  box-sizing: border-box;
}

.drawer__sidebar li.shopify-active > .sidebar__sub-menu-toggle,
.drawer__sidebar li:has(.shopify-active) > .sidebar__sub-menu-toggle,
.drawer__sidebar .sidebar__sub-menu-toggle {
  background: transparent !important;
  box-shadow: none !important;
  color: var(--theme-quiet);
}

.banner__heading,
.hero-main-section h1 {
  max-width: 100%;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
  line-height: 1.2;
}

.payout-info-section .payout-method-row{display:grid;grid-template-columns:1fr auto;gap:8px;padding:clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px);border-bottom:1px solid var(--theme-rule);background:var(--theme-layer);min-width:0;box-sizing:border-box}

.timeline-module-root .timeline-event-block{position:relative;padding:0 0 23px;min-width:0}

html[data-nw6fz^="header_inline"] header > div > a:first-child,
html[data-nw6fz^="header_inline"] header > div > [class*="brand"],
html[data-nw6fz^="header_inline"] header > div > [class*="logo"] {
  min-width: 0;
  flex: 1 1 auto;
}

.faq-mini-container .faq-mini-answer p{margin:0}

.pros-cons-module p{margin:0;color:var(--theme-quiet)}

 .disclosure__button {
  order: -1;
  margin-right: 4px;
  margin-left: 0;
}

.breadcrumb-nav-root .shopify-crumbs-item{display:inline-flex;align-items:center;gap:6px;color:var(--theme-quiet);font-size:.85rem}

.product-listing-grid .product-listing-item img{ width: 100%; height: 100%; object-fit: cover; display: block; }

.steps-module-root .steps-index-bullet{font-family:var(--theme-mono-family,ui-monospace,monospace);color:var(--theme-key);font-size:.85rem}

.header-sticky-root .disclosure__list-wrapper {
  max-width: calc(100vw - 24px);
}

.author-info-card .author-position-label{margin:0;color:var(--theme-quiet);font-size:.85rem}

.payout-info-section .payout-info-header{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

.two-col-root__inner .two-cols-heading-section{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

.payout-info-section{display:grid;gap:0;border:1px solid var(--theme-border-strong);border-radius:min(7px, 20px);overflow:hidden;min-width:0}

.pros-cons-module .pros-point-item:last-of-type,.pros-cons-module .cons-point-item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}

.article-content-root{
  padding: 40px calc(25px + 10px);
  background: var(--theme-dark-panel); box-sizing: border-box; min-width: 0;
}

.template-cta-banner-root .shopify-cta-banner-btn{
  background: var(--theme-over-primary);
  color: var(--theme-key);
  padding: 15px 31px;
  border-radius: 7px;
  text-decoration: none;
  font-weight: 600;
}

.disclosure__button[aria-expanded="true"]::after {
  content: "✕";
}

[data-8jqwz], [data-texuc] { transition: opacity .15s ease; }

.header-sticky-root {
  background: var(--theme-layer);
  border-bottom: 1px solid var(--theme-rule);
  padding: 12px 20px;
  position: relative;
  z-index: 40;
}

.featured-content-section.visible-section {
  opacity: 1;
}

.slider-button {
  position: absolute; top: 50%; transform: translateY(-50%); z-index: 2;
  width: 2.4rem; height: 2.4rem; border: 0; cursor: pointer;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 1.35rem; line-height: 1;
  color: var(--theme-over-primary); background: var(--theme-key);
  transition: opacity .15s ease;
}

.article-content-root .article-content-body{
  color: color-mix(in srgb, var(--theme-counter-fg) 80%, transparent); line-height: 1.65;
}

.game-category-grid .game-category-thumb{aspect-ratio:21/9;overflow:hidden;background:var(--theme-key-soft);border-radius:calc(7px - 2px)}

.header-sticky-root .disclosure__list-wrapper .block-590 {
  display: block;
  width: 100%;
  padding: 8px 14px;
  white-space: normal;
}

.steps-module-root .steps-module-header{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

.header-sticky-root .header-content-flex > .nav-unordered-list {
  flex-wrap: wrap;
  min-width: 0;
}

.payout-info-section .payout-method-name{margin:0;color:var(--theme-ink)}

@font-face {
  font-family: 'Manrope';
  src: url('/assets/fonts/manrope-latin-700-normal.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.author-info-card .author-avatar-wrap{display:none}

.faq-mini-container{display:grid;gap:0;background:var(--theme-contrast);border-radius:min(7px, 20px);overflow:hidden;min-width:0;padding:clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px);box-sizing:border-box}

.features-module-root{
  display: grid; gap: 0; padding-left: 24px;
  border-left: 2px solid var(--theme-border-strong); box-sizing: border-box; min-width: 0;
}

.drawer__sidebar li:has(> ul) {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

[data-alzft="ttd1u59r"]:has([data-pug1k="tx55dkcg"]) .layout-nav-chrome {
  border-bottom: 0 !important;
  background: linear-gradient(
    180deg,
    var(--theme-layer) 0%,
    color-mix(in srgb, var(--theme-canvas) 38%, var(--theme-layer)) 100%
  );
}

.header__inline-menu .link--text,
.header__inline-menu .field__label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  padding: 12px 8px;
  margin: 0;
  color: var(--theme-ink);
  text-decoration: none;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.35;
  text-align: left;
  background: transparent;
  border: 0;
  cursor: pointer;
  font-family: inherit;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  border-radius: var(--theme-corner, 8px);
  text-transform: none;
  letter-spacing: normal;
}

 .__gone__ {
  --theme-pill-slot: 4.75rem;
  padding-bottom: calc(var(--theme-pill-slot) + env(safe-area-inset-bottom, 0px)) !important;
}

.text-image-root-section .media-text-content h2{ margin: 0 0 10px; color: var(--theme-ink); }

.drawer__sidebar li:has(> ul) > a,
.drawer__sidebar li:has(> ul) > span {
  flex: 1 1 auto;
  min-width: 0;
}

.__gone__ .ui-card-thumbnail{ display: block; width: 100%; height: 100%; object-fit: cover; }

.header__inline-menu .link--text:hover,
.header__inline-menu .field__label:hover {
  color: var(--theme-key);
  background: color-mix(in srgb, var(--theme-key) 10%, transparent);
}

.process-steps-root .process-main-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

.__gone__ .ui-card-wrapper::before{
  content: counter(ci, decimal-leading-zero);
  font-size: 1.6rem; font-weight: 800; line-height: 1;
  color: var(--theme-key); grid-row: 1 / span 3;
}

.stats-grid-layout .stat-metric-card{
  padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);
  text-align: center; background: var(--theme-layer);
  border-bottom: 4px solid var(--theme-key); box-sizing: border-box; min-width: 0;
}

.__gone__ .site-nav__list,
.__gone__ ul:first-child {
  margin-left: auto;
}

.slideshow:not(.is-scrollable) [data-33y6c] {
  justify-content: center;
}

.__gone__ .disclosure__list-wrapper .block-304:hover,
.__gone__ .disclosure__list-wrapper .block-590:hover {
  color: var(--theme-key);
}

.faq-main-wrapper{
  display: grid; gap: 26px; box-sizing: border-box; min-width: 0;
}

a[class*="btn"]:hover,
a[class*="-cta-"]:hover,
button:hover,
[class*="Btn"]:hover,
[class*="-btn-"]:hover {
  transform: var(--theme-hover-move);
  filter: var(--theme-hover-filter);
  box-shadow: var(--theme-btn-shadow);
}

.header__inline-menu, .header__inline-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0;
}

.drawer__sidebar li.shopify-active > a,
.drawer__sidebar a.shopify-active[aria-current="page"] {
  color: var(--theme-ink);
  font-weight: 700;
}

.slider-button {
  border-radius: 12px;
  color: var(--theme-ink);
  background: color-mix(in srgb, var(--theme-layer) 55%, transparent);
  border: 1px solid color-mix(in srgb, var(--theme-key) 45%, transparent);
  backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
}

header > div > a:first-child {
  order: 1;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}

.faq-mini-container .faq-mini-answer{padding:8px 0 10px;font-size:.84rem;color:color-mix(in srgb,var(--theme-counter-fg) 78%,transparent)}

.header-sticky-root .header-content-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  width: min(100%, 1320px);
  margin: 0 auto;
}

.author-info-card .author-summary-text{color:var(--theme-quiet)}

.process-steps-root .process-step-number{grid-column:1;grid-row:1;font-weight:800;color:var(--theme-key);font-size:1.1rem}

.slider-button[data-texuc] { right: 0.4rem; }

img { max-width: 100%; height: auto; }

h1 { font-size: calc(2.25rem * var(--theme-scale-head, 1)); }

.benefits-grid-layout .benefit-card-item p{ margin: 0; color: var(--theme-quiet); }

.header-sticky-root .template-nav-cta > a {
  display: inline-flex;
  align-items: center;
  background: var(--theme-key);
  color: var(--theme-over-primary) !important;
  padding: 15px 31px;
  border-radius: 7px;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.9rem;
}

@font-face {
  font-family: 'Manrope';
  src: url('/assets/fonts/manrope-latin-400-normal.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.product-listing-grid .product-display-name{
  margin: 0; padding: 8px clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px); color: var(--theme-ink); font-size: 0.85rem;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
}

html[data-nw6fz^="header_inline"] header > div {
  display: flex !important;
  align-items: center;
  gap: 12px;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.steps-module-root .accordion-body{padding:0 8px 14px;color:var(--theme-quiet)}

.breadcrumb-nav-root .breadcrumb-nav-list{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0;align-items:center}

.ribbon-announcement .ribbon-cta-link{
  color: var(--theme-key);
  text-decoration: none;
  font-weight: 700;
  border-bottom: 2px solid var(--theme-key);
}

[data-kqtnh]:hover,
 [data-kqtnh]:focus-visible,
 [data-kqtnh][aria-current="page"] {
  background: var(--theme-key-soft); color: var(--theme-key);
}

html {
  font-size: calc(100% * var(--theme-scale-all, 1) * var(--theme-scale-text, 1));
}

.slideshow.is-dots-inset .slider-counter {
  margin-top: -2.25rem;
}

.game-category-grid .game-category-tile{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;padding:clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);background:var(--theme-canvas);border:1px solid var(--theme-rule);border-radius:7px;min-width:0;box-sizing:border-box}

.sidebar-main-root .block-590:hover {
  background: color-mix(in srgb, var(--theme-key) 14%, var(--theme-layer));
}

.drawer__sidebar li.shopify-active:has(> ul) > a {
  color: var(--theme-ink);
  font-weight: 700;
  background: color-mix(in srgb, var(--theme-key) 10%, var(--theme-layer));
  box-shadow: none;
}

.header-sticky-root .header__submenu,
.header-sticky-root .nav-list-element:has(> .disclosure__list-wrapper) {
  padding-bottom: 0;
}

.sidebar-main-root .block-304 {
  padding: 6px 12px; font-size: 0.7rem; font-weight: 800;
  text-transform: uppercase; letter-spacing: 0.06em; color: var(--theme-quiet);
}

.hero-main-section .hero-featured-image{
  display: block; width: 100%; height: 100%; object-fit: cover;
}

.header__inline-menu .collapsible-content__panel {
  display: none;
  gap: 0;
  padding: 2px 0 8px 10px;
  margin: 0 0 4px 8px;
  border-left: 2px solid var(--theme-rule);
}

.header__inline-menu .call-to-action .link--text {
  margin-top: 12px;
  justify-content: center;
  background: var(--theme-key);
  color: var(--theme-over-primary, #fff) !important;
  border-radius: var(--theme-corner, 8px);
  padding: 12px 16px;
  font-weight: 700;
  box-shadow: none;
  transform: none;
  filter: none;
}

.features-module-root .features-grid-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

[data-bkzu2="truouegd"] [data-kqtnh] { padding: 2px 8px; margin: -2px -8px; }

.stats-grid-layout .stat-metric-card span{ color: var(--theme-quiet); font-size: 0.9rem; }

.pros-cons-module .pros-cons-sub-title{display:block;margin:0 0 4px;color:var(--theme-ink)}

.product-listing-grid .product-listing-item{aspect-ratio:4 / 3;overflow:hidden}

.benefits-grid-layout .benefit-card-item{
  position: relative; padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);
  margin-bottom: 23px; background: var(--theme-layer);
  border: 1px solid var(--theme-rule); border-radius: 7px;
  box-sizing: border-box; min-width: 0; counter-increment: bn;
}

.featured-content-section.visible-section {
  transform: translateX(0) translateY(0);
}

.footer-secondary-nav a:hover { color: var(--theme-key); }

.pros-cons-module .pros-cons-label{margin:0 0 12px;color:var(--theme-ink);font-size:.85rem;letter-spacing:.04em;text-transform:uppercase}

.drawer__sidebar li:has(> ul).open-section > ul {
  display: grid;
}

.hero-main-section .hero-supporting-text{
  position: relative; z-index: 1; display: grid; gap: 18px;
  justify-items: center; text-align: center; max-width: 42rem;
  min-width: 0; box-sizing: border-box;
  padding: calc(29px + 6px) calc(30px + 10px);
  background: color-mix(in srgb, var(--theme-layer) 94%, transparent);
  border: 1px solid var(--theme-rule);
  border-radius: 7px;
  box-shadow: 0 18px 40px color-mix(in srgb, var(--theme-contrast) 20%, transparent);
}

.header-sticky-root,
.header-sticky-root .header-content-flex,
.header-sticky-root .header-content-flex > .nav-unordered-list,
.header-sticky-root .nav-list-element {
  overflow: visible;
}

.footer-primary-nav a {
  color: var(--theme-quiet); text-decoration: none; font-size: 0.78rem;
}

.product-listing-grid{
  display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 23px; box-sizing: border-box; min-width: 0;
}

.game-category-grid .game-category-label{margin:0 0 10px;color:var(--theme-ink);font-size:1.1rem}

.features-module-root .feature-point-title{ margin: 0 0 6px; color: var(--theme-ink); }

[data-kzqvi="ttg8m9rg"].page-width.open-section .menu-drawer,
body.nav-open [data-kzqvi="ttg8m9rg"] .menu-drawer {
  transform: translateX(0);
  visibility: visible;
}

.__gone__ .ui-card-heading{ margin: 0 0 6px; color: var(--theme-ink); }

.banner__button, .button--primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  background: var(--theme-key);
  color: var(--theme-over-primary, #fff) !important;
  padding: 12px 22px;
  border-radius: var(--theme-corner, 8px);
  text-decoration: none;
}

html {
  background: var(--theme-canvas, #f7f6f8);
  scroll-behavior: smooth;
  
  scroll-padding-top: var(--theme-chrome-h, 80px);
}

.logo-cloud-section .logo-cloud-intro{max-width:72ch;line-height:1.55;color:var(--theme-ink);font-size:.95rem}

.breadcrumb-nav-root .breadcrumb-separator{opacity:.5}

html, body {
  font-family: var(--theme-copy-font);
}

.pros-cons-module .pros-list-column,.pros-cons-module .cons-list-column{min-width:0;padding:clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);box-sizing:border-box;border:1px solid var(--theme-rule);border-radius:7px;background:var(--theme-layer)}

.stats-grid-layout{
  display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 23px; box-sizing: border-box; min-width: 0;
}

.footer-site-root {
  background: var(--theme-layer);
  border-top: 1px solid var(--theme-rule);
  padding: 31px 25px;
  margin-top: auto;
}

.game-category-grid p{margin:0;color:var(--theme-quiet);line-height:1.65;max-width:none;font-size:.95rem}

.header-sticky-root .disclosure__list-wrapper .nav-list-element {
  position: relative;
}

[data-alzft]:has([data-pug1k="tx55dkcg"]) .layout-sidebar-chrome {
  border: 0 !important;
  background: linear-gradient(
    180deg,
    color-mix(in srgb, var(--theme-layer) 92%, var(--theme-key) 8%) 0%,
    color-mix(in srgb, var(--theme-canvas) 65%, var(--theme-layer)) 100%
  );
}

.content-for-layout,
.drawer__inner,
.grid__item--inner,
.shopify-section-header,
.shopify-section-footer {
  min-width: 0;
  max-width: 100%;
}

.logo-cloud-section{display:flex;flex-direction:column;gap:12px;min-width:0}

.drawer__sidebar .sidebar__sub-menu-toggle {
  flex: 0 0 44px;
  width: 44px;
  min-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--theme-quiet);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  position: relative;
  z-index: 1;
}

html, body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  max-width: 100%;
  overflow-x: clip;
  font-family: var(--theme-copy-font, system-ui, -apple-system, "Segoe UI", sans-serif);
  background: var(--theme-canvas, #f7f6f8);
  color: var(--theme-ink, #261a2c);
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

.faq-main-wrapper .faq-section-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

.header-sticky-root .disclosure__list-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -14px;
  height: 14px;
}

.article-template__content a { color: var(--theme-key); font-weight: 600; text-decoration: none; }

h3 { font-size: calc(1.35rem * var(--theme-scale-head, 1)); }

.header-sticky-root .block-590,
.header-sticky-root .block-304 {
  color: var(--theme-ink);
  text-decoration: none;
  font-size: 0.92rem;
  font-weight: 500;
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 8px 10px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
  font-family: inherit;
}

.custom-block {
  
  min-height: 280px;
}

.process-steps-root .process-step-heading{grid-column:2;grid-row:1;margin:0 0 6px;color:var(--theme-ink);font-size:.95rem}

.pros-cons-module .cons-list-column{border-top:3px solid var(--theme-highlight-2)}

.pros-cons-module .pros-point-item,.pros-cons-module .cons-point-item{margin:0 0 12px;padding:0 0 10px;border-bottom:1px dashed var(--theme-rule)}

.footer-secondary-nav {
  display: flex; flex-wrap: wrap; justify-content: center; gap: 8px 14px;
  list-style: none; margin: 0; padding: 0;
}

.hero-main-section .hero-action-button{
  display: inline-block;
  background: linear-gradient(90deg, var(--theme-key), var(--theme-highlight-2));
  color: var(--theme-over-primary);
  padding: 15px 31px;
  border-radius: 7px;
  text-decoration: none; font-weight: 700;
}

.article-template__content a:hover { text-decoration: underline; }

.pros-cons-module{display:grid;grid-template-columns:1fr 1fr;gap:23px;min-width:0;box-sizing:border-box}

.toc-module-root{
  padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);
  background: var(--theme-canvas); border: 1px solid var(--theme-border-strong);
  position: relative; box-sizing: border-box; min-width: 0;
}

.text-image-root-section .media-text-visual img{
  display: block; width: 100%; height: 100%; object-fit: cover;
}

.benefits-grid-layout{
  display: grid; gap: 0; position: relative; padding-left: 28px;
  border-left: 2px solid var(--theme-border-strong); margin-left: 10px;
  box-sizing: border-box; min-width: 0; counter-reset: bn;
}

.pros-cons-module .pros-cons-main-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

.logo-cloud-section .logo-cloud-brand{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-width:112px;max-width:150px;flex:1 1 112px;padding:14px 12px;border-radius:7px;background:var(--theme-key-soft);color:var(--theme-key);font-size:.8rem;font-weight:700;box-sizing:border-box;text-align:center}

.stats-grid-layout .stat-metric-heading{
  display: block; font-size: 2.4rem; line-height: 1; color: var(--theme-key); font-weight: 800;
}

:root {
  --theme-heading-family: 'Manrope', system-ui, sans-serif;
  --theme-copy-font: 'Lato', system-ui, sans-serif;
  --theme-corner: 7px;
  --theme-hover-move: none;
  --theme-hover-filter: brightness(1.06);
  --theme-btn-shadow: 0 0 0 3px color-mix(in srgb, var(--theme-key) 35%, transparent);
  --theme-scale-text: 1;
  --theme-scale-head: 1.06;
  --theme-scale-all: 1.1;
}

.hero-main-section .hero-messaging-block{ margin: 0; color: var(--theme-quiet); max-width: 38rem; }

.testi-module-root .testi-quote-body{
  margin: 0 0 10px; color: color-mix(in srgb, var(--theme-counter-fg) 80%, transparent);
}

.process-steps-root .process-step-item{display:grid;grid-template-columns:2.2rem minmax(0,1fr);gap:12px;padding:16px;border:2px dashed var(--theme-border-strong);min-width:0;box-sizing:border-box}

.author-info-card .author-avatar-wrap{aspect-ratio:1 / 1;overflow:hidden}

.payout-info-section .payout-speed-label{grid-column:2;grid-row:1 / span 2;align-self:center;font-weight:800;color:var(--theme-highlight-2);font-size:.9rem}

.header-sticky-root .header-content-flex > .nav-unordered-list {
  display: flex;
  gap: 4px 8px;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
}

.pros-cons-module .pros-list-column{border-top:3px solid var(--theme-key)}

.drawer__close {
  border: 0;
  background: transparent;
  color: var(--theme-ink);
  font-size: 1.75rem;
  line-height: 1;
  cursor: pointer;
  margin-bottom: 12px;
}

.footer-content-wrap {
  width: min(100%, 1320px);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  text-align: center;
}

.faq-main-wrapper .faq-answer-panel{
  display: none; padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);
  color: var(--theme-quiet); background: var(--theme-layer);
  border: 1px solid var(--theme-rule); border-top: 0; box-sizing: border-box;
}

.text-image-root-section .media-text-visual{aspect-ratio:4 / 3;overflow:hidden}

.steps-module-root{display:grid;gap:0;border-left:3px solid var(--theme-key);min-width:0}

.template-cta-banner-root .cta-banner-title__inner{ margin: 0; color: var(--theme-over-primary); }

.faq-main-wrapper .faq-question-trigger{
  width: 100%; text-align: left; cursor: pointer;
  background: var(--theme-contrast); color: var(--theme-counter-fg);
  border: 0; padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);
  font-weight: 700; box-sizing: border-box;
}

.two-col-root__inner{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 23px;
}

.header__inline-menu .collapsible-content__panel .link--text:hover {
  color: var(--theme-key);
}

.toc-module-root .toc-item__inner a{
  display: block; padding: 10px 8px; color: var(--theme-quiet); text-decoration: none;
  border-bottom: 1px solid var(--theme-rule);
}

.benefits-grid-layout .benefit-card-item::before{
  content: counter(bn); position: absolute; left: -42px; top: 18px;
  width: 28px; height: 28px; border-radius: 50%;
  background: var(--theme-key); color: var(--theme-over-primary);
  display: grid; place-items: center; font-size: 0.75rem; font-weight: 700;
}

.hero-main-section .hero-main-headline{
  margin: 0; color: var(--theme-ink); overflow-wrap: anywhere; line-height: 1.15;
}

h1, h2, h3, h4,
[class*="title"], [class*="Title"], [class*="headline"], [class*="Headline"] {
  font-family: var(--theme-heading-family);
}

@font-face {
  font-family: 'Lato';
  src: url('/assets/fonts/lato-latin-700-normal.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: optional;
}

.header-sticky-root .header__submenu > .block-304::after,
.header-sticky-root .nav-list-element:has(> .disclosure__list-wrapper) > .block-590::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid currentColor;
  opacity: 0.7;
}

.action-callout-root .action-button-primary{
  display: inline-block; background: transparent; color: var(--theme-key-strong);
  border: 2px solid var(--theme-key-strong); padding: 15px 31px;
  border-radius: 7px; text-decoration: none; font-weight: 700;
}

[data-alzft="tzy7tzxh"] .layout-sidebar-chrome { display: none; }

.header__inline-menu .collapsible-content.open-section > .collapsible-content__panel {
  display: grid;
}

html[data-nw6fz^="header_inline"] .disclosure__button {
  position: static;
  flex-shrink: 0;
  margin: 0;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  width: auto;
  height: auto;
  padding: 10px 14px;
  border-radius: 8px;
  box-shadow: none;
}

.drawer__sidebar .sidebar__sub-menu-toggle::before {
  content: '›';
  font-size: 1.15rem;
  line-height: 1;
  transition: transform 0.2s ease;
  transform: rotate(0deg);
}

.two-col-root__inner .split-column-left{ border-top: 3px solid var(--theme-key); }

.grid-layout,
[data-alzft] {
  max-width: 100%;
  min-width: 0;
  overflow-x: clip;
}

.toc-module-root .toc-item__inner a:hover{ color: var(--theme-key); }

.faq-main-wrapper .faq-accordion-item.is-state-expanded .faq-answer-panel{ display: block; }

.logo-cloud-section .logo-cloud-brand span{display:block;line-height:1.3;color:var(--theme-key);word-break:break-word}

[data-alzft="tzy7tzxh"] .primary-content-area > .content-section-chain {
  margin-top: calc(-0.55 * 22px);
}

.testi-module-root .testi-quote-heading{ font-style: normal; color: var(--theme-highlight-2); font-weight: 700; }

.payout-info-section p{margin:0;grid-column:1;color:var(--theme-quiet);font-size:.9rem}

.__gone__ .ui-card-visual{ aspect-ratio: 16/10; overflow: hidden; margin: 0 0 8px; grid-column: 2; max-width: 100%; min-width: 0; }

.game-category-grid{display:grid;gap:23px;min-width:0}

.sidebar-main-root .sidebar-main-root { padding: 8px 6px; }

.hero-main-section{
  position: relative; display: grid; place-items: center;
  min-height: 320px; width: 100%; min-width: 0; box-sizing: border-box;
  padding: 29px 30px;
  border-radius: 7px;
  overflow: hidden;
  background: linear-gradient(90deg,
    var(--theme-key) 0%, var(--theme-key) 48%,
    var(--theme-highlight-2) 52%, var(--theme-highlight-2) 100%);
}

.game-category-grid .game-category-thumb img{width:100%;height:100%;object-fit:cover;display:block}

 [data-33y6c] {
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  
  padding-block: 12px 28px;
  box-sizing: border-box;
}

.two-col-root__inner .split-column-left,
.two-col-root__inner .split-column-right{
  min-width: 0;
  padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);
  background: var(--theme-layer);
  border: 1px solid var(--theme-rule);
  border-radius: 7px;
  color: var(--theme-quiet);
  box-sizing: border-box;
}

.slider-counter {
  display: flex; gap: 8px; justify-content: center;
  margin-top: 0.35rem; margin-bottom: 0; min-height: 1.5rem; align-items: center;
}

.timeline-module-root p{margin:0;color:var(--theme-quiet)}

.sidebar-main-root .sidebar-nested-menu { list-style: none; gap: 6px; padding-left: 0; margin: 4px 0 0; border: 0; }

.features-module-root .feature-list-point p{ margin: 0; color: var(--theme-quiet); }

.logo-cloud-section .logo-cloud-intro a{color:var(--theme-key)}

.text-image-root-section{
  display: grid; gap: 0; box-sizing: border-box; min-width: 0; overflow: hidden;
  border: 1px solid var(--theme-rule);
}

[data-alzft="tzy7tzxh"] .primary-content-area > * {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

@font-face {
  font-family: 'Lato';
  src: url('/assets/fonts/lato-latin-400-normal.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: optional;
}

.product-listing-grid .gallery-section-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

.game-category-grid .game-category-header{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

h2 { font-size: calc(1.75rem * var(--theme-scale-head, 1)); }

.header__inline-menu .list-menu__item { list-style: none; margin: 0; }

[data-kzqvi="ttg8m9rg"].page-width {
  position: fixed;
  inset: 0;
  
  z-index: 58;
  pointer-events: none;
  background: transparent;
}

.article-content-root .article-main-heading{ margin: 0 0 12px; color: var(--theme-counter-fg); }

.drawer__sidebar li:has(> ul) > ul {
  flex: 1 1 100%;
  width: 100%;
  display: none;
  padding-left: 12px;
}

.timeline-module-root .timeline-main-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

.breadcrumb-nav-root .shopify-crumbs-item a{color:var(--theme-key);text-decoration:none}

.__gone__ .component-card-grid{
  display: grid; gap: 23px; counter-reset: ci; box-sizing: border-box; min-width: 0;
}

.disclosure__button {
  display: none;
  position: fixed;
  top: 12px;
  right: 12px;
  z-index: 60;
  border: 0;
  background: var(--theme-key);
  color: var(--theme-over-primary, #fff);
  padding: 11px 18px;
  border-radius: var(--theme-corner, 6px);
  cursor: pointer;
  font-size: 0;
  line-height: 1;
  align-items: center;
  justify-content: center;
}

.slideshow:not(.is-scrollable) .slider-button,
.slideshow:not(.is-scrollable) .slider-counter,
.slideshow:not(.is-scrollable) .slider-progress {
  display: none !important;
}

.sidebar-main-root .sidebar-item__inner.shopify-active > .block-590 {
  background: color-mix(in srgb, var(--theme-key) 22%, var(--theme-layer));
  color: var(--theme-key); font-weight: 700;
}

.faq-main-wrapper .faq-accordion-item.is-state-expanded .faq-question-trigger{
  background: var(--theme-key); color: var(--theme-over-primary);
}

.testi-module-root .testi-quote-card{
  margin: 0; padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);
  border-bottom: 1px dashed color-mix(in srgb, var(--theme-counter-fg) 28%, transparent);
  box-sizing: border-box; min-width: 0;
}

.header-sticky-root .disclosure__list-wrapper .disclosure__list-wrapper {
  top: -8px;
  left: calc(100% - 8px);
  min-width: 200px;
}

.drawer__sidebar .sidebar__sub-menu-toggle:hover,
.drawer__sidebar .sidebar__sub-menu-toggle:focus-visible {
  color: var(--theme-ink, inherit);
  outline: none;
}

.testi-module-root .testi-section-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

.action-callout-root{
  padding: 40px 25px;
  background: var(--theme-key-soft); text-align: center;
  display: grid; gap: 12px; justify-items: center;
  border-radius: 7px; box-sizing: border-box; min-width: 0;
}

.ribbon-announcement{
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: space-between;
  padding: 15px 25px;
  background: var(--theme-key-soft);
  color: var(--theme-ink);
  border-top: 1px solid var(--theme-rule);
  border-bottom: 1px solid var(--theme-rule);
  flex-wrap: wrap;
}

.timeline-module-root .timeline-node-point{display:block;font-size:.78rem;color:var(--theme-key);margin:0 0 4px;font-weight:700}

a[class*="btn"],
a[class*="-cta-"],
button,
[class*="Btn"],
[class*="-btn-"] {
  transition: transform 0.18s ease, filter 0.18s ease, box-shadow 0.18s ease;
}

.features-module-root .feature-list-point{
  position: relative; padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);
  margin-bottom: 8px; box-sizing: border-box; min-width: 0;
}

[data-8jqwz].full-width-wrapper, [data-texuc].full-width-wrapper { opacity: 0; pointer-events: none; }

.breadcrumb-nav-root{min-width:0;box-sizing:border-box;padding:6px 0}

.faq-mini-container .faq-mini-trigger::-webkit-details-marker{display:none}

.steps-module-root .steps-single-title{display:flex;gap:10px;align-items:center;padding:12px 8px;cursor:pointer;color:var(--theme-ink);font-weight:600;list-style:none}

.__gone__ .ui-card-description{ margin: 0; color: var(--theme-quiet); }

.header-sticky-root .block-590:hover,
.header-sticky-root .block-304:hover { color: var(--theme-key); }

:root {
  --theme-key: #2e9c29;
  --theme-highlight-2: #88e020;
  --theme-key-strong: #48298a;
  --theme-key-soft: #1f3825;
  --theme-canvas: #080808;
  --theme-rule: #3b3d48;
  --theme-border-strong: #505366;
  --theme-contrast: #e8e9ec;
  --theme-alert: #b42318;
  --theme-tie: #2e9c29;
  --theme-tie-hover: #56ba24;
  --theme-quiet: #9698a5;
  --theme-over-primary: #f9f9fa;
  --theme-counter-fg: #181924;
  --theme-ok: #067647;
  --theme-layer: #1c1d25;
  --theme-raised: #262730;
  --theme-dark-panel: #e8e9ec;
  --theme-ink: #eeeff0;
  --theme-copy-inv: #181924;
}

.rich-text { padding: 28px 0 8px; }

.text-image-root-section .media-text-visual{
  min-height: 180px; background: var(--theme-key-soft); overflow: hidden;
  max-width: 100%; min-width: 0;
}

.timeline-module-root{display:grid;gap:0;border-left:3px solid var(--theme-key);padding-left:calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 6px);min-width:0;box-sizing:border-box}

.benefits-grid-layout .benefit-item-heading{ margin: 0 0 8px; color: var(--theme-ink); }

.footer-primary-nav a:hover { color: var(--theme-key); }

.ribbon-announcement .ribbon-promo-text{ font-weight: 600; }

.header-sticky-root .disclosure__list-wrapper .block-590,
.header-sticky-root .disclosure__list-wrapper .block-304 {
  width: 100%;
  justify-content: space-between;
}

h4 { font-size: calc(1.15rem * var(--theme-scale-head, 1)); }

.slider-counter__link {
  width: 8px; height: 8px; border-radius: 999px; border: 0;
  background: color-mix(in srgb, var(--theme-quiet) 45%, transparent);
  cursor: pointer; padding: 0;
}

.header-sticky-root .header__submenu:hover > .disclosure__list-wrapper,
.header-sticky-root .header__submenu:focus-within > .disclosure__list-wrapper,
.header-sticky-root .header__submenu.open-section > .disclosure__list-wrapper,
.header-sticky-root .nav-list-element:has(> .disclosure__list-wrapper):hover > .disclosure__list-wrapper,
.header-sticky-root .nav-list-element:has(> .disclosure__list-wrapper):focus-within > .disclosure__list-wrapper,
.header-sticky-root .nav-list-element.open-section > .disclosure__list-wrapper {
  display: flex;
}

.drawer__sidebar .sidebar__sub-menu-toggle:focus-visible {
  box-shadow: inset 0 0 0 2px var(--theme-key, currentColor);
}

.faq-mini-container .faq-mini-trigger{cursor:pointer;padding:8px 0;color:var(--theme-counter-fg);font-size:.88rem;list-style:none;font-weight:600;border-bottom:1px dashed color-mix(in srgb,var(--theme-counter-fg) 22%,transparent)}

.header-sticky-root,
.header-sticky-root,
header {
  background: linear-gradient(
    180deg,
    var(--theme-layer) 0%,
    color-mix(in srgb, var(--theme-canvas) 42%, var(--theme-layer)) 100%
  );
  border-bottom: 0 !important;
}

.drawer__sidebar a.template-index,
.drawer__sidebar > aside > a:first-of-type {
  display: block;
  margin-bottom: 12px;
}

.article-template__content { color: var(--theme-quiet); line-height: 1.65; }

.sidebar-main-root .block-590 {
  display: block; padding: 9px 12px; border-radius: var(--theme-corner, 8px);
  text-decoration: none; font-size: 0.9rem; font-weight: 500;
  color: var(--theme-ink);
  background: color-mix(in srgb, var(--theme-key) 6%, var(--theme-layer));
}

.__gone__ .cards-section-header{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

.slideshow {
  position: relative; width: 100%; max-width: 100%; min-width: 0; box-sizing: border-box;
}

.two-col-root__inner .split-column-left p,
.two-col-root__inner .split-column-right p{
  margin: 0 0 0.85em;
}

.breadcrumb-nav-root [aria-current="page"]{color:var(--theme-ink);font-weight:600}

.sidebar-main-root .sidebar-nav-list {
  list-style: none; margin: 0; padding: 0; display: grid; gap: 6px;
}

[data-alzft="tzy7tzxh"] .primary-content-area {
  width: min(100%, 1320px);
  margin: 0 auto;
  padding: 40px 25px;
  flex: 1;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 22px;
  min-width: 0;
}

.testi-module-root{
  display: grid; gap: 23px;
  padding: 40px 25px;
  background: var(--theme-dark-panel); box-sizing: border-box; min-width: 0;
}

.faq-mini-container .faq-mini-label{margin:0 0 8px;color:var(--theme-highlight-2);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}

.product-listing-grid .product-listing-item{
  margin: 0; overflow: hidden; min-height: 150px;
  background: var(--theme-key-soft);
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 16px), calc(100% - 16px) 100%, 0 100%);
  box-sizing: border-box; min-width: 0;
}

.header__inline-menu .collapsible-content > .field__label::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid currentColor;
  opacity: 0.55;
  transition: transform .2s ease;
  flex-shrink: 0;
}

.logo-cloud-section .logo-cloud-title{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

.header__inline-menu .collapsible-content > .field__label {
  font-weight: 600;
}

.text-image-root-section .media-text-content{
  padding: 40px calc(25px + 8px);
  background: var(--theme-layer); box-sizing: border-box; min-width: 0;
}

.header__inline-menu .list-menu__item.shopify-active > .link--text {
  color: var(--theme-key);
  font-weight: 600;
}

.process-steps-root p{grid-column:2;grid-row:2;margin:0;color:var(--theme-quiet);font-family:var(--theme-copy-font,sans-serif);font-size:.92rem;line-height:1.55}

.header-sticky-root .disclosure__list-wrapper .disclosure__list-wrapper::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 0;
  bottom: 0;
  width: 12px;
}

.toc-module-root .toc-item__inner:last-child a{ border-bottom: 0; }

.testi-module-root .testi-quote-card:last-of-type{ border-bottom: 0; }

.footer-site-root {
  border-top: 0 !important;
  background: linear-gradient(
    0deg,
    color-mix(in srgb, var(--theme-canvas) 48%, var(--theme-layer)) 0%,
    var(--theme-layer) 100%
  );
}

.sidebar-main-root .sidebar-group-title {
  font-size: 0.72rem; text-transform: uppercase; letter-spacing: 0.08em;
  color: var(--theme-quiet); margin: 0 0 10px; font-weight: 700;
}

.stats-grid-layout .stats-module-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

.header-sticky-root .header-content-flex > .block-590:first-child {
  font-weight: 700;
  font-size: 1.05rem;
  letter-spacing: -0.02em;
  color: var(--theme-ink);
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
}

[data-alzft="tzy7tzxh"].page-layout-shell {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  gap: 0;
  background: var(--theme-canvas);
  color: var(--theme-ink);
}

[data-kzqvi="ttg8m9rg"].page-width.open-section,
body.nav-open [data-kzqvi="ttg8m9rg"].page-width {
  pointer-events: auto;
  background: color-mix(in srgb, #000 35%, transparent);
}

.__gone__ .disclosure__list-wrapper .block-304,
.__gone__ .disclosure__list-wrapper .block-590 {
  color: var(--theme-ink);
}

.author-info-card .author-display-name{margin:0;color:var(--theme-ink)}

.breadcrumb-nav-root .shopify-crumbs-item a:hover{text-decoration:underline}

.features-module-root .feature-list-point::before{
  content: ""; position: absolute; left: -31px; top: 22px;
  width: 12px; height: 12px; border-radius: 50%;
  background: var(--theme-key); border: 2px solid var(--theme-canvas);
}

.chrome-brand-slot {
  line-height: 0;
}

.hero-main-section .hero-asset-wrapper{
  width: 100%; max-width: 220px; min-height: 96px; overflow: hidden;
  border-radius: 7px;
}

.header-sticky-root .disclosure__list-wrapper {
  display: none;
  position: absolute;
  top: calc(100% - 2px);
  left: 0;
  min-width: 200px;
  margin: 0;
  padding: 8px 0;
  list-style: none;
  background: var(--theme-raised, var(--theme-layer));
  border: 1px solid var(--theme-rule);
  border-radius: min(7px, 20px);
  box-shadow: 0 12px 28px color-mix(in srgb, var(--theme-contrast) 14%, transparent);
  z-index: 50;
  flex-direction: column;
  gap: 0;
}

*, *::before, *::after { box-sizing: border-box; }

 .featured-content-section {
  left: max(14px, env(safe-area-inset-left, 0px));
  right: auto;
  bottom: max(12px, env(safe-area-inset-bottom, 0px));
  transform: translateX(-10px) translateY(4px);
  max-width: min(70vw, 360px);
  padding: 11px 16px 11px 14px;
  border-radius: 12px;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.01em;
  text-align: left;
  border-left: 3px solid color-mix(in srgb, var(--theme-key) 70%, transparent);
  box-shadow: 0 8px 24px color-mix(in srgb, var(--theme-ink) 16%, transparent);
}

.footer-copy-section {
  color: var(--theme-quiet);
  margin: 0;
  font-size: 0.85rem;
}

.two-col-root__inner .split-column-right{ border-top: 3px solid var(--theme-highlight-2); }

.toc-module-root .template-toc-list{
  list-style: none; margin: 0; padding: 0; display: grid; gap: 0;
}

.banner__button:hover, .button--primary:hover { filter: brightness(1.06); }

.banner__content,
.hero-main-section {
  min-width: 0;
  width: 100%;
  box-sizing: border-box;
  overflow-wrap: normal;
}

.text-image-root-section .media-text-content div{ color: var(--theme-quiet); line-height: 1.65; }

.disclosure__button::after {
  content: "☰";
  font-size: 1.25rem;
  line-height: 1;
}

.steps-module-root .steps-single-title::-webkit-details-marker{display:none}

 [data-kqtnh] {
  position: relative;
  text-decoration: none;
  transition: color .18s ease, background-color .18s ease, box-shadow .18s ease,
    text-shadow .18s ease, border-color .18s ease;
}

.payout-info-section .payout-method-row:last-of-type{border-bottom:0}

.footer-primary-nav {
  display: flex; flex-wrap: wrap; justify-content: center; gap: 6px 14px;
  list-style: none; margin: 0; padding: 0;
}

.action-callout-root .action-callout-title{ margin: 0; color: var(--theme-ink); }

.hero-main-section::before{
  content: "";
  position: absolute; inset: 0; z-index: 0;
  background: linear-gradient(90deg,
    transparent 0%, transparent 46%,
    color-mix(in srgb, var(--theme-contrast) 22%, transparent) 50%,
    transparent 54%, transparent 100%);
}

.featured-content-section.is-footer-clear {
  bottom: max(16px, env(safe-area-inset-bottom, 0px));
}

.section-heading {
  color: var(--theme-ink);
  margin: 0 0 12px;
  font-size: 1.35rem;
  letter-spacing: -0.02em;
}

.slider-button[data-8jqwz] { left: 0.4rem; }

.process-steps-root{display:grid;gap:23px;font-family:var(--theme-mono-family,ui-monospace,monospace);min-width:0}

.author-info-card{display:grid;gap:12px;padding:clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px);border-left:4px solid var(--theme-key);background:var(--theme-canvas);min-width:0;box-sizing:border-box}

.drawer__sidebar li:has(> ul):not(.shopify-active):has(.shopify-active) > a,
.drawer__sidebar li:has(> ul):not(.shopify-active):has(.shopify-active) > span {
  color: var(--theme-ink);
  font-weight: 600;
  background: transparent;
  box-shadow: none;
}

.header__inline-menu .call-to-action .link--text:hover {
  filter: brightness(1.06);
  background: var(--theme-key);
  color: var(--theme-over-primary, #fff) !important;
  transform: none;
  box-shadow: none;
}

.slider-counter__link:hover,
.slider-counter__link:focus-visible,
.slider-counter__link.shopify-active {
  background: var(--theme-key);
}

.benefits-grid-layout .benefits-main-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--theme-ink);
}

.timeline-module-root .timeline-event-title{margin:0 0 6px;color:var(--theme-ink)}

a { color: var(--theme-tie, var(--theme-key)); }

.header__inline-menu li:not(.collapsible-content) > .collapsible-content__panel {
  display: grid;
}

.header-sticky-root .nav-list-element {
  list-style: none;
  position: relative;
}

.action-callout-root > p{ margin: 0; color: var(--theme-quiet); max-width: 34rem; }

.template-cta-banner-root{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  padding: 40px 25px;
  background: var(--theme-key);
  color: var(--theme-over-primary);
  border-radius: 7px;
  flex-wrap: wrap;
}

.timeline-module-root .timeline-event-block::before{content:"";position:absolute;left:calc(-1 * (clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 6px) - 5px);top:.35em;width:10px;height:10px;border-radius:50%;background:var(--theme-key);box-sizing:border-box}

.header__inline-menu .collapsible-content.open-section > .field__label::after {
  transform: rotate(180deg);
}

.two-col-root__inner .split-column-left p:last-child,
.two-col-root__inner .split-column-right p:last-child{
  margin-bottom: 0;
}

.drawer__sidebar li:has(> ul).open-section > .sidebar__sub-menu-toggle::before {
  transform: rotate(90deg);
}

@media(max-width:800px){.pros-cons-module{grid-template-columns:1fr}}

@media (max-width: 900px) {
  .disclosure__button { display: inline-flex !important; }
  .grid-layout {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    gap: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .drawer__inner,
  .drawer__sidebar {
    display: none !important;
  }
  *:has(> .drawer__sidebar) {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    gap: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  
  *:has(> .drawer__sidebar) > * {
    grid-column: auto !important;
    grid-row: auto !important;
    min-width: 0;
    box-sizing: border-box;
  }
  .disclosure__button {
    width: auto !important;
    max-width: none !important;
  }
  .content-for-layout {
    grid-column: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    align-items: stretch !important;
    box-sizing: border-box !important;
  }
  .grid__item--inner,
  .shopify-section-header,
  .shopify-section-footer,
  .content-for-layout > * {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }
  .image-with-text,
  .image-with-text__content {
    grid-template-columns: 1fr !important;
  }
  .banner__content,
  .hero-main-section {
    min-width: 0 !important;
    box-sizing: border-box !important;
  }
}

@media (max-width: 900px) {
  .header-sticky-root .header-content-flex > .nav-unordered-list { display: none; }
}

@media (min-width: 901px) {
  [data-kzqvi="ttg8m9rg"].page-width { display: none !important; }
}

@media (min-width: 901px) {
  .disclosure__button,
  .page-width { display: none !important; }
}

@media (max-width: 800px){
  .hero-main-section{
    background: linear-gradient(180deg,
      var(--theme-key) 0%, var(--theme-key) 48%,
      var(--theme-highlight-2) 52%, var(--theme-highlight-2) 100%);
  }
  .hero-main-section::before{
    background: linear-gradient(180deg,
      transparent 0%, transparent 46%,
      color-mix(in srgb, var(--theme-contrast) 22%, transparent) 50%,
      transparent 54%, transparent 100%);
  }
  .hero-main-section .hero-asset-wrapper{ max-width: 100%; }
}

@media (max-width: 900px) {
  .header-sticky-root .header-content-flex > .nav-unordered-list,
  [data-alzft] header > div > ul,
  header > div > ul {
    display: none !important;
  }
  
  [data-alzft] header .template-nav-cta,
  [data-alzft] header [class*="site-nav__link--main"],
  [data-alzft] header [class*="-cta"],
  header .template-nav-cta,
  header [class*="site-nav__link--main"],
  header [class*="-cta"] {
    display: none !important;
  }
  .header-sticky-root .header-content-flex,
  [data-alzft] header > div,
  header > div {
    padding-right: 56px;
  }
}

@media (max-width: 800px) {
  .two-col-root__inner{ grid-template-columns: 1fr; }
}

@media (max-width: 720px) {
  main#shopify-block {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  main .action-callout-root,
main .article-content-root,
main .author-info-card,
main .benefits-grid-layout,
main .breadcrumb-nav-root,
main .custom-block,
main .faq-main-wrapper,
main .faq-mini-container,
main .features-module-root,
main .game-category-grid,
main .header-sticky-root,
main .hero-main-section,
main .logo-cloud-section,
main .payout-info-section,
main .process-steps-root,
main .product-listing-grid,
main .pros-cons-module,
main .ribbon-announcement,
main .sidebar-main-root,
main .stats-grid-layout,
main .steps-module-root,
main .template-cta-banner-root,
main .testi-module-root,
main .text-image-root-section,
main .timeline-module-root,
main .toc-module-root,
main .two-col-root__inner,
  main .action-callout-root *,
main .article-content-root *,
main .author-info-card *,
main .benefits-grid-layout *,
main .breadcrumb-nav-root *,
main .custom-block *,
main .faq-main-wrapper *,
main .faq-mini-container *,
main .features-module-root *,
main .game-category-grid *,
main .header-sticky-root *,
main .hero-main-section *,
main .logo-cloud-section *,
main .payout-info-section *,
main .process-steps-root *,
main .product-listing-grid *,
main .pros-cons-module *,
main .ribbon-announcement *,
main .sidebar-main-root *,
main .stats-grid-layout *,
main .steps-module-root *,
main .template-cta-banner-root *,
main .testi-module-root *,
main .text-image-root-section *,
main .timeline-module-root *,
main .toc-module-root *,
main .two-col-root__inner * {
    grid-template-columns: minmax(0, 1fr) !important;
    min-width: 0 !important;
    max-width: 100%;
  }
  main .action-callout-root *,
main .article-content-root *,
main .author-info-card *,
main .benefits-grid-layout *,
main .breadcrumb-nav-root *,
main .custom-block *,
main .faq-main-wrapper *,
main .faq-mini-container *,
main .features-module-root *,
main .game-category-grid *,
main .header-sticky-root *,
main .hero-main-section *,
main .logo-cloud-section *,
main .payout-info-section *,
main .process-steps-root *,
main .product-listing-grid *,
main .pros-cons-module *,
main .ribbon-announcement *,
main .sidebar-main-root *,
main .stats-grid-layout *,
main .steps-module-root *,
main .template-cta-banner-root *,
main .testi-module-root *,
main .text-image-root-section *,
main .timeline-module-root *,
main .toc-module-root *,
main .two-col-root__inner * {
    grid-column: auto !important;
    grid-row: auto !important;
  }
  
  main .action-callout-root,
main .article-content-root,
main .author-info-card,
main .benefits-grid-layout,
main .breadcrumb-nav-root,
main .custom-block,
main .faq-main-wrapper,
main .faq-mini-container,
main .features-module-root,
main .game-category-grid,
main .header-sticky-root,
main .hero-main-section,
main .logo-cloud-section,
main .payout-info-section,
main .process-steps-root,
main .product-listing-grid,
main .pros-cons-module,
main .ribbon-announcement,
main .sidebar-main-root,
main .stats-grid-layout,
main .steps-module-root,
main .template-cta-banner-root,
main .testi-module-root,
main .text-image-root-section,
main .timeline-module-root,
main .toc-module-root,
main .two-col-root__inner,
  main .action-callout-root > *:not([data-33y6c]),
main .article-content-root > *:not([data-33y6c]),
main .author-info-card > *:not([data-33y6c]),
main .benefits-grid-layout > *:not([data-33y6c]),
main .breadcrumb-nav-root > *:not([data-33y6c]),
main .custom-block > *:not([data-33y6c]),
main .faq-main-wrapper > *:not([data-33y6c]),
main .faq-mini-container > *:not([data-33y6c]),
main .features-module-root > *:not([data-33y6c]),
main .game-category-grid > *:not([data-33y6c]),
main .header-sticky-root > *:not([data-33y6c]),
main .hero-main-section > *:not([data-33y6c]),
main .logo-cloud-section > *:not([data-33y6c]),
main .payout-info-section > *:not([data-33y6c]),
main .process-steps-root > *:not([data-33y6c]),
main .product-listing-grid > *:not([data-33y6c]),
main .pros-cons-module > *:not([data-33y6c]),
main .ribbon-announcement > *:not([data-33y6c]),
main .sidebar-main-root > *:not([data-33y6c]),
main .stats-grid-layout > *:not([data-33y6c]),
main .steps-module-root > *:not([data-33y6c]),
main .template-cta-banner-root > *:not([data-33y6c]),
main .testi-module-root > *:not([data-33y6c]),
main .text-image-root-section > *:not([data-33y6c]),
main .timeline-module-root > *:not([data-33y6c]),
main .toc-module-root > *:not([data-33y6c]),
main .two-col-root__inner > *:not([data-33y6c]),
  main .action-callout-root > * > *:not([data-k9x6b]),
main .article-content-root > * > *:not([data-k9x6b]),
main .author-info-card > * > *:not([data-k9x6b]),
main .benefits-grid-layout > * > *:not([data-k9x6b]),
main .breadcrumb-nav-root > * > *:not([data-k9x6b]),
main .custom-block > * > *:not([data-k9x6b]),
main .faq-main-wrapper > * > *:not([data-k9x6b]),
main .faq-mini-container > * > *:not([data-k9x6b]),
main .features-module-root > * > *:not([data-k9x6b]),
main .game-category-grid > * > *:not([data-k9x6b]),
main .header-sticky-root > * > *:not([data-k9x6b]),
main .hero-main-section > * > *:not([data-k9x6b]),
main .logo-cloud-section > * > *:not([data-k9x6b]),
main .payout-info-section > * > *:not([data-k9x6b]),
main .process-steps-root > * > *:not([data-k9x6b]),
main .product-listing-grid > * > *:not([data-k9x6b]),
main .pros-cons-module > * > *:not([data-k9x6b]),
main .ribbon-announcement > * > *:not([data-k9x6b]),
main .sidebar-main-root > * > *:not([data-k9x6b]),
main .stats-grid-layout > * > *:not([data-k9x6b]),
main .steps-module-root > * > *:not([data-k9x6b]),
main .template-cta-banner-root > * > *:not([data-k9x6b]),
main .testi-module-root > * > *:not([data-k9x6b]),
main .text-image-root-section > * > *:not([data-k9x6b]),
main .timeline-module-root > * > *:not([data-k9x6b]),
main .toc-module-root > * > *:not([data-k9x6b]),
main .two-col-root__inner > * > *:not([data-k9x6b]) {
    flex-direction: column !important;
  }
  main .action-callout-root > *,
main .article-content-root > *,
main .author-info-card > *,
main .benefits-grid-layout > *,
main .breadcrumb-nav-root > *,
main .custom-block > *,
main .faq-main-wrapper > *,
main .faq-mini-container > *,
main .features-module-root > *,
main .game-category-grid > *,
main .header-sticky-root > *,
main .hero-main-section > *,
main .logo-cloud-section > *,
main .payout-info-section > *,
main .process-steps-root > *,
main .product-listing-grid > *,
main .pros-cons-module > *,
main .ribbon-announcement > *,
main .sidebar-main-root > *,
main .stats-grid-layout > *,
main .steps-module-root > *,
main .template-cta-banner-root > *,
main .testi-module-root > *,
main .text-image-root-section > *,
main .timeline-module-root > *,
main .toc-module-root > *,
main .two-col-root__inner > * {
    width: 100%;
    max-width: 100%;
  }
  main .action-callout-root > * > img,
main .article-content-root > * > img,
main .author-info-card > * > img,
main .benefits-grid-layout > * > img,
main .breadcrumb-nav-root > * > img,
main .custom-block > * > img,
main .faq-main-wrapper > * > img,
main .faq-mini-container > * > img,
main .features-module-root > * > img,
main .game-category-grid > * > img,
main .header-sticky-root > * > img,
main .hero-main-section > * > img,
main .logo-cloud-section > * > img,
main .payout-info-section > * > img,
main .process-steps-root > * > img,
main .product-listing-grid > * > img,
main .pros-cons-module > * > img,
main .ribbon-announcement > * > img,
main .sidebar-main-root > * > img,
main .stats-grid-layout > * > img,
main .steps-module-root > * > img,
main .template-cta-banner-root > * > img,
main .testi-module-root > * > img,
main .text-image-root-section > * > img,
main .timeline-module-root > * > img,
main .toc-module-root > * > img,
main .two-col-root__inner > * > img,
  main .action-callout-root > * > picture,
main .article-content-root > * > picture,
main .author-info-card > * > picture,
main .benefits-grid-layout > * > picture,
main .breadcrumb-nav-root > * > picture,
main .custom-block > * > picture,
main .faq-main-wrapper > * > picture,
main .faq-mini-container > * > picture,
main .features-module-root > * > picture,
main .game-category-grid > * > picture,
main .header-sticky-root > * > picture,
main .hero-main-section > * > picture,
main .logo-cloud-section > * > picture,
main .payout-info-section > * > picture,
main .process-steps-root > * > picture,
main .product-listing-grid > * > picture,
main .pros-cons-module > * > picture,
main .ribbon-announcement > * > picture,
main .sidebar-main-root > * > picture,
main .stats-grid-layout > * > picture,
main .steps-module-root > * > picture,
main .template-cta-banner-root > * > picture,
main .testi-module-root > * > picture,
main .text-image-root-section > * > picture,
main .timeline-module-root > * > picture,
main .toc-module-root > * > picture,
main .two-col-root__inner > * > picture,
  main .action-callout-root > * > figure,
main .article-content-root > * > figure,
main .author-info-card > * > figure,
main .benefits-grid-layout > * > figure,
main .breadcrumb-nav-root > * > figure,
main .custom-block > * > figure,
main .faq-main-wrapper > * > figure,
main .faq-mini-container > * > figure,
main .features-module-root > * > figure,
main .game-category-grid > * > figure,
main .header-sticky-root > * > figure,
main .hero-main-section > * > figure,
main .logo-cloud-section > * > figure,
main .payout-info-section > * > figure,
main .process-steps-root > * > figure,
main .product-listing-grid > * > figure,
main .pros-cons-module > * > figure,
main .ribbon-announcement > * > figure,
main .sidebar-main-root > * > figure,
main .stats-grid-layout > * > figure,
main .steps-module-root > * > figure,
main .template-cta-banner-root > * > figure,
main .testi-module-root > * > figure,
main .text-image-root-section > * > figure,
main .timeline-module-root > * > figure,
main .toc-module-root > * > figure,
main .two-col-root__inner > * > figure,
  main .action-callout-root > * > * > img,
main .article-content-root > * > * > img,
main .author-info-card > * > * > img,
main .benefits-grid-layout > * > * > img,
main .breadcrumb-nav-root > * > * > img,
main .custom-block > * > * > img,
main .faq-main-wrapper > * > * > img,
main .faq-mini-container > * > * > img,
main .features-module-root > * > * > img,
main .game-category-grid > * > * > img,
main .header-sticky-root > * > * > img,
main .hero-main-section > * > * > img,
main .logo-cloud-section > * > * > img,
main .payout-info-section > * > * > img,
main .process-steps-root > * > * > img,
main .product-listing-grid > * > * > img,
main .pros-cons-module > * > * > img,
main .ribbon-announcement > * > * > img,
main .sidebar-main-root > * > * > img,
main .stats-grid-layout > * > * > img,
main .steps-module-root > * > * > img,
main .template-cta-banner-root > * > * > img,
main .testi-module-root > * > * > img,
main .text-image-root-section > * > * > img,
main .timeline-module-root > * > * > img,
main .toc-module-root > * > * > img,
main .two-col-root__inner > * > * > img {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: cover;
  }
  .banner__content,
  .hero-main-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .hero-main-section > *,
  .hero-main-section [class*="copy"],
  .hero-main-section [class*="content"],
  .hero-main-section [class*="body"] {
    padding-left: 16px !important;
    padding-right: 16px !important;
    border-left-width: 0 !important;
  }
  .banner__heading,
  .hero-main-section h1 {
    font-size: clamp(1.7rem, 8vw, 2.35rem) !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

/* __va_widget_css_begin__ */

.custom-block,
.shopify-section {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  
  min-height: 280px;
}

.site-wrapper {
  width: 100%;
}

.card-wrapper {
  background: var(--theme-layer);
  border: 1px solid var(--theme-rule);
  border-radius: 12px;
  overflow: hidden;
  color: var(--theme-ink);
}

.sticky-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 18px 20px;
  background: color-mix(in srgb, var(--theme-key) 10%, var(--theme-layer));
  border-bottom: 1px solid var(--theme-rule);
}

.section-title {
  margin: 0;
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--theme-ink);
}

.section-subtitle {
  font-size: 0.8rem;
  color: var(--theme-quiet);
}

.button--secondary {
  display: inline-flex;
  align-items: center;
  padding: 8px 14px;
  border-radius: 999px;
  background: var(--theme-key);
  color: var(--theme-over-primary);
  font-size: 0.8rem;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}

.button--secondary:hover {
  background: var(--theme-highlight-2);
}

.search-modal__wrapper {
  padding: 14px 20px 0;
}

.search__input {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 14px;
  border: 1px solid var(--theme-rule);
  border-radius: 8px;
  background: var(--theme-canvas);
  color: var(--theme-ink);
  font-size: 0.85rem;
}

.search__input:focus {
  outline: 2px solid color-mix(in srgb, var(--theme-key) 55%, transparent);
  border-color: var(--theme-key);
}

.search-modal__empty {
  padding: 16px 20px;
  text-align: center;
  color: var(--theme-quiet);
  font-size: 0.85rem;
}

.collection-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 14px 20px 0;
}

.tabs__link {
  padding: 6px 14px;
  border: 1px solid var(--theme-rule);
  border-radius: 999px;
  background: var(--theme-canvas);
  color: var(--theme-ink);
  font-size: 0.78rem;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
}

.tabs__link:hover {
  border-color: var(--theme-key);
}

.tabs__link--active,
.tabs__link--active {
  background: var(--theme-key);
  border-color: var(--theme-key);
  color: var(--theme-over-primary);
}

.page-content {
  padding: 14px 20px 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

[data-ue1yg="tb2wcqax"] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media (min-width: 640px) {
  [data-ue1yg="tb2wcqax"] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 12px;
    row-gap: 10px;
    align-items: start;
  }
}

.grid-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px 12px;
  padding: 12px 14px;
  border: 1px solid var(--theme-rule);
  border-radius: 10px;
  background: var(--theme-canvas);
}

.collection-group {
  flex: 0 0 100%;
  font-size: 0.72rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: var(--theme-key);
}

.article__date {
  font-size: 0.75rem;
  color: var(--theme-quiet);
  order: 3;
}

.product-card__meta {
  flex: 1 1 auto;
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--theme-ink);
  order: 2;
}

.product-card__meta span {
  color: inherit;
}

.product-price {
  display: flex;
  gap: 6px;
  order: 4;
  flex: 0 0 100%;
}

.product-form__submit {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  flex: 1;
  min-width: 56px;
  padding: 6px 8px;
  border: 1px solid var(--theme-rule);
  border-radius: 8px;
  background: var(--theme-layer);
  color: var(--theme-ink);
  text-decoration: none;
  font-size: 0.85rem;
}

.product-form__submit:hover {
  border-color: var(--theme-key);
  background: color-mix(in srgb, var(--theme-key) 12%, var(--theme-layer));
}

.product-form__submit .product-form__input {
  font-size: 0.68rem;
  font-weight: 600;
  color: var(--theme-quiet);
  text-transform: uppercase;
}

.product-form__submit .price-item--sale {
  font-weight: 700;
  color: var(--theme-ink);
}

.predictive-search__results {
  display: flex;
  flex-direction: column;
  gap: 10px;
  
  padding: 16px 0 20px;
  margin: 0;
}

.grid-row[data-ue1yg="tc71w0oh"] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 12px;
  row-gap: 6px;
}

.grid-row[data-ue1yg="tc71w0oh"] > .collection-group {
  flex: 0 0 100%;
}

.grid-row[data-ue1yg="tc71w0oh"] > .product-card__meta {
  flex: 1 1 auto;
  min-width: 140px;
  order: 1;
}

.grid-row[data-ue1yg="tc71w0oh"] > .article__date {
  flex: 0 0 auto;
  white-space: nowrap;
  order: 2;
}

.product-form__submit[data-ue1yg="t8w70s6r"] {
  order: 3;
  flex: 0 0 auto;
  flex-direction: row;
  width: auto;
  padding: 6px 12px;
  font-size: 0.78rem;
  font-weight: 600;
  background: var(--theme-canvas);
  white-space: nowrap;
}

.grid-row[data-ue1yg="tc71w0oh"] > .product-price,
.grid-row[data-ue1yg="tc71w0oh"] > .collection-list,
.grid-row[data-ue1yg="tc71w0oh"] > [data-ue1yg="tf0qpnzl"] {
  flex: 0 0 100%;
  order: 4;
}

.collection-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 8px;
  width: 100%;
}

.collection-card {
  border: 1px solid var(--theme-rule);
  border-radius: 8px;
  padding: 8px 10px;
  background: var(--theme-layer);
}

.collection-card__title {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--theme-quiet);
  margin-bottom: 6px;
}

.product-variant-picker {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  margin: 0 6px 6px 0;
  border: 1px solid var(--theme-rule);
  border-radius: 8px;
  background: var(--theme-canvas);
  color: var(--theme-ink);
  text-decoration: none;
  font-size: 0.82rem;
}

.product-variant-picker:hover {
  border-color: var(--theme-key);
}

.product-price__amount {
  font-weight: 700;
  color: var(--theme-key);
}

.custom-block [data-ue1yg="tb2wcqax"] {
  counter-reset: odds-rank;
}

.custom-block .grid-row:not([data-ue1yg]) {
  position: relative;
  padding-left: 46px;
}

.custom-block .grid-row:not([data-ue1yg])::before {
  counter-increment: odds-rank;
  content: counter(odds-rank);
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--theme-key);
  color: var(--theme-over-primary);
  font-size: 0.72rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* __va_widget_css_begin__ */
.custom-block,
.shopify-section {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  
  min-height: 280px;
}

.site-wrapper {
  width: 100%;
}

.card-wrapper {
  background: var(--theme-layer);
  border: 1px solid var(--theme-rule);
  border-radius: 12px;
  overflow: hidden;
  color: var(--theme-ink);
}

.sticky-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 18px 20px;
  background: color-mix(in srgb, var(--theme-key) 10%, var(--theme-layer));
  border-bottom: 1px solid var(--theme-rule);
}

.section-title {
  margin: 0;
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--theme-ink);
}

.section-subtitle {
  font-size: 0.8rem;
  color: var(--theme-quiet);
}

.button--secondary {
  display: inline-flex;
  align-items: center;
  padding: 8px 14px;
  border-radius: 999px;
  background: var(--theme-key);
  color: var(--theme-over-primary);
  font-size: 0.8rem;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}

.button--secondary:hover {
  background: var(--theme-highlight-2);
}

.search-modal__wrapper {
  padding: 14px 20px 0;
}

.search__input {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 14px;
  border: 1px solid var(--theme-rule);
  border-radius: 8px;
  background: var(--theme-canvas);
  color: var(--theme-ink);
  font-size: 0.85rem;
}

.search__input:focus {
  outline: 2px solid color-mix(in srgb, var(--theme-key) 55%, transparent);
  border-color: var(--theme-key);
}

.search-modal__empty {
  padding: 16px 20px;
  text-align: center;
  color: var(--theme-quiet);
  font-size: 0.85rem;
}

.collection-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 14px 20px 0;
}

.tabs__link {
  padding: 6px 14px;
  border: 1px solid var(--theme-rule);
  border-radius: 999px;
  background: var(--theme-canvas);
  color: var(--theme-ink);
  font-size: 0.78rem;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
}

.tabs__link:hover {
  border-color: var(--theme-key);
}

.tabs__link--active,
.tabs__link--active {
  background: var(--theme-key);
  border-color: var(--theme-key);
  color: var(--theme-over-primary);
}

.page-content {
  padding: 14px 20px 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

[data-ue1yg="tb2wcqax"] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media (min-width: 640px) {
  [data-ue1yg="tb2wcqax"] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 12px;
    row-gap: 10px;
    align-items: start;
  }
}

.grid-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px 12px;
  padding: 12px 14px;
  border: 1px solid var(--theme-rule);
  border-radius: 10px;
  background: var(--theme-canvas);
}

.collection-group {
  flex: 0 0 100%;
  font-size: 0.72rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: var(--theme-key);
}

.article__date {
  font-size: 0.75rem;
  color: var(--theme-quiet);
  order: 3;
}

.product-card__meta {
  flex: 1 1 auto;
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--theme-ink);
  order: 2;
}

.product-card__meta span {
  color: inherit;
}

.product-price {
  display: flex;
  gap: 6px;
  order: 4;
  flex: 0 0 100%;
}

.product-form__submit {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  flex: 1;
  min-width: 56px;
  padding: 6px 8px;
  border: 1px solid var(--theme-rule);
  border-radius: 8px;
  background: var(--theme-layer);
  color: var(--theme-ink);
  text-decoration: none;
  font-size: 0.85rem;
}

.product-form__submit:hover {
  border-color: var(--theme-key);
  background: color-mix(in srgb, var(--theme-key) 12%, var(--theme-layer));
}

.product-form__submit .product-form__input {
  font-size: 0.68rem;
  font-weight: 600;
  color: var(--theme-quiet);
  text-transform: uppercase;
}

.product-form__submit .price-item--sale {
  font-weight: 700;
  color: var(--theme-ink);
}

.predictive-search__results {
  display: flex;
  flex-direction: column;
  gap: 10px;
  
  padding: 16px 0 20px;
  margin: 0;
}

.grid-row[data-ue1yg="tc71w0oh"] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 12px;
  row-gap: 6px;
}

.grid-row[data-ue1yg="tc71w0oh"] > .collection-group {
  flex: 0 0 100%;
}

.grid-row[data-ue1yg="tc71w0oh"] > .product-card__meta {
  flex: 1 1 auto;
  min-width: 140px;
  order: 1;
}

.grid-row[data-ue1yg="tc71w0oh"] > .article__date {
  flex: 0 0 auto;
  white-space: nowrap;
  order: 2;
}

.product-form__submit[data-ue1yg="t8w70s6r"] {
  order: 3;
  flex: 0 0 auto;
  flex-direction: row;
  width: auto;
  padding: 6px 12px;
  font-size: 0.78rem;
  font-weight: 600;
  background: var(--theme-canvas);
  white-space: nowrap;
}

.grid-row[data-ue1yg="tc71w0oh"] > .product-price,
.grid-row[data-ue1yg="tc71w0oh"] > .collection-list,
.grid-row[data-ue1yg="tc71w0oh"] > [data-ue1yg="tf0qpnzl"] {
  flex: 0 0 100%;
  order: 4;
}

.collection-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 8px;
  width: 100%;
}

.collection-card {
  border: 1px solid var(--theme-rule);
  border-radius: 8px;
  padding: 8px 10px;
  background: var(--theme-layer);
}

.collection-card__title {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--theme-quiet);
  margin-bottom: 6px;
}

.product-variant-picker {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  margin: 0 6px 6px 0;
  border: 1px solid var(--theme-rule);
  border-radius: 8px;
  background: var(--theme-canvas);
  color: var(--theme-ink);
  text-decoration: none;
  font-size: 0.82rem;
}

.product-variant-picker:hover {
  border-color: var(--theme-key);
}

.product-price__amount {
  font-weight: 700;
  color: var(--theme-key);
}

.custom-block [data-ue1yg="tb2wcqax"] {
  counter-reset: odds-rank;
}

.custom-block .grid-row:not([data-ue1yg]) {
  position: relative;
  padding-left: 46px;
}

.custom-block .grid-row:not([data-ue1yg])::before {
  counter-increment: odds-rank;
  content: counter(odds-rank);
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--theme-key);
  color: var(--theme-over-primary);
  font-size: 0.72rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* __va_widget_css_end__ */

/* __va_sidebar_active_contrast__ */
/* Appended at the end of the styles bundle AFTER harden/widget sync.
   Safety net: never paint nested links via an ancestor .shopify-active, and keep
   the chevron toggle free of active fills / washed-out on-accent text.
   Soft-fill readable text for elevated/floating skins lives in chrome_skins
   (`color: var(--theme-ink) !important`) so solid-accent variants (v2/v7)
   keep white-on-accent when those skins are not selected. */
.drawer__sidebar li.shopify-active > ul a {
  background: transparent !important;
  box-shadow: none !important;
}
.drawer__sidebar li.shopify-active > ul a:not([aria-current="page"]):not(.shopify-active) {
  color: var(--theme-quiet) !important;
  font-weight: 500 !important;
}
.drawer__sidebar li.shopify-active:has(> ul) > a {
  box-shadow: none !important;
}
.drawer__sidebar li:has(> ul):not(.shopify-active):has(.shopify-active) > a,
.drawer__sidebar li:has(> ul):not(.shopify-active):has(.shopify-active) > span {
  color: var(--theme-ink) !important;
  font-weight: 600;
  background: transparent !important;
  box-shadow: none !important;
}
.drawer__sidebar .sidebar__sub-menu-toggle,
.drawer__sidebar li.shopify-active > .sidebar__sub-menu-toggle,
.drawer__sidebar li:has(.shopify-active) > .sidebar__sub-menu-toggle {
  background: transparent !important;
  box-shadow: none !important;
  color: var(--theme-quiet) !important;
}

/* Hover/active: neutralize link-style gradient_text transparent fill.
   Soft-fill chrome skins replace the gradient bg with an opaque mix via
   !important; without resetting -webkit-text-fill-color the label vanishes.
   Use currentColor so solid-accent active (on-accent) and soft-fill
   (--theme-ink) both keep the fill matching the intended color. */
.drawer__sidebar a:hover,
.drawer__sidebar a:focus-visible,
.drawer__sidebar li.shopify-active > a,
.drawer__sidebar a.shopify-active,
.drawer__sidebar a[aria-current="page"] {
  -webkit-text-fill-color: currentColor !important;
  background-clip: border-box !important;
  -webkit-background-clip: border-box !important;
}

