* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    color: #11182d;
    background: #f2f5f4;
    font-family: "Microsoft YaHei", Arial, sans-serif;
}

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

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

button {
    font: inherit;
}

.alton {
    position: sticky;
    top: 0;
    z-index: 30;
    background: #ffffff;
    border-bottom: 2px solid #11182d;
}

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

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

.cyber img {
    width: 44px;
    height: 44px;
    object-fit: cover;
    border: 2px solid #11182d;
}

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

.cyber small {
    margin-top: 7px;
    color: #136bd6;
    font-size: 9px;
}

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

.datum a:hover {
    color: #ff5e35;
}

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

.field {
    width: 42px;
    height: 42px;
    padding: 0;
    display: none;
    color: #ffffff;
    background: #11182d;
    border: 0;
    font-size: 22px;
}

.gamma {
    overflow: hidden;
    background: #f2f5f4;
    border-bottom: 2px solid #11182d;
}

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

.index {
    padding: 99px 65px 80px 0;
    align-self: center;
}

.index > span {
    padding: 7px 10px;
    display: inline-block;
    color: #11182d;
    background: #a8edc7;
    border: 1px solid #11182d;
    font-size: 10px;
    font-weight: 900;
}

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

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

.index > p {
    max-width: 570px;
    margin: 0;
    color: #59616b;
    font-size: 16px;
    line-height: 1.9;
}

.jolt {
    margin-top: 33px;
}

.jolt a {
    width: 215px;
    min-height: 58px;
    padding: 0 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ffffff;
    background: #136bd6;
    box-shadow: 7px 7px 0 #11182d;
    font-weight: 900;
}

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

.jolt span i {
    color: #ff5e35;
}

.knobs {
    position: relative;
    min-height: 675px;
    background: #136bd6;
    border-right: 5px solid #11182d;
    border-left: 5px solid #11182d;
}

.label {
    position: absolute;
    top: 28px;
    right: 27px;
    left: 27px;
    display: grid;
    grid-template-columns: 1fr 1fr 50px;
    align-items: center;
    color: #ffffff;
    font-size: 10px;
    font-weight: 900;
}

.label b {
    color: #a8edc7;
    text-align: center;
}

.label small {
    height: 42px;
    display: grid;
    place-items: center;
    color: #11182d;
    background: #ffb536;
    font-size: 18px;
}

.model,
.nodea {
    position: absolute;
    overflow: hidden;
    background: #ffffff;
    border: 4px solid #11182d;
}

.model {
    top: 105px;
    left: 42px;
    width: 245px;
    box-shadow: 9px 9px 0 #a8edc7;
}

.nodea {
    right: 28px;
    bottom: 72px;
    width: 180px;
    box-shadow: 8px 8px 0 #ff5e35;
}

.model img,
.nodea img {
    width: 100%;
    height: auto;
}

.optic {
    position: absolute;
    right: 28px;
    bottom: 22px;
    left: 28px;
    display: grid;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 9px;
    color: #ffffff;
    font-size: 9px;
    font-weight: 900;
}

.optic i {
    height: 2px;
    background: #a8edc7;
}

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

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

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

.rivet::after {
    content: "";
    width: 62px;
    height: 5px;
    margin: 13px auto 0;
    display: block;
    background: #136bd6;
    border-right: 22px solid #ff5e35;
}

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

.scope figure {
    margin: 0;
    padding: 10px;
    background: #ffffff;
    border: 2px solid #11182d;
}

.scope figure > div {
    padding: 3px 2px 10px;
    display: flex;
    justify-content: space-between;
    color: #136bd6;
    font-size: 10px;
    font-weight: 900;
}

.scope figure > div b {
    color: #ff5e35;
}

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

.turbo {
    background: #ffb536;
}

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

.ultra article {
    min-height: 230px;
    padding: 27px;
    position: relative;
    background: #ffffff;
    border: 2px solid #11182d;
}

.ultra article > span {
    position: absolute;
    top: 22px;
    right: 24px;
    color: #136bd6;
    font-family: Arial Black, sans-serif;
    font-size: 25px;
}

.ultra article > i {
    color: #ff5e35;
    font-size: 30px;
}

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

.ultra article > p {
    margin: 12px 0 0;
    color: #59616b;
    font-size: 14px;
    line-height: 1.8;
}

.vector {
    color: #ffffff;
    background: #11182d;
}

.wafer article {
    min-height: 260px;
    padding: 25px;
    background: #1d2944;
    border-top: 5px solid #a8edc7;
}

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

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

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

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

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

.xenon {
    background: #dff6e9;
}

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

.yield::before {
    content: "";
    position: absolute;
    top: 29px;
    right: 9%;
    left: 9%;
    height: 3px;
    background: #136bd6;
}

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

.yield article > span {
    width: 62px;
    height: 62px;
    margin: 0 auto 20px;
    display: grid;
    place-items: center;
    color: #ffffff;
    background: #136bd6;
    border: 3px solid #11182d;
    border-radius: 50%;
    font-family: Arial Black, sans-serif;
}

.yield article > div {
    min-height: 145px;
    padding: 20px 15px;
    background: #ffffff;
    border-bottom: 5px solid #ff5e35;
}

.yield i {
    color: #136bd6;
    font-size: 25px;
}

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

.yield p {
    margin: 0;
    color: #59616b;
    font-size: 13px;
    line-height: 1.7;
}

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

.zonal article {
    border-bottom: 2px solid #11182d;
}

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

.zonal button span {
    color: #136bd6;
    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: #ff5e35;
    font-size: 20px;
}

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

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

.zonal .openx button i {
    background: #136bd6;
    transform: rotate(45deg);
}

.amber {
    background: #ff5e35;
}

.amber .rivet {
    color: #ffffff;
}

.amber .rivet::after {
    background: #ffb536;
    border-right-color: #a8edc7;
}

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

.bravo article {
    min-height: 200px;
    padding: 26px;
    background: #ffffff;
    border-left: 6px solid #136bd6;
}

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

.bravo time {
    color: #67707a;
    font-weight: 500;
}

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

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

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

.cello article {
    width: 100%;
    margin: 0 0 18px;
    padding: 24px;
    display: inline-block;
    background: #ffffff;
    border: 2px solid #11182d;
    break-inside: avoid;
}

.cello article:nth-child(2n) {
    background: #e8f8ef;
}

.cello article:nth-child(3n) {
    background: #fff1e6;
}

.cello article > i {
    color: #136bd6;
    font-size: 26px;
}

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

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

.cello time {
    color: #67707a;
}

.delta {
    padding: 47px 0 25px;
    color: #ffffff;
    background: #11182d;
    border-top: 4px solid #a8edc7;
}

.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: #c8cfdd;
    font-size: 12px;
}

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

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

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

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

    .datum {
        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: 2px solid #11182d;
    }

    .datum.ready {
        display: grid;
    }

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

    .borax > .exact {
        display: none;
    }

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

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

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

    .index h1 {
        font-size: 42px;
    }

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

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

    .jolt a {
        width: 100%;
    }

    .knobs {
        min-height: 560px;
        border-right: 0;
        border-left: 0;
        border-top: 5px solid #11182d;
    }

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

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

    .panel {
        padding: 64px 0;
    }

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

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

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

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

    .ultra,
    .wafer,
    .bravo {
        grid-template-columns: 1fr;
    }

    .ultra article,
    .wafer article {
        min-height: 0;
    }

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

    .yield {
        display: block;
    }

    .yield::before {
        top: 31px;
        bottom: 31px;
        left: 30px;
        width: 3px;
        height: auto;
    }

    .yield article {
        min-height: 126px;
        padding-left: 84px;
        text-align: left;
    }

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

    .yield article > div {
        min-height: 104px;
        margin-bottom: 18px;
    }

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

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

    .bravo article > div {
        display: block;
    }

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

    .cello {
        columns: 1;
    }

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

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

    .ember .exact {
        width: 100%;
    }

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