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

html {
    scroll-behavior: smooth;
}

body.kxwnp {
    font-family: "Trebuchet MS", "Source Han Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;
    color: #d7e4ef;
    background:
        linear-gradient(180deg, #071018 0%, #0c1a24 38%, #10242c 100%);
    line-height: 1.7;
}

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

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

button {
    border: 0;
    background: none;
    cursor: pointer;
    font: inherit;
    color: inherit;
}

.qelvu {
    width: 1200px;
    max-width: calc(100% - 32px);
    margin: 0 auto;
}

.dmrak {
    position: sticky;
    top: 0;
    z-index: 30;
    background: rgba(7, 16, 24, 0.92);
    border-bottom: 1px solid rgba(62, 224, 197, 0.22);
}

.pydso {
    min-height: 76px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}

.ythbo {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    color: #f3fffb;
    flex-shrink: 0;
}

.ythbo img {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    background: #fff;
}

.fspiw {
    display: flex;
    align-items: center;
    gap: 18px;
    font-size: 14px;
    color: #9fb4c3;
}

.fspiw a:hover {
    color: #3ee0c5;
}

.obnxl {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}

.wqjez {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    height: 40px;
    padding: 0 16px;
    border-radius: 999px;
    background: #3ee0c5;
    color: #06201a;
    font-weight: 700;
    font-size: 14px;
}

.hclum {
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid rgba(62, 224, 197, 0.35);
    color: #3ee0c5;
    font-size: 20px;
}

.pmkod {
    padding: 56px 0 28px;
}

.rghkw {
    display: grid;
    grid-template-columns: 1fr 420px;
    gap: 48px;
    align-items: center;
}

.osnva {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 8px 16px 8px 8px;
    border-radius: 999px;
    background: #12242e;
    border: 1px solid rgba(62, 224, 197, 0.28);
    color: #3ee0c5;
    font-size: 13px;
    margin-bottom: 22px;
}

.osnva img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
}

.gtxew {
    font-size: 56px;
    line-height: 1.15;
    color: #f7fffc;
    font-weight: 800;
    letter-spacing: 0.06em;
    margin-bottom: 18px;
}

.mibcx {
    font-size: 16px;
    color: #b4c7d4;
    max-width: 560px;
    margin-bottom: 28px;
}

.zjnab {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 58px;
    padding: 0 28px;
    border-radius: 16px;
    background: linear-gradient(90deg, #3ee0c5 0%, #7ae0ff 100%);
    color: #04221c;
    font-size: 18px;
    font-weight: 800;
    box-shadow: 0 16px 40px rgba(62, 224, 197, 0.28);
}

.kftao {
    list-style: none;
    display: flex;
    gap: 18px;
    margin-top: 22px;
    color: #8fadb8;
    font-size: 14px;
}

.kftao i {
    margin-right: 6px;
    color: #3ee0c5;
}

.ehvns {
    position: relative;
    height: 520px;
}

.ayqkd,
.uowlp {
    position: absolute;
    width: 230px;
    padding: 10px;
    border-radius: 28px;
    background: #152833;
    border: 1px solid rgba(122, 224, 255, 0.2);
    box-shadow: 0 24px 50px rgba(0, 0, 0, 0.35);
}

.ayqkd {
    right: 96px;
    top: 0;
    z-index: 2;
    transform: rotate(-6deg);
}

.uowlp {
    right: 0;
    bottom: 0;
    z-index: 1;
    transform: rotate(7deg);
}

.ayqkd img,
.uowlp img,
.shdyp img {
    width: 100%;
    height: auto;
    border-radius: 18px;
}

.jxbpr,
.bqwix,
.iwmfo,
.hseud,
.lakyr,
.vtdgh,
.yfkcm {
    padding: 64px 0;
}

.tnwlo {
    text-align: center;
    font-size: 32px;
    font-weight: 800;
    color: #f4fffb;
    margin-bottom: 36px;
    letter-spacing: 0.08em;
}

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

.shdyp {
    background: #101f28;
    border-radius: 22px;
    padding: 12px 12px 16px;
    border: 1px solid rgba(255, 255, 255, 0.06);
}

.shdyp figcaption {
    text-align: center;
    margin-top: 12px;
    color: #8eb0bd;
    font-size: 14px;
}

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

.dckhu {
    display: flex;
    gap: 14px;
    padding: 22px;
    background: linear-gradient(180deg, #12303a 0%, #0e222b 100%);
    border-radius: 4px 22px 22px 4px;
    border-left: 4px solid #3ee0c5;
}

.dckhu > i {
    font-size: 28px;
    color: #7ae0ff;
    flex-shrink: 0;
}

.vqjsa {
    font-size: 18px;
    font-weight: 700;
    color: #f3fffb;
    margin-bottom: 8px;
}

.dckhu p:last-child,
.xomkb p:last-child,
.rolpw p:last-child {
    color: #9bb3c0;
    font-size: 14px;
}

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

.gnrve {
    min-height: 168px;
    padding: 24px;
    background: #0d1c24;
    border: 1px dashed rgba(62, 224, 197, 0.4);
    border-radius: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.gnrve span {
    font-size: 28px;
    font-weight: 800;
    color: #3ee0c5;
    letter-spacing: 0.12em;
}

.gnrve p {
    font-size: 18px;
    color: #eef9f6;
    font-weight: 700;
}

.gnrve a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #7ae0ff;
    font-weight: 700;
}

.xomkb {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    position: relative;
}

.xomkb:before {
    content: "";
    position: absolute;
    left: 8%;
    right: 8%;
    top: 28px;
    height: 2px;
    background: linear-gradient(90deg, transparent, #3ee0c5, transparent);
}

.xomkb li {
    position: relative;
    padding: 0 14px;
    text-align: center;
}

.xomkb li > i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #06201a;
    border: 2px solid #3ee0c5;
    color: #3ee0c5;
    font-size: 24px;
    margin-bottom: 16px;
    position: relative;
    z-index: 1;
}

.ufbni {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.qezow {
    background: #101f28;
    border-radius: 12px;
    overflow: hidden;
}

.mjhct {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 18px 20px;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    color: #eef9f6;
}

.mjhct i {
    color: #3ee0c5;
    font-size: 20px;
}

.wrpso {
    display: none;
    padding: 0 20px 18px;
    color: #9bb3c0;
    font-size: 14px;
}

.qezow.kvoqi .wrpso {
    display: block;
}

.ieqnx {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}

.rolpw {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 22px;
    background: #0f2028;
    border-top: 3px solid #7ae0ff;
}

.rolpw time {
    font-size: 13px;
    color: #3ee0c5;
    letter-spacing: 0.02em;
}

.rolpw .vqjsa {
    margin-bottom: 0;
}

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

.pktos {
    break-inside: avoid;
    margin-bottom: 18px;
    padding: 22px;
    background: #132831;
    border-radius: 24px 8px 24px 8px;
}

.pktos p:first-child {
    color: #3ee0c5;
    font-weight: 700;
    margin-bottom: 10px;
}

.pktos p:nth-child(2) {
    color: #c5d7e0;
    font-size: 14px;
}

.pktos time {
    display: block;
    margin-top: 14px;
    font-size: 12px;
    color: #7e97a4;
}

.bnjku {
    padding: 28px 0 40px;
    border-top: 1px solid rgba(62, 224, 197, 0.18);
    background: #071018;
}

.bnjku .pydso {
    align-items: flex-start;
}

@media (max-width: 767px) {
    .pydso {
        min-height: 64px;
        flex-wrap: wrap;
    }

    .fspiw {
        display: none;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        padding: 8px 0 16px;
        gap: 12px;
        order: 4;
    }

    .fspiw.kvoqi {
        display: flex;
    }

    .hclum {
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .rghkw {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .gtxew {
        font-size: 36px;
    }

    .zjnab {
        width: 100%;
    }

    .kftao {
        flex-wrap: wrap;
    }

    .ehvns {
        height: 360px;
    }

    .ayqkd,
    .uowlp {
        width: 170px;
    }

    .cvqem {
        display: flex;
        overflow-x: auto;
        gap: 12px;
        scroll-snap-type: x mandatory;
        padding-bottom: 8px;
    }

    .shdyp {
        flex: 0 0 72%;
        scroll-snap-align: start;
    }

    .yzpnl,
    .plaxq,
    .xomkb,
    .ieqnx {
        grid-template-columns: 1fr;
    }

    .xomkb:before {
        display: none;
    }

    .xomkb {
        border-left: 2px solid rgba(62, 224, 197, 0.35);
        margin-left: 18px;
        padding-left: 22px;
        gap: 22px;
    }

    .xomkb li {
        text-align: left;
        padding: 0;
    }

    .nmwta {
        column-count: 1;
    }

    .bnjku .pydso {
        flex-direction: column;
        align-items: flex-start;
    }

    .bnjku .fspiw {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        gap: 10px 14px;
        padding: 0;
    }

    .bnjku .wqjez {
        width: 100%;
        justify-content: center;
    }
}
