* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    background: #f5f4f7;
    color: #17131d;
    font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
    letter-spacing: 0;
}

body,
button,
a {
    letter-spacing: 0;
}

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

button {
    font: inherit;
}

img {
    display: block;
    max-width: 100%;
}

.buren {
    width: min(1200px, calc(100% - 40px));
    margin: 0 auto;
}

.avexo {
    position: sticky;
    top: 0;
    z-index: 90;
    border-bottom: 1px solid #ddd9e3;
    background: rgba(255, 255, 255, 0.96);
}

.avexo .buren {
    display: flex;
    min-height: 76px;
    align-items: center;
    gap: 25px;
}

.cirel {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 11px;
}

.cirel img {
    width: 46px;
    height: 46px;
    border-radius: 7px;
    object-fit: cover;
}

.cirel span {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.cirel b {
    font-size: 16px;
}

.cirel small {
    color: #817789;
    font: 700 9px/1.2 Consolas, monospace;
}

.exora {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    gap: 18px;
}

.exora a {
    color: #5c5364;
    font-size: 14px;
    white-space: nowrap;
}

.exora a:hover {
    color: #d622cc;
}

.firen {
    display: inline-flex;
    min-height: 46px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 21px;
    border: 1px solid #17131d;
    border-radius: 4px;
    background: #17131d;
    color: #ffffff;
    font-weight: 800;
    transition: background 0.2s ease, color 0.2s ease;
}

.firen:hover {
    background: #e82fd6;
    color: #17131d;
}

.davor {
    display: none;
    width: 42px;
    height: 42px;
    border: 1px solid #d1cad8;
    border-radius: 4px;
    background: #ffffff;
    color: #17131d;
    font-size: 22px;
}

.gimax {
    position: relative;
    overflow: hidden;
    background: #0b0810;
    color: #ffffff;
}

.gimax::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 18px;
    background: #08d9ec;
    content: "";
}

.gimax::after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 28%;
    height: 22px;
    background: #e82fd6;
    content: "";
}

.havor {
    display: grid;
    min-height: 690px;
    grid-template-columns: 0.95fr 1.05fr;
    align-items: center;
    gap: 58px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.irexo {
    position: relative;
    z-index: 3;
}

.jurem {
    display: inline-block;
    margin-bottom: 24px;
    color: #08d9ec;
    font: 800 12px/1.2 Consolas, monospace;
}

.irexo h1 {
    max-width: 650px;
    margin: 0;
    color: #ffffff;
    font-size: 54px;
    line-height: 1.18;
    letter-spacing: 0;
}

.irexo h1::first-line {
    color: #f249dc;
}

.irexo p {
    max-width: 570px;
    margin: 25px 0 0;
    color: #c9bfd0;
    font-size: 17px;
    line-height: 1.9;
}

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

.kivon .firen {
    min-height: 56px;
    padding: 0 27px;
    border-color: #f249dc;
    background: #f249dc;
    color: #17131d;
}

.kivon .firen:hover {
    border-color: #08d9ec;
    background: #08d9ec;
}

.laxer {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    gap: 8px;
    border-bottom: 1px solid #776b80;
    color: #ffffff;
    font-weight: 700;
}

.murel {
    position: relative;
    height: 570px;
}

.navor {
    position: absolute;
    width: 270px;
    height: auto;
    border: 1px solid #62546b;
}

.navor:nth-of-type(1) {
    top: 0;
    right: 15px;
}

.navor:nth-of-type(2) {
    bottom: 0;
    left: 8px;
}

.oxera {
    position: absolute;
    z-index: 2;
    max-width: 260px;
    padding: 14px 18px;
    border: 1px solid #ffffff;
    background: #ffffff;
    color: #17131d;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.5;
}

.oxera:nth-of-type(1) {
    top: 82px;
    left: 0;
    box-shadow: 8px 8px 0 #08d9ec;
}

.oxera:nth-of-type(2) {
    right: 0;
    bottom: 84px;
    background: #f249dc;
    box-shadow: 8px 8px 0 #ffffff;
    font: 800 10px/1.4 Consolas, monospace;
}

.pavor,
.bcira,
.efrex,
.hixel,
.lavor,
.raxon,
.uvexo {
    padding: 92px 0;
}

.pavor,
.hixel,
.uvexo {
    background: #ffffff;
}

.bcira {
    background: #08d9ec;
}

.efrex {
    background: #f249dc;
}

.lavor {
    background: #f1eef4;
}

.raxon {
    background: #17131d;
    color: #ffffff;
}

.yorel {
    margin-bottom: 46px;
    color: inherit;
    font-size: 32px;
    font-weight: 900;
    text-align: center;
}

.yorel::after {
    display: block;
    width: 54px;
    height: 5px;
    margin: 14px auto 0;
    background: #f249dc;
    content: "";
}

.bcira .yorel::after,
.efrex .yorel::after {
    background: #17131d;
}

.raxon .yorel::after {
    background: #08d9ec;
}

.zavon {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.abrel {
    min-width: 0;
    margin: 0;
}

.abrel > span {
    display: block;
    margin-bottom: 10px;
    color: #9d90a6;
    font: 800 10px/1 Consolas, monospace;
}

.abrel > div {
    padding: 8px;
    border: 1px solid #d4cdda;
    background: #ece8ef;
}

.abrel img {
    width: 100%;
    height: auto;
}

.abrel figcaption {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 10px;
    padding-top: 15px;
}

.abrel figcaption b {
    font-size: 16px;
}

.abrel figcaption small {
    color: #817789;
    font-size: 12px;
    text-align: right;
}

.cdvon {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border-top: 2px solid #17131d;
    border-left: 2px solid #17131d;
}

.devor {
    position: relative;
    min-height: 235px;
    padding: 34px 30px;
    border-right: 2px solid #17131d;
    border-bottom: 2px solid #17131d;
}

.devor > span {
    position: absolute;
    top: 18px;
    right: 18px;
    color: #6b2875;
    font: 800 11px/1 Consolas, monospace;
}

.devor > i {
    display: block;
    margin-bottom: 22px;
    color: #17131d;
    font-size: 33px;
}

.devor b {
    font-size: 18px;
}

.devor p {
    margin: 12px 0 0;
    color: #22535a;
    font-size: 13px;
    line-height: 1.8;
}

.fgira {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.ghvon {
    display: grid;
    min-height: 128px;
    grid-template-columns: auto auto 1fr auto;
    align-items: center;
    gap: 15px;
    padding: 23px;
    border: 2px solid #17131d;
    background: #ffffff;
    color: #17131d;
    box-shadow: 7px 7px 0 #17131d;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.ghvon:hover {
    transform: translate(3px, 3px);
    box-shadow: 4px 4px 0 #17131d;
}

.ghvon > span {
    color: #a7189c;
    font: 800 10px/1 Consolas, monospace;
}

.ghvon > i:first-of-type {
    color: #16b7ca;
    font-size: 28px;
}

.ghvon > i:last-child {
    font-size: 20px;
}

.ghvon div {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 6px;
}

.ghvon b {
    font-size: 16px;
}

.ghvon small {
    color: #7d7285;
    font-size: 12px;
}

.ijora {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 28px;
}

.ijora::before {
    position: absolute;
    top: 50px;
    right: 10%;
    left: 10%;
    height: 2px;
    background: #d1c8d7;
    content: "";
}

.kirel {
    position: relative;
    z-index: 1;
    text-align: center;
}

.kirel > span {
    display: block;
    margin-bottom: 10px;
    color: #a918a0;
    font: 800 10px/1 Consolas, monospace;
}

.kirel > i {
    display: flex;
    width: 68px;
    height: 68px;
    margin: 0 auto 22px;
    align-items: center;
    justify-content: center;
    border: 2px solid #17131d;
    border-radius: 50%;
    background: #08d9ec;
    font-size: 25px;
}

.kirel:nth-child(even) > i {
    background: #f249dc;
}

.kirel b {
    font-size: 17px;
}

.kirel p {
    margin: 10px 0 0;
    color: #786e80;
    font-size: 13px;
    line-height: 1.75;
}

.mnora {
    max-width: 980px;
    margin: 0 auto;
    border-top: 2px solid #17131d;
}

.nurel {
    border-bottom: 1px solid #c9c1ce;
}

.pqira {
    display: flex;
    width: 100%;
    min-height: 78px;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #17131d;
    cursor: pointer;
    text-align: left;
}

.pqira span {
    display: flex;
    align-items: center;
    gap: 22px;
    font-size: 16px;
    font-weight: 800;
}

.pqira small {
    color: #d622cc;
    font: 800 11px/1 Consolas, monospace;
}

.pqira > i {
    flex: 0 0 auto;
    color: #14aebf;
    font-size: 22px;
}

.qavor {
    display: none;
    padding: 0 52px 24px;
}

.qavor p {
    margin: 0;
    color: #766c7e;
    font-size: 14px;
    line-height: 1.9;
}

.opvex .qavor {
    display: block;
}

.sirem {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 55px;
    border-top: 2px solid #514957;
}

.tavor {
    padding: 28px 0;
    border-bottom: 1px solid #514957;
}

.tavor > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 15px;
}

.tavor span {
    color: #08d9ec;
    font: 800 10px/1 Consolas, monospace;
}

.tavor time {
    color: #8c8193;
    font-size: 11px;
}

.tavor b {
    font-size: 17px;
}

.tavor p {
    margin: 12px 0 0;
    color: #bbb1c1;
    font-size: 13px;
    line-height: 1.8;
}

.worel {
    column-count: 3;
    column-gap: 18px;
}

.xiran {
    display: inline-block;
    width: 100%;
    margin: 0 0 18px;
    padding: 25px;
    border: 1px solid #d4cdda;
    background: #f5f2f7;
    break-inside: avoid;
}

.xiran:nth-child(odd) {
    border-top: 5px solid #f249dc;
}

.xiran:nth-child(even) {
    border-top: 5px solid #08d9ec;
}

.xiran > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.xiran span {
    font-size: 13px;
    font-weight: 800;
}

.xiran > div b {
    color: #978b9e;
    font: 700 9px/1 Consolas, monospace;
}

.xiran p {
    margin: 21px 0 24px;
    color: #5f5666;
    font-size: 14px;
    line-height: 1.9;
}

.xiran time {
    color: #968b9d;
    font-size: 11px;
}

.yavon {
    padding-top: 44px;
    border-top: 7px solid #08d9ec;
    background: #17131d;
    color: #ffffff;
}

.yavon > .buren {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
}

.zirel {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 11px 19px;
    color: #c9bfd0;
    font-size: 13px;
}

.yavon .firen {
    border-color: #f249dc;
    background: #f249dc;
    color: #17131d;
}

.acora {
    margin-top: 40px;
    padding: 18px 20px;
    border-top: 1px solid #453c4b;
    color: #95899d;
    font: 700 10px/1.5 Consolas, monospace;
    text-align: center;
}

.bdrex {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 75;
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    gap: 7px;
    padding: 0 15px;
    border: 1px solid #564b5e;
    border-radius: 4px;
    background: #17131d;
    color: #ffffff;
    font-size: 13px;
}

@media (max-width: 767px) {
    .buren {
        width: calc(100% - 28px);
        max-width: 1200px;
    }

    .avexo .buren {
        min-height: 66px;
        gap: 10px;
    }

    .cirel {
        margin-right: auto;
    }

    .cirel img {
        width: 40px;
        height: 40px;
    }

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

    .cirel small {
        display: none;
    }

    .davor {
        display: block;
    }

    .avexo > .buren > .firen {
        display: none;
    }

    .exora {
        position: absolute;
        top: 66px;
        right: 0;
        left: 0;
        display: none;
        padding: 12px 14px 18px;
        border-bottom: 2px solid #f249dc;
        background: #ffffff;
    }

    .exora.cevon {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 3px;
    }

    .exora a {
        padding: 12px 8px;
        border-bottom: 1px solid #e5e0e8;
    }

    .havor {
        min-height: 0;
        grid-template-columns: 1fr;
        gap: 43px;
        padding-top: 50px;
        padding-bottom: 55px;
    }

    .jurem {
        margin-bottom: 19px;
    }

    .irexo h1 {
        font-size: 37px;
        line-height: 1.22;
    }

    .irexo p {
        margin-top: 18px;
        font-size: 15px;
        line-height: 1.8;
    }

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

    .kivon .firen {
        width: 100%;
    }

    .laxer {
        justify-content: center;
        border: 0;
    }

    .murel {
        height: 430px;
    }

    .navor {
        width: 48%;
    }

    .navor:nth-of-type(1) {
        right: 0;
    }

    .navor:nth-of-type(2) {
        left: 0;
    }

    .oxera {
        max-width: 190px;
        padding: 11px 13px;
        font-size: 11px;
    }

    .oxera:nth-of-type(1) {
        top: 62px;
    }

    .oxera:nth-of-type(2) {
        right: 0;
        bottom: 60px;
    }

    .pavor,
    .bcira,
    .efrex,
    .hixel,
    .lavor,
    .raxon,
    .uvexo {
        padding: 66px 0;
    }

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

    .zavon {
        display: flex;
        overflow-x: auto;
        gap: 14px;
        padding-bottom: 14px;
        scroll-snap-type: x mandatory;
    }

    .abrel {
        min-width: 76%;
        scroll-snap-align: start;
    }

    .abrel figcaption {
        align-items: flex-start;
        flex-direction: column;
    }

    .abrel figcaption small {
        text-align: left;
    }

    .cdvon,
    .fgira,
    .sirem {
        grid-template-columns: 1fr;
    }

    .devor {
        min-height: 205px;
        padding: 30px 25px;
    }

    .ghvon {
        min-height: 116px;
        padding: 20px;
        box-shadow: 5px 5px 0 #17131d;
    }

    .ijora {
        grid-template-columns: 1fr;
        gap: 0;
        padding-left: 31px;
    }

    .ijora::before {
        top: 20px;
        bottom: 20px;
        left: 63px;
        width: 2px;
        height: auto;
    }

    .kirel {
        display: grid;
        grid-template-columns: 32px 69px 1fr;
        align-items: center;
        padding: 12px 0;
        text-align: left;
    }

    .kirel > span {
        margin: 0;
    }

    .kirel > i {
        width: 60px;
        height: 60px;
        margin: 0;
    }

    .kirel b {
        padding-left: 12px;
    }

    .kirel p {
        grid-column: 3;
        padding-left: 12px;
        margin-top: 5px;
    }

    .pqira {
        min-height: 72px;
    }

    .pqira span {
        gap: 12px;
        font-size: 14px;
    }

    .qavor {
        padding: 0 0 22px 36px;
    }

    .sirem {
        column-gap: 0;
    }

    .worel {
        column-count: 1;
    }

    .yavon > .buren {
        align-items: stretch;
        flex-direction: column;
    }

    .zirel {
        justify-content: flex-start;
    }

    .yavon .firen {
        width: 100%;
    }

    .bdrex {
        right: 13px;
        bottom: 13px;
    }
}
