/* Homepage reward-system redesign */
.aob-home-redesign,
.aob-benefits-page {
    background:
        radial-gradient(circle at 80% 12%, rgba(255, 102, 0, 0.16), transparent 24rem),
        radial-gradient(circle at 12% 72%, rgba(255, 126, 0, 0.12), transparent 28rem),
        #020202;
}

body.aob-home-redesign {
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.62) 18rem, rgba(0, 0, 0, 0.72) 52rem, rgba(0, 0, 0, 0.9)),
        url('../IMAGES/home-page-assets/hero-background.png') center top / cover fixed no-repeat,
        #020202;
}

.aob-home-redesign::before {
    opacity: 0.34;
    background:
        linear-gradient(115deg, rgba(255, 111, 0, 0.035) 0 1px, transparent 1px 5.8rem);
}

.aob-benefits-page::before {
    opacity: 0.55;
    background:
        linear-gradient(115deg, rgba(255, 111, 0, 0.06) 0 1px, transparent 1px 5.8rem),
        radial-gradient(circle at 50% 0%, rgba(255, 111, 0, 0.16), transparent 34rem);
}

.aob-home,
.aob-benefits {
    width: min(1720px, calc(100% - 4rem));
    margin: 0 auto;
    padding: 7.4rem 0 3rem;
}

.aob-home a,
.aob-benefits a {
    color: inherit;
    text-decoration: none;
}

.aob-home-hero {
    position: relative;
    overflow: hidden;
    min-height: 35rem;
    border: 1px solid rgba(255, 102, 0, 0.38);
    border-radius: 8px;
    background:
        linear-gradient(90deg, rgba(2, 2, 2, 0.98), rgba(4, 3, 2, 0.9) 58%, rgba(2, 2, 2, 0.96));
    box-shadow: 0 0 20px rgba(255, 102, 0, 0.05), inset 0 0 0 1px rgba(255, 185, 94, 0.06);
}

.aob-home-hero--asset {
    min-height: 36rem;
    background:
        linear-gradient(90deg, rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.08) 48%, rgba(0, 0, 0, 0.14)),
        rgba(0, 0, 0, 0.1);
    box-shadow:
        0 0 18px rgba(255, 102, 0, 0.05),
        inset 0 0 0 1px rgba(255, 185, 94, 0.08);
}

.aob-home-hero::before,
.aob-home-hero::after,
.aob-benefit-strip::before,
.aob-join-steps::before,
.aob-community-strip::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.aob-home-hero::before {
    background:
        linear-gradient(135deg, transparent 0 18%, rgba(255, 102, 0, 0.26) 18.1%, transparent 18.7% 33%, rgba(255, 102, 0, 0.14) 33.1%, transparent 33.6%),
        linear-gradient(45deg, transparent 0 63%, rgba(255, 102, 0, 0.2) 63.1%, transparent 63.7%);
    opacity: 0.62;
}

.aob-home-hero--asset::before {
    background: transparent;
    opacity: 1;
}

.aob-home-hero::after {
    border-top: 1px solid rgba(255, 132, 0, 0.22);
    border-bottom: 1px solid rgba(255, 132, 0, 0.22);
    inset: 1rem 1.5rem;
}

.aob-home-hero__grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 1.6rem;
    align-items: center;
    min-height: 35rem;
    padding: 2rem;
}

.aob-home-brand-tower {
    display: grid;
    justify-items: center;
    align-content: center;
    gap: 1.1rem;
    min-height: 26rem;
    border-right: 1px solid rgba(255, 102, 0, 0.24);
}

.aob-home-brand-tower img {
    width: 7.6rem;
    height: auto;
    filter: drop-shadow(0 0 24px rgba(255, 255, 255, 0.18));
}

.aob-home-brand-tower img.aob-home-vertical-lockup {
    width: min(100%, 12.5rem);
    max-height: 28rem;
    object-fit: contain;
    filter:
        drop-shadow(0 0 18px rgba(255, 255, 255, 0.12))
        drop-shadow(0 0 30px rgba(255, 102, 0, 0.16));
}

.aob-home-brand-tower strong {
    color: #ff6a00;
    font-family: 'Orbitron', sans-serif;
    font-size: 1.75rem;
    font-weight: 900;
    line-height: 0.96;
    text-align: center;
}

.aob-home-hero__center {
    display: grid;
    justify-items: center;
    text-align: center;
    padding: 1rem 0;
}

.aob-home-kicker {
    margin-bottom: 1rem;
    color: #ff9b2d;
    font-family: 'Orbitron', sans-serif;
    font-size: 0.9rem;
    font-weight: 900;
    letter-spacing: 0.18rem;
    text-transform: uppercase;
}

.aob-home-platform-line {
    min-height: 1.2rem;
    margin: -0.35rem 0 0.45rem;
    color: rgba(255, 255, 255, 0.84);
    font-family: 'Orbitron', sans-serif;
    font-size: clamp(0.78rem, 1.08vw, 1.05rem);
    font-weight: 900;
    letter-spacing: 0.12rem;
    line-height: 1.2;
    text-transform: uppercase;
}

.aob-home-platform-line strong {
    color: #ff8a18;
}

.aob-home-hero h1 {
    margin: 0;
    font-family: 'Orbitron', sans-serif;
    font-weight: 900;
    line-height: 0.86;
    text-transform: uppercase;
}

.aob-home-title-art-wrap,
.aob-home-title-lockup {
    display: grid;
    place-items: center;
    width: min(100%, 60rem);
}

.aob-home-title-lockup {
    width: min(100%, 68rem);
    gap: 0.2rem;
    line-height: 0.84;
    text-align: center;
}

.aob-home-prize-metal,
.aob-home-leaderboard-fire {
    display: block;
    font-family: 'Orbitron', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

.aob-home-prize-metal {
    color: transparent;
    font-size: clamp(5.1rem, 7.4vw, 8.6rem);
    background: linear-gradient(180deg, #ffffff 0%, #f3f3f3 22%, #8b8b8b 48%, #eeeeee 68%, #4d4d4d 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.3);
    filter: drop-shadow(0 6px 0 rgba(22, 22, 22, 0.72)) drop-shadow(0 0 22px rgba(255, 255, 255, 0.15));
}

.aob-home-leaderboard-fire {
    color: transparent;
    font-size: clamp(4.5rem, 7vw, 8.2rem);
    background: linear-gradient(180deg, #ffcf6c 0%, #ff7a11 28%, #ff4c00 60%, #7d1f00 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-stroke: 1px rgba(255, 178, 64, 0.44);
    filter: drop-shadow(0 6px 0 rgba(86, 27, 0, 0.72)) drop-shadow(0 0 26px rgba(255, 102, 0, 0.45));
}

.aob-home-title-art {
    display: block;
    width: min(100%, 60rem);
    max-height: 20rem;
    object-fit: contain;
    filter:
        drop-shadow(0 0 28px rgba(255, 102, 0, 0.36))
        drop-shadow(0 10px 18px rgba(0, 0, 0, 0.72));
}

.aob-home-title-art--clean {
    width: min(100%, 64rem);
    max-height: 18rem;
    object-fit: contain;
    filter:
        drop-shadow(0 0 24px rgba(255, 102, 0, 0.34))
        drop-shadow(0 10px 18px rgba(0, 0, 0, 0.72));
}

.aob-home-title-art--50k {
    width: min(100%, 72rem);
    max-height: 18.5rem;
    object-fit: contain;
    filter:
        drop-shadow(0 0 12px rgba(255, 102, 0, 0.16))
        drop-shadow(0 12px 22px rgba(0, 0, 0, 0.76));
}

.aob-home-money,
.aob-home-leaderboard-word {
    display: block;
}

.aob-home-money {
    color: #ededed;
    font-size: 5.8rem;
    text-shadow: 0 3px 0 #777, 0 8px 18px rgba(255, 255, 255, 0.2), 0 0 24px rgba(255, 102, 0, 0.24);
}

.aob-home-leaderboard-word {
    margin-top: 0.6rem;
    color: #ff6a00;
    font-size: 5rem;
    text-shadow: 0 3px 0 #7a2700, 0 0 34px rgba(255, 102, 0, 0.55);
}

.aob-home-code-line {
    margin: 1.2rem 0 1.4rem;
    color: rgba(255, 255, 255, 0.78);
    font-family: 'Orbitron', sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 1.2;
    text-transform: uppercase;
}

.aob-home-code-line strong {
    color: #ff6a00;
}

.aob-home-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.85rem;
}

.aob-home-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    min-height: 3.35rem;
    padding: 0 1.45rem;
    border-radius: 8px;
    font-family: 'Orbitron', sans-serif;
    font-weight: 900;
    letter-spacing: 0.08rem;
    text-transform: uppercase;
    transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
}

.aob-home-cta:hover {
    transform: translateY(-2px);
}

.aob-home-cta--primary {
    background: linear-gradient(90deg, #ff5b00, #ff991f);
    color: #050505;
    box-shadow: 0 0 28px rgba(255, 102, 0, 0.28);
}

.aob-home-cta--ghost {
    border: 1px solid rgba(255, 102, 0, 0.66);
    color: #ff9b2d;
    background: rgba(255, 102, 0, 0.08);
}

.aob-home-wheel {
    position: relative;
    display: grid;
    place-items: center;
    width: 22rem;
    height: 22rem;
    justify-self: center;
}

.aob-home-wheel::before {
    content: '';
    position: absolute;
    inset: 1.2rem;
    border: 0.7rem solid rgba(255, 255, 255, 0.12);
    border-radius: 50%;
}

.aob-home-wheel img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    animation: aobHomeWheelSpin 28s linear infinite;
    filter: drop-shadow(0 0 34px rgba(255, 102, 0, 0.18));
}

.aob-home-wheel span {
    position: absolute;
    display: grid;
    place-items: center;
    width: 5.1rem;
    height: 5.1rem;
    border: 1px solid rgba(255, 102, 0, 0.7);
    border-radius: 50%;
    background: rgba(15, 6, 2, 0.88);
    color: #ff7a11;
    font-family: 'Orbitron', sans-serif;
    font-weight: 900;
    letter-spacing: 0.08rem;
}

.aob-home-hero--asset .aob-home-wheel {
    min-height: 18rem;
}

.aob-home-hero--asset .aob-home-wheel::before {
    content: none;
}

.aob-benefit-strip,
.aob-join-steps,
.aob-home-rewards,
.aob-community-strip,
.aob-benefits-card,
.aob-benefits-hero {
    position: relative;
    border: 1px solid rgba(255, 102, 0, 0.38);
    border-radius: 8px;
    background: linear-gradient(145deg, rgba(11, 10, 9, 0.96), rgba(2, 2, 2, 0.96));
    box-shadow: inset 0 0 28px rgba(255, 102, 0, 0.05);
}

.aob-benefit-strip {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
    margin-top: 1rem;
    overflow: hidden;
}

.aob-benefit-strip--asset {
    display: block;
    padding: 0;
    line-height: 0;
    background: #030303;
}

.aob-benefit-strip--asset:hover {
    border-color: rgba(255, 151, 37, 0.78);
    box-shadow: 0 0 32px rgba(255, 102, 0, 0.18), inset 0 0 28px rgba(255, 102, 0, 0.08);
}

.aob-benefit-strip--asset::before {
    content: none;
}

.aob-benefit-strip--asset img {
    display: block;
    width: 100%;
    height: auto;
}

.aob-benefit-card {
    position: relative;
    display: grid;
    grid-template-columns: 5.3rem minmax(0, 1fr) 1.4rem;
    align-items: center;
    min-height: 9rem;
    padding: 1rem 1.25rem;
    border-right: 1px solid rgba(255, 102, 0, 0.34);
    transition: background 0.18s ease, transform 0.18s ease;
}

.aob-benefit-card:last-child {
    border-right: 0;
}

.aob-benefit-card:hover {
    background: rgba(255, 102, 0, 0.08);
}

.aob-benefit-card__icon {
    display: grid;
    place-items: center;
    width: 4.2rem;
    height: 4.2rem;
    border: 1px solid rgba(255, 102, 0, 0.68);
    border-radius: 8px;
    color: #ff7a11;
    font-size: 1.8rem;
    box-shadow: inset 0 0 18px rgba(255, 102, 0, 0.12);
}

.aob-benefit-card__copy {
    min-width: 0;
}

.aob-benefit-card__copy strong,
.aob-benefit-card__copy small {
    display: block;
}

.aob-benefit-card__copy strong {
    color: #f6f6f6;
    font-family: 'Orbitron', sans-serif;
    font-size: 1.72rem;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
}

.aob-benefit-card__copy strong span {
    color: #ff6a00;
}

.aob-benefit-card__copy small {
    margin-top: 0.65rem;
    color: rgba(255, 255, 255, 0.74);
    font-size: 1rem;
    line-height: 1.25;
}

.aob-benefit-card__arrow {
    color: #ff8a18;
}

.aob-join-steps {
    display: grid;
    grid-template-columns: 1.1fr 1fr 1fr 1fr;
    gap: 0;
    margin-top: 1rem;
    overflow: hidden;
}

.aob-join-steps--asset {
    display: block;
    padding: 0;
    line-height: 0;
    background: #030303;
}

.aob-join-steps--asset:hover {
    border-color: rgba(255, 151, 37, 0.72);
    box-shadow: 0 0 28px rgba(255, 102, 0, 0.16), inset 0 0 24px rgba(255, 102, 0, 0.08);
}

.aob-join-steps--asset::before {
    content: none;
}

.aob-join-steps--asset img {
    display: block;
    width: 100%;
    height: auto;
}

.aob-join-steps__intro,
.aob-join-step {
    min-height: 7.5rem;
    padding: 1.1rem 1.2rem;
    border-right: 1px solid rgba(255, 102, 0, 0.32);
}

.aob-join-step:last-child {
    border-right: 0;
}

.aob-join-steps__intro {
    display: grid;
    align-content: center;
}

.aob-join-steps__intro span,
.aob-panel-heading span,
.aob-benefits-hero p,
.aob-benefits-card span {
    color: #ff7a11;
    font-family: 'Orbitron', sans-serif;
    font-size: 0.92rem;
    font-weight: 900;
    letter-spacing: 0.16rem;
    text-transform: uppercase;
}

.aob-join-steps__intro strong {
    color: #fff;
    font-family: 'Orbitron', sans-serif;
    font-size: 1.8rem;
    line-height: 1.08;
    text-transform: uppercase;
}

.aob-join-step {
    display: grid;
    grid-template-columns: 3.5rem minmax(0, 1fr);
    align-items: center;
    gap: 1rem;
    transition: background 0.18s ease;
}

.aob-join-step:hover {
    background: rgba(255, 102, 0, 0.08);
}

.aob-join-step b {
    display: grid;
    place-items: center;
    width: 3.35rem;
    height: 3.35rem;
    border: 1px solid rgba(255, 102, 0, 0.72);
    border-radius: 8px;
    color: #ff7a11;
    font-family: 'Orbitron', sans-serif;
    font-size: 1.9rem;
    line-height: 1;
}

.aob-join-step strong,
.aob-join-step small {
    display: block;
}

.aob-join-step strong {
    color: #fff;
    font-family: 'Orbitron', sans-serif;
    font-size: 1.05rem;
    text-transform: uppercase;
}

.aob-join-step small {
    margin-top: 0.28rem;
    color: rgba(255, 255, 255, 0.72);
    line-height: 1.25;
}

.aob-home-rewards {
    display: grid;
    grid-template-columns: 28rem minmax(0, 1fr) 24rem;
    align-items: stretch;
    gap: 1.5rem;
    margin-top: 1rem;
    padding: 1.5rem;
}

.aob-top-three {
    min-width: 0;
}

.aob-panel-heading {
    margin-bottom: 1rem;
}

.aob-panel-heading strong {
    display: block;
    margin-top: 0.25rem;
    color: #fff;
    font-family: 'Orbitron', sans-serif;
    font-size: 1.55rem;
    text-transform: uppercase;
}

.aob-top-three__list {
    display: grid;
    gap: 0.45rem;
}

.aob-top-three__row,
.aob-top-three__empty {
    display: grid;
    grid-template-columns: 3.4rem minmax(0, 1fr) max-content;
    align-items: center;
    gap: 0.75rem;
    min-height: 3.45rem;
    padding: 0.6rem 0.8rem;
    border: 1px solid rgba(255, 102, 0, 0.22);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.035);
}

.aob-top-three__row[data-rank="1"] {
    border-color: rgba(255, 188, 45, 0.62);
    background: linear-gradient(90deg, rgba(255, 188, 45, 0.12), rgba(255, 255, 255, 0.035));
}

.aob-top-three__rank {
    color: #ff9b2d;
    font-family: 'Orbitron', sans-serif;
    font-weight: 900;
}

.aob-top-three__row strong {
    overflow: hidden;
    color: #fff;
    font-weight: 900;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.aob-top-three__row span:last-child {
    color: #ffc247;
    font-family: 'Orbitron', sans-serif;
    font-weight: 900;
}

.aob-top-three__empty {
    grid-template-columns: 1fr;
    color: rgba(255, 255, 255, 0.66);
}

.aob-home-reward-callout {
    display: grid;
    place-items: center;
    align-content: center;
    min-height: 13rem;
    text-align: center;
    background:
        linear-gradient(90deg, transparent, rgba(255, 102, 0, 0.08), transparent),
        radial-gradient(circle at 50% 50%, rgba(255, 102, 0, 0.22), transparent 18rem);
}

.aob-home-reward-callout--asset {
    overflow: hidden;
    min-height: 0;
    padding: 0;
    background: #030303;
    border: 1px solid rgba(255, 102, 0, 0.28);
    border-radius: 8px;
}

.aob-home-reward-callout--asset img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center;
}

.aob-home-reward-callout p {
    margin: 0;
    color: #fff;
    font-family: 'Orbitron', sans-serif;
    font-size: 3.1rem;
    font-weight: 900;
    line-height: 0.95;
    text-transform: uppercase;
}

.aob-home-reward-callout p strong {
    color: #ff6a00;
}

.aob-home-reward-callout span {
    display: block;
    margin-top: 1rem;
    color: rgba(255, 255, 255, 0.82);
    font-size: 1.25rem;
}

.aob-home-reward-callout span strong {
    color: #ff7a11;
}

.aob-home-leaderboard-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.85rem;
    align-self: center;
    min-height: 6.5rem;
    padding: 1rem 1.5rem;
    border: 1px solid rgba(255, 102, 0, 0.78);
    border-radius: 8px;
    background: rgba(255, 102, 0, 0.08);
    color: #ff7a11;
    font-family: 'Orbitron', sans-serif;
    font-size: 1.42rem;
    font-weight: 900;
    text-transform: uppercase;
    box-shadow: inset 0 0 24px rgba(255, 102, 0, 0.08);
    transition: background 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}

.aob-home-leaderboard-link:hover {
    transform: translateY(-2px);
    background: rgba(255, 102, 0, 0.14);
    box-shadow: 0 0 28px rgba(255, 102, 0, 0.22), inset 0 0 24px rgba(255, 102, 0, 0.12);
}

.aob-community-strip {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 1.35rem;
    margin-top: 1rem;
    min-height: 4.4rem;
    padding: 0.9rem 1.4rem;
    color: rgba(255, 255, 255, 0.84);
    font-family: 'Orbitron', sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
}

.aob-community-strip--asset {
    display: block;
    min-height: 0;
    padding: 0;
    line-height: 0;
    background: #030303;
}

.aob-community-strip--asset:hover {
    border-color: rgba(255, 151, 37, 0.72);
    box-shadow: 0 0 26px rgba(255, 102, 0, 0.16), inset 0 0 24px rgba(255, 102, 0, 0.08);
}

.aob-community-strip--asset::before {
    content: none;
}

.aob-community-strip--asset img {
    display: block;
    width: 100%;
    height: auto;
}

.aob-community-strip a,
.aob-community-strip span,
.aob-community-strip strong {
    display: inline-flex;
    align-items: center;
    gap: 0.55rem;
}

.aob-community-strip i,
.aob-community-strip strong {
    color: #ff6a00;
}

.aob-benefits {
    padding-bottom: 5rem;
}

.aob-benefits-hero {
    overflow: hidden;
    min-height: 23rem;
    padding: 3rem;
    background:
        radial-gradient(circle at 78% 30%, rgba(255, 102, 0, 0.2), transparent 24rem),
        linear-gradient(145deg, rgba(11, 10, 9, 0.98), rgba(2, 2, 2, 0.96));
}

.aob-benefits-hero h1 {
    margin: 0.8rem 0 1rem;
    color: #fff;
    font-family: 'Orbitron', sans-serif;
    font-size: 4.5rem;
    font-weight: 900;
    line-height: 0.94;
    text-transform: uppercase;
}

.aob-benefits-hero span {
    display: block;
    max-width: 54rem;
    color: rgba(255, 255, 255, 0.72);
    font-size: 1.25rem;
    line-height: 1.45;
}

.aob-benefits-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
    margin-top: 1rem;
}

.aob-benefits-card {
    display: grid;
    grid-template-columns: 5rem minmax(0, 1fr);
    gap: 1.2rem;
    scroll-margin-top: 7rem;
    padding: 1.5rem;
}

.aob-benefits-card__icon {
    display: grid;
    place-items: center;
    width: 4.6rem;
    height: 4.6rem;
    border: 1px solid rgba(255, 102, 0, 0.7);
    border-radius: 8px;
    color: #ff7a11;
    font-size: 1.9rem;
    background: rgba(255, 102, 0, 0.08);
}

.aob-benefits-card h2 {
    margin: 0.35rem 0 0.75rem;
    color: #fff;
    font-family: 'Orbitron', sans-serif;
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
}

.aob-benefits-card p {
    margin: 0;
    color: rgba(255, 255, 255, 0.72);
    font-size: 1.04rem;
    line-height: 1.55;
}

.aob-benefits-card a {
    display: inline-flex;
    align-items: center;
    gap: 0.65rem;
    min-height: 2.8rem;
    margin-top: 1.2rem;
    padding: 0 1rem;
    border: 1px solid rgba(255, 102, 0, 0.58);
    border-radius: 8px;
    color: #ff8a18;
    font-family: 'Orbitron', sans-serif;
    font-size: 0.86rem;
    font-weight: 900;
    text-transform: uppercase;
}

.aob-benefits--image-page {
    width: min(1920px, 100%);
    padding: 6.9rem 0 0;
}

.aob-benefits-image-page {
    position: relative;
    line-height: 0;
    background: #020202;
}

.aob-benefits-image-page img {
    display: block;
    width: 100%;
    height: auto;
}

@keyframes aobHomeWheelSpin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 1530px) {
    .aob-home-hero__grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .aob-home-money {
        font-size: 4.7rem;
    }

    .aob-home-leaderboard-word {
        font-size: 4rem;
    }

    .aob-home-wheel {
        width: 18rem;
        height: 18rem;
    }

    .aob-benefit-card__copy strong {
        font-size: 1.32rem;
    }

    .aob-home-rewards {
        grid-template-columns: 24rem minmax(0, 1fr) 20rem;
    }
}

@media (max-width: 1180px) {
    .aob-home,
    .aob-benefits {
        width: min(100% - 2rem, 1024px);
        padding-top: 6.5rem;
    }

    .aob-home-hero__grid {
        grid-template-columns: 1fr;
        min-height: auto;
    }

    .aob-home-brand-tower {
        display: none;
    }

    .aob-home-wheel {
        width: 14rem;
        height: 14rem;
    }

    .aob-home-hero--asset .aob-home-wheel {
        display: none;
    }

    .aob-benefit-strip,
    .aob-join-steps,
    .aob-home-rewards,
    .aob-benefits-grid {
        grid-template-columns: 1fr;
    }

    .aob-benefit-card,
    .aob-join-steps__intro,
    .aob-join-step {
        border-right: 0;
        border-bottom: 1px solid rgba(255, 102, 0, 0.28);
    }

    .aob-benefit-card:last-child,
    .aob-join-step:last-child {
        border-bottom: 0;
    }
}

@media (max-width: 720px) {
    .aob-home,
    .aob-benefits {
        width: min(100% - 1rem, 42rem);
        padding-top: 6rem;
    }

    .aob-home-hero__grid,
    .aob-home-rewards,
    .aob-benefits-hero,
    .aob-benefits-card {
        padding: 1rem;
    }

    .aob-home-hero--asset,
    .aob-home-hero--asset .aob-home-hero__grid {
        min-height: 25rem;
    }

    .aob-home-title-lockup {
        width: min(100%, 32rem);
    }

    .aob-home-prize-metal {
        font-size: clamp(3.25rem, 14vw, 4.3rem);
    }

    .aob-home-leaderboard-fire {
        font-size: clamp(2.25rem, 10vw, 3.2rem);
    }

    .aob-home-money {
        font-size: 3.05rem;
        line-height: 0.95;
    }

    .aob-home-leaderboard-word {
        font-size: 2.34rem;
        line-height: 0.95;
    }

    .aob-home-code-line {
        font-size: 1.05rem;
    }

    .aob-home-platform-line {
        margin-bottom: 0.3rem;
        font-size: 0.68rem;
        letter-spacing: 0.08rem;
    }

    .aob-benefit-card {
        grid-template-columns: 3.8rem minmax(0, 1fr);
    }

    .aob-benefit-card__arrow {
        display: none;
    }

    .aob-benefit-card__icon {
        width: 3.25rem;
        height: 3.25rem;
        font-size: 1.35rem;
    }

    .aob-benefit-card__copy strong {
        font-size: 1.1rem;
        line-height: 1.08;
    }

    .aob-join-step,
    .aob-top-three__row {
        grid-template-columns: 3rem minmax(0, 1fr);
    }

    .aob-top-three__row span:last-child {
        grid-column: 2;
    }

    .aob-home-reward-callout p,
    .aob-benefits-hero h1 {
        font-size: 2.4rem;
    }

    .aob-home-leaderboard-link {
        min-height: 4.4rem;
        font-size: 1rem;
    }

    .aob-community-strip {
        font-size: 0.82rem;
    }

    .aob-benefits-card {
        grid-template-columns: 1fr;
    }
}
   
