* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    color: #17191c;
    background: #f5f5f1;
    font-family: "Microsoft YaHei", Arial, sans-serif;
}

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

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

button {
    font: inherit;
}

.avora {
    position: sticky;
    top: 0;
    z-index: 30;
    background: #ffffff;
    border-bottom: 1px solid #c7c9c8;
}

.bento {
    width: min(1200px, calc(100% - 40px));
    min-height: 76px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 28px;
}

.croma {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 900;
}

.croma img {
    width: 44px;
    height: 44px;
    object-fit: cover;
    border-radius: 50%;
}

.croma span {
    display: grid;
    font-size: 16px;
    line-height: 1;
}

.croma small {
    margin-top: 7px;
    color: #0c8c94;
    font-size: 9px;
}

.dline {
    margin-left: auto;
    display: flex;
    gap: 19px;
    font-size: 13px;
    font-weight: 700;
}

.dline a:hover {
    color: #ed5a2a;
}

.ewave {
    min-height: 43px;
    padding: 0 17px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #ffffff;
    background: #ed5a2a;
    font-size: 13px;
    font-weight: 900;
}

.flexo {
    width: 42px;
    height: 42px;
    padding: 0;
    display: none;
    color: #ffffff;
    background: #17191c;
    border: 0;
    font-size: 22px;
}

.gyrus {
    overflow: hidden;
    background: #f5f5f1;
    border-bottom: 8px solid #17191c;
}

.hline {
    width: min(1200px, calc(100% - 40px));
    min-height: 675px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.icons {
    padding: 102px 70px 80px 0;
    align-self: center;
}

.icons > span {
    color: #0c8c94;
    font-size: 11px;
    font-weight: 900;
}

.icons h1 {
    margin: 24px 0 22px;
    font-family: Arial Black, "Microsoft YaHei", sans-serif;
    font-size: 62px;
    line-height: 1.03;
    letter-spacing: 0;
}

.icons h1 b {
    margin-top: 14px;
    display: block;
    color: #ed5a2a;
    font-family: "Microsoft YaHei", sans-serif;
    font-size: 29px;
    line-height: 1.35;
}

.icons > p {
    max-width: 570px;
    margin: 0;
    color: #53585a;
    font-size: 16px;
    line-height: 1.9;
}

.jumps {
    margin-top: 32px;
}

.jumps a {
    width: 225px;
    min-height: 58px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ffffff;
    background: #ed5a2a;
    box-shadow: 7px 7px 0 #17191c;
    font-weight: 900;
}

.jumps span {
    margin-top: 18px;
    display: block;
    color: #62676a;
    font-size: 12px;
}

.kiosk {
    min-height: 675px;
    position: relative;
    background: #18b9c2;
    border-right: 8px solid #17191c;
    border-left: 8px solid #17191c;
}

.label {
    position: absolute;
    top: 33px;
    right: 26px;
    left: 26px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.label b {
    color: #ffffff;
    font-family: Arial Black, sans-serif;
    font-size: 86px;
    line-height: .85;
}

.label span {
    padding: 8px 10px;
    color: #ffffff;
    background: #17191c;
    font-size: 10px;
    font-weight: 900;
}

.mover,
.navel {
    position: absolute;
    bottom: 50px;
    overflow: hidden;
    background: #ffffff;
    border: 5px solid #17191c;
}

.mover {
    left: 42px;
    width: 245px;
}

.navel {
    right: 27px;
    width: 178px;
    box-shadow: 8px 8px 0 #ffd634;
}

.mover img,
.navel img {
    width: 100%;
    height: auto;
}

.orbit {
    position: absolute;
    top: 135px;
    right: 28px;
    left: 35px;
    display: grid;
    grid-template-columns: 16px 1fr 16px 1fr 16px 1fr;
    align-items: center;
    gap: 7px;
    font-size: 9px;
}

.orbit span {
    width: 16px;
    height: 16px;
    background: #ffd634;
    border: 3px solid #17191c;
    border-radius: 50%;
}

.orbit b {
    border-bottom: 3px solid #17191c;
    padding-bottom: 5px;
}

.panel {
    padding: 88px 0;
    border-bottom: 1px solid #bfc3c2;
}

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

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

.ruler::after {
    content: "";
    width: 70px;
    height: 5px;
    margin: 13px auto 0;
    display: block;
    background: #18b9c2;
    border-right: 24px solid #ed5a2a;
}

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

.swing figure {
    margin: 0;
    padding-top: 12px;
    background: #ffffff;
    border-top: 7px solid #17191c;
}

.swing figure > span {
    padding: 0 13px 10px;
    display: block;
    color: #0c8c94;
    font-size: 10px;
    font-weight: 900;
}

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

.swing figcaption {
    padding: 15px 14px;
    color: #ffffff;
    background: #17191c;
    font-size: 14px;
    font-weight: 800;
}

.tango {
    background: #ffd634;
}

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

.urban article {
    min-height: 230px;
    padding: 27px;
    background: #ffffff;
    border: 3px solid #17191c;
}

.urban article > div {
    display: flex;
    justify-content: space-between;
}

.urban article > div span {
    color: #0c8c94;
    font-family: Arial Black, sans-serif;
    font-size: 25px;
}

.urban article > div i {
    color: #ed5a2a;
    font-size: 29px;
}

.urban article > b {
    margin-top: 30px;
    display: block;
    font-size: 18px;
}

.urban article > p {
    margin: 12px 0 0;
    color: #575d5f;
    font-size: 14px;
    line-height: 1.8;
}

.vroom {
    color: #ffffff;
    background: #17191c;
}

.waltz {
    gap: 2px;
    background: #4a4d50;
}

.waltz article {
    min-height: 260px;
    padding: 25px;
    background: #24272a;
}

.waltz article > div {
    display: flex;
    justify-content: space-between;
    color: #61d8dd;
    font-size: 10px;
    font-weight: 900;
}

.waltz article > div i {
    color: #ffd634;
    font-size: 28px;
}

.waltz article > b {
    margin-top: 31px;
    display: block;
    font-size: 18px;
}

.waltz article > p {
    min-height: 50px;
    margin: 12px 0 20px;
    color: #c8cccd;
    font-size: 14px;
    line-height: 1.8;
}

.waltz article > a {
    padding-top: 14px;
    display: flex;
    justify-content: space-between;
    color: #ff805b;
    border-top: 1px solid #55595b;
    font-size: 13px;
    font-weight: 900;
}

.xeric {
    background: #d9f1f2;
}

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

.yield::before {
    content: "";
    position: absolute;
    top: 34px;
    right: 9%;
    left: 9%;
    height: 6px;
    background: #17191c;
}

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

.yield article > span {
    width: 74px;
    height: 74px;
    margin: 0 auto 21px;
    display: grid;
    place-items: center;
    color: #ffffff;
    background: #ed5a2a;
    border: 5px solid #17191c;
    border-radius: 50%;
    font-family: Arial Black, sans-serif;
}

.yield article > i {
    color: #0c8c94;
    font-size: 26px;
}

.yield article > b {
    margin: 10px 0 8px;
    display: block;
}

.yield article > p {
    margin: 0;
    color: #575d5f;
    font-size: 13px;
    line-height: 1.7;
}

.zonal {
    max-width: 980px;
    margin: 0 auto;
    border-top: 2px solid #17191c;
}

.zonal article {
    border-bottom: 2px solid #17191c;
}

.zonal button {
    width: 100%;
    min-height: 76px;
    padding: 0 5px;
    display: grid;
    grid-template-columns: 65px 1fr 40px;
    align-items: center;
    color: #17191c;
    background: transparent;
    border: 0;
    text-align: left;
    cursor: pointer;
}

.zonal button span {
    color: #0c8c94;
    font-family: Arial Black, sans-serif;
    font-size: 17px;
}

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

.zonal button i {
    width: 32px;
    height: 32px;
    display: grid;
    place-items: center;
    color: #ffffff;
    background: #ed5a2a;
    border-radius: 50%;
    font-size: 20px;
}

.zonal article > p {
    max-height: 0;
    margin: 0 45px 0 70px;
    overflow: hidden;
    color: #575d5f;
    font-size: 14px;
    line-height: 1.8;
    transition: max-height .25s ease, margin .25s ease;
}

.zonal .alive > p {
    max-height: 130px;
    margin-top: -5px;
    margin-bottom: 22px;
}

.zonal .alive button i {
    background: #17191c;
    transform: rotate(45deg);
}

.amber {
    background: #ed5a2a;
}

.amber .ruler {
    color: #ffffff;
}

.amber .ruler::after {
    background: #ffd634;
    border-right-color: #18b9c2;
}

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

.bravo article {
    min-height: 202px;
    padding: 26px;
    background: #ffffff;
    border-left: 7px solid #18b9c2;
}

.bravo article > div {
    display: flex;
    justify-content: space-between;
    gap: 14px;
    color: #0c8c94;
    font-size: 10px;
    font-weight: 900;
}

.bravo time {
    color: #666b6d;
    font-weight: 500;
}

.bravo article > b {
    margin-top: 29px;
    display: block;
    font-size: 18px;
}

.bravo article > p {
    margin: 12px 0 0;
    color: #575d5f;
    font-size: 14px;
    line-height: 1.8;
}

.civic {
    columns: 3;
    column-gap: 18px;
}

.civic article {
    width: 100%;
    margin: 0 0 18px;
    padding: 24px;
    display: inline-block;
    background: #ffffff;
    border-top: 5px solid #18b9c2;
    break-inside: avoid;
}

.civic article:nth-child(2n) {
    border-color: #ed5a2a;
}

.civic article:nth-child(3n) {
    border-color: #ffd634;
}

.civic article > span {
    color: #ed5a2a;
    font-size: 26px;
}

.civic article > p {
    margin: 14px 0 23px;
    font-size: 14px;
    line-height: 1.85;
}

.civic article > div {
    padding-top: 14px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    border-top: 1px solid #c7c9c8;
    font-size: 11px;
}

.civic time {
    color: #666b6d;
}

.delta {
    padding: 47px 0 25px;
    color: #ffffff;
    background: #17191c;
}

.ember {
    width: min(1200px, calc(100% - 40px));
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 28px;
}

.ember nav {
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 10px 19px;
    color: #c2c6c7;
    font-size: 12px;
}

.delta > p {
    width: min(1200px, calc(100% - 40px));
    margin: 32px auto 0;
    padding-top: 20px;
    color: #7d8284;
    border-top: 1px solid #3d4143;
    text-align: center;
    font-size: 11px;
}

@media (max-width: 767px) {
    .bento {
        width: calc(100% - 28px);
        min-height: 68px;
        gap: 10px;
    }

    .croma img {
        width: 39px;
        height: 39px;
    }

    .croma span {
        font-size: 14px;
    }

    .dline {
        position: absolute;
        top: 68px;
        right: 0;
        left: 0;
        padding: 11px 14px 17px;
        display: none;
        grid-template-columns: repeat(2, 1fr);
        gap: 0;
        background: #ffffff;
        border-bottom: 1px solid #c7c9c8;
    }

    .dline.ready {
        display: grid;
    }

    .dline a {
        padding: 13px 8px;
        border-bottom: 1px solid #d4d6d5;
    }

    .bento > .ewave {
        display: none;
    }

    .flexo {
        margin-left: auto;
        display: block;
    }

    .hline {
        width: 100%;
        min-height: 0;
        display: block;
    }

    .icons {
        padding: 58px 20px 48px;
    }

    .icons h1 {
        font-size: 43px;
    }

    .icons h1 b {
        font-size: 23px;
    }

    .icons > p {
        font-size: 15px;
    }

    .jumps a {
        width: 100%;
    }

    .kiosk {
        min-height: 560px;
        border: 0;
        border-top: 8px solid #17191c;
    }

    .label b {
        font-size: 65px;
    }

    .mover {
        left: 23px;
        width: 58%;
    }

    .navel {
        right: 20px;
        width: 41%;
    }

    .orbit {
        top: 115px;
    }

    .panel {
        padding: 64px 0;
    }

    .quart {
        width: calc(100% - 28px);
    }

    .ruler {
        margin-bottom: 34px;
        font-size: 28px;
    }

    .swing {
        margin-right: -14px;
        padding-right: 14px;
        display: flex;
        gap: 14px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }

    .swing figure {
        flex: 0 0 76%;
        scroll-snap-align: start;
    }

    .urban,
    .waltz,
    .bravo {
        grid-template-columns: 1fr;
    }

    .urban article,
    .waltz article {
        min-height: 0;
    }

    .waltz article > p {
        min-height: 0;
    }

    .yield {
        display: block;
    }

    .yield::before {
        top: 36px;
        bottom: 35px;
        left: 35px;
        width: 6px;
        height: auto;
    }

    .yield article {
        min-height: 128px;
        padding: 4px 0 28px 98px;
        text-align: left;
    }

    .yield article > span {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
    }

    .zonal button {
        grid-template-columns: 48px 1fr 36px;
    }

    .zonal article > p,
    .zonal .alive > p {
        margin-right: 36px;
        margin-left: 48px;
    }

    .bravo article > div {
        display: block;
    }

    .bravo time {
        margin-top: 7px;
        display: block;
    }

    .civic {
        columns: 1;
    }

    .ember {
        width: calc(100% - 28px);
        display: grid;
    }

    .ember nav {
        margin: 8px 0;
        justify-content: flex-start;
    }

    .ember .ewave {
        width: 100%;
    }

    .delta > p {
        width: calc(100% - 28px);
        text-align: left;
        line-height: 1.7;
    }
}
