* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

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

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

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

button {
    font: inherit;
}

.aloft {
    position: sticky;
    top: 0;
    z-index: 30;
    background: rgba(255, 255, 255, .96);
    border-bottom: 1px solid #d7ddda;
}

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

.clear {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 11px;
    color: #17483b;
    font-weight: 900;
}

.clear img {
    width: 44px;
    height: 44px;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: 0 0 0 5px #e5f2ed;
}

.clear span {
    display: grid;
    font-size: 17px;
    line-height: 1;
}

.clear small {
    margin-top: 7px;
    color: #e66b5d;
    font-size: 9px;
}

.drift {
    margin-left: auto;
    display: flex;
    gap: 20px;
    color: #5a6661;
    font-size: 13px;
    font-weight: 700;
}

.drift a:hover {
    color: #e66b5d;
}

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

.faint {
    width: 42px;
    height: 42px;
    padding: 0;
    display: none;
    color: #ffffff;
    background: #17483b;
    border: 0;
    font-size: 22px;
}

.glaze {
    padding: 74px 0 0;
    overflow: hidden;
    background: #edf3f0;
    border-bottom: 1px solid #d2dcd7;
}

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

.ivory {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.ivory > span {
    color: #4385a3;
    font-size: 10px;
    font-weight: 900;
}

.ivory h1 {
    margin: 22px 0 18px;
    color: #17483b;
    font-family: Georgia, "Microsoft YaHei", serif;
    font-size: 64px;
    line-height: 1.03;
    letter-spacing: 0;
}

.ivory h1 b {
    margin-top: 14px;
    display: block;
    color: #25302c;
    font-size: 29px;
    line-height: 1.35;
}

.ivory > p {
    max-width: 660px;
    margin: 0 auto;
    color: #63706a;
    font-size: 16px;
    line-height: 1.9;
}

.jades {
    margin-top: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
}

.jades a {
    min-width: 190px;
    min-height: 54px;
    padding: 0 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    color: #ffffff;
    background: #17483b;
    font-weight: 900;
}

.jades span {
    color: #63706a;
    font-size: 12px;
}

.jades span i {
    color: #e66b5d;
}

.klean {
    height: 350px;
    margin-top: 50px;
    position: relative;
    background: #ffffff;
    border-radius: 170px 170px 0 0;
    box-shadow: inset 0 0 0 1px #d2dcd7;
}

.linen,
.mints {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    background: #ffffff;
    border: 8px solid #f7f9f8;
    box-shadow: 0 0 0 1px #c2ccc7;
}

.linen {
    left: 25%;
    width: 205px;
    transform: rotate(-3deg);
}

.mints {
    right: 25%;
    width: 190px;
    transform: rotate(3deg);
}

.linen img,
.mints img {
    width: 100%;
    height: auto;
}

.notes {
    position: absolute;
    top: 70px;
    left: 50%;
    display: flex;
    align-items: center;
    gap: 11px;
    color: #17483b;
    transform: translateX(-50%);
    font-size: 11px;
}

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

.notes b {
    color: #e66b5d;
}

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

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

.ruler {
    margin-bottom: 44px;
    color: #17483b;
    text-align: center;
    font-family: Georgia, "Microsoft YaHei", serif;
    font-size: 34px;
    font-weight: 900;
}

.ruler::after {
    content: "";
    width: 34px;
    height: 2px;
    margin: 13px auto 0;
    display: block;
    background: #e66b5d;
}

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

.shelf figure {
    margin: 0;
}

.shelf img {
    width: 100%;
    height: auto;
    padding: 8px;
    background: #ffffff;
    border: 1px solid #d0d8d4;
}

.shelf figcaption {
    padding: 14px 3px 0;
    display: flex;
    justify-content: space-between;
    color: #17483b;
    font-size: 14px;
}

.shelf figcaption span {
    color: #4385a3;
    font-family: Georgia, serif;
}

.tinge {
    background: #ffffff;
}

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

.ultra article {
    min-height: 225px;
    padding: 27px;
    position: relative;
    background: #f7f9f8;
    border-bottom: 3px solid #a7cfc0;
}

.ultra article > span {
    position: absolute;
    top: 22px;
    right: 24px;
    color: #a8b8b1;
    font-family: Georgia, serif;
    font-size: 25px;
    font-weight: 900;
}

.ultra article > i {
    color: #4385a3;
    font-size: 29px;
}

.ultra article > b {
    margin-top: 32px;
    display: block;
    color: #17483b;
    font-size: 18px;
}

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

.vivid {
    color: #ffffff;
    background: #17483b;
}

.vivid .ruler {
    color: #ffffff;
}

.waltz article {
    min-height: 255px;
    padding: 25px;
    background: #245d4e;
    border-top: 3px solid #a7cfc0;
}

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

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

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

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

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

.xerox {
    background: #e8f2f5;
}

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

.yodel::before {
    content: "";
    position: absolute;
    top: 29px;
    right: 9%;
    left: 9%;
    height: 1px;
    background: #76a2b5;
}

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

.yodel article > span {
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;
    display: grid;
    place-items: center;
    color: #ffffff;
    background: #4385a3;
    border-radius: 50%;
    font-family: Georgia, serif;
    font-weight: 900;
}

.yodel article > i {
    color: #e66b5d;
    font-size: 25px;
}

.yodel article > b {
    margin: 10px 0 8px;
    display: block;
    color: #17483b;
}

.yodel article > p {
    margin: 0;
    color: #63706a;
    font-size: 13px;
    line-height: 1.7;
}

.zesty {
    max-width: 960px;
    margin: 0 auto;
    border-top: 1px solid #bdc8c3;
}

.zesty article {
    border-bottom: 1px solid #bdc8c3;
}

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

.zesty button span {
    color: #4385a3;
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: 900;
}

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

.zesty button i {
    color: #e66b5d;
    font-size: 22px;
}

.zesty article > p {
    max-height: 0;
    margin: 0 38px 0 70px;
    overflow: hidden;
    color: #63706a;
    font-size: 14px;
    line-height: 1.8;
    transition: max-height .25s ease, margin .25s ease;
}

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

.zesty .openx button i {
    transform: rotate(45deg);
}

.amber {
    background: #e66b5d;
}

.amber .ruler {
    color: #ffffff;
}

.amber .ruler::after {
    background: #dff0ea;
}

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

.brisk article {
    min-height: 200px;
    padding: 26px;
    background: #ffffff;
    border-left: 4px solid #4385a3;
}

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

.brisk time {
    color: #6a746f;
    font-weight: 500;
}

.brisk article > b {
    margin-top: 29px;
    display: block;
    color: #17483b;
    font-size: 18px;
}

.brisk article > p {
    margin: 12px 0 0;
    color: #63706a;
    font-size: 14px;
    line-height: 1.8;
}

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

.caper article {
    width: 100%;
    margin: 0 0 18px;
    padding: 24px;
    display: inline-block;
    background: #ffffff;
    border-left: 3px solid #a7cfc0;
    break-inside: avoid;
}

.caper article:nth-child(2n) {
    background: #ecf5f1;
    border-color: #4385a3;
}

.caper article:nth-child(3n) {
    background: #fff0ed;
    border-color: #e66b5d;
}

.caper article > i {
    color: #a7cfc0;
    font-size: 26px;
}

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

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

.caper time {
    color: #6a746f;
}

.dwell {
    padding: 47px 0 25px;
    color: #ffffff;
    background: #17483b;
}

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

.dwell .clear {
    color: #ffffff;
}

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

.dwell > p {
    width: min(1200px, calc(100% - 40px));
    margin: 32px auto 0;
    padding-top: 20px;
    color: #78998f;
    border-top: 1px solid #416d61;
    text-align: center;
    font-size: 11px;
}

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

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

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

    .drift {
        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 #d7ddda;
    }

    .drift.ready {
        display: grid;
    }

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

    .basil > .entry {
        display: none;
    }

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

    .glaze {
        padding-top: 55px;
    }

    .hushx {
        width: 100%;
        min-height: 0;
    }

    .ivory {
        padding: 0 20px;
    }

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

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

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

    .jades {
        display: block;
    }

    .jades a {
        width: 100%;
    }

    .jades span {
        margin-top: 17px;
        display: block;
    }

    .klean {
        height: 360px;
        margin-top: 42px;
        border-radius: 70px 70px 0 0;
    }

    .linen {
        left: 8%;
        width: 44%;
    }

    .mints {
        right: 8%;
        width: 41%;
    }

    .notes {
        top: 35px;
    }

    .panel {
        padding: 64px 0;
    }

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

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

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

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

    .ultra,
    .waltz,
    .brisk {
        grid-template-columns: 1fr;
    }

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

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

    .yodel {
        display: block;
    }

    .yodel::before {
        top: 30px;
        bottom: 30px;
        left: 29px;
        width: 1px;
        height: auto;
    }

    .yodel article {
        min-height: 123px;
        padding: 3px 0 26px 82px;
        text-align: left;
    }

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

    .zesty button {
        grid-template-columns: 47px 1fr 30px;
    }

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

    .brisk article > div {
        display: block;
    }

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

    .caper {
        columns: 1;
    }

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

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

    .ember .entry {
        width: 100%;
    }

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