@media (max-width:767px){.mobile-app-toolbar{min-height:44px;padding:6px 14px 8px;padding-top:max(6px, env(safe-area-inset-top,0px));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0f0ceb;border-bottom:1px solid #ffffff0d;flex-shrink:0;align-items:center;gap:8px;display:flex}.mobile-app-live-pill{letter-spacing:.12em;text-transform:uppercase;color:#6ee7a0;background:#1f6f3a2e;border:1px solid #6ee7a038;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.mobile-app-live-dot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse;box-shadow:0 0 8px}.mobile-app-icon-btn{box-sizing:border-box;color:#f5f7f28c;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;max-height:44px;padding:0;line-height:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.mobile-app-icon-btn:active{color:var(--accent);background:#ffb6271f;border-color:#ffb62747}.mobile-app-sheet-dialog[open]{z-index:9600;background:0 0;border:none;justify-content:center;align-items:flex-end;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;display:flex;position:fixed;inset:0;overflow:visible}.mobile-app-sheet-dialog{background:0 0;border:none;width:100%;max-width:none;max-height:none;margin:0;padding:0;overflow:visible}.mobile-app-sheet-dialog::backdrop{-webkit-backdrop-filter:blur(10px)saturate(1.1);backdrop-filter:blur(10px)saturate(1.1);transition:opacity .28s ease, overlay .28s allow-discrete;background:#0000009e}.mobile-app-sheet-dialog[open]::backdrop{opacity:1}@starting-style{.mobile-app-sheet-dialog[open]::backdrop{opacity:0}}.mobile-app-sheet-dialog .mobile-app-sheet{transition:opacity .32s cubic-bezier(.22, 1, .36, 1), transform .32s cubic-bezier(.22, 1, .36, 1), overlay .32s allow-discrete;margin-inline:auto}.mobile-app-sheet-dialog[open] .mobile-app-sheet{opacity:1;transform:translateY(0)}@starting-style{.mobile-app-sheet-dialog[open] .mobile-app-sheet{opacity:0;transform:translateY(100%)}}@media (prefers-reduced-motion:reduce){.mobile-app-sheet-dialog::backdrop,.mobile-app-sheet-dialog .mobile-app-sheet{transition-duration:.01ms!important}.mobile-app-sheet-dialog[open] .mobile-app-sheet{transform:none}}.mobile-app-sheet-root{z-index:80;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-app-sheet-backdrop{-webkit-backdrop-filter:blur(10px)saturate(1.1);backdrop-filter:blur(10px)saturate(1.1);background:#0000009e;border:0;animation:.22s mobileAppSheetFade;position:absolute;inset:0}.mobile-app-sheet{width:100%;max-height:min(82dvh,680px);margin-bottom:var(--mobile-nav-clearance,76px);background:linear-gradient(180deg, #161e1afa 0%, #0a0f0c 28%, var(--bg-base) 100%);border:1px solid #ffffff12;border-radius:24px 24px 0 0;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 -1px #ffffff0f,0 -28px 80px #0000008c}.mobile-app-sheet:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffb62759,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.mobile-app-sheet-handle{background:#ffffff29;border-radius:999px;flex-shrink:0;width:40px;height:5px;margin:12px auto 0}.mobile-app-sheet-header{border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 20px 14px;display:flex}.mobile-app-sheet-title{letter-spacing:-.03em;color:#fff;font-size:1.125rem;font-weight:700}.mobile-app-sheet-subtitle{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mute);margin-top:4px;font-size:10px}.mobile-app-sheet-close{width:40px;height:40px;color:var(--ink-soft);background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.mobile-app-sheet-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:16px 20px 20px;overflow-y:auto}.mobile-app-sheet-stats{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.mobile-app-sheet-stat{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;padding:12px 14px}.mobile-app-sheet-stat .l{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);margin-bottom:6px;font-size:9px;display:block}.mobile-app-sheet-stat .v{font-family:var(--font-mono);color:#fff;font-size:1.125rem;font-weight:700;line-height:1.1}.mobile-app-sheet-stat .v.accent{color:var(--accent)}.mobile-app-sheet-stat .v.pitch{color:var(--pitch-glow)}.mobile-app-sheet-stat .u{color:var(--ink-mute);margin-left:2px;font-size:.65em;font-weight:600}.mobile-app-sheet-copy{color:var(--ink-soft);font-size:.875rem;line-height:1.55}.mobile-app-sheet-copy strong{color:#fff;font-weight:600}}@keyframes mobileAppSheetFade{0%{opacity:0}to{opacity:1}}@keyframes mobileAppSheetSlide{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes appPageSkeletonPulse{0%,to{opacity:.45}50%{opacity:.85}}.app-page-skeleton{flex-direction:column;flex:1;min-height:0;animation:1.4s ease-in-out infinite appPageSkeletonPulse;display:flex}.pack-page--app .pack-page-main{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}@media (max-width:767px){.pack-lcp-inflow,.pack-lcp-ssr{transition:opacity .2s,visibility .2s}.pack-lcp-inflow{z-index:0;pointer-events:none;flex:none;justify-content:center;align-items:center;padding:1rem 1.5rem;display:flex;position:absolute;inset:0}.pack-lcp-ssr--route{top:0;left:0;right:0;bottom:calc(var(--mobile-nav-height,56px) + env(safe-area-inset-bottom,0px));z-index:0;pointer-events:none;justify-content:center;align-items:center;padding:1rem 1.5rem;display:flex;position:fixed}html[data-pack-ready=true] .pack-lcp-inflow,html[data-pack-ready=true] .pack-lcp-ssr{opacity:0;visibility:hidden;flex:0;height:0;padding:0;overflow:hidden}.pack-lcp-shell .pack-shell-front-img,.pack-lcp-ssr .pack-shell-front-img,.pack-lcp-inflow .pack-shell-front-img{object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;max-width:min(92vw,320px);height:auto;display:block}}.pack-idle-chrome{z-index:2;pointer-events:none;flex-direction:column;display:flex;position:absolute;inset:0}.pack-idle-toolbar{padding:max(4px, env(safe-area-inset-top,0px)) 14px 0;justify-content:flex-end;display:flex}.pack-idle-live{letter-spacing:.12em;text-transform:uppercase;color:#6ee7a0;background:#1f6f3a2e;border:1px solid #6ee7a038;border-radius:999px;align-items:center;height:26px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.pack-idle-controls{padding:12px 14px calc(var(--mobile-nav-clearance,76px) + 12px);flex-direction:column;flex-shrink:0;gap:10px;display:flex}.pack-idle-stepper{justify-content:center;gap:6px;display:flex}.pack-idle-stepper span{background:#ffffff14;border-radius:999px;width:28%;height:4px}.pack-idle-stepper span.is-active{background:#6ee7a073}.pack-idle-primary{background:#ffffff12;border-radius:14px;height:48px;animation:1.4s ease-in-out infinite appPageSkeletonPulse}.pack-idle-secondary{background:#ffffff0d;border-radius:12px;height:36px;animation:1.4s ease-in-out infinite appPageSkeletonPulse}.app-page-skeleton-toolbar{border-bottom:1px solid #ffffff0d;flex-shrink:0;align-items:center;gap:8px;min-height:44px;padding:6px 14px 8px;display:flex}.app-page-skeleton-pill{background:#ffffff0f;border-radius:999px;flex:1;height:36px}.app-page-skeleton-icon{background:#ffffff0d;border-radius:12px;flex-shrink:0;width:44px;height:44px}.app-page-skeleton-hero{background:#ffffff0d;border-radius:16px;height:120px;margin:16px 14px 12px}.app-page-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 14px 24px;display:grid}.app-page-skeleton-card{background:#ffffff0d;border-radius:14px;height:108px}.app-page-skeleton-stage{background:#ffffff0a;border-radius:18px;flex:1;min-height:220px;margin:0 14px 24px}.app-page-skeleton-strip{gap:8px;padding:0 14px 12px;display:flex}.app-page-skeleton-chip{background:#ffffff0d;border-radius:999px;width:72px;height:28px}@media (max-width:767px){.shell-layout>.shell-site-header{display:none}.mobile-shell-toolbar-actions{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.mobile-shell-wallet-btn{position:relative}.mobile-shell-wallet-btn.is-connected{color:#6ee7a0;background:#1f6f3a1f;border-color:#6ee7a03d}.mobile-shell-wallet-btn.is-connected:after{content:"";background:#6ee7a0;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px;box-shadow:0 0 8px #6ee7a0a6}.mobile-shell-wallet-btn--prompt{color:var(--accent);background:#b6410f24;border-color:#ffb62747}.mobile-shell-wallet-sheet-actions{flex-direction:column;gap:10px;margin-top:16px;display:flex}.home-mobile-toolbar{justify-content:space-between;gap:12px}.home-mobile-toolbar-brand{color:var(--ink)}.shell-layout>.shell-site-header{z-index:var(--z-chrome-header,200);isolation:isolate;backface-visibility:hidden;background:#0a0f0cfa;flex-shrink:0;position:relative;transform:translateZ(0)}.shell-layout>main{z-index:var(--z-site-content,0);position:relative}.shell-layout .site-header{z-index:var(--z-chrome-header,200);background:#0a0f0cf7;border-bottom-color:#ffffff14;position:sticky;top:0}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.shell-layout .site-header{-webkit-backdrop-filter:blur(14px)saturate(1.15);background:#0a0f0ce0}}.site-header-inner{gap:8px;min-width:0}.site-header-brand{flex:auto;gap:12px;min-width:0}.site-header-actions{flex-shrink:0}.shell-layout{height:100dvh;max-height:100dvh;overflow:hidden}.shell-layout>main{overflow:hidden}.mobile-shell-stack{flex:1;min-height:0;overflow:hidden}.mobile-shell-tab{content-visibility:hidden;contain:layout style paint;flex-direction:column;flex:1;min-height:0;overflow:hidden;display:none!important}.mobile-shell-tab.is-active{content-visibility:visible;contain:none;display:flex!important}.mobile-shell-tab:not(.is-active) *{animation-play-state:paused!important}.mobile-shell-tab[data-tab=overview].is-active,.mobile-shell-tab[data-tab=tokenomics].is-active,.mobile-shell-tab[data-tab=mechanics].is-active,.mobile-shell-tab[data-tab=buy].is-active,.mobile-shell-tab[data-tab=predict].is-active,.mobile-shell-tab[data-tab=lineups].is-active{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;contain:layout style;padding-bottom:var(--mobile-nav-clearance,76px);scroll-padding-bottom:calc(var(--mobile-nav-clearance,76px) + 12px);overflow-y:auto}.mobile-shell-stack .markets-page--app,.mobile-shell-stack .pack-page--app,.mobile-shell-stack .portfolio-page--app,.mobile-shell-stack .buy-page--app,.mobile-shell-stack .predict-page--app,.mobile-shell-stack .lineups-page--app{flex:1 1 0;height:100%;min-height:0;max-height:100%;overflow:hidden}.mobile-shell-stack .pack-page--app .pack-page-main,.mobile-shell-stack .pack-page--app .pack-page-main>*{flex-direction:column;flex:1 1 0;min-height:0;display:flex}.mobile-shell-stack .markets-page--app .markets-app-stage-inner,.mobile-shell-stack .portfolio-page--app .portfolio-app-stage-inner{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;min-height:0;padding:8px 14px calc(12px + var(--mobile-nav-clearance,76px));scroll-padding-bottom:var(--mobile-nav-clearance,76px);flex:1 1 0;overflow:hidden auto}.mobile-shell-stack .mc-page,.mobile-shell-stack .tokenomics-page,.mobile-shell-stack .home-page{flex:none;width:100%;height:auto;max-height:none;overflow:visible;min-height:0!important}.mobile-shell-stack .home-country-card,.mobile-shell-stack .home-timeline-node,.mobile-shell-stack .home-timeline-num{opacity:1!important;transform:none!important}.mobile-shell-stack .mc-curve-path{stroke-dashoffset:0!important}.mobile-shell-stack .mc-curve-point{opacity:1;transform:scale(1)}.mobile-shell-stack .mc-curve-legend-item{opacity:1;visibility:visible;transform:none}.mobile-shell-stack .shell-reveal{opacity:0;transform:translateY(var(--shell-reveal-y,16px));transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1)}.mobile-shell-stack .shell-reveal.is-visible{opacity:1;transform:none}@keyframes shell-hero-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.mobile-shell-stack .mc-hero-eyebrow,.mobile-shell-stack .tk-hero-eyebrow{animation:.45s cubic-bezier(.16,1,.3,1) both shell-hero-rise}.mobile-shell-stack .mc-hero-title,.mobile-shell-stack .tk-massive{animation:.55s cubic-bezier(.16,1,.3,1) 80ms both shell-hero-rise}.mobile-shell-stack .mc-hero-sub,.mobile-shell-stack .tk-unit,.mobile-shell-stack .tk-hero-sub{animation:.5s cubic-bezier(.16,1,.3,1) .16s both shell-hero-rise}.mobile-shell-stack .mc-hero-meta,.mobile-shell-stack .tk-hero-stats{animation:.5s cubic-bezier(.16,1,.3,1) .24s both shell-hero-rise}.mobile-shell-stack .tk-stat-item{animation:.45s cubic-bezier(.16,1,.3,1) both shell-hero-rise}.mobile-shell-stack .tk-stat-item:first-child{animation-delay:.3s}.mobile-shell-stack .tk-stat-item:nth-child(2){animation-delay:.36s}.mobile-shell-stack .tk-stat-item:nth-child(3){animation-delay:.42s}.mobile-shell-stack .tk-stat-item:nth-child(4){animation-delay:.48s}.mobile-shell-stack .mc-hero-glow{filter:blur(16px);opacity:.35}@keyframes shell-tab-enter{0%{opacity:.94;transform:translateY(3px)}to{opacity:1;transform:none}}.mobile-shell-tab.is-active{animation:.22s cubic-bezier(.16,1,.3,1) both shell-tab-enter}@media (prefers-reduced-motion:reduce){.mobile-shell-stack .shell-reveal{opacity:1;transition:none;transform:none}.mobile-shell-tab.is-active,.mobile-shell-stack .mc-hero-eyebrow,.mobile-shell-stack .mc-hero-title,.mobile-shell-stack .mc-hero-sub,.mobile-shell-stack .mc-hero-meta,.mobile-shell-stack .tk-hero-eyebrow,.mobile-shell-stack .tk-massive,.mobile-shell-stack .tk-unit,.mobile-shell-stack .tk-hero-sub,.mobile-shell-stack .tk-hero-stats,.mobile-shell-stack .tk-stat-item{animation:none}}}@media (min-width:768px){.app-page-skeleton-toolbar{padding-top:12px}.app-page-skeleton-hero{height:80px;margin-top:20px}.app-page-skeleton-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.app-page-skeleton-card{height:88px}}
