.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__preloadVideo{opacity:0;pointer-events:none;z-index:-1;width:1px;height:1px;position:absolute;top:0;left:0}.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__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)}}
