* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

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

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

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

button {
    font: inherit;
}

.aglet {
    position: sticky;
    top: 0;
    z-index: 30;
    background: #fffdf8;
    border-bottom: 3px solid #111111;
}

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

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

.crisp img {
    width: 43px;
    height: 43px;
    object-fit: cover;
    border: 3px solid #111111;
    border-radius: 50%;
}

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

.crisp small {
    margin-top: 6px;
    color: #008f8a;
    font-size: 9px;
}

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

.drail a:hover {
    color: #ee3f3a;
}

.eject {
    min-height: 42px;
    padding: 0 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #111111;
    background: #ffe14a;
    border: 3px solid #111111;
    box-shadow: 4px 4px 0 #111111;
    font-size: 13px;
    font-weight: 900;
}

.flick {
    width: 42px;
    height: 42px;
    padding: 0;
    display: none;
    color: #ffffff;
    background: #111111;
    border: 0;
    font-size: 23px;
}

.grove {
    overflow: hidden;
    border-bottom: 3px solid #111111;
}

.hatch {
    width: min(1200px, calc(100% - 40px));
    min-height: 670px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 150px 1fr 440px;
    border-right: 3px solid #111111;
    border-left: 3px solid #111111;
}

.inked {
    padding: 42px 20px;
    display: flex;
    flex-direction: column;
    color: #ffffff;
    background: #111111;
}

.inked > span {
    color: #1cc8c3;
    font-size: 10px;
    font-weight: 900;
}

.inked > b {
    margin: auto 0;
    color: #ffe14a;
    font-family: Impact, Arial Black, sans-serif;
    font-size: 56px;
    line-height: .98;
    letter-spacing: 0;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}

.inked > small {
    font-size: 9px;
    writing-mode: vertical-rl;
}

.jolly {
    padding: 95px 45px;
    align-self: center;
}

.kiosk {
    display: inline-block;
    padding: 7px 10px;
    background: #1cc8c3;
    border: 2px solid #111111;
    box-shadow: 3px 3px 0 #111111;
    font-size: 12px;
    font-weight: 900;
}

.jolly h1 {
    margin: 26px 0 22px;
    font-family: Impact, "Microsoft YaHei", sans-serif;
    font-size: 58px;
    line-height: 1.05;
    letter-spacing: 0;
}

.jolly h1 b {
    display: block;
    margin-top: 13px;
    font-family: "Microsoft YaHei", sans-serif;
    font-size: 28px;
    line-height: 1.35;
}

.jolly > p {
    margin: 0;
    color: #4e4b47;
    font-size: 16px;
    line-height: 1.9;
}

.lofty {
    margin-top: 32px;
}

.lofty a {
    width: 230px;
    min-height: 58px;
    padding: 0 21px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ffffff;
    background: #ee3f3a;
    border: 3px solid #111111;
    box-shadow: 6px 6px 0 #111111;
    font-weight: 900;
}

.lofty span {
    margin-top: 18px;
    display: block;
    color: #595550;
    font-size: 12px;
}

.lofty span i {
    color: #008f8a;
}

.manga {
    position: relative;
    background: #1cc8c3;
    border-left: 3px solid #111111;
}

.nifty,
.orbit {
    position: absolute;
    overflow: hidden;
    background: #ffffff;
    border: 3px solid #111111;
}

.nifty {
    top: 48px;
    left: 38px;
    width: 240px;
    box-shadow: 9px 9px 0 #ffe14a;
    transform: rotate(-3deg);
}

.orbit {
    right: 28px;
    bottom: 45px;
    width: 185px;
    box-shadow: 8px 8px 0 #ee3f3a;
    transform: rotate(4deg);
}

.nifty img,
.orbit img {
    width: 100%;
    height: auto;
}

.pixel {
    position: absolute;
    right: 22px;
    top: 35px;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #ffffff;
    font-size: 10px;
    font-weight: 900;
}

.pixel img {
    width: 46px;
    height: 46px;
    object-fit: cover;
    border: 3px solid #111111;
}

.quilt {
    padding: 88px 0;
    border-bottom: 3px solid #111111;
}

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

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

.scoop::before,
.scoop::after {
    content: "";
    width: 25px;
    height: 9px;
    margin: 0 13px 5px;
    display: inline-block;
    background: #ee3f3a;
    border: 2px solid #111111;
}

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

.tango figure {
    margin: 0;
    padding: 10px;
    background: #ffffff;
    border: 3px solid #111111;
    box-shadow: 6px 6px 0 #111111;
}

.tango figure > span {
    padding: 2px 0 9px;
    display: block;
    color: #008f8a;
    font-size: 10px;
    font-weight: 900;
}

.tango img {
    width: 100%;
    height: auto;
    border: 2px solid #111111;
}

.tango figcaption {
    padding: 13px 3px 4px;
    font-size: 15px;
    font-weight: 900;
}

.umber {
    background: #ffe14a;
}

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

.vivid article {
    min-height: 235px;
    padding: 26px;
    background: #fffdf8;
    border: 3px solid #111111;
    box-shadow: 6px 6px 0 #111111;
}

.vivid article:nth-child(2n) {
    background: #1cc8c3;
}

.vivid article > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.vivid article > div span {
    font-family: Impact, sans-serif;
    font-size: 30px;
}

.vivid article > div i {
    color: #ee3f3a;
    font-size: 31px;
}

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

.vivid article > p {
    margin: 12px 0 0;
    color: #45413d;
    font-size: 14px;
    line-height: 1.8;
}

.waver {
    color: #ffffff;
    background: #111111;
}

.waver .scoop::before,
.waver .scoop::after {
    background: #1cc8c3;
    border-color: #ffffff;
}

.xerox article {
    min-height: 270px;
    padding: 25px;
    position: relative;
    color: #111111;
    background: #fffdf8;
    border: 3px solid #ffffff;
}

.xerox article > span {
    color: #008f8a;
    font-size: 10px;
    font-weight: 900;
}

.xerox article > i {
    position: absolute;
    top: 21px;
    right: 23px;
    color: #ee3f3a;
    font-size: 29px;
}

.xerox article > b {
    margin-top: 45px;
    display: block;
    font-size: 19px;
}

.xerox article > p {
    min-height: 52px;
    margin: 13px 0 20px;
    color: #57534e;
    font-size: 14px;
    line-height: 1.8;
}

.xerox article > a {
    padding-top: 14px;
    display: flex;
    justify-content: space-between;
    color: #ee3f3a;
    border-top: 2px solid #111111;
    font-size: 13px;
    font-weight: 900;
}

.yanks {
    background: #1cc8c3;
}

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

.zebra::before {
    content: "";
    position: absolute;
    top: 31px;
    right: 10%;
    left: 10%;
    height: 4px;
    background: #111111;
}

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

.zebra article > span {
    width: 66px;
    height: 66px;
    margin: 0 auto 18px;
    display: grid;
    place-items: center;
    background: #ffe14a;
    border: 3px solid #111111;
    border-radius: 50%;
    font-family: Impact, sans-serif;
    font-size: 22px;
}

.zebra article > div {
    min-height: 145px;
    padding: 21px 16px;
    background: #fffdf8;
    border: 3px solid #111111;
}

.zebra article i {
    color: #ee3f3a;
    font-size: 24px;
}

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

.zebra article p {
    margin: 0;
    font-size: 13px;
    line-height: 1.7;
}

.aback {
    max-width: 980px;
    margin: 0 auto;
    border-top: 3px solid #111111;
}

.aback article {
    border-bottom: 3px solid #111111;
}

.aback button {
    width: 100%;
    min-height: 76px;
    padding: 0;
    display: grid;
    grid-template-columns: 60px 1fr 42px;
    align-items: center;
    color: #111111;
    background: transparent;
    border: 0;
    text-align: left;
    cursor: pointer;
}

.aback button span {
    color: #008f8a;
    font-family: Impact, sans-serif;
    font-size: 23px;
}

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

.aback button i {
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    color: #ffffff;
    background: #111111;
    font-size: 21px;
}

.aback article > p {
    max-height: 0;
    margin: 0 50px 0 60px;
    overflow: hidden;
    color: #57534e;
    font-size: 14px;
    line-height: 1.8;
    transition: max-height .25s ease, margin .25s ease;
}

.aback .gazer > p {
    max-height: 120px;
    margin-top: -5px;
    margin-bottom: 22px;
}

.aback .gazer button i {
    background: #ee3f3a;
    transform: rotate(45deg);
}

.brisk {
    background: #ee3f3a;
}

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

.caper article {
    min-height: 205px;
    padding: 25px;
    background: #fffdf8;
    border: 3px solid #111111;
    box-shadow: 6px 6px 0 #111111;
}

.caper article > div {
    display: flex;
    justify-content: space-between;
    gap: 14px;
    color: #008f8a;
    font-size: 11px;
    font-weight: 900;
}

.caper time {
    color: #615d57;
    font-weight: 500;
}

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

.caper article > p {
    margin: 12px 0 0;
    color: #57534e;
    font-size: 14px;
    line-height: 1.8;
}

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

.dizzy article {
    width: 100%;
    margin: 0 0 18px;
    padding: 23px;
    display: inline-block;
    background: #ffffff;
    border: 3px solid #111111;
    box-shadow: 5px 5px 0 #111111;
    break-inside: avoid;
}

.dizzy article:nth-child(2n) {
    background: #e5fffc;
}

.dizzy article:nth-child(3n) {
    background: #fff8c9;
}

.dizzy article > span {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    color: #ffffff;
    background: #ee3f3a;
    border: 2px solid #111111;
    border-radius: 50%;
    font-size: 22px;
}

.dizzy article > p {
    margin: 17px 0 24px;
    font-size: 14px;
    line-height: 1.85;
}

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

.dizzy time {
    color: #66615b;
}

.equip {
    padding: 48px 0 26px;
    color: #ffffff;
    background: #111111;
}

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

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

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

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

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

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

    .drail {
        position: absolute;
        top: 68px;
        right: 0;
        left: 0;
        padding: 10px 14px 17px;
        display: none;
        grid-template-columns: repeat(2, 1fr);
        gap: 0;
        background: #fffdf8;
        border-bottom: 3px solid #111111;
    }

    .drail.hurry {
        display: grid;
    }

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

    .brixa > .eject {
        display: none;
    }

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

    .hatch {
        width: 100%;
        min-height: 0;
        display: grid;
        grid-template-columns: 58px 1fr;
        border: 0;
    }

    .inked {
        padding: 30px 12px;
        grid-row: 1 / span 2;
    }

    .inked > b {
        font-size: 38px;
    }

    .jolly {
        padding: 53px 18px 45px;
    }

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

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

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

    .lofty a {
        width: 100%;
    }

    .manga {
        min-height: 510px;
        border-top: 3px solid #111111;
        border-left: 0;
    }

    .nifty {
        top: 55px;
        left: 22px;
        width: 58%;
    }

    .orbit {
        right: 20px;
        bottom: 38px;
        width: 43%;
    }

    .quilt {
        padding: 64px 0;
    }

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

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

    .scoop::before,
    .scoop::after {
        width: 15px;
        height: 7px;
        margin-right: 8px;
        margin-left: 8px;
    }

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

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

    .vivid,
    .xerox,
    .caper {
        grid-template-columns: 1fr;
    }

    .vivid article,
    .xerox article {
        min-height: 0;
    }

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

    .zebra {
        display: block;
    }

    .zebra::before {
        top: 32px;
        bottom: 32px;
        left: 31px;
        width: 4px;
        height: auto;
    }

    .zebra article {
        min-height: 135px;
        padding-left: 86px;
        text-align: left;
    }

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

    .zebra article > div {
        min-height: 110px;
        margin-bottom: 18px;
    }

    .aback button {
        grid-template-columns: 42px 1fr 38px;
    }

    .aback article > p,
    .aback .gazer > p {
        margin-right: 38px;
        margin-left: 42px;
    }

    .caper article > div {
        display: block;
    }

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

    .dizzy {
        columns: 1;
    }

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

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

    .flair .eject {
        width: 100%;
    }

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