.ThrowCoin-module-scss-module__RRF30G__root{--green:var(--brand-green);--green-bright:var(--brand-green-bright);--sheet-bg:#0d1412;--danger-bright:#ff8b7d;--sticker-halo:drop-shadow(0 0 1px #fffffff2) drop-shadow(0 0 3px #fffc) drop-shadow(0 0 7px #ffffff73);height:100%;min-height:0;color:var(--text);flex-direction:column;display:flex}@media (min-width:768px){.ThrowCoin-module-scss-module__RRF30G__root{max-width:700px;margin:0 auto}}.ThrowCoin-module-scss-module__RRF30G__stepPane{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;min-height:0;padding:2.5rem 1.25rem 1.5rem;overflow-y:auto}.ThrowCoin-module-scss-module__RRF30G__stepPane::-webkit-scrollbar{display:none}.ThrowCoin-module-scss-module__RRF30G__coinStage:before{content:"";pointer-events:none;background:radial-gradient(circle,#5cb2a166 0%,#0000 68%);border-radius:50%;position:absolute;inset:-50%}.ThrowCoin-module-scss-module__RRF30G__stagedEmoji{object-fit:contain;filter:drop-shadow(0 0 2px #fffffff2)drop-shadow(0 0 6px #ffffffbf)drop-shadow(0 0 16px #fff6);width:62px;height:62px;animation:.28s cubic-bezier(.34,1.56,.64,1) ThrowCoin-module-scss-module__RRF30G__emojiPop;position:absolute;top:-14px;left:-30px}@keyframes ThrowCoin-module-scss-module__RRF30G__emojiPop{0%{opacity:0;transform:scale(.6)rotate(-12deg)}to{opacity:1;transform:scale(1)rotate(0)}}.ThrowCoin-module-scss-module__RRF30G__moodPreview{flex-direction:column;align-items:center;padding-bottom:.5rem;display:flex}.ThrowCoin-module-scss-module__RRF30G__previewLabel{letter-spacing:.08em;color:var(--text-faint);margin:1rem 0 0;font-size:.75rem}.ThrowCoin-module-scss-module__RRF30G__previewMood{min-height:1.75rem;color:var(--text);margin:.25rem 0 0;font-size:1.125rem;font-weight:800;line-height:1.75rem}.ThrowCoin-module-scss-module__RRF30G__previewMoodEmpty{color:var(--text-faint);font-weight:600}.ThrowCoin-module-scss-module__RRF30G__themeBar{overscroll-behavior-x:contain;border-top:1px solid var(--divider);border-bottom:1px solid var(--divider);scrollbar-width:none;flex:none;gap:.5rem;padding:.5rem 0;display:flex;position:relative;overflow-x:auto}.ThrowCoin-module-scss-module__RRF30G__themeBar::-webkit-scrollbar{display:none}.ThrowCoin-module-scss-module__RRF30G__themeBarWrap{flex:none;position:relative}.ThrowCoin-module-scss-module__RRF30G__themeBarWrap:after{content:"";pointer-events:none;background:linear-gradient(90deg, transparent, var(--sheet-bg));width:32px;position:absolute;top:0;bottom:0;right:0}.ThrowCoin-module-scss-module__RRF30G__themeTab{background:var(--chip-bg);color:var(--text-dim);white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:999px;flex:none;align-items:center;gap:.375rem;padding:.375rem .75rem .375rem .375rem;font-size:.75rem;font-weight:700;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.ThrowCoin-module-scss-module__RRF30G__themeTab:active{transform:scale(.96)}.ThrowCoin-module-scss-module__RRF30G__themeTabActive{color:var(--text);background:#5cb2a138;border-color:#7ad6c18c}.ThrowCoin-module-scss-module__RRF30G__themeIcon{color:#0d1412;background:#ffffffe0;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;display:grid;overflow:hidden}.ThrowCoin-module-scss-module__RRF30G__themeIcon img{object-fit:cover;width:100%;height:100%}.ThrowCoin-module-scss-module__RRF30G__stickerPane{padding:.875rem 0 .25rem}.ThrowCoin-module-scss-module__RRF30G__stickerGrid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.5rem;display:grid}.ThrowCoin-module-scss-module__RRF30G__sticker{aspect-ratio:1;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;padding:6px;transition:background .16s,border-color .16s,transform .16s;position:relative}.ThrowCoin-module-scss-module__RRF30G__sticker:active{transform:scale(.92)}.ThrowCoin-module-scss-module__RRF30G__sticker img{object-fit:contain;width:100%;height:100%;filter:var(--sticker-halo)}.ThrowCoin-module-scss-module__RRF30G__stickerActive{background:#5cb2a133;border-color:#7ad6c199;box-shadow:0 0 0 3px #5cb2a11f}.ThrowCoin-module-scss-module__RRF30G__stickerCheck{background:var(--green-bright);color:#06231d;width:20px;height:20px;box-shadow:0 0 0 2px var(--sheet-bg);border-radius:50%;place-items:center;display:grid;position:absolute;top:-3px;right:-3px}.ThrowCoin-module-scss-module__RRF30G__emptyState{text-align:center;color:var(--text-faint);margin:2rem 0;font-size:.875rem}.ThrowCoin-module-scss-module__RRF30G__textareaField{border:1px solid var(--surface-border);background:var(--surface);border-radius:16px;padding:.875rem 1rem;transition:border-color .16s}.ThrowCoin-module-scss-module__RRF30G__textareaField:focus-within{border-color:#7ad6c199}.ThrowCoin-module-scss-module__RRF30G__textareaField textarea{color:var(--text);background:0 0;font-size:.9375rem;line-height:1.6}.ThrowCoin-module-scss-module__RRF30G__textareaField textarea::placeholder{color:var(--text-faint)}.ThrowCoin-module-scss-module__RRF30G__fieldError{color:var(--danger-bright);margin:.5rem 0 0;font-size:.8rem}.ThrowCoin-module-scss-module__RRF30G__stepHint{color:var(--text-faint);font-size:.8rem}.ThrowCoin-module-scss-module__RRF30G__photoPicker{background:var(--surface);width:140px;height:140px;color:var(--text-dim);cursor:pointer;border:1px dashed #ffffff47;border-radius:20px;place-items:center;font-size:.875rem;transition:background .16s,border-color .16s;display:grid}.ThrowCoin-module-scss-module__RRF30G__photoPicker:active{transform:scale(.96)}.ThrowCoin-module-scss-module__RRF30G__photoPicker:disabled{cursor:progress;opacity:.6}.ThrowCoin-module-scss-module__RRF30G__photoRemove{border:1px solid var(--surface-border);width:28px;height:28px;color:var(--text);cursor:pointer;background:#0d1412db;border-radius:50%;place-items:center;font-size:.875rem;line-height:1;display:grid;transform:translate(35%,-35%)}.ThrowCoin-module-scss-module__RRF30G__footer{padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));border-top:1px solid var(--divider);background:var(--sheet-bg);flex:none;align-items:center;gap:.75rem;display:flex}.ThrowCoin-module-scss-module__RRF30G__submitBtn{color:#06231d;background:linear-gradient(135deg, var(--green-bright), var(--green));text-align:center;cursor:pointer;border:0;border-radius:999px;flex:1;padding:.8rem 1rem;font-size:1rem;font-weight:800;transition:filter .16s,transform .16s;box-shadow:0 8px 22px #5cb2a147}.ThrowCoin-module-scss-module__RRF30G__submitBtn:active{filter:brightness(.94);transform:translateY(1px)}.ThrowCoin-module-scss-module__RRF30G__submitBtn:disabled{color:var(--text-faint);background:var(--surface);box-shadow:none;cursor:not-allowed}.ThrowCoin-module-scss-module__RRF30G__backBtn{border:1px solid var(--surface-border);color:var(--text-dim);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:.8rem 1.125rem;font-size:.9rem;font-weight:700;transition:background .16s,transform .16s}.ThrowCoin-module-scss-module__RRF30G__backBtn:active{background:var(--surface);transform:translateY(1px)}
.StepVote-module-scss-module__OwDT1q__questionCard{background:#00b0b42e;border-left:3px solid #2fd4d8;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:16px 20px;display:flex}.StepVote-module-scss-module__OwDT1q__questionBadge{color:#052a2b;background:#2fd4d8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;line-height:1;display:inline-flex}.StepVote-module-scss-module__OwDT1q__questionText{color:var(--text);word-break:break-word;margin:0;font-size:1rem;font-weight:600;line-height:1.5}.StepVote-module-scss-module__OwDT1q__optionBtn{border:1px solid var(--surface-border);background:var(--surface);width:100%;color:var(--text);text-align:center;border-radius:8px;padding:12px 16px;font-size:.9rem;transition:all .15s}@media (hover:hover){.StepVote-module-scss-module__OwDT1q__optionBtn:not(.StepVote-module-scss-module__OwDT1q__optionBtnActive):hover{border-color:#2fd4d899}}.StepVote-module-scss-module__OwDT1q__optionBtnActive{color:#7ef0f2;background:#00b0b438;border-color:#2fd4d8;font-weight:600}.StepVote-module-scss-module__OwDT1q__optionError{text-align:center;color:#ff8b7d;margin:.75rem 0 0;font-size:.9rem}
.BgParallax-module-scss-module__oKC6oW__bg{background-color:#000;width:100%;height:100dvh;position:fixed;overflow:hidden}.BgParallax-module-scss-module__oKC6oW__bg.BgParallax-module-scss-module__oKC6oW__hasVideo:before{content:"";-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;opacity:0;background-color:#0006;transition:opacity .6s ease-out;position:absolute;inset:0}.BgParallax-module-scss-module__oKC6oW__bg.BgParallax-module-scss-module__oKC6oW__hasVideo{filter:blur()}.BgParallax-module-scss-module__oKC6oW__bg.BgParallax-module-scss-module__oKC6oW__hasVideo.BgParallax-module-scss-module__oKC6oW__videoOn:before{opacity:1}.BgParallax-module-scss-module__oKC6oW__bg .BgParallax-module-scss-module__oKC6oW__bgImage{object-fit:cover;object-position:center;z-index:0}.BgParallax-module-scss-module__oKC6oW__bg .BgParallax-module-scss-module__oKC6oW__ytWrapper{pointer-events:none;z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.BgParallax-module-scss-module__oKC6oW__bg .BgParallax-module-scss-module__oKC6oW__ytWrapper .BgParallax-module-scss-module__oKC6oW__ytIframe{aspect-ratio:16/9;width:100%;max-width:177.77vh;height:auto;max-height:100%}.BgParallax-module-scss-module__oKC6oW__bg .BgParallax-module-scss-module__oKC6oW__bgVideo{object-fit:contain;z-index:2;pointer-events:none;will-change:auto;opacity:0;width:100%;max-width:100vw;height:100%;max-height:100vh;transition:opacity .35s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BgParallax-module-scss-module__oKC6oW__bg.BgParallax-module-scss-module__oKC6oW__videoOn .BgParallax-module-scss-module__oKC6oW__bgVideo{opacity:1}@media (orientation:portrait){.BgParallax-module-scss-module__oKC6oW__bg .BgParallax-module-scss-module__oKC6oW__bgVideoCover{object-fit:cover;max-width:none;max-height:none}}.BgParallax-module-scss-module__oKC6oW__bgLoading{background-color:#111}.BgParallax-module-scss-module__oKC6oW__bgLoaded{transition:background-color .35s ease-out}.BgParallax-module-scss-module__oKC6oW__bgSkeleton{opacity:1;pointer-events:none;z-index:0;background:#1f1f1f;animation:1.2s ease-in-out infinite BgParallax-module-scss-module__oKC6oW__bgSkeletonPulse;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.BgParallax-module-scss-module__oKC6oW__bgSkeleton{animation:none}}@keyframes BgParallax-module-scss-module__oKC6oW__bgSkeletonPulse{0%{opacity:.9}50%{opacity:.6}to{opacity:.9}}.BgParallax-module-scss-module__oKC6oW__inner{z-index:3;background:#00000045;width:100%;height:100%;position:relative}
.CoinCanvas-module-scss-module__3gTfEW__coinCanvasWrapper{z-index:1;-webkit-overflow-scrolling:touch;--coinCanvasHeightScale:60;--coinCanvasOffsetMobile:51;--coinCanvasOffsetDesktop:71;height:calc(var(--coinCanvasHeightScale)*1dvh - var(--coinCanvasOffsetMobile)*1px);opacity:0;padding:40px 0 0;animation:.5s ease-out forwards CoinCanvas-module-scss-module__3gTfEW__fadeInCanvas;position:absolute;top:-48px;left:0;right:0;overflow:auto hidden;transform:translateZ(0)}@media (max-width:768px){.CoinCanvas-module-scss-module__3gTfEW__coinCanvasWrapper{z-index:30;top:11px}}@keyframes CoinCanvas-module-scss-module__3gTfEW__fadeInCanvas{0%{opacity:0;transform:scale(1)translateZ(0)}to{opacity:1;transform:scale(1)translateZ(0)}}.CoinCanvas-module-scss-module__3gTfEW__coinCanvasWrapper::-webkit-scrollbar{background:0 0;height:4px}.CoinCanvas-module-scss-module__3gTfEW__coinCanvasWrapper::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#cd506d,#e37929);border-radius:999px}.CoinCanvas-module-scss-module__3gTfEW__coinCanvasWrapper::-webkit-scrollbar-track{background:#0003;border-radius:999px}.CoinCanvas-module-scss-module__3gTfEW__coinCanvas{contain:layout;height:100%;position:relative}.CoinCanvas-module-scss-module__3gTfEW__coinItem{color:#fff;text-align:center;will-change:transform;backface-visibility:hidden;flex-direction:column;justify-content:center;align-items:center;width:85px;font-size:12px;display:flex;position:absolute;top:0;left:0}.CoinCanvas-module-scss-module__3gTfEW__coinItem span.CoinCanvas-module-scss-module__3gTfEW__textBox{text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;word-break:break-all;-webkit-box-orient:vertical;margin-top:4px;display:-webkit-box;overflow:hidden}@media (min-width:768px){.CoinCanvas-module-scss-module__3gTfEW__coinCanvasWrapper{height:calc(var(--coinCanvasHeightScale)*1vh - var(--coinCanvasOffsetDesktop)*1px)}}.CoinCanvas-module-scss-module__3gTfEW__emojiPic{z-index:10;filter:drop-shadow(0 0 1.5px #fffffff2)drop-shadow(0 0 1.5px #fffffff2)drop-shadow(0 0 3px #ffffffb3);position:absolute;top:-36px;left:-28px}
.CoinMedia-module-scss-module__HkJEzq__imgBox{position:relative}.CoinMedia-module-scss-module__HkJEzq__imgBox img{box-shadow:1px 1px 5px #ffffff59;box-shadow:1px 1px 5px color(srgb 1 1 1/.35)}.CoinMedia-module-scss-module__HkJEzq__btnPlay{z-index:11;pointer-events:none;opacity:1;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CoinMedia-module-scss-module__HkJEzq__btnPlay.CoinMedia-module-scss-module__HkJEzq__playing{opacity:0}
.ShowStage-module-scss-module__1Di3Ja__identity{top:calc(var(--show-top-h) + env(safe-area-inset-top,0px) + 8px);left:12px;right:calc(var(--show-rail-w) + 8px);z-index:40;pointer-events:none;align-items:center;display:flex;position:absolute}.ShowStage-module-scss-module__1Di3Ja__identity a{pointer-events:auto}.ShowStage-module-scss-module__1Di3Ja__vibeCount{color:#ffffff9e;text-shadow:0 1px 3px #000000a6;margin-top:2px;font-size:.75rem}.ShowStage-module-scss-module__1Di3Ja__coinLayer{top:0;bottom:0;left:0;right:var(--show-rail-w);transition:opacity .25s;position:absolute;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 32px),#0000 100%);mask-image:linear-gradient(90deg,#000 calc(100% - 32px),#0000 100%)}.ShowStage-module-scss-module__1Di3Ja__coinLayerHidden{opacity:0;pointer-events:none;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s}.ShowStage-module-scss-module__1Di3Ja__emptyHint{z-index:35;text-align:center;color:#fff;text-shadow:0 1px 6px #0000008c;pointer-events:none;width:min(80%,320px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.ShowTopBar-module-scss-module__Ch6zRG__bar{z-index:50;padding-top:env(safe-area-inset-top,0px);pointer-events:none;background:linear-gradient(#0000008c 0%,#0000 100%);position:fixed;top:0;left:0;right:0}.ShowTopBar-module-scss-module__Ch6zRG__inner{height:var(--show-top-h);justify-content:center;align-items:center;padding:0 12px;display:flex;position:relative}.ShowTopBar-module-scss-module__Ch6zRG__inner button,.ShowTopBar-module-scss-module__Ch6zRG__inner a{pointer-events:auto}.ShowTopBar-module-scss-module__Ch6zRG__tab{position:relative}.ShowTopBar-module-scss-module__Ch6zRG__labelPending{opacity:.25}.ShowTopBar-module-scss-module__Ch6zRG__tabSpinner{color:#fff;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ShowTopBar-module-scss-module__Ch6zRG__actions{align-items:center;gap:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.ShowTopBar-module-scss-module__Ch6zRG__actionBtn{color:#fff;filter:drop-shadow(0 1px 3px #0009);justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.ShowTopBar-module-scss-module__Ch6zRG__back{position:absolute;top:50%;left:12px;transform:translateY(-50%)}
.ShowActionRail-module-scss-module__4bJAha__rail{right:4px;bottom:calc(var(--show-cta-h) + var(--show-nav-h) + env(safe-area-inset-bottom,0px));z-index:50;width:var(--show-rail-w);pointer-events:none;flex-direction:column;align-items:center;gap:18px;display:flex;position:fixed}.ShowActionRail-module-scss-module__4bJAha__action{pointer-events:auto;color:#fff;filter:drop-shadow(0 1px 4px #000000a6);justify-content:center;align-items:center;width:44px;height:44px;transition:transform .15s;display:inline-flex}.ShowActionRail-module-scss-module__4bJAha__action:active{transform:scale(.88)}.ShowActionRail-module-scss-module__4bJAha__action:disabled{opacity:.3}.ShowActionRail-module-scss-module__4bJAha__pager{gap:4px}@media (min-width:768px){.ShowActionRail-module-scss-module__4bJAha__rail{right:12px;bottom:calc(var(--show-cta-h) + env(safe-area-inset-bottom,0px))}}
.ShowThrowCta-module-scss-module__LXIKUG__scrim{height:calc(var(--show-cta-h) + var(--show-nav-h) + 40px);z-index:45;pointer-events:none;background:linear-gradient(#0000 0%,#000000b8 100%);position:fixed;bottom:0;left:0;right:0}.ShowThrowCta-module-scss-module__LXIKUG__cta{left:0;right:0;bottom:calc(var(--show-nav-h) + env(safe-area-inset-bottom,0px) + 12px);z-index:50;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:fixed}.ShowThrowCta-module-scss-module__LXIKUG__cta>*{pointer-events:auto}.ShowThrowCta-module-scss-module__LXIKUG__hint{color:#fff;text-shadow:0 1px 4px #0009;white-space:nowrap;transition:opacity .2s}.ShowThrowCta-module-scss-module__LXIKUG__hidden{opacity:0}@media (min-width:768px){.ShowThrowCta-module-scss-module__LXIKUG__cta{bottom:calc(env(safe-area-inset-bottom,0px) + 20px)}.ShowThrowCta-module-scss-module__LXIKUG__scrim{height:calc(var(--show-cta-h) + 40px)}}
.SlotMachine-module-scss-module__tx5rFa__panel{text-align:center;max-width:360px;color:var(--text);background:radial-gradient(120% 90% at 50% 0,#5cb2a142 0%,#5cb2a100 62%),linear-gradient(#18201e 0%,#0f1513 100%);border:1px solid #7ad6c13d;border-radius:24px;margin:0 auto;padding:24px 20px 20px;box-shadow:0 24px 60px #0000008c}.SlotMachine-module-scss-module__tx5rFa__eyebrow{letter-spacing:.12em;color:var(--brand-green-bright);background:#7ad6c11f;border-radius:999px;margin-bottom:10px;padding:4px 12px;font-size:.75rem;display:inline-block}.SlotMachine-module-scss-module__tx5rFa__title{margin:0;font-size:1.25rem;font-weight:700}.SlotMachine-module-scss-module__tx5rFa__subtitle{color:var(--text-dim);margin:6px 0 0;font-size:.75rem}.SlotMachine-module-scss-module__tx5rFa__machine{border:1px solid var(--surface-border);background:linear-gradient(#00000073,#ffffff0a);border-radius:20px;margin:18px 0 16px;padding:20px 40px 20px 16px;transition:transform .35s,opacity .35s,margin .35s;position:relative;box-shadow:inset 0 2px 12px #0000008c}.SlotMachine-module-scss-module__tx5rFa__machineDone{opacity:.5;margin:4px 0 -6px;transform:scale(.82)}.SlotMachine-module-scss-module__tx5rFa__reels{justify-content:center;gap:8px;display:flex;position:relative}.SlotMachine-module-scss-module__tx5rFa__reels:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#7ad6c18c,#0000);height:1px;position:absolute;top:50%;left:-6px;right:-6px;transform:translateY(-.5px)}.SlotMachine-module-scss-module__tx5rFa__reel{--cell:54px;width:54px;height:var(--cell);background:linear-gradient(#0b100f,#182220 45%,#0b100f);border-radius:12px;transition:box-shadow .3s;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}@media (min-width:576px){.SlotMachine-module-scss-module__tx5rFa__reel{--cell:60px;width:60px}}.SlotMachine-module-scss-module__tx5rFa__reelWin{box-shadow:inset 0 0 0 1px #7ad6c199,0 0 18px #7ad6c166}.SlotMachine-module-scss-module__tx5rFa__strip{flex-direction:column;display:flex}.SlotMachine-module-scss-module__tx5rFa__cell{height:var(--cell);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex}.SlotMachine-module-scss-module__tx5rFa__cellEmpty{background:#ffffff12;border-radius:50%;width:38px;height:38px}@media (min-width:576px){.SlotMachine-module-scss-module__tx5rFa__cellEmpty{width:42px;height:42px}}.SlotMachine-module-scss-module__tx5rFa__lever{cursor:pointer;width:22px;height:76px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.SlotMachine-module-scss-module__tx5rFa__leverPole{background:linear-gradient(90deg,#6c737d,#dfe4ea,#6c737d);border-radius:3px;width:5px;height:56px;transition:top .3s,height .3s;position:absolute;top:18px;left:50%;transform:translate(-50%)}.SlotMachine-module-scss-module__tx5rFa__leverKnob{background:radial-gradient(circle at 32% 30%,#ff9a9a,#d4646b 62%,#a53f47);border-radius:50%;width:20px;height:20px;transition:top .3s;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #00000073}.SlotMachine-module-scss-module__tx5rFa__leverPulled .SlotMachine-module-scss-module__tx5rFa__leverKnob{top:54px}.SlotMachine-module-scss-module__tx5rFa__leverPulled .SlotMachine-module-scss-module__tx5rFa__leverPole{height:4px;top:70px}.SlotMachine-module-scss-module__tx5rFa__picker{justify-content:center;align-items:center;gap:6px;display:flex}.SlotMachine-module-scss-module__tx5rFa__pickerLabel{color:var(--text-faint);font-size:.75rem}.SlotMachine-module-scss-module__tx5rFa__pick{color:var(--text-dim);background:#ffffff0f;border-radius:999px;padding:5px 14px;font-size:.75rem;transition:color .15s,background .15s;box-shadow:inset 0 0 0 1px #ffffff14}.SlotMachine-module-scss-module__tx5rFa__pick:disabled{opacity:.5}.SlotMachine-module-scss-module__tx5rFa__pickOn{color:#06110e;box-shadow:none;background:linear-gradient(135deg,#7ad6c1,#5cb2a1);font-weight:700}.SlotMachine-module-scss-module__tx5rFa__result{grid-template-columns:repeat(var(--winner-cols,1), minmax(0, 1fr));justify-items:center;gap:10px;animation:.4s cubic-bezier(.2,1.3,.5,1) both SlotMachine-module-scss-module__tx5rFa__popIn;display:grid}.SlotMachine-module-scss-module__tx5rFa__winner{min-width:0}.SlotMachine-module-scss-module__tx5rFa__winnerName{white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:.75rem;font-weight:700;overflow:hidden}.SlotMachine-module-scss-module__tx5rFa__actions{margin-top:16px}.SlotMachine-module-scss-module__tx5rFa__primary{text-align:center;color:#06110e;background:linear-gradient(135deg,#7ad6c1,#5cb2a1);border-radius:999px;width:100%;padding:11px 16px;font-weight:700;transition:transform .15s,filter .15s;display:block;box-shadow:0 10px 24px #5cb2a152}.SlotMachine-module-scss-module__tx5rFa__primary:hover:not(:disabled),.SlotMachine-module-scss-module__tx5rFa__primary:focus-visible:not(:disabled){filter:brightness(1.08)}.SlotMachine-module-scss-module__tx5rFa__primary:active:not(:disabled){transform:scale(.97)}.SlotMachine-module-scss-module__tx5rFa__primary:disabled{opacity:.6;cursor:progress}.SlotMachine-module-scss-module__tx5rFa__textLink{width:100%;color:var(--text-faint);background:0 0;margin-top:10px;padding:4px 0;font-size:.75rem;transition:color .15s;display:block}.SlotMachine-module-scss-module__tx5rFa__textLink:hover,.SlotMachine-module-scss-module__tx5rFa__textLink:focus-visible{color:#fffc}.SlotMachine-module-scss-module__tx5rFa__hint{color:var(--text-faint);margin:10px 0 0;font-size:.75rem}@keyframes SlotMachine-module-scss-module__tx5rFa__popIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.SlotMachine-module-scss-module__tx5rFa__result{animation:none}.SlotMachine-module-scss-module__tx5rFa__machine,.SlotMachine-module-scss-module__tx5rFa__leverPole,.SlotMachine-module-scss-module__tx5rFa__leverKnob,.SlotMachine-module-scss-module__tx5rFa__primary{transition:none}}
.SlotModal-module-scss-module__7EvhGG__backdrop{-webkit-backdrop-filter:blur(6px);opacity:1!important;background-color:#040807db!important}@keyframes SlotModal-module-scss-module__7EvhGG__slideInDown{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.SlotModal-module-scss-module__7EvhGG__modalSlideIn{animation:.4s cubic-bezier(.16,1,.3,1) forwards SlotModal-module-scss-module__7EvhGG__slideInDown}
.VoteData-module-scss-module__7rCDKG__title{color:var(--text);margin:0 0 1.5rem;font-size:1rem;font-weight:700}.VoteData-module-scss-module__7rCDKG__optionLabel{color:var(--text);align-items:center;gap:.25rem;font-size:.9rem;display:flex}.VoteData-module-scss-module__7rCDKG__optionStat{color:var(--text-dim);font-size:.9rem}.VoteData-module-scss-module__7rCDKG__track{background:var(--track);border-radius:999px;height:8px;overflow:hidden}.VoteData-module-scss-module__7rCDKG__bar{border-radius:999px;width:0;height:100%;transition:width .7s cubic-bezier(.4,0,.2,1)}.VoteData-module-scss-module__7rCDKG__total{border-top:1px solid var(--divider);color:var(--brand-green-bright);justify-content:space-between;margin-top:1rem;padding-top:1rem;font-size:.9rem;font-weight:700;display:flex}
.MyVote-module-scss-module__Zj5b4W__card{border:1px solid var(--surface-border);background:var(--surface);border-radius:16px;padding:1rem}.MyVote-module-scss-module__Zj5b4W__emptyIcon{background:var(--surface-strong);width:48px;height:48px;color:var(--text-faint);border-radius:50%;place-items:center;font-size:1.5rem;display:inline-grid}.MyVote-module-scss-module__Zj5b4W__emptyTitle{color:var(--text);margin:0 0 .25rem;font-weight:500}.MyVote-module-scss-module__Zj5b4W__subtle{color:var(--text-dim);margin:0;font-size:.8rem}.MyVote-module-scss-module__Zj5b4W__myChoice{color:var(--text);margin:.25rem 0 0;font-size:1.25rem;font-weight:500}.MyVote-module-scss-module__Zj5b4W__countBadge{color:var(--brand-green-bright);background:#5cb2a12e;border:1px solid #7ad6c173;border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:700}.MyVote-module-scss-module__Zj5b4W__userRow{border-radius:12px;padding:.5rem;transition:background .16s}.MyVote-module-scss-module__Zj5b4W__userRow:hover{background:var(--surface-hover)}.MyVote-module-scss-module__Zj5b4W__userName{color:var(--text);margin:0;font-weight:500}
.ShowSupportSheet-module-scss-module__Ca-pQG__wrap{text-align:center;flex-direction:column;align-items:center;padding:8px 4px 12px;display:flex}.ShowSupportSheet-module-scss-module__Ca-pQG__name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}
.ShowOwnerSheet-module-scss-module__oEyNmW__menu{flex-direction:column;padding:4px 0 8px;display:flex}.ShowOwnerSheet-module-scss-module__oEyNmW__item{cursor:pointer;color:#fff;border-radius:12px;align-items:center;gap:12px;width:100%;padding:14px 12px;font-size:1rem;line-height:1.4;transition:background-color .15s;display:flex}.ShowOwnerSheet-module-scss-module__oEyNmW__item:active{background-color:#ffffff1a}@media (hover:hover){.ShowOwnerSheet-module-scss-module__oEyNmW__item:hover{background-color:#ffffff14}}.ShowOwnerSheet-module-scss-module__oEyNmW__danger{color:#ff6b6b}
.PageClient-module-scss-module__1hR1Xq__scope{--show-top-h:52px;--show-rail-w:56px;--show-cta-h:110px;--show-nav-h:56px}.PageClient-module-scss-module__1hR1Xq__pager{touch-action:pan-x;background-color:#000;position:fixed;inset:0;overflow:hidden}.PageClient-module-scss-module__1hR1Xq__track{will-change:transform;width:100%;height:100%;position:relative}.PageClient-module-scss-module__1hR1Xq__slot{width:100%;height:100%;position:absolute;left:0}.PageClient-module-scss-module__1hR1Xq__navHidden{visibility:hidden}.PageClient-module-scss-module__1hR1Xq__stageState{z-index:40;text-align:center;--empty-title-color:#f2f2f2;--empty-text-color:#cfcfcf;width:min(88%,360px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.PageClient-module-scss-module__1hR1Xq__scope{--show-cta-h:120px;--show-nav-h:0px}}
