:root {
    --color-accent: #fbbf24;
    --border-secondary: #374151;
    --bg-card: #1e293b;
    --border-card: #475569;
;

    /* Фоновые цвета */
    --bg-primary: #141824;

    /* Границы */
    --border-primary: #1e293b;
    /* Основные цвета */
    --color-primary: #fff;
    --gradient-bg: linear-gradient(90deg, #0D131C, #141e2c);
    --status-top: #10b981;
    --border-overlay: rgba(71, 85, 105, 0.3);
    --color-secondary: #7729d7;
    --text-secondary: #e2e8f0;
    --bg-overlay: rgb(19 21 28 / 35%);
    --status-jackpot: #fbbf24;
    --text-dark: #6b7280;
    --text-muted: #c5c5c5;
    --text-light: #9ca3af;

    /* Тени */
    --shadow-primary: 0 0 25px rgb(43 50 131);
    --gradient-card: linear-gradient(135deg, var(--bg-card) 0%, var(--bg-card-hover) 100%);

    /* Текстовые цвета */
    --text-primary: #ffffff;
    --bg-card-hover: #334155;
    --gradient-text: linear-gradient(135deg, var(--text-primary) 0%, #c5c5c5 100%);
    --shadow-secondary: rgba(0, 0, 0, 0.3);
    --shadow-card: rgba(0, 0, 0, 0.4);
    --gradient-cta: linear-gradient(90deg, #161D30 0%, #252c40 102.14%);
    --bg-dark: #161C24;

    /* Градиенты */
    --gradient-primary: linear-gradient(90deg, #41C6FF 0%, #1A65FC 100%);
    --color-primary-dark: #4338ca;
    --bg-secondary: #121A29;

    /* Статусные цвета */
    --status-new: #3b82f6}

*, ::after, ::before {
    border-width: 0;
    box-sizing: border-box;
;
    margin: 0}

html {
    width: 100%;
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Montserrat', sans-serif;
;
    color: var(--text-secondary);
    padding: 0;
    margin: 0;
    background-color: var(--bg-primary)}

main {
    background: var(--gradient-cta);
    padding: 60px 0;
}

.o9ud1s7 {
    position: relative;
    justify-content: flex-end;
    display: flex;
    margin: 0 20px;
;
    width: 100%}

.Iuy2_mm {
;
    font-size: 24px;
    color: var(--color-text);
    padding: 8px;
    display: none;
    border: none;
    cursor: pointer;
    background: none}

.o9ud1s7 ul {
    padding: 0;
;
    gap: 10px;
    list-style: none;
    display: flex;
    margin: 0}

.o9ud1s7 ul li a {
    display: block;
    padding: 5px;
;
    border-radius: 6px;
    text-decoration: none;
    color: var(--color-text);
    font-size: 13px;
    transition: 0.3s}

.o9ud1s7 ul li a:hover {
;
    color: var(--color-primary)}

@media (max-width: 768px) {
    .Iuy2_mm {
        display: block;
    }
    
    .o9ud1s7 ul {
        right: 0;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
        border: 1px solid rgba(255, 255, 255, 0.2);
        flex-direction: column;
        top: 100%;
        position: absolute;
        transition: all 0.3s ease;
        gap: 0;
    ;
        transform: translateY(-10px);
        z-index: 1000;
        opacity: 0;
        border-radius: 8px;
        background: var(--bg-secondary);
        left: 0;
        visibility: hidden}
    
    .o9ud1s7.mFUm ul {
        display: flex;
        visibility: visible;
    ;
        transform: translateY(0);
        align-items: center;
        width: 100%;
        opacity: 1;
        margin-top: 10px}
    
    .o9ud1s7 ul li a {
        padding: 16px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .o9ud1s7 ul li:last-child a {
        border-bottom: none;
    }
}
header {
        display: flex;
        height: 72px;
        width: 100%;
        background: var(--bg-dark);
        align-items: center;
        justify-content: center;
    }

.WTtVPjk39kF {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1280px;
    padding: 0 10px;
    margin: 0 auto;
}

.x_2bt img {
    display: flex;
    max-width: 100%;
    height: 40px;
    margin: 10px 0;
}

.o9ud1s7 {
    display: flex;
    list-style: none;
    gap: 10px;
    margin: 0;
    padding: 0;
}

.o9ud1s7 a {
    color: var(--text-secondary);
    text-decoration: none;
    font-weight: 500;
    font-size: 13px;
    transition: color 0.3s ease;
    }
    
.o9ud1s7 a:hover {
    color: var(--color-accent);
}
.aspNjV7m_Ny {
    min-height: 600px;
    display: flex;
    align-items: center;
    padding: 40px 10px;
    background: var(--gradient-bg);
}

.mCd7Vb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 70px 40px;
    gap: 20px;
    background: var(--gradient-cta);
    border-radius: 20px;
}

.Ns_cj_atrG64 {
    flex: 1;
    max-width: 600px;
}

.TgLhv0 {
    font-size: 20px;
    font-weight: bold;
    color: var(--text-primary);
    margin-bottom: 15px;
    display: block;
}

.K_CLeaS {
    font-size: 15px;
    color: var(--text-muted);
    margin-bottom: 30px;
    display: block;
    line-height: 1.5;
    font-weight: 300;
}

.Gb4ujYk {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 300;
    font-size: 13px;
    color: var(--text-muted);
    margin-top: 30px;
}

.users-icon {
    flex-shrink: 0;
}

.aqtGEvwvIntH {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.u2ophuvw5Bw3 {
    max-width: 640px;
    width: 100%;
}

.u2ophuvw5Bw3 img {
    width: 100%;
    height: auto;
    border-radius: 16px;
    box-shadow: 0 20px 40px var(--shadow-secondary);
    border: 1px solid #262626;
}

.nUgkN {
    display: flex;
    gap: 10px;
}

.Z_ij4_7udE {
    color: var(--text-primary);
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    border-radius: 10px;
    text-decoration: none;
    padding: 20px 20px;
}

.kdVUnUqoNaov {
    background: var(--gradient-primary);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.kdVUnUqoNaov:hover {
    box-shadow: 0 0 25px var(--shadow-primary);
}

.b53xhl {
    background: var(--gradient-text);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    transition: background 0.3s ease;
}

.b53xhl:hover {
    background: linear-gradient(135deg, var(--text-primary) 0%, var(--text-primary) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.uf_i_Kkj {
    font-weight: 700;
}

@media (max-width: 768px) {
.aspNjV7m_Ny {
    min-height: auto;
    padding: 40px 0;
}

.mCd7Vb {
    flex-direction: column;
    gap: 40px;
    text-align: center;
}

.Ns_cj_atrG64 {
    max-width: 100%;
}

.TgLhv0 {
    font-size: 32px;
    margin-bottom: 16px;
}

.K_CLeaS {
    font-size: 16px;
    margin-bottom: 24px;
}

.nUgkN {
    flex-direction: column;
    gap: 12px;
    align-items: center;
}

.Z_ij4_7udE {
    width: 100%;
    max-width: 280px;
    text-align: center;
    padding: 16px 20px;
    font-size: 14px;
}

.u2ophuvw5Bw3 {
    max-width: 100%;
}

.u2ophuvw5Bw3 img {
    border-radius: 12px;
}

.Gb4ujYk {
    justify-content: center;
    margin-top: 24px;
}
}

@media (max-width: 480px) {
    .TgLhv0 {
        font-size: 28px;
    }
    
    .K_CLeaS {
        font-size: 14px;
    }
    
    .Z_ij4_7udE {
        padding: 14px 16px;
        font-size: 13px;
    }
    
    .Gb4ujYk {
        font-size: 12px;
    }
    
    .users-icon {
        width: 14px;
        height: 14px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    /* Tablet Styles */
    .aspNjV7m_Ny {
        min-height: 600px;
        padding: 50px 0;
    }
    
    .mCd7Vb {
        gap: 40px;
    }
    
    .TgLhv0 {
        font-size: 40px;
    }
    
    .K_CLeaS {
        font-size: 18px;
    }
    
    .Z_ij4_7udE {
        padding: 18px 24px;
        font-size: 15px;
    }
    
    .u2ophuvw5Bw3 {
        max-width: 400px;
    }
}
.V_Yl_ {
    padding: 80px 0;
    background: var(--bg-secondary);
}

.FTy60jk8 {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 10px;
    text-align: center;
}

.g_Vt1 {
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
}

.ho9h7nLthpSD {
    font-size: 15px;
    color: #c1c1c1;
    text-align: center;
    font-weight: 300;
    margin-bottom: 50px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.udy2Ku7 {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
    flex-wrap: nowrap;
}

.gutaTvdK8 {
    background: var(--gradient-card);
    border-radius: 12px;
    width: 100%;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid var(--border-card);
    position: relative;
}

.gutaTvdK8:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px var(--shadow-card);
}

.poMsv8zj2aAe {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 10px;
    font-weight: 600;
    z-index: 2;
}

.ireD0XB5wzdc4 {
    background: var(--status-new);
    color: var(--text-primary);
}

.BetXhuh6 {
    background: var(--status-jackpot);
    color: black;
}

.fwBjwyk {
    background: var(--status-top);
    color: var(--text-primary);
}

.ZHq4bo0K_6 {
    width: 100%;
    height: auto;
    background: var(--gradient-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-primary);
    font-weight: 600;
    font-size: 14px;
    position: relative;
}

.Khbr0wft {
    padding: 15px;
    text-align: left;
}

.tPW81f {
    font-size: 16px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 5px;
}

.Cw3__ac_8 {
    font-size: 12px;
    color: var(--text-light);
    font-weight: 400;
    margin-bottom: 15px;
}

.Xm0qoXky9_r {
    display: flex;
    gap: 8px;
}

.mnjcdF5 {
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 11px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.BYclfywP {
    background: var(--border-secondary);
    color: var(--text-light);
}

.yvAV {
    background: var(--gradient-primary);
    color: var(--text-primary);
}

.yvAV:hover {
    transform: translateY(-1px);
    box-shadow: 0 5px 15px var(--shadow-primary);
}

.EGBPpa_l {
    background: #1f2937;
    color: var(--text-primary);
    padding: 15px 30px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    border: 1px solid #3f4e62;
    display: inline-block;
}

.EGBPpa_l:hover {
    background: #333b46;
}

@media (min-width: 769px) and (max-width: 1024px) {
    .V_Yl_ {
        padding: 60px 0;
    }
    
    .g_Vt1 {
        font-size: 40px;
    }
    
    .ho9h7nLthpSD {
        font-size: 16px;
        max-width: 500px;
    }
    
    .udy2Ku7 {
        gap: 15px;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .gutaTvdK8 {
        flex: 0 0 calc(50% - 15px);
        max-width: calc(50% - 15px);
    }
}

@media (max-width: 768px) {
    .V_Yl_ {
        padding: 50px 0;
    }
    
    .g_Vt1 {
        font-size: 32px;
        margin-bottom: 15px;
    }
    
    .ho9h7nLthpSD {
        font-size: 14px;
        margin-bottom: 30px;
        max-width: 100%;
    }
    
    .udy2Ku7 {
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }
    
    .gutaTvdK8 {
        width: 100%;
        max-width: 320px;
    }
    
    .Khbr0wft {
        padding: 12px;
    }
    
    .tPW81f {
        font-size: 14px;
    }
    
    .Cw3__ac_8 {
        font-size: 11px;
        margin-bottom: 12px;
    }
    
    .Xm0qoXky9_r {
        gap: 6px;
    }
    
    .mnjcdF5 {
        padding: 6px 10px;
        font-size: 10px;
    }
    
    .EGBPpa_l {
        padding: 12px 24px;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .V_Yl_ {
        padding: 40px 0;
    }
    
    .g_Vt1 {
        font-size: 28px;
    }
    
    .ho9h7nLthpSD {
        font-size: 13px;
        margin-bottom: 25px;
    }
    
    .gutaTvdK8 {
        max-width: 280px;
    }
    
    .Khbr0wft {
        padding: 10px;
    }
    
    .tPW81f {
        font-size: 13px;
    }
    
    .Cw3__ac_8 {
        font-size: 10px;
        margin-bottom: 10px;
    }
    
    .mnjcdF5 {
        padding: 5px 8px;
        font-size: 9px;
    }
    
    .EGBPpa_l {
        padding: 10px 20px;
        font-size: 13px;
    }
}
footer {
    background: var(--bg-secondary);
    padding: 30px 0 30px;
    border-top: 1px solid var(--border-primary);
}

.Mq61cCla {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}

.Ae0rrcm {
    display: flex;
    justify-content: center;
    font-weight: bold;
    font-size: 21px;
    margin: 10px 0;
}

.sq9h7suj {
    display: flex;
    column-gap: 20px;
    width: 100%;
    justify-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 20px 0;
}

.sq9h7suj .Ui_imrd_k3o {
    display: flex;
    height: 60px;
    align-items: center;
}

.tBvGjb_ img, .bwzdOgCs img, .rlnc7fz img, .YogTiv img, .myvt9 img, .H85Qk277uvn img, .RqmSrigTA_G3 img, .grgg2 img {
    height: 30px;
}

.frav3esXs {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    border-top: 1px solid var(--border-primary);
    padding-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.D70_mW1g {
    color: var(--text-dark);
    font-size: 13px;
}

.n497syzU6 {
    background: var(--bg-secondary);
    padding: 32px 0 28px;
    border-top: 1px solid var(--border-primary);
}

.Zuwyf7 {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 16px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: stretch;
}

.B8xYvRh {
    font-size: 13px;
    color: var(--text-light);
}

.p88ojq8vOsJ_ {
    font-weight: 700;
    font-size: 18px;
    color: var(--text-primary);
    margin-bottom: 8px;
}

.OuoEw3P_nfr {
    margin: 0;
    line-height: 1.6;
}

.Ts4_xkR9v0 strong {
    display: block;
    font-size: 14px;
    color: var(--text-secondary);
    margin-bottom: 4px;
}

.Ts4_xkR9v0 p {
    margin: 0;
    line-height: 1.6;
    font-size: 13px;
    color: var(--text-light);
}

.MSMut {
    padding-right: 0;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--border-primary);
}

.wt__aGlq {
    padding-left: 0;
    padding-top: 8px;
}

.wt__aGlq .Mq61cCla {
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.wt__aGlq .Ae0rrcm {
    justify-content: center;
    font-size: 16px;
    margin: 0 0 10px;
}

.wt__aGlq .sq9h7suj {
    padding: 8px 0 0;
    justify-content: center;
    gap: 14px 22px;
}

.wt__aGlq .Ui_imrd_k3o img {
    opacity: 0.9;
    transition: transform 0.2s ease, opacity 0.2s ease;
}

.wt__aGlq .Ui_imrd_k3o img:hover {
    transform: translateY(-2px);
    opacity: 1;
}

.QXuwVU {
    list-style: none;
    padding: 0;
    margin: 14px 0 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 18px;
}

.QXuwVU li {
    margin: 0;
}

.QXuwVU a {
    text-decoration: none;
    font-size: 13px;
    color: var(--text-muted);
    transition: color 0.2s ease;
}

.QXuwVU a:hover {
    color: var(--color-accent);
}

.g5mw {
    padding: 4px 8px;
    border-radius: 999px;
    border: 1px solid var(--border-secondary);
    font-size: 11px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: var(--text-muted);
}

@media (max-width: 960px) {
    .Zuwyf7 {
        row-gap: 24px;
    }

    .MSMut {
        padding-right: 0;
        border-right: none;
        margin-bottom: 8px;
    }

    .wt__aGlq {
        padding-left: 0;
    }
}

@media (max-width: 640px) {
    .Zuwyf7 {
        grid-template-columns: minmax(0, 1fr);
        row-gap: 18px;
    }

    .B8xYvRh {
        text-align: left;
    }

    .frav3esXs {
        flex-direction: column;
        align-items: center;
        padding-top: 20px;
        gap: 10px;
        text-align: center;
    }

    .MSMut {
        margin-bottom: 4px;
    }

    .wt__aGlq .Ae0rrcm {
        justify-content: flex-start;
        font-size: 14px;
        margin-bottom: 6px;
    }

    .wt__aGlq .sq9h7suj {
        justify-content: flex-start;
        gap: 10px 16px;
        padding-top: 4px;
    }

    .wt__aGlq .Ui_imrd_k3o {
        min-width: 72px;
    }

    .nl7e2DVc {
        justify-content: flex-start;
        width: 100%;
    }
}
.FncqU1VyvN28 {
    line-height: 1.7;
    color: var(--text-secondary);
    font-weight: 300;
    max-width: 1040px;
    margin: 32px auto 40px;
    padding: 32px 24px 28px;
    background: var(--bg-card);
    border-radius: 12px;
    border: 1px solid var(--border-card);
}

.FncqU1VyvN28 h1 {
    font-size: 28px;
    font-weight: 700;
    color: var(--text-primary);
    margin: 0 0 20px;
    text-align: center;
    letter-spacing: 0.02em;
    line-height: 1.25;
}

.FncqU1VyvN28 h2 {
    font-size: 22px;
    font-weight: 600;
    color: var(--text-primary);
    margin: 28px 0 10px;
}

.FncqU1VyvN28 p {
    margin-bottom: 14px;
    font-size: 15px;
    font-weight: 300;
    color: var(--text-muted);
}

.FncqU1VyvN28 ul,
.FncqU1VyvN28 ol {
    margin: 0 0 16px 18px;
    padding-left: 0;
}

.FncqU1VyvN28 li {
    margin: 0 0 8px;
}

.FncqU1VyvN28 table {
    width: 100%;
    border-collapse: collapse;
    margin: 8px 0 16px;
    background: var(--bg-secondary);
    border-radius: 10px;
    overflow: hidden;
}

.FncqU1VyvN28 img {
    width: 100%;
    border-radius: 10px;
    border: 1px solid var(--border-card);
    margin: 10px 0 16px;
}

.EyqyEz5 {
    overflow-x: auto;
    margin: 20px 0;
    border-radius: 10px;
}

.FncqU1VyvN28 th {
    background: var(--bg-dark);
    color: var(--text-primary);
    padding: 12px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
}

.FncqU1VyvN28 td {
    padding: 12px;
    border-top: 1px solid var(--border-secondary);
    color: var(--text-muted);
    font-size: 14px;
}

.FncqU1VyvN28 tr:nth-child(even) td {
    background: var(--bg-card-hover);
}