.main-content{flex:1;display:block;min-height:0;overflow-y:auto;overflow-x:hidden;padding-top:var(--header-h,148px);padding-bottom:var(--nav-h,70px);scrollbar-width:none;}.main-content::-webkit-scrollbar{display:none;}.content-container{display:block;overflow:visible;}.content-page{display:none;padding:14px 14px 6px;}.content-page.active{display:block;visibility:visible;opacity:1;}#betPage{display:block;min-height:calc(100vh - var(--header-h,148px) - var(--nav-h,70px));padding:14px 14px 90px;background:rgba(255,255,255,0.02);border-radius:12px;box-sizing:border-box;}#betPage .page-header{background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.06);border-radius:12px;padding:12px 14px;}.page-header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--border);}.page-header h2{font-size:20px;font-weight:700;margin-bottom:3px;display:flex;align-items:center;gap:8px;color:var(--text-primary);letter-spacing:1px;}.page-header h2 i{color:var(--primary);filter:drop-shadow(0 0 6px var(--primary));}.page-subtitle{font-size:13px;color:var(--text-muted);}