:root {
    --color-primary-dark: #4338ca;
    --border-overlay: rgba(71, 85, 105, 0.3);
    --color-secondary: #7729d7;
    --bg-dark: #161C24;
    --shadow-card: rgba(0, 0, 0, 0.4);
    --text-secondary: #e2e8f0;
    --gradient-cta: linear-gradient(90deg, #161D30 0%, #252c40 102.14%);

    /* Фоновые цвета */
    --bg-primary: #141824;

    /* Градиенты */
    --gradient-primary: linear-gradient(90deg, #41C6FF 0%, #1A65FC 100%);
    --text-dark: #6b7280;

    /* Границы */
    --border-primary: #1e293b;
    --gradient-card: linear-gradient(135deg, var(--bg-card) 0%, var(--bg-card-hover) 100%);
    --text-light: #9ca3af;
    --bg-card-hover: #334155;

    /* Статусные цвета */
    --status-new: #3b82f6;
    --gradient-text: linear-gradient(135deg, var(--text-primary) 0%, #c5c5c5 100%);
    --color-accent: #fbbf24;
    --bg-card: #1e293b;

    /* Текстовые цвета */
    --text-primary: #ffffff;
    --bg-overlay: rgb(19 21 28 / 35%);
    --status-top: #10b981;

    /* Тени */
    --shadow-primary: 0 0 25px rgb(43 50 131);
    --border-card: #475569;
    --gradient-bg: linear-gradient(90deg, #0D131C, #141e2c);
    --shadow-secondary: rgba(0, 0, 0, 0.3);
    --bg-secondary: #121A29;
;
    --text-muted: #c5c5c5;
    --status-jackpot: #fbbf24;
    /* Основные цвета */
    --color-primary: #fff;
    --border-secondary: #374151}

*, ::after, ::before {
;
    box-sizing: border-box;
    margin: 0;
    border-width: 0}

html {
    padding: 0;
    width: 100%;
    margin: 0;
}

body {
    color: var(--text-secondary);
;
    margin: 0;
    padding: 0;
    background-color: var(--bg-primary);
    font-family: 'Montserrat', sans-serif}

main {
    padding: 60px 0;
    background: var(--gradient-cta);
}

.ny3qnv1 {
;
    width: 100%;
    position: relative;
    justify-content: flex-end;
    display: flex;
    margin: 0 20px}

.L9aqljlOmum3 {
    color: var(--color-text);
    font-size: 24px;
    cursor: pointer;
    border: none;
    padding: 8px;
    display: none;
;
    background: none}

.ny3qnv1 ul {
    margin: 0;
    display: flex;
    gap: 10px;
    padding: 0;
    list-style: none;
}

.ny3qnv1 ul li a {
    padding: 5px;
    text-decoration: none;
    display: block;
    font-size: 13px;
;
    transition: 0.3s;
    border-radius: 6px;
    color: var(--color-text)}

.ny3qnv1 ul li a:hover {
;
    color: var(--color-primary)}

@media (max-width: 768px) {
    .L9aqljlOmum3 {
        display: block;
    }
    
    .ny3qnv1 ul {
    ;
        opacity: 0;
        border: 1px solid rgba(255, 255, 255, 0.2);
        position: absolute;
        background: var(--bg-secondary);
        z-index: 1000;
        flex-direction: column;
        transition: all 0.3s ease;
        top: 100%;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
        transform: translateY(-10px);
        right: 0;
        left: 0;
        gap: 0;
        border-radius: 8px;
        visibility: hidden}
    
    .ny3qnv1.pdnye1Tw36 ul {
        opacity: 1;
        transform: translateY(0);
        display: flex;
    ;
        visibility: visible;
        margin-top: 10px;
        align-items: center;
        width: 100%}
    
    .ny3qnv1 ul li a {
        padding: 16px 20px;
    ;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1)}
    
    .ny3qnv1 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;
    }

.imQcfk3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1280px;
    padding: 0 10px;
    margin: 0 auto;
}

.lbfw img {
    display: flex;
    max-width: 100%;
    height: 40px;
    margin: 10px 0;
}

.ny3qnv1 {
    display: flex;
    list-style: none;
    gap: 10px;
    margin: 0;
    padding: 0;
}

.ny3qnv1 a {
    color: var(--text-secondary);
    text-decoration: none;
    font-weight: 500;
    font-size: 13px;
    transition: color 0.3s ease;
    }
    
.ny3qnv1 a:hover {
    color: var(--color-accent);
}
.BddbSnwsc3d79 {
    min-height: 680px;
    display: flex;
    align-items: center;
    padding: 60px 0;
    background: var(--gradient-bg);
}

.s__ki {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 10px;
    gap: 60px;
}

.tu2V2gla {
    flex: 1;
    max-width: 600px;
}

.ksywzlEz {
    font-size: 28px;
    font-weight: bold;
    color: var(--text-primary);
    margin-bottom: 15px;
    display: block;
}

.D_pw {
    font-size: 16px;
    color: var(--text-muted);
    margin-bottom: 30px;
    display: block;
    line-height: 1.5;
    font-weight: 300;
}

.uV_3i8ube3gz {
    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;
}

.QyQyn2K0r {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zGvcw4i {
    max-width: 640px;
    width: 100%;
}

.zGvcw4i img {
    width: 100%;
    height: auto;
    border-radius: 16px;
    box-shadow: 0 20px 40px var(--shadow-secondary);
    border: 1px solid #262626;
}

.EU8sma6R0J {
    display: flex;
    gap: 10px;
}

.RsIr4 {
    color: var(--text-primary);
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    border-radius: 10px;
    text-decoration: none;
    padding: 20px 20px;
}

.kTMls3yV_r {
    background: var(--gradient-primary);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.kTMls3yV_r:hover {
    box-shadow: 0 0 25px var(--shadow-primary);
}

.qlaIu {
    background: var(--gradient-text);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    transition: background 0.3s ease;
}

.qlaIu: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;
}

.NpJj5 {
    font-weight: 700;
}

@media (max-width: 768px) {
.BddbSnwsc3d79 {
    min-height: auto;
    padding: 40px 0;
}

.s__ki {
    flex-direction: column;
    gap: 40px;
    text-align: center;
}

.tu2V2gla {
    max-width: 100%;
}

.ksywzlEz {
    font-size: 32px;
    margin-bottom: 16px;
}

.D_pw {
    font-size: 16px;
    margin-bottom: 24px;
}

.EU8sma6R0J {
    flex-direction: column;
    gap: 12px;
    align-items: center;
}

.RsIr4 {
    width: 100%;
    max-width: 280px;
    text-align: center;
    padding: 16px 20px;
    font-size: 14px;
}

.zGvcw4i {
    max-width: 100%;
}

.zGvcw4i img {
    border-radius: 12px;
}

.uV_3i8ube3gz {
    justify-content: center;
    margin-top: 24px;
}
}

@media (max-width: 480px) {
    .ksywzlEz {
        font-size: 28px;
    }
    
    .D_pw {
        font-size: 14px;
    }
    
    .RsIr4 {
        padding: 14px 16px;
        font-size: 13px;
    }
    
    .uV_3i8ube3gz {
        font-size: 12px;
    }
    
    .users-icon {
        width: 14px;
        height: 14px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    /* Tablet Styles */
    .BddbSnwsc3d79 {
        min-height: 600px;
        padding: 50px 0;
    }
    
    .s__ki {
        gap: 40px;
    }
    
    .ksywzlEz {
        font-size: 40px;
    }
    
    .D_pw {
        font-size: 18px;
    }
    
    .RsIr4 {
        padding: 18px 24px;
        font-size: 15px;
    }
    
    .zGvcw4i {
        max-width: 400px;
    }
}
.ri009 {
    padding: 80px 0;
    background: var(--bg-secondary);
}

.JW0y9 {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 10px;
    text-align: center;
}

.Vmjy {
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
}

.o9wc9c8 {
    font-size: 15px;
    color: #c1c1c1;
    text-align: center;
    font-weight: 300;
    margin-bottom: 50px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.E_xwx879p {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
    flex-wrap: nowrap;
}

.PgnbJybyb_ {
    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;
}

.PgnbJybyb_:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px var(--shadow-card);
}

.Ujtg {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 10px;
    font-weight: 600;
    z-index: 2;
}

.nmul {
    background: var(--status-new);
    color: var(--text-primary);
}

.opdob {
    background: var(--status-jackpot);
    color: black;
}

.QaGrprcSfp {
    background: var(--status-top);
    color: var(--text-primary);
}

.ri6fa5uVd2yT8 {
    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;
}

.Gkyn_j9dEdlU2 {
    padding: 15px;
    text-align: left;
}

.KlxjwycEPQ {
    font-size: 16px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 5px;
}

.uGcEoxFqy {
    font-size: 12px;
    color: var(--text-light);
    font-weight: 400;
    margin-bottom: 15px;
}

.deiip_lraakb {
    display: flex;
    gap: 8px;
}

.LOgW4el6 {
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 11px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.ypufFQxgSffR {
    background: var(--border-secondary);
    color: var(--text-light);
}

.DdzOzF5_nrHd {
    background: var(--gradient-primary);
    color: var(--text-primary);
}

.DdzOzF5_nrHd:hover {
    transform: translateY(-1px);
    box-shadow: 0 5px 15px var(--shadow-primary);
}

.p9Hdyb5dz5 {
    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;
}

.p9Hdyb5dz5:hover {
    background: #333b46;
}

@media (min-width: 769px) and (max-width: 1024px) {
    .ri009 {
        padding: 60px 0;
    }
    
    .Vmjy {
        font-size: 40px;
    }
    
    .o9wc9c8 {
        font-size: 16px;
        max-width: 500px;
    }
    
    .E_xwx879p {
        gap: 15px;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .PgnbJybyb_ {
        flex: 0 0 calc(50% - 15px);
        max-width: calc(50% - 15px);
    }
}

@media (max-width: 768px) {
    .ri009 {
        padding: 50px 0;
    }
    
    .Vmjy {
        font-size: 32px;
        margin-bottom: 15px;
    }
    
    .o9wc9c8 {
        font-size: 14px;
        margin-bottom: 30px;
        max-width: 100%;
    }
    
    .E_xwx879p {
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }
    
    .PgnbJybyb_ {
        width: 100%;
        max-width: 320px;
    }
    
    .Gkyn_j9dEdlU2 {
        padding: 12px;
    }
    
    .KlxjwycEPQ {
        font-size: 14px;
    }
    
    .uGcEoxFqy {
        font-size: 11px;
        margin-bottom: 12px;
    }
    
    .deiip_lraakb {
        gap: 6px;
    }
    
    .LOgW4el6 {
        padding: 6px 10px;
        font-size: 10px;
    }
    
    .p9Hdyb5dz5 {
        padding: 12px 24px;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .ri009 {
        padding: 40px 0;
    }
    
    .Vmjy {
        font-size: 28px;
    }
    
    .o9wc9c8 {
        font-size: 13px;
        margin-bottom: 25px;
    }
    
    .PgnbJybyb_ {
        max-width: 280px;
    }
    
    .Gkyn_j9dEdlU2 {
        padding: 10px;
    }
    
    .KlxjwycEPQ {
        font-size: 13px;
    }
    
    .uGcEoxFqy {
        font-size: 10px;
        margin-bottom: 10px;
    }
    
    .LOgW4el6 {
        padding: 5px 8px;
        font-size: 9px;
    }
    
    .p9Hdyb5dz5 {
        padding: 10px 20px;
        font-size: 13px;
    }
}
.CfXsJzAJvgo {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    border-top: 1px solid var(--border-primary);
    padding-top: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}

.Fw9t_zU6 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3px;
}

.TAqrh805,
.bcD2_8_q {
    color: var(--text-dark);
    font-size: 13px;
}

.bcD2_8_q {
    font-size: 12px;
    opacity: 0.9;
}

.jhXrs_13inkh {
    background: var(--bg-secondary);
    padding: 32px 0 28px;
    border-top: 1px solid var(--border-primary);
}

.h1cgbmv {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 16px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: stretch;
}

.N__o {
    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) {
    .h1cgbmv {
        row-gap: 24px;
    }
}

@media (max-width: 640px) {
    .CfXsJzAJvgo {
        flex-direction: column;
        align-items: center;
        padding-top: 20px;
        gap: 10px;
        text-align: center;
    }
}
.vfZQwzknmhGy {
    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);
}

.vfZQwzknmhGy 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;
}

.vfZQwzknmhGy h2 {
    font-size: 22px;
    font-weight: 600;
    color: var(--text-primary);
    margin: 28px 0 10px;
}

.vfZQwzknmhGy p {
    margin-bottom: 14px;
    font-size: 15px;
    font-weight: 300;
    color: var(--text-muted);
}

.vfZQwzknmhGy ul,
.vfZQwzknmhGy ol {
    margin: 0 0 16px 18px;
    padding-left: 0;
}

.vfZQwzknmhGy li {
    margin: 0 0 8px;
}

.vfZQwzknmhGy table {
    width: 100%;
    border-collapse: collapse;
    margin: 8px 0 16px;
    background: var(--bg-secondary);
    border-radius: 10px;
    overflow: hidden;
}

.vfZQwzknmhGy img {
    width: 100%;
    border-radius: 10px;
    border: 1px solid var(--border-card);
    margin: 10px 0 16px;
}

.oslqJSevv5 {
    overflow-x: auto;
    margin: 20px 0;
    border-radius: 10px;
}

.vfZQwzknmhGy th {
    background: var(--bg-dark);
    color: var(--text-primary);
    padding: 12px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
}

.vfZQwzknmhGy td {
    padding: 12px;
    border-top: 1px solid var(--border-secondary);
    color: var(--text-muted);
    font-size: 14px;
}

.vfZQwzknmhGy tr:nth-child(even) td {
    background: var(--bg-card-hover);
}