.AchievementBadges-module__Wtg20a__overlay{z-index:10000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000bf;justify-content:center;align-items:center;animation:.3s AchievementBadges-module__Wtg20a__achFadeIn;display:flex;position:fixed;inset:0}@keyframes AchievementBadges-module__Wtg20a__achFadeIn{0%{opacity:0}to{opacity:1}}.AchievementBadges-module__Wtg20a__panel{background:linear-gradient(135deg,#0c0a16f7,#161223f7);border:1px solid #ffd7001f;border-radius:20px;width:100%;max-width:580px;max-height:80vh;animation:.4s AchievementBadges-module__Wtg20a__achSlide;overflow:hidden;box-shadow:0 30px 80px #0009}@keyframes AchievementBadges-module__Wtg20a__achSlide{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.AchievementBadges-module__Wtg20a__header{justify-content:space-between;align-items:center;padding:1.5rem 1.5rem .75rem;display:flex}.AchievementBadges-module__Wtg20a__title{font-family:var(--font-display,"Cinzel",serif);color:gold;letter-spacing:.08em;align-items:center;gap:.5rem;margin:0;font-size:1.2rem;font-weight:700;display:flex}.AchievementBadges-module__Wtg20a__closeBtn{color:#ffffff80;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;width:36px;height:36px;font-size:1rem;transition:all .2s}.AchievementBadges-module__Wtg20a__closeBtn:hover{color:#fff;background:#ffffff1a}.AchievementBadges-module__Wtg20a__progressBar{background:#ffffff0d;border-radius:12px;height:24px;margin:0 1.5rem 1rem;position:relative;overflow:hidden}.AchievementBadges-module__Wtg20a__progressFill{background:linear-gradient(90deg,gold,#f80);border-radius:12px;height:100%;transition:width .5s}.AchievementBadges-module__Wtg20a__progressText{color:#fff;text-shadow:0 1px 4px #00000080;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex;position:absolute;inset:0}.AchievementBadges-module__Wtg20a__grid{grid-template-columns:1fr 1fr;gap:.5rem;max-height:55vh;padding:0 1rem 1rem;display:grid;overflow-y:auto}.AchievementBadges-module__Wtg20a__badge{border-radius:12px;align-items:center;gap:.6rem;padding:.6rem .7rem;transition:all .2s;display:flex}.AchievementBadges-module__Wtg20a__unlocked{background:#ffd7000f;border:1px solid #ffd7001f}.AchievementBadges-module__Wtg20a__locked{opacity:.5;background:#ffffff05;border:1px solid #ffffff0a}.AchievementBadges-module__Wtg20a__badgeIcon{text-align:center;flex-shrink:0;width:40px;font-size:1.5rem}.AchievementBadges-module__Wtg20a__badgeInfo{flex:1;min-width:0}.AchievementBadges-module__Wtg20a__badgeName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;overflow:hidden}.AchievementBadges-module__Wtg20a__badgeDesc{color:#ffffff59;margin-top:.1rem;font-size:.65rem}.AchievementBadges-module__Wtg20a__badgeXp{color:gold;white-space:nowrap;font-size:.65rem;font-weight:700}@media (max-width:640px){.AchievementBadges-module__Wtg20a__panel{margin:0 1rem}.AchievementBadges-module__Wtg20a__grid{grid-template-columns:1fr}}
.newsletter-module__yPnhyG__floating{z-index:950;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-xl);padding:var(--space-xl);background:linear-gradient(135deg,#18181bf7,#121214f2);border:1px solid #ffd7001a;width:300px;animation:.4s newsletter-module__yPnhyG__slideUp;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 48px #00000080}.newsletter-module__yPnhyG__floatClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:.9rem;transition:color .2s;position:absolute;top:12px;right:12px}.newsletter-module__yPnhyG__floatClose:hover{color:var(--text-primary)}.newsletter-module__yPnhyG__floatEmoji{margin-bottom:var(--space-sm);font-size:2rem;display:block}.newsletter-module__yPnhyG__floatTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-xs);font-size:1.15rem;font-weight:700}.newsletter-module__yPnhyG__floatDesc{color:var(--text-secondary);margin-bottom:var(--space-md);font-size:.82rem;line-height:1.5}.newsletter-module__yPnhyG__floatForm{gap:var(--space-xs);display:flex}.newsletter-module__yPnhyG__floatInput{border-radius:var(--radius-md);border:1px solid var(--border-subtle);color:var(--text-primary);font-size:.8rem;font-family:var(--font-body);background:#0000004d;outline:none;flex:1;padding:8px 12px;transition:border-color .2s}.newsletter-module__yPnhyG__floatInput:focus{border-color:var(--gold-400)}.newsletter-module__yPnhyG__floatInput::placeholder{color:var(--text-faint)}.newsletter-module__yPnhyG__floatBtn{border-radius:var(--radius-md);background:linear-gradient(135deg,var(--gold-600),var(--gold-400));color:#000;cursor:pointer;font-size:.75rem;font-weight:700;font-family:var(--font-body);white-space:nowrap;border:none;padding:8px 16px;transition:all .2s}.newsletter-module__yPnhyG__floatBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}.newsletter-module__yPnhyG__floatSuccess{color:var(--gold-300);font-size:.82rem;font-weight:600}.newsletter-module__yPnhyG__floatError{color:#ff5252;margin-top:var(--space-xs);font-size:.7rem}.newsletter-module__yPnhyG__floatNote{color:var(--text-faint);margin-top:var(--space-sm);font-size:.62rem}.newsletter-module__yPnhyG__inline{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-xl);padding:var(--space-xl);margin:var(--space-2xl)0;background:linear-gradient(135deg,#18181bb3,#12121480);border:1px solid #ffd7001a}.newsletter-module__yPnhyG__inlineContent{align-items:center;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.newsletter-module__yPnhyG__inlineEmoji{flex-shrink:0;font-size:2.5rem}.newsletter-module__yPnhyG__inlineTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:2px;font-size:1.2rem;font-weight:700}.newsletter-module__yPnhyG__inlineDesc{color:var(--text-secondary);font-size:.85rem}.newsletter-module__yPnhyG__inlineForm{gap:var(--space-sm);display:flex}.newsletter-module__yPnhyG__inlineInput{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);color:var(--text-primary);font-size:.9rem;font-family:var(--font-body);background:#0000004d;outline:none;flex:1;padding:12px 16px;transition:border-color .2s}.newsletter-module__yPnhyG__inlineInput:focus{border-color:var(--gold-400)}.newsletter-module__yPnhyG__inlineInput::placeholder{color:var(--text-faint)}.newsletter-module__yPnhyG__inlineBtn{border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--gold-600),var(--gold-400));color:#000;cursor:pointer;font-size:.85rem;font-weight:700;font-family:var(--font-body);white-space:nowrap;border:none;padding:12px 24px;transition:all .2s}.newsletter-module__yPnhyG__inlineBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #f59e0b4d}.newsletter-module__yPnhyG__inlineSuccess{color:var(--gold-300);text-align:center;padding:var(--space-md)0;font-size:.9rem;font-weight:600}.newsletter-module__yPnhyG__inlineError{color:#ff5252;margin-top:var(--space-xs);font-size:.75rem}@keyframes newsletter-module__yPnhyG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.newsletter-module__yPnhyG__floating{width:auto;padding:var(--space-md);bottom:60px;left:12px;right:12px}.newsletter-module__yPnhyG__floatTitle{font-size:1rem}.newsletter-module__yPnhyG__floatDesc{font-size:.78rem}.newsletter-module__yPnhyG__inlineForm{flex-direction:column}.newsletter-module__yPnhyG__inlineContent{text-align:center;flex-direction:column}}
.SchwartzClippy-module__l2CIHa__container{z-index:900;pointer-events:auto;flex-direction:column;align-items:flex-start;gap:8px;animation:.4s cubic-bezier(.16,1,.3,1) SchwartzClippy-module__l2CIHa__slideIn;display:flex;position:fixed;bottom:20px;left:20px}@keyframes SchwartzClippy-module__l2CIHa__slideIn{0%{opacity:0;transform:translateY(30px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}.SchwartzClippy-module__l2CIHa__speechBubble{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#121218f5,#0c0c12fa);border:1px solid #d4af3740;border-radius:16px;max-width:280px;padding:16px;animation:.3s cubic-bezier(.16,1,.3,1) .1s both SchwartzClippy-module__l2CIHa__bubblePop;position:relative;box-shadow:0 8px 32px #00000080,0 0 20px #d4af370d,inset 0 1px #ffffff0a}@keyframes SchwartzClippy-module__l2CIHa__bubblePop{0%{opacity:0;transform:scale(.9)translateY(5px)}to{opacity:1;transform:scale(1)translateY(0)}}.SchwartzClippy-module__l2CIHa__speechBubble:after{content:"";background:#0c0c12fa;border-bottom:1px solid #d4af3740;border-right:1px solid #d4af3740;width:16px;height:16px;position:absolute;bottom:-8px;left:30px;transform:rotate(45deg)}.SchwartzClippy-module__l2CIHa__close{width:20px;height:20px;color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.6rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.SchwartzClippy-module__l2CIHa__close:hover{color:#ef4444;background:#ef444426}.SchwartzClippy-module__l2CIHa__tip{font-family:var(--font-body);color:var(--text-secondary);margin:0;padding-right:16px;font-size:.78rem;line-height:1.5}.SchwartzClippy-module__l2CIHa__actions{gap:6px;margin-top:10px;display:flex}.SchwartzClippy-module__l2CIHa__actionBtn{color:var(--gold);cursor:pointer;font-size:.65rem;font-weight:500;font-family:var(--font-body);background:#d4af3714;border:1px solid #d4af3726;border-radius:8px;padding:4px 10px;transition:all .2s}.SchwartzClippy-module__l2CIHa__actionBtn:hover{background:#d4af3726;border-color:#d4af374d;transform:translateY(-1px)}.SchwartzClippy-module__l2CIHa__character{align-items:center;gap:8px;animation:3s ease-in-out infinite SchwartzClippy-module__l2CIHa__bounce;display:flex}@keyframes SchwartzClippy-module__l2CIHa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.SchwartzClippy-module__l2CIHa__avatar{object-fit:cover;background:#121218e6;border:2px solid #d4af374d;border-radius:50%;box-shadow:0 4px 16px #0006,0 0 12px #d4af371a}.SchwartzClippy-module__l2CIHa__nameTag{font-family:var(--font-mono);color:var(--gold);opacity:.6;letter-spacing:.5px;font-size:.6rem}.SchwartzClippy-module__l2CIHa__minimized{z-index:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#121218e6;border:2px solid #d4af3733;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding:0;transition:all .25s;animation:3s ease-in-out infinite SchwartzClippy-module__l2CIHa__bounce;display:flex;position:fixed;bottom:20px;left:20px;overflow:hidden;box-shadow:0 4px 20px #0006,0 0 12px #d4af370d}.SchwartzClippy-module__l2CIHa__minimized:hover{border-color:#d4af3766;transform:scale(1.1);box-shadow:0 4px 24px #00000080,0 0 20px #d4af3726}.SchwartzClippy-module__l2CIHa__avatarSmall{object-fit:cover;border-radius:50%}@media (max-width:768px){.SchwartzClippy-module__l2CIHa__container{bottom:70px;left:12px}.SchwartzClippy-module__l2CIHa__speechBubble{max-width:240px;padding:12px}.SchwartzClippy-module__l2CIHa__tip{font-size:.72rem}.SchwartzClippy-module__l2CIHa__character{gap:6px}.SchwartzClippy-module__l2CIHa__avatar{width:60px!important;height:60px!important}.SchwartzClippy-module__l2CIHa__minimized{width:44px;height:44px;bottom:70px;left:12px}.SchwartzClippy-module__l2CIHa__avatarSmall{width:40px!important;height:40px!important}}@media (max-width:480px){.SchwartzClippy-module__l2CIHa__speechBubble{max-width:200px}.SchwartzClippy-module__l2CIHa__container{bottom:12px;left:8px}}
.AuthGate-module__bQWOba__page{font-family:var(--font-outfit),sans-serif;z-index:9998;background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.AuthGate-module__bQWOba__heroImage{opacity:.6;filter:saturate(.8)contrast(1.2)brightness(.8);background-image:url(/images/rabbithole-hero.png);background-position:50%;background-size:cover;transition:transform 10s ease-out;position:absolute;inset:0}.AuthGate-module__bQWOba__overlay{z-index:1;background:radial-gradient(circle,#0000 0%,#000000d9 100%);position:absolute;inset:0}.AuthGate-module__bQWOba__matrixOverlay{z-index:2;pointer-events:none;background-image:linear-gradient(0deg,#38bdf80d 1px,#0000 1px);background-size:100% 4px;animation:10s linear infinite AuthGate-module__bQWOba__scan;position:absolute;inset:0}@keyframes AuthGate-module__bQWOba__scan{0%{background-position:0 0}to{background-position:0 100%}}.AuthGate-module__bQWOba__glitch{text-transform:uppercase;color:#fff;letter-spacing:.1em;font-weight:900;position:relative}.AuthGate-module__bQWOba__glitch:before,.AuthGate-module__bQWOba__glitch:after{content:attr(data-text);opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.AuthGate-module__bQWOba__glitch:before{color:#fbbf24;z-index:-1;animation:.3s cubic-bezier(.25,.46,.45,.94) infinite both AuthGate-module__bQWOba__glitch-anim}.AuthGate-module__bQWOba__glitch:after{color:#38bdf8;z-index:-2;animation:.3s cubic-bezier(.25,.46,.45,.94) infinite reverse both AuthGate-module__bQWOba__glitch-anim2}@keyframes AuthGate-module__bQWOba__glitch-anim{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}@keyframes AuthGate-module__bQWOba__glitch-anim2{0%{transform:translate(0)}20%{transform:translate(2px,-2px)}40%{transform:translate(2px,2px)}60%{transform:translate(-2px,-2px)}80%{transform:translate(-2px,2px)}to{transform:translate(0)}}.AuthGate-module__bQWOba__card{z-index:10;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);text-align:center;background:#0006;border:1px solid #fbbf2426;border-radius:24px;width:90%;max-width:500px;padding:60px 40px;position:relative;box-shadow:0 0 100px #00000080,inset 0 0 20px #fbbf240d}.AuthGate-module__bQWOba__title{font-size:2.5rem;font-family:var(--font-cinzel),serif;margin-bottom:.5rem}.AuthGate-module__bQWOba__subtitle{color:#fff9;letter-spacing:.2rem;text-transform:uppercase;margin-bottom:2.5rem;font-size:1.1rem}.AuthGate-module__bQWOba__authForm{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.AuthGate-module__bQWOba__input{color:#fff;text-align:center;background:#ffffff08;border:1px solid #fbbf2433;border-radius:12px;outline:none;padding:16px 20px;font-size:1rem;transition:all .3s}.AuthGate-module__bQWOba__input:focus{background:#fbbf240d;border-color:#fbbf24;box-shadow:0 0 20px #fbbf241a}.AuthGate-module__bQWOba__submitBtn{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#fbbf24,#d97706);border:none;border-radius:12px;margin-top:10px;padding:16px;font-weight:800;transition:all .3s}.AuthGate-module__bQWOba__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #d977064d}.AuthGate-module__bQWOba__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.AuthGate-module__bQWOba__toggleBtn{color:#fff6;letter-spacing:.1em;cursor:pointer;text-transform:uppercase;background:0 0;border:none;margin-top:20px;font-size:.75rem;transition:color .3s}.AuthGate-module__bQWOba__toggleBtn:hover{color:#fffc}.AuthGate-module__bQWOba__errorText{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin-bottom:15px;padding:10px;font-size:.8rem}.AuthGate-module__bQWOba__pwWrap{width:100%;display:flex;position:relative}.AuthGate-module__bQWOba__pwWrap input{width:100%}.AuthGate-module__bQWOba__eyeBtn{color:#fff6;cursor:pointer;background:0 0;border:none;font-size:1.2rem;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.AuthGate-module__bQWOba__logoArea{color:#fff3;z-index:5;letter-spacing:.1em;font-size:.6rem;position:absolute;bottom:20px}.AuthGate-module__bQWOba__graceBadge{z-index:10000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);white-space:nowrap;background:#000000b3;border:1px solid #fbbf2433;border-radius:50px;align-items:center;gap:12px;padding:10px 20px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0006,0 0 20px #fbbf240d}.AuthGate-module__bQWOba__graceIcon{font-size:1.1rem}.AuthGate-module__bQWOba__graceText{color:#fff9;letter-spacing:.5px;font-size:.75rem;font-family:var(--font-mono),monospace}.AuthGate-module__bQWOba__graceBtn{color:#000;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#fbbf24,#d97706);border:none;border-radius:20px;padding:6px 14px;font-size:.7rem;font-weight:800;transition:all .3s}.AuthGate-module__bQWOba__graceBtn:hover{transform:scale(1.05);box-shadow:0 4px 12px #d977064d}@media (max-width:600px){.AuthGate-module__bQWOba__card{padding:40px 24px}.AuthGate-module__bQWOba__title{font-size:1.8rem}.AuthGate-module__bQWOba__graceBadge{border-radius:16px;flex-wrap:wrap;justify-content:center;gap:8px;width:auto;padding:10px 16px;left:12px;right:12px;transform:none}}
.SchwartzSignal-module__TgeLzq__signalContainer:after{content:"";pointer-events:none;z-index:10;background:linear-gradient(#12101000 50%,#0000001a 50%) 0 0/100% 2px,linear-gradient(90deg,#ff000008,#00ff0003,#0000ff08) 0 0/3px 100%;position:absolute;inset:0}.SchwartzSignal-module__TgeLzq__signalContainer{animation:.15s infinite SchwartzSignal-module__TgeLzq__crtFlicker}@keyframes SchwartzSignal-module__TgeLzq__crtFlicker{0%{opacity:.985}5%{opacity:.99}10%{opacity:.98}15%{opacity:.995}20%{opacity:.985}to{opacity:1}}.SchwartzSignal-module__TgeLzq__signalContainer:hover{border-color:#0085ff66;transform:translateY(-5px);box-shadow:0 15px 50px #0009,0 0 30px #0085ff33}.SchwartzSignal-module__TgeLzq__header{border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;margin-bottom:15px;padding-bottom:10px;display:flex}.SchwartzSignal-module__TgeLzq__pulse{background:#0085ff;border-radius:50%;width:8px;height:8px;animation:2s infinite SchwartzSignal-module__TgeLzq__signalPulse;box-shadow:0 0 10px #0085ff}@keyframes SchwartzSignal-module__TgeLzq__signalPulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.SchwartzSignal-module__TgeLzq__label{font-family:var(--font-mono);letter-spacing:.15em;color:#0085ff;font-size:.65rem;font-weight:700}.SchwartzSignal-module__TgeLzq__content{margin-bottom:15px}.SchwartzSignal-module__TgeLzq__tweet{color:#ffffffb3;margin-bottom:12px;font-size:.82rem;font-style:italic;line-height:1.5}.SchwartzSignal-module__TgeLzq__alphaBox{background:#0085ff0d;border-left:2px solid #0085ff;border-radius:4px;padding:10px}.SchwartzSignal-module__TgeLzq__alphaLabel{font-family:var(--font-mono);color:#0085ff;margin-bottom:4px;font-size:.6rem;font-weight:700;display:block}.SchwartzSignal-module__TgeLzq__alphaText{color:var(--text-primary);margin:0;font-size:.78rem;line-height:1.4}.SchwartzSignal-module__TgeLzq__footer{justify-content:space-between;align-items:center;display:flex}.SchwartzSignal-module__TgeLzq__date{font-family:var(--font-mono);color:#ffffff4d;font-size:.65rem}.SchwartzSignal-module__TgeLzq__dots{gap:6px;display:flex}.SchwartzSignal-module__TgeLzq__dot{cursor:pointer;background:#ffffff1a;border-radius:50%;width:6px;height:6px;transition:background .2s}.SchwartzSignal-module__TgeLzq__dot:hover{background:#ffffff4d}.SchwartzSignal-module__TgeLzq__activeDot{background:#0085ff;border-radius:3px;width:12px}@media (max-width:480px){.SchwartzSignal-module__TgeLzq__signalContainer{width:calc(100% - 40px);bottom:20px;left:20px;right:20px}}
