.guest-app{--guest-font:var(--font-guest),"Outfit",system-ui,sans-serif;--guest-bg:#faf9fc;--guest-bg-subtle:#f6f3fb;--guest-bg-elevated:#ffffff;--guest-ink:#14121a;--guest-ink-secondary:#6e6a7b;--guest-ink-tertiary:#9b97a8;--guest-separator:rgba(20,18,26,0.08);--guest-accent:#7d4cff;--guest-accent-mid:#9b6bff;--guest-accent-pressed:#6b3dff;--guest-accent-soft:rgba(125,76,255,0.14);--guest-lavender:#f3eeff;--guest-dark:#1a1a2e;--guest-star:#ffc800;--guest-glass:rgba(255,255,255,0.85);--guest-glass-thick:#ffffff;--guest-blur:32px;--guest-radius-sm:14px;--guest-radius:20px;--guest-radius-lg:26px;--guest-radius-xl:32px;--guest-shadow-sm:0 4px 16px rgba(20,18,26,0.04);--guest-shadow:0 10px 30px rgba(20,18,26,0.06);--guest-shadow-lg:0 16px 48px rgba(125,76,255,0.12);--guest-shadow-float:0 10px 40px rgba(20,18,26,0.08);--guest-ease-out:cubic-bezier(0.23,1,0.32,1);--guest-ease-drawer:cubic-bezier(0.32,0.72,0,1);--guest-page-px:20px;--guest-section-gap:24px;position:relative;font-family:var(--guest-font);color:var(--guest-ink);background-color:var(--guest-bg);-webkit-font-smoothing:antialiased;letter-spacing:-.02em}.guest-app.guest-app--embed-preview{background:transparent;min-height:0;padding:0;margin:0;width:100%;letter-spacing:normal;box-shadow:none}.guest-app .guest-large-title{font-size:32px;font-weight:700;letter-spacing:-.03em;line-height:1.12;color:var(--guest-ink)}.guest-app .guest-title-2{font-size:22px;font-weight:600;letter-spacing:-.03em;line-height:1.2;color:var(--guest-ink)}.guest-app .guest-title-3{font-size:17px;font-weight:600;letter-spacing:-.02em;line-height:1.25;color:var(--guest-ink)}.guest-app .guest-body{font-size:15px;line-height:1.45;color:var(--guest-ink-secondary)}.guest-app .guest-caption{font-size:13px;line-height:1.35;color:var(--guest-ink-secondary)}.guest-app .guest-footnote{font-size:12px;line-height:1.35;color:var(--guest-ink-tertiary)}.guest-app .guest-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--guest-ink-tertiary)}.guest-app .guest-glass-card{border-radius:var(--guest-radius-lg);background:var(--guest-glass);backdrop-filter:blur(var(--guest-blur)) saturate(180%);-webkit-backdrop-filter:blur(var(--guest-blur)) saturate(180%);box-shadow:var(--guest-shadow);border:.5px solid rgba(255,255,255,.65);transition:box-shadow .22s var(--guest-ease-out)}.guest-app .guest-glass-card-elevated{background:var(--guest-glass-thick);box-shadow:var(--guest-shadow-lg);border:.5px solid rgba(255,255,255,.85)}.guest-app .guest-surface-light{border-radius:var(--guest-radius);padding:18px 20px;background:rgba(255,255,255,.5);backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%);border:.5px solid rgba(255,255,255,.55);box-shadow:var(--guest-shadow-sm)}.guest-app .guest-surface-inset{border-radius:var(--guest-radius);padding:14px 16px;background:rgba(120,120,128,.08);border:.5px solid var(--guest-separator);box-shadow:inset 0 1px 2px rgba(0,0,0,.04)}.guest-app .guest-info-block{border-radius:var(--guest-radius);padding:16px 18px;background:rgba(255,255,255,.72);border:1px solid var(--guest-separator);box-shadow:var(--guest-shadow-sm)}.guest-app .guest-info-block--muted{background:var(--guest-bg-subtle);border-color:var(--guest-separator)}.guest-app .guest-surface-interactive{transition:transform .14s var(--guest-ease-out),opacity .14s var(--guest-ease-out)}.guest-app .guest-surface-interactive:active{transform:scale(.97);opacity:.92}.guest-app .guest-btn-dark{display:inline-flex;height:56px;width:100%;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-size:16px;font-weight:600;letter-spacing:-.02em;color:#fff;background:var(--guest-dark);box-shadow:0 10px 28px rgba(26,26,46,.28);transition:transform .14s var(--guest-ease-out),box-shadow .2s var(--guest-ease-out)}.guest-app .guest-btn-dark:active{transform:scale(.98)}.guest-app .guest-btn-primary,.guest-app .guest-btn-spin{display:inline-flex;height:56px;width:100%;align-items:center;justify-content:center;gap:8px;border-radius:999px;font-size:17px;font-weight:600;letter-spacing:-.02em;color:#fff;background:linear-gradient(135deg,var(--guest-accent-mid) 0,var(--guest-accent) 55%,var(--guest-accent-pressed) 100%);box-shadow:0 8px 28px rgba(125,76,255,.4),inset 0 1px 0 rgba(255,255,255,.2);transition:transform .14s var(--guest-ease-out),box-shadow .2s var(--guest-ease-out),filter .2s ease}@media (hover:hover) and (pointer:fine){.guest-app .guest-btn-primary:hover,.guest-app .guest-btn-spin:hover{filter:brightness(1.04);box-shadow:0 12px 32px rgba(125,76,255,.48),inset 0 1px 0 rgba(255,255,255,.25)}}.guest-app .guest-btn-primary:active,.guest-app .guest-btn-spin:active{transform:scale(.98)}.guest-app .guest-btn-spin--ready{position:relative;overflow:hidden}.guest-app .guest-btn-spin--ready:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.22) 50%,transparent 65%);transform:translateX(-120%);animation:guest-spin-shimmer 2.8s ease-in-out infinite;pointer-events:none}.guest-app .guest-btn-outline,.guest-app .guest-btn-secondary{display:inline-flex;height:56px;width:100%;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-size:16px;font-weight:600;letter-spacing:-.02em;color:var(--guest-ink);background:#fff;border:1.5px solid var(--guest-separator);box-shadow:var(--guest-shadow-sm);transition:transform .14s var(--guest-ease-out),background-color .2s ease,border-color .2s ease}@media (hover:hover) and (pointer:fine){.guest-app .guest-btn-secondary:hover{background:#fff}}.guest-app .guest-btn-secondary:active{transform:scale(.97)}.guest-app .guest-btn-tinted{display:inline-flex;height:44px;width:100%;align-items:center;justify-content:center;border-radius:12px;font-size:15px;font-weight:600;color:var(--guest-accent);background:var(--guest-accent-soft);transition:transform .14s var(--guest-ease-out),background-color .2s ease}.guest-app .guest-btn-tinted:active{transform:scale(.97)}.guest-app .guest-icon-btn{display:grid;place-items:center;border-radius:50%;background:var(--guest-glass-thick);backdrop-filter:blur(16px);color:var(--guest-ink-secondary);border:.5px solid rgba(255,255,255,.7);box-shadow:var(--guest-shadow-sm);transition:transform .14s var(--guest-ease-out),background-color .2s ease}.guest-app .guest-icon-btn:active{transform:scale(.97)}.guest-app .guest-nav-wrap{position:fixed;bottom:0;left:0;right:0;z-index:40;margin:0 auto;max-width:430px;padding:0 12px calc(10px + env(safe-area-inset-bottom));pointer-events:none}.guest-app .guest-nav-wrap>*{pointer-events:auto}.guest-app .guest-nav-dock{position:relative;display:flex;align-items:center;justify-content:space-around;gap:2px;padding:6px 8px;border-radius:22px;background:rgba(255,255,255,.92);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.8);box-shadow:0 4px 24px rgba(20,18,26,.08),inset 0 1px 0 rgba(255,255,255,.9)}.guest-app .guest-nav-dock--4{padding:6px}.guest-app .guest-nav-dock--5{padding:5px 4px;gap:0}.guest-app .guest-nav-dock--5 .guest-nav-label{font-size:10px;letter-spacing:-.02em}.guest-app .guest-home-cta-stack{display:flex;flex-direction:column;gap:10px}.guest-app .guest-home-cta-roulette{min-height:56px;font-size:17px;font-weight:700;letter-spacing:-.02em}.guest-app .guest-home-cta-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:13px;font-weight:600;background:rgba(255,255,255,.22)}.guest-app .guest-home-cta-upload.guest-btn-secondary{min-height:52px}.guest-app .guest-home-live-wins{margin-inline:-20px}.guest-app .guest-home-live-wins .guest-live-wins{margin-top:0}.guest-app .guest-campaign-banner{padding:14px 16px;border-radius:var(--guest-radius);background:rgba(255,149,0,.12);border:1px solid rgba(255,149,0,.28)}.guest-app .guest-campaign-banner__title{margin:0;font-size:14px;font-weight:700;color:#a65f00}.guest-app .guest-campaign-banner__text{margin:6px 0 0;font-size:13px;line-height:1.45;color:#8a5a12}.guest-app .guest-award-expiry-banner{display:flex;flex-direction:column;gap:8px;padding:14px 16px;border-radius:var(--guest-radius);background:rgba(125,76,255,.1);border:1px solid rgba(125,76,255,.22)}.guest-app .guest-award-expiry-banner__text{margin:0;font-size:13px;line-height:1.45;color:var(--guest-ink)}.guest-app .guest-award-expiry-banner__link{font-size:13px;font-weight:600;color:var(--guest-accent);text-decoration:none}.guest-app .guest-nav-pill{position:absolute;top:6px;bottom:6px;border-radius:16px;background:var(--guest-accent-soft);z-index:0;pointer-events:none}.guest-app .guest-nav-link{position:relative;z-index:1;transition:transform .14s var(--guest-ease-out)}.guest-app .guest-nav-link:active{transform:scale(.94)}.guest-app .guest-nav-icon{display:grid;height:32px;width:32px;place-items:center;border-radius:10px;color:var(--guest-ink-tertiary);transition:color .18s var(--guest-ease-out)}.guest-app .guest-nav-link[aria-current=page] .guest-nav-icon{color:var(--guest-accent)}.guest-app .guest-nav-label{font-size:10px;font-weight:500;color:var(--guest-ink-tertiary);transition:color .18s var(--guest-ease-out)}.guest-app .guest-nav-link[aria-current=page] .guest-nav-label{font-weight:600;color:var(--guest-accent)}.guest-app .guest-segment{display:flex;border-radius:10px;padding:3px;background:rgba(120,120,128,.12);border:.5px solid var(--guest-separator)}.guest-app .guest-segment-active{border-radius:8px;font-weight:600;color:var(--guest-ink);background:var(--guest-bg-elevated);box-shadow:0 1px 4px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.8)}.guest-app .guest-segment-idle{border-radius:8px;font-weight:500;color:var(--guest-ink-secondary);transition:color .15s ease}.guest-app .guest-upload-zone{overflow:hidden;border-radius:var(--guest-radius);background:rgba(120,120,128,.06);border:1px dashed rgba(60,60,67,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.03)}.guest-modal-root{--guest-bg-elevated:#ffffff;--guest-separator:rgba(20,18,26,0.08);--guest-accent:#7d4cff;--guest-accent-soft:rgba(125,76,255,0.14);--guest-ink:#14121a;--guest-ink-secondary:#6e6a7b;--guest-ink-tertiary:#9b97a8;--guest-radius-xl:32px;--guest-ease-out:cubic-bezier(0.23,1,0.32,1);isolation:isolate}.guest-modal-root .guest-modal-backdrop{position:absolute;inset:0;z-index:0;margin:0;padding:0;border:none;cursor:pointer;background:rgba(20,18,26,.55);backdrop-filter:blur(10px) saturate(120%);-webkit-backdrop-filter:blur(10px) saturate(120%);animation:guest-modal-backdrop-in .26s var(--guest-ease-out) both}.guest-modal-root .guest-modal-panel{position:relative;z-index:1;background:#ffffff;border:1px solid rgba(255,255,255,.9);box-shadow:0 0 0 1px rgba(20,18,26,.06),0 28px 72px rgba(20,18,26,.22),0 12px 32px rgba(125,76,255,.1)}.guest-modal-root .guest-modal-panel--dialog{max-height:min(88dvh,560px);width:calc(100% - 32px);max-width:400px;overflow:hidden;display:flex;flex-direction:column;border-radius:28px;animation:guest-modal-dialog-in .32s var(--guest-ease-out) both}.guest-modal-root .guest-modal-panel--sheet{max-height:88vh;overflow-y:auto;border-radius:28px 28px 0 0;animation:guest-modal-sheet-in .32s var(--guest-ease-drawer) both}@media (min-width:640px){.guest-modal-root .guest-modal-panel--sheet{border-radius:var(--guest-radius-xl)}}.guest-modal-root .guest-modal-body{overflow-y:auto;padding:20px 20px 24px;-webkit-overflow-scrolling:touch}.guest-modal-root .guest-modal-panel--dialog .guest-modal-body{flex:1;min-height:0}.guest-modal-root .guest-modal-body--flush{padding:0}.guest-modal-root .guest-modal-panel--custom{overflow:hidden}.guest-modal-root .guest-modal-panel--with-footer{display:flex;flex-direction:column;max-height:min(88dvh,640px)}.guest-modal-root .guest-modal-body--scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0}.guest-modal-root .guest-modal-footer{flex-shrink:0;padding:12px 20px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--guest-separator);background:var(--guest-bg-elevated)}.guest-modal-root .guest-modal-close-btn{position:absolute;right:14px;top:14px;z-index:12;display:grid;place-items:center;width:36px;height:36px;margin:0;padding:0;border:1px solid rgba(20,18,26,.1);border-radius:50%;background:#ffffff;color:var(--guest-ink-secondary);box-shadow:0 2px 8px rgba(20,18,26,.08),0 0 0 4px rgba(255,255,255,.6);cursor:pointer;transition:transform .14s var(--guest-ease-out),background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.guest-modal-root .guest-modal-close-btn:hover{color:var(--guest-accent);border-color:rgba(125,76,255,.35);background:rgba(125,76,255,.08);box-shadow:0 4px 12px rgba(125,76,255,.15),0 0 0 4px rgba(125,76,255,.08)}.guest-modal-root .guest-modal-close-btn:active{transform:scale(.94)}.guest-modal-root .guest-modal-close-btn svg{width:18px;height:18px}.guest-modal-root .guest-btn-primary{display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:999px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(145deg,#6b3dff,#7d4cff);box-shadow:0 10px 28px rgba(125,76,255,.35);transition:transform .14s var(--guest-ease-out),opacity .15s ease}.guest-modal-root .guest-btn-primary:active{transform:scale(.98)}.guest-modal-root .guest-body{font-size:15px;line-height:1.45;color:var(--guest-ink-secondary)}.guest-modal-root .guest-caption{font-size:13px;line-height:1.35;color:var(--guest-ink-secondary)}.guest-modal-root .guest-title-3{font-size:17px;font-weight:600;letter-spacing:-.02em;line-height:1.25;color:var(--guest-ink)}.guest-modal-root .guest-legal-doc{max-height:min(60vh,420px);overflow-y:auto;padding-right:4px;-webkit-overflow-scrolling:touch}.guest-modal-root .guest-legal-doc__meta{margin:0 0 14px;font-size:11px;color:var(--guest-ink-tertiary)}.guest-modal-root .guest-legal-doc__html h2,.guest-modal-root .guest-legal-doc__html h3{margin:16px 0 8px;font-size:14px;font-weight:700;color:var(--guest-ink)}.guest-modal-root .guest-legal-doc__html h2{font-size:15px}.guest-modal-root .guest-legal-doc__html p{margin:0 0 10px;font-size:13px;line-height:1.55;color:var(--guest-ink-secondary)}.guest-modal-root .guest-legal-doc__html ol,.guest-modal-root .guest-legal-doc__html ul{margin:0 0 10px;padding-left:1.25rem;font-size:13px;line-height:1.5;color:var(--guest-ink-secondary)}.guest-modal-root .guest-legal-doc__html li+li{margin-top:4px}.guest-modal-root .guest-legal-doc__html a{color:var(--guest-accent);text-decoration:underline;text-underline-offset:2px}.guest-modal-root .guest-legal-doc__html b,.guest-modal-root .guest-legal-doc__html strong{font-weight:700;color:var(--guest-ink)}.guest-modal-root .guest-legal-doc__html em,.guest-modal-root .guest-legal-doc__html i{font-style:italic}.guest-how-v2{display:flex;flex-direction:column;gap:16px;padding:48px 20px 8px}.guest-how-v2__hero{position:relative;text-align:center;padding:0 4px 4px}.guest-how-v2__hero-glow{display:none}.guest-how-v2__hero-icon{position:relative;display:grid;place-items:center;width:56px;height:56px;margin:0 auto 12px;border-radius:18px;background:linear-gradient(145deg,rgba(125,76,255,.12),rgba(125,76,255,.06));box-shadow:0 6px 20px rgba(125,76,255,.15)}.guest-how-v2__title{position:relative;font-size:22px;font-weight:700;letter-spacing:-.03em;line-height:1.15;color:var(--guest-ink)}.guest-how-v2__lead{position:relative;margin-top:6px;font-size:14px;line-height:1.45;color:var(--guest-ink-secondary);max-width:28ch;margin-left:auto;margin-right:auto}.guest-how-v2__timeline{display:flex;flex-direction:column;gap:10px;margin:0;padding:0 4px;list-style:none}.guest-how-v2__step{display:flex;gap:12px;align-items:stretch}.guest-how-v2__rail{display:flex;flex-direction:column;align-items:center;width:20px;flex-shrink:0;padding-top:18px}.guest-how-v2__dot{width:10px;height:10px;border-radius:50%;background:var(--guest-accent);box-shadow:0 0 0 3px var(--guest-accent-soft)}.guest-how-v2__line{flex:1;width:2px;min-height:12px;margin:4px 0;border-radius:1px;background:linear-gradient(180deg,var(--guest-accent) 0,rgba(125,76,255,.15) 100%)}.guest-how-v2__card{flex:1;display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border-radius:var(--guest-radius);background:var(--guest-bg-elevated);border:1px solid var(--guest-separator);box-shadow:var(--guest-shadow-sm)}.guest-how-v2__step-icon{display:grid;flex-shrink:0;height:40px;width:40px;place-items:center;border-radius:12px;color:var(--guest-accent);background:var(--guest-accent-soft)}.guest-how-v2__step-body{flex:1;min-width:0;padding-top:2px}.guest-how-v2__step-title{font-size:15px;font-weight:600;letter-spacing:-.02em;color:var(--guest-ink)}.guest-how-v2__step-text{margin-top:3px;font-size:13px;line-height:1.4;color:var(--guest-ink-secondary)}.guest-how-v2__note{margin:0;padding:0 8px;font-size:12px;line-height:1.4;text-align:center;color:var(--guest-ink-tertiary)}.guest-app .guest-prizes-chip{display:inline-flex;height:36px;align-items:center;padding:0 14px;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:-.02em;color:var(--guest-accent);background:var(--guest-accent-soft);border:1px solid rgba(125,76,255,.15);transition:transform .14s var(--guest-ease-out),background-color .2s ease}.guest-app .guest-prizes-chip:active{transform:scale(.97)}.guest-app .guest-prizes-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-radius:var(--guest-radius-lg)}.guest-app .guest-prize-card,.guest-app .guest-prizes-banner{background:var(--guest-bg-elevated);border:1px solid var(--guest-separator);box-shadow:var(--guest-shadow-sm)}.guest-app .guest-prize-card{position:relative;overflow:hidden}.guest-app .guest-prize-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--guest-prize-accent,var(--guest-accent))}.guest-app .guest-banner-error{border-radius:var(--guest-radius);padding:16px 18px;background:rgba(255,59,48,.1);border:.5px solid rgba(255,59,48,.2);color:#d70015}.guest-app .guest-banner-success{border-radius:var(--guest-radius);padding:16px 18px;background:rgba(52,199,89,.12);border:.5px solid rgba(52,199,89,.25);color:#248a3d}.guest-app .guest-banner-warning{border-radius:var(--guest-radius);padding:16px 18px;background:rgba(255,149,0,.12);border:.5px solid rgba(255,149,0,.25);color:#a65f00}.guest-app .guest-badge-success{background:rgba(52,199,89,.14);color:#248a3d}.guest-app .guest-badge-danger{background:rgba(255,59,48,.12);color:#d70015}.guest-app .guest-badge-warning{background:rgba(255,149,0,.14);color:#a65f00}.guest-app .guest-badge-neutral{background:rgba(120,120,128,.12);color:var(--guest-ink-secondary)}.guest-app .guest-text-accent{color:var(--guest-accent)}.guest-app .guest-balance-number,.guest-app .guest-stat-hero{font-size:56px;font-weight:700;letter-spacing:-.04em;line-height:1;font-variant-numeric:tabular-nums;color:var(--guest-accent)}.guest-app .guest-funnel-dot{transition:transform .2s var(--guest-ease-out),background-color .2s ease,box-shadow .2s ease}.guest-app .guest-funnel-dot--done{background:var(--guest-accent);color:#fff;box-shadow:0 2px 8px rgba(125,76,255,.35)}.guest-app .guest-funnel-dot--active{background:var(--guest-accent-soft);color:var(--guest-accent);box-shadow:0 0 0 2px rgba(125,76,255,.35)}.guest-app .guest-funnel-dot--idle{background:rgba(120,120,128,.12);color:var(--guest-ink-tertiary)}.guest-app .guest-funnel-line--done{background:rgba(125,76,255,.35)}.guest-app .guest-funnel-line--idle{background:var(--guest-separator)}.guest-app .guest-list-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:var(--guest-radius);border:.5px solid rgba(255,255,255,.6)}.guest-app .guest-empty-state,.guest-app .guest-list-row{background:var(--guest-glass);backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%);box-shadow:var(--guest-shadow-sm)}.guest-app .guest-empty-state{border-radius:var(--guest-radius-lg);padding:40px 24px;text-align:center;border:.5px solid rgba(255,255,255,.65)}.guest-app .guest-empty-icon{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 12px;border-radius:14px;background:var(--guest-accent-soft);color:var(--guest-accent)}.guest-app .guest-icon-tile{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--guest-accent-soft);color:var(--guest-accent)}.guest-app .guest-icon-tile--muted{background:rgba(120,120,128,.1);color:var(--guest-ink-secondary)}.guest-app .guest-divider{height:.5px;background:var(--guest-separator)}.guest-app .guest-progress-track{height:4px;overflow:hidden;border-radius:999px;background:rgba(120,120,128,.12)}.guest-app .guest-progress-bar{height:100%;width:33%;border-radius:999px;background:linear-gradient(90deg,transparent,var(--guest-accent),transparent)}.guest-app .guest-spinner{position:relative;width:44px;height:44px}.guest-app .guest-spinner:before{content:"";position:absolute;inset:0;border-radius:50%;border:2.5px solid var(--guest-accent-soft);border-top-color:var(--guest-accent);animation:guest-spin .7s linear infinite}@keyframes guest-spin{to{transform:rotate(1turn)}}.guest-site-boot{display:grid;min-height:100dvh;place-items:center;background:var(--guest-bg,#faf8ff)}.guest-app .guest-skeleton{animation:guest-pulse 1.2s ease-in-out infinite;border-radius:var(--guest-radius);background:rgba(120,120,128,.1)}@keyframes guest-pulse{0%,to{opacity:1}50%{opacity:.45}}.guest-app .guest-hero-gradient{background:linear-gradient(135deg,var(--guest-accent) 0,var(--guest-accent-mid) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.guest-app .guest-balance-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 22px;border-radius:var(--guest-radius-xl);background:var(--guest-bg-elevated);box-shadow:var(--guest-shadow-sm);border:1px solid var(--guest-separator)}.guest-app .guest-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:600;color:var(--guest-accent);background:var(--guest-accent-soft)}.guest-app .guest-process{display:flex;align-items:flex-start;justify-content:space-between;gap:4px;padding:4px 0 8px}.guest-app .guest-process-step{display:flex;flex:1;flex-direction:column;align-items:center;gap:8px;min-width:0}.guest-app .guest-process-icon{display:grid;height:44px;width:44px;place-items:center;border-radius:50%;background:#fff;color:var(--guest-accent);box-shadow:var(--guest-shadow-sm);border:1px solid rgba(125,76,255,.1)}.guest-app .guest-process-line{flex:1;height:0;min-width:12px;margin-top:22px;border-top:2px dashed rgba(125,76,255,.25)}.guest-app .guest-process-label{font-size:11px;font-weight:500;color:var(--guest-ink-secondary);text-align:center}.guest-app .guest-prize-glow{position:relative;margin:0 auto;width:min(100%,280px);aspect-ratio:1;display:grid;place-items:center}.guest-app .guest-prize-glow:before{content:"";position:absolute;inset:8%;border-radius:50%;background:radial-gradient(circle,rgba(125,76,255,.35) 0,rgba(125,76,255,.08) 55%,transparent 70%)}.guest-app .guest-prize-label-card{margin-top:-28px;position:relative;z-index:2;padding:18px 24px;border-radius:var(--guest-radius-lg);background:rgba(255,255,255,.92);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);border:1px solid rgba(255,255,255,.9);box-shadow:var(--guest-shadow);text-align:center}.guest-app .guest-btn-dark-arrow{display:grid;height:36px;width:36px;place-items:center;border-radius:50%;background:var(--guest-accent);color:#fff;flex-shrink:0}.guest-decor{pointer-events:none}.guest-decor-star{position:absolute;width:12px;height:12px;background:var(--guest-accent);opacity:.1;clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.guest-decor-star--1{top:12%;right:14%;transform:rotate(12deg)}.guest-decor-star--2{top:28%;left:8%;width:8px;height:8px;background:#ffc800;opacity:.2}.guest-decor-star--3{bottom:22%;right:10%;width:10px;height:10px;opacity:.08}.guest-decor-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--guest-accent-mid);opacity:.12}.guest-decor-dot--1{top:18%;left:18%}.guest-decor-dot--2{bottom:30%;left:12%;background:#7dd3a8}.guest-decor-squiggle{position:absolute;width:24px;height:8px;border-radius:50%;border:2px solid rgba(125,76,255,.15);border-bottom:none}.guest-decor-squiggle--1{top:42%;right:6%;transform:rotate(-20deg)}.guest-decor-squiggle--2{bottom:38%;left:6%;transform:rotate(15deg);border-color:rgba(255,200,0,.35)}.guest-app .guest-segment button{transition:color .2s var(--guest-ease-out),background-color .2s var(--guest-ease-out)}.guest-app .guest-page-stack{display:flex;flex-direction:column;gap:var(--guest-section-gap)}.guest-app .guest-result-page-stack{display:flex;flex-direction:column;gap:14px}.guest-app .guest-roulette-reel-bleed{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.guest-app .guest-roulette-reel-bleed--horizontal{flex:1;min-height:0;display:flex;flex-direction:column}.guest-app .guest-roulette-panel,.guest-app .guest-roulette-panel--slot,.guest-app .guest-vcarousel-panel{width:100%;display:flex;flex-direction:column;gap:14px;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.guest-app .guest-roulette-panel--with-below{flex:1;min-height:0}.guest-app .guest-roulette-below{margin-top:auto;display:flex;flex-direction:column;gap:12px;padding-top:4px;padding-bottom:8px}.guest-app .guest-live-wins{width:100%;overflow:hidden}.guest-app .guest-live-wins__header{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:10px}.guest-app .guest-live-wins__live{display:inline-flex;align-items:center;gap:5px;padding:3px 8px 3px 6px;border-radius:999px;background:rgba(52,199,89,.12);border:1px solid rgba(52,199,89,.22)}.guest-app .guest-live-wins__pulse{width:6px;height:6px;border-radius:50%;background:#34c759;animation:guest-live-wins-pulse 2s var(--guest-ease-out) infinite}.guest-app .guest-live-wins__live-text{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#248a3d}.guest-app .guest-live-wins__title{margin:0;font-size:12px;font-weight:600;letter-spacing:.02em;color:var(--guest-ink-secondary)}.guest-app .guest-live-wins__viewport{position:relative;overflow:hidden;width:100%;padding-block:2px;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.guest-app .guest-live-wins__viewport:after,.guest-app .guest-live-wins__viewport:before{content:"";position:absolute;top:0;bottom:0;width:28px;z-index:1;pointer-events:none}.guest-app .guest-live-wins__viewport:before{left:0;background:linear-gradient(90deg,var(--guest-bg) 0,transparent 100%)}.guest-app .guest-live-wins__viewport:after{right:0;background:linear-gradient(270deg,var(--guest-bg) 0,transparent 100%)}.guest-app .guest-live-wins__track{display:flex;width:max-content;gap:10px;padding-inline:10px;animation:guest-live-wins-marquee 48s linear infinite;will-change:transform}@media (hover:hover) and (pointer:fine){.guest-app .guest-live-wins__viewport:hover .guest-live-wins__track{animation-play-state:paused}}.guest-app .guest-live-wins__card{--win-accent:var(--guest-accent);flex:0 0 auto;display:flex;align-items:stretch;gap:10px;width:min(78vw,272px);padding:10px 12px 10px 0;border-radius:14px;background:var(--guest-glass-thick);box-shadow:var(--guest-shadow-sm);border:1px solid var(--guest-separator);border-left:3px solid var(--win-accent);transition:transform .16s var(--guest-ease-out),box-shadow .16s var(--guest-ease-out)}.guest-app .guest-live-wins__avatar{--avatar-bg:var(--guest-lavender);--avatar-ink:var(--guest-accent);--avatar-ring:var(--guest-accent-soft);flex-shrink:0;width:34px;height:34px;margin-left:10px;align-self:center;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:700;color:var(--avatar-ink);background:var(--avatar-bg);box-shadow:0 0 0 2px var(--avatar-ring)}.guest-app .guest-live-wins__body{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:center;gap:5px;padding-right:4px}.guest-app .guest-live-wins__top{display:flex;align-items:center;gap:5px;min-width:0;font-size:11px;line-height:1.2}.guest-app .guest-live-wins__name{font-weight:700;color:var(--guest-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:6.5rem}.guest-app .guest-live-wins__won{flex-shrink:0;color:var(--guest-ink-tertiary);font-weight:500}.guest-app .guest-live-wins__time{margin-left:auto;flex-shrink:0;padding:2px 7px;border-radius:999px;font-size:10px;font-weight:600;color:var(--guest-ink-secondary);background:var(--guest-bg-subtle);white-space:nowrap}.guest-app .guest-live-wins__prize{display:flex;align-items:center;gap:8px;min-width:0}.guest-app .guest-live-wins__prize-icon{flex-shrink:0;width:26px;height:26px;border-radius:8px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.05)}.guest-app .guest-live-wins__prize-label{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;min-width:0;font-size:12px;line-height:1.2;color:var(--guest-ink-secondary)}.guest-app .guest-live-wins__prize-label strong{font-size:14px;font-weight:700;color:var(--guest-ink)}.guest-app .guest-live-wins__static{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.guest-app .guest-live-wins__static::-webkit-scrollbar{display:none}@keyframes guest-live-wins-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes guest-live-wins-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.88)}}.guest-app .guest-roulette-vertical-stack{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0}.guest-app .guest-roulette-vertical-host{flex:1;display:flex;flex-direction:column;min-height:calc(100dvh - 11rem)}.guest-app .guest-vcarousel-panel{flex:1;display:flex;flex-direction:column;gap:12px;min-height:0;width:100%}.guest-app .guest-vcarousel-root{flex:1;display:flex;flex-direction:column;min-height:0;border:none;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;overflow:visible}.guest-app .guest-vcarousel-viewport{position:relative;flex:1;width:100%;min-height:280px;max-height:calc(100dvh - 220px);padding-inline:16px;padding-block:20px;box-sizing:border-box;overflow:hidden;border:none;border-radius:0;background:transparent;box-shadow:none}.guest-app .guest-vcarousel-viewport--skeleton{background:transparent}.guest-app .guest-vcarousel-viewport:after,.guest-app .guest-vcarousel-viewport:before{content:"";position:absolute;left:0;right:0;height:48px;z-index:4;pointer-events:none}.guest-app .guest-vcarousel-viewport:before{top:0;background:linear-gradient(180deg,var(--guest-bg) 0,transparent 72%)}.guest-app .guest-vcarousel-viewport:after{bottom:0;background:linear-gradient(0deg,var(--guest-bg) 0,transparent 72%)}.guest-app .guest-vcarousel-viewport--spinning:after,.guest-app .guest-vcarousel-viewport--spinning:before{opacity:.85}.guest-app .guest-vcarousel-marker{position:absolute;left:12px;right:12px;top:50%;height:3px;transform:translateY(-50%);background:linear-gradient(90deg,rgba(125,76,255,.15),rgba(125,76,255,.85),rgba(125,76,255,.15));z-index:5;border-radius:2px;box-shadow:0 0 14px rgba(125,76,255,.35);pointer-events:none}.guest-app .guest-vcarousel-marker-cap{position:absolute;top:50%;transform:translateY(-50%);width:0;height:0;z-index:6;pointer-events:none}.guest-app .guest-vcarousel-marker-cap--left{left:4px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-right:11px solid var(--guest-accent)}.guest-app .guest-vcarousel-marker-cap--right{right:4px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:11px solid var(--guest-accent)}.guest-app .guest-vcarousel-track{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;height:auto;will-change:transform}.guest-app .guest-vcarousel-track__item{flex-shrink:0}.guest-app .guest-vcarousel-panel .guest-carousel-card--slot.guest-carousel-card--vertical{width:min(76vw,200px);min-height:168px}.guest-app .guest-vcarousel-track--skeleton{padding:24px 0;gap:12px}.guest-app .guest-vcarousel-skel-card{width:min(76vw,200px);height:168px;border-radius:20px;background:linear-gradient(110deg,#eee8f8 25%,#f8f5ff 50%,#eee8f8 75%);background-size:200% 100%;animation:guest-shimmer 1.4s ease-in-out infinite}.guest-app .guest-roulette-actions--vertical{flex-shrink:0}.guest-app .guest-carousel-root{width:100%;overflow:visible}.guest-app .guest-roulette-actions{width:100%;max-width:430px;margin-inline:auto;padding-inline:var(--guest-page-px);display:flex;flex-direction:column;gap:10px;box-sizing:border-box}.guest-app .guest-roulette-spin-btn{display:grid;grid-template-columns:20px 1fr;align-items:center;justify-items:center;min-height:56px;width:100%;max-width:none;padding-inline:20px}.guest-app .guest-roulette-spin-btn__label{grid-column:2;text-align:center}.guest-app .guest-roulette-spin-btn--text-only{grid-template-columns:1fr;justify-items:center;text-align:center}.guest-app .guest-roulette-spin-btn--text-only .guest-roulette-spin-btn__label{grid-column:1}.guest-app .guest-roulette-attempts{margin:0;text-align:center}.guest-app .guest-roulette-consent{margin:0;padding:0 4px;text-align:center;font-size:11px;line-height:1.45;color:var(--guest-ink-tertiary)}.guest-app .guest-roulette-consent__quote{color:var(--guest-ink-secondary);font-weight:500}.guest-app .guest-roulette-consent__link{font-size:inherit;font-weight:600;vertical-align:baseline;padding:0;border:none;background:none;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.guest-app .guest-legal-doc{max-height:min(60vh,420px);overflow-y:auto;padding-right:4px;-webkit-overflow-scrolling:touch}.guest-app .guest-legal-doc__meta{margin:0 0 14px;font-size:11px;color:var(--guest-ink-tertiary)}.guest-app .guest-legal-doc__section+.guest-legal-doc__section{margin-top:16px}.guest-app .guest-legal-doc__heading{margin:0 0 8px;font-size:13px;font-weight:700;color:var(--guest-ink)}.guest-app .guest-legal-doc__p{margin:0 0 8px;font-size:13px;line-height:1.5;color:var(--guest-ink-secondary)}.guest-app .guest-legal-doc__p:last-child{margin-bottom:0}.guest-app .guest-legal-doc__html h2,.guest-app .guest-legal-doc__html h3{margin:16px 0 8px;font-size:14px;font-weight:700;color:var(--guest-ink)}.guest-app .guest-legal-doc__html h2{font-size:15px}.guest-app .guest-legal-doc__html p{margin:0 0 10px;font-size:13px;line-height:1.55;color:var(--guest-ink-secondary)}.guest-app .guest-legal-doc__html ol,.guest-app .guest-legal-doc__html ul{margin:0 0 10px;padding-left:1.25rem;font-size:13px;line-height:1.5;color:var(--guest-ink-secondary)}.guest-app .guest-legal-doc__html a{color:var(--guest-accent);text-decoration:underline;text-underline-offset:2px}.guest-app .guest-legal-doc__html b,.guest-app .guest-legal-doc__html strong{font-weight:700;color:var(--guest-ink)}.guest-app .guest-legal-doc__html em,.guest-app .guest-legal-doc__html i{font-style:italic}.guest-app .guest-legal-doc__html li+li{margin-top:4px}.guest-app .guest-carousel-fallback-msg{margin:0 0 8px;text-align:center;font-size:10px;font-weight:500;color:#ff9500}.guest-app .guest-roulette-panel--slot .guest-carousel-viewport{min-height:224px;height:auto;padding-block:28px;box-sizing:border-box;perspective:900px}.guest-app .guest-roulette-panel--slot .guest-carousel-marker{top:28px;bottom:28px}.guest-app .guest-carousel-viewport{position:relative;width:100%;min-height:152px;height:auto;padding-block:16px;box-sizing:border-box;overflow:hidden;border:none;border-radius:0;background:transparent;box-shadow:none}.guest-app .guest-carousel-viewport--skeleton{background:transparent}.guest-app .guest-carousel-track--skeleton{display:flex;align-items:center;gap:10px;height:100%;padding:0 16px}.guest-app .guest-roulette-panel--slot .guest-carousel-skel-card{width:136px;height:168px;border-radius:20px}.guest-app .guest-carousel-skel-card{width:104px;height:124px;border-radius:16px;background:linear-gradient(90deg,rgba(125,76,255,.08),rgba(125,76,255,.14),rgba(125,76,255,.08));background-size:220% 100%;animation:guest-skeleton-shimmer 1.2s ease-in-out infinite;flex-shrink:0}@keyframes guest-skeleton-shimmer{0%{background-position:0 50%}to{background-position:100% 50%}}.guest-app .guest-carousel-viewport:after,.guest-app .guest-carousel-viewport:before{content:"";position:absolute;top:0;bottom:0;width:min(22vw,88px);z-index:4;pointer-events:none}.guest-app .guest-carousel-viewport:before{left:0;background:linear-gradient(90deg,var(--guest-bg) 0,transparent 100%)}.guest-app .guest-carousel-viewport:after{right:0;background:linear-gradient(270deg,var(--guest-bg) 0,transparent 100%)}.guest-app .guest-carousel-viewport--spinning:after,.guest-app .guest-carousel-viewport--spinning:before{opacity:.85}.guest-app .guest-carousel-marker{top:10px;bottom:10px;width:3px;background:linear-gradient(180deg,rgba(125,76,255,.15),rgba(125,76,255,.85),rgba(125,76,255,.15));z-index:5;border-radius:2px;box-shadow:0 0 14px rgba(125,76,255,.35)}.guest-app .guest-carousel-marker,.guest-app .guest-carousel-marker-cap{position:absolute;left:50%;transform:translateX(-50%);pointer-events:none}.guest-app .guest-carousel-marker-cap{width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;z-index:6}.guest-app .guest-carousel-marker-cap--top{top:2px;border-bottom:11px solid var(--guest-accent)}.guest-app .guest-carousel-marker-cap--bottom{bottom:2px;border-top:11px solid var(--guest-accent)}.guest-app .guest-roulette-panel--slot .guest-carousel-track{gap:14px;height:auto;min-height:168px;align-items:center}.guest-app .guest-carousel-track{display:flex;align-items:center;gap:10px;height:100%;will-change:transform}.guest-app .guest-carousel-track__item{flex-shrink:0}.guest-app .guest-carousel-card{width:104px;min-height:124px;padding:12px 10px 10px;border-radius:16px;background:var(--card-bg,#f6f1ff);border:2px solid rgba(255,255,255,.95);box-shadow:0 4px 16px rgba(0,0,0,.06);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:transform .25s var(--guest-ease-out),box-shadow .25s var(--guest-ease-out),border-color .25s}.guest-app .guest-carousel-card--slot{width:136px;min-height:168px;padding:14px 12px 12px;border-radius:20px;border:2px solid rgba(255,255,255,.95);box-shadow:0 6px 20px rgba(125,76,255,.1),0 2px 8px rgba(0,0,0,.06);transform:rotate(-2deg) scale(.94);transition:transform .35s var(--guest-ease-out),box-shadow .35s var(--guest-ease-out),opacity .35s;opacity:.82}.guest-app .guest-carousel-card--slot .guest-carousel-card__line1{font-size:clamp(18px,5vw,22px);font-weight:800;letter-spacing:-.03em}.guest-app .guest-carousel-card--slot .guest-carousel-card__line2{font-size:11px;font-weight:600}.guest-app .guest-carousel-card--slot .guest-carousel-card__icon{margin-bottom:10px}.guest-app .guest-carousel-card--slot.guest-carousel-card--active{opacity:1;border-color:rgba(255,255,255,1);box-shadow:0 10px 28px rgba(125,76,255,.22),0 4px 14px rgba(125,76,255,.14),0 2px 6px rgba(0,0,0,.05);z-index:2}.guest-app .guest-carousel-track__item--slot:nth-child(odd) .guest-carousel-card--slot:not(.guest-carousel-card--active){transform:rotate(3deg) scale(.92)}.guest-app .guest-carousel-track__item--slot:nth-child(2n) .guest-carousel-card--slot:not(.guest-carousel-card--active){transform:rotate(-4deg) scale(.92)}.guest-app .guest-carousel-card--active{border-color:rgba(125,76,255,.5);box-shadow:0 10px 28px rgba(125,76,255,.24);transform:scale(1.05)}.guest-app .guest-carousel-card--slot.guest-carousel-card--active{transform:rotate(0deg) scale(1.08)}.guest-app .guest-carousel-track__item--slot{padding-block:4px}.guest-app .guest-carousel-card--soldout{opacity:.45;filter:saturate(.55);pointer-events:none}.guest-app .guest-carousel-card--soldout.guest-carousel-card--active{opacity:.55;transform:rotate(0deg) scale(1);box-shadow:0 4px 12px rgba(0,0,0,.06)}.guest-app .guest-carousel-card__badge{position:absolute;top:8px;left:50%;transform:translateX(-50%);z-index:3;padding:2px 8px;border-radius:999px;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--guest-ink-secondary);background:rgba(255,255,255,.92);box-shadow:0 2px 8px rgba(0,0,0,.08);white-space:nowrap}.guest-app .guest-carousel-card--slot{position:relative}.guest-app .guest-carousel-card__icon{display:grid;place-items:center;margin-bottom:6px;color:var(--guest-accent)}.guest-app .guest-carousel-card__line1{font-size:13px;font-weight:700;line-height:1.15;color:var(--guest-ink)}.guest-app .guest-carousel-card__line2{margin-top:3px;font-size:10px;line-height:1.2;color:var(--guest-ink-secondary)}.guest-app .guest-carousel-card--compact{width:84px;min-height:96px;padding:8px 6px}.guest-app .guest-carousel-card--compact .guest-carousel-card__line1{font-size:11px}.guest-app .guest-result-win-block{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;overflow:hidden;isolation:isolate}.guest-app .guest-result-win-head{position:relative;z-index:10;text-align:center;width:100%;padding-bottom:4px}.guest-app .guest-result-win-head__eyebrow{margin:0 0 6px;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--guest-ink-tertiary)}.guest-app .guest-result-win-head__cheer{margin:0;font-size:clamp(30px,8vw,38px);font-weight:800;letter-spacing:-.04em;line-height:1.05}.guest-app .guest-result-win-head__cheer--muted{color:var(--guest-ink-secondary)}.guest-app .guest-result-hero{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;width:100%;margin:6px 0 0;padding:0;min-height:unset;overflow:hidden}.guest-app .guest-result-hero:before{display:none}.guest-app .guest-result-hero>*{position:relative}.guest-app .guest-result-hero__prize{width:100%;z-index:3}.guest-app .guest-win-screen-decor{position:absolute;inset:-8px 0 -20px 0;z-index:1;pointer-events:none;overflow:hidden}.guest-app .guest-win-screen-decor__star{position:absolute;clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.guest-app .guest-win-screen-decor__star--1{top:6%;left:10%;width:14px;height:14px;background:rgba(125,76,255,.35);transform:rotate(-8deg)}.guest-app .guest-win-screen-decor__star--2{top:14%;right:8%;width:18px;height:18px;background:rgba(255,200,0,.55);transform:rotate(18deg)}.guest-app .guest-win-screen-decor__star--3{top:38%;left:4%;width:10px;height:10px;background:rgba(110,210,255,.5)}.guest-app .guest-win-screen-decor__star--4{bottom:28%;right:6%;width:12px;height:12px;background:rgba(255,130,168,.45);transform:rotate(32deg)}.guest-app .guest-win-screen-decor__dot{position:absolute;border-radius:50%}.guest-app .guest-win-screen-decor__dot--1{top:22%;right:18%;width:7px;height:7px;background:rgba(125,76,255,.4)}.guest-app .guest-win-screen-decor__dot--2{bottom:34%;left:14%;width:5px;height:5px;background:rgba(125,220,170,.65)}.guest-app .guest-win-screen-decor__dot--3{top:52%;right:4%;width:6px;height:6px;background:rgba(255,200,0,.5)}.guest-app .guest-win-screen-decor__squiggle{position:absolute;width:28px;height:10px;border-radius:50%;border:2px solid;border-bottom:none}.guest-app .guest-win-screen-decor__squiggle--1{top:10%;right:22%;border-color:rgba(125,76,255,.35);transform:rotate(-24deg)}.guest-app .guest-win-screen-decor__squiggle--2{bottom:18%;left:8%;border-color:rgba(110,210,255,.45);transform:rotate(14deg)}.guest-app .guest-win-screen-decor__squiggle--3{top:48%;left:2%;width:22px;border-color:rgba(255,200,0,.5);transform:rotate(-12deg)}.guest-app .guest-win-screen-decor__check{position:absolute;width:14px;height:8px;border-left:2.5px solid rgba(125,220,170,.75);border-bottom:2.5px solid rgba(125,220,170,.75);transform:rotate(-42deg)}.guest-app .guest-win-screen-decor__check--1{top:30%;right:12%}.guest-app .guest-win-screen-decor__check--2{bottom:42%;left:6%;border-color:rgba(125,76,255,.4)}.guest-app .guest-win-screen-decor__corner{position:absolute;width:16px;height:16px;border:2px solid rgba(125,76,255,.28)}.guest-app .guest-win-screen-decor__corner--tl{top:18%;left:20%;border-right:none;border-bottom:none;border-radius:4px 0 0 0}.guest-app .guest-win-screen-decor__corner--br{bottom:22%;right:16%;border-left:rgba(255,200,0,.45);border-color:rgba(255,200,0,.45) rgba(255,200,0,.45) currentcolor;border-top:rgba(255,200,0,.45);border-radius:0 0 4px 0}.guest-app .guest-win-screen-decor__ring{position:absolute;border-radius:50%;border:2px solid}.guest-app .guest-win-screen-decor__ring--1{top:8%;left:28%;width:22px;height:22px;border-color:rgba(110,210,255,.35)}.guest-app .guest-win-screen-decor__ring--2{bottom:12%;right:24%;width:18px;height:18px;border-color:rgba(255,130,168,.35)}@media (prefers-reduced-motion:reduce){.guest-app .guest-win-screen-decor__ring,.guest-app .guest-win-screen-decor__star{opacity:.65}}.guest-app .guest-result-hero .guest-win-confetti,.guest-app .guest-result-hero .guest-win-confetti:before,.guest-app .guest-result-hero .guest-win-confetti__piece{z-index:6}.guest-app .guest-result-win-card{position:relative;z-index:2;width:min(100%,304px);min-height:156px;padding:28px 22px 24px;border-radius:24px;background:var(--card-bg,#f6f1ff);border:1px solid rgba(125,76,255,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 2px 0 rgba(125,76,255,.06),0 20px 52px -16px rgba(125,76,255,.22);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden}.guest-app .guest-result-win-card:after{content:"";position:absolute;inset:5px;border-radius:19px;border:1px solid rgba(255,255,255,.5);pointer-events:none;opacity:.9}.guest-app .guest-result-win-card .guest-carousel-card__icon{margin-bottom:12px;padding:10px;border-radius:999px;background:rgba(255,255,255,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.85)}.guest-app .guest-result-win-card .guest-carousel-card__line1{font-size:20px;font-weight:800}.guest-app .guest-result-win-card .guest-carousel-card__line2{font-size:13px;margin-top:6px}.guest-app .guest-result-win-card .guest-carousel-card__icon{margin-bottom:10px}.guest-app .guest-result-qr-section{margin-top:0}.guest-app .guest-win-confetti{position:absolute;inset:-16px 0 auto 0;width:100%;height:min(72vw,280px);pointer-events:none;overflow:hidden}.guest-app .guest-win-confetti:before{content:"";position:absolute;left:50%;top:38%;width:100%;max-width:320px;height:100%;transform:translate3d(-50%,-50%,0) scale(.88);background:radial-gradient(ellipse 55% 50% at center,rgba(125,76,255,.28) 0,rgba(255,200,100,.12) 35%,transparent 72%);opacity:0;animation:guest-win-flash-burst 1s cubic-bezier(.16,.82,.25,1) forwards;pointer-events:none}@keyframes guest-win-flash-burst{0%{opacity:0;transform:translate3d(-50%,-50%,0) scale(.75)}22%{opacity:1;transform:translate3d(-50%,-50%,0) scale(1.02)}to{opacity:0;transform:translate3d(-50%,-50%,0) scale(1.12)}}.guest-app .guest-win-confetti__piece{position:absolute;top:0;will-change:transform,opacity}@media (prefers-reduced-motion:reduce){.guest-app .guest-win-confetti:before{animation:none;opacity:0}}.guest-app .guest-win-hero{width:100%;display:grid;justify-items:center;gap:8px}.guest-app .guest-win-hero__stage{--win-bg:#f6f1ff;width:min(68vw,260px);max-width:280px;aspect-ratio:1/1;display:grid;place-items:center;position:relative}.guest-app .guest-win-hero--lose .guest-win-hero__halo{background:radial-gradient(circle at 50% 38%,rgba(120,120,128,.14) 0,transparent 62%)}.guest-app .guest-win-hero--lose .guest-win-hero__label{color:var(--guest-ink-tertiary)}.guest-app .guest-win-hero--lose .guest-win-hero__title-accent{color:var(--guest-ink-secondary)}.guest-app .guest-win-hero__halo{position:absolute;inset:0;border-radius:999px;background:radial-gradient(circle at 50% 38%,rgba(125,76,255,.16) 0,transparent 58%);pointer-events:none;z-index:0}.guest-app .guest-win-hero__circle{position:relative;width:100%;height:100%;border-radius:999px;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.52) 0,var(--win-bg) 54%,rgba(255,255,255,.28) 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.45),0 14px 40px -18px rgba(20,18,26,.12);overflow:hidden}.guest-app .guest-win-hero__float{position:absolute;inset:0;display:grid;place-items:center;z-index:2}.guest-app .guest-win-hero__asset{width:100%;height:100%;min-height:0;display:grid;place-items:center;transform-origin:center center;filter:drop-shadow(0 18px 26px rgba(0,0,0,.12))}.guest-app .guest-win-hero__img-frame{--ill-pos-x:50%;--ill-pos-y:46%;--ill-scale:1;position:relative;width:100%;height:100%;min-height:0;overflow:hidden}.guest-app .guest-win-hero__img{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--ill-pos-x) var(--ill-pos-y);transform:scale(var(--ill-scale));transform-origin:center center;opacity:0;transition:opacity .22s ease-out}.guest-app .guest-win-hero__img--ready{opacity:1}.guest-app .guest-win-hero__img--hidden{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;overflow:hidden}.guest-app .guest-win-hero__img-skeleton{position:absolute;inset:0;display:grid;place-items:center}.guest-app .guest-win-hero__icon--skeleton{opacity:.55}.guest-app .guest-win-hero__icon{width:min(62%,188px);height:min(62%,188px);display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.48);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 12px 32px rgba(125,76,255,.12)}.guest-app .guest-win-hero__copy{text-align:center;max-width:min(100%,340px);padding:0 4px}.guest-app .guest-win-hero__label{margin:0 0 6px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--guest-accent-mid)}.guest-app .guest-win-hero__title{margin:0;font-size:clamp(22px,5.8vw,28px);font-weight:800;letter-spacing:-.03em;line-height:1.2;color:var(--guest-ink)}.guest-app .guest-win-hero__title-accent{color:var(--guest-accent-mid);font-weight:800}.guest-app .guest-win-hero__title-sep{display:inline}.guest-app .guest-win-hero__subtitle{margin:8px 0 0;font-size:15px;line-height:1.35;color:var(--guest-ink-secondary)}.guest-app .guest-wheel-shell{position:relative;width:100%;max-width:320px;aspect-ratio:1;margin:0 auto}.guest-app .guest-wheel-glow{position:absolute;inset:-4%;border-radius:50%;background:radial-gradient(circle at 50% 42%,rgba(125,76,255,.2) 0,rgba(125,76,255,.06) 45%,transparent 68%);animation:guest-wheel-glow 3.2s ease-in-out infinite;pointer-events:none}.guest-app .guest-wheel-shell--spinning .guest-wheel-glow{animation:guest-wheel-glow-spin .55s ease-in-out infinite}.guest-app .guest-wheel-disk{position:absolute;inset:6%;z-index:1;display:flex;align-items:center;justify-content:center}.guest-app .guest-icon-btn{-webkit-tap-highlight-color:transparent}.guest-app .guest-result-prize-card{display:flex;flex-direction:column;align-items:center;gap:10px;margin:-20px auto 0;max-width:300px;position:relative;z-index:2}.guest-app .guest-result-prize-icon{display:grid;height:48px;width:48px;place-items:center;border-radius:16px;background:rgba(255,255,255,.95);border:1px solid rgba(125,76,255,.12);box-shadow:0 4px 16px rgba(125,76,255,.12);color:var(--guest-accent)}.guest-app .guest-wheel-pointer{filter:drop-shadow(0 4px 14px rgba(125,76,255,.35))}.guest-app .guest-list-stagger>li{animation:guest-page-enter .28s var(--guest-ease-out) both}.guest-app .guest-list-stagger>li:first-child{animation-delay:0s}.guest-app .guest-list-stagger>li:nth-child(2){animation-delay:55ms}.guest-app .guest-list-stagger>li:nth-child(3){animation-delay:.11s}.guest-app .guest-list-stagger>li:nth-child(4){animation-delay:165ms}.guest-app .guest-list-stagger>li:nth-child(5){animation-delay:.22s}.guest-app .guest-list-stagger>li:nth-child(6){animation-delay:275ms}.guest-app .guest-list-stagger>li:nth-child(n+7){animation-delay:.32s}.guest-app .guest-page-enter{animation:guest-page-enter .24s var(--guest-ease-out) both}.guest-app .guest-toast-enter{animation:guest-toast-enter .22s var(--guest-ease-out) both}.guest-app .guest-toast-exit{animation:guest-toast-exit .14s var(--guest-ease-out) both}.guest-app .guest-funnel-step{animation:guest-funnel-step .24s var(--guest-ease-out) both}.guest-app .guest-ocr-shimmer{animation:guest-ocr-shimmer 1.2s ease-in-out infinite}.guest-app .guest-link{font-weight:500;color:var(--guest-accent);text-underline-offset:3px;transition:opacity .15s ease}.guest-app .guest-link:hover{opacity:.8}@keyframes guest-page-enter{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes guest-toast-enter{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes guest-toast-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}@keyframes guest-funnel-step{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes guest-modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes guest-modal-dialog-in{0%{opacity:0;transform:scale(.92) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes guest-modal-sheet-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes guest-ocr-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(400%)}}@keyframes guest-wheel-glow{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}@keyframes guest-wheel-glow-spin{0%,to{opacity:.9}50%{opacity:1}}@keyframes guest-spin-shimmer{0%,72%{transform:translateX(-120%)}to{transform:translateX(120%)}}.guest-app .guest-qr-scan-region{position:relative;width:min(88vw,320px);aspect-ratio:1/1;margin-inline:auto;border-radius:20px;overflow:hidden;background:#0a0a0c}.guest-app .guest-qr-scan-region__frame{position:absolute;inset:10%;z-index:2;pointer-events:none;border-radius:16px;box-shadow:0 0 0 9999px rgba(10,10,12,.42)}.guest-app .guest-qr-scan-region__corner{position:absolute;width:26px;height:26px;border:3px solid rgba(255,255,255,.92);z-index:3;pointer-events:none}.guest-app .guest-qr-scan-region__corner--tl{top:10%;left:10%;border-right:none;border-bottom:none;border-radius:8px 0 0 0}.guest-app .guest-qr-scan-region__corner--tr{top:10%;right:10%;border-left:none;border-bottom:none;border-radius:0 8px 0 0}.guest-app .guest-qr-scan-region__corner--bl{bottom:10%;left:10%;border-right:none;border-top:none;border-radius:0 0 0 8px}.guest-app .guest-qr-scan-region__corner--br{bottom:10%;right:10%;border-left:none;border-top:none;border-radius:0 0 8px 0}.guest-app .guest-qr-scan-region__viewport{width:100%;height:100%;min-height:240px}.guest-app .guest-qr-scan-region__viewport video{object-fit:cover}.guest-app .guest-qr-scan-region__overlay{position:absolute;inset:0;display:grid;place-items:center;padding:16px;text-align:center;font-size:13px;font-weight:500;color:rgba(255,255,255,.88);background:rgba(10,10,12,.55);pointer-events:none}@media (prefers-reduced-motion:reduce){.guest-app .guest-funnel-step,.guest-app .guest-page-enter,.guest-app .guest-toast-enter,.guest-app .guest-toast-exit{animation:none}.guest-app .guest-btn-primary:active,.guest-app .guest-btn-secondary:active,.guest-app .guest-icon-btn:active,.guest-app .guest-nav-link:active,.guest-app .guest-surface-interactive:active{transform:none}.guest-app .guest-ocr-shimmer{animation:none;opacity:.5}.guest-app .guest-btn-spin--ready:after,.guest-app .guest-list-stagger>li,.guest-app .guest-live-wins__pulse,.guest-app .guest-live-wins__track,.guest-app .guest-wheel-glow,.guest-modal-root .guest-modal-panel--dialog,.guest-modal-root .guest-modal-panel--sheet{animation:none}}.guest-app .guest-qr-scan-region__viewport #qr-shaded-region,.guest-app .guest-qr-scan-region__viewport #qr-shaded-region *,.staff-app .staff-qr-video #qr-shaded-region,.staff-app .staff-qr-video #qr-shaded-region *{display:none!important}