/* Homepage reference composition, loaded after the shared product stylesheet. */
body.zpro-home-landing-page {
    overflow-x: hidden;
    background: #07090b;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home {
    width: 100vw;
    max-width: none;
    min-height: 100vh;
    margin-left: calc(50% - 50vw);
    padding: 0;
    overflow: hidden;
    isolation: isolate;
    background-color: #07090b;
    background-image:
        radial-gradient(circle at 2% 12%, rgba(9, 186, 204, .13), transparent 18%),
        radial-gradient(circle at 101% 55%, rgba(133, 53, 184, .14), transparent 22%),
        linear-gradient(rgba(129, 159, 169, .035) 1px, transparent 1px),
        linear-gradient(90deg, rgba(129, 159, 169, .035) 1px, transparent 1px);
    background-size: auto, auto, 48px 48px, 48px 48px;
    color: #d8e3e8;
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__nav {
    display: flex;
    width: 100%;
    min-height: 50px;
    box-sizing: border-box;
    align-items: center;
    gap: 13px;
    padding: 0 10px;
    border-bottom: 1px solid rgba(148, 163, 184, .16);
    background: rgba(5, 9, 12, .82);
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__brand {
    gap: 8px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__brand-mark {
    width: 28px;
    height: 28px;
    border-radius: 8px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__brand strong {
    color: #14c1da;
    font-size: 15px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__brand small {
    display: none;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__nav-status {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-height: 24px;
    padding: 0 10px;
    border: 1px solid rgba(148, 163, 184, .14);
    border-radius: 999px;
    color: #83939e;
    font-size: 10px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__nav-status span {
    color: #1ec49d;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__nav-status b {
    font-weight: 600;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__links {
    margin-left: auto;
    gap: 2px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__links a,
body.zpro-home-landing-page .home-westeam-lua .wy-home__account a {
    min-height: 32px;
    padding: 0 9px;
    border-radius: 6px;
    font-size: 11px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__account {
    gap: 2px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__account a {
    border-color: transparent;
    background: transparent;
    color: #b3c0c8 !important;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__account-register {
    border-color: rgba(17, 192, 216, .38) !important;
    background: #11bdd6 !important;
    color: #04151b !important;
    font-weight: 800;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__hero {
    width: min(1150px, calc(100% - 48px));
    min-height: calc(100vh - 50px);
    box-sizing: border-box;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr);
    gap: clamp(64px, 7vw, 100px);
    padding: 105px 0 145px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home h1 {
    max-width: 430px;
    margin: 26px 0 21px;
    font-size: clamp(52px, 4.8vw, 70px);
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.03;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home h1 span,
body.zpro-home-landing-page .home-westeam-lua .wy-home h1 em {
    display: block;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home h1 .wy-home__title-accent {
    color: #18c4dc;
    background: linear-gradient(90deg, #18c4dc 4%, #687ee1 84%, #9356ca);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home h1 em {
    margin-top: 10px;
    color: #7d8c9d;
    font-size: .43em;
    font-weight: 700;
    -webkit-text-fill-color: #7d8c9d;
}

/* The hero title and console preview are stateful, matching the reference's live product feel. */
body.zpro-home-landing-page .home-westeam-lua .wy-home h1 .wy-home__title-line {
    display: block;
    min-height: 1.03em;
    white-space: nowrap;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home h1 .wy-home__title-accent {
    display: inline-block;
    min-width: 5.35em;
    vertical-align: baseline;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home h1 .wy-home__title-cursor {
    display: inline-block;
    width: 3px;
    height: .78em;
    margin-left: 8px;
    vertical-align: -.04em;
    border-radius: 2px;
    background: #19c8df;
    box-shadow: 0 0 14px rgba(25, 200, 223, .72);
    animation: wy-home-title-cursor 760ms steps(1, end) infinite;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__visual-window.is-swapping {
    animation: wy-home-console-swap 520ms ease both;
}

@keyframes wy-home-title-cursor {
    50% { opacity: .15; }
}

@keyframes wy-home-console-swap {
    0% { opacity: 1; transform: translateY(0) rotate(1.4deg); }
    45% { opacity: .34; transform: translateY(-3px) rotate(1.4deg); }
    100% { opacity: 1; transform: translateY(0) rotate(1.4deg); }
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__intro {
    max-width: 440px;
    font-size: 14px;
    line-height: 1.72;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__search {
    max-width: 370px;
    margin-top: 25px;
    padding: 5px;
    border-radius: 11px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__search input {
    min-height: 43px;
    font-size: 12px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__search button {
    min-height: 38px;
    padding: 0 14px;
    border-radius: 8px;
    font-size: 11px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__hero-actions {
    margin-top: 24px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__hero-actions a {
    min-height: 45px;
    padding: 0 23px;
    font-size: 12px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__hero-proof {
    gap: 18px;
    margin-top: 31px;
    font-size: 10px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__hero-visual {
    min-height: 380px;
    align-self: center;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__visual-art {
    display: none;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__visual-window {
    width: min(100%, 552px);
    padding: 23px 25px 19px;
    border-radius: 14px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__visual-dots {
    margin-top: 21px;
}

@media (max-width: 1050px) {
    body.zpro-home-landing-page .home-westeam-lua .wy-home__links {
        display: none;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__hero {
        width: min(760px, calc(100% - 48px));
        grid-template-columns: 1fr;
        gap: 48px;
        padding-top: 74px;
    }
}

@media (max-width: 640px) {
    body.zpro-home-landing-page .home-westeam-lua .wy-home__nav-status,
    body.zpro-home-landing-page .home-westeam-lua .wy-home__links {
        display: none;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__hero {
        width: calc(100% - 32px);
        padding-top: 58px;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__nav {
        min-height: 54px;
        padding: 0 16px;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__account a {
        min-height: 30px;
        padding: 0 8px;
    }
}

/* Data and feature sections: large live metrics, staggered reveal and tactile cards. */
body.zpro-home-landing-page .home-westeam-lua .wy-home__stats {
    position: relative;
    display: block;
    width: min(1150px, calc(100% - 48px));
    margin-top: 112px;
    padding: 92px 0 86px;
    border-top: 1px solid rgba(201, 221, 226, .10);
    border-bottom: 1px solid rgba(201, 221, 226, .08);
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stats::before {
    position: absolute;
    top: -150px;
    left: 50%;
    width: min(820px, 82vw);
    height: 320px;
    transform: translateX(-50%);
    pointer-events: none;
    background: radial-gradient(ellipse, rgba(17, 192, 216, .10), transparent 68%);
    content: "";
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stats-head,
body.zpro-home-landing-page .home-westeam-lua .wy-home__stats-grid {
    position: relative;
    z-index: 1;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stats-head {
    max-width: 690px;
    margin: 0 auto 48px;
    text-align: center;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stats-head .wy-home__kicker,
body.zpro-home-landing-page .home-westeam-lua .wy-home__features .wy-home__kicker {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 8px 13px;
    border: 1px solid rgba(16, 198, 219, .38);
    border-radius: 999px;
    background: rgba(16, 198, 219, .07);
    color: #18c4dc;
    font: 600 11px/1 ui-monospace, monospace;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stats-head .wy-home__kicker::before {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #18c4dc;
    box-shadow: 0 0 0 4px rgba(24, 196, 220, .11), 0 0 12px rgba(24, 196, 220, .7);
    content: "";
    animation: wy-home-status-pulse 2.4s ease-in-out infinite;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stats-head h2 {
    margin: 21px 0 10px;
    color: #f0f6f7;
    font-size: clamp(32px, 4vw, 48px);
    line-height: 1.1;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stats-head p {
    margin: 0;
    color: #82929b;
    font-size: 14px;
    line-height: 1.7;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stats-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stats > .wy-home__stats-head,
body.zpro-home-landing-page .home-westeam-lua .wy-home__stats > .wy-home__stats-grid {
    min-height: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stats > .wy-home__stats-head {
    display: block;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stats > .wy-home__stats-grid {
    display: grid;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stat-card {
    position: relative;
    display: flex;
    min-height: 194px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 24px 18px;
    border: 1px solid rgba(201, 221, 226, .12);
    border-radius: 12px;
    background: rgba(15, 21, 28, .68);
    text-align: center;
    transition: transform .28s ease, border-color .28s ease, background .28s ease, box-shadow .28s ease;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stat-card::after,
body.zpro-home-landing-page .home-westeam-lua .wy-home__feature-card::after {
    position: absolute;
    top: 0;
    left: -80%;
    width: 42%;
    height: 100%;
    transform: skewX(-18deg);
    pointer-events: none;
    background: linear-gradient(90deg, transparent, rgba(29, 207, 226, .09), transparent);
    content: "";
    transition: left .7s ease;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stat-card:hover,
body.zpro-home-landing-page .home-westeam-lua .wy-home__feature-card:hover {
    transform: translateY(-5px);
    border-color: rgba(22, 196, 220, .43);
    background: rgba(17, 31, 38, .78);
    box-shadow: 0 20px 44px rgba(0, 0, 0, .26), 0 0 30px rgba(17, 192, 216, .07);
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stat-card:hover::after,
body.zpro-home-landing-page .home-westeam-lua .wy-home__feature-card:hover::after {
    left: 125%;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stat-icon {
    width: 42px;
    height: 42px;
    margin-bottom: 19px;
    border-color: rgba(25, 198, 219, .40);
    border-radius: 10px;
    background: rgba(15, 183, 202, .10);
    color: #56dfd0;
    font-size: 16px;
    box-shadow: 0 0 18px rgba(18, 191, 211, .08);
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stat-card strong {
    color: #f1f8f8;
    font: 800 clamp(32px, 3.2vw, 48px)/1 ui-monospace, SFMono-Regular, Consolas, monospace;
    letter-spacing: .02em;
    text-shadow: 0 0 20px rgba(24, 196, 220, .28);
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stat-card strong span {
    color: #49dfbd;
    font-size: .58em;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__stat-card small {
    margin-top: 11px;
    color: #84959e;
    font-size: 11px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__features {
    position: relative;
    margin-top: 112px;
    padding: 92px 0 18px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__features::before {
    position: absolute;
    top: -80px;
    left: 50%;
    width: min(760px, 82vw);
    height: 260px;
    transform: translateX(-50%);
    pointer-events: none;
    background: radial-gradient(ellipse, rgba(126, 57, 213, .09), transparent 70%);
    content: "";
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__features .wy-home__section-head {
    position: relative;
    z-index: 1;
    margin-bottom: 48px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__features .wy-home__kicker {
    border-color: rgba(157, 86, 224, .42);
    background: rgba(126, 57, 213, .10);
    color: #bd8aef;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__feature-grid {
    position: relative;
    z-index: 1;
    gap: 16px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__feature-card {
    position: relative;
    min-height: 184px;
    overflow: hidden;
    padding: 28px 30px;
    border-color: rgba(201, 221, 226, .12);
    border-radius: 12px;
    background: rgba(13, 18, 25, .70);
    transition: opacity .55s ease, transform .55s cubic-bezier(.22, 1, .36, 1), border-color .28s ease, background .28s ease, box-shadow .28s ease;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__feature-card > span {
    width: 43px;
    height: 43px;
    margin-bottom: 26px;
    border-color: rgba(13, 196, 218, .28);
    border-radius: 11px;
    background: rgba(9, 185, 207, .10);
    color: #16c8df;
    font-size: 15px;
    box-shadow: 0 0 18px rgba(14, 194, 218, .08);
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__feature-card strong {
    font-size: 18px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__feature-card p {
    max-width: 290px;
    margin-top: 11px;
    color: #84949e;
    font-size: 13px;
    line-height: 1.75;
}

body.zpro-home-landing-page .home-westeam-lua .wy-motion-ready .wy-home__stat-card,
body.zpro-home-landing-page .home-westeam-lua .wy-motion-ready .wy-home__feature-card {
    opacity: 0;
    transform: translateY(24px);
}

body.zpro-home-landing-page .home-westeam-lua .wy-motion-ready .wy-home__stat-card.is-visible,
body.zpro-home-landing-page .home-westeam-lua .wy-motion-ready .wy-home__feature-card.is-visible {
    opacity: 1;
    transform: translateY(0);
}

body.zpro-home-landing-page .home-westeam-lua .wy-motion-ready .wy-home__feature-card:nth-child(2) { transition-delay: 80ms; }
body.zpro-home-landing-page .home-westeam-lua .wy-motion-ready .wy-home__feature-card:nth-child(3) { transition-delay: 160ms; }
body.zpro-home-landing-page .home-westeam-lua .wy-motion-ready .wy-home__feature-card:nth-child(4) { transition-delay: 240ms; }
body.zpro-home-landing-page .home-westeam-lua .wy-motion-ready .wy-home__feature-card:nth-child(5) { transition-delay: 320ms; }
body.zpro-home-landing-page .home-westeam-lua .wy-motion-ready .wy-home__feature-card:nth-child(6) { transition-delay: 400ms; }

@media (max-width: 960px) {
    body.zpro-home-landing-page .home-westeam-lua .wy-home__stats,
    body.zpro-home-landing-page .home-westeam-lua .wy-home__features {
        width: min(760px, calc(100% - 48px));
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__stats-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    body.zpro-home-landing-page .home-westeam-lua .wy-home__stats,
    body.zpro-home-landing-page .home-westeam-lua .wy-home__features {
        width: calc(100% - 32px);
        margin-top: 76px;
        padding-top: 68px;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__stats-grid {
        gap: 10px;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__stat-card {
        min-height: 154px;
        padding: 18px 10px;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__stat-icon {
        width: 34px;
        height: 34px;
        margin-bottom: 13px;
        font-size: 13px;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__stat-card strong {
        font-size: 27px;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__stat-card small {
        font-size: 10px;
        line-height: 1.5;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__features .wy-home__section-head {
        margin-bottom: 30px;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__feature-card {
        min-height: 160px;
        padding: 22px;
    }
}

@media (prefers-reduced-motion: reduce) {
    body.zpro-home-landing-page .home-westeam-lua .wy-home__stat-card,
    body.zpro-home-landing-page .home-westeam-lua .wy-home__feature-card {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    body.zpro-home-landing-page .home-westeam-lua .wy-home,
    body.zpro-home-landing-page .home-westeam-lua .wy-home::before,
    body.zpro-home-landing-page .home-westeam-lua .wy-home__visual-window,
    body.zpro-home-landing-page .home-westeam-lua .wy-home__game-row-track {
        animation: none !important;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__title-cursor {
        animation: none !important;
        opacity: .8;
    }
}

/* Keep every section on the same narrow reading line as the reference site. */
body.zpro-home-landing-page .home-westeam-lua .wy-home__main > .wy-home__section:not(.wy-home__hero),
body.zpro-home-landing-page .home-westeam-lua .wy-home__main > .wy-home__stats,
body.zpro-home-landing-page .home-westeam-lua .wy-home__main > .wy-home__tool,
body.zpro-home-landing-page .home-westeam-lua .wy-home__main > .wy-home__legacy {
    width: min(1150px, calc(100% - 48px));
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__main {
    display: block;
    width: 100%;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__recent {
    position: relative !important;
    left: auto !important;
    width: min(1150px, calc(100% - 48px)) !important;
    box-sizing: border-box;
    margin-top: 82px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding: 0 0 72px !important;
    overflow: hidden !important;
    transform: none !important;
    background: transparent !important;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__recent::after {
    position: absolute;
    inset: 0;
    z-index: 3;
    display: block;
    pointer-events: none;
    background: linear-gradient(90deg, #07090b 0%, rgba(7, 9, 11, .94) 1.2%, transparent 5.5%, transparent 94.5%, rgba(7, 9, 11, .94) 98.8%, #07090b 100%);
    content: "";
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__section-head {
    width: 100%;
    margin: 0 0 30px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__game-grid {
    width: 100%;
    max-width: none;
    overflow: hidden;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__section-head h2 {
    font-size: 29px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus {
    margin-top: 82px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-card {
    min-height: 0;
    border-radius: 9px;
    box-shadow: 0 12px 28px rgba(0, 0, 0, .18);
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-cover {
    aspect-ratio: 2.35 / 1;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-appid,
body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-open {
    top: 10px;
    min-height: 23px;
    font-size: 9px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-appid {
    left: 10px;
    padding: 0 8px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-open {
    right: 10px;
    padding: 0 8px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-title {
    right: 12px;
    bottom: 11px;
    left: 12px;
    font-size: 14px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-body {
    gap: 8px;
    padding: 12px 14px 14px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-progress-head {
    font-size: 10px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-progress-head i {
    font-size: 13px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-progress-head b {
    font-size: 10px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-progress {
    height: 5px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-meta {
    padding: 9px 0 10px;
    font-size: 9px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-actions {
    gap: 7px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-actions a {
    min-height: 31px;
    padding: 0 8px;
    border-radius: 6px;
    font-size: 10px;
}

body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-actions a span {
    font-size: 13px;
}

@media (max-width: 960px) {
    body.zpro-home-landing-page .home-westeam-lua .wy-home__focus-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    body.zpro-home-landing-page .home-westeam-lua .wy-home__main > .wy-home__section:not(.wy-home__hero),
    body.zpro-home-landing-page .home-westeam-lua .wy-home__main > .wy-home__stats,
    body.zpro-home-landing-page .home-westeam-lua .wy-home__main > .wy-home__tool,
    body.zpro-home-landing-page .home-westeam-lua .wy-home__main > .wy-home__legacy {
        width: calc(100% - 32px);
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent {
        width: calc(100% - 32px);
        padding-bottom: 58px;
    }
}

/* Final catalog-wall composition. Keep this last so older campaign rules cannot
 * shrink the animated gallery back into a narrow centered column. */
@media (min-width: 961px) {
    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent {
        width: 100vw !important;
        max-width: none !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 86px !important;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__section-head {
        width: min(720px, calc(100% - 48px)) !important;
        margin: 0 auto 57px !important;
        text-align: center;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__section-head h2 {
        font-size: 38px !important;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__section-head h2 span {
        display: inline;
        margin-left: .22em;
        color: #18c4dc;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__game-grid {
        width: 100% !important;
        max-width: 2160px !important;
        margin: 0 auto !important;
        gap: 12px;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__game-row {
        width: max-content;
        gap: 12px;
        animation-name: wy-home-catalog-loop;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__game-row-track {
        width: max-content;
        flex: 0 0 auto;
        grid-template-columns: repeat(10, clamp(176px, 9.8vw, 252px));
        gap: 12px;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__game,
    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__game-image {
        min-height: 0;
        aspect-ratio: 460 / 215;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__wall-cta {
        margin-top: 37px;
    }
}

@media (max-width: 960px) and (min-width: 641px) {
    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent {
        width: 100vw !important;
        max-width: none !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: 0 !important;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__game-row-track {
        width: max-content;
        flex: 0 0 auto;
        grid-template-columns: repeat(10, clamp(132px, 18vw, 176px));
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__game,
    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__game-image {
        min-height: 0;
        aspect-ratio: 460 / 215;
    }
}

@keyframes wy-home-catalog-loop {
    from { transform: translate3d(0, 0, 0); }
    to { transform: translate3d(calc(-50% - 6px), 0, 0); }
}

@media (max-width: 960px) {
    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__game-row {
        width: max-content;
        animation-name: wy-home-catalog-loop;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__section-head h2 span {
        display: inline;
        margin-left: .2em;
        color: #18c4dc;
    }
}

@media (max-width: 640px) {
    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent {
        width: 100vw !important;
        max-width: none !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__section-head {
        width: calc(100% - 32px) !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__game-row-track {
        width: max-content;
        flex: 0 0 auto;
        grid-template-columns: repeat(10, clamp(112px, 34vw, 144px));
    }

    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__game,
    body.zpro-home-landing-page .home-westeam-lua .wy-home__recent .wy-home__game-image {
        min-height: 0;
        aspect-ratio: 460 / 215;
    }
}
