.FullscreenAudioPlayer_miniPlayer__sloU_{position:fixed;bottom:calc(60px + env(safe-area-inset-bottom));left:0;right:0;background:rgba(30,40,50,.95);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);border-top:.5px solid rgba(255,255,255,.1);z-index:999;cursor:pointer;transition:transform .3s ease;animation:FullscreenAudioPlayer_slideInUp__SMzEk .3s ease-out}@keyframes FullscreenAudioPlayer_slideInUp__SMzEk{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.FullscreenAudioPlayer_miniPlayer__sloU_:active{transform:scale(.99)}.FullscreenAudioPlayer_miniPlayerScripture__vY5a8{bottom:auto;top:calc(73px + env(safe-area-inset-top));animation:FullscreenAudioPlayer_slideInDown__bgr9F .3s ease-out}@keyframes FullscreenAudioPlayer_slideInDown__bgr9F{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.FullscreenAudioPlayer_fullscreenPlayerScripture__UuxDF{animation:FullscreenAudioPlayer_slideDown__9fTy4 .5s ease-out!important}.FullscreenAudioPlayer_fullscreenPlayerScripture__UuxDF .FullscreenAudioPlayer_header__Xw9Qk .FullscreenAudioPlayer_headerButton__397nT:first-child svg{transform:rotate(180deg)}@keyframes FullscreenAudioPlayer_slideDown__9fTy4{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.FullscreenAudioPlayer_miniProgress__51UZM{height:3px;background:rgba(255,255,255,.1);position:relative}.FullscreenAudioPlayer_miniProgressFill__tgLQN{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,var(--sage),var(--color-brand-secondary));transition:width .2s ease-out}.FullscreenAudioPlayer_miniContent__M1FsF{display:flex;align-items:center;gap:12px;padding:10px 16px}.FullscreenAudioPlayer_miniPlayButton__lXR3W{width:44px;height:44px;border-radius:50%;background:white;color:var(--ocean-deep);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease;flex-shrink:0}.FullscreenAudioPlayer_miniPlayButton__lXR3W:hover{transform:scale(1.05)}.FullscreenAudioPlayer_miniPlayButton__lXR3W:active{transform:scale(.95)}.FullscreenAudioPlayer_miniInfo__2wS3G{flex:1 1;min-width:0}.FullscreenAudioPlayer_miniTitle__ZeWe8{font-size:15px;font-weight:600;color:white;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-display)}.FullscreenAudioPlayer_miniSubtitle__RecIs{font-size:12px;color:rgba(255,255,255,.6);margin-top:2px}.FullscreenAudioPlayer_miniChevron__IHm0u{color:rgba(255,255,255,.6);flex-shrink:0}.FullscreenAudioPlayer_fullscreenPlayer__Z6Yco{position:fixed;inset:0;background:linear-gradient(180deg,var(--ocean-deep) 0,#1a2a35 40%,#0f1a20 100%);z-index:10000;display:flex;flex-direction:column;padding:24px 24px env(safe-area-inset-bottom);overflow-y:auto;animation:FullscreenAudioPlayer_slideUp__BiNOW .3s ease-out}@keyframes FullscreenAudioPlayer_slideUp__BiNOW{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.FullscreenAudioPlayer_header__Xw9Qk{display:flex;align-items:center;justify-content:space-between;padding:16px 0;flex-shrink:0}.FullscreenAudioPlayer_headerButton__397nT{width:44px;height:44px;min-width:44px;min-height:44px;flex-shrink:0;border-radius:50%;background:rgba(255,255,255,.1);border:none;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.FullscreenAudioPlayer_headerButton__397nT:hover{background:rgba(255,255,255,.2)}.FullscreenAudioPlayer_headerButton__397nT:active{transform:scale(.95)}.FullscreenAudioPlayer_headerTitle__3d84j{font-size:14px;font-weight:500;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:1px}.FullscreenAudioPlayer_artworkArea__IOeeR{flex:1 1;display:flex;align-items:center;justify-content:center;padding:24px 0;min-height:200px;max-height:320px}.FullscreenAudioPlayer_artworkGradient__Suj0K{width:100%;max-width:280px;aspect-ratio:1;border-radius:24px;background:linear-gradient(135deg,rgba(128,167,151,.3),rgba(82,131,151,.4) 50%,rgba(160,136,168,.3));display:flex;align-items:center;justify-content:center;box-shadow:0 20px 60px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.1);position:relative;overflow:hidden}.FullscreenAudioPlayer_artworkGradient__Suj0K:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.15) 0,transparent 60%)}.FullscreenAudioPlayer_artworkIcon__JLomn{color:rgba(255,255,255,.4);position:relative;z-index:1}.FullscreenAudioPlayer_trackInfo__9xHyo{text-align:center;padding:16px 0 24px;flex-shrink:0}.FullscreenAudioPlayer_trackTitle__MnBfV{font-size:24px;font-weight:700;color:white;margin:0;font-family:var(--font-display);line-height:1.3}.FullscreenAudioPlayer_trackAuthor__NRPYc,.FullscreenAudioPlayer_trackVersion__gIERW{font-size:16px;color:rgba(255,255,255,.6);margin:8px 0 0;font-family:var(--font-ui)}.FullscreenAudioPlayer_progressSection__rbYPj{padding:0 0 24px;flex-shrink:0}.FullscreenAudioPlayer_progressBar__52tG4{height:6px;background:rgba(255,255,255,.15);border-radius:3px;position:relative;cursor:pointer;overflow:visible}.FullscreenAudioPlayer_progressFill____PyL{position:absolute;top:0;left:0;height:100%;background:var(--sage);border-radius:3px;transition:width .1s ease-out;display:flex;align-items:center;justify-content:flex-end}.FullscreenAudioPlayer_progressThumb__iVLkm{width:16px;height:16px;background:white;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.3);transform:translateX(50%);transition:transform .2s ease}.FullscreenAudioPlayer_progressBar__52tG4:hover .FullscreenAudioPlayer_progressThumb__iVLkm{transform:translateX(50%) scale(1.2)}.FullscreenAudioPlayer_progressBar__52tG4:active .FullscreenAudioPlayer_progressThumb__iVLkm{transform:translateX(50%) scale(1.3)}.FullscreenAudioPlayer_progressTime__oUuKD{display:flex;justify-content:space-between;margin-top:12px;font-size:13px;color:rgba(255,255,255,.5);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:var(--font-mono)}.FullscreenAudioPlayer_mainControls__b_saW{display:flex;align-items:center;justify-content:center;gap:40px;padding:16px 0 32px;flex-shrink:0}.FullscreenAudioPlayer_skipButton__yGPtn{width:64px;height:64px;border-radius:50%;background:transparent;border:none;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative}.FullscreenAudioPlayer_skipButton__yGPtn:hover{background:rgba(255,255,255,.1)}.FullscreenAudioPlayer_skipButton__yGPtn:active{transform:scale(.95)}.FullscreenAudioPlayer_skipLabel__7yZ79{font-size:11px;font-weight:600;margin-top:-4px;font-family:var(--font-ui)}.FullscreenAudioPlayer_playButtonLarge__bry2T{width:80px;height:80px;border-radius:50%;background:white;color:var(--ocean-deep);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 8px 24px rgba(0,0,0,.3)}.FullscreenAudioPlayer_playButtonLarge__bry2T:hover{transform:scale(1.05);box-shadow:0 12px 32px rgba(0,0,0,.4)}.FullscreenAudioPlayer_playButtonLarge__bry2T:active{transform:scale(.95)}.FullscreenAudioPlayer_secondaryControls__e7o2E{display:flex;align-items:center;justify-content:center;gap:12px;padding:0 0 24px;flex-shrink:0}.FullscreenAudioPlayer_controlPill__hvewZ{display:flex;align-items:center;gap:6px;padding:10px 16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:24px;color:white;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.FullscreenAudioPlayer_controlPill__hvewZ:hover{background:rgba(255,255,255,.2)}.FullscreenAudioPlayer_controlPill__hvewZ:active{transform:scale(.97)}.FullscreenAudioPlayer_controlPill__hvewZ.FullscreenAudioPlayer_controlActive__qzk5q{background:var(--sage);color:var(--ocean-deep);border-color:var(--sage)}.FullscreenAudioPlayer_controlPill__hvewZ.FullscreenAudioPlayer_controlActive__qzk5q:hover{background:var(--color-sage-dark)}.FullscreenAudioPlayer_pillText__mthcU{font-family:var(--font-ui)}.FullscreenAudioPlayer_volumeSection___z3z9{display:flex;align-items:center;gap:12px;padding:0 8px 24px;flex-shrink:0}.FullscreenAudioPlayer_volumeIcon__W7pDQ{color:rgba(255,255,255,.5);flex-shrink:0}.FullscreenAudioPlayer_volumeSlider__Z_SLK{flex:1 1;appearance:none;height:6px;background:rgba(255,255,255,.15);border-radius:3px;outline:none;cursor:pointer}.FullscreenAudioPlayer_volumeSlider__Z_SLK::-webkit-slider-thumb{appearance:none;width:18px;height:18px;background:white;border-radius:50%;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.3);-webkit-transition:transform .2s ease;transition:transform .2s ease}.FullscreenAudioPlayer_volumeSlider__Z_SLK::-webkit-slider-thumb:hover{transform:scale(1.2)}.FullscreenAudioPlayer_volumeSlider__Z_SLK::-moz-range-thumb{width:18px;height:18px;background:white;border:none;border-radius:50%;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.3)}.FullscreenAudioPlayer_chapterNav__tuHhp{display:flex;align-items:center;justify-content:center;gap:16px;padding:0 0 32px;flex-shrink:0}.FullscreenAudioPlayer_chapterButton__ouNGm{display:flex;align-items:center;gap:8px;padding:12px 20px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:white;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.FullscreenAudioPlayer_chapterButton__ouNGm:hover{background:rgba(255,255,255,.15)}.FullscreenAudioPlayer_chapterButton__ouNGm:active{transform:scale(.97)}@media (max-width:375px){.FullscreenAudioPlayer_fullscreenPlayer__Z6Yco{padding:0 16px env(safe-area-inset-bottom)}.FullscreenAudioPlayer_artworkArea__IOeeR{min-height:160px;max-height:240px}.FullscreenAudioPlayer_artworkGradient__Suj0K{max-width:220px}.FullscreenAudioPlayer_trackTitle__MnBfV{font-size:20px}.FullscreenAudioPlayer_mainControls__b_saW{gap:28px}.FullscreenAudioPlayer_skipButton__yGPtn{width:56px;height:56px}.FullscreenAudioPlayer_playButtonLarge__bry2T{width:72px;height:72px}.FullscreenAudioPlayer_secondaryControls__e7o2E{gap:8px}.FullscreenAudioPlayer_controlPill__hvewZ{padding:8px 12px;font-size:13px}}@media (min-height:800px){.FullscreenAudioPlayer_artworkArea__IOeeR{max-height:380px}.FullscreenAudioPlayer_artworkGradient__Suj0K{max-width:320px}.FullscreenAudioPlayer_trackInfo__9xHyo{padding:24px 0 32px}.FullscreenAudioPlayer_trackTitle__MnBfV{font-size:28px}}.TabBar_tabBar__DvKsc{position:fixed;bottom:0;left:0;right:0;background:rgba(50,50,50,.1);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-top:1px solid rgba(255,255,255,.1);box-shadow:0 -2px 16px rgba(0,0,0,.1);display:flex;justify-content:space-around;padding:8px 0 calc(8px + env(safe-area-inset-bottom));z-index:1000;pointer-events:auto;animation:TabBar_slideInUp__Y1TNQ .4s cubic-bezier(.4,0,.2,1) both}@keyframes TabBar_slideInUp__Y1TNQ{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media (min-width:768px){.TabBar_tabBar__DvKsc{width:100%;max-width:var(--content-max-width);left:0;right:0;margin:0 auto;transform:none;animation:TabBar_slideInUp__Y1TNQ .4s cubic-bezier(.4,0,.2,1) both}@keyframes TabBar_slideInUpCentered__iDy8k{0%{transform:translateX(-50%) translateY(100%);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}}.TabBar_tab__XzOkh{flex:1 1;display:flex;flex-direction:column;align-items:center;padding:4px 0;background:none;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:var(--text-secondary);pointer-events:auto;position:relative;z-index:1001;opacity:1;animation:TabBar_tabFadeIn__MjYO2 .5s cubic-bezier(.4,0,.2,1);text-decoration:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@keyframes TabBar_tabFadeIn__MjYO2{0%{opacity:0}to{opacity:1}}.TabBar_tab__XzOkh:first-child{animation-delay:.1s}.TabBar_tab__XzOkh:nth-child(2){animation-delay:.15s}.TabBar_tab__XzOkh:nth-child(3){animation-delay:.2s}.TabBar_tab__XzOkh:nth-child(4){animation-delay:.25s}.TabBar_tab__XzOkh:nth-child(5){animation-delay:.3s}.TabBar_tab__XzOkh:hover:not(.TabBar_active__xIDXZ){transform:translateY(-2px);color:var(--text-primary)}.TabBar_tab__XzOkh:active{transform:scale(.95)}.TabBar_tab__XzOkh.TabBar_active__xIDXZ{color:var(--text-primary);position:relative}.TabBar_tab__XzOkh.TabBar_active__xIDXZ:before{content:"";position:absolute;top:-10.5px;left:50%;transform:translateX(-50%);width:4px;height:4px;border-radius:50%;background:var(--text-primary);animation:TabBar_pulse__gBKva 2s cubic-bezier(.4,0,.2,1) infinite;will-change:transform,opacity}.TabBar_tab__XzOkh:not(.TabBar_active__xIDXZ):before{content:none}@keyframes TabBar_pulse__gBKva{0%,to{transform:translateX(-50%) scale(1);opacity:1}50%{transform:translateX(-50%) scale(1.5);opacity:.5}}.TabBar_tabIcon__VE6Pr{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-bottom:4px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.TabBar_tab__XzOkh.TabBar_active__xIDXZ .TabBar_tabIcon__VE6Pr{transform:scale(1.1)}.TabBar_tab__XzOkh:hover .TabBar_tabIcon__VE6Pr{transform:scale(1.15) rotate(5deg)}.TabBar_tabLabel__Rejzu{font-size:var(--text-xs);font-weight:var(--font-medium);transition:all .3s cubic-bezier(.4,0,.2,1)}.TabBar_tab__XzOkh.TabBar_active__xIDXZ .TabBar_tabLabel__Rejzu{font-weight:var(--font-semibold)}body[data-main-nav-hidden=true] .TabBar_tabBar__DvKsc{animation:TabBar_slideOutDown__eQGwF .3s cubic-bezier(.4,0,.2,1) both;pointer-events:none}@keyframes TabBar_slideOutDown__eQGwF{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.CelebrationModal_overlay__zbBHp{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}.CelebrationModal_fadeIn__RRF3H{animation:CelebrationModal_fadeIn__RRF3H .3s ease-out forwards}.CelebrationModal_fadeOut__9E5SK{animation:CelebrationModal_fadeOut__9E5SK .3s ease-out forwards}.CelebrationModal_modal__us79W{position:relative;width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 32px;text-align:center;background:var(--soft-white)}.CelebrationModal_slideIn__cJCdY{animation:CelebrationModal_slideIn__cJCdY .4s cubic-bezier(.34,1.56,.64,1) forwards}.CelebrationModal_slideOut__NFkp_{animation:CelebrationModal_slideOut__NFkp_ .3s ease-in forwards}.CelebrationModal_closeButton__WmiwY{position:absolute;top:16px;right:16px;background:transparent;border:none;color:var(--stone);cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s}.CelebrationModal_closeButton__WmiwY:hover{background:rgba(0,0,0,.05);color:var(--text-primary)}.CelebrationModal_iconContainer__aD_Xr{display:flex;align-items:center;justify-content:center;margin-bottom:32px;width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,rgba(255,200,100,.1),rgba(255,150,50,.15))}.CelebrationModal_title__UVzQD{font-family:var(--font-display);font-size:32px;font-weight:700;text-align:center;margin:0 0 8px;letter-spacing:-.5px;color:var(--text-primary)}.CelebrationModal_subtitle__Ly979{font-family:var(--font-accent);font-size:16px;color:var(--stone);text-align:center;margin:0 0 16px;font-weight:400}.CelebrationModal_message__NoiXL{font-family:var(--font-body);font-size:16px;line-height:1.7;text-align:center;color:var(--text-primary);margin:0 0 32px;max-width:400px}.CelebrationModal_buttonGroup__Z_Ajp{display:flex;flex-direction:column;gap:12px;width:100%;max-width:300px;align-items:center}.CelebrationModal_actionButton__rTIp6{width:100%;padding:16px 32px;font-family:var(--font-ui);font-size:16px;font-weight:600;border:none;border-radius:28px;cursor:pointer;transition:all var(--duration-normal) var(--ease-smooth);background:var(--ocean-dark);color:var(--soft-white);box-shadow:0 4px 12px rgba(0,0,0,.1)}.CelebrationModal_actionButton__rTIp6:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.CelebrationModal_secondaryButton__3rxSx{width:100%;padding:16px 32px;font-family:var(--font-ui);font-size:16px;font-weight:600;border:2px solid var(--ocean-dark);border-radius:28px;cursor:pointer;transition:all var(--duration-normal) var(--ease-smooth);background:transparent;color:var(--text-primary);box-shadow:none}.CelebrationModal_secondaryButton__3rxSx:hover{background:var(--ocean-dark);color:var(--soft-white);transform:translateY(-2px)}.CelebrationModal_modal__us79W.CelebrationModal_joyful__1lPOL .CelebrationModal_iconContainer__aD_Xr{background:linear-gradient(135deg,rgba(255,200,100,.15),rgba(255,150,50,.2))}.CelebrationModal_modal__us79W.CelebrationModal_joyful__1lPOL .CelebrationModal_actionButton__rTIp6{background:linear-gradient(135deg,#f4a261,#e76f51);color:var(--soft-white)}.CelebrationModal_modal__us79W.CelebrationModal_joyful__1lPOL .CelebrationModal_actionButton__rTIp6:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(244,162,97,.4)}.CelebrationModal_modal__us79W.CelebrationModal_solemn__vjIqO .CelebrationModal_iconContainer__aD_Xr{background:linear-gradient(135deg,rgba(212,165,176,.15),rgba(166,120,128,.2))}.CelebrationModal_modal__us79W.CelebrationModal_solemn__vjIqO .CelebrationModal_actionButton__rTIp6{background:linear-gradient(135deg,#d4a5b0,#a67880);color:var(--soft-white)}.CelebrationModal_modal__us79W.CelebrationModal_solemn__vjIqO .CelebrationModal_actionButton__rTIp6:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(212,165,176,.4)}.CelebrationModal_modal__us79W.CelebrationModal_gentle__KR8cN .CelebrationModal_iconContainer__aD_Xr{background:linear-gradient(135deg,rgba(127,176,105,.15),rgba(94,139,84,.2))}.CelebrationModal_modal__us79W.CelebrationModal_gentle__KR8cN .CelebrationModal_actionButton__rTIp6{background:linear-gradient(135deg,#7fb069,#5e8b54);color:var(--soft-white)}.CelebrationModal_modal__us79W.CelebrationModal_gentle__KR8cN .CelebrationModal_actionButton__rTIp6:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(127,176,105,.4)}.CelebrationModal_modal__us79W.CelebrationModal_triumphant__wAsQR .CelebrationModal_iconContainer__aD_Xr{background:linear-gradient(135deg,rgba(212,165,116,.15),rgba(184,134,11,.2))}.CelebrationModal_modal__us79W.CelebrationModal_triumphant__wAsQR .CelebrationModal_actionButton__rTIp6{background:linear-gradient(135deg,#d4a574,#b8860b);color:var(--soft-white)}.CelebrationModal_modal__us79W.CelebrationModal_triumphant__wAsQR .CelebrationModal_actionButton__rTIp6:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(212,165,116,.4)}.CelebrationModal_modal__us79W.CelebrationModal_dark__FkYmT{background:#1a1a1a}.CelebrationModal_modal__us79W.CelebrationModal_dark__FkYmT .CelebrationModal_closeButton__WmiwY{color:var(--text-muted,#999)}.CelebrationModal_modal__us79W.CelebrationModal_dark__FkYmT .CelebrationModal_closeButton__WmiwY:hover{background:rgba(255,255,255,.1);color:#ffffff}.CelebrationModal_modal__us79W.CelebrationModal_dark__FkYmT .CelebrationModal_iconContainer__aD_Xr{background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(37,99,235,.2))}.CelebrationModal_modal__us79W.CelebrationModal_dark__FkYmT .CelebrationModal_title__UVzQD{color:#ffffff;font-family:var(--font-display)}.CelebrationModal_modal__us79W.CelebrationModal_dark__FkYmT .CelebrationModal_subtitle__Ly979{color:var(--text-muted,#999)}.CelebrationModal_modal__us79W.CelebrationModal_dark__FkYmT .CelebrationModal_message__NoiXL{color:var(--text-secondary,#cccccc)}.CelebrationModal_modal__us79W.CelebrationModal_dark__FkYmT .CelebrationModal_actionButton__rTIp6{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#ffffff}.CelebrationModal_modal__us79W.CelebrationModal_dark__FkYmT .CelebrationModal_actionButton__rTIp6:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(59,130,246,.4)}.CelebrationModal_modal__us79W.CelebrationModal_dark__FkYmT .CelebrationModal_secondaryButton__3rxSx{border-color:var(--neutral-700,#666);color:var(--text-secondary,#cccccc)}.CelebrationModal_modal__us79W.CelebrationModal_dark__FkYmT .CelebrationModal_secondaryButton__3rxSx:hover{background:#2a2a2a;border-color:var(--text-muted,#999);color:#ffffff}.CelebrationModal_confetti__qekTs{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.CelebrationModal_confettiPiece__4PA89{position:absolute;width:8px;height:8px;opacity:0;animation:CelebrationModal_confettiFall__lcw50 3s ease-out forwards;border-radius:2px}.CelebrationModal_piece0__ygB6P{left:10%;background:var(--sage);animation-delay:0s}.CelebrationModal_piece1__AQ1DR{left:30%;background:var(--gold);animation-delay:.1s}.CelebrationModal_piece2__iooeG{left:50%;background:var(--brown-light);animation-delay:.2s}.CelebrationModal_piece3__uXGib{left:70%;background:var(--color-stone-mid);animation-delay:.3s}.CelebrationModal_piece4__VZQaD{left:90%;background:var(--color-lavender-mid);animation-delay:.4s}@keyframes CelebrationModal_fadeIn__RRF3H{0%{opacity:0}to{opacity:1}}@keyframes CelebrationModal_fadeOut__9E5SK{0%{opacity:1}to{opacity:0}}@keyframes CelebrationModal_slideIn__cJCdY{0%{transform:translateY(-50px) scale(.9);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes CelebrationModal_slideOut__NFkp_{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(50px) scale(.95);opacity:0}}@keyframes CelebrationModal_confettiFall__lcw50{0%{top:-10%;opacity:.7;transform:translateX(0) rotate(0deg)}to{top:110%;opacity:0;transform:translateX(30px) rotate(180deg)}}