.keeper-shell{min-height:100vh;background:#121212;padding:8px;display:flex;flex-direction:column;gap:8px}.app-content:has(.mkd-shell),.app-content:has(.mn-shell),.app-content:has(.mq-shell){padding:0;max-width:none;margin:0}.keeper-shell:has(.ch-screen){height:var(--chat-vvh,100dvh);overflow:hidden}.app-content:has(.ch-screen){flex:1;min-height:0;padding:0;display:flex;flex-direction:column;overflow:hidden}.keeper-shell:has(.ch-screen) .site-footer{display:none}.site-footer{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 8px;font-family:var(--font-mono);color:#ffffff}.site-footer-copy{font-size:10px;font-weight:500;white-space:nowrap}.site-footer-sep{font-family:var(--font-sans);font-size:10px;color:rgba(255,255,255,.4)}.site-footer-socials{display:inline-flex;align-items:center}.site-footer-ico{display:grid;place-items:center;width:24px;height:24px;color:rgba(255,255,255,.85);transition:color .14s ease}.site-footer-ico:hover{color:#ffffff}@media (min-width:641px){.keeper-shell{height:100vh;overflow:hidden}.mh-header{flex:none;z-index:30}.app-content{flex:1;min-height:0;overflow-y:auto}.site-footer{flex:none;background:#121212}}.mh-header{display:flex;align-items:center;justify-content:space-between;gap:8px;height:80px;padding:8px;border-radius:24px;background:#181818;border:1px solid rgba(255,255,255,.05)}.mh-live{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:4px;background:rgba(220,38,38,.1);border:1px solid rgba(220,38,38,.3);color:#dc2626;font-family:var(--font-mono);font-weight:700;font-size:10px;line-height:15px;white-space:nowrap}.mh-live-dot{width:7px;height:7px;border-radius:50%;background:#dc2626;box-shadow:0 0 0 2px rgba(220,38,38,.25)}.mh-live-dot,.mk-tab-live-dot,.mkd-live-dot,.mn-up-livedot,.mq-live-dot,.tm-live-dot,.wt-live-dot{display:none}.raffle-pill{display:inline-flex;align-items:center;gap:5px;height:40px;padding:0 12px;border-radius:12px;background:rgba(255,140,0,.12);border:1px solid rgba(255,140,0,.3);color:#ff8c00;font-family:var(--font-mono);font-weight:600;font-size:13px;text-decoration:none;white-space:nowrap;transition:background .16s ease}.raffle-pill:hover{background:rgba(255,140,0,.2)}.raffle-count{font-variant-numeric:tabular-nums}.mh-tab{display:grid;place-items:center;height:64px;padding:0 16px;border-radius:16px;color:#ffffff;font-family:var(--font-mono);font-weight:500;font-size:13px;white-space:nowrap;transition:background .14s ease}.mh-tab:hover{background:rgba(255,255,255,.04)}.mh-tab-on{background:rgba(255,255,255,.06)}.mh-tab-off{opacity:.4;pointer-events:none}.mh-cash{position:relative}.mh-balance{display:inline-flex;align-items:center;gap:8px;height:52px;padding:0 12px;border-radius:16px;background:#121212;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:border-color .14s ease}.mh-cash:focus-within .mh-balance,.mh-cash:hover .mh-balance{border-color:rgba(255,255,255,.2)}.mh-cash-pop{position:absolute;top:calc(100% + 8px);right:0;z-index:50}.mh-cash-pop:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}.mh-cash-pop{width:340px;display:flex;flex-direction:column;padding:0;overflow:hidden;border-radius:24px;background:#181818;border:1px solid rgba(255,255,255,.1);box-shadow:0 16px 40px rgba(0,0,0,.55);animation:mh-cash-in .14s ease}@keyframes mh-cash-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.mh-pf-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.mh-pf-title{font-family:var(--font-mono);font-weight:500;font-size:12px;color:#ffffff}.mh-pf-viewall{font-family:var(--font-sans);font-size:12px;color:rgba(255,255,255,.6);transition:color .14s ease}.mh-pf-viewall:hover{color:#ffffff}.mh-pf-hero{display:flex;flex-direction:column;gap:6px;padding:16px}.mh-pf-eyebrow{font-size:10px;color:#6b7280}.mh-pf-eyebrow,.mh-pf-value{font-family:var(--font-sans)}.mh-pf-value{font-weight:700;font-size:34px;line-height:1;color:#ffffff;font-variant-numeric:tabular-nums}.mh-pf-delta{font-family:var(--font-mono);font-size:13px;font-variant-numeric:tabular-nums;color:#22c55e}.mh-pf-delta[data-up=false]{color:#ef4444}.mh-pf-delta[data-flat=true]{color:#6b7280}.mh-pf-chart{margin-top:4px}.mh-pf-stat,.mh-pf-stats{display:flex;flex-direction:column}.mh-pf-stat{gap:2px;padding:10px 16px;border-top:1px solid rgba(255,255,255,.1)}.mh-pf-stat-k{font-family:var(--font-sans);font-weight:500;font-size:9px;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}.mh-pf-stat-v{font-family:var(--font-mono);font-weight:700;font-size:15px;color:#ffffff;font-variant-numeric:tabular-nums}.mh-pf-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px}.mh-pf-btn{display:inline-flex;align-items:center;justify-content:center;height:46px;border-radius:8px;font-family:var(--font-mono);font-weight:500;font-size:13px;cursor:pointer;transition:background .14s ease,border-color .14s ease,filter .14s ease}.mh-pf-btn-primary{background:#ffffff;border:1px solid #ffffff;color:#181818}.mh-pf-btn-primary:hover{filter:brightness(.92)}.mh-pf-btn-ghost{background:transparent;border:1px solid rgba(255,255,255,.16);color:#ffffff}.mh-pf-btn-ghost:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.3)}@media (max-width:640px){.mh-cash-pop{position:fixed;top:calc(72px + env(safe-area-inset-top, 0px));left:12px;right:12px;width:auto}.mh-cash-pop:before{display:none}.mh-pf-value{font-size:28px}.mh-pf-btn{height:42px;font-size:12px}}.mh-balance-badge{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#2b7fff;color:#ffffff;font-weight:700;font-size:12px;line-height:1}.mh-balance-amt{font-family:var(--font-mono);font-weight:600;font-size:13px;color:#ffffff;font-variant-numeric:tabular-nums}.mh-gear{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;color:rgba(229,231,235,.89);background:transparent;transition:background .14s ease}.mh-gear:hover{background:rgba(255,255,255,.04)}.app-frame{min-height:100dvh;display:grid;grid-template-columns:1fr}.app-main{display:flex;flex-direction:column;min-height:100dvh;padding-bottom:72px}.app-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:12px;padding:10px 16px;background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.app-logo{width:34px;height:34px;border-radius:9px;background:var(--accent);color:var(--accent-text);display:grid;place-items:center;flex:none}.app-title{display:flex;flex-direction:column;line-height:1.1}.app-title b{font-size:15px;letter-spacing:-.01em}.app-title span{font-size:10px;letter-spacing:.12em;color:var(--text-muted)}.app-header-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.balance-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:var(--radius-pill);background:var(--card);border:1px solid var(--border-strong);font-weight:600;color:inherit;text-decoration:none;cursor:pointer}.balance-pill:focus-visible,.balance-pill:hover{border-color:var(--accent)}.btn-accent{background:var(--accent);color:var(--accent-text);border:none;border-radius:var(--radius-pill);padding:8px 16px;font-weight:700}.btn-ghost{background:var(--card);color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius-pill);padding:8px 16px;font-weight:600}.odds-ticker{display:flex;gap:22px;overflow-x:auto;white-space:nowrap;padding:8px 16px;border-bottom:1px solid var(--border);font-family:var(--font-mono);font-size:12px;scrollbar-width:none}.odds-ticker::-webkit-scrollbar{display:none}.odds-ticker .tk{display:inline-flex;gap:6px;align-items:baseline;color:var(--text-secondary)}.odds-ticker .tk b{color:var(--text)}.app-content{flex:1;padding:16px;max-width:1680px;width:100%;margin:0 auto}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:40;display:flex;justify-content:space-around;padding:8px 4px calc(8px + env(safe-area-inset-bottom));background:color-mix(in srgb,var(--bg-elevated) 96%,transparent);backdrop-filter:blur(12px);border-top:1px solid var(--border)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:10px;color:var(--text-muted);padding:4px 10px}.bottom-nav a[data-active=true]{color:var(--accent)}.side-rail{display:none}.screen-empty{display:grid;place-items:center;min-height:50vh;color:var(--text-muted);text-align:center;gap:6px}@media (min-width:1024px){.app-frame{grid-template-columns:68px 1fr}.app-main{padding-bottom:0}.bottom-nav{display:none}.side-rail{position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 0;border-right:1px solid var(--border);background:var(--bg-elevated)}.side-rail .rail-logo{width:38px;height:38px;border-radius:10px;background:var(--accent);color:var(--accent-text);display:grid;place-items:center;margin-bottom:10px}.side-rail a{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:9.5px;letter-spacing:.02em;color:var(--text-muted);padding:9px 0;width:100%}.side-rail a[data-active=true]{color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,transparent)}}.mh-burger{display:none;place-items:center;width:44px;height:44px;border-radius:14px;color:rgba(229,231,235,.89);background:transparent;transition:background .14s ease}.mh-burger:hover{background:rgba(255,255,255,.04)}.mn-bottomnav{display:none}.mn-bottomnav-pill{display:flex;align-items:center;gap:0;padding:4px;border-radius:100px;background:rgba(24,24,24,.7);border:1px solid rgba(255,255,255,.06);backdrop-filter:blur(16px);box-shadow:0 12px 36px rgba(0,0,0,.5)}.mn-bottomnav-item{display:grid;place-items:center;width:48px;height:46px;border-radius:100px;color:rgba(255,255,255,.55);transition:color .16s ease,background .16s ease}.mn-bottomnav-item:hover{color:rgba(255,255,255,.85)}.mn-bottomnav-item-on{min-width:66px;background:rgba(255,255,255,.1);color:#ffffff}.mn-drawer-head{display:flex;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.mn-drawer-logo{display:inline-flex;align-items:center}.mn-drawer-nav{display:flex;flex-direction:column;gap:2px;padding:12px;overflow-y:auto}.mn-drawer-foot{margin-top:auto;padding:12px;border-top:1px solid rgba(255,255,255,.08)}.mn-drawer-link{display:flex;align-items:center;gap:12px;width:100%;padding:14px;border-radius:14px;color:#ffffff;font-family:var(--font-mono);font-size:14px;font-weight:500;text-align:left;background:transparent;transition:background .14s ease}.mn-drawer-link:hover{background:rgba(255,255,255,.05)}.mn-drawer-link-on{background:rgba(255,255,255,.08)}.mn-drawer-link-off{opacity:.35;pointer-events:none}.mn-drawer-link svg{color:rgba(255,255,255,.55);flex:none}.buy-drawer{max-height:85vh;overflow-y:auto;border-top-left-radius:24px;border-top-right-radius:24px;border:1px solid rgba(255,255,255,.08);background:#181818;padding:16px 16px calc(20px + env(safe-area-inset-bottom))}@media (max-width:640px){.mh-header{height:64px;padding:8px 12px;border-radius:20px}.mh-header .mh-gear,.mh-header .mh-live{display:none}.mh-burger{display:grid}.mh-logo{padding-left:4px;padding-right:0}.mh-header[data-scrolled=true]{justify-content:center}.mh-header[data-scrolled=true] .mh-burger{display:none}.mn-bottomnav{position:fixed;left:0;right:0;bottom:calc(16px + env(safe-area-inset-bottom));z-index:60;display:flex;justify-content:center;pointer-events:none;opacity:0;transform:translateY(16px);transition:opacity .22s ease,transform .22s ease}.mn-bottomnav[data-visible=true]{opacity:1;transform:translateY(0);pointer-events:auto}html[data-kb-open] .mn-bottomnav{display:none}.app-content,.app-content:has(.mkd-shell),.app-content:has(.mn-shell),.app-content:has(.mq-shell){padding-bottom:calc(88px + env(safe-area-inset-bottom))}}