.EasterEgg-module__Zo1Y6G__backdrop{-webkit-backdrop-filter:blur(4px);z-index:9999;background:rgba(0,0,0,.45);justify-content:center;align-items:center;padding:24px;animation:.3s EasterEgg-module__Zo1Y6G__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.EasterEgg-module__Zo1Y6G__card{background:var(--background,#fff);color:var(--foreground,#171717);text-align:center;border-radius:16px;width:100%;max-width:380px;padding:36px 32px 28px;transition:opacity .2s,transform .2s;animation:.35s cubic-bezier(.16,1,.3,1) EasterEgg-module__Zo1Y6G__slideUp;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.25),0 0 0 1px rgba(0,0,0,.06)}.EasterEgg-module__Zo1Y6G__cardFading{opacity:0;transform:scale(.97)}.EasterEgg-module__Zo1Y6G__closeBtn{cursor:pointer;color:#888;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:22px;line-height:1;transition:color .15s,background .15s;position:absolute;top:12px;right:14px}.EasterEgg-module__Zo1Y6G__closeBtn:hover{color:var(--foreground,#171717);background:rgba(0,0,0,.06)}.EasterEgg-module__Zo1Y6G__emojiLarge{margin-bottom:16px;font-size:48px;line-height:1;animation:.4s cubic-bezier(.16,1,.3,1) EasterEgg-module__Zo1Y6G__bounceIn}.EasterEgg-module__Zo1Y6G__message{color:var(--foreground,#171717);opacity:.85;white-space:pre-line;font-size:14px;line-height:1.65;font-family:var(--font-geist-mono,monospace);margin:0 0 24px}.EasterEgg-module__Zo1Y6G__actions{flex-direction:column;gap:8px;display:flex}.EasterEgg-module__Zo1Y6G__btnPrimary,.EasterEgg-module__Zo1Y6G__btnSecondary{cursor:pointer;width:100%;font-size:13.5px;font-weight:500;font-family:var(--font-geist-sans,sans-serif);border:none;border-radius:10px;padding:10px 16px;transition:background .15s,transform .1s,box-shadow .15s}.EasterEgg-module__Zo1Y6G__btnPrimary{background:var(--foreground,#171717);color:var(--background,#fff);box-shadow:0 1px 3px rgba(0,0,0,.2)}.EasterEgg-module__Zo1Y6G__btnPrimary:hover{opacity:.85;transform:translateY(-1px);box-shadow:0 4px 10px rgba(0,0,0,.18)}.EasterEgg-module__Zo1Y6G__btnSecondary{color:var(--foreground,#171717);background:0 0;border:1.5px solid rgba(0,0,0,.15)}.EasterEgg-module__Zo1Y6G__btnSecondary:hover{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){.EasterEgg-module__Zo1Y6G__btnSecondary{border-color:rgba(255,255,255,.15)}.EasterEgg-module__Zo1Y6G__btnSecondary:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.3)}.EasterEgg-module__Zo1Y6G__closeBtn:hover{color:#fff;background:rgba(255,255,255,.08)}}@keyframes EasterEgg-module__Zo1Y6G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes EasterEgg-module__Zo1Y6G__slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes EasterEgg-module__Zo1Y6G__bounceIn{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.15)}80%{transform:scale(.95)}to{opacity:1;transform:scale(1)}}.EasterEgg-module__Zo1Y6G__gameOverlay{z-index:8000;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.EasterEgg-module__Zo1Y6G__gameHud{pointer-events:none;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:absolute;top:16px;left:0;right:0}.EasterEgg-module__Zo1Y6G__gameScore{font-family:var(--font-geist-mono,monospace);color:var(--foreground,#171717);background:var(--background,#fff);pointer-events:none;border-radius:999px;padding:6px 16px;font-size:18px;font-weight:700;box-shadow:0 2px 10px rgba(0,0,0,.15)}.EasterEgg-module__Zo1Y6G__gameQuit{color:var(--foreground,#171717);background:var(--background,#fff);cursor:pointer;pointer-events:auto;font-size:13px;font-weight:600;font-family:var(--font-geist-sans,sans-serif);border:none;border-radius:999px;padding:6px 14px;transition:opacity .15s;box-shadow:0 2px 10px rgba(0,0,0,.15)}.EasterEgg-module__Zo1Y6G__gameQuit:hover{opacity:.75}.EasterEgg-module__Zo1Y6G__gameSurfer{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:left,top;font-size:36px;line-height:1;position:absolute;transform:translate(-50%,-50%)}.EasterEgg-module__Zo1Y6G__gameWave{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:28px;line-height:1;animation:.35s cubic-bezier(.16,1,.3,1) EasterEgg-module__Zo1Y6G__waveAppear;position:absolute;transform:translate(-50%,-50%)}.EasterEgg-module__Zo1Y6G__gameHint{color:var(--foreground,#171717);opacity:.35;white-space:nowrap;pointer-events:none;font-size:12px;font-family:var(--font-geist-mono,monospace);position:absolute;bottom:80px;left:50%;transform:translate(-50%)}.EasterEgg-module__Zo1Y6G__dpad{flex-direction:column;align-items:center;gap:3px;display:flex;position:absolute;bottom:20px;right:20px}.EasterEgg-module__Zo1Y6G__dpadRow{align-items:center;gap:3px;display:flex}.EasterEgg-module__Zo1Y6G__dpadCenter{width:48px;height:48px}.EasterEgg-module__Zo1Y6G__dpadBtn{width:48px;height:48px;color:var(--foreground,#171717);cursor:pointer;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(127,127,127,.18);border:none;border-radius:10px;justify-content:center;align-items:center;font-size:15px;transition:background .1s;display:flex}.EasterEgg-module__Zo1Y6G__dpadBtn:active{background:rgba(127,127,127,.38)}@media (hover:hover) and (pointer:fine){.EasterEgg-module__Zo1Y6G__gameHint{bottom:24px}}@keyframes EasterEgg-module__Zo1Y6G__waveAppear{0%{opacity:0;transform:translate(-50%,-65%)scale(.6)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
