._9r_ {
    fill: currentColor
}

._8z_ {
    margin-left: 20px;
    white-space: nowrap;
    cursor: default;
    color: #ededed;
    opacity: .6
}

._8z_:first-child {
    margin-left: 0
}

._90_ {
    cursor: pointer;
    opacity: 1
}

._90_:hover {
    color: #fffde2
}

._91_ {
    width: 36px;
    height: 36px;
    vertical-align: middle;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

._91_, ._92_ {
    display: inline-block
}

._92_ {
    margin-left: 5px
}

._8e_ {
    padding: 12px 10px 10px;
    display: flex;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

._8f_ {
    flex-grow: 2
}

._a3_ {
    position: absolute;
    width: 0;
    height: 0
}

._94_ {
    overflow: hidden
}

._95_ {
    margin: 0 auto
}

._96_ {
    position: relative;
    transform-origin: 0 0
}

._9d_ {
    padding: 1px;
    user-select: none;
    background-position: 1px 1px;
    background-repeat: no-repeat
}

._9d_, ._9e_ {
    position: relative
}

._9f_ {
    visibility: hidden
}

._9g_ {
    z-index: 10
}

._jt_ {
    position: relative;
    height: 100%;
    box-sizing: border-box
}

._ju_ {
    cursor: pointer
}

._ju_::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    height: 100%;
    background: rgba(255, 255, 255, .4) url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjUiIHdpZHRoPSI3IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik02LjYwNyAxLjc2MUw0LjggMy42NTEgMy41IDUuMDE0LjM4NSAxLjc2MkExLjEyNSAxLjEyNSAwIDAgMSAuMjM3LjI0NCAxLjAxMSAxLjAxMSAwIDAgMSAxLjY4OC40TDMuNSAyLjI4OCA1LjMuNEExLjAxMSAxLjAxMSAwIDAgMSA2Ljc1NS4yNDNhMS4xMjUgMS4xMjUgMCAwIDEtLjE0OCAxLjUxOHoiIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPgo=) no-repeat center center;
    background-size: 7px 5px
}

._oy_ {
    background: linear-gradient(to right, #3e3a87, #2f2b74);
}

._oz_ {
    padding: 10px;
    display: flex
}

._p0_ {
    margin-left: 10px
}

._p0_:first-child {
    margin-left: 0
}

._p1_ {
    max-width: 60px;
    margin-bottom: 10px;
    line-height: 14px;
    opacity: .4
}

._p2_ {
    font-size: 20px;
    white-space: nowrap
}

._p3_ {
    opacity: .6
}

._o1_ {
    font-size: 120%;
    margin-bottom: 20px;
    color: #000
}

._o2_ {
    margin: 10px 0
}

._o3_ {
    margin: 5px 0
}

._o4_ {
    margin: 20px 0
}

._o5_, ._os_ {
    color: #000
}

._os_ {
    margin: 15px 0
}

._ot_ {
    margin: 4px 8px 0 0;
    float: left
}

._ou_ {
    font-weight: 700;
    color: #000
}

._ov_ {
    overflow: hidden
}

._ow_ {
    color: rgba(0, 0, 0, .7)
}

._lu_ {
    height: 10px;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 30px), linear-gradient(to left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 30px), url(../i/rating-delimiter.png) repeat-x
}

._nw_ {
    max-width: 680px;
    padding-right: 20px;
    margin: 0 auto
}

._nx_ {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 20px 40px
}

/* Контейнер с контентом хэдера */
._ai_ {
    background: #13253f;
    color: #f1faee;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3) !important;
}

/* Стили для кнопок управления игрой */
._8z_ {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 0 !important;
    background: rgba(255, 255, 255, 0.12) !important;
    border-radius: 10px !important;
    cursor: pointer !important;
    transition: all 0.25s ease !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) !important;
    -webkit-user-select: none !important;
    user-select: none !important;
    -webkit-tap-highlight-color: transparent !important;
}

._8z_:hover {
    background: rgba(255, 255, 255, 0.22) !important;
    border-color: rgba(255, 255, 255, 0.35) !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
}

._8z_:active {
    transform: translateY(0) !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15) !important;
}

/* SVG иконки в кнопках */
._8z_ ._91_ {
    background-color: rgba(255, 255, 255, 0.2) !important;
    border-radius: 8px !important;
    padding: 4px !important;
    transition: all 0.25s ease !important;
    position: relative !important;
    width: 32px !important;
    height: 32px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

._8z_:hover ._91_ {
    background-color: rgba(255, 255, 255, 0.3) !important;
    transform: scale(1.05) !important;
}

/* Для зачеркнутой лампочки - делаем последний path с stroke */
._8e_ > ._8z_:nth-child(4):not(._90_) ._91_ ._9r_:last-child {
    fill: none !important;
    stroke: white !important;
    stroke-width: 2 !important;
    stroke-linecap: round !important;
}

/* Неактивная кнопка подсказки - общий стиль */
._8e_ > ._8z_:nth-child(4):not(._90_) {
    cursor: not-allowed !important;
}

._8e_ > ._8z_:nth-child(4):not(._90_):hover {
    background: rgba(255, 255, 255, 0.12) !important;
    transform: none !important;
}

/* Текст в кнопках */
._8z_ ._92_ {
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    white-space: nowrap !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) !important;
    padding-right: 12px !important;
}

/* Активное состояние кнопки */
._8z_._90_ {
    background: rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
}

._8z_._90_:hover {
    background: rgba(255, 255, 255, 0.28) !important;
    border-color: rgba(255, 255, 255, 0.4) !important;
}

/* Адаптивность для кнопок */
@media screen and (max-width: 720px) {
    ._8z_ {
        padding: 0 !important;
        gap: 6px !important;
    }

    ._8z_ ._91_ {
        width: 28px !important;
        height: 28px !important;
    }

    ._8z_ ._92_ {
        font-size: 12px !important;
    }
}
