.fd-wheel-page{--wheel-bg:var(--fd-page-bg);--wheel-surface:var(--fd-theme-surface);--wheel-surface-2:var(--fd-theme-surface-raised);--wheel-text:var(--fd-theme-text);--wheel-muted:var(--fd-theme-text-muted);--wheel-yellow:var(--fd-brand-yellow);--wheel-red:var(--fd-brand-red);--wheel-border:color-mix(in srgb, var(--fd-brand-yellow) 30%, transparent);--wheel-radius:1.5rem;--wheel-inline:var(--fd-page-inline);--wheel-inline-md:var(--fd-page-inline-md);--wheel-max:var(--fd-container-max);--wheel-section-gap:clamp(2.5rem, 5.5vw, 4rem);--wheel-island-bg:#000;--wheel-island-surface:#0a0a0a;--wheel-on-strong:#fff;--wheel-ink:#111;--wheel-hairline:#ffffff1a;background:var(--wheel-bg);min-height:100dvh;color:var(--wheel-text);isolation:isolate;flex-direction:column;display:flex}.fd-wheel-page .fd-home-header{background:var(--fd-theme-header-bg);border-bottom:1px solid var(--fd-theme-header-border)}.fd-wheel-main{flex:1;width:100%;overflow-x:clip}.fd-wheel-container{width:100%;max-width:var(--wheel-max);padding-inline:var(--wheel-inline);margin-inline:auto}@media (min-width:768px){.fd-wheel-container{padding-inline:var(--wheel-inline-md)}}.fd-wheel-stage{place-items:center;max-width:24rem;min-height:18rem;margin-inline:auto;display:grid;position:relative}.fd-wheel-stage__glow{filter:blur(2px);pointer-events:none;background:radial-gradient(circle,#ff8a2061,#0000 68%);border-radius:50%;position:absolute;inset:12% 6% 4%}.fd-wheel-stage__ring{aspect-ratio:1;border:2px solid color-mix(in srgb, var(--wheel-yellow) 38%, transparent);pointer-events:none;background:radial-gradient(circle at 50% 38%,#2a1c10f2,#070707 72%);border-radius:50%;width:min(92%,20rem);position:absolute;box-shadow:0 0 28px #ff7a184d,inset 0 0 36px #00000080}.fd-wheel-stage__wheel-wrap{z-index:1;aspect-ratio:1;width:min(78%,17rem);margin-block:1.6rem 1.1rem;position:relative}.fd-wheel-pointer{z-index:3;color:var(--wheel-red);filter:drop-shadow(0 2px 6px #0000008c);pointer-events:none;font-size:1.65rem;line-height:1;position:absolute;top:-.15rem;left:50%;transform:translate(-50%)}.fd-wheel-disc{border:4px solid color-mix(in srgb, var(--wheel-yellow) 55%, #fff);border-radius:50%;transition:transform 2.2s ease-out;position:absolute;inset:.55rem;overflow:hidden;box-shadow:0 16px 36px #00000080,0 0 0 1px #ffcb0533,inset 0 0 18px #00000059}.fd-wheel-hub{z-index:2;border:2px solid var(--wheel-yellow);background:var(--wheel-red);width:1.35rem;height:1.35rem;box-shadow:0 0 12px color-mix(in srgb, var(--wheel-yellow) 35%, transparent);pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fd-wheel-arena.is-spinning .fd-wheel-stage__glow{animation:.9s ease-in-out infinite fd-wheel-stage-pulse}@media (min-width:768px){.fd-wheel-stage{max-width:26rem;min-height:21rem}.fd-wheel-stage__wheel-wrap{width:min(82%,19rem)}}.fd-wheel-hero{background:var(--wheel-island-bg);color:#fff;width:100%;position:relative;overflow:hidden}.fd-wheel-hero__visual{width:100%;height:clamp(15rem,52vw,20rem);position:relative;overflow:hidden}.fd-wheel-hero__image{object-fit:cover;object-position:42% center;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.fd-wheel-hero__fade{pointer-events:none;background:linear-gradient(to top, var(--wheel-island-bg) 0%, transparent 40%), linear-gradient(to bottom, color-mix(in srgb, var(--wheel-island-bg) 40%, transparent) 0%, transparent 28%), linear-gradient(to left, var(--wheel-island-bg) 0%, color-mix(in srgb, var(--wheel-island-bg) 70%, transparent) 26%, transparent 52%);position:absolute;inset:0}.fd-wheel-hero__copy{z-index:1;padding:.85rem var(--wheel-inline) 1.35rem;position:relative}.fd-wheel-hero__title{margin:0;font-size:clamp(2.2rem,9vw,3.4rem);font-weight:900;line-height:1.15}.fd-wheel-hero__red{color:var(--wheel-red)}.fd-wheel-hero__white{color:#fff}.fd-wheel-hero__sub{color:#fffc;max-width:22rem;margin:.75rem 0 0;font-size:clamp(.92rem,3.2vw,1.1rem);font-weight:500;line-height:1.7}.fd-wheel-crumb{color:var(--wheel-muted);flex-wrap:wrap;align-items:center;gap:.4rem;margin:0 0 .85rem;padding:0;font-size:.86rem;list-style:none;display:flex}.fd-wheel-crumb a{min-height:2.5rem;color:inherit;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.fd-wheel-crumb a:hover{color:var(--wheel-yellow)}.fd-wheel-crumb [aria-current=page]{color:#fff;font-weight:700}@media (min-width:768px){.fd-wheel-hero__copy{padding-inline:var(--wheel-inline-md);padding-block:1.15rem 1.85rem}}@media (min-width:1024px){.fd-wheel-hero{min-height:clamp(27rem,38vw,34rem)}.fd-wheel-hero__visual{width:58%;height:auto;position:absolute;inset-block:0;inset-inline-end:0}.fd-wheel-hero__fade{background:linear-gradient(to top, var(--wheel-island-bg) 0%, transparent 18%), linear-gradient(to bottom, color-mix(in srgb, var(--wheel-island-bg) 22%, transparent) 0%, transparent 14%), linear-gradient(to left, var(--wheel-island-bg) 0%, var(--wheel-island-bg) 8%, color-mix(in srgb, var(--wheel-island-bg) 88%, transparent) 22%, color-mix(in srgb, var(--wheel-island-bg) 35%, transparent) 42%, transparent 62%)}.fd-wheel-hero__copy{z-index:2;width:min(42%,28rem);min-height:inherit;flex-direction:column;justify-content:center;padding-block:2rem;padding-inline:clamp(1.75rem,4vw,3.5rem) 1rem;display:flex}.fd-wheel-hero__title{font-size:clamp(2.8rem,4vw,3.8rem)}}.fd-wheel-summary{padding-block:.35rem var(--wheel-section-gap)}.fd-wheel-summary__panel{border-radius:var(--wheel-radius);background:radial-gradient(ellipse 70% 90% at 0% 0%, color-mix(in srgb, var(--wheel-yellow) 10%, transparent), transparent 55%), var(--wheel-surface);border:1px solid var(--wheel-border);box-shadow:0 0 0 1px color-mix(in srgb, var(--wheel-yellow) 10%, transparent), 0 0 28px color-mix(in srgb, var(--wheel-yellow) 12%, transparent), 0 18px 40px #0006;gap:1.25rem;padding:1.2rem 1.1rem;display:grid}@media (min-width:900px){.fd-wheel-summary__panel{grid-template-columns:minmax(0,1.1fr) minmax(12rem,1fr) auto;align-items:center;gap:1.4rem 1.6rem;padding:1.4rem 1.55rem}}.fd-wheel-summary__heading{color:var(--wheel-on-strong);margin:0;font-size:clamp(1.15rem,2.3vw,1.4rem);font-weight:800}.fd-wheel-summary__blurb{max-width:20rem;color:var(--wheel-muted);margin:.45rem 0 0;font-size:.88rem;line-height:1.65}.fd-wheel-btn-yellow{background:var(--wheel-yellow);min-height:2.75rem;color:var(--wheel-ink);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1.15rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:filter .18s,transform .18s;display:inline-flex}.fd-wheel-btn-yellow:hover:not(:disabled){filter:brightness(1.05)}.fd-wheel-btn-yellow:active:not(:disabled){transform:scale(.98)}.fd-wheel-btn-yellow:disabled{opacity:.5;cursor:not-allowed;filter:none}.fd-wheel-btn-outline{border:1px solid color-mix(in srgb, var(--wheel-yellow) 45%, transparent);min-height:2.75rem;color:var(--wheel-yellow);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1.05rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background-color .16s,border-color .16s;display:inline-flex}.fd-wheel-btn-outline:hover{background:color-mix(in srgb, var(--wheel-yellow) 10%, transparent)}.fd-wheel-summary__cta{margin-top:.95rem}.fd-wheel-ticket{--wheel-ticket-copy:#ffffffe0;--wheel-ticket-meta:#ffffffc7;--wheel-ticket-brand:#ffffff9e;min-height:7.25rem;color:var(--wheel-ticket-copy);background:#101010;border:1px solid #ffffff1a;border-radius:1rem;align-items:stretch;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 12px 28px #00000059}.fd-wheel-ticket__stub{background:radial-gradient(circle at 0,#0000 .38rem,#101010 .4rem) 0 0/100% .95rem repeat-y;border-inline-end:1px dashed #ffcb0559;flex:0 0 .85rem}.fd-wheel-ticket__body{flex-direction:column;flex:1;justify-content:center;gap:.3rem;min-width:0;padding:.9rem 1rem;display:flex}.fd-wheel-ticket__label{color:var(--wheel-yellow);margin:0;font-size:clamp(1.1rem,2.2vw,1.4rem);font-weight:900;line-height:1.25}.fd-wheel-ticket__meta{color:var(--wheel-ticket-meta);margin:0;font-size:.8rem;line-height:1.5}.fd-wheel-ticket__brand{color:var(--wheel-ticket-brand);margin:.2rem 0 0;font-size:.72rem;font-weight:700}.fd-wheel-ticket--empty{color:var(--wheel-ticket-copy);text-align:center;justify-content:center;align-items:center;padding:1.15rem;font-size:.9rem;line-height:1.6}.fd-wheel-summary__count{flex-direction:column;align-items:flex-start;gap:.3rem;display:flex}@media (min-width:900px){.fd-wheel-summary__count{text-align:center;align-items:center;min-width:8.75rem}}.fd-wheel-summary__number{color:var(--wheel-yellow);letter-spacing:-.03em;margin:0;font-size:clamp(2.6rem,7vw,3.5rem);font-weight:900;line-height:1}.fd-wheel-summary__count-label{color:#ffffffc7;margin:0;font-size:.86rem;font-weight:700}.fd-wheel-summary__hint{color:var(--wheel-muted);max-width:11rem;margin:.15rem 0 0;font-size:.75rem;line-height:1.45}.fd-wheel-arena-wrap{padding-bottom:var(--wheel-section-gap)}.fd-wheel-section-head{flex-direction:column;align-items:flex-start;gap:.35rem;margin-bottom:1.1rem;display:flex}.fd-wheel-section-title{color:var(--wheel-on-strong);align-items:center;gap:.5rem;margin:0;font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:800;display:inline-flex}.fd-wheel-arena{--wheel-surface:var(--wheel-island-surface);--wheel-on-strong:#fff;--wheel-muted:#ffffff9e;--wheel-hairline:#ffffff1a;background:radial-gradient(ellipse 55% 60% at 50% 42%, #ff7a1838, transparent 62%), radial-gradient(ellipse 80% 70% at 50% 100%, color-mix(in srgb, var(--wheel-yellow) 8%, transparent), transparent 55%), var(--wheel-surface);text-align:center;color:#fff;border:1px solid #ffffff1a;border-radius:1.75rem;padding:1.25rem 1.1rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 22px 48px #0006}.fd-wheel-arena__chips{flex-wrap:wrap;justify-content:center;gap:.55rem;margin-bottom:1.25rem;display:flex}.fd-wheel-chip{color:#ffffffd1;background:#00000073;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.35rem;min-height:2.25rem;padding:.35rem .8rem;font-size:.8rem;font-weight:600;display:inline-flex}@keyframes fd-wheel-stage-pulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.fd-wheel-segments{flex-wrap:wrap;justify-content:center;gap:.45rem;max-width:28rem;margin:.85rem auto 0;padding:0;list-style:none;display:flex}.fd-wheel-segments li{color:#ffffffd9;background:#0006;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.4rem;min-height:2.1rem;padding:.25rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.fd-wheel-segments__dot{border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem}.fd-wheel-arena__campaign{color:var(--wheel-muted);margin:.35rem 0 0;font-size:.88rem;line-height:1.55}.fd-wheel-arena__reward{color:var(--wheel-yellow);margin:.35rem 0 0;font-size:.92rem;font-weight:800}.fd-wheel-arena__hint{color:#ffffffc7;margin:1.15rem 0 0;font-size:.9rem;font-weight:600}.fd-wheel-arena__total{color:#ffffffc7;margin:.85rem 0 0;font-size:.95rem;font-weight:700}.fd-wheel-arena__result{background:#00000059;border:1px solid #ffffff1a;border-radius:1rem;max-width:26rem;margin:.85rem auto 0;padding:.85rem 1rem}.fd-wheel-arena__result.is-win{border-color:color-mix(in srgb, var(--wheel-yellow) 45%, transparent);box-shadow:0 0 22px color-mix(in srgb, var(--wheel-yellow) 14%, transparent)}.fd-wheel-arena__result-title{color:#fff;margin:0;font-size:1.05rem;font-weight:800}.fd-wheel-arena__result-text{color:var(--wheel-muted);margin:.4rem 0 0;font-size:.88rem;line-height:1.6}.fd-wheel-arena__cta{margin-inline:auto;border-radius:1rem;width:100%;max-width:22rem;min-height:3.35rem;margin-top:1.15rem;font-size:1.05rem}.fd-wheel-arena__secondary{margin-top:.75rem}.fd-wheel-rules{text-align:start;color:var(--wheel-muted);background:#00000047;border:1px solid #ffffff1a;border-radius:1rem;margin-top:1rem;padding:1rem 1.1rem;font-size:.88rem;line-height:1.7}.fd-wheel-rules__title{color:var(--wheel-yellow);margin:0 0 .7rem;font-size:.98rem;font-weight:700}.fd-wheel-rules__list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.fd-wheel-rules__item{grid-template-columns:1.35rem 1fr;align-items:start;gap:.55rem;display:grid}.fd-wheel-rules__icon{font-size:.95rem;line-height:1.7}@media (max-width:560px){.fd-wheel-rules{padding:.9rem;font-size:.85rem}}.fd-wheel-claim{border:1px solid color-mix(in srgb, var(--wheel-yellow) 40%, transparent);background:color-mix(in srgb, var(--wheel-yellow) 6%, #0a0a0a);text-align:start;border-radius:1.25rem;margin-top:1.15rem;padding:1.15rem 1rem}.fd-wheel-claim__badge{background:var(--wheel-yellow);min-height:1.7rem;color:var(--wheel-ink);border-radius:999px;align-items:center;padding:.15rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.fd-wheel-claim__title{color:#fff;margin:.65rem 0 0;font-size:1.1rem;font-weight:800}.fd-wheel-field{margin-top:.85rem;display:block}.fd-wheel-field span{color:#ffffffe0;margin-bottom:.4rem;font-size:.86rem;font-weight:700;display:block}.fd-wheel-field input{color:#fff;width:100%;min-height:2.85rem;font:inherit;text-align:start;background:#080808;border:1px solid #ffffff24;border-radius:.9rem;padding:.65rem 1rem}.fd-wheel-field input:focus{border-color:color-mix(in srgb, var(--wheel-yellow) 55%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--wheel-yellow) 18%, transparent);outline:none}.fd-wheel-alert{border:1px solid color-mix(in srgb, var(--wheel-red) 35%, transparent);background:color-mix(in srgb, var(--wheel-red) 10%, transparent);color:#ffb4b0;text-align:start;border-radius:.9rem;margin-top:1rem;padding:.75rem .95rem;font-size:.88rem;line-height:1.55}.fd-wheel-voucher{text-align:start;margin-top:1.15rem}.fd-wheel-voucher a{min-height:2.75rem;color:var(--wheel-yellow);align-items:center;margin-top:.65rem;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.fd-wheel-prizes{padding-bottom:var(--wheel-section-gap)}.fd-wheel-prizes__grid{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.fd-wheel-prizes__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.fd-wheel-prizes__grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}}.fd-wheel-prize{background:var(--wheel-surface);border:1px solid var(--wheel-border);border-radius:1.2rem;flex-direction:column;gap:.45rem;min-height:7.5rem;padding:1.1rem 1rem;display:flex}.fd-wheel-prize__icon{background:color-mix(in srgb, var(--wheel-yellow) 14%, transparent);width:2.35rem;height:2.35rem;color:var(--wheel-yellow);border-radius:.75rem;place-items:center;display:inline-grid}.fd-wheel-prize__title{color:var(--wheel-yellow);margin:0;font-size:1.05rem;font-weight:800;line-height:1.35}.fd-wheel-prize__meta{color:var(--wheel-muted);margin:0;font-size:.84rem;line-height:1.55}.fd-wheel-howto{padding-bottom:var(--wheel-section-gap)}.fd-wheel-howto__grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:900px){.fd-wheel-howto__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem 1.2rem}.fd-wheel-howto__step:not(:last-child):after{content:"";top:2.1rem;border-top:2px dashed color-mix(in srgb, var(--wheel-red) 70%, transparent);pointer-events:none;width:.9rem;height:0;position:absolute;inset-inline-start:calc(100% + .1rem)}}.fd-wheel-howto__step{background:var(--wheel-surface);border:1px solid var(--wheel-hairline);border-radius:1.25rem;flex-direction:column;gap:.7rem;padding:1.1rem 1rem 1.15rem;display:flex;position:relative}.fd-wheel-howto__top{align-items:center;gap:.6rem;display:flex}.fd-wheel-howto__num{background:var(--wheel-red);color:#fff;border-radius:999px;place-items:center;width:1.85rem;height:1.85rem;font-size:.85rem;font-weight:800;display:inline-grid}.fd-wheel-howto__name{color:var(--wheel-on-strong);margin:0;font-size:1.05rem;font-weight:800}.fd-wheel-howto__text{color:var(--wheel-muted);margin:0;font-size:.86rem;line-height:1.65}.fd-wheel-howto__art{background:#050505;border-radius:1rem;place-items:center;min-height:7rem;margin-top:auto;display:grid;overflow:hidden}.fd-wheel-howto__art img{object-fit:cover;width:100%;height:7.5rem}.fd-wheel-state{border-radius:var(--wheel-radius);border:1px solid var(--wheel-hairline);background:var(--wheel-surface);text-align:center;padding:2.4rem 1.4rem}.fd-wheel-state__title{color:var(--wheel-on-strong);margin:0;font-size:1.15rem;font-weight:800}.fd-wheel-state__text{max-width:28rem;color:var(--wheel-muted);margin:.55rem auto 0;font-size:.9rem;line-height:1.65}.fd-wheel-state__action{margin-top:1.1rem;display:inline-flex}@media (prefers-reduced-motion:reduce){.fd-wheel-arena.is-spinning .fd-wheel-stage__glow,.fd-wheel-btn-yellow,.fd-wheel-disc{transition:none!important;animation:none!important}}[data-theme=light] .fd-wheel-page{--wheel-on-strong:var(--fd-theme-text);--wheel-ink:var(--fd-brand-yellow-ink);--wheel-hairline:var(--fd-theme-border);--wheel-island-bg:#000;--wheel-island-surface:#0a0a0a}[data-theme=light] .fd-wheel-arena{outline:1px solid var(--fd-theme-border);box-shadow:0 16px 40px #1a17142e}[data-theme=light] .fd-wheel-summary__panel{box-shadow:var(--fd-theme-shadow)}
.fd-lw{--fd-lw-gold:#ffcb05;--fd-lw-gold-deep:#b98600;--fd-lw-gold-lit:#fff0b0;--fd-lw-rim:#1b1613;--fd-lw-halo:color-mix(in srgb, var(--fd-brand-yellow) 26%, transparent);--fd-lw-cast:#0000008c;aspect-ratio:1;isolation:isolate;place-items:center;width:min(100%,30rem);margin-inline:auto;padding-top:1.75rem;display:grid;position:relative}[data-theme=light] .fd-lw{--fd-lw-rim:#2b2320;--fd-lw-halo:color-mix(in srgb, var(--fd-brand-yellow) 34%, transparent);--fd-lw-cast:#1a171438}.fd-lw__halo{background:radial-gradient(circle, var(--fd-lw-halo) 0%, transparent 68%);filter:blur(18px);z-index:0;pointer-events:none;border-radius:50%;position:absolute;inset:4%}.fd-lw__bezel{z-index:1;aspect-ratio:1;background:conic-gradient(from 210deg, var(--fd-lw-gold-deep) 0deg, var(--fd-lw-gold-lit) 42deg, var(--fd-lw-gold) 96deg, var(--fd-lw-gold-deep) 168deg, var(--fd-lw-gold-lit) 228deg, var(--fd-lw-gold) 288deg, var(--fd-lw-gold-deep) 360deg);width:100%;box-shadow:0 18px 44px -14px var(--fd-lw-cast), inset 0 0 0 3px #ffffff52, inset 0 0 0 10px var(--fd-lw-rim), inset 0 2px 6px #fff6, inset 0 -6px 14px #00000057;border-radius:50%;padding:5.5%;position:relative}.fd-lw__rotor{will-change:transform;border-radius:50%;width:100%;height:100%;overflow:hidden;box-shadow:inset 0 0 0 2px #00000073,inset 0 0 26px #0006}.fd-lw__disc-svg{width:100%;height:100%;display:block}.fd-lw__label-head{letter-spacing:-.01em;font-family:inherit;font-size:23px;font-weight:900}.fd-lw__label-tail{font-family:inherit;font-size:12.5px;font-weight:700}.fd-lw__lights{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.fd-lw__light{fill:var(--fd-lw-gold-lit);filter:drop-shadow(0 0 3px #ffcb05e6);opacity:.42;transition:opacity .22s}.fd-lw__light.is-a{opacity:.95}.fd-lw.is-spinning .fd-lw__light.is-a{animation:.42s step-end infinite fd-lw-blink}.fd-lw.is-spinning .fd-lw__light.is-b{animation:.42s step-end infinite reverse fd-lw-blink}@keyframes fd-lw-blink{0%,49%{opacity:.95}50%,to{opacity:.34}}.fd-lw__hub{aspect-ratio:1;width:27%;box-shadow:0 0 0 4px var(--fd-lw-gold), 0 0 0 7px #0000008c, 0 6px 18px -6px #000000b3;background:radial-gradient(circle at 50% 32%,#262626 0%,#0b0b0b 70%);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%}.fd-lw__hub-ring{border:1px solid #ffcb0559;border-radius:50%;position:absolute;inset:8%}.fd-lw__hub-logo{background:0 0;width:66%;height:auto;position:relative}.fd-lw__pointer{z-index:3;filter:drop-shadow(0 4px 8px #00000073);pointer-events:none;width:11%;min-width:2rem;position:absolute;top:0;left:50%;translate:-50%}.fd-lw__pointer svg{width:100%;height:auto;display:block}.fd-lw.is-spinning .fd-lw__pointer{transform-origin:50% 20%;animation:.42s ease-in-out infinite fd-lw-tick}@keyframes fd-lw-tick{0%,to{rotate:-5deg}50%{rotate:4deg}}@media (max-width:480px){.fd-lw__label-head{font-size:23px}.fd-lw__label-tail{font-size:13.5px}}@media (prefers-reduced-motion:reduce){.fd-lw__rotor{transition:none!important}.fd-lw.is-spinning .fd-lw__light.is-a,.fd-lw.is-spinning .fd-lw__light.is-b,.fd-lw.is-spinning .fd-lw__pointer{animation:none!important}}.fd-lw-swatch{border:1px solid #00000059}.fd-lw-swatch--none{background:linear-gradient(#2a241e,#191512)}.fd-lw-swatch--d10{background:linear-gradient(#ffe27a,#f7ce45)}.fd-lw-swatch--d20{background:linear-gradient(#17b3ac,#0e8a85)}.fd-lw-swatch--d50{background:linear-gradient(#ed1c24,#b3121a)}.fd-lw-swatch--d80{background:linear-gradient(#8b4cf6,#6423ce)}.fd-lw-swatch--d100{background:linear-gradient(#ffd200,#ff8a00);box-shadow:0 0 0 1px #ffd20080}.fd-wheel-arena__result.is-jackpot{border-color:color-mix(in srgb, var(--fd-brand-yellow) 62%, transparent);background:radial-gradient(ellipse 90% 120% at 50% 0%, #ffcb052e, transparent 62%), var(--wheel-surface,transparent);animation:1.6s ease-in-out 2 fd-lw-jackpot}@keyframes fd-lw-jackpot{0%,to{box-shadow:0 0 #ffcb0500}50%{box-shadow:0 0 28px -4px #ffcb058c}}@media (prefers-reduced-motion:reduce){.fd-wheel-arena__result.is-jackpot{animation:none}}
