/* Uniqueified: db874441 */
/* Prefix: sh- */
/* Prefixes-map: nb->sh */
/* Widget-prefixes: {"bw":"ejn","lb":"nnn","pr":"fmv","cg":"nmn"} */
/* Classmap: {"nb-active":"sh-yvhgz","nb-badge-age":"sh-aezya","nb-btn":"sh-exxng","nb-btn-icon":"sh-vynxe","nb-btn-lg":"sh-jzqwz","nb-btn-outline":"sh-rsbvn","nb-btn-primary":"sh-rgeyw","nb-burger":"sh-xvewk","nb-chip":"sh-xsqgg","nb-chip-search":"sh-mwmqz","nb-chip-slot":"sh-pwrwr","nb-chips":"sh-jnqrb","nb-content":"sh-jsyps","nb-el-burger":"sh-gxqez","nb-el-menu-tab":"sh-rdaeg","nb-el-scrim":"sh-hetzv","nb-el-sidebar":"sh-eqqjd","nb-faq":"sh-cjtpm","nb-faq-item":"sh-vmdqr","nb-footer":"sh-kqapk","nb-footer-badges":"sh-xrxeq","nb-footer-divider":"sh-prtep","nb-footer-links":"sh-hbvfx","nb-footer-logo":"sh-decca","nb-header":"sh-emfzw","nb-header-actions":"sh-dvaxm","nb-header-side":"sh-grbsg","nb-hero":"sh-psnmw","nb-hero-body":"sh-nfhzj","nb-hero-h1":"sh-qcrtg","nb-hero-highlight":"sh-qhaek","nb-hero-sub":"sh-pkjnc","nb-hero-title":"sh-tmxnh","nb-ico-arrow-right":"sh-hyxtk","nb-ico-baccarat":"sh-khnqb","nb-ico-ball":"sh-rewbb","nb-ico-cards":"sh-bxvba","nb-ico-chev-down":"sh-ersjd","nb-ico-chev-left":"sh-gacyf","nb-ico-chev-right":"sh-qsknd","nb-ico-clock":"sh-bfwcz","nb-ico-crown":"sh-yfdgr","nb-ico-fire":"sh-wxavk","nb-ico-gift":"sh-djvwq","nb-ico-grid":"sh-exqzn","nb-ico-lobby":"sh-whhzn","nb-ico-new":"sh-nzqzx","nb-ico-roulette":"sh-evyvf","nb-ico-search":"sh-wdwnc","nb-ico-shows":"sh-yqsjw","nb-ico-slots":"sh-qdymm","nb-ico-spade":"sh-mxaxh","nb-ico-star":"sh-myvpf","nb-ico-support":"sh-jeykd","nb-icon":"sh-zyrex","nb-legal":"sh-maxjx","nb-logo":"sh-wjxxe","nb-logo-img":"sh-xtawv","nb-logo-mark":"sh-wnshq","nb-logo-text":"sh-gttqx","nb-main":"sh-meees","nb-menu-casino":"sh-cespa","nb-menu-group":"sh-jefvg","nb-menu-head":"sh-axkgp","nb-menu-item":"sh-qcgma","nb-menu-list":"sh-acvvd","nb-menu-live":"sh-kxrtz","nb-menu-sub":"sh-xktjc","nb-menu-subitem":"sh-kxfsk","nb-nav":"sh-hmtjp","nb-nav-link":"sh-fgvkv","nb-open":"sh-tdcwj","nb-rg":"sh-thdgr","nb-rg-links":"sh-kzkgq","nb-scrim":"sh-jxpsa","nb-sidebar":"sh-habxd","nb-sidebar-chevron":"sh-qmypr","nb-sidebar-folded":"sh-rsnvd","nb-sidebar-item":"sh-awght","nb-sidebar-open":"sh-bfedr","nb-tab":"sh-pmrmw","nb-tabbar":"sh-jbbdw","nb-table-wrap":"sh-ryxwc"} */

:root {
        --c-bg: #2c292f;
    --c-surface: #443f4c;
    --c-surface-alt: #504d5d;
    --c-border: #655a6d;
    --c-text: #fafcf3;
    --c-text-muted: #a19ca4;
    --c-accent: #488cfe;
    --c-accent-hover: #85affe;
    --c-on-accent: #01010b;
        --c-purple: #518bfe;
    --c-purple-hover: #7dadfe;
    --c-on-purple: #01020c;

        --nnn-cols: 2fr 1.4fr 1fr 1fr 0.8fr 1.2fr;
    --nnn-pad-x: 16px;

        --c-white: #fafbfc;
    --c-green: #39e693;
    --c-shadow: rgba(2, 1, 1, 0.4);
    --c-overlay: rgba(1, 1, 1, 0.6);

        --c-text-dim: #ebe7db;          --c-text-soft: #cdc9c2;         --c-text-faint: #70818a;        --c-text-ghost: #696369;            --mix-soft: 66.9%;
    --mix-deep: 90.9%;
        --c-accent-soft: color-mix(in srgb, var(--c-accent) var(--mix-soft), #fff);       --c-accent-deep: color-mix(in srgb, var(--c-accent) var(--mix-deep), #000);       --c-purple-soft: color-mix(in srgb, var(--c-purple) var(--mix-soft), #fff);       --c-purple-deep: color-mix(in srgb, var(--c-purple) var(--mix-deep), #000);
        --c-hero-dark: #100410;
    --c-hero-mid: #111520;
    --c-hero-deep: #132e31;

        --sh-header-h: 56px;
        --sh-header-gap: 23px;

        --c-btn-icon-bg: rgba(14, 8, 25, 0.35);            --c-provider-bg: rgba(2, 11, 16, 0.7);             --c-info-bg: rgba(243, 254, 254, 0.25);                 --mix-wash: 12%;
    --mix-wash-strong: 30%;
    --c-accent-wash: color-mix(in srgb, var(--c-accent) var(--mix-wash), transparent);
    --c-accent-wash-strong: color-mix(in srgb, var(--c-accent-hover) var(--mix-wash-strong), transparent);
    --c-hero-glow-in: rgba(18, 166, 148, 0.5);          --c-hero-glow-out: rgba(25, 157, 147, 0);           --c-divider: rgba(149, 163, 175, 0.2);              --c-shadow-soft: rgba(1, 2, 2, 0.2);            }

@font-face {
    font-family: "DM Sans";
    src: url("fonts/dm-sans-var.woff2") format("woff2");
    font-weight: 100 1000;
    font-style: normal;
    font-display: swap;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
    min-height: 100vh;
    font-size: 16px;
    font-family: "DM Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    background-color: var(--c-bg);
    color: var(--c-text);
    line-height: 1.5;
}
img { max-width: 100%; height: auto; }
[hidden] { display: none !important; }
a { color: var(--c-accent-hover); text-decoration: none; }
a:hover { color: var(--c-accent-soft); }

.sh-zyrex { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; }

.sh-emfzw {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: var(--sh-header-h);
    padding: 0 14px;
    white-space: nowrap;
    background-color: var(--c-surface);
}
.sh-grbsg {
    display: flex;
    gap: 12px;
    align-items: center;
    min-width: 0;
}
.sh-xvewk {
    display: none;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    flex-direction: column;
    gap: 6px;
    background: none;
    border: 0;
    border-radius: 14px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.sh-xvewk span {
    display: block;
    width: 20px;
    height: 2px;
    background-color: var(--c-text-dim);
    border-radius: 1px;
}
.sh-xvewk:hover { background-color: var(--c-surface-alt); }
.sh-wjxxe {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
    min-height: 45px;
    font-size: 22px;
    font-weight: 700;
    color: var(--c-accent-hover);
    letter-spacing: 0.4px;
    -webkit-tap-highlight-color: transparent;
}
.sh-wjxxe:hover { color: var(--c-accent-hover); }
.sh-xtawv { display: block; height: 36px; width: auto; }
.sh-gttqx { overflow: hidden; text-overflow: ellipsis; }
.sh-wnshq {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: linear-gradient(135deg, var(--c-accent-hover), var(--c-accent-deep));
    border-radius: 8px;
    color: var(--c-text);
    font-size: 15px;
}
.sh-hmtjp {
    display: none;
    align-items: center;
    gap: 6px;
    padding: 6px;
    background-color: var(--c-surface-alt);
    border-radius: 19px;
}
.sh-fgvkv {
    display: flex;
    gap: 4px;
    align-items: center;
    min-height: 32px;
    padding: 3px 15px;
    border-radius: 18px;
    font-size: 14px;
    font-weight: 500;
    color: var(--c-text-dim);
    -webkit-tap-highlight-color: transparent;
}
.sh-fgvkv .sh-zyrex { width: 16px; height: 16px; }
.sh-fgvkv:hover { color: var(--c-text); background-color: var(--c-border); }
.sh-fgvkv.sh-yvhgz { color: var(--c-text); background-color: var(--c-border); }
.sh-dvaxm { display: flex; gap: 7px; align-items: center; flex-shrink: 0; }
.sh-dvaxm .sh-exxng { padding: 10px 12px; font-size: 14px; }

.sh-exxng {
    display: inline-flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    min-height: 45px;
    min-width: 45px;
    padding: 9px 21px;
    font-family: inherit;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3;
        color: var(--c-text);
    background: none;
    border: 0;
    border-radius: 19px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: background-color 0.15s ease, color 0.15s ease;
}
.sh-rgeyw { color: var(--c-on-accent); background-color: var(--c-accent); }
.sh-rgeyw:hover { color: var(--c-on-accent); background-color: var(--c-accent-hover); }
.sh-rgeyw:active { background-color: var(--c-accent-deep); }
.sh-rsbvn { color: var(--c-purple-hover); box-shadow: inset 0 0 0 2px var(--c-purple); }
.sh-rsbvn:hover { color: var(--c-purple-soft); box-shadow: inset 0 0 0 2px var(--c-purple-hover); }
.sh-rsbvn:active { color: var(--c-purple-deep); }
.sh-jzqwz { min-height: 48px; padding: 14px 29px; font-size: 17px; }
.sh-vynxe {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    background-color: var(--c-btn-icon-bg);
    border-radius: 50%;
}
.sh-vynxe .sh-zyrex { width: 13px; height: 13px; }

.sh-habxd {
    position: fixed;
    top: var(--sh-header-h);
    left: 0;
    z-index: 1050;
    display: flex;
    flex-direction: column;
    width: 300px;
    max-width: 84vw;
    height: calc(100vh - var(--sh-header-h));
    padding: 13px;
    overflow-y: auto;
    background-color: var(--c-surface);
    transform: translateX(-110%);
    transition: transform 0.2s ease;
}
.sh-bfedr .sh-habxd { transform: translateX(0); box-shadow: 0 14px 20px var(--c-shadow); }
.sh-awght {
    display: flex;
    gap: 10px;
    align-items: center;
    min-height: 48px;
    padding: 13px 15px;
    background-color: var(--c-surface-alt);
    border-radius: 15px;
    font-size: 15px;
    font-weight: 500;
    color: var(--c-text-dim);
    -webkit-tap-highlight-color: transparent;
}
.sh-awght:hover { color: var(--c-text); background-color: var(--c-border); }
.sh-awght .sh-zyrex { color: var(--c-text-muted); }
.sh-awght:hover .sh-zyrex { color: var(--c-accent-hover); }
.sh-qmypr { margin-left: auto; width: 16px; height: 16px; color: var(--c-text-faint); transition: transform 0.22s ease; }

.sh-acvvd {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.sh-qcgma { display: flex; flex-direction: column; }
.sh-jefvg {
    display: flex;
    flex-direction: column;
}
.sh-jefvg.sh-tdcwj .sh-axkgp { border-radius: 15px 14px 0 0; }
.sh-axkgp {
    width: 100%;
    font-family: inherit;
    line-height: 1.5;
    text-align: left;
    background: var(--c-surface-alt);
    border: 0;
    cursor: pointer;
}
.sh-xktjc {
    max-height: 0;
    overflow: hidden;
    background-color: var(--c-surface);
    border-radius: 0 0 18px 18px;
    transition: max-height 0.22s ease;
}
.sh-jefvg.sh-tdcwj .sh-xktjc { max-height: 420px; }
.sh-jefvg.sh-tdcwj .sh-qmypr { transform: rotate(180deg); }
.sh-kxfsk {
    display: flex;
    gap: 10px;
    align-items: center;
    min-height: 40px;
    padding: 9px 18px;
    border-top: 1px solid var(--c-border);
    font-size: 14px;
    font-weight: 500;
    color: var(--c-text-dim);
    -webkit-tap-highlight-color: transparent;
}
.sh-kxfsk:hover { color: var(--c-text); background-color: var(--c-surface-alt); }
.sh-kxfsk .sh-zyrex { width: 16px; height: 16px; color: var(--c-text-faint); }
.sh-kxfsk:hover .sh-zyrex { color: var(--c-accent-hover); }
.sh-jxpsa {
    position: fixed;
    inset: 0;
    z-index: 1040;
    display: none;
    background-color: var(--c-overlay);
    border: 0;
    cursor: pointer;
}
.sh-bfedr .sh-jxpsa { display: block; }

.sh-meees {
    overflow-x: hidden;
    padding: calc(var(--sh-header-h) + 14px) 14px 96px;
    transition: margin-left 0.2s ease;
}

.sh-psnmw {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 200px;
    margin: 0 -11px;
    overflow: hidden;
    border-radius: 0;
    background: linear-gradient(115deg, var(--c-hero-dark) 0%, var(--c-hero-mid) 38%, var(--c-hero-deep) 68%, var(--c-accent) 130%);
    isolation: isolate;
}
.sh-psnmw::before {
    content: "";
    position: absolute;
    right: -60px;
    top: -60px;
    z-index: -1;
    width: 340px;
    height: 340px;
    background: radial-gradient(circle, var(--c-hero-glow-in) 0%, var(--c-hero-glow-out) 70%);
}
.sh-psnmw::after {
    content: "";
    position: absolute;
    right: 8%;
    bottom: -40px;
    z-index: -1;
    width: 150px;
    height: 210px;
    background: linear-gradient(160deg, var(--c-accent-hover) 0%, var(--c-hero-deep) 90%);
    border-radius: 20px;
    transform: rotate(18deg);
    opacity: 0.55;
}
.sh-nfhzj {
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    width: 100%;
    padding: 14px;
    text-align: center;
}
.sh-tmxnh {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.15;
    color: var(--c-text);
}
.sh-qhaek {
    font-size: 28px;
    font-weight: 800;
    line-height: 1.1;
    color: var(--c-accent-hover);
}
.sh-pkjnc { font-size: 15px; font-weight: 700; color: var(--c-text); }
.sh-psnmw .sh-exxng { width: 100%; margin-top: 7px; }

.sh-jnqrb {
    display: flex;
    gap: 9px;
    align-items: center;
    margin-top: 18px;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}
.sh-jnqrb::-webkit-scrollbar { display: none; }
.sh-mwmqz {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 45px;
    height: 45px;
    background-color: var(--c-accent-wash);
    border: 0;
    border-radius: 50%;
    color: var(--c-accent-hover);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.sh-mwmqz:hover { background-color: var(--c-accent-wash-strong); }
.sh-pwrwr { display: flex; flex-shrink: 0; }
.sh-xsqgg {
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
    min-height: 45px;
    padding: 11px 18px;
    background-color: var(--c-surface-alt);
    border: 0;
    border-radius: 19px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    color: var(--c-text-dim);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: background-color 0.15s ease;
}
.sh-xsqgg:hover { background-color: var(--c-border); }
.sh-xsqgg.sh-yvhgz { color: var(--c-on-accent); background-color: var(--c-accent); }

.toc {
        margin: 23px 0 22px;
    padding: 13px 20px;
    background-color: var(--c-surface);
    border-radius: 10px;
}
.toc__title {
    font-size: 15px;
    font-weight: 700;
    color: var(--c-text);
    cursor: pointer;
    list-style: none;
        display: flex;
    align-items: center;
}
.toc__title::-webkit-details-marker { display: none; }
.toc__title::after { content: "\203A"; margin-left: auto; transition: transform 0.2s ease; }
.toc[open] .toc__title::after { transform: rotate(90deg); }

.toc__list {
    margin: 8px 0 0;
    padding-left: 2px;
    font-size: 14px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.toc__sub {
    margin: 5px 0 0;
    padding-left: 13px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.toc a { color: var(--c-text-soft); }
.toc a:hover { color: var(--c-accent-hover); }

.ejn-header, .nnn-header, .fmv-header {
    display: flex;
    gap: 9px;
    align-items: center;
    margin-bottom: 16px;
}
.ejn-heading, .nnn-heading, .fmv-heading {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: var(--c-text);
}
.ejn-section, .nnn-section, .fmv-section { margin-top: 27px; }

.ejn-cards {
    display: grid;
    grid-template-columns: repeat(var(--ejn-per-row-sm, 2), 1fr);
    gap: 7px;
}
.ejn-slider { overflow: hidden; }

.nnn-tabs { display: flex; gap: 5px; margin-left: auto; }
.nnn-tab {
    min-height: 32px;
    padding: 7px 16px;
    background-color: var(--c-surface-alt);
    border: 0;
    border-radius: 17px;
    font-family: inherit;
    font-size: 13px;
    font-weight: 500;
    color: var(--c-text-dim);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.nnn-tab:hover { background-color: var(--c-border); color: var(--c-text); }
.nnn-tab--active { background-color: var(--c-accent); color: var(--c-on-accent); }
.nnn-body { background-color: var(--c-surface); border-radius: 13px; overflow: hidden; }
.nnn-table {
    width: 100%;
    font-size: 13px;
    }
.nnn-thead {
    display: grid;
    grid-template-columns: var(--nnn-cols);
    gap: 6px;
    padding: 8px var(--nnn-pad-x);
    background-color: var(--c-surface-alt);
    font-size: 12px;
    font-weight: 700;
    color: var(--c-text-muted);
}
.nnn-thead > span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nnn-col-mult, .nnn-col-payout { text-align: right; }

.fmv-view-all {
    display: inline-flex;
    align-items: center;
    min-height: 32px;
    margin-left: auto;
    font-size: 14px;
    font-weight: 500;
    color: var(--c-text);
    cursor: pointer;
}
.fmv-view-all:hover { color: var(--c-accent-hover); }
.fmv-slider-wrap { position: relative; }
.fmv-slider {
    display: flex;
    gap: 6px;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}
.fmv-slider::-webkit-scrollbar { display: none; }
.fmv-item {
    display: flex;
    flex: 0 0 44%;
    flex-direction: column;
    gap: 7px;
    align-items: center;
    justify-content: center;
    min-width: 120px;
    padding: 16px 12px;
    background-color: var(--c-surface);
    border-radius: 14px;
    color: inherit;
    text-decoration: none;
    cursor: pointer;       -webkit-tap-highlight-color: transparent;
}
.fmv-item:hover { background-color: var(--c-surface-alt); }
.fmv-logo img { display: block; width: 72px; height: 28px; object-fit: contain; }
.fmv-name { font-size: 12px; font-weight: 500; color: var(--c-text-muted); }
.fmv-arrow {
    display: none;
    position: absolute;
    top: 34%;
    z-index: 2;
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    background-color: var(--c-surface-alt);
    border: 0;
    border-radius: 50%;
    font-family: inherit;
    font-size: 18px;
    line-height: 1;
    color: var(--c-text-dim);
    cursor: pointer;
}
.fmv-arrow:hover { background-color: var(--c-border); color: var(--c-text); }
.fmv-arrow--prev { left: -10px; }
.fmv-arrow--next { right: -10px; }

.nmn-section { margin-top: 26px; }
.nmn-header { display: flex; gap: 11px; align-items: center; margin-bottom: 13px; }
.nmn-heading {
    display: flex;
    gap: 8px;
    align-items: center;
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: var(--c-text);
}
.nmn-view-all {
    display: inline-flex;
    align-items: center;
    min-height: 32px;
    margin-left: auto;
    font-size: 14px;
    font-weight: 500;
    color: var(--c-text);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.nmn-view-all:hover { color: var(--c-accent-hover); }
.nmn-slider-wrap { position: relative; }
.nmn-slider {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}
.nmn-slider::-webkit-scrollbar { display: none; }
.nmn-item {
    position: relative;
    flex: 0 0 31%;
    min-width: 110px;
    color: inherit;
    text-decoration: none;
    cursor: pointer;       -webkit-tap-highlight-color: transparent;
    transition: transform 0.15s ease;
}
.nmn-item:hover { transform: translateY(-3px); }
.nmn-img img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 6 / 7;
    object-fit: cover;
    border-radius: 13px;
    background-color: var(--c-surface-alt);
}
.nmn-item:hover .nmn-img img { box-shadow: 0 0 0 2px var(--c-accent-hover), 0 14px 20px var(--c-shadow-soft); }
.nmn-meta { position: absolute; left: 8px; right: 8px; bottom: 8px; pointer-events: none; }
.nmn-title {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.3;
    color: var(--c-text);
    text-shadow: 0 1px 3px var(--c-overlay);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nmn-provider {
    display: inline-flex;
    align-items: center;
    min-height: 18px;
    margin-top: 2px;
    padding: 2px 10px;
    background-color: var(--c-provider-bg);
    border-radius: 11px;
    font-size: 10px;
    font-weight: 700;
    color: var(--c-text-dim);
}
.nmn-arrow {
    display: none;       position: absolute;
    top: 38%;
    z-index: 2;
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    background-color: var(--c-surface-alt);
    border: 0;
    border-radius: 50%;
    font-family: inherit;
    font-size: 18px;
    line-height: 1;
    color: var(--c-text-dim);
    cursor: pointer;
}
.nmn-arrow:hover { background-color: var(--c-border); color: var(--c-text); }
.nmn-arrow--prev { left: -10px; }
.nmn-arrow--next { right: -10px; }

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-bottom: 15px;
  padding: 0;
  font-size: 0.875rem;
  list-style: none;
  color: var(--c-text-muted);
}

.breadcrumbs li { display: flex; align-items: center; gap: 8px; }
.breadcrumbs li a { color: var(--c-text-muted); text-decoration: none; }
.breadcrumbs li a:hover { color: var(--c-accent); }
.breadcrumbs li:last-child span { color: var(--c-text); }
.breadcrumbs li + li::before { content: "/"; color: var(--c-text-muted); }

.sh-jsyps { max-width: 860px; margin: 38px auto 0; }

.sh-qcrtg {
  margin: 0 0 7px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.25;
  color: var(--c-text);
}
.sh-jsyps h1 { margin: 0 0 18px; font-size: 28px; font-weight: 700; line-height: 1.2; color: var(--c-text); }
.sh-jsyps h2 { margin: 30px 0 14px; font-size: 22px; font-weight: 700; line-height: 1.25; color: var(--c-text); }
.sh-jsyps h3 { margin: 25px 0 12px; font-size: 18px; font-weight: 700; line-height: 1.3; color: var(--c-text); }
.sh-jsyps h4 { margin: 19px 0 7px; font-size: 16px; font-weight: 700; color: var(--c-text); }
.sh-jsyps h5 { margin: 17px 0 9px; font-size: 15px; font-weight: 700; color: var(--c-text-soft); }
.sh-jsyps h6 { margin: 17px 0 7px; font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.6px; color: var(--c-text-muted); }
.sh-jsyps p { margin: 0 0 16px; font-size: 16px; line-height: 1.65; color: var(--c-text-soft); }
.sh-jsyps ul, .sh-jsyps ol { margin: 0 0 13px; padding-left: 25px; color: var(--c-text-soft); }
.sh-jsyps li { margin-bottom: 5px; line-height: 1.6; }
.sh-jsyps strong { font-weight: 700; color: var(--c-text); }
.sh-jsyps em { font-style: italic; }
.sh-jsyps img { border-radius: 13px; }
.sh-jsyps blockquote {
    margin: 0 0 13px;
    padding: 12px 19px;
    background-color: var(--c-surface);
    border-left: 3px solid var(--c-accent);
    border-radius: 0 14px 10px 0;
    font-style: italic;
    color: var(--c-text-dim);
}
.sh-ryxwc { margin: 0 0 15px; overflow-x: auto; border-radius: 11px; }
.sh-jsyps table { display: block; width: 100%; max-width: 100%; overflow-x: auto; border-collapse: collapse; background-color: var(--c-surface); }
.sh-jsyps th {
    padding: 14px 14px;
    background-color: var(--c-surface-alt);
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    color: var(--c-text);
    border-bottom: 1px solid var(--c-border);
}
.sh-jsyps td {
    padding: 11px 14px;
    font-size: 14px;
    color: var(--c-text-soft);
    border-bottom: 1px solid var(--c-border);
}
.sh-jsyps tr:last-child td { border-bottom: 0; }

.sh-cjtpm { margin-top: 10px; }
.sh-jsyps .sh-vmdqr {
    margin: 0 0 8px;
    padding: 15px 17px;
    background-color: var(--c-surface);
    border-radius: 10px;
}
.sh-jsyps .sh-vmdqr h3 { margin: 0 0 7px; font-size: 16px; }
.sh-jsyps .sh-vmdqr p { margin: 0; }

.sh-kqapk { margin-top: 49px; padding: 0 6px; }
.sh-decca { display: flex; justify-content: center; margin-bottom: 22px; }
.sh-decca img { display: block; height: 36px; width: auto; }
.sh-hbvfx {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 41px;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
}
.sh-hbvfx a {
    display: inline-flex;
    align-items: center;
    min-height: 45px;
    font-size: 15px;
    color: var(--c-text);
    -webkit-tap-highlight-color: transparent;
}
.sh-hbvfx a:hover { color: var(--c-accent-soft); }
.sh-hbvfx a:active { color: var(--c-accent-soft); }
.sh-prtep { margin: 22px 0; border: 0; border-top: 1px solid var(--c-divider); }
.sh-xrxeq {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 18px;
    align-items: center;
    justify-content: center;
}
.sh-thdgr {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 18px;
    align-items: center;
    justify-content: center;
}
.sh-thdgr img {
    display: block;
    width: 88px;
    height: 30px;
    object-fit: contain;
    opacity: 0.75;
    transition: opacity 0.15s ease;
}
.sh-thdgr a:hover img { opacity: 1; }
.sh-aezya {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border: 2px solid var(--c-text-muted);
    border-radius: 50%;
    font-size: 12px;
    font-weight: 700;
    color: var(--c-text-muted);
}
.sh-kzkgq {
    display: flex;
    flex-wrap: wrap;
    gap: 9px 20px;
    margin: 0 0 13px;
    font-size: 13px;
    line-height: 1.55;
}
.sh-kzkgq a { color: var(--c-text-muted); text-decoration: underline; }
.sh-kzkgq a:hover { color: var(--c-text-soft); }
.sh-maxjx { margin: 0 0 13px; font-size: 13px; line-height: 1.55; color: var(--c-text-muted); }
.sh-maxjx a { color: var(--c-text-muted); text-decoration: underline; }
.sh-maxjx a:hover { color: var(--c-text-soft); }

.sh-jbbdw {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1060;
    display: flex;
    width: 100%;
    background-color: var(--c-surface);
    border-top: 1px solid var(--c-border);
}
.sh-pmrmw {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 3px;
    align-items: center;
    justify-content: center;
    min-height: 60px;
    padding: 10px 5px;
    background: none;
    border: 0;
    font-family: inherit;
    font-size: 11px;
    font-weight: 500;
    color: var(--c-text-muted);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.sh-pmrmw:hover, .sh-pmrmw.sh-yvhgz { color: var(--c-accent-hover); }

@media (min-width: 769px) {
    .sh-xvewk { display: flex; }
    .sh-jbbdw { display: none; }
    .sh-habxd {
        top: calc(var(--sh-header-h) + var(--sh-header-gap));
        left: var(--sh-header-gap);
        height: auto;
        max-height: calc(100vh - var(--sh-header-h) - var(--sh-header-gap) * 2);
        max-width: none;
        border-radius: 21px;
        transform: none;
        transition: transform 0.2s ease, opacity 0.2s ease;
    }
    .sh-bfedr .sh-habxd { box-shadow: none; }
    .sh-rsnvd .sh-habxd { transform: translateX(-120%); opacity: 0; pointer-events: none; }
    .sh-jxpsa { display: none; }
    .sh-bfedr .sh-jxpsa { display: none; }
    .sh-meees { margin-left: 348px; padding: calc(var(--sh-header-h) + var(--sh-header-gap)) 22px 41px; }
    .sh-rsnvd .sh-meees { margin-left: 0; }
    .sh-psnmw { align-items: flex-start; min-height: 240px; margin: 0; border-radius: 17px; }
    .sh-nfhzj { align-items: flex-start; padding: 22px 49px; text-align: left; }
        .sh-qcrtg { font-size: 36px; }
    .sh-tmxnh { font-size: 28px; }
    .sh-qhaek { font-size: 34px; }
    .sh-pkjnc { font-size: 16px; }
    .sh-psnmw .sh-exxng { width: auto; margin-top: 2px; }
        .nmn-item { flex-basis: calc((100% - 2 * 8px) / 3); }
    .nmn-arrow, .fmv-arrow { display: flex; }
    .fmv-item { flex-basis: calc((100% - 3 * 8px) / 4); }
        .sh-kqapk { padding: 0 14px; }
}

@media (min-width: 1025px) {
    .sh-hmtjp { display: flex; }
    .sh-emfzw { padding: 0 14px; }
    .sh-dvaxm .sh-exxng { min-height: 40px; padding: 6px 18px; font-size: 15px; }
    .nmn-item { flex-basis: calc((100% - 5 * 8px) / 6); }
    .fmv-item { flex-basis: calc((100% - 5 * 8px) / 6); }
}

@media (min-width: 1280px) {
    .sh-nfhzj { padding: 25px 84px; gap: 7px; }
    .sh-qcrtg { font-size: 42px; }
    .sh-tmxnh { font-size: 32px; }
    .sh-qhaek { font-size: 40px; }
    .sh-psnmw::before { width: 460px; height: 460px; right: -40px; }
    .sh-psnmw::after { width: 170px; height: 230px; right: 10%; }
    .nmn-item { flex-basis: calc((100% - 7 * 8px) / 8); }
    .fmv-item { flex-basis: calc((100% - 7 * 8px) / 8); }
        .sh-meees { padding: calc(var(--sh-header-h) + var(--sh-header-gap)) 31px 49px; }
}

.go-link { cursor: pointer; }

#go-overlay {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 99999;
    align-items: center;
    justify-content: center;
    background: var(--c-overlay, rgba(3, 1, 1, .7));
}

#go-overlay.go-overlay--visible { display: flex; }

.go-spinner {
    width: 3.5rem;
    height: 3.5rem;
    border: .3125rem solid color-mix(in srgb, var(--c-text) 20%, transparent);
    border-top-color: var(--c-accent);
    border-radius: 50%;
    animation: go-spin .8s linear infinite;
}

@keyframes go-spin { to { transform: rotate(360deg); } }

.ejn-card {
  display:flex;align-items:center;gap:.625rem;
  background:var(--c-surface-alt);border-radius:10px;
  padding:0 .75rem 0 0;height:5.25rem;overflow:hidden;
  min-width:0;text-decoration:none;color:inherit;
}
.ejn-section .ejn-card img {
  flex:0 0 auto;width:3.75rem;height:5.25rem;
  object-fit:cover;border-radius:11px 0 0 13px;display:block;
}
.ejn-card-body {flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:2px;}
.ejn-amount {font-size:.95rem;font-weight:800;color:var(--c-accent);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ejn-game {font-size:.72rem;opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--c-white);}
.ejn-nickname {font-size:.75rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--c-white);}
.ejn-meta {font-size:.66rem;opacity:.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--c-white);}
.ejn-mult {color:var(--c-green);font-weight:700;}
.ejn-card--entering {animation:ejn-slide-in-left .4s ease forwards;}
.ejn-card--leaving {display:none;}
.nnn-tbody {
  height:calc(var(--nnn-rows,10)*2.5rem);overflow:hidden;
  contain:layout;overflow-anchor:none;transition:opacity 0.2s ease;
}
.nnn-tbody--fade {opacity:0;}
.nnn-row {
  display:grid;grid-template-columns:var(--nnn-cols);
  gap:.5rem;padding:0 var(--nnn-pad-x);height:2.5rem;align-items:center;
  border-radius:11px;cursor:pointer;text-decoration:none;color:inherit;
  background:rgba(250, 250, 253,.02);transition:background 0.15s ease;
}
.nnn-row:nth-child(odd) {background:rgba(250, 252, 252,.055);}
.nnn-row:hover {background:rgba(253, 254, 253,.09);}
.nnn-row:focus-visible {outline:2px solid var(--c-accent);outline-offset:2px;}
.nnn-col-game {display:grid;grid-template-columns:1.25rem 1fr;align-items:center;gap:.5rem;overflow:hidden;min-width:0;}
.nnn-game-thumb {width:1.25rem;height:1.25rem;border-radius:6px;object-fit:cover;flex-shrink:0;display:block;}
.nnn-game-name {font-size:.8rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nnn-game-info {min-width:0;overflow:hidden;}
.nnn-game-player {display:none;}
.nnn-col-right {display:none;}
.nnn-col-player,
.nnn-col-time {font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.nnn-col-bet,.nnn-col-mult {min-width:0;}
.nnn-badge {display:inline-block;padding:5px .5rem;border-radius:10px;font-size:.75rem;font-weight:600;white-space:nowrap;}
.nnn-badge--bet {background:var(--c-border);color:inherit;}
.nnn-badge--mult {background:var(--c-accent);color:var(--c-on-accent);}

.nnn-payout-amount {font-weight:700;white-space:nowrap;}

.ejn-mult {
  display:inline-block;padding:1px 7px;border-radius:8px;
  background:var(--c-accent);color:var(--c-on-accent);font-weight:700;
}

@media (min-width: 769px) and (max-width: 1100px) {
  .ejn-cards {grid-template-columns:repeat(var(--ejn-per-row-md,4),1fr);}
}

@media (min-width: 1101px) {
  .ejn-cards {grid-template-columns:repeat(var(--ejn-per-row,6),1fr);}
}

@media (max-width:768px) {
  .ejn-slider {overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;height:auto;}
  .ejn-slider::-webkit-scrollbar {display:none;}
  .ejn-cards {display:flex;flex-wrap:nowrap;height:auto;overflow:visible;gap:.5rem;padding-bottom:2px;}
  .ejn-card {flex:0 0 min(11.875rem,calc(50vw - .5rem));width:min(11.875rem,calc(50vw - .5rem));height:5.625rem;scroll-snap-align:start;}
  .ejn-section .ejn-card img {width:3.125rem;height:5.625rem;}
}

@media (max-width:768px) {
  .nnn-body {overflow-x:visible;min-height:calc(var(--nnn-rows,10)*4rem);}
  .nnn-tbody {height:calc(var(--nnn-rows,10)*4rem);}
  .nnn-table {min-width:0;}
  .nnn-thead {display:none;}
  .nnn-row {grid-template-columns:1fr auto;height:3.75rem;margin-bottom:.25rem;}
  .nnn-col-player,.nnn-col-time,.nnn-col-bet,.nnn-col-mult,.nnn-col-payout {display:none;}
  .nnn-col-game {grid-template-columns:3rem 1fr;}
  .nnn-game-thumb {width:3rem;height:3rem;border-radius:13px;}
  .nnn-game-info {display:flex;flex-direction:column;gap:5px;}
  .nnn-game-name {font-size:.82rem;}
  .nnn-game-player {display:block;font-size:.72rem;opacity:.55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
  .nnn-col-right {display:flex;flex-direction:column;align-items:flex-end;gap:2px;}
  .nnn-payout-amount {font-size:.85rem;font-weight:700;color:var(--c-green);white-space:nowrap;}
}

@media (max-width:560px) {
  .nnn-header {flex-direction:column;align-items:stretch;border-bottom:none;gap:0;}
  .nnn-heading {padding-bottom:0;margin-bottom:.625rem;}
  .nnn-tabs {width:100%;background:var(--c-surface-alt);border-radius:10px;padding:5px;margin-bottom:.875rem;gap:2px;}
  .nnn-tab {flex:1;text-align:center;padding:0 .375rem;height:2.25rem;font-size:.8rem;border-bottom:none;border-radius:10px;bottom:0;transition:color 0.15s ease,background 0.15s ease;}
  .nnn-tab--active {background:rgba(234, 164, 26,.15);border-bottom-color:transparent;}
}
