@import url("https://fonts.googleapis.com/css2?family=Lilita+One&family=Nunito:wght@600;700;800;900&display=swap");

.wheel-page {
    --wheel-ink: #07111f;
    --wheel-panel: #0d2037;
    --wheel-line: rgba(145, 203, 255, .2);
    min-height: 100vh;
    color: #fff;
    font-family: "Segoe UI", sans-serif;
}

.wheel-page::before {
    opacity: .4;
}

.wheel-page .navbar {
    width: max-content;
    max-width: calc(100vw - 32px);
    flex-wrap: nowrap;
}

.wheel-page h1,
.wheel-page h2,
.wheel-page h3,
.wheel-page .spin-button,
.wheel-page .claim-button,
.wheel-page .wheel-kicker {
    font-family: "Lilita One", "Arial Rounded MT Bold", sans-serif;
    font-weight: 400;
}

.wheel-page main {
    overflow: hidden;
}

.wheel-container {
    box-sizing: border-box;
    padding-top: 100px;
    padding-bottom: 0;
}

.wheel-page .creator-promo + .wheel-container {
    padding-top: 8px;
}

.wheel-hero {
    position: relative;
    min-height: 0;
    padding: 0 0 54px;
    isolation: isolate;
}

.wheel-hero::before {
    content: "";
    position: absolute;
    z-index: -2;
    inset: 0;
    opacity: .17;
    background-image:
        linear-gradient(rgba(255, 255, 255, .05) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, .05) 1px, transparent 1px);
    background-size: 54px 54px;
    mask-image: linear-gradient(to bottom, #000 35%, transparent 92%);
}

.wheel-heading {
    width: min(100%, 900px);
    margin: 0 auto 36px;
    text-align: center;
}

.wheel-brand {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto 14px;
}

.wheel-brand img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: drop-shadow(0 10px 18px rgba(0, 0, 0, .45));
}

.wheel-kicker {
    display: inline-flex;
    align-items: center;
    min-height: 29px;
    padding: 0 12px;
    border: 1px solid rgba(101, 220, 255, .36);
    border-radius: 999px;
    background: rgba(30, 175, 255, .1);
    color: #78e4ff;
    font-size: 13px;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.wheel-heading h1 {
    margin: 13px 0 10px;
    font-size: clamp(36px, 5vw, 58px);
    line-height: .96;
    letter-spacing: -.02em;
    text-shadow: 0 5px 0 #0a315d, 0 12px 28px rgba(0, 0, 0, .55);
}

.wheel-heading h1 em {
    display: block;
    color: #ffcc35;
    font-style: normal;
    text-shadow: 0 5px 0 #a14b00, 0 12px 28px rgba(0, 0, 0, .55);
}

.wheel-heading > p {
    margin: 0;
    color: #c0d2e6;
    font-size: 16px;
    font-weight: 800;
    opacity: 1;
}

.wheel-live-strip {
    display: flex;
    width: fit-content;
    max-width: 100%;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 22px auto 0;
    padding: 0 15px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 13px;
    background: rgba(5, 14, 25, .72);
    box-shadow: inset 0 1px rgba(255, 255, 255, .07);
    color: #cbd9e7;
    font-size: 12px;
}

.wheel-live-strip b { color: #fff; }
.wheel-live-strip strong { color: #ffdc68; font-variant-numeric: tabular-nums; }
.live-viewers { display: inline-flex; align-items: center; gap: 5px; padding: 4px 8px; border-radius: 999px; background: rgba(70, 207, 255, .1); white-space: nowrap; }
.live-viewers strong { color: #6fe6ff; }
.strip-divider { width: 1px; height: 17px; background: rgba(255, 255, 255, .18); }
.live-pulse { width: 8px; height: 8px; border-radius: 50%; background: #36ec83; box-shadow: 0 0 0 5px rgba(54, 236, 131, .13), 0 0 14px #36ec83; }

.wheel-stage-grid {
    display: grid;
    width: min(100%, 1160px);
    grid-template-columns: minmax(420px, 1.15fr) minmax(310px, .75fr);
    align-items: center;
    gap: clamp(34px, 6vw, 82px);
    margin: auto;
}

.wheel-machine {
    position: relative;
    display: grid;
    min-width: 0;
    place-items: center;
    filter: drop-shadow(0 32px 42px rgba(0, 0, 0, .52));
}

.wheel-rim {
    position: relative;
    width: min(100%, 590px);
    aspect-ratio: 1;
    padding: clamp(18px, 3vw, 27px);
    border: 4px solid #07111d;
    border-radius: 50%;
    background: linear-gradient(145deg, #6b7d91 0%, #dae8f3 18%, #50657b 46%, #d6e4ef 68%, #354a61 100%);
    box-shadow:
        inset 0 0 0 7px #14283a,
        inset 0 0 0 11px rgba(255, 255, 255, .32),
        0 12px 0 #02070d,
        0 28px 60px rgba(0, 0, 0, .6);
}

.prize-wheel {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 7px solid #071624;
    border-radius: 50%;
    background: conic-gradient(#1678e8 0 45deg, #a416f2 45deg 90deg, #ff8b2d 90deg 135deg, #20c8a8 135deg 180deg, #f02788 180deg 225deg, #226bd4 225deg 270deg, #ffb52e 270deg 315deg, #1678ff 315deg);
    box-shadow: inset 0 0 40px rgba(0, 0, 0, .5), inset 0 0 0 2px rgba(255, 255, 255, .22);
    transform: rotate(0deg);
    transition: transform 6.1s cubic-bezier(.12, .74, .08, 1);
    will-change: transform;
}

.prize-wheel::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: radial-gradient(circle, transparent 0 49%, rgba(0, 0, 0, .12) 70%, rgba(0, 0, 0, .4) 100%);
    pointer-events: none;
}

.wheel-labels { position: absolute; inset: 0; z-index: 2; }

.wheel-prize-label {
    position: absolute;
    top: 50%;
    left: 50%;
    width: clamp(52px, 10vw, 78px);
    height: clamp(52px, 10vw, 78px);
    display: grid;
    place-items: center;
    border: 2px solid rgba(255, 255, 255, .34);
    border-radius: 20px;
    background: rgba(4, 13, 23, .58);
    box-shadow: 0 7px 18px rgba(0, 0, 0, .32), inset 0 1px rgba(255, 255, 255, .14);
    backdrop-filter: blur(4px);
    transform: translate(-50%, -50%);
}

.wheel-prize-label img {
    width: 88%;
    height: 88%;
    object-fit: contain;
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .45));
}

.wheel-hub {
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    display: grid;
    width: clamp(86px, 18%, 108px);
    aspect-ratio: 1;
    place-items: center;
    border: 6px solid #07131f;
    border-radius: 50%;
    background: linear-gradient(180deg, #fff35d 0%, #ffc320 55%, #ed7d08 100%);
    box-shadow: 0 8px 0 #04101a, 0 15px 30px rgba(0, 0, 0, .5), inset 0 3px rgba(255, 255, 255, .55);
    transform: translate(-50%, -50%);
}

.wheel-hub span {
    color: #3b2100;
    font-family: "Lilita One", sans-serif;
    font-size: clamp(21px, 4vw, 29px);
    letter-spacing: .045em;
    line-height: 1;
    text-shadow: 0 2px rgba(255, 255, 255, .55);
}

.wheel-pointer {
    position: absolute;
    z-index: 20;
    top: -31px;
    left: 50%;
    width: 82px;
    height: 104px;
    transform: translateX(-50%);
    filter: drop-shadow(0 7px 0 #050b12) drop-shadow(0 13px 12px rgba(0, 0, 0, .55));
}

.wheel-pointer span {
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #fff86c, #ffb20e 58%, #e15c05);
    clip-path: polygon(50% 100%, 0 26%, 16% 5%, 84% 5%, 100% 26%);
}

.rim-lights {
    position: absolute;
    inset: 5px;
    border: 6px dotted #fff27d;
    border-radius: 50%;
    filter: drop-shadow(0 0 6px #ffb415);
    pointer-events: none;
    animation: rimGlow 1.2s steps(2) infinite;
}

@keyframes rimGlow { 50% { opacity: .55; filter: drop-shadow(0 0 2px #ffb415); } }

.wheel-closed {
    position: absolute;
    z-index: 30;
    inset: 8%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 28px;
    border: 2px solid rgba(255, 255, 255, .2);
    border-radius: 50%;
    background: rgba(4, 10, 18, .9);
    box-shadow: inset 0 0 70px rgba(37, 105, 171, .22);
    text-align: center;
    backdrop-filter: blur(13px);
}

.wheel-closed[hidden] { display: none; }
.wheel-closed span { color: #ff8d67; font-size: 11px; font-weight: 950; letter-spacing: .12em; }
.wheel-closed h2 { margin: 8px 0; font-size: clamp(30px, 5vw, 50px); line-height: .95; }
.wheel-closed p { max-width: 330px; margin: 0; color: #aebfd0; font-size: 13px; line-height: 1.5; }

.spin-console {
    position: relative;
    padding: clamp(27px, 4vw, 39px);
    border: 1px solid var(--wheel-line);
    border-radius: 26px;
    background: linear-gradient(155deg, rgba(18, 45, 75, .94), rgba(7, 20, 35, .97));
    box-shadow: 0 24px 65px rgba(0, 0, 0, .45), inset 0 1px rgba(255, 255, 255, .08);
}

.spin-console::before {
    content: "";
    position: absolute;
    inset: -1px;
    z-index: -1;
    border-radius: inherit;
    background: linear-gradient(135deg, rgba(81, 199, 255, .5), transparent 35%, rgba(255, 187, 51, .25));
}

.console-eyebrow { color: #63ddff; font-size: 11px; font-weight: 950; letter-spacing: .11em; text-transform: uppercase; }
.spin-console h2 { margin: 8px 0 10px; font-size: clamp(30px, 4vw, 43px); line-height: .98; }
.spin-console > p { color: #adc0d4; font-size: 14px; line-height: 1.55; }

.daily-rule {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 22px 0;
    padding: 13px;
    border: 1px solid rgba(255, 220, 85, .23);
    border-radius: 13px;
    background: rgba(255, 192, 31, .08);
}

.rule-icon {
    display: grid;
    flex: 0 0 44px;
    width: 44px;
    height: 44px;
    place-items: center;
    border: 2px solid #ffd541;
    border-radius: 50%;
    color: #ffdf5f;
    font-size: 10px;
    font-weight: 950;
}

.daily-rule div { display: grid; gap: 2px; }
.daily-rule b { font-size: 13px; }
.daily-rule small { color: #b4c4d4; font-size: 11px; }
.demand-note {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: -7px 0 18px;
    padding: 11px 12px;
    border: 1px solid rgba(255, 130, 91, .25);
    border-radius: 12px;
    background: rgba(255, 91, 54, .08);
}
.demand-note > span { display: grid; flex: 0 0 25px; width: 25px; height: 25px; place-items: center; border-radius: 50%; background: #ff815f; color: #1f0c07; font-weight: 950; }
.demand-note div { display: grid; gap: 2px; }
.demand-note b { color: #ffd2c5; font-size: 12px; }
.demand-note small { color: #9fb1c3; font-size: 10px; line-height: 1.4; }
.turnstile-mount { min-height: 0; margin-bottom: 13px; overflow: hidden; border-radius: 8px; }
.spin-message { min-height: 20px; margin: 0 0 8px !important; color: #ffb2a9 !important; font-size: 12px !important; font-weight: 800; }

.spin-button,
.claim-button {
    border: 0;
    cursor: pointer;
    transition: transform .18s ease, filter .18s ease;
}

.spin-button {
    display: grid;
    width: 100%;
    min-height: 76px;
    place-items: center;
    padding: 10px 18px;
    border-radius: 16px;
    background: linear-gradient(180deg, #fff05a, #ffb511 58%, #ed8506);
    box-shadow: inset 0 3px rgba(255, 255, 255, .58), 0 7px 0 #9b4200, 0 14px 28px rgba(0, 0, 0, .34);
    color: #3c2100;
    text-shadow: 0 1px rgba(255, 255, 255, .6);
}

.spin-button span { font-size: 23px; letter-spacing: .025em; }
.spin-button small { font-family: "Nunito", sans-serif; font-size: 9px; font-weight: 950; letter-spacing: .13em; }
.spin-button:hover:not(:disabled), .claim-button:hover { filter: brightness(1.08); transform: translateY(-2px); }
.spin-button:active:not(:disabled), .claim-button:active { transform: translateY(4px); }
.spin-button:disabled { cursor: not-allowed; filter: grayscale(.8); opacity: .5; box-shadow: inset 0 2px rgba(255, 255, 255, .3), 0 4px 0 #3c4854; }
.odds-note { margin: 15px 0 0 !important; color: #8298ad !important; font-size: 10px !important; text-align: center; }

.result-panel {
    position: relative;
    width: min(calc(100% - 32px), 920px);
    min-height: 290px;
    display: grid;
    grid-template-columns: minmax(230px, .75fr) minmax(300px, 1.25fr);
    align-items: center;
    gap: 30px;
    margin: -44px auto 92px;
    padding: 30px clamp(30px, 6vw, 64px);
    overflow: hidden;
    border: 2px solid rgba(255, 226, 91, .52);
    border-radius: 28px;
    background: radial-gradient(circle at 19% 50%, rgba(255, 210, 45, .29), transparent 27%), linear-gradient(135deg, #163c62, #0a1d32 60%, #261c38);
    box-shadow: 0 13px 0 #030911, 0 34px 70px rgba(0, 0, 0, .55), inset 0 1px rgba(255, 255, 255, .12);
}

.result-panel[hidden] { display: none; }
.result-art { position: relative; z-index: 2; display: grid; min-height: 210px; place-items: center; }
.result-art img { width: min(100%, 220px); height: 220px; object-fit: contain; filter: drop-shadow(0 20px 16px rgba(0, 0, 0, .55)); animation: rewardFloat 2.4s ease-in-out infinite; }
@keyframes rewardFloat { 50% { transform: translateY(-10px) rotate(2deg); } }
.result-copy { position: relative; z-index: 2; }
.result-copy > span { color: #ffe05d; font-size: 11px; font-weight: 950; letter-spacing: .13em; }
.result-copy h2 { margin: 7px 0 6px; font-size: clamp(38px, 6vw, 60px); line-height: .96; }
.result-copy p { margin: 0 0 19px; color: #bcd1e4; font-weight: 800; }
.result-copy small { display: block; max-width: 470px; margin-top: 14px; color: #8fa5ba; font-size: 10px; line-height: 1.45; }
.claim-button { min-height: 55px; padding: 0 25px; border-radius: 13px; background: linear-gradient(180deg, #52f289, #18b956); box-shadow: inset 0 2px rgba(255,255,255,.45), 0 5px 0 #087b36; color: #052713; font-size: 19px; }
.result-burst { position: absolute; width: 540px; height: 540px; left: -80px; border-radius: 50%; opacity: .12; background: repeating-conic-gradient(#fff 0 8deg, transparent 8deg 20deg); animation: burstSpin 18s linear infinite; }
@keyframes burstSpin { to { transform: rotate(360deg); } }

.inventory-section,
.upcoming-section,
.partner-section,
.contributor-section,
.explore-section {
    width: min(calc(100% - 32px), 1160px);
    margin-right: auto;
    margin-left: auto;
}

.inventory-section,
.upcoming-section,
.partner-section,
.contributor-section { margin-bottom: 46px; }
.explore-section { margin-bottom: 28px; }

.section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 28px; margin-bottom: 26px; }
.section-heading h2 { margin: 8px 0 0; font-size: clamp(32px, 5vw, 48px); line-height: 1; }
.section-heading > p { max-width: 340px; margin: 0; color: #899eb3; font-size: 13px; text-align: right; }
.section-heading.centered { display: block; text-align: center; }
.section-heading.centered > p { margin: 8px auto 0; text-align: center; }

.upcoming-section { padding: 26px; border: 1px solid rgba(255, 218, 61, .28); border-radius: 24px; background: linear-gradient(145deg, rgba(38, 48, 73, .72), rgba(8, 24, 41, .9)); box-shadow: inset 0 1px rgba(255, 255, 255, .07), 0 18px 42px rgba(0, 0, 0, .22); }
.next-drop-kicker { color: #ffda3d; font-size: 10px; font-weight: 950; letter-spacing: .14em; }
.upcoming-prize-card { border-color: color-mix(in srgb, var(--prize-accent) 38%, var(--wheel-line)); }

.prize-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.prize-stock-card { position: relative; min-width: 0; overflow: hidden; padding: 18px; border: 1px solid var(--wheel-line); border-radius: 18px; background: linear-gradient(150deg, rgba(19, 43, 70, .95), rgba(8, 22, 38, .95)); box-shadow: inset 0 1px rgba(255, 255, 255, .07); }
.prize-stock-card::before { content: ""; position: absolute; inset: 0 auto 0 0; width: 4px; background: var(--prize-accent); }
.prize-stock-card img { width: 94px; height: 94px; display: block; margin: 0 auto 13px; object-fit: contain; filter: drop-shadow(0 9px 8px rgba(0, 0, 0, .4)); }
.prize-stock-card h3 { overflow: hidden; margin: 0; font-size: 21px; line-height: 1.05; text-overflow: ellipsis; white-space: nowrap; }
.stock-row { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-top: 13px; color: #91a7bb; font-size: 10px; font-weight: 900; text-transform: uppercase; }
.stock-row b { color: #fff; font-size: 15px; }
.stock-meter { height: 7px; margin-top: 7px; overflow: hidden; border-radius: 99px; background: #06111d; }
.stock-meter span { display: block; width: var(--stock); height: 100%; border-radius: inherit; background: linear-gradient(90deg, var(--prize-accent), #7cf7ff); }
.provider-tag { display: block; margin-top: 12px; color: #6f8ba6; font-size: 9px; font-weight: 900; letter-spacing: .05em; text-transform: uppercase; }
.inventory-skeleton { height: 220px; border-radius: 18px; background: linear-gradient(100deg, #0b1b2e 25%, #142c47 42%, #0b1b2e 60%); background-size: 200% 100%; animation: shimmer 1.4s infinite; }
@keyframes shimmer { to { background-position-x: -200%; } }

.partner-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }
.partner-card { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 18px 20px; border: 1px solid rgba(255, 108, 185, .28); border-radius: 16px; background: linear-gradient(135deg, rgba(94, 29, 76, .6), rgba(12, 30, 50, .9)); color: #fff; text-decoration: none; }
.partner-card b { font-family: "Lilita One", sans-serif; font-size: 20px; font-weight: 400; }
.partner-card span { color: #ff8ac7; font-size: 12px; font-weight: 900; }

.contributor-section {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(300px, .65fr);
    align-items: center;
    gap: clamp(24px, 5vw, 64px);
    overflow: hidden;
    padding: clamp(28px, 5vw, 54px);
    border: 2px solid rgba(103, 228, 255, .34);
    border-radius: 28px;
    background: radial-gradient(circle at 88% 15%, rgba(103, 228, 255, .2), transparent 31%), radial-gradient(circle at 8% 100%, rgba(137, 72, 255, .22), transparent 34%), linear-gradient(135deg, #112f50, #081b30 58%, #132743);
    box-shadow: 0 12px 0 #030b13, 0 28px 60px rgba(0, 0, 0, .34), inset 0 1px rgba(255, 255, 255, .09);
}
.contributor-section::before { content: ""; position: absolute; width: 260px; height: 260px; right: -90px; top: -110px; border: 35px solid rgba(255, 255, 255, .035); border-radius: 50%; pointer-events: none; }
.contributor-copy { position: relative; z-index: 1; }
.contributor-kicker { color: #65e4ff; font-size: 10px; font-weight: 950; letter-spacing: .14em; }
.contributor-copy h2 { max-width: 670px; margin: 9px 0 12px; font-size: clamp(34px, 5vw, 54px); line-height: .96; }
.contributor-copy > p { max-width: 670px; margin: 0; color: #bed0e1; font-size: 15px; line-height: 1.55; }
.contributor-copy > small { display: block; max-width: 680px; margin-top: 16px; color: #7890a7; font-size: 10px; line-height: 1.5; }
.contributor-points { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 19px; }
.contributor-points span { padding: 7px 10px; border: 1px solid rgba(97, 231, 255, .23); border-radius: 999px; background: rgba(36, 171, 205, .1); color: #d8f8ff; font-size: 10px; font-weight: 900; }
.contributor-points span::before { content: "✓"; margin-right: 5px; color: #57ed9c; }
.contributor-email { position: relative; z-index: 1; display: grid; min-width: 0; gap: 5px; padding: 24px 22px; border: 2px solid #06101c; border-radius: 19px; background: linear-gradient(180deg, #72efff, #36badf); box-shadow: inset 0 2px rgba(255, 255, 255, .58), 0 7px 0 #096481, 0 16px 34px rgba(0, 0, 0, .32); color: #061c2b; text-align: center; text-decoration: none; transition: transform .18s ease, filter .18s ease; }
.contributor-email:hover { filter: brightness(1.07); transform: translateY(-3px); }
.contributor-email > span { font-size: 10px; font-weight: 950; letter-spacing: .12em; }
.contributor-email strong { display: grid; font-family: "Lilita One", sans-serif; font-size: clamp(20px, 2.1vw, 25px); font-weight: 400; line-height: 1.02; }
.contributor-email small { color: #17475a; font-size: 10px; font-weight: 850; }

.explore-section { padding-top: 0; }
.explore-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.explore-card { position: relative; min-height: 265px; display: flex; flex-direction: column; padding: 24px; overflow: hidden; border: 1px solid rgba(255,255,255,.14); border-radius: 21px; color: #fff; text-decoration: none; box-shadow: inset 0 1px rgba(255,255,255,.1), 0 16px 34px rgba(0,0,0,.25); transition: transform .2s ease, border-color .2s ease; }
.explore-card:hover { transform: translateY(-5px); border-color: rgba(255,255,255,.38); }
.explore-card::after { content: ""; position: absolute; right: -50px; bottom: -70px; width: 170px; height: 170px; border: 22px solid rgba(255,255,255,.08); border-radius: 50%; }
.rewards-card { background: linear-gradient(145deg, #144c80, #0a213a); }
.skindle-card { background: linear-gradient(145deg, #6a2c91, #251342); }
.community-card { background: linear-gradient(145deg, #a73e6d, #3c1734); }
.submit-explore-card { background: linear-gradient(145deg, #177463, #0b302d); }
.explore-icon { display: grid; width: 54px; height: 54px; place-items: center; margin-bottom: auto; border: 1px solid rgba(255,255,255,.28); border-radius: 16px; background: rgba(0,0,0,.18); font-family: "Lilita One", sans-serif; font-size: 29px; }
.explore-card small { margin-top: 24px; color: rgba(255,255,255,.65); font-size: 9px; font-weight: 950; letter-spacing: .11em; text-transform: uppercase; }
.explore-card h3 { margin: 4px 0 4px; font-size: 27px; }
.explore-card p { margin: 0 0 16px; color: rgba(255,255,255,.72); font-size: 12px; line-height: 1.45; }
.explore-card b { margin-top: auto; color: #fff; font-size: 12px; }

.explore-card { min-height: 370px; padding: 0 20px 20px; isolation: isolate; }
.explore-card::after { opacity: .45; }
.explore-media { position: relative; z-index: 1; height: 155px; margin: 0 -20px 18px; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,.16); background: rgba(2, 10, 20, .28); }
.explore-media img { display: block; transition: transform .3s ease; }
.explore-card:hover .explore-media img { transform: scale(1.06) rotate(-1deg); }
.cover-art img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.skindle-art { background: radial-gradient(circle at 50% 85%, rgba(255, 221, 65, .28), transparent 48%), linear-gradient(145deg, #6f227d, #2b123d); }
.skindle-art img { width: 158px; height: 158px; margin: 0 auto; object-fit: contain; filter: drop-shadow(0 13px 11px rgba(0,0,0,.52)); }
.reward-art { background: radial-gradient(circle at 50% 55%, rgba(74, 208, 255, .35), transparent 50%), linear-gradient(135deg, #102d55, #09182d); }
.reward-art img { position: absolute; width: 116px; height: 116px; object-fit: contain; filter: drop-shadow(0 13px 12px rgba(0,0,0,.55)); }
.reward-art img:first-child { left: 22px; bottom: 12px; transform: rotate(-8deg); }
.reward-art img:last-child { right: 18px; top: 20px; transform: rotate(12deg); }
.reward-art:hover img:first-child { transform: scale(1.06) rotate(-12deg); }
.reward-art:hover img:last-child { transform: scale(1.06) rotate(8deg); }
.character-art { background: radial-gradient(circle at 50% 100%, rgba(255, 215, 232, .62), transparent 56%), linear-gradient(135deg, #9c315f, #42162f); }
.character-art img { width: 145px; height: 145px; margin: 10px auto 0; object-fit: contain; filter: drop-shadow(0 12px 10px rgba(0,0,0,.48)); }
.submit-art { background: radial-gradient(circle at 50% 55%, rgba(80, 255, 196, .3), transparent 52%), linear-gradient(135deg, #0c5b4d, #082e2b); }
.submit-art img { width: 105px; height: 105px; }
.explore-card small { margin-top: 0; }
.explore-card b { display: flex; align-items: center; justify-content: space-between; padding: 11px 13px; border: 1px solid rgba(255,255,255,.2); border-radius: 11px; background: rgba(0,0,0,.2); }
.explore-card b span { font-size: 18px; transition: transform .2s ease; }
.explore-card:hover b span { transform: translateX(4px); }

.wheel-page .footer,
.wheel-page .footer-banner { font-family: "Segoe UI", sans-serif; }

.confetti-layer { position: fixed; z-index: 99999; inset: 0; overflow: hidden; pointer-events: none; }
.confetti-piece { position: absolute; top: -20px; width: 10px; height: 18px; background: var(--confetti-color); animation: confettiFall var(--duration) cubic-bezier(.18,.65,.44,1) forwards; transform: translateX(var(--start)) rotate(0); }
@keyframes confettiFall { to { transform: translate(var(--drift), 110vh) rotate(var(--spin)); } }

@media (max-width: 980px) {
    .wheel-stage-grid { grid-template-columns: 1fr; max-width: 660px; }
    .spin-console { width: min(100%, 560px); margin: auto; }
    .prize-grid, .explore-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .contributor-section { grid-template-columns: 1fr; }
    .contributor-email { width: min(100%, 520px); }
    .result-panel { margin-top: 0; }
}

@media (max-width: 700px) {
    .wheel-container { padding: calc(env(safe-area-inset-top) + 180px) 12px 0; }
    .wheel-page .creator-promo + .wheel-container { padding-top: 8px; }
    .wheel-hero { padding: 0 0 44px; }
    .wheel-heading { margin-bottom: 36px; }
    .wheel-brand { width: 60px; height: 60px; }
    .wheel-heading h1 { font-size: clamp(38px, 12vw, 54px); }
    .wheel-live-strip { flex-wrap: wrap; gap: 7px; padding: 9px 12px; }
    .strip-divider { display: none; }
    .wheel-stage-grid { gap: 36px; }
    .wheel-rim { width: min(96vw, 530px); padding: 16px; }
    .wheel-pointer { top: -28px; width: 68px; height: 88px; }
    .wheel-prize-label { width: 52px; height: 52px; border-radius: 14px; }
    .spin-console { padding: 26px 20px; border-radius: 21px; }
    .result-panel { grid-template-columns: 1fr; gap: 5px; padding: 24px 20px 30px; text-align: center; }
    .result-art { min-height: 180px; }
    .result-art img { width: 180px; height: 180px; }
    .result-copy small { margin-inline: auto; }
    .section-heading { display: block; }
    .section-heading > p { margin-top: 9px; text-align: left; }
    .upcoming-section { width: calc(100% - 24px); padding: 20px; }
    .contributor-section { width: calc(100% - 24px); padding: 25px 20px 28px; border-radius: 22px; }
    .prize-grid, .explore-grid, .partner-grid { grid-template-columns: 1fr; }
    .prize-stock-card { display: grid; grid-template-columns: 84px minmax(0,1fr); column-gap: 13px; align-items: center; }
    .prize-stock-card img { grid-row: 1/5; width: 78px; height: 78px; margin: 0; }
    .stock-row, .stock-meter, .provider-tag { grid-column: 2; }
    .explore-card { min-height: 350px; }
}

@media (max-width: 430px) {
    .wheel-rim { width: 96vw; padding: 13px; border-width: 3px; }
    .prize-wheel { border-width: 5px; }
    .wheel-prize-label { width: 44px; height: 44px; border-radius: 11px; }
    .wheel-hub { width: 82px; border-width: 5px; }
    .wheel-hub span { font-size: 21px; }
    .wheel-closed { inset: 5%; padding: 17px; }
    .wheel-closed h2 { font-size: 30px; }
    .wheel-closed p { font-size: 11px; }
}

@media (max-width: 520px) {
    .wheel-page .footer-banner {
        display: block;
        min-height: 0;
        line-height: 1.35;
    }

    .wheel-page .footer-banner b {
        margin-right: 4px;
        margin-left: 4px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .rim-lights, .result-art img, .result-burst { animation: none; }
    .prize-wheel { transition-duration: .01ms; }
    .confetti-layer { display: none; }
}
