@import "https://fonts.googleapis.com/css2?family=Nunito:wght@600;700&display=swap";*,:before,:after{box-sizing:border-box}html{width:100%;overflow-x:hidden}html,body{width:100%;height:100%;margin:0;padding:0}#root{flex-direction:column;align-items:stretch;width:100%;height:100svh;min-height:100svh;margin:0;padding:0;display:flex;position:fixed;top:0;left:0;overflow:hidden;width:100%!important;height:100%!important}body{background:#000;overflow:hidden}#phaser-host canvas{display:block}.game-loader{z-index:9999;background:#000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.game-loader__ring{justify-content:center;align-items:center;width:96px;height:96px;display:flex;position:relative}.game-loader__ring:before{content:"";border:4px solid #f5c51826;border-top-color:#f5c518;border-radius:50%;animation:.9s linear infinite game-spin;position:absolute;inset:0}@keyframes game-spin{to{transform:rotate(360deg)}}.game-loader__logo{object-fit:contain;border-radius:50%;width:56px;height:56px}.btn{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;white-space:nowrap;letter-spacing:.01em;border-style:solid;border-width:1px 1px 4px;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:6px;padding:10px 24px;font-family:Rowdies,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:1;text-decoration:none;transition:border-bottom-width 80ms,transform 80ms,box-shadow 80ms;display:inline-flex}.btn:active:not(:disabled){border-bottom-width:1px;transform:translateY(3px)}.btn:focus-visible{outline-offset:3px;outline:2px solid}.btn:disabled{opacity:.45;cursor:not-allowed}.btn--full{width:100%}.btn--primary{color:#3e2000;background:#f5c518;border-color:#c9930a;box-shadow:0 2px #c9930a}.btn--primary:hover:not(:disabled):not(:active){background:#ffd740}.btn--secondary{color:#3e2723;background:#fff;border-color:#bdbdbd;box-shadow:0 2px #bdbdbd}.btn--secondary:hover:not(:disabled):not(:active){background:#f5f5f5}.btn--danger{color:#fff;background:#e53935;border-color:#b71c1c;box-shadow:0 2px #b71c1c}.btn--danger:hover:not(:disabled):not(:active){background:#ef5350}.btn--ghost{color:#fff;background:0 0;border-color:#ffffff80;box-shadow:0 2px #fff3}.btn--ghost:hover:not(:disabled):not(:active){background:#ffffff14}.lb-backdrop{z-index:9000;background:0 0;justify-content:center;align-items:flex-end;padding:0;animation:.25s forwards lb-backdrop-in;display:flex;position:fixed;inset:0}@keyframes lb-backdrop-in{to{background:#0009}}.lb-panel{background:#000;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:88dvh;animation:.3s cubic-bezier(.32,.72,0,1) forwards lb-panel-in;display:flex;overflow:hidden;transform:translateY(100%);box-shadow:0 -4px 32px #00000080}@keyframes lb-panel-in{to{transform:translateY(0)}}.lb-header{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px 12px;display:flex}.lb-title{color:#f5c518;margin:0;font-family:Rowdies,system-ui,sans-serif;font-size:20px;font-weight:400}.lb-header-actions{align-items:center;gap:4px;display:flex}.lb-refresh{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:20px;line-height:1;transition:color .15s,transform .3s}.lb-refresh:hover{color:#fff}.lb-refresh:disabled{cursor:default;animation:.8s linear infinite lb-spin}@keyframes lb-spin{to{transform:rotate(360deg)}}.lb-close{color:#ccc;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:20px;line-height:1;display:flex}.lb-close:hover{background:#ffffff26}.lb-tabs{border-bottom:1px solid #ffffff14;flex-shrink:0;gap:0;padding:12px 16px 0;display:flex;position:relative}.lb-tab{color:#ffffff80;cursor:pointer;white-space:nowrap;z-index:1;background:0 0;border:none;flex:1;padding:8px 4px;font-family:Rowdies,system-ui,sans-serif;font-size:13px;font-weight:400;transition:color .2s;position:relative}.lb-tab:hover{color:#fffc}.lb-tab--active{color:#f5c518}.lb-tab-indicator{pointer-events:none;background:#f5c518;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px}.lb-tab-indicator--animate{transition:left .24s cubic-bezier(.4,0,.2,1),width .24s cubic-bezier(.4,0,.2,1)}.lb-body{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;height:420px;padding:8px 0 16px;overflow-y:auto}.lb-body::-webkit-scrollbar{width:4px}.lb-body::-webkit-scrollbar-track{background:0 0}.lb-body::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.lb-body::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.lb-state{color:#ffffff73;text-align:center;margin:0;padding:32px 16px;font-family:Rowdies,system-ui,sans-serif;font-size:14px}.lb-state--error{color:#ef9a9a}.lb-table{border-collapse:collapse;width:100%}.lb-table thead tr{border-bottom:1px solid #ffffff14}.lb-table thead th{color:#ffffff59;text-transform:uppercase;letter-spacing:.06em;text-align:left;padding:6px 16px 8px;font-family:Rowdies,system-ui,sans-serif;font-size:11px;font-weight:400}.lb-table thead th:last-child{text-align:right}.lb-table tbody tr{border-bottom:1px solid #ffffff0a;transition:background .1s}.lb-table tbody tr:hover{background:#ffffff0a}.lb-row--me{background:#f5c5181f!important}.lb-row--me .lb-name,.lb-row--me .lb-score{color:#f5c518}.lb-table td{color:#e0e0e0;padding:11px 16px;font-family:Rowdies,system-ui,sans-serif;font-size:14px}.lb-rank{text-align:center;width:40px;font-size:18px;padding-left:12px!important}.lb-rank-num{color:#fff6;font-size:13px}.lb-name{flex:1}.lb-you{color:#f5c518;opacity:.8;margin-left:4px;font-size:11px}.lb-score{text-align:right;color:#fff;white-space:nowrap;font-size:15px;font-weight:400}.lb-error{flex-direction:column;align-items:center;gap:12px;padding:24px 16px;display:flex}@keyframes lb-shimmer{0%{background-position:-200%}to{background-position:200%}}.lb-skel{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff24 50%,#ffffff0f 75%) 0 0/200% 100%;border-radius:6px;animation:1.4s infinite lb-shimmer;display:inline-block}.lb-skel--rank{width:22px;height:18px}.lb-skel--name{height:14px}.lb-skel--score{width:48px;height:14px}.lb-anon-toggle{color:#ffffff73;cursor:pointer;-webkit-user-select:none;user-select:none;border-top:1px solid #ffffff0f;align-items:center;gap:8px;padding:12px 16px;font-family:Rowdies,system-ui,sans-serif;font-size:12px;display:flex}.lb-anon-toggle input[type=checkbox]{accent-color:#f5c518;cursor:pointer;width:14px;height:14px}@keyframes meme-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.meme-ticker-fixed{z-index:100;contain:layout;padding-bottom:env(safe-area-inset-bottom,0px);background:#000;border-top:1px solid #f5c51847;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #00000059}.meme-ticker-stacked{z-index:50;contain:layout;width:100%;padding-bottom:env(safe-area-inset-bottom,0px);background:#000;border-top:1px solid #f5c51847;flex-shrink:0;position:relative;box-shadow:0 -4px 24px #00000059}.meme-ticker-viewport{overflow:hidden}.meme-ticker-track__chunk{flex-shrink:0;display:flex}.meme-ticker-track{width:max-content;animation:meme-ticker-scroll var(--meme-ticker-speed,38s) linear infinite;will-change:transform;backface-visibility:hidden;display:flex}.meme-ticker-track:hover{animation-play-state:paused}.meme-ticker-strip{white-space:nowrap;letter-spacing:.025em;flex-shrink:0;align-items:center;padding:.75rem 1rem;font-family:Nunito,system-ui,sans-serif;font-size:.875rem;font-weight:600;display:flex}a.meme-ticker-strip--dex{color:inherit;cursor:pointer;text-decoration:none;transition:opacity .15s}a{color:inherit;cursor:pointer;text-decoration:none;transition:opacity .15s}a:hover{text-underline-offset:2px;text-decoration:underline}a:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #f5c518d9}a.meme-ticker-strip--dex:hover{text-underline-offset:2px;text-decoration:underline}a.meme-ticker-strip--dex:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #f5c518d9}@media (width>=768px){.meme-ticker-strip{font-size:15px}}.meme-ticker-strip__sep{opacity:.4;margin-left:1.5rem;margin-right:1.5rem}.meme-ticker-strip__muted{opacity:.9}a.meme-ticker-strip__coin-link{color:inherit;text-underline-offset:2px;cursor:pointer;text-decoration:none;transition:color .15s}a.meme-ticker-strip__coin-link:hover{text-decoration:underline}a.meme-ticker-strip__coin-link:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #f5c518d9}.meme-ticker-strip__num{font-variant-numeric:tabular-nums;margin-left:.5rem;margin-right:.5rem;font-weight:700}.meme-ticker-strip__num--tight{margin-left:.5rem}.meme-ticker-skel{vertical-align:middle;background:#ffffff26;border-radius:.375rem;height:1.05em;animation:1.2s ease-in-out infinite meme-ticker-pulse;display:inline-block}@keyframes meme-ticker-pulse{0%,to{opacity:1}50%{opacity:.45}}.meme-ticker-trend{align-items:center;gap:.25rem;display:inline-flex}.meme-ticker-trend--muted{color:#ffffffb3}.meme-ticker-trend--up{color:#4ade80}.meme-ticker-trend--down{color:#f87171}.meme-ticker-trend__icon{flex-shrink:0;width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.meme-ticker-track{justify-content:center;width:100%;animation:none}.meme-ticker-track>.meme-ticker-track__chunk:last-child{display:none}.meme-ticker-track>.meme-ticker-track__chunk:first-child{flex-wrap:wrap;justify-content:center;row-gap:.25rem;width:100%}}.segment-holder{justify-content:center;align-items:center;gap:-10px;display:flex}.buy{color:#fff;justify-content:center;align-items:center;gap:4px;font-size:1.25rem;font-weight:1000;display:flex}.buy svg{margin-left:4px}.buy{cursor:pointer;font-family:Nunito,system-ui,sans-serif;animation:1s ease-in-out infinite buy-animation}.buy:hover{text-underline-offset:2px;color:#4ade80;text-decoration:underline;animation:none}.buy:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #f5c518d9;animation:none}@keyframes buy-animation{0%{opacity:0}50%{opacity:1}}.meme-ticker-icon-links{flex-shrink:0;align-items:center;gap:.35rem;margin-left:.5rem;display:inline-flex}.meme-ticker-icon-link{box-sizing:border-box;background:#00000059;border:1px solid #ffffff40;border-radius:9999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:border-color .15s,background .15s;display:flex;overflow:hidden}.meme-ticker-icon-link:hover{background:#ffffff14;border-color:#f5c5188c}.meme-ticker-icon-link:focus-visible{outline-offset:2px;outline:2px solid #f5c518d9}.meme-ticker-icon-link img{object-fit:contain;border-radius:9999px;width:100%;height:100%}.app-root{box-sizing:border-box;background:#000 50%/150px;flex-direction:column;flex:1;align-items:stretch;width:100%;min-height:0;margin:0;display:flex;position:relative}.app-game-shell{flex-direction:column;flex:1 1 0;align-items:stretch;width:100%;min-height:0;display:flex;position:relative}.app-phaser-wrap{flex:1 1 0;width:100%;min-height:0;position:relative}.app-phaser-wrap #phaser-host{width:100%;height:100%;margin:0;position:absolute;inset:0;overflow:hidden}.bg-root{opacity:.1;filter:blur(20px);pointer-events:none;background-image:url(/favicon.png);background-repeat:repeat;background-size:150px;width:100%;height:100%;position:absolute;top:0;left:0}
