.elementor-37 .elementor-element.elementor-element-ce5ba89{--display:flex;}/* Start custom CSS for html, class: .elementor-element-cdcc383 *//* Elementor HTML Widget safe scope */
  .betkaka-ew {
    padding-top: 48px;
    --ew-spring: cubic-bezier(.22, 1, .36, 1);
    --ew-smooth: cubic-bezier(.25, .8, .25, 1);
    --ew-bg: #000c24;
    --ew-panel: rgba(255, 255, 255, .055);
    --ew-panel-2: rgba(255, 255, 255, .04);
    --ew-border: rgba(255, 255, 255, .12);
    --ew-pink: #ef189d;
    --ew-violet: #a855f7;
    --ew-text-main: #ffffff;
    --ew-text-muted: rgba(255, 255, 255, .58);
    --ew-radius-xl: 22px;
    --ew-radius-lg: 16px;
    --ew-radius-md: 12px;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    color: var(--ew-text-main);
    background: radial-gradient(1200px 400px at 50% -10%, rgba(168, 85, 247, .16), transparent 55%), var(--ew-bg);
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    isolation: isolate;
  }

  .betkaka-ew *,.betkaka-ew *::before,.betkaka-ew *::after{box-sizing:border-box}

  .betkaka-main-h2 {
    text-align: center;
    font-size: clamp(1rem, 2.4vw, 1.5rem);
    font-weight: 700;
    margin: 0 0 24px;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .92);
  }

  .page-games-header { width: 100%; margin: 0; position: relative; overflow: hidden; }
  .page-games-header__img-wrap { width: 100%; aspect-ratio: 21 / 6; min-height: 190px; background: linear-gradient(135deg, #0a0e1a 0%, #0f172a 40%, #1e1b4b 75%, #0f172a 100%); border-bottom: 1px solid rgba(239, 24, 157, .18); }
  .page-games-header__img-wrap img { width: 100%; height: 100%; object-fit: contain; display: block; filter: saturate(1.08) contrast(1.05); }
  .page-games-header__title-overlay { position: absolute; inset: auto 0 0; padding: 40px 24px 42px; background: linear-gradient(to top, rgba(0, 4, 15, .97), rgba(0, 4, 15, .6) 45%, transparent); display: flex; justify-content: center; align-items: center; }
  .page-games-header__title { font-size: clamp(1.5rem, 4vw, 2.5rem); font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: rgba(255,255,255,.95); text-shadow: 0 0 6px rgba(239,24,157,.5), 0 0 12px rgba(239,24,157,.25), 0 0 4px rgba(168,85,247,.3), 0 2px 4px rgba(0,0,0,.4), 0 1px 2px rgba(0,0,0,.3); }

  .page-games-nav { width: 100%; margin: 0 0 32px; padding: 16px 24px; display: flex; align-items: center; gap: 14px; flex-wrap: wrap; background: rgba(255, 255, 255, .03); border-bottom: 1px solid rgba(255, 255, 255, .08); -webkit-backdrop-filter: blur(26px) saturate(180%); backdrop-filter: blur(26px) saturate(180%); }
  .page-games-categories {display:flex;align-items:center;gap:8px;flex:1;min-width:0;flex-wrap:wrap}

  .page-games-cat,.page-games-more { appearance: none; border: 1px solid var(--ew-border); color: rgba(255,255,255,.83); background: linear-gradient(160deg, rgba(255,255,255,.085), rgba(255,255,255,.03)); border-radius: 999px; cursor: pointer; font-family: inherit; font-size: .84rem; font-weight: 600; letter-spacing: .04em; transition: transform .28s var(--ew-spring), box-shadow .3s var(--ew-smooth), border-color .25s ease, color .25s ease; -webkit-backdrop-filter: blur(14px) saturate(160%); backdrop-filter: blur(14px) saturate(160%); }
  .page-games-cat { display:flex;align-items:center;gap:9px; padding: 10px 16px; white-space: nowrap; }
  .page-games-cat:hover,.page-games-more:hover { transform: translateY(-2px); color: #fff; border-color: rgba(255,255,255,.25); box-shadow: 0 10px 24px -14px rgba(0,0,0,.75); }
  .page-games-cat.is-active { background: linear-gradient(160deg, rgba(239, 24, 157, .28), rgba(168, 85, 247, .16)); border-color: rgba(239, 24, 157, .42); color: #fff; box-shadow: 0 0 0 1px rgba(239, 24, 157, .2) inset, 0 8px 28px -14px rgba(239, 24, 157, .65); }

  .page-games-cat__icon { width: 18px; height: 18px; display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; }
  .page-games-cat__icon svg { width: 18px; height: 18px; fill: currentColor; stroke: none; }
  .page-games-cat__icon svg[fill="none"] { fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; }

  .page-games-card__icon { width: 34px; height: 34px; flex-shrink: 0; border-radius: 10px; background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.13); display: flex; align-items: center; justify-content: center; color: #fff; }
  .page-games-card__icon svg { width: 18px; height: 18px; fill: currentColor; stroke: none; }
  .page-games-card__icon svg[fill="none"] { fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; }

  .page-games-more svg { width: 18px; height: 18px; display: inline-flex; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
  .page-games-more--desktop{display:none}
  .page-games-search-wrap{flex-shrink:0;min-width:220px}
  .page-games-search { display:flex;align-items:center;gap:10px; width:100%;max-width:340px;height:46px;padding:0 14px 0 16px; border:1px solid rgba(255,255,255,.13); border-radius:999px; background: linear-gradient(170deg, rgba(255,255,255,.1), rgba(255,255,255,.03)); -webkit-backdrop-filter: blur(16px) saturate(170%); backdrop-filter: blur(16px) saturate(170%); transition: all .3s var(--ew-spring); }
  .page-games-search:focus-within { border-color: rgba(239, 24, 157, .5); box-shadow: 0 0 0 1px rgba(239, 24, 157, .3) inset, 0 0 28px rgba(239, 24, 157, .16); }
  .page-games-search__icon { flex-shrink: 0; width: 20px; height: 20px; display: flex; align-items: center; justify-content: center; color: rgba(255,255,255,.9); }
  .page-games-search__icon svg { width: 20px; height: 20px; fill: currentColor; }
  .page-games-search input{flex:1;min-width:0;border:0;background:transparent;color:#fff;font-size:.9rem;outline:none}
  .page-games-search input::placeholder{color:rgba(255,255,255,.5)}

  .page-games-more {display:flex;align-items:center;gap:6px;padding:11px 15px}
  .page-games-categories-drawer{display:none}
  .page-games-drawer-overlay{display:none}

  .page-games-section{width:100%;margin:0;padding:0 20px 48px}
  .page-games-section__title{margin-bottom:18px}

  .page-games-grid { display:grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap:18px; list-style:none; padding:0; margin:0; width:100%; }

  /* iOS 21 style game card */
  .page-games-card {
    display:block;
    text-decoration:none;
    color:inherit;
    overflow:hidden;
    position:relative;
    border-radius: 24px;
    border: 1px solid rgba(255,255,255,.14);
    background:
      linear-gradient(165deg, rgba(255,255,255,.14), rgba(255,255,255,.04) 45%, rgba(239,24,157,.06)),
      radial-gradient(120% 120% at 10% 0%, rgba(168,85,247,.16), transparent 52%),
      rgba(10,14,26,.72);
    -webkit-backdrop-filter: blur(24px) saturate(175%);
    backdrop-filter: blur(24px) saturate(175%);
    box-shadow:
      0 16px 36px -20px rgba(0,0,0,.85),
      0 1px 0 rgba(255,255,255,.14) inset,
      0 -1px 0 rgba(255,255,255,.05) inset;
    transition: transform .42s var(--ew-spring), border-color .35s ease, box-shadow .42s var(--ew-smooth), filter .35s ease;
    will-change: transform;
    isolation: isolate;
  }

  .page-games-card::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
    border-radius: inherit;
    background: linear-gradient(120deg, transparent 20%, rgba(255,255,255,.18) 46%, transparent 70%);
    transform: translateX(-140%);
    transition: transform .9s var(--ew-spring);
    pointer-events: none;
  }

  .page-games-card::after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
    border-radius: inherit;
    background: linear-gradient(to top, rgba(216,13,131,.82) 0%, rgba(255,84,183,.48) 28%, rgba(255,84,183,.15) 52%, transparent 72%);
    opacity: 0;
    transition: opacity .45s var(--ew-smooth);
    pointer-events: none;
  }

  .page-games-card:hover {
    transform: translateY(-8px) scale(1.02);
    border-color: rgba(239, 24, 157, .46);
    box-shadow:
      0 24px 50px -22px rgba(0,0,0,.9),
      0 0 0 1px rgba(239,24,157,.22) inset,
      0 0 36px rgba(239,24,157,.24);
    filter: saturate(1.08);
  }

  .page-games-card:hover::before { transform: translateX(140%); }
  .page-games-card:hover::after { opacity: 1; }

  .page-games-card__thumb { position:relative; z-index:1; width:100%; height:0; padding-bottom:calc(292 / 540 * 100%); overflow:hidden; background:rgba(0,0,0,.24) }
  .page-games-card__thumb::after {
    content:'';
    position:absolute;
    inset:auto 0 0;
    height:55%;
    background: linear-gradient(to top, rgba(0,12,36,.58), transparent 72%);
    z-index:1;
    pointer-events:none;
  }
  .page-games-card__thumb img { position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block; transition:transform .45s var(--ew-spring), filter .35s ease; }
  .page-games-card:hover .page-games-card__thumb img{ transform:scale(1.06) translateY(-1px); filter: contrast(1.06) saturate(1.06); }

  .page-games-card__provider { position:absolute;top:10px;right:10px; z-index:2; min-width:36px;height:30px;padding:0 8px; border-radius:999px; border:1px solid rgba(255,255,255,.18); background: rgba(0,0,0,.58); display:flex;align-items:center;justify-content:center; font-size:.65rem;font-weight:700;letter-spacing:.04em;color:#fff; }
  .page-games-card__badge { position:absolute;top:10px;left:10px; z-index:2; padding:4px 10px;border-radius:999px; font-size:.64rem;font-weight:700;letter-spacing:.1em; background: linear-gradient(135deg, #ff7eb9 0%, #ef189d 55%, #d4147a 100%); border:1px solid rgba(255,255,255,.35); box-shadow: 0 0 20px rgba(239,24,157,.52); }

  .page-games-card__info{
    position:relative;
    z-index:1;
    padding:13px 13px 14px;
    display:grid;
    grid-template-columns:34px 1fr;
    grid-template-rows:auto auto;
    gap:5px 10px;
    align-items:center;
    background: linear-gradient(to bottom, rgba(255,255,255,.015), rgba(255,255,255,.04));
    border-top: 1px solid rgba(255,255,255,.08);
  }
  .page-games-card__icon{grid-column:1;grid-row:1;box-shadow:0 6px 18px -12px rgba(0,0,0,.9), 0 0 0 1px rgba(255,255,255,.08) inset}

  .page-games-card__name{font-size:.86rem;font-weight:650;letter-spacing:.04em;color:rgba(255,255,255,.98);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;grid-column:2;grid-row:1;min-width:0;text-shadow:0 1px 2px rgba(0,0,0,.32)}
  .page-games-card__meta{font-size:.7rem;font-weight:500;letter-spacing:.04em;color:var(--ew-text-muted);grid-column:1 / -1;grid-row:2}

  @media (max-width:1024px){.page-games-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}}
  @media (max-width:768px){
    .betkaka-ew{padding-top:40px}
    .page-games-nav{flex-direction:row;flex-wrap:wrap;align-items:center;padding:12px 12px;gap:10px;position:relative}
    #page-games-drawer-toggle{display:flex}
    .page-games-more--desktop{display:none}
    .page-games-categories{display:none}
    .page-games-search-wrap{flex:1;min-width:0;order:1}
    .page-games-search{max-width:none;height:44px}
    .page-games-more{order:2;flex-shrink:0;padding:10px 14px;min-width:44px;min-height:44px;justify-content:center}
    .page-games-more span{display:none}
    .page-games-section{padding:0 12px 34px}
    .page-games-header{margin-bottom:0}
    .page-games-header__img-wrap{aspect-ratio:16/6;min-height:140px;margin-bottom:0;border-radius:0}
    .page-games-header__img-wrap img{object-fit:cover}
    .page-games-nav{margin-top:0;padding-top:12px;border-top:none}
    .page-games-header__title-overlay{display:none}
    .page-games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:stretch}
    .page-games-grid > li{display:flex;min-height:0}
    .page-games-grid .page-games-card{flex:1;min-width:0;height:100%;display:flex;flex-direction:column}
    .page-games-card__info{flex:1;min-height:70px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;gap:4px;padding:10px 8px}
    .page-games-card__name{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2;order:1}
    .page-games-card__meta{order:2;padding-right:0}
    .page-games-card__icon{order:3;width:28px;height:28px;margin-top:4px;border-radius:8px}
    .page-games-card__icon svg{width:18px;height:18px}
    .page-games-categories-drawer{display:block;position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:0;transition:opacity .3s ease}
    .page-games-categories-drawer.is-open{pointer-events:auto;opacity:1}
    .page-games-drawer-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}
    .page-games-drawer-panel{position:fixed;bottom:0;left:0;right:0;max-height:75vh;overflow-y:auto;background:linear-gradient(180deg,#0f172a 0%,#0a0e1a 100%);border-top-left-radius:20px;border-top-right-radius:20px;border:1px solid rgba(255,255,255,.1);padding:20px 16px 28px;transform:translateY(100%);transition:transform .35s var(--ew-spring);box-shadow:0 -20px 60px rgba(0,0,0,.5)}
    .page-games-categories-drawer.is-open .page-games-drawer-panel{transform:translateY(0)}
    .page-games-categories-drawer.is-open{overflow-y:auto;-webkit-overflow-scrolling:touch}
    .page-games-drawer-title{margin:0 0 16px;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.6)}
    .page-games-drawer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
    .page-games-drawer-grid .page-games-cat{width:100%;justify-content:flex-start;padding:12px 14px;font-size:.85rem}
    .page-games-drawer-grid .page-games-cat__icon{width:20px;height:20px}
    .page-games-drawer-grid .page-games-cat__icon svg{width:20px;height:20px}
    .page-games-more .page-games-more__label{display:none}
  }
  @media (min-width:769px){
    #page-games-drawer-toggle{display:none}
    .page-games-more--desktop{display:flex}
    .page-games-categories{order:1}
    .page-games-search-wrap{order:2}
  }
  @media (max-width:480px){ .page-games-grid{gap:10px} }/* End custom CSS */