* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

body {
    background: #e8e9ec;
    color: #191622;
    font-family: "Microsoft YaHei", "PingFang SC", sans-serif;
    letter-spacing: 0;
}

a {
    color: inherit;
    text-decoration: none;
}

button {
    color: inherit;
    font: inherit;
}

.azemi {
    background: #191622;
    border-bottom: 1px solid #3d374e;
    color: #ffffff;
    position: sticky;
    top: 0;
    z-index: 30;
}

.buxor {
    align-items: center;
    display: flex;
    height: 78px;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
}

.coval {
    align-items: center;
    display: flex;
    font-size: 11px;
    font-weight: 800;
    gap: 11px;
    line-height: 1.25;
}

.coval img {
    background: #ffffff;
    border: 1px solid #8ef2ed;
    height: 44px;
    object-fit: contain;
    width: 44px;
}

.coval b {
    color: #d8ff37;
}

.difer {
    display: flex;
    gap: 24px;
}

.difer a {
    color: #b9b5c2;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 0;
}

.difer a:hover {
    color: #d8ff37;
}

.mupel {
    align-items: center;
    background: #d8ff37;
    border: 1px solid #d8ff37;
    color: #191622;
    display: inline-flex;
    font-size: 13px;
    font-weight: 900;
    gap: 8px;
    justify-content: center;
    min-height: 42px;
    padding: 0 18px;
}

.mupel:hover {
    background: #8ef2ed;
    border-color: #8ef2ed;
}

.navor {
    background: #191622;
    color: #ffffff;
    overflow: hidden;
}

.opira {
    display: grid;
    grid-template-columns: 1fr 0.9fr;
    margin: 0 auto;
    max-width: 1200px;
    min-height: 650px;
    padding: 75px 20px 40px;
}

.puxel {
    align-self: center;
    max-width: 650px;
    position: relative;
    z-index: 2;
}

.qemit {
    border-left: 3px solid #d8ff37;
    display: flex;
    font-family: Consolas, monospace;
    font-size: 11px;
    gap: 20px;
    padding-left: 12px;
}

.qemit span {
    color: #d8ff37;
}

.qemit b {
    color: #8ef2ed;
}

.puxel h1 {
    font-size: 64px;
    font-weight: 900;
    line-height: 1.14;
    margin: 28px 0 22px;
}

.puxel p {
    color: #b9b5c2;
    font-size: 16px;
    line-height: 1.9;
    max-width: 570px;
}

.ravor {
    align-items: center;
    display: flex;
    gap: 22px;
    margin-top: 34px;
}

.ravor a {
    align-items: center;
    background: #d8ff37;
    color: #191622;
    display: inline-flex;
    font-size: 15px;
    font-weight: 900;
    gap: 12px;
    justify-content: center;
    min-height: 56px;
    padding: 0 24px;
}

.ravor span {
    color: #8ef2ed;
    font-size: 12px;
    font-weight: 700;
}

.silex {
    min-height: 535px;
    position: relative;
}

.tovin {
    background: #2a2537;
    border: 1px solid #504963;
    bottom: -115px;
    padding: 12px 12px 0;
    position: absolute;
    right: 30px;
    transform: rotate(2deg);
    width: 340px;
}

.tovin > span {
    color: #8ef2ed;
    display: block;
    font-family: Consolas, monospace;
    font-size: 10px;
    padding: 3px 0 10px;
}

.tovin img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}

.uvaro {
    align-items: center;
    background: #8ef2ed;
    color: #191622;
    display: flex;
    gap: 12px;
    left: -22px;
    padding: 15px 18px;
    position: absolute;
    top: 72px;
    width: 215px;
    z-index: 3;
}

.uvaro i {
    font-size: 30px;
}

.uvaro div {
    display: flex;
    flex-direction: column;
    font-family: Consolas, monospace;
}

.uvaro span {
    font-size: 9px;
}

.uvaro b {
    font-size: 14px;
}

.wexon {
    bottom: 70px;
    display: grid;
    gap: 1px;
    grid-template-columns: repeat(4, auto);
    left: -25px;
    position: absolute;
    z-index: 3;
}

.wexon span {
    background: #3a3449;
    color: #ffffff;
    font-family: Consolas, monospace;
    font-size: 9px;
    padding: 10px;
}

.wexon span:first-child {
    background: #ff4e85;
}

.xilor {
    border-top: 1px solid #3d374e;
    display: flex;
    font-family: Consolas, monospace;
    gap: 40px;
    justify-content: center;
    overflow: hidden;
    padding: 16px 0;
    white-space: nowrap;
}

.xilor span {
    color: #d8ff37;
    font-size: 11px;
    font-weight: 800;
}

.xilor i {
    color: #625b72;
}

.yapir {
    padding: 96px 20px;
}

.zoxel {
    margin: 0 auto;
    max-width: 1200px;
}

.abune {
    font-size: 34px;
    font-weight: 900;
    margin-bottom: 48px;
    text-align: center;
}

.abune::before,
.abune::after {
    color: #ff4e85;
    content: "//";
    font-family: Consolas, monospace;
    font-size: 18px;
    margin: 0 14px;
}

.becor {
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(4, 1fr);
}

.becor figure {
    background: #d0d2d6;
    border: 1px solid #a8abb1;
    overflow: hidden;
    padding: 10px;
}

.becor figure > div {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 5px 3px 13px;
}

.becor span {
    color: #696570;
    font-family: Consolas, monospace;
    font-size: 9px;
}

.becor b {
    font-size: 13px;
}

.becor img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}

.cuvel {
    background: #d8ff37;
}

.dorum {
    display: grid;
    gap: 1px;
    grid-template-columns: repeat(3, 1fr);
}

.dorum article {
    background: #191622;
    color: #ffffff;
    min-height: 260px;
    padding: 27px;
    position: relative;
}

.efaro {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.efaro span {
    color: #8ef2ed;
    font-family: Consolas, monospace;
    font-size: 10px;
}

.efaro i {
    color: #d8ff37;
    font-size: 30px;
}

.fixel {
    font-size: 19px;
    font-weight: 900;
    margin-top: 34px;
}

.dorum p,
.goven p,
.mepal p {
    color: #a8a3b2;
    font-size: 13px;
    line-height: 1.8;
    margin-top: 12px;
}

.dorum article > b {
    bottom: 18px;
    color: #504963;
    font-family: Consolas, monospace;
    font-size: 10px;
    position: absolute;
}

.goven {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(3, 1fr);
}

.goven article {
    border: 1px solid #aaaeb5;
    min-height: 290px;
    padding: 24px;
    position: relative;
}

.haxor {
    align-items: center;
    border-bottom: 1px solid #bfc1c6;
    display: flex;
    justify-content: space-between;
    padding-bottom: 18px;
}

.haxor span {
    color: #77737e;
    font-family: Consolas, monospace;
    font-size: 11px;
}

.haxor i {
    color: #5135c9;
    font-size: 28px;
}

.goven .fixel {
    margin-top: 22px;
}

.goven p {
    color: #67636e;
}

.goven a {
    align-items: center;
    background: #191622;
    bottom: 0;
    color: #8ef2ed;
    display: flex;
    font-family: Consolas, monospace;
    font-size: 11px;
    font-weight: 800;
    justify-content: space-between;
    left: 0;
    padding: 14px 22px;
    position: absolute;
    width: 100%;
}

.goven a:hover {
    background: #5135c9;
    color: #ffffff;
}

.ivexo {
    background: #5135c9;
    color: #ffffff;
}

.jaxil {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    position: relative;
}

.jaxil::before {
    background: #8ef2ed;
    content: "";
    height: 2px;
    left: 10%;
    position: absolute;
    top: 31px;
    width: 80%;
}

.jaxil article {
    padding: 0 20px;
    position: relative;
    text-align: center;
}

.jaxil article > b {
    background: #191622;
    border: 2px solid #8ef2ed;
    display: grid;
    font-family: Consolas, monospace;
    font-size: 12px;
    height: 64px;
    margin: 0 auto 20px;
    place-items: center;
    position: relative;
    width: 64px;
    z-index: 2;
}

.jaxil article > i {
    color: #d8ff37;
    font-size: 30px;
}

.jaxil article span {
    display: block;
    font-size: 17px;
    font-weight: 900;
    margin-top: 12px;
}

.jaxil article p {
    color: #cec7ef;
    font-size: 12px;
    line-height: 1.7;
    margin-top: 9px;
}

.kufor {
    border-top: 1px solid #aaaeb5;
}

.kufor article {
    border-bottom: 1px solid #aaaeb5;
}

.kufor button {
    align-items: center;
    background: transparent;
    border: 0;
    cursor: pointer;
    display: grid;
    grid-template-columns: 80px 1fr 35px;
    min-height: 78px;
    text-align: left;
    width: 100%;
}

.kufor button span {
    color: #5135c9;
    font-family: Consolas, monospace;
    font-size: 11px;
}

.kufor button b {
    font-size: 16px;
}

.kufor button i {
    font-size: 23px;
    transition: transform 0.2s ease;
}

.kufor article > p {
    color: #5f5b65;
    display: none;
    font-size: 14px;
    line-height: 1.8;
    padding: 0 50px 24px 80px;
}

.kufor article.vexor > p {
    display: block;
}

.kufor article.vexor button i {
    transform: rotate(45deg);
}

.loxin {
    background: #191622;
    color: #ffffff;
}

.mepal {
    display: grid;
    gap: 1px;
    grid-template-columns: repeat(2, 1fr);
}

.mepal article {
    background: #282331;
    min-height: 245px;
    padding: 28px;
}

.nurel {
    color: #8a8493;
    display: flex;
    font-family: Consolas, monospace;
    font-size: 10px;
    justify-content: space-between;
}

.mepal .fixel {
    margin-top: 30px;
}

.mepal a {
    color: #d8ff37;
    display: inline-block;
    font-family: Consolas, monospace;
    font-size: 11px;
    margin-top: 20px;
}

.opune {
    column-count: 3;
    column-gap: 15px;
}

.opune article {
    background: #f7f7f8;
    border-left: 4px solid #5135c9;
    break-inside: avoid;
    margin-bottom: 15px;
    padding: 23px;
}

.opune article:nth-child(2n) {
    border-left-color: #ff4e85;
}

.opune article:nth-child(3n) {
    border-left-color: #18aaa3;
}

.piver {
    align-items: center;
    color: #77737e;
    display: flex;
    font-family: Consolas, monospace;
    font-size: 10px;
    justify-content: space-between;
}

.piver i {
    color: #5135c9;
    font-size: 25px;
}

.opune article > p {
    font-size: 14px;
    line-height: 1.9;
    margin: 22px 0;
}

.qaron {
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
}

.qaron b {
    font-size: 13px;
}

.qaron time {
    color: #8a8790;
    font-size: 10px;
}

.ruxel {
    background: #0f0d15;
    color: #ffffff;
    padding: 52px 20px 22px;
}

.savor {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
}

.savor nav {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
    max-width: 590px;
}

.savor nav a {
    color: #908b98;
    font-size: 11px;
}

.ruxel > p {
    border-top: 1px solid #302b3a;
    color: #5e5966;
    font-family: Consolas, monospace;
    font-size: 10px;
    margin: 42px auto 0;
    max-width: 1200px;
    padding-top: 18px;
    text-align: center;
}

@media (max-width: 767px) {
    .buxor {
        height: 66px;
        padding: 0 14px;
    }

    .difer {
        display: none;
    }

    .coval img {
        height: 38px;
        width: 38px;
    }

    .buxor .mupel {
        font-size: 11px;
        min-height: 37px;
        padding: 0 11px;
    }

    .opira {
        display: block;
        min-height: 800px;
        padding: 58px 14px 0;
    }

    .puxel h1 {
        font-size: 38px;
        margin: 22px 0 18px;
    }

    .puxel p {
        font-size: 14px;
    }

    .ravor {
        align-items: stretch;
        flex-direction: column;
        gap: 15px;
        margin-top: 27px;
    }

    .ravor a {
        width: 100%;
    }

    .silex {
        min-height: 390px;
    }

    .tovin {
        bottom: -115px;
        right: 3px;
        width: 230px;
    }

    .uvaro {
        left: 0;
        top: 65px;
        width: 185px;
    }

    .wexon {
        bottom: 40px;
        left: 0;
    }

    .xilor {
        gap: 20px;
        justify-content: flex-start;
        padding-left: 15px;
    }

    .yapir {
        padding: 70px 14px;
    }

    .abune {
        font-size: 27px;
        margin-bottom: 34px;
    }

    .abune::before,
    .abune::after {
        margin: 0 8px;
    }

    .becor {
        display: flex;
        gap: 11px;
        overflow-x: auto;
        padding-bottom: 18px;
        scroll-snap-type: x mandatory;
    }

    .becor figure {
        flex: 0 0 78%;
        scroll-snap-align: start;
    }

    .dorum,
    .goven,
    .mepal {
        grid-template-columns: 1fr;
    }

    .dorum article {
        min-height: 235px;
    }

    .goven article {
        min-height: 275px;
    }

    .jaxil {
        display: block;
    }

    .jaxil::before {
        height: calc(100% - 65px);
        left: 31px;
        top: 32px;
        width: 2px;
    }

    .jaxil article {
        align-items: center;
        display: grid;
        gap: 16px;
        grid-template-columns: 64px 35px 1fr;
        margin-bottom: 24px;
        padding: 0;
        text-align: left;
    }

    .jaxil article > b {
        margin: 0;
    }

    .jaxil article span {
        margin-top: 0;
    }

    .kufor button {
        grid-template-columns: 50px 1fr 28px;
    }

    .kufor button b {
        font-size: 14px;
    }

    .kufor article > p {
        padding: 0 28px 22px 50px;
    }

    .mepal article {
        min-height: 230px;
    }

    .nurel {
        align-items: flex-start;
        flex-direction: column;
        gap: 6px;
    }

    .opune {
        column-count: 1;
    }

    .qaron {
        align-items: flex-start;
        flex-direction: column;
        gap: 7px;
    }

    .savor {
        align-items: stretch;
        flex-direction: column;
        gap: 26px;
    }

    .savor nav {
        justify-content: flex-start;
    }

    .savor .mupel {
        width: 100%;
    }
}
